1 | [ Dec 19 19:21:37 Enabled. ] | ||
2 | [ Dec 19 19:21:37 Rereading configuration. ] | ||
3 | [ Dec 19 19:21:39 Rereading configuration. ] | ||
4 | [ Dec 19 19:21:44 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Dec 19 19:21:44 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2024.12.19 19:21:45.133275 [ 1 ] {} <Information> Application: Will watch for the process with pid 23120 | ||
29 | 2024.12.19 19:21:45.134014 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.12.19 19:21:45.333172 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23120 | ||
31 | 2024.12.19 19:21:45.333919 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.12.19 19:21:45.334601 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.12.19 19:21:45.419122 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.12.19 19:21:45.440228 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.12.19 19:21:45.440272 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.12.19 19:21:45.440285 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.12.19 19:21:45.440346 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.12.19 19:21:45.440713 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.12.19 19:21:45.442252 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2024.12.19 19:21:45.443038 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.12.19 19:21:45.443833 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2024.12.19 19:21:45.443853 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2024.12.19 19:21:45.443868 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.12.19 19:21:45.444044 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.12.19 19:21:45.445025 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.12.19 19:21:45.450168 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.12.19 19:21:45.450886 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.12.19 19:21:45.452235 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.12.19 19:21:45.452299 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.12.19 19:21:45.453789 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2024.12.19 19:21:45.454260 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.12.19 19:21:45.458451 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.12.19 19:21:45.459134 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.12.19 19:21:45.460684 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.12.19 19:21:45.461115 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.12.19 19:21:45.461493 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.12.19 19:21:45.461884 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.12.19 19:21:45.463220 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.12.19 19:21:45.463245 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.12.19 19:21:45.463293 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.12.19 19:21:45.463371 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.12.19 19:21:45.471473 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.12.19 19:21:45.471496 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000141344 sec | ||
68 | 2024.12.19 19:21:45.471534 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.12.19 19:21:45.471549 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.12.19 19:21:45.472605 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.12.19 19:21:45.473591 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.12.19 19:21:45.484904 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.12.19 19:21:45.484944 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.12.19 19:21:45.484965 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.12.19 19:21:45.484977 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.12.19 19:21:45.485005 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.12.19 19:21:45.485026 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2024.12.19 19:21:45.487546 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.12.19 19:21:45.487586 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.12.19 19:21:45.487616 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2024.12.19 19:21:45.487798 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.12.19 19:21:45.487816 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.12.19 19:21:45.487849 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.12.19 19:21:45.487867 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.12.19 19:21:45.487880 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.12.19 19:21:45.487907 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.12.19 19:21:45.487926 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.12.19 19:21:45.513995 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.12.19 19:21:45.515281 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.12.19 19:21:45.515309 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.6742e-05 sec | ||
91 | 2024.12.19 19:21:45.515322 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.12.19 19:21:45.515333 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.12.19 19:21:45.515355 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.12.19 19:21:45.515557 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.12.19 19:21:45.515601 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.12.19 19:21:45.515615 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.12.19 19:21:45.515626 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2024.12.19 19:21:45.515638 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.12.19 19:21:45.533300 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.12.19 19:21:45.533494 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB | ||
101 | 2024.12.19 19:21:45.534296 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.408e-05 sec. | ||
102 | 2024.12.19 19:21:45.535116 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.12.19 19:21:45.535202 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.12.19 19:21:45.535218 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.12.19 19:21:45.538429 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62892 | ||
106 | 2024.12.19 19:21:45.538690 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.12.19 19:21:45.538749 [ 3 ] {} <Debug> TCP-Session: 4c218b93-4f15-4a95-bb7b-06a0c31f0a49 Authenticating user 'default' from [fd00:1122:3344:101::e]:62892 | ||
108 | 2024.12.19 19:21:45.538787 [ 3 ] {} <Debug> TCP-Session: 4c218b93-4f15-4a95-bb7b-06a0c31f0a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.12.19 19:21:45.538813 [ 3 ] {} <Debug> TCP-Session: 4c218b93-4f15-4a95-bb7b-06a0c31f0a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.12.19 19:21:45.538911 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.12.19 19:21:45.538941 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2024.12.19 19:21:45.538970 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2024.12.19 19:21:45.539428 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48830 | ||
114 | 2024.12.19 19:21:45.539479 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61838 | ||
115 | 2024.12.19 19:21:45.539544 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2024.12.19 19:21:45.539593 [ 4 ] {} <Debug> TCP-Session: fec8080d-7e9a-4546-914a-d4b4d9456efd Authenticating user 'default' from [fd00:1122:3344:101::e]:48830 | ||
117 | 2024.12.19 19:21:45.539601 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
118 | 2024.12.19 19:21:45.539643 [ 4 ] {} <Debug> TCP-Session: fec8080d-7e9a-4546-914a-d4b4d9456efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
119 | 2024.12.19 19:21:45.539654 [ 5 ] {} <Debug> TCP-Session: 614b5467-6c1a-42d2-9b2a-a31e13926fa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61838 | ||
120 | 2024.12.19 19:21:45.539672 [ 4 ] {} <Debug> TCP-Session: fec8080d-7e9a-4546-914a-d4b4d9456efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2024.12.19 19:21:45.539714 [ 5 ] {} <Debug> TCP-Session: 614b5467-6c1a-42d2-9b2a-a31e13926fa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2024.12.19 19:21:45.539751 [ 5 ] {} <Debug> TCP-Session: 614b5467-6c1a-42d2-9b2a-a31e13926fa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2024.12.19 19:21:45.540202 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52427 | ||
124 | 2024.12.19 19:21:45.540310 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49418 | ||
125 | 2024.12.19 19:21:45.540340 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
126 | 2024.12.19 19:21:45.540380 [ 253 ] {} <Debug> TCP-Session: 47a68a81-02d2-4e13-8d9e-0f3e080a03a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52427 | ||
127 | 2024.12.19 19:21:45.540532 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
128 | 2024.12.19 19:21:45.540540 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49012 | ||
129 | 2024.12.19 19:21:45.540555 [ 253 ] {} <Debug> TCP-Session: 47a68a81-02d2-4e13-8d9e-0f3e080a03a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2024.12.19 19:21:45.540580 [ 254 ] {} <Debug> TCP-Session: 6da2c505-968b-4861-bf97-94e72b210859 Authenticating user 'default' from [fd00:1122:3344:101::e]:49418 | ||
131 | 2024.12.19 19:21:45.540676 [ 253 ] {} <Debug> TCP-Session: 47a68a81-02d2-4e13-8d9e-0f3e080a03a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2024.12.19 19:21:45.540717 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
133 | 2024.12.19 19:21:45.540745 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52953 | ||
134 | 2024.12.19 19:21:45.540797 [ 255 ] {} <Debug> TCP-Session: 0daa7d33-5e16-439e-bae0-c5f870de4047 Authenticating user 'default' from [fd00:1122:3344:101::e]:49012 | ||
135 | 2024.12.19 19:21:45.540815 [ 254 ] {} <Debug> TCP-Session: 6da2c505-968b-4861-bf97-94e72b210859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.12.19 19:21:45.540866 [ 255 ] {} <Debug> TCP-Session: 0daa7d33-5e16-439e-bae0-c5f870de4047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.12.19 19:21:45.540870 [ 254 ] {} <Debug> TCP-Session: 6da2c505-968b-4861-bf97-94e72b210859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.12.19 19:21:45.540886 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56824 | ||
139 | 2024.12.19 19:21:45.540965 [ 255 ] {} <Debug> TCP-Session: 0daa7d33-5e16-439e-bae0-c5f870de4047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2024.12.19 19:21:45.541093 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2024.12.19 19:21:45.541177 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
142 | 2024.12.19 19:21:45.541190 [ 256 ] {} <Debug> TCP-Session: 6143c5d0-15a1-4b18-8067-ae969ecba7d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52953 | ||
143 | 2024.12.19 19:21:45.541225 [ 257 ] {} <Debug> TCP-Session: 5232aa91-77a9-4379-b4b4-5d3bc921f00f Authenticating user 'default' from [fd00:1122:3344:101::e]:56824 | ||
144 | 2024.12.19 19:21:45.541243 [ 256 ] {} <Debug> TCP-Session: 6143c5d0-15a1-4b18-8067-ae969ecba7d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.12.19 19:21:45.541283 [ 257 ] {} <Debug> TCP-Session: 5232aa91-77a9-4379-b4b4-5d3bc921f00f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2024.12.19 19:21:45.541295 [ 256 ] {} <Debug> TCP-Session: 6143c5d0-15a1-4b18-8067-ae969ecba7d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.12.19 19:21:45.541316 [ 257 ] {} <Debug> TCP-Session: 5232aa91-77a9-4379-b4b4-5d3bc921f00f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.12.19 19:21:45.679727 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51173 | ||
149 | 2024.12.19 19:21:45.679937 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2024.12.19 19:21:45.679985 [ 258 ] {} <Debug> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Authenticating user 'default' from [fd00:1122:3344:101::d]:51173 | ||
151 | 2024.12.19 19:21:45.680007 [ 258 ] {} <Debug> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.12.19 19:21:45.680024 [ 258 ] {} <Debug> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.12.19 19:21:45.680093 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
154 | 2024.12.19 19:21:45.680119 [ 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 | ||
155 | 2024.12.19 19:21:45.680149 [ 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 | ||
156 | 2024.12.19 19:21:45.680712 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52514 | ||
157 | 2024.12.19 19:21:45.680789 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40837 | ||
158 | 2024.12.19 19:21:45.680922 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43147 | ||
159 | 2024.12.19 19:21:45.680923 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
160 | 2024.12.19 19:21:45.681058 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40509 | ||
161 | 2024.12.19 19:21:45.681073 [ 259 ] {} <Debug> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Authenticating user 'default' from [fd00:1122:3344:101::d]:52514 | ||
162 | 2024.12.19 19:21:45.681062 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
163 | 2024.12.19 19:21:45.681316 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
164 | 2024.12.19 19:21:45.681350 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
165 | 2024.12.19 19:21:45.681371 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36898 | ||
166 | 2024.12.19 19:21:45.681379 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58844 | ||
167 | 2024.12.19 19:21:45.681413 [ 261 ] {} <Debug> TCP-Session: 74e02d61-0bc6-46de-a411-1634e62a7bbc Authenticating user 'default' from [fd00:1122:3344:101::d]:43147 | ||
168 | 2024.12.19 19:21:45.681532 [ 259 ] {} <Debug> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
169 | 2024.12.19 19:21:45.681829 [ 260 ] {} <Debug> TCP-Session: 99d4f6c6-d9bc-4028-8aeb-01d540dffbcf Authenticating user 'default' from [fd00:1122:3344:101::d]:40837 | ||
170 | 2024.12.19 19:21:45.681828 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
171 | 2024.12.19 19:21:45.681850 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
172 | 2024.12.19 19:21:45.681656 [ 262 ] {} <Debug> TCP-Session: 2c64585c-64ab-47e7-b3d5-2fc384039be5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40509 | ||
173 | 2024.12.19 19:21:45.681951 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53287 | ||
174 | 2024.12.19 19:21:45.681951 [ 260 ] {} <Debug> TCP-Session: 99d4f6c6-d9bc-4028-8aeb-01d540dffbcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
175 | 2024.12.19 19:21:45.682060 [ 264 ] {} <Debug> TCP-Session: f5f4a29b-314a-4f79-869f-6d36cc5c7b12 Authenticating user 'default' from [fd00:1122:3344:101::d]:36898 | ||
176 | 2024.12.19 19:21:45.682066 [ 262 ] {} <Debug> TCP-Session: 2c64585c-64ab-47e7-b3d5-2fc384039be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
177 | 2024.12.19 19:21:45.682086 [ 260 ] {} <Debug> TCP-Session: 99d4f6c6-d9bc-4028-8aeb-01d540dffbcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
178 | 2024.12.19 19:21:45.681886 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59277 | ||
179 | 2024.12.19 19:21:45.682234 [ 262 ] {} <Debug> TCP-Session: 2c64585c-64ab-47e7-b3d5-2fc384039be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
180 | 2024.12.19 19:21:45.682279 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
181 | 2024.12.19 19:21:45.682116 [ 263 ] {} <Debug> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58844 | ||
182 | 2024.12.19 19:21:45.682296 [ 261 ] {} <Debug> TCP-Session: 74e02d61-0bc6-46de-a411-1634e62a7bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2024.12.19 19:21:45.682281 [ 264 ] {} <Debug> TCP-Session: f5f4a29b-314a-4f79-869f-6d36cc5c7b12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
184 | 2024.12.19 19:21:45.683089 [ 264 ] {} <Debug> TCP-Session: f5f4a29b-314a-4f79-869f-6d36cc5c7b12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2024.12.19 19:21:45.683100 [ 263 ] {} <Debug> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
186 | 2024.12.19 19:21:45.683113 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
187 | 2024.12.19 19:21:45.683158 [ 259 ] {} <Debug> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2024.12.19 19:21:45.683230 [ 263 ] {} <Debug> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2024.12.19 19:21:45.683229 [ 266 ] {} <Debug> TCP-Session: 2751e083-f050-479c-a39f-ce72e3aeac8f Authenticating user 'default' from [fd00:1122:3344:101::d]:53287 | ||
190 | 2024.12.19 19:21:45.683191 [ 261 ] {} <Debug> TCP-Session: 74e02d61-0bc6-46de-a411-1634e62a7bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2024.12.19 19:21:45.683863 [ 266 ] {} <Debug> TCP-Session: 2751e083-f050-479c-a39f-ce72e3aeac8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
192 | 2024.12.19 19:21:45.683981 [ 265 ] {} <Debug> TCP-Session: 61d78c9f-7f0e-4464-b14d-73db33197c4e Authenticating user 'default' from [fd00:1122:3344:101::d]:59277 | ||
193 | 2024.12.19 19:21:45.683988 [ 266 ] {} <Debug> TCP-Session: 2751e083-f050-479c-a39f-ce72e3aeac8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
194 | 2024.12.19 19:21:45.684030 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
195 | 2024.12.19 19:21:45.684037 [ 265 ] {} <Debug> TCP-Session: 61d78c9f-7f0e-4464-b14d-73db33197c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2024.12.19 19:21:45.684093 [ 265 ] {} <Debug> TCP-Session: 61d78c9f-7f0e-4464-b14d-73db33197c4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2024.12.19 19:21:45.686697 [ 258 ] {351184f3-febb-4d14-8b88-9387881af055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
198 | 2024.12.19 19:21:45.728260 [ 258 ] {351184f3-febb-4d14-8b88-9387881af055} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51173) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
199 | |||
200 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
202 | 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 | ||
203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
206 | 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 | ||
207 | 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 | ||
208 | 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 | ||
209 | 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 | ||
210 | 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 | ||
211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
213 | 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 | ||
214 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
215 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
216 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
218 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
220 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
221 | |||
222 | 2024.12.19 19:21:45.729496 [ 258 ] {351184f3-febb-4d14-8b88-9387881af055} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
223 | |||
224 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
226 | 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 | ||
227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
230 | 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 | ||
231 | 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 | ||
232 | 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 | ||
233 | 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 | ||
234 | 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 | ||
235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
237 | 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 | ||
238 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
239 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
240 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
242 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
244 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
245 | |||
246 | 2024.12.19 19:21:45.729596 [ 258 ] {351184f3-febb-4d14-8b88-9387881af055} <Debug> TCPHandler: Processed in 0.048140565 sec. | ||
247 | 2024.12.19 19:21:45.730032 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
248 | 2024.12.19 19:21:45.730349 [ 259 ] {daedef6a-53b7-43c8-9d5a-b3a0ea96bf28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
249 | 2024.12.19 19:21:45.730689 [ 259 ] {daedef6a-53b7-43c8-9d5a-b3a0ea96bf28} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52514) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
250 | |||
251 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
253 | 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 | ||
254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
257 | 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 | ||
258 | 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 | ||
259 | 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 | ||
260 | 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 | ||
261 | 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 | ||
262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
264 | 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 | ||
265 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
266 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
267 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
269 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
271 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
272 | |||
273 | 2024.12.19 19:21:45.730828 [ 259 ] {daedef6a-53b7-43c8-9d5a-b3a0ea96bf28} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
274 | |||
275 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
277 | 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 | ||
278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
281 | 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 | ||
282 | 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 | ||
283 | 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 | ||
284 | 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 | ||
285 | 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 | ||
286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
288 | 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 | ||
289 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
290 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
291 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
293 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
295 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
296 | |||
297 | 2024.12.19 19:21:45.730920 [ 259 ] {daedef6a-53b7-43c8-9d5a-b3a0ea96bf28} <Debug> TCPHandler: Processed in 0.001103139 sec. | ||
298 | 2024.12.19 19:21:45.731205 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
299 | 2024.12.19 19:21:45.732665 [ 258 ] {9feb9d4d-0f16-4020-966c-330c1085528c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
300 | 2024.12.19 19:21:45.733307 [ 258 ] {9feb9d4d-0f16-4020-966c-330c1085528c} <Debug> TCPHandler: Processed in 0.00222667 sec. | ||
301 | 2024.12.19 19:21:45.733511 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
302 | 2024.12.19 19:21:45.733673 [ 259 ] {7ef98feb-c379-4358-834d-800c7bb6ca26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
303 | 2024.12.19 19:21:45.733785 [ 259 ] {7ef98feb-c379-4358-834d-800c7bb6ca26} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
304 | 2024.12.19 19:21:45.735081 [ 259 ] {7ef98feb-c379-4358-834d-800c7bb6ca26} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
305 | 2024.12.19 19:21:45.735119 [ 259 ] {7ef98feb-c379-4358-834d-800c7bb6ca26} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.8542e-05 sec | ||
306 | 2024.12.19 19:21:45.735134 [ 259 ] {7ef98feb-c379-4358-834d-800c7bb6ca26} <Trace> ReferentialDeps: No tables | ||
307 | 2024.12.19 19:21:45.735146 [ 259 ] {7ef98feb-c379-4358-834d-800c7bb6ca26} <Trace> LoadingDeps: No tables | ||
308 | 2024.12.19 19:21:45.735178 [ 259 ] {7ef98feb-c379-4358-834d-800c7bb6ca26} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
309 | 2024.12.19 19:21:45.735228 [ 259 ] {7ef98feb-c379-4358-834d-800c7bb6ca26} <Debug> TCPHandler: Processed in 0.001784058 sec. | ||
310 | 2024.12.19 19:21:45.735403 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
311 | 2024.12.19 19:21:45.735626 [ 258 ] {1911cebb-9e70-4fed-8475-e089badf88cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) /* The version table contains metadata about the `oximeter` database */ | ||
312 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
313 | 2024.12.19 19:21:45.735698 [ 258 ] {1911cebb-9e70-4fed-8475-e089badf88cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
314 | 2024.12.19 19:21:45.742946 [ 258 ] {1911cebb-9e70-4fed-8475-e089badf88cf} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
315 | 2024.12.19 19:21:45.744170 [ 258 ] {1911cebb-9e70-4fed-8475-e089badf88cf} <Debug> oximeter.version (6f8c80b3-008d-49de-beb3-207d0e0b420e): Loading data parts | ||
316 | 2024.12.19 19:21:45.744668 [ 258 ] {1911cebb-9e70-4fed-8475-e089badf88cf} <Debug> oximeter.version (6f8c80b3-008d-49de-beb3-207d0e0b420e): There are no data parts | ||
317 | 2024.12.19 19:21:45.747132 [ 258 ] {1911cebb-9e70-4fed-8475-e089badf88cf} <Debug> TCPHandler: Processed in 0.01179272 sec. | ||
318 | 2024.12.19 19:21:45.747342 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
319 | 2024.12.19 19:21:45.747601 [ 259 ] {19e078e9-cf27-4557-9248-e91e462c6f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) /* The measurement tables contain all individual samples from each timeseries. | ||
320 | * | ||
321 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
322 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
323 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
324 | * by all samples from the same timeseries. | ||
325 | * | ||
326 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
327 | * and then uses that to index quickly into the measurements tables. | ||
328 | */ | ||
329 | 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) | ||
330 | 2024.12.19 19:21:45.747687 [ 259 ] {19e078e9-cf27-4557-9248-e91e462c6f50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
331 | 2024.12.19 19:21:45.755672 [ 259 ] {19e078e9-cf27-4557-9248-e91e462c6f50} <Debug> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Loading data parts | ||
332 | 2024.12.19 19:21:45.755856 [ 259 ] {19e078e9-cf27-4557-9248-e91e462c6f50} <Debug> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): There are no data parts | ||
333 | 2024.12.19 19:21:45.757129 [ 259 ] {19e078e9-cf27-4557-9248-e91e462c6f50} <Debug> TCPHandler: Processed in 0.009856557 sec. | ||
334 | 2024.12.19 19:21:45.757328 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
335 | 2024.12.19 19:21:45.757609 [ 258 ] {8dc18503-71b1-4a41-9331-5010fb5d8e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) 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) | ||
336 | 2024.12.19 19:21:45.757669 [ 258 ] {8dc18503-71b1-4a41-9331-5010fb5d8e07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
337 | 2024.12.19 19:21:45.759618 [ 258 ] {8dc18503-71b1-4a41-9331-5010fb5d8e07} <Debug> oximeter.measurements_i8 (ef0ef374-33bc-4dda-868f-3f02de38b5eb): Loading data parts | ||
338 | 2024.12.19 19:21:45.759774 [ 258 ] {8dc18503-71b1-4a41-9331-5010fb5d8e07} <Debug> oximeter.measurements_i8 (ef0ef374-33bc-4dda-868f-3f02de38b5eb): There are no data parts | ||
339 | 2024.12.19 19:21:45.761117 [ 258 ] {8dc18503-71b1-4a41-9331-5010fb5d8e07} <Debug> TCPHandler: Processed in 0.003854595 sec. | ||
340 | 2024.12.19 19:21:45.761312 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
341 | 2024.12.19 19:21:45.761518 [ 259 ] {5720d987-90fa-4edb-9f5b-58547dad56d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) 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) | ||
342 | 2024.12.19 19:21:45.761587 [ 259 ] {5720d987-90fa-4edb-9f5b-58547dad56d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
343 | 2024.12.19 19:21:45.763366 [ 259 ] {5720d987-90fa-4edb-9f5b-58547dad56d5} <Debug> oximeter.measurements_u8 (521a32f1-1bce-4b99-b3f6-b6bfaa03a715): Loading data parts | ||
344 | 2024.12.19 19:21:45.763505 [ 259 ] {5720d987-90fa-4edb-9f5b-58547dad56d5} <Debug> oximeter.measurements_u8 (521a32f1-1bce-4b99-b3f6-b6bfaa03a715): There are no data parts | ||
345 | 2024.12.19 19:21:45.764701 [ 259 ] {5720d987-90fa-4edb-9f5b-58547dad56d5} <Debug> TCPHandler: Processed in 0.003449343 sec. | ||
346 | 2024.12.19 19:21:45.764893 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
347 | 2024.12.19 19:21:45.765165 [ 258 ] {3940aed8-7b8d-4aec-91d2-5db41d16f84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) 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) | ||
348 | 2024.12.19 19:21:45.765222 [ 258 ] {3940aed8-7b8d-4aec-91d2-5db41d16f84c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
349 | 2024.12.19 19:21:45.767052 [ 258 ] {3940aed8-7b8d-4aec-91d2-5db41d16f84c} <Debug> oximeter.measurements_i16 (76008100-c58a-48f6-953b-c47671f1e82b): Loading data parts | ||
350 | 2024.12.19 19:21:45.767253 [ 258 ] {3940aed8-7b8d-4aec-91d2-5db41d16f84c} <Debug> oximeter.measurements_i16 (76008100-c58a-48f6-953b-c47671f1e82b): There are no data parts | ||
351 | 2024.12.19 19:21:45.768493 [ 258 ] {3940aed8-7b8d-4aec-91d2-5db41d16f84c} <Debug> TCPHandler: Processed in 0.00366625 sec. | ||
352 | 2024.12.19 19:21:45.768678 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
353 | 2024.12.19 19:21:45.768883 [ 259 ] {1b1cf020-c5b6-437c-8b6f-9523df13c24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) 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) | ||
354 | 2024.12.19 19:21:45.768952 [ 259 ] {1b1cf020-c5b6-437c-8b6f-9523df13c24a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
355 | 2024.12.19 19:21:45.770705 [ 259 ] {1b1cf020-c5b6-437c-8b6f-9523df13c24a} <Debug> oximeter.measurements_u16 (e9c43d01-5f0f-4c2a-86d1-bb1aa5742595): Loading data parts | ||
356 | 2024.12.19 19:21:45.770918 [ 259 ] {1b1cf020-c5b6-437c-8b6f-9523df13c24a} <Debug> oximeter.measurements_u16 (e9c43d01-5f0f-4c2a-86d1-bb1aa5742595): There are no data parts | ||
357 | 2024.12.19 19:21:45.772137 [ 259 ] {1b1cf020-c5b6-437c-8b6f-9523df13c24a} <Debug> TCPHandler: Processed in 0.003516126 sec. | ||
358 | 2024.12.19 19:21:45.772316 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
359 | 2024.12.19 19:21:45.772742 [ 258 ] {f2329683-04d4-4f8f-a277-7eb595eaa2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) 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) | ||
360 | 2024.12.19 19:21:45.772835 [ 258 ] {f2329683-04d4-4f8f-a277-7eb595eaa2b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
361 | 2024.12.19 19:21:45.774861 [ 258 ] {f2329683-04d4-4f8f-a277-7eb595eaa2b5} <Debug> oximeter.measurements_i32 (06a5a3dc-ae3a-4ebe-bde6-a5d986d5d440): Loading data parts | ||
362 | 2024.12.19 19:21:45.775039 [ 258 ] {f2329683-04d4-4f8f-a277-7eb595eaa2b5} <Debug> oximeter.measurements_i32 (06a5a3dc-ae3a-4ebe-bde6-a5d986d5d440): There are no data parts | ||
363 | 2024.12.19 19:21:45.776255 [ 258 ] {f2329683-04d4-4f8f-a277-7eb595eaa2b5} <Debug> TCPHandler: Processed in 0.004009358 sec. | ||
364 | 2024.12.19 19:21:45.776440 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
365 | 2024.12.19 19:21:45.776644 [ 259 ] {fbf6b7e6-8f01-4de2-9616-ba9676b7da1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) 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) | ||
366 | 2024.12.19 19:21:45.776717 [ 259 ] {fbf6b7e6-8f01-4de2-9616-ba9676b7da1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
367 | 2024.12.19 19:21:45.778531 [ 259 ] {fbf6b7e6-8f01-4de2-9616-ba9676b7da1c} <Debug> oximeter.measurements_u32 (16613fa0-d1fc-478b-a38e-c018440f1054): Loading data parts | ||
368 | 2024.12.19 19:21:45.778709 [ 259 ] {fbf6b7e6-8f01-4de2-9616-ba9676b7da1c} <Debug> oximeter.measurements_u32 (16613fa0-d1fc-478b-a38e-c018440f1054): There are no data parts | ||
369 | 2024.12.19 19:21:45.780003 [ 259 ] {fbf6b7e6-8f01-4de2-9616-ba9676b7da1c} <Debug> TCPHandler: Processed in 0.003618968 sec. | ||
370 | 2024.12.19 19:21:45.780175 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2024.12.19 19:21:45.780450 [ 258 ] {7440b94a-7c18-426d-a0e9-e4a7995b93cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) 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) | ||
372 | 2024.12.19 19:21:45.780508 [ 258 ] {7440b94a-7c18-426d-a0e9-e4a7995b93cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
373 | 2024.12.19 19:21:45.782447 [ 258 ] {7440b94a-7c18-426d-a0e9-e4a7995b93cd} <Debug> oximeter.measurements_i64 (77b82b46-783f-4203-b408-5296f617c434): Loading data parts | ||
374 | 2024.12.19 19:21:45.782613 [ 258 ] {7440b94a-7c18-426d-a0e9-e4a7995b93cd} <Debug> oximeter.measurements_i64 (77b82b46-783f-4203-b408-5296f617c434): There are no data parts | ||
375 | 2024.12.19 19:21:45.783893 [ 258 ] {7440b94a-7c18-426d-a0e9-e4a7995b93cd} <Debug> TCPHandler: Processed in 0.003783942 sec. | ||
376 | 2024.12.19 19:21:45.784086 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
377 | 2024.12.19 19:21:45.784328 [ 259 ] {8fc82d16-acef-4d4d-bcc0-30782884883b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) 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) | ||
378 | 2024.12.19 19:21:45.784400 [ 259 ] {8fc82d16-acef-4d4d-bcc0-30782884883b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
379 | 2024.12.19 19:21:45.786219 [ 259 ] {8fc82d16-acef-4d4d-bcc0-30782884883b} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Loading data parts | ||
380 | 2024.12.19 19:21:45.786417 [ 259 ] {8fc82d16-acef-4d4d-bcc0-30782884883b} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): There are no data parts | ||
381 | 2024.12.19 19:21:45.787703 [ 259 ] {8fc82d16-acef-4d4d-bcc0-30782884883b} <Debug> TCPHandler: Processed in 0.003685 sec. | ||
382 | 2024.12.19 19:21:45.787892 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
383 | 2024.12.19 19:21:45.788159 [ 258 ] {2503d6da-7859-442a-853a-fbf91718c516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) 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) | ||
384 | 2024.12.19 19:21:45.788217 [ 258 ] {2503d6da-7859-442a-853a-fbf91718c516} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
385 | 2024.12.19 19:21:45.789984 [ 258 ] {2503d6da-7859-442a-853a-fbf91718c516} <Debug> oximeter.measurements_f32 (4306fdb8-1a3f-44c9-8ca9-0067cdaf13ce): Loading data parts | ||
386 | 2024.12.19 19:21:45.790140 [ 258 ] {2503d6da-7859-442a-853a-fbf91718c516} <Debug> oximeter.measurements_f32 (4306fdb8-1a3f-44c9-8ca9-0067cdaf13ce): There are no data parts | ||
387 | 2024.12.19 19:21:45.791447 [ 258 ] {2503d6da-7859-442a-853a-fbf91718c516} <Debug> TCPHandler: Processed in 0.003620958 sec. | ||
388 | 2024.12.19 19:21:45.791649 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.12.19 19:21:45.791854 [ 259 ] {3670e291-e08f-48c9-bce0-a008151dbfa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) 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) | ||
390 | 2024.12.19 19:21:45.791926 [ 259 ] {3670e291-e08f-48c9-bce0-a008151dbfa2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
391 | 2024.12.19 19:21:45.793706 [ 259 ] {3670e291-e08f-48c9-bce0-a008151dbfa2} <Debug> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Loading data parts | ||
392 | 2024.12.19 19:21:45.793916 [ 259 ] {3670e291-e08f-48c9-bce0-a008151dbfa2} <Debug> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): There are no data parts | ||
393 | 2024.12.19 19:21:45.795164 [ 259 ] {3670e291-e08f-48c9-bce0-a008151dbfa2} <Debug> TCPHandler: Processed in 0.003571077 sec. | ||
394 | 2024.12.19 19:21:45.795340 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
395 | 2024.12.19 19:21:45.795598 [ 258 ] {8fc7ae4a-4a31-4385-8eae-d4b2eac4675f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
396 | 2024.12.19 19:21:45.795666 [ 258 ] {8fc7ae4a-4a31-4385-8eae-d4b2eac4675f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
397 | 2024.12.19 19:21:45.797533 [ 258 ] {8fc7ae4a-4a31-4385-8eae-d4b2eac4675f} <Debug> oximeter.measurements_string (d70afbf9-21f7-42cb-8f0b-1e41ea2147f9): Loading data parts | ||
398 | 2024.12.19 19:21:45.797774 [ 258 ] {8fc7ae4a-4a31-4385-8eae-d4b2eac4675f} <Debug> oximeter.measurements_string (d70afbf9-21f7-42cb-8f0b-1e41ea2147f9): There are no data parts | ||
399 | 2024.12.19 19:21:45.798999 [ 258 ] {8fc7ae4a-4a31-4385-8eae-d4b2eac4675f} <Debug> TCPHandler: Processed in 0.0037236 sec. | ||
400 | 2024.12.19 19:21:45.799192 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
401 | 2024.12.19 19:21:45.799414 [ 259 ] {fc40ae16-8657-4a98-acf5-792434001096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
402 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
403 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
404 | * a string isn't palatable for a few reasons. | ||
405 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
406 | * details. | ||
407 | */ | ||
408 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
409 | 2024.12.19 19:21:45.799490 [ 259 ] {fc40ae16-8657-4a98-acf5-792434001096} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
410 | 2024.12.19 19:21:45.801387 [ 259 ] {fc40ae16-8657-4a98-acf5-792434001096} <Debug> oximeter.measurements_bytes (2e862dd0-8586-4b10-8d6d-ac76662c56d0): Loading data parts | ||
411 | 2024.12.19 19:21:45.801545 [ 259 ] {fc40ae16-8657-4a98-acf5-792434001096} <Debug> oximeter.measurements_bytes (2e862dd0-8586-4b10-8d6d-ac76662c56d0): There are no data parts | ||
412 | 2024.12.19 19:21:45.802860 [ 259 ] {fc40ae16-8657-4a98-acf5-792434001096} <Debug> TCPHandler: Processed in 0.003736241 sec. | ||
413 | 2024.12.19 19:21:45.803060 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
414 | 2024.12.19 19:21:45.803326 [ 258 ] {f79c0913-50ea-4f4e-b6e6-09957dc2d553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
415 | 2024.12.19 19:21:45.803421 [ 258 ] {f79c0913-50ea-4f4e-b6e6-09957dc2d553} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
416 | 2024.12.19 19:21:45.805560 [ 258 ] {f79c0913-50ea-4f4e-b6e6-09957dc2d553} <Debug> oximeter.measurements_cumulativei64 (f00e74bb-80d0-4bdf-9f67-e9b03c2c9ba7): Loading data parts | ||
417 | 2024.12.19 19:21:45.805756 [ 258 ] {f79c0913-50ea-4f4e-b6e6-09957dc2d553} <Debug> oximeter.measurements_cumulativei64 (f00e74bb-80d0-4bdf-9f67-e9b03c2c9ba7): There are no data parts | ||
418 | 2024.12.19 19:21:45.807060 [ 258 ] {f79c0913-50ea-4f4e-b6e6-09957dc2d553} <Debug> TCPHandler: Processed in 0.00406836 sec. | ||
419 | 2024.12.19 19:21:45.807234 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
420 | 2024.12.19 19:21:45.807480 [ 259 ] {94d17d5e-13ad-4522-9ba9-4ef4857dd26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
421 | 2024.12.19 19:21:45.807546 [ 259 ] {94d17d5e-13ad-4522-9ba9-4ef4857dd26d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
422 | 2024.12.19 19:21:45.809478 [ 259 ] {94d17d5e-13ad-4522-9ba9-4ef4857dd26d} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Loading data parts | ||
423 | 2024.12.19 19:21:45.809661 [ 259 ] {94d17d5e-13ad-4522-9ba9-4ef4857dd26d} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): There are no data parts | ||
424 | 2024.12.19 19:21:45.810996 [ 259 ] {94d17d5e-13ad-4522-9ba9-4ef4857dd26d} <Debug> TCPHandler: Processed in 0.003818864 sec. | ||
425 | 2024.12.19 19:21:45.811170 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
426 | 2024.12.19 19:21:45.811431 [ 258 ] {8e4ca165-b803-46a8-9dd1-518d19efd791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
427 | 2024.12.19 19:21:45.811526 [ 258 ] {8e4ca165-b803-46a8-9dd1-518d19efd791} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
428 | 2024.12.19 19:21:45.813467 [ 258 ] {8e4ca165-b803-46a8-9dd1-518d19efd791} <Debug> oximeter.measurements_cumulativef32 (b2240eb9-0019-4662-94a4-2e315e2f8754): Loading data parts | ||
429 | 2024.12.19 19:21:45.813629 [ 258 ] {8e4ca165-b803-46a8-9dd1-518d19efd791} <Debug> oximeter.measurements_cumulativef32 (b2240eb9-0019-4662-94a4-2e315e2f8754): There are no data parts | ||
430 | 2024.12.19 19:21:45.814904 [ 258 ] {8e4ca165-b803-46a8-9dd1-518d19efd791} <Debug> TCPHandler: Processed in 0.003802543 sec. | ||
431 | 2024.12.19 19:21:45.815096 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
432 | 2024.12.19 19:21:45.815310 [ 259 ] {67807abf-528c-4f47-834a-e65927cf33db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
433 | 2024.12.19 19:21:45.815388 [ 259 ] {67807abf-528c-4f47-834a-e65927cf33db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
434 | 2024.12.19 19:21:45.817298 [ 259 ] {67807abf-528c-4f47-834a-e65927cf33db} <Debug> oximeter.measurements_cumulativef64 (023977c0-5308-41e2-a82c-9dca3bbbd646): Loading data parts | ||
435 | 2024.12.19 19:21:45.817514 [ 259 ] {67807abf-528c-4f47-834a-e65927cf33db} <Debug> oximeter.measurements_cumulativef64 (023977c0-5308-41e2-a82c-9dca3bbbd646): There are no data parts | ||
436 | 2024.12.19 19:21:45.818766 [ 259 ] {67807abf-528c-4f47-834a-e65927cf33db} <Debug> TCPHandler: Processed in 0.003726741 sec. | ||
437 | 2024.12.19 19:21:45.818953 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
438 | 2024.12.19 19:21:45.819339 [ 258 ] {865d5ee2-1249-4439-8b96-5230107c07f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
439 | * NOTE: Array types cannot be Nullable, see | ||
440 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
441 | * for more details. | ||
442 | * | ||
443 | * This means we need to use empty arrays to indicate a missing value. This | ||
444 | * is unfortunate, and at this point relies on the fact that an | ||
445 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
446 | * to figure out another way to represent missing samples here. | ||
447 | */ | ||
448 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
449 | 2024.12.19 19:21:45.819422 [ 258 ] {865d5ee2-1249-4439-8b96-5230107c07f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
450 | 2024.12.19 19:21:45.821593 [ 258 ] {865d5ee2-1249-4439-8b96-5230107c07f5} <Debug> oximeter.measurements_histogrami8 (b9608d67-0f36-410c-9c9b-f211ffea19c4): Loading data parts | ||
451 | 2024.12.19 19:21:45.821745 [ 258 ] {865d5ee2-1249-4439-8b96-5230107c07f5} <Debug> oximeter.measurements_histogrami8 (b9608d67-0f36-410c-9c9b-f211ffea19c4): There are no data parts | ||
452 | 2024.12.19 19:21:45.823157 [ 258 ] {865d5ee2-1249-4439-8b96-5230107c07f5} <Debug> TCPHandler: Processed in 0.004274245 sec. | ||
453 | 2024.12.19 19:21:45.823362 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
454 | 2024.12.19 19:21:45.823657 [ 259 ] {4b951b42-cb25-495c-a99a-d4bebf2b7953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
455 | 2024.12.19 19:21:45.823747 [ 259 ] {4b951b42-cb25-495c-a99a-d4bebf2b7953} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
456 | 2024.12.19 19:21:45.825945 [ 259 ] {4b951b42-cb25-495c-a99a-d4bebf2b7953} <Debug> oximeter.measurements_histogramu8 (878d1a0a-cf28-4044-aea7-f476049f8882): Loading data parts | ||
457 | 2024.12.19 19:21:45.826188 [ 259 ] {4b951b42-cb25-495c-a99a-d4bebf2b7953} <Debug> oximeter.measurements_histogramu8 (878d1a0a-cf28-4044-aea7-f476049f8882): There are no data parts | ||
458 | 2024.12.19 19:21:45.827563 [ 259 ] {4b951b42-cb25-495c-a99a-d4bebf2b7953} <Debug> TCPHandler: Processed in 0.004259946 sec. | ||
459 | 2024.12.19 19:21:45.827737 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
460 | 2024.12.19 19:21:45.828062 [ 258 ] {5ba2ba04-8317-4665-aa00-537e55821a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
461 | 2024.12.19 19:21:45.828141 [ 258 ] {5ba2ba04-8317-4665-aa00-537e55821a20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
462 | 2024.12.19 19:21:45.830327 [ 258 ] {5ba2ba04-8317-4665-aa00-537e55821a20} <Debug> oximeter.measurements_histogrami16 (aa57456f-5687-4ff1-9012-fe49deac1e4c): Loading data parts | ||
463 | 2024.12.19 19:21:45.830480 [ 258 ] {5ba2ba04-8317-4665-aa00-537e55821a20} <Debug> oximeter.measurements_histogrami16 (aa57456f-5687-4ff1-9012-fe49deac1e4c): There are no data parts | ||
464 | 2024.12.19 19:21:45.831795 [ 258 ] {5ba2ba04-8317-4665-aa00-537e55821a20} <Debug> TCPHandler: Processed in 0.004116651 sec. | ||
465 | 2024.12.19 19:21:45.832028 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
466 | 2024.12.19 19:21:45.832369 [ 259 ] {1f25e38c-f4f4-4568-b4e2-a60cb4c603c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
467 | 2024.12.19 19:21:45.832459 [ 259 ] {1f25e38c-f4f4-4568-b4e2-a60cb4c603c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
468 | 2024.12.19 19:21:45.834670 [ 259 ] {1f25e38c-f4f4-4568-b4e2-a60cb4c603c7} <Debug> oximeter.measurements_histogramu16 (608592c5-df81-40cf-8e7b-2582b8ac220d): Loading data parts | ||
469 | 2024.12.19 19:21:45.834801 [ 259 ] {1f25e38c-f4f4-4568-b4e2-a60cb4c603c7} <Debug> oximeter.measurements_histogramu16 (608592c5-df81-40cf-8e7b-2582b8ac220d): There are no data parts | ||
470 | 2024.12.19 19:21:45.836096 [ 259 ] {1f25e38c-f4f4-4568-b4e2-a60cb4c603c7} <Debug> TCPHandler: Processed in 0.004138142 sec. | ||
471 | 2024.12.19 19:21:45.836271 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
472 | 2024.12.19 19:21:45.836603 [ 258 ] {6831458d-d632-49ee-9e0c-5834e7ea6318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
473 | 2024.12.19 19:21:45.836682 [ 258 ] {6831458d-d632-49ee-9e0c-5834e7ea6318} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
474 | 2024.12.19 19:21:45.838885 [ 258 ] {6831458d-d632-49ee-9e0c-5834e7ea6318} <Debug> oximeter.measurements_histogrami32 (a462e1af-adf2-4c57-9b22-41b716cd1ca1): Loading data parts | ||
475 | 2024.12.19 19:21:45.839051 [ 258 ] {6831458d-d632-49ee-9e0c-5834e7ea6318} <Debug> oximeter.measurements_histogrami32 (a462e1af-adf2-4c57-9b22-41b716cd1ca1): There are no data parts | ||
476 | 2024.12.19 19:21:45.840367 [ 258 ] {6831458d-d632-49ee-9e0c-5834e7ea6318} <Debug> TCPHandler: Processed in 0.004153523 sec. | ||
477 | 2024.12.19 19:21:45.840569 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
478 | 2024.12.19 19:21:45.840864 [ 259 ] {33102fca-677f-4a80-88bb-2104a0216bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
479 | 2024.12.19 19:21:45.840965 [ 259 ] {33102fca-677f-4a80-88bb-2104a0216bc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
480 | 2024.12.19 19:21:45.843140 [ 259 ] {33102fca-677f-4a80-88bb-2104a0216bc0} <Debug> oximeter.measurements_histogramu32 (9cf6324d-330e-45ef-93d9-692ad3e93d95): Loading data parts | ||
481 | 2024.12.19 19:21:45.843287 [ 259 ] {33102fca-677f-4a80-88bb-2104a0216bc0} <Debug> oximeter.measurements_histogramu32 (9cf6324d-330e-45ef-93d9-692ad3e93d95): There are no data parts | ||
482 | 2024.12.19 19:21:45.844599 [ 259 ] {33102fca-677f-4a80-88bb-2104a0216bc0} <Debug> TCPHandler: Processed in 0.004089411 sec. | ||
483 | 2024.12.19 19:21:45.844798 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
484 | 2024.12.19 19:21:45.845222 [ 258 ] {157d3447-98f8-4e6c-a2e8-9cea7df5d36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
485 | 2024.12.19 19:21:45.845319 [ 258 ] {157d3447-98f8-4e6c-a2e8-9cea7df5d36f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
486 | 2024.12.19 19:21:45.847896 [ 258 ] {157d3447-98f8-4e6c-a2e8-9cea7df5d36f} <Debug> oximeter.measurements_histogrami64 (f2161a44-7907-45db-8361-17bddfac1485): Loading data parts | ||
487 | 2024.12.19 19:21:45.848061 [ 258 ] {157d3447-98f8-4e6c-a2e8-9cea7df5d36f} <Debug> oximeter.measurements_histogrami64 (f2161a44-7907-45db-8361-17bddfac1485): There are no data parts | ||
488 | 2024.12.19 19:21:45.849403 [ 258 ] {157d3447-98f8-4e6c-a2e8-9cea7df5d36f} <Debug> TCPHandler: Processed in 0.004675296 sec. | ||
489 | 2024.12.19 19:21:45.849619 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
490 | 2024.12.19 19:21:45.849971 [ 259 ] {832bc0ed-3f5f-4678-b74a-25067309ccce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
491 | 2024.12.19 19:21:45.850076 [ 259 ] {832bc0ed-3f5f-4678-b74a-25067309ccce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
492 | 2024.12.19 19:21:45.852211 [ 259 ] {832bc0ed-3f5f-4678-b74a-25067309ccce} <Debug> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Loading data parts | ||
493 | 2024.12.19 19:21:45.852364 [ 259 ] {832bc0ed-3f5f-4678-b74a-25067309ccce} <Debug> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): There are no data parts | ||
494 | 2024.12.19 19:21:45.853644 [ 259 ] {832bc0ed-3f5f-4678-b74a-25067309ccce} <Debug> TCPHandler: Processed in 0.004093121 sec. | ||
495 | 2024.12.19 19:21:45.853837 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
496 | 2024.12.19 19:21:45.854226 [ 258 ] {70c903c1-261b-4fcc-9776-b054339f8ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
497 | 2024.12.19 19:21:45.854319 [ 258 ] {70c903c1-261b-4fcc-9776-b054339f8ea8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
498 | 2024.12.19 19:21:45.856481 [ 258 ] {70c903c1-261b-4fcc-9776-b054339f8ea8} <Debug> oximeter.measurements_histogramf32 (3c351a84-f9aa-430a-be2b-48831a89941d): Loading data parts | ||
499 | 2024.12.19 19:21:45.856630 [ 258 ] {70c903c1-261b-4fcc-9776-b054339f8ea8} <Debug> oximeter.measurements_histogramf32 (3c351a84-f9aa-430a-be2b-48831a89941d): There are no data parts | ||
500 | 2024.12.19 19:21:45.857929 [ 258 ] {70c903c1-261b-4fcc-9776-b054339f8ea8} <Debug> TCPHandler: Processed in 0.004160503 sec. | ||
501 | 2024.12.19 19:21:45.858146 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
502 | 2024.12.19 19:21:45.858457 [ 259 ] {191d6354-c000-41ea-825e-aef29aae977e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
503 | 2024.12.19 19:21:45.858549 [ 259 ] {191d6354-c000-41ea-825e-aef29aae977e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
504 | 2024.12.19 19:21:45.860681 [ 259 ] {191d6354-c000-41ea-825e-aef29aae977e} <Debug> oximeter.measurements_histogramf64 (edc8d1d6-6b8c-4fac-8738-134662d4fa2b): Loading data parts | ||
505 | 2024.12.19 19:21:45.860833 [ 259 ] {191d6354-c000-41ea-825e-aef29aae977e} <Debug> oximeter.measurements_histogramf64 (edc8d1d6-6b8c-4fac-8738-134662d4fa2b): There are no data parts | ||
506 | 2024.12.19 19:21:45.862126 [ 259 ] {191d6354-c000-41ea-825e-aef29aae977e} <Debug> TCPHandler: Processed in 0.004047649 sec. | ||
507 | 2024.12.19 19:21:45.862309 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
508 | 2024.12.19 19:21:45.862558 [ 258 ] {4c646a27-43a8-4b50-af25-27b1bb3c683e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) /* The field tables store named dimensions of each timeseries. | ||
509 | * | ||
510 | * As with the measurement tables, there is one field table for each field data | ||
511 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
512 | * this behavior **must not** be relied upon for query correctness. | ||
513 | * | ||
514 | * The index for the fields differs from the measurements, however. Rows are | ||
515 | * sorted by timeseries name, then field name, field value, and finally | ||
516 | * timeseries key. This reflects the most common pattern for looking them up: | ||
517 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
518 | * usually then used to look up measurements. | ||
519 | * | ||
520 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
521 | * timeseries name and then key, since it would improve lookups where one | ||
522 | * already has the key. Realistically though, these tables are quite small and | ||
523 | * so performance benefits will be low in absolute terms. | ||
524 | * | ||
525 | * TTL: We use a materialized column to expire old field table records. This | ||
526 | * column is generated automatically by the database whenever a new row is | ||
527 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
528 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
529 | * record will remain during a deduplication, which will have the last | ||
530 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
531 | * measurement tables. | ||
532 | */ | ||
533 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
534 | 2024.12.19 19:21:45.862635 [ 258 ] {4c646a27-43a8-4b50-af25-27b1bb3c683e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
535 | 2024.12.19 19:21:45.864647 [ 258 ] {4c646a27-43a8-4b50-af25-27b1bb3c683e} <Debug> oximeter.fields_bool (e73f3bf2-39ea-460c-a2fa-81a8beb842cd): Loading data parts | ||
536 | 2024.12.19 19:21:45.864785 [ 258 ] {4c646a27-43a8-4b50-af25-27b1bb3c683e} <Debug> oximeter.fields_bool (e73f3bf2-39ea-460c-a2fa-81a8beb842cd): There are no data parts | ||
537 | 2024.12.19 19:21:45.865995 [ 258 ] {4c646a27-43a8-4b50-af25-27b1bb3c683e} <Debug> TCPHandler: Processed in 0.003752211 sec. | ||
538 | 2024.12.19 19:21:45.866197 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
539 | 2024.12.19 19:21:45.866446 [ 259 ] {ce662e5a-899b-4920-b021-a667809475f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) 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) | ||
540 | 2024.12.19 19:21:45.866512 [ 259 ] {ce662e5a-899b-4920-b021-a667809475f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
541 | 2024.12.19 19:21:45.868408 [ 259 ] {ce662e5a-899b-4920-b021-a667809475f9} <Debug> oximeter.fields_i8 (d67ac697-477b-48f4-a30b-baeffca54364): Loading data parts | ||
542 | 2024.12.19 19:21:45.868617 [ 259 ] {ce662e5a-899b-4920-b021-a667809475f9} <Debug> oximeter.fields_i8 (d67ac697-477b-48f4-a30b-baeffca54364): There are no data parts | ||
543 | 2024.12.19 19:21:45.869865 [ 259 ] {ce662e5a-899b-4920-b021-a667809475f9} <Debug> TCPHandler: Processed in 0.003733291 sec. | ||
544 | 2024.12.19 19:21:45.870043 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
545 | 2024.12.19 19:21:45.870251 [ 258 ] {f042f933-e320-43dd-9c24-558d36cf17ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) 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) | ||
546 | 2024.12.19 19:21:45.870335 [ 258 ] {f042f933-e320-43dd-9c24-558d36cf17ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
547 | 2024.12.19 19:21:45.872247 [ 258 ] {f042f933-e320-43dd-9c24-558d36cf17ab} <Debug> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Loading data parts | ||
548 | 2024.12.19 19:21:45.872405 [ 258 ] {f042f933-e320-43dd-9c24-558d36cf17ab} <Debug> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): There are no data parts | ||
549 | 2024.12.19 19:21:45.873639 [ 258 ] {f042f933-e320-43dd-9c24-558d36cf17ab} <Debug> TCPHandler: Processed in 0.003652559 sec. | ||
550 | 2024.12.19 19:21:45.873832 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
551 | 2024.12.19 19:21:45.874053 [ 259 ] {96bca303-c3ce-4b17-b78a-715a68849317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) 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) | ||
552 | 2024.12.19 19:21:45.874119 [ 259 ] {96bca303-c3ce-4b17-b78a-715a68849317} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
553 | 2024.12.19 19:21:45.875989 [ 259 ] {96bca303-c3ce-4b17-b78a-715a68849317} <Debug> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Loading data parts | ||
554 | 2024.12.19 19:21:45.876209 [ 259 ] {96bca303-c3ce-4b17-b78a-715a68849317} <Debug> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): There are no data parts | ||
555 | 2024.12.19 19:21:45.877426 [ 259 ] {96bca303-c3ce-4b17-b78a-715a68849317} <Debug> TCPHandler: Processed in 0.003649639 sec. | ||
556 | 2024.12.19 19:21:45.877599 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
557 | 2024.12.19 19:21:45.877807 [ 258 ] {934e11e1-27c2-4989-84c5-a1e0ff08f402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) 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) | ||
558 | 2024.12.19 19:21:45.877888 [ 258 ] {934e11e1-27c2-4989-84c5-a1e0ff08f402} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
559 | 2024.12.19 19:21:45.879735 [ 258 ] {934e11e1-27c2-4989-84c5-a1e0ff08f402} <Debug> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Loading data parts | ||
560 | 2024.12.19 19:21:45.879969 [ 258 ] {934e11e1-27c2-4989-84c5-a1e0ff08f402} <Debug> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): There are no data parts | ||
561 | 2024.12.19 19:21:45.881189 [ 258 ] {934e11e1-27c2-4989-84c5-a1e0ff08f402} <Debug> TCPHandler: Processed in 0.003649379 sec. | ||
562 | 2024.12.19 19:21:45.881391 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
563 | 2024.12.19 19:21:45.881639 [ 259 ] {b54e2838-0237-4643-b526-8bd1a3eb34d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) 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) | ||
564 | 2024.12.19 19:21:45.881731 [ 259 ] {b54e2838-0237-4643-b526-8bd1a3eb34d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
565 | 2024.12.19 19:21:45.883658 [ 259 ] {b54e2838-0237-4643-b526-8bd1a3eb34d9} <Debug> oximeter.fields_i32 (fe2b7f1e-3e6c-4cfb-83fe-3b90ecc4b96a): Loading data parts | ||
566 | 2024.12.19 19:21:45.883801 [ 259 ] {b54e2838-0237-4643-b526-8bd1a3eb34d9} <Debug> oximeter.fields_i32 (fe2b7f1e-3e6c-4cfb-83fe-3b90ecc4b96a): There are no data parts | ||
567 | 2024.12.19 19:21:45.884994 [ 259 ] {b54e2838-0237-4643-b526-8bd1a3eb34d9} <Debug> TCPHandler: Processed in 0.003669479 sec. | ||
568 | 2024.12.19 19:21:45.885171 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
569 | 2024.12.19 19:21:45.885458 [ 258 ] {96a2a3d1-e89d-4121-bf45-a7fd9853cfc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) 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) | ||
570 | 2024.12.19 19:21:45.885523 [ 258 ] {96a2a3d1-e89d-4121-bf45-a7fd9853cfc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
571 | 2024.12.19 19:21:45.887510 [ 258 ] {96a2a3d1-e89d-4121-bf45-a7fd9853cfc0} <Debug> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Loading data parts | ||
572 | 2024.12.19 19:21:45.887669 [ 258 ] {96a2a3d1-e89d-4121-bf45-a7fd9853cfc0} <Debug> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): There are no data parts | ||
573 | 2024.12.19 19:21:45.888919 [ 258 ] {96a2a3d1-e89d-4121-bf45-a7fd9853cfc0} <Debug> TCPHandler: Processed in 0.003812854 sec. | ||
574 | 2024.12.19 19:21:45.889115 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
575 | 2024.12.19 19:21:45.889348 [ 259 ] {653290c1-0a93-40d0-8764-bf0c079ce346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) 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) | ||
576 | 2024.12.19 19:21:45.889425 [ 259 ] {653290c1-0a93-40d0-8764-bf0c079ce346} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
577 | 2024.12.19 19:21:45.891269 [ 259 ] {653290c1-0a93-40d0-8764-bf0c079ce346} <Debug> oximeter.fields_i64 (7db3faa3-929b-414c-a207-8937dec8bd20): Loading data parts | ||
578 | 2024.12.19 19:21:45.891408 [ 259 ] {653290c1-0a93-40d0-8764-bf0c079ce346} <Debug> oximeter.fields_i64 (7db3faa3-929b-414c-a207-8937dec8bd20): There are no data parts | ||
579 | 2024.12.19 19:21:45.892618 [ 259 ] {653290c1-0a93-40d0-8764-bf0c079ce346} <Debug> TCPHandler: Processed in 0.003568217 sec. | ||
580 | 2024.12.19 19:21:45.892794 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
581 | 2024.12.19 19:21:45.893075 [ 258 ] {2f450581-7c13-4908-885c-e3fad26e5035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) 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) | ||
582 | 2024.12.19 19:21:45.893143 [ 258 ] {2f450581-7c13-4908-885c-e3fad26e5035} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
583 | 2024.12.19 19:21:45.895008 [ 258 ] {2f450581-7c13-4908-885c-e3fad26e5035} <Debug> oximeter.fields_u64 (52f12d05-7443-4b8e-baa7-8122b2c13d97): Loading data parts | ||
584 | 2024.12.19 19:21:45.895178 [ 258 ] {2f450581-7c13-4908-885c-e3fad26e5035} <Debug> oximeter.fields_u64 (52f12d05-7443-4b8e-baa7-8122b2c13d97): There are no data parts | ||
585 | 2024.12.19 19:21:45.896382 [ 258 ] {2f450581-7c13-4908-885c-e3fad26e5035} <Debug> TCPHandler: Processed in 0.003654109 sec. | ||
586 | 2024.12.19 19:21:45.896570 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
587 | 2024.12.19 19:21:45.896779 [ 259 ] {aaa6c800-15e9-4cee-8455-a36348462154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) 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) | ||
588 | 2024.12.19 19:21:45.896855 [ 259 ] {aaa6c800-15e9-4cee-8455-a36348462154} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
589 | 2024.12.19 19:21:45.898780 [ 259 ] {aaa6c800-15e9-4cee-8455-a36348462154} <Debug> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Loading data parts | ||
590 | 2024.12.19 19:21:45.898923 [ 259 ] {aaa6c800-15e9-4cee-8455-a36348462154} <Debug> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): There are no data parts | ||
591 | 2024.12.19 19:21:45.900134 [ 259 ] {aaa6c800-15e9-4cee-8455-a36348462154} <Debug> TCPHandler: Processed in 0.003620899 sec. | ||
592 | 2024.12.19 19:21:45.900296 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
593 | 2024.12.19 19:21:45.900532 [ 258 ] {5ac525d0-310a-413b-8be1-be8b688abdd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) 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) | ||
594 | 2024.12.19 19:21:45.900595 [ 258 ] {5ac525d0-310a-413b-8be1-be8b688abdd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
595 | 2024.12.19 19:21:45.902416 [ 258 ] {5ac525d0-310a-413b-8be1-be8b688abdd0} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Loading data parts | ||
596 | 2024.12.19 19:21:45.902590 [ 258 ] {5ac525d0-310a-413b-8be1-be8b688abdd0} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): There are no data parts | ||
597 | 2024.12.19 19:21:45.903854 [ 258 ] {5ac525d0-310a-413b-8be1-be8b688abdd0} <Debug> TCPHandler: Processed in 0.003614358 sec. | ||
598 | 2024.12.19 19:21:45.904028 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
599 | 2024.12.19 19:21:45.904238 [ 259 ] {f0a43833-c918-4007-921d-4808ac55197e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) 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) | ||
600 | 2024.12.19 19:21:45.904313 [ 259 ] {f0a43833-c918-4007-921d-4808ac55197e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
601 | 2024.12.19 19:21:45.906251 [ 259 ] {f0a43833-c918-4007-921d-4808ac55197e} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Loading data parts | ||
602 | 2024.12.19 19:21:45.906421 [ 259 ] {f0a43833-c918-4007-921d-4808ac55197e} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): There are no data parts | ||
603 | 2024.12.19 19:21:45.907644 [ 259 ] {f0a43833-c918-4007-921d-4808ac55197e} <Debug> TCPHandler: Processed in 0.003673649 sec. | ||
604 | 2024.12.19 19:21:45.907826 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
605 | 2024.12.19 19:21:45.908153 [ 258 ] {911f4af6-bd30-426b-8d66-5385b096d53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) /* The timeseries schema table stores the extracted schema for the samples | ||
606 | * oximeter collects. | ||
607 | */ | ||
608 | 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) | ||
609 | 2024.12.19 19:21:45.908236 [ 258 ] {911f4af6-bd30-426b-8d66-5385b096d53d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
610 | 2024.12.19 19:21:45.910121 [ 258 ] {911f4af6-bd30-426b-8d66-5385b096d53d} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8): Loading data parts | ||
611 | 2024.12.19 19:21:45.910303 [ 258 ] {911f4af6-bd30-426b-8d66-5385b096d53d} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8): There are no data parts | ||
612 | 2024.12.19 19:21:45.911703 [ 258 ] {911f4af6-bd30-426b-8d66-5385b096d53d} <Debug> TCPHandler: Processed in 0.003933446 sec. | ||
613 | 2024.12.19 19:21:45.911905 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
614 | 2024.12.19 19:21:45.912175 [ 259 ] {ab4ef96a-f386-409d-93c2-cea46f54a4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
615 | 2024.12.19 19:21:45.913334 [ 259 ] {ab4ef96a-f386-409d-93c2-cea46f54a4d3} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
616 | 2024.12.19 19:21:45.921037 [ 267 ] {ab4ef96a-f386-409d-93c2-cea46f54a4d3} <Trace> oximeter.version (6f8c80b3-008d-49de-beb3-207d0e0b420e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
617 | 2024.12.19 19:21:45.921110 [ 267 ] {ab4ef96a-f386-409d-93c2-cea46f54a4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
618 | 2024.12.19 19:21:45.925035 [ 267 ] {ab4ef96a-f386-409d-93c2-cea46f54a4d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
619 | 2024.12.19 19:21:45.925368 [ 267 ] {ab4ef96a-f386-409d-93c2-cea46f54a4d3} <Trace> oximeter.version (6f8c80b3-008d-49de-beb3-207d0e0b420e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
620 | 2024.12.19 19:21:45.925666 [ 259 ] {ab4ef96a-f386-409d-93c2-cea46f54a4d3} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.013583 sec., 73.62143856290952 rows/sec., 1.15 KiB/sec. | ||
621 | 2024.12.19 19:21:45.925933 [ 259 ] {ab4ef96a-f386-409d-93c2-cea46f54a4d3} <Debug> TCPHandler: Processed in 0.014096502 sec. | ||
622 | 2024.12.19 19:21:46.000341 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.54 MiB, peak 124.54 MiB, free memory in arenas 0.00 B, will set to 139.79 MiB (RSS), difference: 15.25 MiB | ||
623 | 2024.12.19 19:21:46.953805 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40300 | ||
624 | 2024.12.19 19:21:46.953921 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
625 | 2024.12.19 19:21:46.953956 [ 269 ] {} <Debug> TCP-Session: c4ee552f-3eea-43c5-8ce8-de2d57557e24 Authenticating user 'default' from [fd00:1122:3344:101::c]:40300 | ||
626 | 2024.12.19 19:21:46.954094 [ 269 ] {} <Debug> TCP-Session: c4ee552f-3eea-43c5-8ce8-de2d57557e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
627 | 2024.12.19 19:21:46.954109 [ 269 ] {} <Debug> TCP-Session: c4ee552f-3eea-43c5-8ce8-de2d57557e24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2024.12.19 19:21:46.954163 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
629 | 2024.12.19 19:21:46.954215 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
630 | 2024.12.19 19:21:46.954233 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
631 | 2024.12.19 19:21:46.957039 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37297 | ||
632 | 2024.12.19 19:21:46.957109 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43637 | ||
633 | 2024.12.19 19:21:46.957194 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
634 | 2024.12.19 19:21:46.957342 [ 270 ] {} <Debug> TCP-Session: 6103d9dc-917f-4ab5-8ddb-80b799c8d062 Authenticating user 'default' from [fd00:1122:3344:101::c]:37297 | ||
635 | 2024.12.19 19:21:46.957513 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
636 | 2024.12.19 19:21:46.957520 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36349 | ||
637 | 2024.12.19 19:21:46.957656 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44151 | ||
638 | 2024.12.19 19:21:46.957612 [ 271 ] {} <Debug> TCP-Session: 69ddcecc-914c-4f89-846a-dbb81b536a33 Authenticating user 'default' from [fd00:1122:3344:101::c]:43637 | ||
639 | 2024.12.19 19:21:46.957719 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54711 | ||
640 | 2024.12.19 19:21:46.957541 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43831 | ||
641 | 2024.12.19 19:21:46.957578 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41660 | ||
642 | 2024.12.19 19:21:46.957557 [ 270 ] {} <Debug> TCP-Session: 6103d9dc-917f-4ab5-8ddb-80b799c8d062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
643 | 2024.12.19 19:21:46.957989 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
644 | 2024.12.19 19:21:46.958027 [ 270 ] {} <Debug> TCP-Session: 6103d9dc-917f-4ab5-8ddb-80b799c8d062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
645 | 2024.12.19 19:21:46.958131 [ 271 ] {} <Debug> TCP-Session: 69ddcecc-914c-4f89-846a-dbb81b536a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.12.19 19:21:46.958422 [ 271 ] {} <Debug> TCP-Session: 69ddcecc-914c-4f89-846a-dbb81b536a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2024.12.19 19:21:46.958309 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
648 | 2024.12.19 19:21:46.958454 [ 272 ] {} <Debug> TCP-Session: d4df720d-e355-413f-97f9-6d9b65dd130f Authenticating user 'default' from [fd00:1122:3344:101::c]:36349 | ||
649 | 2024.12.19 19:21:46.958421 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
650 | 2024.12.19 19:21:46.958759 [ 273 ] {} <Debug> TCP-Session: e3af1028-1353-4e3c-9865-73919154b845 Authenticating user 'default' from [fd00:1122:3344:101::c]:43831 | ||
651 | 2024.12.19 19:21:46.958790 [ 272 ] {} <Debug> TCP-Session: d4df720d-e355-413f-97f9-6d9b65dd130f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2024.12.19 19:21:46.958779 [ 274 ] {} <Debug> TCP-Session: 971e5f3e-8044-4df0-a8ad-e753b114139c Authenticating user 'default' from [fd00:1122:3344:101::c]:41660 | ||
653 | 2024.12.19 19:21:46.958841 [ 273 ] {} <Debug> TCP-Session: e3af1028-1353-4e3c-9865-73919154b845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2024.12.19 19:21:46.958863 [ 272 ] {} <Debug> TCP-Session: d4df720d-e355-413f-97f9-6d9b65dd130f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2024.12.19 19:21:46.958871 [ 274 ] {} <Debug> TCP-Session: 971e5f3e-8044-4df0-a8ad-e753b114139c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2024.12.19 19:21:46.958917 [ 273 ] {} <Debug> TCP-Session: e3af1028-1353-4e3c-9865-73919154b845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.12.19 19:21:46.958938 [ 274 ] {} <Debug> TCP-Session: 971e5f3e-8044-4df0-a8ad-e753b114139c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.12.19 19:21:46.967662 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
659 | 2024.12.19 19:21:46.967725 [ 275 ] {} <Debug> TCP-Session: 9810571f-d646-4158-951f-dbac0d31bd67 Authenticating user 'default' from [fd00:1122:3344:101::c]:44151 | ||
660 | 2024.12.19 19:21:46.967745 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
661 | 2024.12.19 19:21:46.967839 [ 275 ] {} <Debug> TCP-Session: 9810571f-d646-4158-951f-dbac0d31bd67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2024.12.19 19:21:46.967854 [ 276 ] {} <Debug> TCP-Session: 7d3bdede-aad9-47ca-8eb9-7b28187767a2 Authenticating user 'default' from [fd00:1122:3344:101::c]:54711 | ||
663 | 2024.12.19 19:21:46.967885 [ 275 ] {} <Debug> TCP-Session: 9810571f-d646-4158-951f-dbac0d31bd67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2024.12.19 19:21:46.967968 [ 276 ] {} <Debug> TCP-Session: 7d3bdede-aad9-47ca-8eb9-7b28187767a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2024.12.19 19:21:46.968003 [ 276 ] {} <Debug> TCP-Session: 7d3bdede-aad9-47ca-8eb9-7b28187767a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2024.12.19 19:21:48.103570 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33956 | ||
667 | 2024.12.19 19:21:48.103755 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
668 | 2024.12.19 19:21:48.103786 [ 277 ] {} <Debug> TCP-Session: dffe36ff-7af1-461f-b7f3-7d4eaaad700e Authenticating user 'default' from [fd00:1122:3344:101::b]:33956 | ||
669 | 2024.12.19 19:21:48.103810 [ 277 ] {} <Debug> TCP-Session: dffe36ff-7af1-461f-b7f3-7d4eaaad700e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
670 | 2024.12.19 19:21:48.103870 [ 277 ] {} <Debug> TCP-Session: dffe36ff-7af1-461f-b7f3-7d4eaaad700e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2024.12.19 19:21:48.103946 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
672 | 2024.12.19 19:21:48.103975 [ 277 ] {} <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 | ||
673 | 2024.12.19 19:21:48.104021 [ 277 ] {} <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 | ||
674 | 2024.12.19 19:21:48.106752 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53203 | ||
675 | 2024.12.19 19:21:48.106759 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49382 | ||
676 | 2024.12.19 19:21:48.107161 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61133 | ||
677 | 2024.12.19 19:21:48.107206 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
678 | 2024.12.19 19:21:48.107193 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58469 | ||
679 | 2024.12.19 19:21:48.107298 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38897 | ||
680 | 2024.12.19 19:21:48.107329 [ 278 ] {} <Debug> TCP-Session: ef4a3e66-b8fa-4626-8a73-93417e56f51d Authenticating user 'default' from [fd00:1122:3344:101::b]:49382 | ||
681 | 2024.12.19 19:21:48.107403 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53178 | ||
682 | 2024.12.19 19:21:48.107772 [ 278 ] {} <Debug> TCP-Session: ef4a3e66-b8fa-4626-8a73-93417e56f51d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
683 | 2024.12.19 19:21:48.107812 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
684 | 2024.12.19 19:21:48.107877 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36247 | ||
685 | 2024.12.19 19:21:48.108147 [ 278 ] {} <Debug> TCP-Session: ef4a3e66-b8fa-4626-8a73-93417e56f51d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
686 | 2024.12.19 19:21:48.108155 [ 280 ] {} <Debug> TCP-Session: e37805b3-ffcc-4d5c-aefe-5ed939d62ad3 Authenticating user 'default' from [fd00:1122:3344:101::b]:61133 | ||
687 | 2024.12.19 19:21:48.108279 [ 280 ] {} <Debug> TCP-Session: e37805b3-ffcc-4d5c-aefe-5ed939d62ad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
688 | 2024.12.19 19:21:48.108352 [ 280 ] {} <Debug> TCP-Session: e37805b3-ffcc-4d5c-aefe-5ed939d62ad3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2024.12.19 19:21:48.108895 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33164 | ||
690 | 2024.12.19 19:21:48.109043 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
691 | 2024.12.19 19:21:48.109120 [ 285 ] {} <Debug> TCP-Session: c2106908-4bbc-49ea-ae7e-7f3e5ed6afee Authenticating user 'default' from [fd00:1122:3344:101::a]:33164 | ||
692 | 2024.12.19 19:21:48.109166 [ 285 ] {} <Debug> TCP-Session: c2106908-4bbc-49ea-ae7e-7f3e5ed6afee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2024.12.19 19:21:48.109184 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
694 | 2024.12.19 19:21:48.109193 [ 285 ] {} <Debug> TCP-Session: c2106908-4bbc-49ea-ae7e-7f3e5ed6afee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2024.12.19 19:21:48.109253 [ 279 ] {} <Debug> TCP-Session: 38effc08-ceb1-41c5-b8af-b4861176c911 Authenticating user 'default' from [fd00:1122:3344:101::b]:53203 | ||
696 | 2024.12.19 19:21:48.109303 [ 279 ] {} <Debug> TCP-Session: 38effc08-ceb1-41c5-b8af-b4861176c911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2024.12.19 19:21:48.109322 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
698 | 2024.12.19 19:21:48.109345 [ 279 ] {} <Debug> TCP-Session: 38effc08-ceb1-41c5-b8af-b4861176c911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2024.12.19 19:21:48.109403 [ 285 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
700 | 2024.12.19 19:21:48.109555 [ 285 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
701 | 2024.12.19 19:21:48.112339 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37867 | ||
702 | 2024.12.19 19:21:48.112465 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35581 | ||
703 | 2024.12.19 19:21:48.112536 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
704 | 2024.12.19 19:21:48.112574 [ 286 ] {} <Debug> TCP-Session: 35209caf-8bb0-48e9-a8ce-b998f299169d Authenticating user 'default' from [fd00:1122:3344:101::a]:37867 | ||
705 | 2024.12.19 19:21:48.112716 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
706 | 2024.12.19 19:21:48.112716 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41793 | ||
707 | 2024.12.19 19:21:48.112768 [ 287 ] {} <Debug> TCP-Session: 20d52ba3-8408-4f70-96be-ee456bd6f6ca Authenticating user 'default' from [fd00:1122:3344:101::a]:35581 | ||
708 | 2024.12.19 19:21:48.112722 [ 286 ] {} <Debug> TCP-Session: 35209caf-8bb0-48e9-a8ce-b998f299169d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.12.19 19:21:48.112866 [ 287 ] {} <Debug> TCP-Session: 20d52ba3-8408-4f70-96be-ee456bd6f6ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2024.12.19 19:21:48.112947 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
711 | 2024.12.19 19:21:48.112982 [ 287 ] {} <Debug> TCP-Session: 20d52ba3-8408-4f70-96be-ee456bd6f6ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
712 | 2024.12.19 19:21:48.113017 [ 288 ] {} <Debug> TCP-Session: b48f07e5-de18-4f44-a55e-730cf32f4d9f Authenticating user 'default' from [fd00:1122:3344:101::a]:41793 | ||
713 | 2024.12.19 19:21:48.113041 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49867 | ||
714 | 2024.12.19 19:21:48.113002 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51938 | ||
715 | 2024.12.19 19:21:48.112979 [ 286 ] {} <Debug> TCP-Session: 35209caf-8bb0-48e9-a8ce-b998f299169d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
716 | 2024.12.19 19:21:48.112972 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55800 | ||
717 | 2024.12.19 19:21:48.113342 [ 288 ] {} <Debug> TCP-Session: b48f07e5-de18-4f44-a55e-730cf32f4d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
718 | 2024.12.19 19:21:48.113362 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62591 | ||
719 | 2024.12.19 19:21:48.113564 [ 288 ] {} <Debug> TCP-Session: b48f07e5-de18-4f44-a55e-730cf32f4d9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
720 | 2024.12.19 19:21:48.114522 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
721 | 2024.12.19 19:21:48.114556 [ 289 ] {} <Debug> TCP-Session: 99643657-caba-47a5-8e24-1583796c7582 Authenticating user 'default' from [fd00:1122:3344:101::a]:51938 | ||
722 | 2024.12.19 19:21:48.114566 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
723 | 2024.12.19 19:21:48.114628 [ 289 ] {} <Debug> TCP-Session: 99643657-caba-47a5-8e24-1583796c7582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
724 | 2024.12.19 19:21:48.114652 [ 292 ] {} <Debug> TCP-Session: 0dfe1c3b-8d70-4e78-90f4-f016f95a0b01 Authenticating user 'default' from [fd00:1122:3344:101::a]:62591 | ||
725 | 2024.12.19 19:21:48.114661 [ 289 ] {} <Debug> TCP-Session: 99643657-caba-47a5-8e24-1583796c7582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
726 | 2024.12.19 19:21:48.114710 [ 292 ] {} <Debug> TCP-Session: 0dfe1c3b-8d70-4e78-90f4-f016f95a0b01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
727 | 2024.12.19 19:21:48.114770 [ 292 ] {} <Debug> TCP-Session: 0dfe1c3b-8d70-4e78-90f4-f016f95a0b01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
728 | 2024.12.19 19:21:48.116289 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
729 | 2024.12.19 19:21:48.116367 [ 283 ] {} <Debug> TCP-Session: 93db41df-b42e-44a0-abb9-4ecf9c68847b Authenticating user 'default' from [fd00:1122:3344:101::b]:53178 | ||
730 | 2024.12.19 19:21:48.116853 [ 283 ] {} <Debug> TCP-Session: 93db41df-b42e-44a0-abb9-4ecf9c68847b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
731 | 2024.12.19 19:21:48.116873 [ 283 ] {} <Debug> TCP-Session: 93db41df-b42e-44a0-abb9-4ecf9c68847b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
732 | 2024.12.19 19:21:48.121189 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
733 | 2024.12.19 19:21:48.121227 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
734 | 2024.12.19 19:21:48.121245 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
735 | 2024.12.19 19:21:48.121275 [ 284 ] {} <Debug> TCP-Session: 5db5f3b5-e9d2-44ce-a5f7-46501127559a Authenticating user 'default' from [fd00:1122:3344:101::b]:36247 | ||
736 | 2024.12.19 19:21:48.121238 [ 282 ] {} <Debug> TCP-Session: 26952bb1-225f-4a2a-96dd-10c370b14a49 Authenticating user 'default' from [fd00:1122:3344:101::b]:38897 | ||
737 | 2024.12.19 19:21:48.121413 [ 284 ] {} <Debug> TCP-Session: 5db5f3b5-e9d2-44ce-a5f7-46501127559a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
738 | 2024.12.19 19:21:48.121416 [ 281 ] {} <Debug> TCP-Session: fac1d6b6-3390-4d0f-8740-90445b00b9d7 Authenticating user 'default' from [fd00:1122:3344:101::b]:58469 | ||
739 | 2024.12.19 19:21:48.121419 [ 282 ] {} <Debug> TCP-Session: 26952bb1-225f-4a2a-96dd-10c370b14a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
740 | 2024.12.19 19:21:48.121517 [ 284 ] {} <Debug> TCP-Session: 5db5f3b5-e9d2-44ce-a5f7-46501127559a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
741 | 2024.12.19 19:21:48.121539 [ 282 ] {} <Debug> TCP-Session: 26952bb1-225f-4a2a-96dd-10c370b14a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
742 | 2024.12.19 19:21:48.121547 [ 281 ] {} <Debug> TCP-Session: fac1d6b6-3390-4d0f-8740-90445b00b9d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
743 | 2024.12.19 19:21:48.121711 [ 281 ] {} <Debug> TCP-Session: fac1d6b6-3390-4d0f-8740-90445b00b9d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
744 | 2024.12.19 19:21:48.122723 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
745 | 2024.12.19 19:21:48.122773 [ 291 ] {} <Debug> TCP-Session: 0c374905-5254-48c0-a07e-208144c8a655 Authenticating user 'default' from [fd00:1122:3344:101::a]:49867 | ||
746 | 2024.12.19 19:21:48.122800 [ 291 ] {} <Debug> TCP-Session: 0c374905-5254-48c0-a07e-208144c8a655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
747 | 2024.12.19 19:21:48.122817 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
748 | 2024.12.19 19:21:48.122857 [ 291 ] {} <Debug> TCP-Session: 0c374905-5254-48c0-a07e-208144c8a655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
749 | 2024.12.19 19:21:48.122871 [ 290 ] {} <Debug> TCP-Session: d799f349-6c1a-4033-9cc0-1737ea066bd7 Authenticating user 'default' from [fd00:1122:3344:101::a]:55800 | ||
750 | 2024.12.19 19:21:48.122921 [ 290 ] {} <Debug> TCP-Session: d799f349-6c1a-4033-9cc0-1737ea066bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
751 | 2024.12.19 19:21:48.122974 [ 290 ] {} <Debug> TCP-Session: d799f349-6c1a-4033-9cc0-1737ea066bd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
752 | 2024.12.19 19:21:52.989104 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
753 | 2024.12.19 19:21:52.989128 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
754 | 2024.12.19 19:21:52.989202 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
755 | 2024.12.19 19:21:52.989297 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
756 | 2024.12.19 19:21:52.996356 [ 244 ] {} <Debug> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Loading data parts | ||
757 | 2024.12.19 19:21:52.996705 [ 244 ] {} <Debug> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): There are no data parts | ||
758 | 2024.12.19 19:21:53.001192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 141.52 MiB, peak 141.52 MiB, free memory in arenas 0.00 B, will set to 143.18 MiB (RSS), difference: 1.66 MiB | ||
759 | 2024.12.19 19:21:53.005030 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
760 | 2024.12.19 19:21:53.005130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
761 | 2024.12.19 19:21:53.008222 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
762 | 2024.12.19 19:21:53.009070 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
763 | 2024.12.19 19:21:53.009959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
764 | 2024.12.19 19:21:53.016275 [ 243 ] {} <Debug> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Loading data parts | ||
765 | 2024.12.19 19:21:53.016456 [ 243 ] {} <Debug> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): There are no data parts | ||
766 | 2024.12.19 19:21:53.039418 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
767 | 2024.12.19 19:21:53.039463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
768 | 2024.12.19 19:21:53.049059 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
769 | 2024.12.19 19:21:53.049847 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
770 | 2024.12.19 19:21:53.052204 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
771 | 2024.12.19 19:21:54.001158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.03 MiB, peak 152.03 MiB, free memory in arenas 0.00 B, will set to 151.19 MiB (RSS), difference: 3.15 MiB | ||
772 | 2024.12.19 19:21:55.488987 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
773 | 2024.12.19 19:21:55.489083 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
774 | 2024.12.19 19:21:55.493689 [ 242 ] {} <Debug> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Loading data parts | ||
775 | 2024.12.19 19:21:55.493882 [ 242 ] {} <Debug> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): There are no data parts | ||
776 | 2024.12.19 19:21:55.499408 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
777 | 2024.12.19 19:21:55.499449 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
778 | 2024.12.19 19:21:55.501034 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
779 | 2024.12.19 19:21:55.501335 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
780 | 2024.12.19 19:21:55.501800 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
781 | 2024.12.19 19:21:56.001143 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.37 MiB, peak 155.37 MiB, free memory in arenas 0.00 B, will set to 151.65 MiB (RSS), difference: -3.72 MiB | ||
782 | 2024.12.19 19:22:00.463412 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
783 | 2024.12.19 19:22:00.463483 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
784 | 2024.12.19 19:22:00.511003 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
785 | 2024.12.19 19:22:00.511872 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
786 | 2024.12.19 19:22:00.511921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
787 | 2024.12.19 19:22:00.512552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
788 | 2024.12.19 19:22:00.512830 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
789 | 2024.12.19 19:22:00.513093 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
790 | 2024.12.19 19:22:00.553202 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
791 | 2024.12.19 19:22:00.575510 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
792 | 2024.12.19 19:22:00.575583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
793 | 2024.12.19 19:22:00.582293 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
794 | 2024.12.19 19:22:00.583095 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
795 | 2024.12.19 19:22:00.585718 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
796 | 2024.12.19 19:22:01.001171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.36 MiB, peak 156.36 MiB, free memory in arenas 0.00 B, will set to 154.62 MiB (RSS), difference: 2.26 MiB | ||
797 | 2024.12.19 19:22:06.001175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.64 MiB, peak 156.36 MiB, free memory in arenas 0.00 B, will set to 154.65 MiB (RSS), difference: 4.01 MiB | ||
798 | 2024.12.19 19:22:08.014125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
799 | 2024.12.19 19:22:08.014778 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
800 | 2024.12.19 19:22:08.014836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
801 | 2024.12.19 19:22:08.015713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
802 | 2024.12.19 19:22:08.016293 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
803 | 2024.12.19 19:22:08.016516 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
804 | 2024.12.19 19:22:08.086719 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
805 | 2024.12.19 19:22:08.107007 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
806 | 2024.12.19 19:22:08.107079 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
807 | 2024.12.19 19:22:08.113583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
808 | 2024.12.19 19:22:08.114863 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
809 | 2024.12.19 19:22:08.117831 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
810 | 2024.12.19 19:22:10.929776 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
811 | 2024.12.19 19:22:10.930092 [ 258 ] {ca3bb9fc-3559-4b0b-9486-bd74c6b15f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
812 | 2024.12.19 19:22:10.932527 [ 258 ] {ca3bb9fc-3559-4b0b-9486-bd74c6b15f72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
813 | 2024.12.19 19:22:10.934782 [ 258 ] {ca3bb9fc-3559-4b0b-9486-bd74c6b15f72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
814 | 2024.12.19 19:22:10.940287 [ 258 ] {ca3bb9fc-3559-4b0b-9486-bd74c6b15f72} <Debug> TCPHandler: Processed in 0.01069186 sec. | ||
815 | 2024.12.19 19:22:10.943520 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
816 | 2024.12.19 19:22:10.943749 [ 259 ] {06f0fd02-ab5b-4ed4-bd2e-7faf288233fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
817 | 2024.12.19 19:22:10.947350 [ 259 ] {06f0fd02-ab5b-4ed4-bd2e-7faf288233fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
818 | 2024.12.19 19:22:10.947433 [ 259 ] {06f0fd02-ab5b-4ed4-bd2e-7faf288233fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
819 | 2024.12.19 19:22:10.948095 [ 259 ] {06f0fd02-ab5b-4ed4-bd2e-7faf288233fc} <Debug> TCPHandler: Processed in 0.004707058 sec. | ||
820 | 2024.12.19 19:22:10.948539 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
821 | 2024.12.19 19:22:10.948839 [ 258 ] {54b46a9a-777d-4736-8b86-9b748d351d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
822 | 2024.12.19 19:22:10.951715 [ 258 ] {54b46a9a-777d-4736-8b86-9b748d351d2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
823 | 2024.12.19 19:22:10.951834 [ 258 ] {54b46a9a-777d-4736-8b86-9b748d351d2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
824 | 2024.12.19 19:22:10.952473 [ 258 ] {54b46a9a-777d-4736-8b86-9b748d351d2d} <Debug> TCPHandler: Processed in 0.004043139 sec. | ||
825 | 2024.12.19 19:22:10.952830 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
826 | 2024.12.19 19:22:10.953085 [ 259 ] {2951b17d-ad5f-4fb7-b881-962a60c57b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
827 | 2024.12.19 19:22:10.953513 [ 259 ] {2951b17d-ad5f-4fb7-b881-962a60c57b58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
828 | 2024.12.19 19:22:10.953582 [ 259 ] {2951b17d-ad5f-4fb7-b881-962a60c57b58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
829 | 2024.12.19 19:22:10.954102 [ 259 ] {2951b17d-ad5f-4fb7-b881-962a60c57b58} <Debug> TCPHandler: Processed in 0.001380908 sec. | ||
830 | 2024.12.19 19:22:10.954386 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
831 | 2024.12.19 19:22:10.954541 [ 258 ] {50e12754-3b49-4474-9b8d-f1e55a71e674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
832 | 2024.12.19 19:22:10.954904 [ 258 ] {50e12754-3b49-4474-9b8d-f1e55a71e674} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
833 | 2024.12.19 19:22:10.954961 [ 258 ] {50e12754-3b49-4474-9b8d-f1e55a71e674} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
834 | 2024.12.19 19:22:10.955514 [ 258 ] {50e12754-3b49-4474-9b8d-f1e55a71e674} <Debug> TCPHandler: Processed in 0.001181662 sec. | ||
835 | 2024.12.19 19:22:10.955764 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
836 | 2024.12.19 19:22:10.955913 [ 259 ] {97240173-7873-4756-92fa-75f047241d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
837 | 2024.12.19 19:22:10.956336 [ 259 ] {97240173-7873-4756-92fa-75f047241d92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
838 | 2024.12.19 19:22:10.956404 [ 259 ] {97240173-7873-4756-92fa-75f047241d92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
839 | 2024.12.19 19:22:10.956981 [ 259 ] {97240173-7873-4756-92fa-75f047241d92} <Debug> TCPHandler: Processed in 0.001274905 sec. | ||
840 | 2024.12.19 19:22:10.957227 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
841 | 2024.12.19 19:22:10.957380 [ 258 ] {1eae9205-b5b1-4578-8f04-ab87b9ccf289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
842 | 2024.12.19 19:22:10.957746 [ 258 ] {1eae9205-b5b1-4578-8f04-ab87b9ccf289} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
843 | 2024.12.19 19:22:10.957801 [ 258 ] {1eae9205-b5b1-4578-8f04-ab87b9ccf289} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
844 | 2024.12.19 19:22:10.958287 [ 258 ] {1eae9205-b5b1-4578-8f04-ab87b9ccf289} <Debug> TCPHandler: Processed in 0.00111332 sec. | ||
845 | 2024.12.19 19:22:10.958532 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
846 | 2024.12.19 19:22:10.958683 [ 259 ] {92a6b6a4-b8a5-4ab2-8617-ba389d46db96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
847 | 2024.12.19 19:22:10.959053 [ 259 ] {92a6b6a4-b8a5-4ab2-8617-ba389d46db96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
848 | 2024.12.19 19:22:10.959108 [ 259 ] {92a6b6a4-b8a5-4ab2-8617-ba389d46db96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
849 | 2024.12.19 19:22:10.959603 [ 259 ] {92a6b6a4-b8a5-4ab2-8617-ba389d46db96} <Debug> TCPHandler: Processed in 0.001128711 sec. | ||
850 | 2024.12.19 19:22:10.959893 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
851 | 2024.12.19 19:22:10.960063 [ 258 ] {fd52c6ca-6019-4467-ad2f-8958d190a0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
852 | 2024.12.19 19:22:10.960508 [ 258 ] {fd52c6ca-6019-4467-ad2f-8958d190a0e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
853 | 2024.12.19 19:22:10.960573 [ 258 ] {fd52c6ca-6019-4467-ad2f-8958d190a0e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
854 | 2024.12.19 19:22:10.961125 [ 258 ] {fd52c6ca-6019-4467-ad2f-8958d190a0e4} <Debug> TCPHandler: Processed in 0.001285405 sec. | ||
855 | 2024.12.19 19:22:10.961367 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
856 | 2024.12.19 19:22:10.961521 [ 259 ] {f49c7cb7-b13a-4f2e-bcea-021f52e3101c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
857 | 2024.12.19 19:22:10.961900 [ 259 ] {f49c7cb7-b13a-4f2e-bcea-021f52e3101c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
858 | 2024.12.19 19:22:10.961956 [ 259 ] {f49c7cb7-b13a-4f2e-bcea-021f52e3101c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
859 | 2024.12.19 19:22:10.962444 [ 259 ] {f49c7cb7-b13a-4f2e-bcea-021f52e3101c} <Debug> TCPHandler: Processed in 0.001133311 sec. | ||
860 | 2024.12.19 19:22:10.962709 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
861 | 2024.12.19 19:22:10.962866 [ 258 ] {ab584b67-95f6-46e0-9b19-8cfbb1e8e1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
862 | 2024.12.19 19:22:10.963246 [ 258 ] {ab584b67-95f6-46e0-9b19-8cfbb1e8e1db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
863 | 2024.12.19 19:22:10.963302 [ 258 ] {ab584b67-95f6-46e0-9b19-8cfbb1e8e1db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
864 | 2024.12.19 19:22:10.963805 [ 258 ] {ab584b67-95f6-46e0-9b19-8cfbb1e8e1db} <Debug> TCPHandler: Processed in 0.001149622 sec. | ||
865 | 2024.12.19 19:22:10.964080 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
866 | 2024.12.19 19:22:10.964238 [ 259 ] {39b98fd7-b529-45fe-8ee5-ba8ad6105f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
867 | 2024.12.19 19:22:10.964620 [ 259 ] {39b98fd7-b529-45fe-8ee5-ba8ad6105f5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
868 | 2024.12.19 19:22:10.964675 [ 259 ] {39b98fd7-b529-45fe-8ee5-ba8ad6105f5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
869 | 2024.12.19 19:22:10.965173 [ 259 ] {39b98fd7-b529-45fe-8ee5-ba8ad6105f5f} <Debug> TCPHandler: Processed in 0.001149282 sec. | ||
870 | 2024.12.19 19:22:10.965427 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
871 | 2024.12.19 19:22:10.965588 [ 258 ] {c4f4efa0-3aeb-4805-90f0-dfe6c767d5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
872 | 2024.12.19 19:22:10.965973 [ 258 ] {c4f4efa0-3aeb-4805-90f0-dfe6c767d5fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
873 | 2024.12.19 19:22:10.966030 [ 258 ] {c4f4efa0-3aeb-4805-90f0-dfe6c767d5fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
874 | 2024.12.19 19:22:10.966519 [ 258 ] {c4f4efa0-3aeb-4805-90f0-dfe6c767d5fc} <Debug> TCPHandler: Processed in 0.001145261 sec. | ||
875 | 2024.12.19 19:22:10.966766 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
876 | 2024.12.19 19:22:10.966926 [ 259 ] {32832d2b-5464-4fa9-9b13-895a5ebcb805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
877 | 2024.12.19 19:22:10.967389 [ 259 ] {32832d2b-5464-4fa9-9b13-895a5ebcb805} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
878 | 2024.12.19 19:22:10.967455 [ 259 ] {32832d2b-5464-4fa9-9b13-895a5ebcb805} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
879 | 2024.12.19 19:22:10.968027 [ 259 ] {32832d2b-5464-4fa9-9b13-895a5ebcb805} <Debug> TCPHandler: Processed in 0.001314246 sec. | ||
880 | 2024.12.19 19:22:10.968270 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
881 | 2024.12.19 19:22:10.968431 [ 258 ] {07fcf904-cb0d-4c4d-8b8e-a9de57c21801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
882 | 2024.12.19 19:22:10.968824 [ 258 ] {07fcf904-cb0d-4c4d-8b8e-a9de57c21801} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
883 | 2024.12.19 19:22:10.968881 [ 258 ] {07fcf904-cb0d-4c4d-8b8e-a9de57c21801} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
884 | 2024.12.19 19:22:10.969369 [ 258 ] {07fcf904-cb0d-4c4d-8b8e-a9de57c21801} <Debug> TCPHandler: Processed in 0.001153961 sec. | ||
885 | 2024.12.19 19:22:10.969615 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
886 | 2024.12.19 19:22:10.969775 [ 259 ] {d2e6efaf-69e7-4c6d-8b54-ba16e77b859e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
887 | 2024.12.19 19:22:10.970172 [ 259 ] {d2e6efaf-69e7-4c6d-8b54-ba16e77b859e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
888 | 2024.12.19 19:22:10.970229 [ 259 ] {d2e6efaf-69e7-4c6d-8b54-ba16e77b859e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
889 | 2024.12.19 19:22:10.970723 [ 259 ] {d2e6efaf-69e7-4c6d-8b54-ba16e77b859e} <Debug> TCPHandler: Processed in 0.001163402 sec. | ||
890 | 2024.12.19 19:22:10.970962 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
891 | 2024.12.19 19:22:10.971154 [ 258 ] {7690a495-cb9f-4ced-aa8d-da30fd8b39a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
892 | 2024.12.19 19:22:10.971633 [ 258 ] {7690a495-cb9f-4ced-aa8d-da30fd8b39a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
893 | 2024.12.19 19:22:10.971700 [ 258 ] {7690a495-cb9f-4ced-aa8d-da30fd8b39a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
894 | 2024.12.19 19:22:10.972247 [ 258 ] {7690a495-cb9f-4ced-aa8d-da30fd8b39a6} <Debug> TCPHandler: Processed in 0.001337556 sec. | ||
895 | 2024.12.19 19:22:10.972506 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
896 | 2024.12.19 19:22:10.972669 [ 259 ] {9a6b7b5f-cd0a-4bef-8b83-8b3230d9ee4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
897 | 2024.12.19 19:22:10.973076 [ 259 ] {9a6b7b5f-cd0a-4bef-8b83-8b3230d9ee4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
898 | 2024.12.19 19:22:10.973131 [ 259 ] {9a6b7b5f-cd0a-4bef-8b83-8b3230d9ee4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
899 | 2024.12.19 19:22:10.973627 [ 259 ] {9a6b7b5f-cd0a-4bef-8b83-8b3230d9ee4b} <Debug> TCPHandler: Processed in 0.001177732 sec. | ||
900 | 2024.12.19 19:22:10.981249 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
901 | 2024.12.19 19:22:10.981490 [ 258 ] {e850971e-9227-46dc-8fed-b34364f94e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
902 | 2024.12.19 19:22:10.981590 [ 258 ] {e850971e-9227-46dc-8fed-b34364f94e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
903 | 2024.12.19 19:22:10.983149 [ 258 ] {e850971e-9227-46dc-8fed-b34364f94e9d} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
904 | 2024.12.19 19:22:10.983189 [ 258 ] {e850971e-9227-46dc-8fed-b34364f94e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
905 | 2024.12.19 19:22:10.983750 [ 258 ] {e850971e-9227-46dc-8fed-b34364f94e9d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
906 | 2024.12.19 19:22:10.983978 [ 258 ] {e850971e-9227-46dc-8fed-b34364f94e9d} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
907 | 2024.12.19 19:22:10.984241 [ 258 ] {e850971e-9227-46dc-8fed-b34364f94e9d} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.002804 sec., 6419.400855920114 rows/sec., 897.85 KiB/sec. | ||
908 | 2024.12.19 19:22:10.984332 [ 258 ] {e850971e-9227-46dc-8fed-b34364f94e9d} <Debug> TCPHandler: Processed in 0.003190817 sec. | ||
909 | 2024.12.19 19:22:10.984499 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
910 | 2024.12.19 19:22:10.984650 [ 259 ] {1e1f9544-e4cc-4a57-b2b2-1a2b9a4e70e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
911 | 2024.12.19 19:22:10.984710 [ 259 ] {1e1f9544-e4cc-4a57-b2b2-1a2b9a4e70e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
912 | 2024.12.19 19:22:10.988610 [ 259 ] {1e1f9544-e4cc-4a57-b2b2-1a2b9a4e70e8} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
913 | 2024.12.19 19:22:10.988649 [ 259 ] {1e1f9544-e4cc-4a57-b2b2-1a2b9a4e70e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
914 | 2024.12.19 19:22:10.989111 [ 259 ] {1e1f9544-e4cc-4a57-b2b2-1a2b9a4e70e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
915 | 2024.12.19 19:22:10.989362 [ 259 ] {1e1f9544-e4cc-4a57-b2b2-1a2b9a4e70e8} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
916 | 2024.12.19 19:22:10.989642 [ 259 ] {1e1f9544-e4cc-4a57-b2b2-1a2b9a4e70e8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.005017 sec., 11162.049033286825 rows/sec., 872.62 KiB/sec. | ||
917 | 2024.12.19 19:22:10.989761 [ 259 ] {1e1f9544-e4cc-4a57-b2b2-1a2b9a4e70e8} <Debug> TCPHandler: Processed in 0.005327994 sec. | ||
918 | 2024.12.19 19:22:10.989984 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
919 | 2024.12.19 19:22:10.990151 [ 258 ] {dcbf1700-f8c3-4a8c-bac4-a92613c82048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
920 | 2024.12.19 19:22:10.990210 [ 258 ] {dcbf1700-f8c3-4a8c-bac4-a92613c82048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
921 | 2024.12.19 19:22:10.990940 [ 258 ] {dcbf1700-f8c3-4a8c-bac4-a92613c82048} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
922 | 2024.12.19 19:22:10.990988 [ 258 ] {dcbf1700-f8c3-4a8c-bac4-a92613c82048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
923 | 2024.12.19 19:22:10.991371 [ 258 ] {dcbf1700-f8c3-4a8c-bac4-a92613c82048} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
924 | 2024.12.19 19:22:10.991626 [ 258 ] {dcbf1700-f8c3-4a8c-bac4-a92613c82048} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
925 | 2024.12.19 19:22:10.991870 [ 258 ] {dcbf1700-f8c3-4a8c-bac4-a92613c82048} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001736 sec., 36866.35944700461 rows/sec., 2.88 MiB/sec. | ||
926 | 2024.12.19 19:22:10.991927 [ 258 ] {dcbf1700-f8c3-4a8c-bac4-a92613c82048} <Debug> TCPHandler: Processed in 0.002053956 sec. | ||
927 | 2024.12.19 19:22:10.992081 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
928 | 2024.12.19 19:22:10.992225 [ 259 ] {c4c413fa-31c2-4c73-a4ee-10747dcdb8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
929 | 2024.12.19 19:22:10.992287 [ 259 ] {c4c413fa-31c2-4c73-a4ee-10747dcdb8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
930 | 2024.12.19 19:22:10.993006 [ 259 ] {c4c413fa-31c2-4c73-a4ee-10747dcdb8dc} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
931 | 2024.12.19 19:22:10.993045 [ 259 ] {c4c413fa-31c2-4c73-a4ee-10747dcdb8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
932 | 2024.12.19 19:22:10.993492 [ 259 ] {c4c413fa-31c2-4c73-a4ee-10747dcdb8dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
933 | 2024.12.19 19:22:10.993741 [ 259 ] {c4c413fa-31c2-4c73-a4ee-10747dcdb8dc} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
934 | 2024.12.19 19:22:10.994033 [ 259 ] {c4c413fa-31c2-4c73-a4ee-10747dcdb8dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001835 sec., 87193.46049046321 rows/sec., 6.07 MiB/sec. | ||
935 | 2024.12.19 19:22:10.994096 [ 259 ] {c4c413fa-31c2-4c73-a4ee-10747dcdb8dc} <Debug> TCPHandler: Processed in 0.002080137 sec. | ||
936 | 2024.12.19 19:22:10.994227 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
937 | 2024.12.19 19:22:10.994344 [ 258 ] {abfb7916-ef64-4941-8e99-55d1293c894e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
938 | 2024.12.19 19:22:10.994396 [ 258 ] {abfb7916-ef64-4941-8e99-55d1293c894e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
939 | 2024.12.19 19:22:10.994916 [ 258 ] {abfb7916-ef64-4941-8e99-55d1293c894e} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
940 | 2024.12.19 19:22:10.994953 [ 258 ] {abfb7916-ef64-4941-8e99-55d1293c894e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
941 | 2024.12.19 19:22:10.995331 [ 258 ] {abfb7916-ef64-4941-8e99-55d1293c894e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
942 | 2024.12.19 19:22:10.995572 [ 258 ] {abfb7916-ef64-4941-8e99-55d1293c894e} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
943 | 2024.12.19 19:22:10.995742 [ 258 ] {abfb7916-ef64-4941-8e99-55d1293c894e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001424 sec., 42134.83146067416 rows/sec., 2.84 MiB/sec. | ||
944 | 2024.12.19 19:22:10.995791 [ 258 ] {abfb7916-ef64-4941-8e99-55d1293c894e} <Debug> TCPHandler: Processed in 0.001619784 sec. | ||
945 | 2024.12.19 19:22:15.463731 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
946 | 2024.12.19 19:22:15.463794 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
947 | 2024.12.19 19:22:15.503996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 136 | ||
948 | 2024.12.19 19:22:15.507870 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
949 | 2024.12.19 19:22:15.507919 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
950 | 2024.12.19 19:22:15.509450 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
951 | 2024.12.19 19:22:15.509755 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
952 | 2024.12.19 19:22:15.510333 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 136 | ||
953 | 2024.12.19 19:22:15.517555 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
954 | 2024.12.19 19:22:15.518180 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
955 | 2024.12.19 19:22:15.518230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
956 | 2024.12.19 19:22:15.518769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
957 | 2024.12.19 19:22:15.519045 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
958 | 2024.12.19 19:22:15.519309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
959 | 2024.12.19 19:22:15.618838 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
960 | 2024.12.19 19:22:15.637618 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
961 | 2024.12.19 19:22:15.637673 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
962 | 2024.12.19 19:22:15.644210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
963 | 2024.12.19 19:22:15.644963 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
964 | 2024.12.19 19:22:15.647737 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
965 | 2024.12.19 19:22:15.937042 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
966 | 2024.12.19 19:22:15.937427 [ 258 ] {6b4a7d9c-5668-4a85-aadf-2531990c8f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
967 | 2024.12.19 19:22:15.938102 [ 258 ] {6b4a7d9c-5668-4a85-aadf-2531990c8f05} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
968 | 2024.12.19 19:22:15.938260 [ 258 ] {6b4a7d9c-5668-4a85-aadf-2531990c8f05} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
969 | 2024.12.19 19:22:15.938567 [ 258 ] {6b4a7d9c-5668-4a85-aadf-2531990c8f05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
970 | 2024.12.19 19:22:15.938747 [ 258 ] {6b4a7d9c-5668-4a85-aadf-2531990c8f05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
971 | 2024.12.19 19:22:15.939111 [ 258 ] {6b4a7d9c-5668-4a85-aadf-2531990c8f05} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
972 | 2024.12.19 19:22:15.940231 [ 258 ] {6b4a7d9c-5668-4a85-aadf-2531990c8f05} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
973 | 2024.12.19 19:22:15.940282 [ 258 ] {6b4a7d9c-5668-4a85-aadf-2531990c8f05} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
974 | 2024.12.19 19:22:15.940302 [ 258 ] {6b4a7d9c-5668-4a85-aadf-2531990c8f05} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
975 | 2024.12.19 19:22:15.940414 [ 258 ] {6b4a7d9c-5668-4a85-aadf-2531990c8f05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
976 | 2024.12.19 19:22:15.940440 [ 258 ] {6b4a7d9c-5668-4a85-aadf-2531990c8f05} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
977 | 2024.12.19 19:22:15.948588 [ 258 ] {6b4a7d9c-5668-4a85-aadf-2531990c8f05} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.011317 sec., 1590.5275249624458 rows/sec., 65.06 KiB/sec. | ||
978 | 2024.12.19 19:22:15.948802 [ 258 ] {6b4a7d9c-5668-4a85-aadf-2531990c8f05} <Debug> TCPHandler: Processed in 0.011932443 sec. | ||
979 | 2024.12.19 19:22:15.949785 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
980 | 2024.12.19 19:22:15.950061 [ 259 ] {ec1e2f7c-d61c-4036-a994-61b430963de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
981 | 2024.12.19 19:22:15.950473 [ 259 ] {ec1e2f7c-d61c-4036-a994-61b430963de6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
982 | 2024.12.19 19:22:15.950517 [ 259 ] {ec1e2f7c-d61c-4036-a994-61b430963de6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
983 | 2024.12.19 19:22:15.950826 [ 259 ] {ec1e2f7c-d61c-4036-a994-61b430963de6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
984 | 2024.12.19 19:22:15.950910 [ 259 ] {ec1e2f7c-d61c-4036-a994-61b430963de6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
985 | 2024.12.19 19:22:15.951088 [ 259 ] {ec1e2f7c-d61c-4036-a994-61b430963de6} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
986 | 2024.12.19 19:22:15.951129 [ 259 ] {ec1e2f7c-d61c-4036-a994-61b430963de6} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
987 | 2024.12.19 19:22:15.951155 [ 259 ] {ec1e2f7c-d61c-4036-a994-61b430963de6} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
988 | 2024.12.19 19:22:15.951173 [ 259 ] {ec1e2f7c-d61c-4036-a994-61b430963de6} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
989 | 2024.12.19 19:22:15.951223 [ 259 ] {ec1e2f7c-d61c-4036-a994-61b430963de6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
990 | 2024.12.19 19:22:15.951246 [ 259 ] {ec1e2f7c-d61c-4036-a994-61b430963de6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
991 | 2024.12.19 19:22:15.952081 [ 259 ] {ec1e2f7c-d61c-4036-a994-61b430963de6} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002145 sec., 8391.608391608392 rows/sec., 343.28 KiB/sec. | ||
992 | 2024.12.19 19:22:15.952215 [ 259 ] {ec1e2f7c-d61c-4036-a994-61b430963de6} <Debug> TCPHandler: Processed in 0.00257569 sec. | ||
993 | 2024.12.19 19:22:15.952661 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
994 | 2024.12.19 19:22:15.952998 [ 258 ] {7b2e8e71-de8a-44ea-9330-8ef383d341de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
995 | 2024.12.19 19:22:15.953388 [ 258 ] {7b2e8e71-de8a-44ea-9330-8ef383d341de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
996 | 2024.12.19 19:22:15.953432 [ 258 ] {7b2e8e71-de8a-44ea-9330-8ef383d341de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
997 | 2024.12.19 19:22:15.953699 [ 258 ] {7b2e8e71-de8a-44ea-9330-8ef383d341de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
998 | 2024.12.19 19:22:15.953766 [ 258 ] {7b2e8e71-de8a-44ea-9330-8ef383d341de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
999 | 2024.12.19 19:22:15.953919 [ 258 ] {7b2e8e71-de8a-44ea-9330-8ef383d341de} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1000 | 2024.12.19 19:22:15.953953 [ 258 ] {7b2e8e71-de8a-44ea-9330-8ef383d341de} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1001 | 2024.12.19 19:22:15.953976 [ 258 ] {7b2e8e71-de8a-44ea-9330-8ef383d341de} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1002 | 2024.12.19 19:22:15.953992 [ 258 ] {7b2e8e71-de8a-44ea-9330-8ef383d341de} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1003 | 2024.12.19 19:22:15.954035 [ 258 ] {7b2e8e71-de8a-44ea-9330-8ef383d341de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1004 | 2024.12.19 19:22:15.954057 [ 258 ] {7b2e8e71-de8a-44ea-9330-8ef383d341de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1005 | 2024.12.19 19:22:15.954862 [ 258 ] {7b2e8e71-de8a-44ea-9330-8ef383d341de} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002024 sec., 8893.280632411066 rows/sec., 363.80 KiB/sec. | ||
1006 | 2024.12.19 19:22:15.955013 [ 258 ] {7b2e8e71-de8a-44ea-9330-8ef383d341de} <Debug> TCPHandler: Processed in 0.002462406 sec. | ||
1007 | 2024.12.19 19:22:15.955676 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1008 | 2024.12.19 19:22:15.955887 [ 259 ] {46693187-1e53-4cff-8208-68b7dc07a083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1009 | 2024.12.19 19:22:15.956233 [ 259 ] {46693187-1e53-4cff-8208-68b7dc07a083} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1010 | 2024.12.19 19:22:15.956275 [ 259 ] {46693187-1e53-4cff-8208-68b7dc07a083} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
1011 | 2024.12.19 19:22:15.956539 [ 259 ] {46693187-1e53-4cff-8208-68b7dc07a083} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1012 | 2024.12.19 19:22:15.956607 [ 259 ] {46693187-1e53-4cff-8208-68b7dc07a083} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1013 | 2024.12.19 19:22:15.956758 [ 259 ] {46693187-1e53-4cff-8208-68b7dc07a083} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1014 | 2024.12.19 19:22:15.956791 [ 259 ] {46693187-1e53-4cff-8208-68b7dc07a083} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1015 | 2024.12.19 19:22:15.956814 [ 259 ] {46693187-1e53-4cff-8208-68b7dc07a083} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1016 | 2024.12.19 19:22:15.956830 [ 259 ] {46693187-1e53-4cff-8208-68b7dc07a083} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1017 | 2024.12.19 19:22:15.956872 [ 259 ] {46693187-1e53-4cff-8208-68b7dc07a083} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1018 | 2024.12.19 19:22:15.956893 [ 259 ] {46693187-1e53-4cff-8208-68b7dc07a083} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1019 | 2024.12.19 19:22:15.957482 [ 259 ] {46693187-1e53-4cff-8208-68b7dc07a083} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001696 sec., 10613.207547169812 rows/sec., 434.16 KiB/sec. | ||
1020 | 2024.12.19 19:22:15.957595 [ 259 ] {46693187-1e53-4cff-8208-68b7dc07a083} <Debug> TCPHandler: Processed in 0.001990654 sec. | ||
1021 | 2024.12.19 19:22:15.957863 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1022 | 2024.12.19 19:22:15.958075 [ 258 ] {ef25bdb0-31aa-4e20-8be6-8ca612434852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1023 | 2024.12.19 19:22:15.958407 [ 258 ] {ef25bdb0-31aa-4e20-8be6-8ca612434852} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1024 | 2024.12.19 19:22:15.958451 [ 258 ] {ef25bdb0-31aa-4e20-8be6-8ca612434852} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
1025 | 2024.12.19 19:22:15.958725 [ 258 ] {ef25bdb0-31aa-4e20-8be6-8ca612434852} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1026 | 2024.12.19 19:22:15.958793 [ 258 ] {ef25bdb0-31aa-4e20-8be6-8ca612434852} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1027 | 2024.12.19 19:22:15.958946 [ 258 ] {ef25bdb0-31aa-4e20-8be6-8ca612434852} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1028 | 2024.12.19 19:22:15.958981 [ 258 ] {ef25bdb0-31aa-4e20-8be6-8ca612434852} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1029 | 2024.12.19 19:22:15.959005 [ 258 ] {ef25bdb0-31aa-4e20-8be6-8ca612434852} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1030 | 2024.12.19 19:22:15.959023 [ 258 ] {ef25bdb0-31aa-4e20-8be6-8ca612434852} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1031 | 2024.12.19 19:22:15.959066 [ 258 ] {ef25bdb0-31aa-4e20-8be6-8ca612434852} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1032 | 2024.12.19 19:22:15.959090 [ 258 ] {ef25bdb0-31aa-4e20-8be6-8ca612434852} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1033 | 2024.12.19 19:22:15.959750 [ 258 ] {ef25bdb0-31aa-4e20-8be6-8ca612434852} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001777 sec., 10129.431626336522 rows/sec., 414.37 KiB/sec. | ||
1034 | 2024.12.19 19:22:15.959865 [ 258 ] {ef25bdb0-31aa-4e20-8be6-8ca612434852} <Debug> TCPHandler: Processed in 0.002071196 sec. | ||
1035 | 2024.12.19 19:22:15.960107 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1036 | 2024.12.19 19:22:15.960308 [ 259 ] {5dcaa234-b8a5-4eea-a165-6cd041b590eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1037 | 2024.12.19 19:22:15.960673 [ 259 ] {5dcaa234-b8a5-4eea-a165-6cd041b590eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1038 | 2024.12.19 19:22:15.960724 [ 259 ] {5dcaa234-b8a5-4eea-a165-6cd041b590eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1039 | 2024.12.19 19:22:15.961055 [ 259 ] {5dcaa234-b8a5-4eea-a165-6cd041b590eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1040 | 2024.12.19 19:22:15.961133 [ 259 ] {5dcaa234-b8a5-4eea-a165-6cd041b590eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1041 | 2024.12.19 19:22:15.961280 [ 259 ] {5dcaa234-b8a5-4eea-a165-6cd041b590eb} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1042 | 2024.12.19 19:22:15.961312 [ 259 ] {5dcaa234-b8a5-4eea-a165-6cd041b590eb} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1043 | 2024.12.19 19:22:15.961337 [ 259 ] {5dcaa234-b8a5-4eea-a165-6cd041b590eb} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1044 | 2024.12.19 19:22:15.961353 [ 259 ] {5dcaa234-b8a5-4eea-a165-6cd041b590eb} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1045 | 2024.12.19 19:22:15.961396 [ 259 ] {5dcaa234-b8a5-4eea-a165-6cd041b590eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1046 | 2024.12.19 19:22:15.961419 [ 259 ] {5dcaa234-b8a5-4eea-a165-6cd041b590eb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1047 | 2024.12.19 19:22:15.962007 [ 259 ] {5dcaa234-b8a5-4eea-a165-6cd041b590eb} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001794 sec., 10033.444816053512 rows/sec., 410.44 KiB/sec. | ||
1048 | 2024.12.19 19:22:15.962118 [ 259 ] {5dcaa234-b8a5-4eea-a165-6cd041b590eb} <Debug> TCPHandler: Processed in 0.002070856 sec. | ||
1049 | 2024.12.19 19:22:15.962427 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1050 | 2024.12.19 19:22:15.962756 [ 258 ] {e78bec69-fb8e-41e7-b29d-dc2475af3a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1051 | 2024.12.19 19:22:15.963258 [ 258 ] {e78bec69-fb8e-41e7-b29d-dc2475af3a58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1052 | 2024.12.19 19:22:15.963301 [ 258 ] {e78bec69-fb8e-41e7-b29d-dc2475af3a58} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1053 | 2024.12.19 19:22:15.963586 [ 258 ] {e78bec69-fb8e-41e7-b29d-dc2475af3a58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1054 | 2024.12.19 19:22:15.963654 [ 258 ] {e78bec69-fb8e-41e7-b29d-dc2475af3a58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1055 | 2024.12.19 19:22:15.963808 [ 258 ] {e78bec69-fb8e-41e7-b29d-dc2475af3a58} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1056 | 2024.12.19 19:22:15.963842 [ 258 ] {e78bec69-fb8e-41e7-b29d-dc2475af3a58} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1057 | 2024.12.19 19:22:15.963867 [ 258 ] {e78bec69-fb8e-41e7-b29d-dc2475af3a58} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1058 | 2024.12.19 19:22:15.963886 [ 258 ] {e78bec69-fb8e-41e7-b29d-dc2475af3a58} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1059 | 2024.12.19 19:22:15.963929 [ 258 ] {e78bec69-fb8e-41e7-b29d-dc2475af3a58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1060 | 2024.12.19 19:22:15.963951 [ 258 ] {e78bec69-fb8e-41e7-b29d-dc2475af3a58} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1061 | 2024.12.19 19:22:15.964511 [ 258 ] {e78bec69-fb8e-41e7-b29d-dc2475af3a58} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001916 sec., 9394.572025052192 rows/sec., 384.30 KiB/sec. | ||
1062 | 2024.12.19 19:22:15.964625 [ 258 ] {e78bec69-fb8e-41e7-b29d-dc2475af3a58} <Debug> TCPHandler: Processed in 0.002310493 sec. | ||
1063 | 2024.12.19 19:22:15.964857 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1064 | 2024.12.19 19:22:15.965032 [ 259 ] {aedb8ceb-dae8-424d-a794-5e4320e41594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1065 | 2024.12.19 19:22:15.965385 [ 259 ] {aedb8ceb-dae8-424d-a794-5e4320e41594} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1066 | 2024.12.19 19:22:15.965436 [ 259 ] {aedb8ceb-dae8-424d-a794-5e4320e41594} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1067 | 2024.12.19 19:22:15.965775 [ 259 ] {aedb8ceb-dae8-424d-a794-5e4320e41594} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1068 | 2024.12.19 19:22:15.965856 [ 259 ] {aedb8ceb-dae8-424d-a794-5e4320e41594} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1069 | 2024.12.19 19:22:15.966037 [ 259 ] {aedb8ceb-dae8-424d-a794-5e4320e41594} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1070 | 2024.12.19 19:22:15.966077 [ 259 ] {aedb8ceb-dae8-424d-a794-5e4320e41594} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1071 | 2024.12.19 19:22:15.966104 [ 259 ] {aedb8ceb-dae8-424d-a794-5e4320e41594} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1072 | 2024.12.19 19:22:15.966124 [ 259 ] {aedb8ceb-dae8-424d-a794-5e4320e41594} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1073 | 2024.12.19 19:22:15.966166 [ 259 ] {aedb8ceb-dae8-424d-a794-5e4320e41594} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1074 | 2024.12.19 19:22:15.966188 [ 259 ] {aedb8ceb-dae8-424d-a794-5e4320e41594} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1075 | 2024.12.19 19:22:15.966909 [ 259 ] {aedb8ceb-dae8-424d-a794-5e4320e41594} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001957 sec., 9197.75166070516 rows/sec., 376.25 KiB/sec. | ||
1076 | 2024.12.19 19:22:15.967031 [ 259 ] {aedb8ceb-dae8-424d-a794-5e4320e41594} <Debug> TCPHandler: Processed in 0.00222795 sec. | ||
1077 | 2024.12.19 19:22:15.967278 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1078 | 2024.12.19 19:22:15.967487 [ 258 ] {f0a130ef-7c2f-4aa6-9ca0-36275f24b48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1079 | 2024.12.19 19:22:15.967861 [ 258 ] {f0a130ef-7c2f-4aa6-9ca0-36275f24b48c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1080 | 2024.12.19 19:22:15.967915 [ 258 ] {f0a130ef-7c2f-4aa6-9ca0-36275f24b48c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1081 | 2024.12.19 19:22:15.968238 [ 258 ] {f0a130ef-7c2f-4aa6-9ca0-36275f24b48c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1082 | 2024.12.19 19:22:15.968303 [ 258 ] {f0a130ef-7c2f-4aa6-9ca0-36275f24b48c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1083 | 2024.12.19 19:22:15.968456 [ 258 ] {f0a130ef-7c2f-4aa6-9ca0-36275f24b48c} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1084 | 2024.12.19 19:22:15.968490 [ 258 ] {f0a130ef-7c2f-4aa6-9ca0-36275f24b48c} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1085 | 2024.12.19 19:22:15.968514 [ 258 ] {f0a130ef-7c2f-4aa6-9ca0-36275f24b48c} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1086 | 2024.12.19 19:22:15.968531 [ 258 ] {f0a130ef-7c2f-4aa6-9ca0-36275f24b48c} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1087 | 2024.12.19 19:22:15.968574 [ 258 ] {f0a130ef-7c2f-4aa6-9ca0-36275f24b48c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1088 | 2024.12.19 19:22:15.968599 [ 258 ] {f0a130ef-7c2f-4aa6-9ca0-36275f24b48c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1089 | 2024.12.19 19:22:15.969229 [ 258 ] {f0a130ef-7c2f-4aa6-9ca0-36275f24b48c} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001843 sec., 9766.684753119913 rows/sec., 399.53 KiB/sec. | ||
1090 | 2024.12.19 19:22:15.969344 [ 258 ] {f0a130ef-7c2f-4aa6-9ca0-36275f24b48c} <Debug> TCPHandler: Processed in 0.002132848 sec. | ||
1091 | 2024.12.19 19:22:15.969590 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1092 | 2024.12.19 19:22:15.969766 [ 259 ] {607a9437-74c3-4dc2-a54b-9c759e3d1d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1093 | 2024.12.19 19:22:15.970084 [ 259 ] {607a9437-74c3-4dc2-a54b-9c759e3d1d73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1094 | 2024.12.19 19:22:15.970127 [ 259 ] {607a9437-74c3-4dc2-a54b-9c759e3d1d73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1095 | 2024.12.19 19:22:15.970408 [ 259 ] {607a9437-74c3-4dc2-a54b-9c759e3d1d73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1096 | 2024.12.19 19:22:15.970474 [ 259 ] {607a9437-74c3-4dc2-a54b-9c759e3d1d73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1097 | 2024.12.19 19:22:15.970621 [ 259 ] {607a9437-74c3-4dc2-a54b-9c759e3d1d73} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1098 | 2024.12.19 19:22:15.970654 [ 259 ] {607a9437-74c3-4dc2-a54b-9c759e3d1d73} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1099 | 2024.12.19 19:22:15.970676 [ 259 ] {607a9437-74c3-4dc2-a54b-9c759e3d1d73} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1100 | 2024.12.19 19:22:15.970693 [ 259 ] {607a9437-74c3-4dc2-a54b-9c759e3d1d73} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1101 | 2024.12.19 19:22:15.970736 [ 259 ] {607a9437-74c3-4dc2-a54b-9c759e3d1d73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1102 | 2024.12.19 19:22:15.970760 [ 259 ] {607a9437-74c3-4dc2-a54b-9c759e3d1d73} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1103 | 2024.12.19 19:22:15.971368 [ 259 ] {607a9437-74c3-4dc2-a54b-9c759e3d1d73} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001684 sec., 10688.836104513064 rows/sec., 437.25 KiB/sec. | ||
1104 | 2024.12.19 19:22:15.971490 [ 259 ] {607a9437-74c3-4dc2-a54b-9c759e3d1d73} <Debug> TCPHandler: Processed in 0.001958283 sec. | ||
1105 | 2024.12.19 19:22:15.971752 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1106 | 2024.12.19 19:22:15.971965 [ 258 ] {0e177a6f-61ce-4429-9b24-65d4cb7c4509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1107 | 2024.12.19 19:22:15.972309 [ 258 ] {0e177a6f-61ce-4429-9b24-65d4cb7c4509} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1108 | 2024.12.19 19:22:15.972354 [ 258 ] {0e177a6f-61ce-4429-9b24-65d4cb7c4509} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1109 | 2024.12.19 19:22:15.972638 [ 258 ] {0e177a6f-61ce-4429-9b24-65d4cb7c4509} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1110 | 2024.12.19 19:22:15.972704 [ 258 ] {0e177a6f-61ce-4429-9b24-65d4cb7c4509} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1111 | 2024.12.19 19:22:15.972854 [ 258 ] {0e177a6f-61ce-4429-9b24-65d4cb7c4509} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1112 | 2024.12.19 19:22:15.972887 [ 258 ] {0e177a6f-61ce-4429-9b24-65d4cb7c4509} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1113 | 2024.12.19 19:22:15.972911 [ 258 ] {0e177a6f-61ce-4429-9b24-65d4cb7c4509} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1114 | 2024.12.19 19:22:15.972927 [ 258 ] {0e177a6f-61ce-4429-9b24-65d4cb7c4509} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1115 | 2024.12.19 19:22:15.972970 [ 258 ] {0e177a6f-61ce-4429-9b24-65d4cb7c4509} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1116 | 2024.12.19 19:22:15.972993 [ 258 ] {0e177a6f-61ce-4429-9b24-65d4cb7c4509} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1117 | 2024.12.19 19:22:15.973724 [ 258 ] {0e177a6f-61ce-4429-9b24-65d4cb7c4509} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001866 sec., 9646.302250803858 rows/sec., 394.60 KiB/sec. | ||
1118 | 2024.12.19 19:22:15.973849 [ 258 ] {0e177a6f-61ce-4429-9b24-65d4cb7c4509} <Debug> TCPHandler: Processed in 0.002166089 sec. | ||
1119 | 2024.12.19 19:22:15.974240 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1120 | 2024.12.19 19:22:15.974453 [ 259 ] {e00abab0-d027-46ac-812e-177ceccdc160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1121 | 2024.12.19 19:22:15.974837 [ 259 ] {e00abab0-d027-46ac-812e-177ceccdc160} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1122 | 2024.12.19 19:22:15.974890 [ 259 ] {e00abab0-d027-46ac-812e-177ceccdc160} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1123 | 2024.12.19 19:22:15.975223 [ 259 ] {e00abab0-d027-46ac-812e-177ceccdc160} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1124 | 2024.12.19 19:22:15.975290 [ 259 ] {e00abab0-d027-46ac-812e-177ceccdc160} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1125 | 2024.12.19 19:22:15.975440 [ 259 ] {e00abab0-d027-46ac-812e-177ceccdc160} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1126 | 2024.12.19 19:22:15.975473 [ 259 ] {e00abab0-d027-46ac-812e-177ceccdc160} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1127 | 2024.12.19 19:22:15.975496 [ 259 ] {e00abab0-d027-46ac-812e-177ceccdc160} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1128 | 2024.12.19 19:22:15.975512 [ 259 ] {e00abab0-d027-46ac-812e-177ceccdc160} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1129 | 2024.12.19 19:22:15.975556 [ 259 ] {e00abab0-d027-46ac-812e-177ceccdc160} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1130 | 2024.12.19 19:22:15.975581 [ 259 ] {e00abab0-d027-46ac-812e-177ceccdc160} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1131 | 2024.12.19 19:22:15.976159 [ 259 ] {e00abab0-d027-46ac-812e-177ceccdc160} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00181 sec., 9944.75138121547 rows/sec., 406.81 KiB/sec. | ||
1132 | 2024.12.19 19:22:15.976274 [ 259 ] {e00abab0-d027-46ac-812e-177ceccdc160} <Debug> TCPHandler: Processed in 0.002104867 sec. | ||
1133 | 2024.12.19 19:22:15.980381 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1134 | 2024.12.19 19:22:15.980726 [ 258 ] {bc73984a-61ce-44eb-a465-e71a66738f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1135 | 2024.12.19 19:22:15.981270 [ 258 ] {bc73984a-61ce-44eb-a465-e71a66738f9c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1136 | 2024.12.19 19:22:15.981315 [ 258 ] {bc73984a-61ce-44eb-a465-e71a66738f9c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1137 | 2024.12.19 19:22:15.981613 [ 258 ] {bc73984a-61ce-44eb-a465-e71a66738f9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1138 | 2024.12.19 19:22:15.981679 [ 258 ] {bc73984a-61ce-44eb-a465-e71a66738f9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1139 | 2024.12.19 19:22:15.981831 [ 258 ] {bc73984a-61ce-44eb-a465-e71a66738f9c} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1140 | 2024.12.19 19:22:15.981865 [ 258 ] {bc73984a-61ce-44eb-a465-e71a66738f9c} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1141 | 2024.12.19 19:22:15.981889 [ 258 ] {bc73984a-61ce-44eb-a465-e71a66738f9c} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1142 | 2024.12.19 19:22:15.981905 [ 258 ] {bc73984a-61ce-44eb-a465-e71a66738f9c} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1143 | 2024.12.19 19:22:15.981947 [ 258 ] {bc73984a-61ce-44eb-a465-e71a66738f9c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1144 | 2024.12.19 19:22:15.981971 [ 258 ] {bc73984a-61ce-44eb-a465-e71a66738f9c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1145 | 2024.12.19 19:22:15.982570 [ 258 ] {bc73984a-61ce-44eb-a465-e71a66738f9c} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002022 sec., 8902.077151335312 rows/sec., 364.16 KiB/sec. | ||
1146 | 2024.12.19 19:22:15.982686 [ 258 ] {bc73984a-61ce-44eb-a465-e71a66738f9c} <Debug> TCPHandler: Processed in 0.002411455 sec. | ||
1147 | 2024.12.19 19:22:15.982992 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1148 | 2024.12.19 19:22:15.983213 [ 259 ] {84af7bde-ba23-4832-a294-7a08c5871081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1149 | 2024.12.19 19:22:15.983275 [ 259 ] {84af7bde-ba23-4832-a294-7a08c5871081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1150 | 2024.12.19 19:22:15.984144 [ 259 ] {84af7bde-ba23-4832-a294-7a08c5871081} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1151 | 2024.12.19 19:22:15.984191 [ 259 ] {84af7bde-ba23-4832-a294-7a08c5871081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1152 | 2024.12.19 19:22:15.984708 [ 259 ] {84af7bde-ba23-4832-a294-7a08c5871081} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1153 | 2024.12.19 19:22:15.984922 [ 259 ] {84af7bde-ba23-4832-a294-7a08c5871081} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1154 | 2024.12.19 19:22:15.985104 [ 259 ] {84af7bde-ba23-4832-a294-7a08c5871081} <Debug> executeQuery: Read 13 rows, 2.63 KiB in 0.001948 sec., 6673.511293634497 rows/sec., 1.32 MiB/sec. | ||
1155 | 2024.12.19 19:22:15.985155 [ 259 ] {84af7bde-ba23-4832-a294-7a08c5871081} <Debug> TCPHandler: Processed in 0.002272641 sec. | ||
1156 | 2024.12.19 19:22:15.985323 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1157 | 2024.12.19 19:22:15.985472 [ 258 ] {a8995859-22c3-426c-ad91-169d5ea3384f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1158 | 2024.12.19 19:22:15.985530 [ 258 ] {a8995859-22c3-426c-ad91-169d5ea3384f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1159 | 2024.12.19 19:22:15.986789 [ 258 ] {a8995859-22c3-426c-ad91-169d5ea3384f} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1160 | 2024.12.19 19:22:15.986829 [ 258 ] {a8995859-22c3-426c-ad91-169d5ea3384f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1161 | 2024.12.19 19:22:15.987215 [ 258 ] {a8995859-22c3-426c-ad91-169d5ea3384f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1162 | 2024.12.19 19:22:15.987464 [ 258 ] {a8995859-22c3-426c-ad91-169d5ea3384f} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1163 | 2024.12.19 19:22:15.987695 [ 258 ] {a8995859-22c3-426c-ad91-169d5ea3384f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002267 sec., 6175.562417291575 rows/sec., 444.56 KiB/sec. | ||
1164 | 2024.12.19 19:22:15.987764 [ 258 ] {a8995859-22c3-426c-ad91-169d5ea3384f} <Debug> TCPHandler: Processed in 0.002508378 sec. | ||
1165 | 2024.12.19 19:22:15.987974 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1166 | 2024.12.19 19:22:15.988194 [ 259 ] {e08dad05-df4d-45ae-8d92-4f59393806bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1167 | 2024.12.19 19:22:15.988249 [ 259 ] {e08dad05-df4d-45ae-8d92-4f59393806bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1168 | 2024.12.19 19:22:15.989070 [ 259 ] {e08dad05-df4d-45ae-8d92-4f59393806bf} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1169 | 2024.12.19 19:22:15.989117 [ 259 ] {e08dad05-df4d-45ae-8d92-4f59393806bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1170 | 2024.12.19 19:22:15.989506 [ 259 ] {e08dad05-df4d-45ae-8d92-4f59393806bf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1171 | 2024.12.19 19:22:15.989741 [ 259 ] {e08dad05-df4d-45ae-8d92-4f59393806bf} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1172 | 2024.12.19 19:22:15.989960 [ 259 ] {e08dad05-df4d-45ae-8d92-4f59393806bf} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.001803 sec., 121464.22628951748 rows/sec., 10.58 MiB/sec. | ||
1173 | 2024.12.19 19:22:15.990066 [ 259 ] {e08dad05-df4d-45ae-8d92-4f59393806bf} <Debug> TCPHandler: Processed in 0.002201689 sec. | ||
1174 | 2024.12.19 19:22:15.990271 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1175 | 2024.12.19 19:22:15.990489 [ 258 ] {113876f7-9864-4a29-86b3-676d90b6bfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1176 | 2024.12.19 19:22:15.990580 [ 258 ] {113876f7-9864-4a29-86b3-676d90b6bfc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1177 | 2024.12.19 19:22:15.991595 [ 258 ] {113876f7-9864-4a29-86b3-676d90b6bfc3} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1178 | 2024.12.19 19:22:15.991634 [ 258 ] {113876f7-9864-4a29-86b3-676d90b6bfc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1179 | 2024.12.19 19:22:15.991999 [ 258 ] {113876f7-9864-4a29-86b3-676d90b6bfc3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1180 | 2024.12.19 19:22:15.992244 [ 258 ] {113876f7-9864-4a29-86b3-676d90b6bfc3} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1181 | 2024.12.19 19:22:15.992456 [ 258 ] {113876f7-9864-4a29-86b3-676d90b6bfc3} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.002023 sec., 7414.730598121601 rows/sec., 522.80 KiB/sec. | ||
1182 | 2024.12.19 19:22:15.992510 [ 258 ] {113876f7-9864-4a29-86b3-676d90b6bfc3} <Debug> TCPHandler: Processed in 0.002344214 sec. | ||
1183 | 2024.12.19 19:22:15.992654 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1184 | 2024.12.19 19:22:15.992792 [ 259 ] {1eb96f20-58c8-4cf0-bce4-ae323012bdf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1185 | 2024.12.19 19:22:15.992848 [ 259 ] {1eb96f20-58c8-4cf0-bce4-ae323012bdf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1186 | 2024.12.19 19:22:15.993467 [ 259 ] {1eb96f20-58c8-4cf0-bce4-ae323012bdf0} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1187 | 2024.12.19 19:22:15.993506 [ 259 ] {1eb96f20-58c8-4cf0-bce4-ae323012bdf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1188 | 2024.12.19 19:22:15.993860 [ 259 ] {1eb96f20-58c8-4cf0-bce4-ae323012bdf0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1189 | 2024.12.19 19:22:15.994097 [ 259 ] {1eb96f20-58c8-4cf0-bce4-ae323012bdf0} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1190 | 2024.12.19 19:22:15.994268 [ 259 ] {1eb96f20-58c8-4cf0-bce4-ae323012bdf0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001508 sec., 9283.819628647214 rows/sec., 650.18 KiB/sec. | ||
1191 | 2024.12.19 19:22:15.994318 [ 259 ] {1eb96f20-58c8-4cf0-bce4-ae323012bdf0} <Debug> TCPHandler: Processed in 0.001731077 sec. | ||
1192 | 2024.12.19 19:22:15.994471 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1193 | 2024.12.19 19:22:15.994607 [ 258 ] {ba1b3312-8a28-4f9e-8789-c1c5e55d220f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1194 | 2024.12.19 19:22:15.994663 [ 258 ] {ba1b3312-8a28-4f9e-8789-c1c5e55d220f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1195 | 2024.12.19 19:22:15.995305 [ 258 ] {ba1b3312-8a28-4f9e-8789-c1c5e55d220f} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1196 | 2024.12.19 19:22:15.995347 [ 258 ] {ba1b3312-8a28-4f9e-8789-c1c5e55d220f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1197 | 2024.12.19 19:22:15.995700 [ 258 ] {ba1b3312-8a28-4f9e-8789-c1c5e55d220f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1198 | 2024.12.19 19:22:15.995940 [ 258 ] {ba1b3312-8a28-4f9e-8789-c1c5e55d220f} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1199 | 2024.12.19 19:22:15.996222 [ 258 ] {ba1b3312-8a28-4f9e-8789-c1c5e55d220f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001626 sec., 7995.079950799508 rows/sec., 498.49 KiB/sec. | ||
1200 | 2024.12.19 19:22:15.996315 [ 258 ] {ba1b3312-8a28-4f9e-8789-c1c5e55d220f} <Debug> TCPHandler: Processed in 0.001908222 sec. | ||
1201 | 2024.12.19 19:22:15.996472 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1202 | 2024.12.19 19:22:15.996609 [ 259 ] {f057b942-5a40-4feb-ab24-52d28850bc26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1203 | 2024.12.19 19:22:15.996667 [ 259 ] {f057b942-5a40-4feb-ab24-52d28850bc26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1204 | 2024.12.19 19:22:15.997464 [ 259 ] {f057b942-5a40-4feb-ab24-52d28850bc26} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1205 | 2024.12.19 19:22:15.997503 [ 259 ] {f057b942-5a40-4feb-ab24-52d28850bc26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1206 | 2024.12.19 19:22:15.997880 [ 259 ] {f057b942-5a40-4feb-ab24-52d28850bc26} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1207 | 2024.12.19 19:22:15.998115 [ 259 ] {f057b942-5a40-4feb-ab24-52d28850bc26} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1208 | 2024.12.19 19:22:15.998291 [ 259 ] {f057b942-5a40-4feb-ab24-52d28850bc26} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001714 sec., 227537.92298716452 rows/sec., 16.14 MiB/sec. | ||
1209 | 2024.12.19 19:22:15.998341 [ 259 ] {f057b942-5a40-4feb-ab24-52d28850bc26} <Debug> TCPHandler: Processed in 0.001936633 sec. | ||
1210 | 2024.12.19 19:22:15.998496 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1211 | 2024.12.19 19:22:15.998633 [ 258 ] {ea16f7c7-9529-48e7-8475-92ab3a944d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1212 | 2024.12.19 19:22:15.998694 [ 258 ] {ea16f7c7-9529-48e7-8475-92ab3a944d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1213 | 2024.12.19 19:22:15.999235 [ 258 ] {ea16f7c7-9529-48e7-8475-92ab3a944d2e} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1214 | 2024.12.19 19:22:15.999275 [ 258 ] {ea16f7c7-9529-48e7-8475-92ab3a944d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1215 | 2024.12.19 19:22:15.999645 [ 258 ] {ea16f7c7-9529-48e7-8475-92ab3a944d2e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1216 | 2024.12.19 19:22:15.999884 [ 258 ] {ea16f7c7-9529-48e7-8475-92ab3a944d2e} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1217 | 2024.12.19 19:22:16.000096 [ 258 ] {ea16f7c7-9529-48e7-8475-92ab3a944d2e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 209.68 KiB/sec. | ||
1218 | 2024.12.19 19:22:16.000145 [ 258 ] {ea16f7c7-9529-48e7-8475-92ab3a944d2e} <Debug> TCPHandler: Processed in 0.001714267 sec. | ||
1219 | 2024.12.19 19:22:16.000396 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1220 | 2024.12.19 19:22:16.000619 [ 259 ] {33a85dd0-7f53-46ba-a53d-47243435d291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1221 | 2024.12.19 19:22:16.000679 [ 259 ] {33a85dd0-7f53-46ba-a53d-47243435d291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1222 | 2024.12.19 19:22:16.001315 [ 259 ] {33a85dd0-7f53-46ba-a53d-47243435d291} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1223 | 2024.12.19 19:22:16.001355 [ 259 ] {33a85dd0-7f53-46ba-a53d-47243435d291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1224 | 2024.12.19 19:22:16.001739 [ 259 ] {33a85dd0-7f53-46ba-a53d-47243435d291} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1225 | 2024.12.19 19:22:16.001980 [ 259 ] {33a85dd0-7f53-46ba-a53d-47243435d291} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1226 | 2024.12.19 19:22:16.002148 [ 259 ] {33a85dd0-7f53-46ba-a53d-47243435d291} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001589 sec., 149150.40906230334 rows/sec., 10.00 MiB/sec. | ||
1227 | 2024.12.19 19:22:16.002196 [ 259 ] {33a85dd0-7f53-46ba-a53d-47243435d291} <Debug> TCPHandler: Processed in 0.001954753 sec. | ||
1228 | 2024.12.19 19:22:16.002349 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1229 | 2024.12.19 19:22:16.002487 [ 258 ] {eb99ef9a-26f9-4027-9c25-030c7f557c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1230 | 2024.12.19 19:22:16.002547 [ 258 ] {eb99ef9a-26f9-4027-9c25-030c7f557c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1231 | 2024.12.19 19:22:16.003093 [ 258 ] {eb99ef9a-26f9-4027-9c25-030c7f557c6c} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1232 | 2024.12.19 19:22:16.003140 [ 258 ] {eb99ef9a-26f9-4027-9c25-030c7f557c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1233 | 2024.12.19 19:22:16.003500 [ 258 ] {eb99ef9a-26f9-4027-9c25-030c7f557c6c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1234 | 2024.12.19 19:22:16.003747 [ 258 ] {eb99ef9a-26f9-4027-9c25-030c7f557c6c} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1235 | 2024.12.19 19:22:16.003964 [ 258 ] {eb99ef9a-26f9-4027-9c25-030c7f557c6c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001509 sec., 662.6905235255136 rows/sec., 44.65 KiB/sec. | ||
1236 | 2024.12.19 19:22:16.004013 [ 258 ] {eb99ef9a-26f9-4027-9c25-030c7f557c6c} <Debug> TCPHandler: Processed in 0.001732077 sec. | ||
1237 | 2024.12.19 19:22:16.004155 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1238 | 2024.12.19 19:22:16.004273 [ 259 ] {f611bfc4-cc4b-4be5-8aaf-f3878d68aaa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1239 | 2024.12.19 19:22:16.004351 [ 259 ] {f611bfc4-cc4b-4be5-8aaf-f3878d68aaa6} <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 | ||
1240 | 2024.12.19 19:22:16.005440 [ 259 ] {f611bfc4-cc4b-4be5-8aaf-f3878d68aaa6} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1241 | 2024.12.19 19:22:16.005476 [ 259 ] {f611bfc4-cc4b-4be5-8aaf-f3878d68aaa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1242 | 2024.12.19 19:22:16.008062 [ 259 ] {f611bfc4-cc4b-4be5-8aaf-f3878d68aaa6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1243 | 2024.12.19 19:22:16.008366 [ 259 ] {f611bfc4-cc4b-4be5-8aaf-f3878d68aaa6} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1244 | 2024.12.19 19:22:16.008690 [ 259 ] {f611bfc4-cc4b-4be5-8aaf-f3878d68aaa6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00443 sec., 1805.8690744920993 rows/sec., 3.24 MiB/sec. | ||
1245 | 2024.12.19 19:22:16.008802 [ 259 ] {f611bfc4-cc4b-4be5-8aaf-f3878d68aaa6} <Debug> TCPHandler: Processed in 0.004704337 sec. | ||
1246 | 2024.12.19 19:22:16.009023 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1247 | 2024.12.19 19:22:16.009220 [ 258 ] {2964fb0c-9b93-4c2f-aea0-b9b77017794b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1248 | 2024.12.19 19:22:16.009280 [ 258 ] {2964fb0c-9b93-4c2f-aea0-b9b77017794b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1249 | 2024.12.19 19:22:16.009854 [ 258 ] {2964fb0c-9b93-4c2f-aea0-b9b77017794b} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1250 | 2024.12.19 19:22:16.009901 [ 258 ] {2964fb0c-9b93-4c2f-aea0-b9b77017794b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1251 | 2024.12.19 19:22:16.010305 [ 258 ] {2964fb0c-9b93-4c2f-aea0-b9b77017794b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1252 | 2024.12.19 19:22:16.010546 [ 258 ] {2964fb0c-9b93-4c2f-aea0-b9b77017794b} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1253 | 2024.12.19 19:22:16.010752 [ 258 ] {2964fb0c-9b93-4c2f-aea0-b9b77017794b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001565 sec., 52396.1661341853 rows/sec., 3.33 MiB/sec. | ||
1254 | 2024.12.19 19:22:16.010800 [ 258 ] {2964fb0c-9b93-4c2f-aea0-b9b77017794b} <Debug> TCPHandler: Processed in 0.001883502 sec. | ||
1255 | 2024.12.19 19:22:20.936307 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1256 | 2024.12.19 19:22:20.936511 [ 258 ] {1c11bf84-1be4-4360-99df-eeba324b1c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1257 | 2024.12.19 19:22:20.936588 [ 258 ] {1c11bf84-1be4-4360-99df-eeba324b1c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1258 | 2024.12.19 19:22:20.937379 [ 258 ] {1c11bf84-1be4-4360-99df-eeba324b1c9f} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1259 | 2024.12.19 19:22:20.937428 [ 258 ] {1c11bf84-1be4-4360-99df-eeba324b1c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1260 | 2024.12.19 19:22:20.937859 [ 258 ] {1c11bf84-1be4-4360-99df-eeba324b1c9f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1261 | 2024.12.19 19:22:20.938112 [ 258 ] {1c11bf84-1be4-4360-99df-eeba324b1c9f} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1262 | 2024.12.19 19:22:20.938349 [ 258 ] {1c11bf84-1be4-4360-99df-eeba324b1c9f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001892 sec., 29598.308668076108 rows/sec., 2.26 MiB/sec. | ||
1263 | 2024.12.19 19:22:20.938415 [ 258 ] {1c11bf84-1be4-4360-99df-eeba324b1c9f} <Debug> TCPHandler: Processed in 0.00224332 sec. | ||
1264 | 2024.12.19 19:22:20.938686 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1265 | 2024.12.19 19:22:20.938902 [ 259 ] {808337ea-d480-462f-9ab7-a8ee9675c989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1266 | 2024.12.19 19:22:20.938984 [ 259 ] {808337ea-d480-462f-9ab7-a8ee9675c989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1267 | 2024.12.19 19:22:20.939771 [ 259 ] {808337ea-d480-462f-9ab7-a8ee9675c989} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1268 | 2024.12.19 19:22:20.939819 [ 259 ] {808337ea-d480-462f-9ab7-a8ee9675c989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1269 | 2024.12.19 19:22:20.940242 [ 259 ] {808337ea-d480-462f-9ab7-a8ee9675c989} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1270 | 2024.12.19 19:22:20.940494 [ 259 ] {808337ea-d480-462f-9ab7-a8ee9675c989} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1271 | 2024.12.19 19:22:20.940717 [ 259 ] {808337ea-d480-462f-9ab7-a8ee9675c989} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001877 sec., 34096.96323921151 rows/sec., 2.66 MiB/sec. | ||
1272 | 2024.12.19 19:22:20.940774 [ 259 ] {808337ea-d480-462f-9ab7-a8ee9675c989} <Debug> TCPHandler: Processed in 0.002231351 sec. | ||
1273 | 2024.12.19 19:22:20.940942 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1274 | 2024.12.19 19:22:20.941090 [ 258 ] {e6ee2ce9-22fa-47a0-97f1-e5a494ac10c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1275 | 2024.12.19 19:22:20.941159 [ 258 ] {e6ee2ce9-22fa-47a0-97f1-e5a494ac10c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1276 | 2024.12.19 19:22:20.941805 [ 258 ] {e6ee2ce9-22fa-47a0-97f1-e5a494ac10c8} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1277 | 2024.12.19 19:22:20.941847 [ 258 ] {e6ee2ce9-22fa-47a0-97f1-e5a494ac10c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1278 | 2024.12.19 19:22:20.942258 [ 258 ] {e6ee2ce9-22fa-47a0-97f1-e5a494ac10c8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1279 | 2024.12.19 19:22:20.942516 [ 258 ] {e6ee2ce9-22fa-47a0-97f1-e5a494ac10c8} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1280 | 2024.12.19 19:22:20.942764 [ 258 ] {e6ee2ce9-22fa-47a0-97f1-e5a494ac10c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001711 sec., 93512.56575102279 rows/sec., 6.51 MiB/sec. | ||
1281 | 2024.12.19 19:22:20.942939 [ 258 ] {e6ee2ce9-22fa-47a0-97f1-e5a494ac10c8} <Debug> TCPHandler: Processed in 0.002065966 sec. | ||
1282 | 2024.12.19 19:22:20.943119 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1283 | 2024.12.19 19:22:20.943260 [ 259 ] {36cd0d52-586e-4998-ba70-4d213b755b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1284 | 2024.12.19 19:22:20.943324 [ 259 ] {36cd0d52-586e-4998-ba70-4d213b755b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1285 | 2024.12.19 19:22:20.943913 [ 259 ] {36cd0d52-586e-4998-ba70-4d213b755b9e} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1286 | 2024.12.19 19:22:20.943960 [ 259 ] {36cd0d52-586e-4998-ba70-4d213b755b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1287 | 2024.12.19 19:22:20.944381 [ 259 ] {36cd0d52-586e-4998-ba70-4d213b755b9e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1288 | 2024.12.19 19:22:20.944616 [ 259 ] {36cd0d52-586e-4998-ba70-4d213b755b9e} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1289 | 2024.12.19 19:22:20.944827 [ 259 ] {36cd0d52-586e-4998-ba70-4d213b755b9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001598 sec., 37546.93366708385 rows/sec., 2.53 MiB/sec. | ||
1290 | 2024.12.19 19:22:20.944878 [ 259 ] {36cd0d52-586e-4998-ba70-4d213b755b9e} <Debug> TCPHandler: Processed in 0.00182699 sec. | ||
1291 | 2024.12.19 19:22:23.020356 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
1292 | 2024.12.19 19:22:23.021163 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1293 | 2024.12.19 19:22:23.021210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1294 | 2024.12.19 19:22:23.021789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1295 | 2024.12.19 19:22:23.022062 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1296 | 2024.12.19 19:22:23.022281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
1297 | 2024.12.19 19:22:23.148733 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1298 | 2024.12.19 19:22:23.168365 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1299 | 2024.12.19 19:22:23.168424 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1300 | 2024.12.19 19:22:23.175328 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1301 | 2024.12.19 19:22:23.176109 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1302 | 2024.12.19 19:22:23.179220 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1303 | 2024.12.19 19:22:25.511493 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 194 | ||
1304 | 2024.12.19 19:22:25.514988 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1305 | 2024.12.19 19:22:25.515048 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1306 | 2024.12.19 19:22:25.516869 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1307 | 2024.12.19 19:22:25.517188 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1308 | 2024.12.19 19:22:25.517993 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 194 | ||
1309 | 2024.12.19 19:22:25.941110 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1310 | 2024.12.19 19:22:25.941331 [ 258 ] {ea4303ed-3d90-4b22-b55f-04fa1ccfc89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1311 | 2024.12.19 19:22:25.941417 [ 258 ] {ea4303ed-3d90-4b22-b55f-04fa1ccfc89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1312 | 2024.12.19 19:22:25.942184 [ 258 ] {ea4303ed-3d90-4b22-b55f-04fa1ccfc89e} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1313 | 2024.12.19 19:22:25.942240 [ 258 ] {ea4303ed-3d90-4b22-b55f-04fa1ccfc89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1314 | 2024.12.19 19:22:25.942691 [ 258 ] {ea4303ed-3d90-4b22-b55f-04fa1ccfc89e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1315 | 2024.12.19 19:22:25.942962 [ 258 ] {ea4303ed-3d90-4b22-b55f-04fa1ccfc89e} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1316 | 2024.12.19 19:22:25.943201 [ 258 ] {ea4303ed-3d90-4b22-b55f-04fa1ccfc89e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001933 sec., 7242.628039317124 rows/sec., 521.37 KiB/sec. | ||
1317 | 2024.12.19 19:22:25.943268 [ 258 ] {ea4303ed-3d90-4b22-b55f-04fa1ccfc89e} <Debug> TCPHandler: Processed in 0.002300422 sec. | ||
1318 | 2024.12.19 19:22:25.943545 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1319 | 2024.12.19 19:22:25.943767 [ 259 ] {bdda6a96-16da-45cc-8752-007bcdf54082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1320 | 2024.12.19 19:22:25.943850 [ 259 ] {bdda6a96-16da-45cc-8752-007bcdf54082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1321 | 2024.12.19 19:22:25.944753 [ 259 ] {bdda6a96-16da-45cc-8752-007bcdf54082} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1322 | 2024.12.19 19:22:25.944807 [ 259 ] {bdda6a96-16da-45cc-8752-007bcdf54082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1323 | 2024.12.19 19:22:25.945272 [ 259 ] {bdda6a96-16da-45cc-8752-007bcdf54082} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1324 | 2024.12.19 19:22:25.945543 [ 259 ] {bdda6a96-16da-45cc-8752-007bcdf54082} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1325 | 2024.12.19 19:22:25.945793 [ 259 ] {bdda6a96-16da-45cc-8752-007bcdf54082} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.002088 sec., 104885.05747126437 rows/sec., 9.14 MiB/sec. | ||
1326 | 2024.12.19 19:22:25.945860 [ 259 ] {bdda6a96-16da-45cc-8752-007bcdf54082} <Debug> TCPHandler: Processed in 0.002460256 sec. | ||
1327 | 2024.12.19 19:22:25.946026 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1328 | 2024.12.19 19:22:25.946171 [ 258 ] {ccea933f-f43f-4478-b5c0-a67b8b8209ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1329 | 2024.12.19 19:22:25.946236 [ 258 ] {ccea933f-f43f-4478-b5c0-a67b8b8209ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1330 | 2024.12.19 19:22:25.946873 [ 258 ] {ccea933f-f43f-4478-b5c0-a67b8b8209ff} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1331 | 2024.12.19 19:22:25.946913 [ 258 ] {ccea933f-f43f-4478-b5c0-a67b8b8209ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1332 | 2024.12.19 19:22:25.947284 [ 258 ] {ccea933f-f43f-4478-b5c0-a67b8b8209ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1333 | 2024.12.19 19:22:25.947534 [ 258 ] {ccea933f-f43f-4478-b5c0-a67b8b8209ff} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1334 | 2024.12.19 19:22:25.947740 [ 258 ] {ccea933f-f43f-4478-b5c0-a67b8b8209ff} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001605 sec., 9345.794392523363 rows/sec., 658.95 KiB/sec. | ||
1335 | 2024.12.19 19:22:25.947790 [ 258 ] {ccea933f-f43f-4478-b5c0-a67b8b8209ff} <Debug> TCPHandler: Processed in 0.00183194 sec. | ||
1336 | 2024.12.19 19:22:25.947965 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1337 | 2024.12.19 19:22:25.948112 [ 259 ] {422de459-95ea-4e5b-a363-f28ac2fa1bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1338 | 2024.12.19 19:22:25.948173 [ 259 ] {422de459-95ea-4e5b-a363-f28ac2fa1bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1339 | 2024.12.19 19:22:25.948787 [ 259 ] {422de459-95ea-4e5b-a363-f28ac2fa1bd6} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1340 | 2024.12.19 19:22:25.948829 [ 259 ] {422de459-95ea-4e5b-a363-f28ac2fa1bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1341 | 2024.12.19 19:22:25.949191 [ 259 ] {422de459-95ea-4e5b-a363-f28ac2fa1bd6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1342 | 2024.12.19 19:22:25.949432 [ 259 ] {422de459-95ea-4e5b-a363-f28ac2fa1bd6} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1343 | 2024.12.19 19:22:25.949623 [ 259 ] {422de459-95ea-4e5b-a363-f28ac2fa1bd6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001544 sec., 9067.357512953367 rows/sec., 635.02 KiB/sec. | ||
1344 | 2024.12.19 19:22:25.949755 [ 259 ] {422de459-95ea-4e5b-a363-f28ac2fa1bd6} <Debug> TCPHandler: Processed in 0.00185569 sec. | ||
1345 | 2024.12.19 19:22:25.949931 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1346 | 2024.12.19 19:22:25.950066 [ 258 ] {15b6f221-dffb-4eb8-83f2-c676ee013129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1347 | 2024.12.19 19:22:25.950124 [ 258 ] {15b6f221-dffb-4eb8-83f2-c676ee013129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1348 | 2024.12.19 19:22:25.950740 [ 258 ] {15b6f221-dffb-4eb8-83f2-c676ee013129} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1349 | 2024.12.19 19:22:25.950779 [ 258 ] {15b6f221-dffb-4eb8-83f2-c676ee013129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1350 | 2024.12.19 19:22:25.951274 [ 258 ] {15b6f221-dffb-4eb8-83f2-c676ee013129} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1351 | 2024.12.19 19:22:25.951538 [ 258 ] {15b6f221-dffb-4eb8-83f2-c676ee013129} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1352 | 2024.12.19 19:22:25.951777 [ 258 ] {15b6f221-dffb-4eb8-83f2-c676ee013129} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001739 sec., 7475.560667050028 rows/sec., 466.10 KiB/sec. | ||
1353 | 2024.12.19 19:22:25.951828 [ 258 ] {15b6f221-dffb-4eb8-83f2-c676ee013129} <Debug> TCPHandler: Processed in 0.001962823 sec. | ||
1354 | 2024.12.19 19:22:25.951997 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1355 | 2024.12.19 19:22:25.952138 [ 259 ] {de97c4f9-247a-490e-8e9c-35496ff48e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1356 | 2024.12.19 19:22:25.952197 [ 259 ] {de97c4f9-247a-490e-8e9c-35496ff48e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1357 | 2024.12.19 19:22:25.952950 [ 259 ] {de97c4f9-247a-490e-8e9c-35496ff48e3d} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1358 | 2024.12.19 19:22:25.952991 [ 259 ] {de97c4f9-247a-490e-8e9c-35496ff48e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1359 | 2024.12.19 19:22:25.953383 [ 259 ] {de97c4f9-247a-490e-8e9c-35496ff48e3d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1360 | 2024.12.19 19:22:25.953629 [ 259 ] {de97c4f9-247a-490e-8e9c-35496ff48e3d} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1361 | 2024.12.19 19:22:25.953919 [ 259 ] {de97c4f9-247a-490e-8e9c-35496ff48e3d} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001796 sec., 217149.2204899777 rows/sec., 15.40 MiB/sec. | ||
1362 | 2024.12.19 19:22:25.954036 [ 259 ] {de97c4f9-247a-490e-8e9c-35496ff48e3d} <Debug> TCPHandler: Processed in 0.002108637 sec. | ||
1363 | 2024.12.19 19:22:25.954191 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1364 | 2024.12.19 19:22:25.954328 [ 258 ] {eac5e7a6-0070-47f3-b54a-4aeaf8493f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1365 | 2024.12.19 19:22:25.954388 [ 258 ] {eac5e7a6-0070-47f3-b54a-4aeaf8493f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1366 | 2024.12.19 19:22:25.954964 [ 258 ] {eac5e7a6-0070-47f3-b54a-4aeaf8493f9d} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1367 | 2024.12.19 19:22:25.955011 [ 258 ] {eac5e7a6-0070-47f3-b54a-4aeaf8493f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1368 | 2024.12.19 19:22:25.955441 [ 258 ] {eac5e7a6-0070-47f3-b54a-4aeaf8493f9d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1369 | 2024.12.19 19:22:25.955685 [ 258 ] {eac5e7a6-0070-47f3-b54a-4aeaf8493f9d} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1370 | 2024.12.19 19:22:25.955905 [ 258 ] {eac5e7a6-0070-47f3-b54a-4aeaf8493f9d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001607 sec., 3733.66521468575 rows/sec., 195.07 KiB/sec. | ||
1371 | 2024.12.19 19:22:25.955960 [ 258 ] {eac5e7a6-0070-47f3-b54a-4aeaf8493f9d} <Debug> TCPHandler: Processed in 0.00183577 sec. | ||
1372 | 2024.12.19 19:22:25.956107 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1373 | 2024.12.19 19:22:25.956227 [ 259 ] {f1fa52e3-3f86-4b34-9713-671c07635a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1374 | 2024.12.19 19:22:25.956288 [ 259 ] {f1fa52e3-3f86-4b34-9713-671c07635a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1375 | 2024.12.19 19:22:25.956882 [ 259 ] {f1fa52e3-3f86-4b34-9713-671c07635a3f} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1376 | 2024.12.19 19:22:25.956922 [ 259 ] {f1fa52e3-3f86-4b34-9713-671c07635a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1377 | 2024.12.19 19:22:25.957323 [ 259 ] {f1fa52e3-3f86-4b34-9713-671c07635a3f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1378 | 2024.12.19 19:22:25.957576 [ 259 ] {f1fa52e3-3f86-4b34-9713-671c07635a3f} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1379 | 2024.12.19 19:22:25.957857 [ 259 ] {f1fa52e3-3f86-4b34-9713-671c07635a3f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001638 sec., 144688.6446886447 rows/sec., 9.70 MiB/sec. | ||
1380 | 2024.12.19 19:22:25.957939 [ 259 ] {f1fa52e3-3f86-4b34-9713-671c07635a3f} <Debug> TCPHandler: Processed in 0.001889122 sec. | ||
1381 | 2024.12.19 19:22:25.958103 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1382 | 2024.12.19 19:22:25.958241 [ 258 ] {30394921-3786-4ebb-907d-7b1b3f06b270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1383 | 2024.12.19 19:22:25.958301 [ 258 ] {30394921-3786-4ebb-907d-7b1b3f06b270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1384 | 2024.12.19 19:22:25.958788 [ 258 ] {30394921-3786-4ebb-907d-7b1b3f06b270} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1385 | 2024.12.19 19:22:25.958828 [ 258 ] {30394921-3786-4ebb-907d-7b1b3f06b270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1386 | 2024.12.19 19:22:25.959185 [ 258 ] {30394921-3786-4ebb-907d-7b1b3f06b270} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1387 | 2024.12.19 19:22:25.959427 [ 258 ] {30394921-3786-4ebb-907d-7b1b3f06b270} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1388 | 2024.12.19 19:22:25.959641 [ 258 ] {30394921-3786-4ebb-907d-7b1b3f06b270} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001428 sec., 700.2801120448179 rows/sec., 47.19 KiB/sec. | ||
1389 | 2024.12.19 19:22:25.959693 [ 258 ] {30394921-3786-4ebb-907d-7b1b3f06b270} <Debug> TCPHandler: Processed in 0.001656415 sec. | ||
1390 | 2024.12.19 19:22:25.959853 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1391 | 2024.12.19 19:22:25.959994 [ 259 ] {68c35fa7-d7bf-438f-bb3e-f45d0c3f8197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1392 | 2024.12.19 19:22:25.960087 [ 259 ] {68c35fa7-d7bf-438f-bb3e-f45d0c3f8197} <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 | ||
1393 | 2024.12.19 19:22:25.961230 [ 259 ] {68c35fa7-d7bf-438f-bb3e-f45d0c3f8197} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1394 | 2024.12.19 19:22:25.961271 [ 259 ] {68c35fa7-d7bf-438f-bb3e-f45d0c3f8197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1395 | 2024.12.19 19:22:25.961884 [ 259 ] {68c35fa7-d7bf-438f-bb3e-f45d0c3f8197} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1396 | 2024.12.19 19:22:25.962147 [ 259 ] {68c35fa7-d7bf-438f-bb3e-f45d0c3f8197} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1397 | 2024.12.19 19:22:25.962383 [ 259 ] {68c35fa7-d7bf-438f-bb3e-f45d0c3f8197} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00242 sec., 3305.785123966942 rows/sec., 5.92 MiB/sec. | ||
1398 | 2024.12.19 19:22:25.962486 [ 259 ] {68c35fa7-d7bf-438f-bb3e-f45d0c3f8197} <Debug> TCPHandler: Processed in 0.002703253 sec. | ||
1399 | 2024.12.19 19:22:25.962655 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1400 | 2024.12.19 19:22:25.962798 [ 258 ] {817d4e0e-4ab2-493a-b435-332d13ee88ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1401 | 2024.12.19 19:22:25.962859 [ 258 ] {817d4e0e-4ab2-493a-b435-332d13ee88ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1402 | 2024.12.19 19:22:25.963436 [ 258 ] {817d4e0e-4ab2-493a-b435-332d13ee88ef} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1403 | 2024.12.19 19:22:25.963476 [ 258 ] {817d4e0e-4ab2-493a-b435-332d13ee88ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
1404 | 2024.12.19 19:22:25.963848 [ 258 ] {817d4e0e-4ab2-493a-b435-332d13ee88ef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1405 | 2024.12.19 19:22:25.964083 [ 258 ] {817d4e0e-4ab2-493a-b435-332d13ee88ef} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1406 | 2024.12.19 19:22:25.964318 [ 258 ] {817d4e0e-4ab2-493a-b435-332d13ee88ef} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001549 sec., 52937.37895416398 rows/sec., 3.36 MiB/sec. | ||
1407 | 2024.12.19 19:22:25.964373 [ 258 ] {817d4e0e-4ab2-493a-b435-332d13ee88ef} <Debug> TCPHandler: Processed in 0.001788328 sec. | ||
1408 | 2024.12.19 19:22:30.463860 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1409 | 2024.12.19 19:22:30.463929 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1410 | 2024.12.19 19:22:30.523327 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1411 | 2024.12.19 19:22:30.523943 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1412 | 2024.12.19 19:22:30.523991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1413 | 2024.12.19 19:22:30.524587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1414 | 2024.12.19 19:22:30.524846 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1415 | 2024.12.19 19:22:30.525006 [ 76 ] {} <Debug> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1416 | 2024.12.19 19:22:30.525027 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1417 | 2024.12.19 19:22:30.525067 [ 76 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1418 | 2024.12.19 19:22:30.525094 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1419 | 2024.12.19 19:22:30.525326 [ 195 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::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 | ||
1420 | 2024.12.19 19:22:30.525519 [ 195 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1421 | 2024.12.19 19:22:30.525591 [ 195 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
1422 | 2024.12.19 19:22:30.525725 [ 195 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
1423 | 2024.12.19 19:22:30.526017 [ 195 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
1424 | 2024.12.19 19:22:30.526149 [ 195 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
1425 | 2024.12.19 19:22:30.526280 [ 195 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
1426 | 2024.12.19 19:22:30.526516 [ 195 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
1427 | 2024.12.19 19:22:30.546580 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.021393469 sec., 131161.52410812853 rows/sec., 1.88 MiB/sec. | ||
1428 | 2024.12.19 19:22:30.547393 [ 196 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1429 | 2024.12.19 19:22:30.547776 [ 196 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_6_1} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1430 | 2024.12.19 19:22:30.547869 [ 196 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_6_1} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1431 | 2024.12.19 19:22:30.548006 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1432 | 2024.12.19 19:22:30.680225 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1433 | 2024.12.19 19:22:30.702048 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1434 | 2024.12.19 19:22:30.702126 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1435 | 2024.12.19 19:22:30.709194 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1436 | 2024.12.19 19:22:30.710027 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1437 | 2024.12.19 19:22:30.710443 [ 76 ] {} <Debug> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1438 | 2024.12.19 19:22:30.710583 [ 76 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1439 | 2024.12.19 19:22:30.710663 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1440 | 2024.12.19 19:22:30.711096 [ 196 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::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 | ||
1441 | 2024.12.19 19:22:30.728272 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1442 | 2024.12.19 19:22:30.730122 [ 196 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1443 | 2024.12.19 19:22:30.731890 [ 196 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::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 | ||
1444 | 2024.12.19 19:22:30.738033 [ 196 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::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 | ||
1445 | 2024.12.19 19:22:30.743448 [ 196 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
1446 | 2024.12.19 19:22:30.748578 [ 196 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
1447 | 2024.12.19 19:22:30.755857 [ 196 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
1448 | 2024.12.19 19:22:30.761080 [ 196 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
1449 | 2024.12.19 19:22:30.826338 [ 201 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.115537072 sec., 398.1406071983545 rows/sec., 2.06 MiB/sec. | ||
1450 | 2024.12.19 19:22:30.828821 [ 186 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1451 | 2024.12.19 19:22:30.831921 [ 186 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_6_1} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): 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.12.19 19:22:30.832054 [ 186 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_6_1} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1453 | 2024.12.19 19:22:30.834102 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1454 | 2024.12.19 19:22:30.936921 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1455 | 2024.12.19 19:22:30.937131 [ 258 ] {aa73c8c5-25e9-42dc-b336-e84aa2b010d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1456 | 2024.12.19 19:22:30.937210 [ 258 ] {aa73c8c5-25e9-42dc-b336-e84aa2b010d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1457 | 2024.12.19 19:22:30.938054 [ 258 ] {aa73c8c5-25e9-42dc-b336-e84aa2b010d8} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1458 | 2024.12.19 19:22:30.938110 [ 258 ] {aa73c8c5-25e9-42dc-b336-e84aa2b010d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1459 | 2024.12.19 19:22:30.938611 [ 258 ] {aa73c8c5-25e9-42dc-b336-e84aa2b010d8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1460 | 2024.12.19 19:22:30.938874 [ 258 ] {aa73c8c5-25e9-42dc-b336-e84aa2b010d8} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1461 | 2024.12.19 19:22:30.939153 [ 258 ] {aa73c8c5-25e9-42dc-b336-e84aa2b010d8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002078 sec., 26948.989412897015 rows/sec., 2.06 MiB/sec. | ||
1462 | 2024.12.19 19:22:30.939251 [ 258 ] {aa73c8c5-25e9-42dc-b336-e84aa2b010d8} <Debug> TCPHandler: Processed in 0.002474877 sec. | ||
1463 | 2024.12.19 19:22:30.939538 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1464 | 2024.12.19 19:22:30.939753 [ 259 ] {55745008-e19b-4f28-8605-f0218adb2391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1465 | 2024.12.19 19:22:30.939831 [ 259 ] {55745008-e19b-4f28-8605-f0218adb2391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1466 | 2024.12.19 19:22:30.940622 [ 259 ] {55745008-e19b-4f28-8605-f0218adb2391} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1467 | 2024.12.19 19:22:30.940672 [ 259 ] {55745008-e19b-4f28-8605-f0218adb2391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1468 | 2024.12.19 19:22:30.941106 [ 259 ] {55745008-e19b-4f28-8605-f0218adb2391} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1469 | 2024.12.19 19:22:30.941361 [ 259 ] {55745008-e19b-4f28-8605-f0218adb2391} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1470 | 2024.12.19 19:22:30.941612 [ 259 ] {55745008-e19b-4f28-8605-f0218adb2391} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001914 sec., 33437.82654127482 rows/sec., 2.61 MiB/sec. | ||
1471 | 2024.12.19 19:22:30.941669 [ 259 ] {55745008-e19b-4f28-8605-f0218adb2391} <Debug> TCPHandler: Processed in 0.002272372 sec. | ||
1472 | 2024.12.19 19:22:30.941856 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1473 | 2024.12.19 19:22:30.941990 [ 258 ] {98bdcba8-67bb-421b-b90a-8cef8e950d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1474 | 2024.12.19 19:22:30.942050 [ 258 ] {98bdcba8-67bb-421b-b90a-8cef8e950d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1475 | 2024.12.19 19:22:30.942722 [ 258 ] {98bdcba8-67bb-421b-b90a-8cef8e950d03} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1476 | 2024.12.19 19:22:30.942765 [ 258 ] {98bdcba8-67bb-421b-b90a-8cef8e950d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1477 | 2024.12.19 19:22:30.943184 [ 258 ] {98bdcba8-67bb-421b-b90a-8cef8e950d03} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1478 | 2024.12.19 19:22:30.943430 [ 258 ] {98bdcba8-67bb-421b-b90a-8cef8e950d03} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1479 | 2024.12.19 19:22:30.943659 [ 258 ] {98bdcba8-67bb-421b-b90a-8cef8e950d03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0017 sec., 94117.64705882354 rows/sec., 6.56 MiB/sec. | ||
1480 | 2024.12.19 19:22:30.943719 [ 258 ] {98bdcba8-67bb-421b-b90a-8cef8e950d03} <Debug> TCPHandler: Processed in 0.001925933 sec. | ||
1481 | 2024.12.19 19:22:30.943905 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1482 | 2024.12.19 19:22:30.944030 [ 259 ] {97402e87-c867-4505-8072-9e939cab8b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1483 | 2024.12.19 19:22:30.944084 [ 259 ] {97402e87-c867-4505-8072-9e939cab8b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1484 | 2024.12.19 19:22:30.944587 [ 259 ] {97402e87-c867-4505-8072-9e939cab8b63} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1485 | 2024.12.19 19:22:30.944627 [ 259 ] {97402e87-c867-4505-8072-9e939cab8b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1486 | 2024.12.19 19:22:30.945011 [ 259 ] {97402e87-c867-4505-8072-9e939cab8b63} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1487 | 2024.12.19 19:22:30.945255 [ 259 ] {97402e87-c867-4505-8072-9e939cab8b63} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1488 | 2024.12.19 19:22:30.945483 [ 259 ] {97402e87-c867-4505-8072-9e939cab8b63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001478 sec., 40595.399188092015 rows/sec., 2.74 MiB/sec. | ||
1489 | 2024.12.19 19:22:30.945532 [ 259 ] {97402e87-c867-4505-8072-9e939cab8b63} <Debug> TCPHandler: Processed in 0.001686526 sec. | ||
1490 | 2024.12.19 19:22:31.001167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.82 MiB, peak 170.08 MiB, free memory in arenas 0.00 B, will set to 164.23 MiB (RSS), difference: 3.41 MiB | ||
1491 | 2024.12.19 19:22:35.519188 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 224 | ||
1492 | 2024.12.19 19:22:35.522131 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1493 | 2024.12.19 19:22:35.522188 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1494 | 2024.12.19 19:22:35.523762 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1495 | 2024.12.19 19:22:35.524086 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1496 | 2024.12.19 19:22:35.524707 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 224 | ||
1497 | 2024.12.19 19:22:35.560247 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1498 | 2024.12.19 19:22:35.560522 [ 258 ] {073cc5b4-952d-4130-aade-d3c169ed1870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) 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) | ||
1499 | 2024.12.19 19:22:35.561013 [ 258 ] {073cc5b4-952d-4130-aade-d3c169ed1870} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1500 | 2024.12.19 19:22:35.561069 [ 258 ] {073cc5b4-952d-4130-aade-d3c169ed1870} <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 | ||
1501 | 2024.12.19 19:22:35.561459 [ 258 ] {073cc5b4-952d-4130-aade-d3c169ed1870} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1502 | 2024.12.19 19:22:35.561557 [ 258 ] {073cc5b4-952d-4130-aade-d3c169ed1870} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1503 | 2024.12.19 19:22:35.561755 [ 258 ] {073cc5b4-952d-4130-aade-d3c169ed1870} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1504 | 2024.12.19 19:22:35.561997 [ 294 ] {073cc5b4-952d-4130-aade-d3c169ed1870} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1505 | 2024.12.19 19:22:35.562070 [ 295 ] {073cc5b4-952d-4130-aade-d3c169ed1870} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1506 | 2024.12.19 19:22:35.562206 [ 258 ] {073cc5b4-952d-4130-aade-d3c169ed1870} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1507 | 2024.12.19 19:22:35.562248 [ 258 ] {073cc5b4-952d-4130-aade-d3c169ed1870} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1508 | 2024.12.19 19:22:35.564313 [ 258 ] {073cc5b4-952d-4130-aade-d3c169ed1870} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1509 | 2024.12.19 19:22:35.564344 [ 258 ] {073cc5b4-952d-4130-aade-d3c169ed1870} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1510 | 2024.12.19 19:22:35.564405 [ 258 ] {073cc5b4-952d-4130-aade-d3c169ed1870} <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'))" | ||
1511 | 2024.12.19 19:22:35.564455 [ 258 ] {073cc5b4-952d-4130-aade-d3c169ed1870} <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'))" | ||
1512 | 2024.12.19 19:22:35.565938 [ 258 ] {073cc5b4-952d-4130-aade-d3c169ed1870} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.005544 sec., 5591.630591630591 rows/sec., 211.02 KiB/sec. | ||
1513 | 2024.12.19 19:22:35.566083 [ 258 ] {073cc5b4-952d-4130-aade-d3c169ed1870} <Debug> TCPHandler: Processed in 0.005986093 sec. | ||
1514 | 2024.12.19 19:22:35.566533 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1515 | 2024.12.19 19:22:35.566826 [ 259 ] {c433e288-c9bb-413b-8c07-dd4b75927e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) 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) | ||
1516 | 2024.12.19 19:22:35.567357 [ 259 ] {c433e288-c9bb-413b-8c07-dd4b75927e96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1517 | 2024.12.19 19:22:35.567421 [ 259 ] {c433e288-c9bb-413b-8c07-dd4b75927e96} <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 | ||
1518 | 2024.12.19 19:22:35.567817 [ 259 ] {c433e288-c9bb-413b-8c07-dd4b75927e96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1519 | 2024.12.19 19:22:35.567902 [ 259 ] {c433e288-c9bb-413b-8c07-dd4b75927e96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1520 | 2024.12.19 19:22:35.568087 [ 259 ] {c433e288-c9bb-413b-8c07-dd4b75927e96} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1521 | 2024.12.19 19:22:35.568205 [ 295 ] {c433e288-c9bb-413b-8c07-dd4b75927e96} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1522 | 2024.12.19 19:22:35.568220 [ 294 ] {c433e288-c9bb-413b-8c07-dd4b75927e96} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1523 | 2024.12.19 19:22:35.568337 [ 259 ] {c433e288-c9bb-413b-8c07-dd4b75927e96} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1524 | 2024.12.19 19:22:35.568367 [ 259 ] {c433e288-c9bb-413b-8c07-dd4b75927e96} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1525 | 2024.12.19 19:22:35.568456 [ 259 ] {c433e288-c9bb-413b-8c07-dd4b75927e96} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1526 | 2024.12.19 19:22:35.568479 [ 259 ] {c433e288-c9bb-413b-8c07-dd4b75927e96} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1527 | 2024.12.19 19:22:35.568523 [ 259 ] {c433e288-c9bb-413b-8c07-dd4b75927e96} <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'))" | ||
1528 | 2024.12.19 19:22:35.568575 [ 259 ] {c433e288-c9bb-413b-8c07-dd4b75927e96} <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'))" | ||
1529 | 2024.12.19 19:22:35.569768 [ 259 ] {c433e288-c9bb-413b-8c07-dd4b75927e96} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.003092 sec., 10025.873221216041 rows/sec., 378.37 KiB/sec. | ||
1530 | 2024.12.19 19:22:35.569910 [ 259 ] {c433e288-c9bb-413b-8c07-dd4b75927e96} <Debug> TCPHandler: Processed in 0.003515025 sec. | ||
1531 | 2024.12.19 19:22:35.570220 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1532 | 2024.12.19 19:22:35.570428 [ 258 ] {3b29b9f5-d5ee-4be0-9591-c8a85de05e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) 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) | ||
1533 | 2024.12.19 19:22:35.570773 [ 258 ] {3b29b9f5-d5ee-4be0-9591-c8a85de05e28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1534 | 2024.12.19 19:22:35.570825 [ 258 ] {3b29b9f5-d5ee-4be0-9591-c8a85de05e28} <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 | ||
1535 | 2024.12.19 19:22:35.571140 [ 258 ] {3b29b9f5-d5ee-4be0-9591-c8a85de05e28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1536 | 2024.12.19 19:22:35.571225 [ 258 ] {3b29b9f5-d5ee-4be0-9591-c8a85de05e28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1537 | 2024.12.19 19:22:35.571422 [ 258 ] {3b29b9f5-d5ee-4be0-9591-c8a85de05e28} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1538 | 2024.12.19 19:22:35.571552 [ 296 ] {3b29b9f5-d5ee-4be0-9591-c8a85de05e28} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1539 | 2024.12.19 19:22:35.571557 [ 294 ] {3b29b9f5-d5ee-4be0-9591-c8a85de05e28} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1540 | 2024.12.19 19:22:35.571689 [ 258 ] {3b29b9f5-d5ee-4be0-9591-c8a85de05e28} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1541 | 2024.12.19 19:22:35.571732 [ 258 ] {3b29b9f5-d5ee-4be0-9591-c8a85de05e28} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1542 | 2024.12.19 19:22:35.571842 [ 258 ] {3b29b9f5-d5ee-4be0-9591-c8a85de05e28} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1543 | 2024.12.19 19:22:35.571869 [ 258 ] {3b29b9f5-d5ee-4be0-9591-c8a85de05e28} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1544 | 2024.12.19 19:22:35.571919 [ 258 ] {3b29b9f5-d5ee-4be0-9591-c8a85de05e28} <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'))" | ||
1545 | 2024.12.19 19:22:35.571970 [ 258 ] {3b29b9f5-d5ee-4be0-9591-c8a85de05e28} <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'))" | ||
1546 | 2024.12.19 19:22:35.573037 [ 258 ] {3b29b9f5-d5ee-4be0-9591-c8a85de05e28} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002712 sec., 11430.678466076695 rows/sec., 431.39 KiB/sec. | ||
1547 | 2024.12.19 19:22:35.573180 [ 258 ] {3b29b9f5-d5ee-4be0-9591-c8a85de05e28} <Debug> TCPHandler: Processed in 0.003019252 sec. | ||
1548 | 2024.12.19 19:22:35.573589 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1549 | 2024.12.19 19:22:35.573792 [ 259 ] {938a8f4d-5f69-49aa-b72f-e6b3f6b6fc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) 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) | ||
1550 | 2024.12.19 19:22:35.574147 [ 259 ] {938a8f4d-5f69-49aa-b72f-e6b3f6b6fc11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1551 | 2024.12.19 19:22:35.574204 [ 259 ] {938a8f4d-5f69-49aa-b72f-e6b3f6b6fc11} <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 | ||
1552 | 2024.12.19 19:22:35.574525 [ 259 ] {938a8f4d-5f69-49aa-b72f-e6b3f6b6fc11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1553 | 2024.12.19 19:22:35.574601 [ 259 ] {938a8f4d-5f69-49aa-b72f-e6b3f6b6fc11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1554 | 2024.12.19 19:22:35.574762 [ 259 ] {938a8f4d-5f69-49aa-b72f-e6b3f6b6fc11} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1555 | 2024.12.19 19:22:35.574873 [ 294 ] {938a8f4d-5f69-49aa-b72f-e6b3f6b6fc11} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1556 | 2024.12.19 19:22:35.574887 [ 295 ] {938a8f4d-5f69-49aa-b72f-e6b3f6b6fc11} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1557 | 2024.12.19 19:22:35.574984 [ 259 ] {938a8f4d-5f69-49aa-b72f-e6b3f6b6fc11} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1558 | 2024.12.19 19:22:35.575009 [ 259 ] {938a8f4d-5f69-49aa-b72f-e6b3f6b6fc11} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1559 | 2024.12.19 19:22:35.575092 [ 259 ] {938a8f4d-5f69-49aa-b72f-e6b3f6b6fc11} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1560 | 2024.12.19 19:22:35.575116 [ 259 ] {938a8f4d-5f69-49aa-b72f-e6b3f6b6fc11} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1561 | 2024.12.19 19:22:35.575157 [ 259 ] {938a8f4d-5f69-49aa-b72f-e6b3f6b6fc11} <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'))" | ||
1562 | 2024.12.19 19:22:35.575205 [ 259 ] {938a8f4d-5f69-49aa-b72f-e6b3f6b6fc11} <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'))" | ||
1563 | 2024.12.19 19:22:35.576260 [ 259 ] {938a8f4d-5f69-49aa-b72f-e6b3f6b6fc11} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002567 sec., 12076.353720296067 rows/sec., 455.75 KiB/sec. | ||
1564 | 2024.12.19 19:22:35.576398 [ 259 ] {938a8f4d-5f69-49aa-b72f-e6b3f6b6fc11} <Debug> TCPHandler: Processed in 0.002872098 sec. | ||
1565 | 2024.12.19 19:22:35.576700 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1566 | 2024.12.19 19:22:35.576933 [ 258 ] {d782c9da-5de7-4cad-9b26-5f05689d6fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) 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) | ||
1567 | 2024.12.19 19:22:35.577351 [ 258 ] {d782c9da-5de7-4cad-9b26-5f05689d6fca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1568 | 2024.12.19 19:22:35.577412 [ 258 ] {d782c9da-5de7-4cad-9b26-5f05689d6fca} <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 | ||
1569 | 2024.12.19 19:22:35.578075 [ 258 ] {d782c9da-5de7-4cad-9b26-5f05689d6fca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1570 | 2024.12.19 19:22:35.578152 [ 258 ] {d782c9da-5de7-4cad-9b26-5f05689d6fca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1571 | 2024.12.19 19:22:35.578311 [ 258 ] {d782c9da-5de7-4cad-9b26-5f05689d6fca} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1572 | 2024.12.19 19:22:35.578441 [ 294 ] {d782c9da-5de7-4cad-9b26-5f05689d6fca} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1573 | 2024.12.19 19:22:35.578446 [ 296 ] {d782c9da-5de7-4cad-9b26-5f05689d6fca} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1574 | 2024.12.19 19:22:35.578544 [ 258 ] {d782c9da-5de7-4cad-9b26-5f05689d6fca} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1575 | 2024.12.19 19:22:35.578570 [ 258 ] {d782c9da-5de7-4cad-9b26-5f05689d6fca} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1576 | 2024.12.19 19:22:35.578654 [ 258 ] {d782c9da-5de7-4cad-9b26-5f05689d6fca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1577 | 2024.12.19 19:22:35.578675 [ 258 ] {d782c9da-5de7-4cad-9b26-5f05689d6fca} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1578 | 2024.12.19 19:22:35.578718 [ 258 ] {d782c9da-5de7-4cad-9b26-5f05689d6fca} <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'))" | ||
1579 | 2024.12.19 19:22:35.578769 [ 258 ] {d782c9da-5de7-4cad-9b26-5f05689d6fca} <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'))" | ||
1580 | 2024.12.19 19:22:35.579805 [ 258 ] {d782c9da-5de7-4cad-9b26-5f05689d6fca} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.00299 sec., 10367.892976588628 rows/sec., 391.28 KiB/sec. | ||
1581 | 2024.12.19 19:22:35.579941 [ 258 ] {d782c9da-5de7-4cad-9b26-5f05689d6fca} <Debug> TCPHandler: Processed in 0.00331005 sec. | ||
1582 | 2024.12.19 19:22:35.580240 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1583 | 2024.12.19 19:22:35.580435 [ 259 ] {9ca1bd51-d86d-4dfc-ba21-986da333fc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) 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) | ||
1584 | 2024.12.19 19:22:35.580784 [ 259 ] {9ca1bd51-d86d-4dfc-ba21-986da333fc12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1585 | 2024.12.19 19:22:35.580836 [ 259 ] {9ca1bd51-d86d-4dfc-ba21-986da333fc12} <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 | ||
1586 | 2024.12.19 19:22:35.581163 [ 259 ] {9ca1bd51-d86d-4dfc-ba21-986da333fc12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1587 | 2024.12.19 19:22:35.581233 [ 259 ] {9ca1bd51-d86d-4dfc-ba21-986da333fc12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1588 | 2024.12.19 19:22:35.581385 [ 259 ] {9ca1bd51-d86d-4dfc-ba21-986da333fc12} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1589 | 2024.12.19 19:22:35.581490 [ 295 ] {9ca1bd51-d86d-4dfc-ba21-986da333fc12} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1590 | 2024.12.19 19:22:35.581506 [ 294 ] {9ca1bd51-d86d-4dfc-ba21-986da333fc12} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1591 | 2024.12.19 19:22:35.581622 [ 259 ] {9ca1bd51-d86d-4dfc-ba21-986da333fc12} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1592 | 2024.12.19 19:22:35.581653 [ 259 ] {9ca1bd51-d86d-4dfc-ba21-986da333fc12} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1593 | 2024.12.19 19:22:35.581746 [ 259 ] {9ca1bd51-d86d-4dfc-ba21-986da333fc12} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1594 | 2024.12.19 19:22:35.581775 [ 259 ] {9ca1bd51-d86d-4dfc-ba21-986da333fc12} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1595 | 2024.12.19 19:22:35.581819 [ 259 ] {9ca1bd51-d86d-4dfc-ba21-986da333fc12} <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'))" | ||
1596 | 2024.12.19 19:22:35.581871 [ 259 ] {9ca1bd51-d86d-4dfc-ba21-986da333fc12} <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'))" | ||
1597 | 2024.12.19 19:22:35.582997 [ 259 ] {9ca1bd51-d86d-4dfc-ba21-986da333fc12} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002658 sec., 11662.90443942814 rows/sec., 440.15 KiB/sec. | ||
1598 | 2024.12.19 19:22:35.583147 [ 259 ] {9ca1bd51-d86d-4dfc-ba21-986da333fc12} <Debug> TCPHandler: Processed in 0.00296818 sec. | ||
1599 | 2024.12.19 19:22:35.665991 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1600 | 2024.12.19 19:22:35.666150 [ 258 ] {9fb2d8c9-8755-45c1-a6ab-61e5a707b101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1601 | 2024.12.19 19:22:35.666217 [ 258 ] {9fb2d8c9-8755-45c1-a6ab-61e5a707b101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1602 | 2024.12.19 19:22:35.667040 [ 258 ] {9fb2d8c9-8755-45c1-a6ab-61e5a707b101} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1603 | 2024.12.19 19:22:35.667090 [ 258 ] {9fb2d8c9-8755-45c1-a6ab-61e5a707b101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1604 | 2024.12.19 19:22:35.667633 [ 258 ] {9fb2d8c9-8755-45c1-a6ab-61e5a707b101} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1605 | 2024.12.19 19:22:35.667882 [ 258 ] {9fb2d8c9-8755-45c1-a6ab-61e5a707b101} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1606 | 2024.12.19 19:22:35.668118 [ 258 ] {9fb2d8c9-8755-45c1-a6ab-61e5a707b101} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.002011 sec., 2983.5902536051713 rows/sec., 664.32 KiB/sec. | ||
1607 | 2024.12.19 19:22:35.668193 [ 258 ] {9fb2d8c9-8755-45c1-a6ab-61e5a707b101} <Debug> TCPHandler: Processed in 0.002293532 sec. | ||
1608 | 2024.12.19 19:22:35.668361 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1609 | 2024.12.19 19:22:35.668500 [ 259 ] {dde03868-1029-4bf9-8fd0-6ff73523c1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1610 | 2024.12.19 19:22:35.668552 [ 259 ] {dde03868-1029-4bf9-8fd0-6ff73523c1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1611 | 2024.12.19 19:22:35.669206 [ 259 ] {dde03868-1029-4bf9-8fd0-6ff73523c1df} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1612 | 2024.12.19 19:22:35.669252 [ 259 ] {dde03868-1029-4bf9-8fd0-6ff73523c1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1613 | 2024.12.19 19:22:35.669666 [ 259 ] {dde03868-1029-4bf9-8fd0-6ff73523c1df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1614 | 2024.12.19 19:22:35.669920 [ 259 ] {dde03868-1029-4bf9-8fd0-6ff73523c1df} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): 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.12.19 19:22:35.670160 [ 259 ] {dde03868-1029-4bf9-8fd0-6ff73523c1df} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001699 sec., 8240.14125956445 rows/sec., 593.18 KiB/sec. | ||
1616 | 2024.12.19 19:22:35.670221 [ 259 ] {dde03868-1029-4bf9-8fd0-6ff73523c1df} <Debug> TCPHandler: Processed in 0.001925052 sec. | ||
1617 | 2024.12.19 19:22:35.670405 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1618 | 2024.12.19 19:22:35.670551 [ 258 ] {42e707ae-f45c-40a7-98be-1670a9bce7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1619 | 2024.12.19 19:22:35.670611 [ 258 ] {42e707ae-f45c-40a7-98be-1670a9bce7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1620 | 2024.12.19 19:22:35.671912 [ 258 ] {42e707ae-f45c-40a7-98be-1670a9bce7e1} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1621 | 2024.12.19 19:22:35.671955 [ 258 ] {42e707ae-f45c-40a7-98be-1670a9bce7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1622 | 2024.12.19 19:22:35.672478 [ 258 ] {42e707ae-f45c-40a7-98be-1670a9bce7e1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1623 | 2024.12.19 19:22:35.672728 [ 258 ] {42e707ae-f45c-40a7-98be-1670a9bce7e1} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1624 | 2024.12.19 19:22:35.672897 [ 64 ] {} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1625 | 2024.12.19 19:22:35.672972 [ 64 ] {} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1626 | 2024.12.19 19:22:35.672989 [ 258 ] {42e707ae-f45c-40a7-98be-1670a9bce7e1} <Debug> executeQuery: Read 1359 rows, 115.65 KiB in 0.002463 sec., 551766.1388550549 rows/sec., 45.86 MiB/sec. | ||
1627 | 2024.12.19 19:22:35.673013 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1628 | 2024.12.19 19:22:35.673140 [ 258 ] {42e707ae-f45c-40a7-98be-1670a9bce7e1} <Debug> TCPHandler: Processed in 0.002803736 sec. | ||
1629 | 2024.12.19 19:22:35.673247 [ 188 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
1630 | 2024.12.19 19:22:35.673335 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1631 | 2024.12.19 19:22:35.673445 [ 188 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1632 | 2024.12.19 19:22:35.673529 [ 188 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part | ||
1633 | 2024.12.19 19:22:35.673542 [ 259 ] {850ccc47-c542-44fc-8d34-ee670f2835d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1634 | 2024.12.19 19:22:35.673640 [ 259 ] {850ccc47-c542-44fc-8d34-ee670f2835d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1635 | 2024.12.19 19:22:35.673805 [ 188 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 219 rows starting from the beginning of the part | ||
1636 | 2024.12.19 19:22:35.674206 [ 188 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
1637 | 2024.12.19 19:22:35.674531 [ 188 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 219 rows starting from the beginning of the part | ||
1638 | 2024.12.19 19:22:35.674869 [ 188 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
1639 | 2024.12.19 19:22:35.675283 [ 188 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1359 rows starting from the beginning of the part | ||
1640 | 2024.12.19 19:22:35.676705 [ 259 ] {850ccc47-c542-44fc-8d34-ee670f2835d3} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1641 | 2024.12.19 19:22:35.676767 [ 259 ] {850ccc47-c542-44fc-8d34-ee670f2835d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1642 | 2024.12.19 19:22:35.677876 [ 259 ] {850ccc47-c542-44fc-8d34-ee670f2835d3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1643 | 2024.12.19 19:22:35.678328 [ 259 ] {850ccc47-c542-44fc-8d34-ee670f2835d3} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1644 | 2024.12.19 19:22:35.678734 [ 259 ] {850ccc47-c542-44fc-8d34-ee670f2835d3} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.00523 sec., 2868.0688336520075 rows/sec., 202.22 KiB/sec. | ||
1645 | 2024.12.19 19:22:35.679099 [ 259 ] {850ccc47-c542-44fc-8d34-ee670f2835d3} <Debug> TCPHandler: Processed in 0.005829838 sec. | ||
1646 | 2024.12.19 19:22:35.679194 [ 201 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1965 rows, containing 5 columns (5 merged, 0 gathered) in 0.006048274 sec., 324886.07493641984 rows/sec., 28.34 MiB/sec. | ||
1647 | 2024.12.19 19:22:35.679284 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1648 | 2024.12.19 19:22:35.679440 [ 258 ] {8a848756-fcde-4cb1-8ef2-9afe7d95969e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1649 | 2024.12.19 19:22:35.679513 [ 201 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1650 | 2024.12.19 19:22:35.679533 [ 258 ] {8a848756-fcde-4cb1-8ef2-9afe7d95969e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1651 | 2024.12.19 19:22:35.680240 [ 201 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_6_1} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1652 | 2024.12.19 19:22:35.680411 [ 201 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_6_1} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1653 | 2024.12.19 19:22:35.680528 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
1654 | 2024.12.19 19:22:35.680836 [ 258 ] {8a848756-fcde-4cb1-8ef2-9afe7d95969e} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1655 | 2024.12.19 19:22:35.680885 [ 258 ] {8a848756-fcde-4cb1-8ef2-9afe7d95969e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1656 | 2024.12.19 19:22:35.681279 [ 258 ] {8a848756-fcde-4cb1-8ef2-9afe7d95969e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1657 | 2024.12.19 19:22:35.681535 [ 258 ] {8a848756-fcde-4cb1-8ef2-9afe7d95969e} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1658 | 2024.12.19 19:22:35.681757 [ 258 ] {8a848756-fcde-4cb1-8ef2-9afe7d95969e} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002367 sec., 102239.12125052809 rows/sec., 6.93 MiB/sec. | ||
1659 | 2024.12.19 19:22:35.681821 [ 258 ] {8a848756-fcde-4cb1-8ef2-9afe7d95969e} <Debug> TCPHandler: Processed in 0.0026022 sec. | ||
1660 | 2024.12.19 19:22:35.682010 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1661 | 2024.12.19 19:22:35.682151 [ 259 ] {d9f5cbc2-7e03-45d3-9e3c-35b8ed987c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1662 | 2024.12.19 19:22:35.682210 [ 259 ] {d9f5cbc2-7e03-45d3-9e3c-35b8ed987c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1663 | 2024.12.19 19:22:35.682861 [ 259 ] {d9f5cbc2-7e03-45d3-9e3c-35b8ed987c9b} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1664 | 2024.12.19 19:22:35.682901 [ 259 ] {d9f5cbc2-7e03-45d3-9e3c-35b8ed987c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1665 | 2024.12.19 19:22:35.683253 [ 259 ] {d9f5cbc2-7e03-45d3-9e3c-35b8ed987c9b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1666 | 2024.12.19 19:22:35.683504 [ 259 ] {d9f5cbc2-7e03-45d3-9e3c-35b8ed987c9b} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1667 | 2024.12.19 19:22:35.683716 [ 259 ] {d9f5cbc2-7e03-45d3-9e3c-35b8ed987c9b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001597 sec., 8140.2629931120855 rows/sec., 507.54 KiB/sec. | ||
1668 | 2024.12.19 19:22:35.683769 [ 259 ] {d9f5cbc2-7e03-45d3-9e3c-35b8ed987c9b} <Debug> TCPHandler: Processed in 0.00182913 sec. | ||
1669 | 2024.12.19 19:22:35.683913 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1670 | 2024.12.19 19:22:35.684030 [ 258 ] {26ff8db0-f429-4c39-a034-19f5829f5f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1671 | 2024.12.19 19:22:35.684088 [ 258 ] {26ff8db0-f429-4c39-a034-19f5829f5f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1672 | 2024.12.19 19:22:35.685014 [ 258 ] {26ff8db0-f429-4c39-a034-19f5829f5f71} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1673 | 2024.12.19 19:22:35.685056 [ 258 ] {26ff8db0-f429-4c39-a034-19f5829f5f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1674 | 2024.12.19 19:22:35.685496 [ 258 ] {26ff8db0-f429-4c39-a034-19f5829f5f71} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1675 | 2024.12.19 19:22:35.685754 [ 258 ] {26ff8db0-f429-4c39-a034-19f5829f5f71} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1676 | 2024.12.19 19:22:35.685910 [ 64 ] {} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1677 | 2024.12.19 19:22:35.685988 [ 64 ] {} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1678 | 2024.12.19 19:22:35.686028 [ 258 ] {26ff8db0-f429-4c39-a034-19f5829f5f71} <Debug> executeQuery: Read 846 rows, 62.61 KiB in 0.002013 sec., 420268.2563338301 rows/sec., 30.37 MiB/sec. | ||
1679 | 2024.12.19 19:22:35.686037 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1680 | 2024.12.19 19:22:35.686183 [ 258 ] {26ff8db0-f429-4c39-a034-19f5829f5f71} <Debug> TCPHandler: Processed in 0.002325392 sec. | ||
1681 | 2024.12.19 19:22:35.686546 [ 187 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
1682 | 2024.12.19 19:22:35.686567 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1683 | 2024.12.19 19:22:35.686800 [ 187 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1684 | 2024.12.19 19:22:35.686832 [ 259 ] {510c8de9-b459-4600-b358-53938d2ad32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1685 | 2024.12.19 19:22:35.686858 [ 187 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
1686 | 2024.12.19 19:22:35.686910 [ 259 ] {510c8de9-b459-4600-b358-53938d2ad32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1687 | 2024.12.19 19:22:35.687247 [ 187 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 390 rows starting from the beginning of the part | ||
1688 | 2024.12.19 19:22:35.687633 [ 187 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
1689 | 2024.12.19 19:22:35.687989 [ 187 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 390 rows starting from the beginning of the part | ||
1690 | 2024.12.19 19:22:35.688297 [ 187 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
1691 | 2024.12.19 19:22:35.688499 [ 187 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 846 rows starting from the beginning of the part | ||
1692 | 2024.12.19 19:22:35.689522 [ 259 ] {510c8de9-b459-4600-b358-53938d2ad32d} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1693 | 2024.12.19 19:22:35.689616 [ 259 ] {510c8de9-b459-4600-b358-53938d2ad32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1694 | 2024.12.19 19:22:35.690754 [ 259 ] {510c8de9-b459-4600-b358-53938d2ad32d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1695 | 2024.12.19 19:22:35.691132 [ 259 ] {510c8de9-b459-4600-b358-53938d2ad32d} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1696 | 2024.12.19 19:22:35.691688 [ 259 ] {510c8de9-b459-4600-b358-53938d2ad32d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004924 sec., 1218.5215272136472 rows/sec., 63.66 KiB/sec. | ||
1697 | 2024.12.19 19:22:35.691729 [ 188 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1818 rows, containing 5 columns (5 merged, 0 gathered) in 0.00553563 sec., 328417.90365324274 rows/sec., 25.00 MiB/sec. | ||
1698 | 2024.12.19 19:22:35.691799 [ 259 ] {510c8de9-b459-4600-b358-53938d2ad32d} <Debug> TCPHandler: Processed in 0.005487839 sec. | ||
1699 | 2024.12.19 19:22:35.691999 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1700 | 2024.12.19 19:22:35.692041 [ 188 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1701 | 2024.12.19 19:22:35.692227 [ 258 ] {8639cb11-3125-4423-bc04-fd93ac9cd5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1702 | 2024.12.19 19:22:35.692307 [ 258 ] {8639cb11-3125-4423-bc04-fd93ac9cd5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1703 | 2024.12.19 19:22:35.692755 [ 188 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_6_1} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1704 | 2024.12.19 19:22:35.692939 [ 188 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_6_1} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1705 | 2024.12.19 19:22:35.693041 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
1706 | 2024.12.19 19:22:35.693917 [ 258 ] {8639cb11-3125-4423-bc04-fd93ac9cd5eb} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1707 | 2024.12.19 19:22:35.693962 [ 258 ] {8639cb11-3125-4423-bc04-fd93ac9cd5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1708 | 2024.12.19 19:22:35.694562 [ 258 ] {8639cb11-3125-4423-bc04-fd93ac9cd5eb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1709 | 2024.12.19 19:22:35.694813 [ 258 ] {8639cb11-3125-4423-bc04-fd93ac9cd5eb} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1710 | 2024.12.19 19:22:35.694994 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1711 | 2024.12.19 19:22:35.695052 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1712 | 2024.12.19 19:22:35.695083 [ 258 ] {8639cb11-3125-4423-bc04-fd93ac9cd5eb} <Debug> executeQuery: Read 2415 rows, 165.15 KiB in 0.002902 sec., 832184.7002067539 rows/sec., 55.58 MiB/sec. | ||
1713 | 2024.12.19 19:22:35.695090 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1714 | 2024.12.19 19:22:35.695262 [ 258 ] {8639cb11-3125-4423-bc04-fd93ac9cd5eb} <Debug> TCPHandler: Processed in 0.003347421 sec. | ||
1715 | 2024.12.19 19:22:35.695368 [ 190 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
1716 | 2024.12.19 19:22:35.695460 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1717 | 2024.12.19 19:22:35.695614 [ 190 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1718 | 2024.12.19 19:22:35.695701 [ 259 ] {1b2b18b3-246d-4b1d-9826-b81dc70a91bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1719 | 2024.12.19 19:22:35.695708 [ 190 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 160 rows starting from the beginning of the part | ||
1720 | 2024.12.19 19:22:35.695797 [ 259 ] {1b2b18b3-246d-4b1d-9826-b81dc70a91bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1721 | 2024.12.19 19:22:35.696048 [ 190 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 237 rows starting from the beginning of the part | ||
1722 | 2024.12.19 19:22:35.696457 [ 190 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
1723 | 2024.12.19 19:22:35.696857 [ 190 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 237 rows starting from the beginning of the part | ||
1724 | 2024.12.19 19:22:35.697200 [ 190 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
1725 | 2024.12.19 19:22:35.697490 [ 190 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2415 rows starting from the beginning of the part | ||
1726 | 2024.12.19 19:22:35.698467 [ 259 ] {1b2b18b3-246d-4b1d-9826-b81dc70a91bb} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1727 | 2024.12.19 19:22:35.698536 [ 259 ] {1b2b18b3-246d-4b1d-9826-b81dc70a91bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1728 | 2024.12.19 19:22:35.699610 [ 259 ] {1b2b18b3-246d-4b1d-9826-b81dc70a91bb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1729 | 2024.12.19 19:22:35.700093 [ 259 ] {1b2b18b3-246d-4b1d-9826-b81dc70a91bb} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1730 | 2024.12.19 19:22:35.700549 [ 259 ] {1b2b18b3-246d-4b1d-9826-b81dc70a91bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004911 sec., 203.6245163917736 rows/sec., 13.72 KiB/sec. | ||
1731 | 2024.12.19 19:22:35.700652 [ 259 ] {1b2b18b3-246d-4b1d-9826-b81dc70a91bb} <Debug> TCPHandler: Processed in 0.005265973 sec. | ||
1732 | 2024.12.19 19:22:35.700872 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1733 | 2024.12.19 19:22:35.701175 [ 258 ] {1e4364d2-afc3-4ab1-a866-7d49b52f01bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1734 | 2024.12.19 19:22:35.701227 [ 187 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3369 rows, containing 5 columns (5 merged, 0 gathered) in 0.005976632 sec., 563695.4057067593 rows/sec., 37.89 MiB/sec. | ||
1735 | 2024.12.19 19:22:35.701267 [ 258 ] {1e4364d2-afc3-4ab1-a866-7d49b52f01bb} <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 | ||
1736 | 2024.12.19 19:22:35.701711 [ 190 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1737 | 2024.12.19 19:22:35.702527 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1738 | 2024.12.19 19:22:35.702719 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1739 | 2024.12.19 19:22:35.702931 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
1740 | 2024.12.19 19:22:35.703364 [ 258 ] {1e4364d2-afc3-4ab1-a866-7d49b52f01bb} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1741 | 2024.12.19 19:22:35.703412 [ 258 ] {1e4364d2-afc3-4ab1-a866-7d49b52f01bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1742 | 2024.12.19 19:22:35.704068 [ 258 ] {1e4364d2-afc3-4ab1-a866-7d49b52f01bb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1743 | 2024.12.19 19:22:35.704337 [ 258 ] {1e4364d2-afc3-4ab1-a866-7d49b52f01bb} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1744 | 2024.12.19 19:22:35.704668 [ 258 ] {1e4364d2-afc3-4ab1-a866-7d49b52f01bb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003563 sec., 2245.2989054167833 rows/sec., 4.02 MiB/sec. | ||
1745 | 2024.12.19 19:22:35.704843 [ 258 ] {1e4364d2-afc3-4ab1-a866-7d49b52f01bb} <Debug> TCPHandler: Processed in 0.00406551 sec. | ||
1746 | 2024.12.19 19:22:35.705026 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1747 | 2024.12.19 19:22:35.705160 [ 259 ] {9302cfe3-00fa-45f7-a191-92f702fc9153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1748 | 2024.12.19 19:22:35.705214 [ 259 ] {9302cfe3-00fa-45f7-a191-92f702fc9153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1749 | 2024.12.19 19:22:35.705742 [ 259 ] {9302cfe3-00fa-45f7-a191-92f702fc9153} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1750 | 2024.12.19 19:22:35.705783 [ 259 ] {9302cfe3-00fa-45f7-a191-92f702fc9153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1751 | 2024.12.19 19:22:35.706186 [ 259 ] {9302cfe3-00fa-45f7-a191-92f702fc9153} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1752 | 2024.12.19 19:22:35.706451 [ 259 ] {9302cfe3-00fa-45f7-a191-92f702fc9153} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1753 | 2024.12.19 19:22:35.706619 [ 64 ] {} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1754 | 2024.12.19 19:22:35.706679 [ 64 ] {} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1755 | 2024.12.19 19:22:35.706694 [ 259 ] {9302cfe3-00fa-45f7-a191-92f702fc9153} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001551 sec., 52869.116698903934 rows/sec., 3.36 MiB/sec. | ||
1756 | 2024.12.19 19:22:35.706729 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1757 | 2024.12.19 19:22:35.706853 [ 259 ] {9302cfe3-00fa-45f7-a191-92f702fc9153} <Debug> TCPHandler: Processed in 0.001904492 sec. | ||
1758 | 2024.12.19 19:22:35.706946 [ 190 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
1759 | 2024.12.19 19:22:35.707072 [ 190 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1760 | 2024.12.19 19:22:35.707108 [ 190 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
1761 | 2024.12.19 19:22:35.707166 [ 190 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
1762 | 2024.12.19 19:22:35.707309 [ 190 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
1763 | 2024.12.19 19:22:35.707523 [ 190 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 82 rows starting from the beginning of the part | ||
1764 | 2024.12.19 19:22:35.707607 [ 190 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
1765 | 2024.12.19 19:22:35.707708 [ 190 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
1766 | 2024.12.19 19:22:35.708842 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 426 rows, containing 4 columns (4 merged, 0 gathered) in 0.001995945 sec., 213432.73486994885 rows/sec., 13.91 MiB/sec. | ||
1767 | 2024.12.19 19:22:35.709018 [ 187 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1768 | 2024.12.19 19:22:35.709325 [ 187 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_6_1} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1769 | 2024.12.19 19:22:35.709408 [ 187 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_6_1} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1770 | 2024.12.19 19:22:35.709495 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
1771 | 2024.12.19 19:22:38.026070 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1772 | 2024.12.19 19:22:38.026720 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1773 | 2024.12.19 19:22:38.026772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1774 | 2024.12.19 19:22:38.027322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1775 | 2024.12.19 19:22:38.027585 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1776 | 2024.12.19 19:22:38.027830 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1777 | 2024.12.19 19:22:38.229282 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1778 | 2024.12.19 19:22:38.248947 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1779 | 2024.12.19 19:22:38.249007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1780 | 2024.12.19 19:22:38.255811 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1781 | 2024.12.19 19:22:38.256582 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1782 | 2024.12.19 19:22:38.259373 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1783 | 2024.12.19 19:22:40.936922 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1784 | 2024.12.19 19:22:40.937183 [ 258 ] {2ab34c48-1170-409e-95a2-fbf0f9bf2588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1785 | 2024.12.19 19:22:40.937260 [ 258 ] {2ab34c48-1170-409e-95a2-fbf0f9bf2588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1786 | 2024.12.19 19:22:40.938061 [ 258 ] {2ab34c48-1170-409e-95a2-fbf0f9bf2588} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1787 | 2024.12.19 19:22:40.938115 [ 258 ] {2ab34c48-1170-409e-95a2-fbf0f9bf2588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1788 | 2024.12.19 19:22:40.938561 [ 258 ] {2ab34c48-1170-409e-95a2-fbf0f9bf2588} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1789 | 2024.12.19 19:22:40.938811 [ 258 ] {2ab34c48-1170-409e-95a2-fbf0f9bf2588} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1790 | 2024.12.19 19:22:40.939046 [ 258 ] {2ab34c48-1170-409e-95a2-fbf0f9bf2588} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001917 sec., 29212.310902451747 rows/sec., 2.23 MiB/sec. | ||
1791 | 2024.12.19 19:22:40.939110 [ 258 ] {2ab34c48-1170-409e-95a2-fbf0f9bf2588} <Debug> TCPHandler: Processed in 0.002331563 sec. | ||
1792 | 2024.12.19 19:22:40.939381 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1793 | 2024.12.19 19:22:40.939581 [ 259 ] {99f5636a-4d5e-443c-9308-459878571586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1794 | 2024.12.19 19:22:40.939658 [ 259 ] {99f5636a-4d5e-443c-9308-459878571586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1795 | 2024.12.19 19:22:40.940426 [ 259 ] {99f5636a-4d5e-443c-9308-459878571586} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1796 | 2024.12.19 19:22:40.940481 [ 259 ] {99f5636a-4d5e-443c-9308-459878571586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1797 | 2024.12.19 19:22:40.940964 [ 259 ] {99f5636a-4d5e-443c-9308-459878571586} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1798 | 2024.12.19 19:22:40.941227 [ 259 ] {99f5636a-4d5e-443c-9308-459878571586} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1799 | 2024.12.19 19:22:40.941467 [ 259 ] {99f5636a-4d5e-443c-9308-459878571586} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001942 sec., 32955.7157569516 rows/sec., 2.57 MiB/sec. | ||
1800 | 2024.12.19 19:22:40.941536 [ 259 ] {99f5636a-4d5e-443c-9308-459878571586} <Debug> TCPHandler: Processed in 0.002292702 sec. | ||
1801 | 2024.12.19 19:22:40.941675 [ 258 ] {} <Trace> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1802 | 2024.12.19 19:22:40.941803 [ 258 ] {1ef007b7-fe32-46f6-8728-27adc2527f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51173) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1803 | 2024.12.19 19:22:40.941860 [ 258 ] {1ef007b7-fe32-46f6-8728-27adc2527f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1804 | 2024.12.19 19:22:40.942471 [ 258 ] {1ef007b7-fe32-46f6-8728-27adc2527f23} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1805 | 2024.12.19 19:22:40.942512 [ 258 ] {1ef007b7-fe32-46f6-8728-27adc2527f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1806 | 2024.12.19 19:22:40.942940 [ 258 ] {1ef007b7-fe32-46f6-8728-27adc2527f23} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1807 | 2024.12.19 19:22:40.943177 [ 258 ] {1ef007b7-fe32-46f6-8728-27adc2527f23} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1808 | 2024.12.19 19:22:40.943442 [ 258 ] {1ef007b7-fe32-46f6-8728-27adc2527f23} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001663 sec., 96211.66566446182 rows/sec., 6.70 MiB/sec. | ||
1809 | 2024.12.19 19:22:40.943599 [ 258 ] {1ef007b7-fe32-46f6-8728-27adc2527f23} <Debug> TCPHandler: Processed in 0.001979364 sec. | ||
1810 | 2024.12.19 19:22:40.943774 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1811 | 2024.12.19 19:22:40.943910 [ 259 ] {02c9ba53-6c48-4d0e-815c-c639a14ce82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1812 | 2024.12.19 19:22:40.943974 [ 259 ] {02c9ba53-6c48-4d0e-815c-c639a14ce82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1813 | 2024.12.19 19:22:40.944584 [ 259 ] {02c9ba53-6c48-4d0e-815c-c639a14ce82c} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1814 | 2024.12.19 19:22:40.944633 [ 259 ] {02c9ba53-6c48-4d0e-815c-c639a14ce82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1815 | 2024.12.19 19:22:40.945051 [ 259 ] {02c9ba53-6c48-4d0e-815c-c639a14ce82c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1816 | 2024.12.19 19:22:40.945295 [ 259 ] {02c9ba53-6c48-4d0e-815c-c639a14ce82c} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1817 | 2024.12.19 19:22:40.945532 [ 259 ] {02c9ba53-6c48-4d0e-815c-c639a14ce82c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001658 sec., 36188.17852834741 rows/sec., 2.44 MiB/sec. | ||
1818 | 2024.12.19 19:22:40.945617 [ 259 ] {02c9ba53-6c48-4d0e-815c-c639a14ce82c} <Debug> TCPHandler: Processed in 0.001909161 sec. | ||
1819 | 2024.12.19 19:22:45.464172 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1820 | 2024.12.19 19:22:45.464251 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1821 | 2024.12.19 19:22:45.525817 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 268 | ||
1822 | 2024.12.19 19:22:45.528981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1823 | 2024.12.19 19:22:45.531052 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1824 | 2024.12.19 19:22:45.531138 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1825 | 2024.12.19 19:22:45.532128 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1826 | 2024.12.19 19:22:45.532202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1827 | 2024.12.19 19:22:45.533517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1828 | 2024.12.19 19:22:45.534115 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1829 | 2024.12.19 19:22:45.534804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1830 | 2024.12.19 19:22:45.535575 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1831 | 2024.12.19 19:22:45.535925 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1832 | 2024.12.19 19:22:45.536836 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
1833 | 2024.12.19 19:22:45.684455 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
1834 | 2024.12.19 19:22:45.684550 [ 258 ] {} <Debug> TCP-Session: 8a6ffdbc-d46b-4fe8-a398-2a214b35cd39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1835 | 2024.12.19 19:22:45.760370 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1836 | 2024.12.19 19:22:45.781973 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1837 | 2024.12.19 19:22:45.782062 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1838 | 2024.12.19 19:22:45.789322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1839 | 2024.12.19 19:22:45.790100 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1840 | 2024.12.19 19:22:45.793246 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1841 | 2024.12.19 19:22:45.937004 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1842 | 2024.12.19 19:22:45.937319 [ 259 ] {44cf4587-d019-49c3-9d69-ca8003a1d7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) 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) | ||
1843 | 2024.12.19 19:22:45.937843 [ 259 ] {44cf4587-d019-49c3-9d69-ca8003a1d7b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1844 | 2024.12.19 19:22:45.937911 [ 259 ] {44cf4587-d019-49c3-9d69-ca8003a1d7b4} <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 | ||
1845 | 2024.12.19 19:22:45.938313 [ 259 ] {44cf4587-d019-49c3-9d69-ca8003a1d7b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1846 | 2024.12.19 19:22:45.938398 [ 259 ] {44cf4587-d019-49c3-9d69-ca8003a1d7b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1847 | 2024.12.19 19:22:45.938580 [ 259 ] {44cf4587-d019-49c3-9d69-ca8003a1d7b4} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1848 | 2024.12.19 19:22:45.938783 [ 296 ] {44cf4587-d019-49c3-9d69-ca8003a1d7b4} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1849 | 2024.12.19 19:22:45.938805 [ 294 ] {44cf4587-d019-49c3-9d69-ca8003a1d7b4} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1850 | 2024.12.19 19:22:45.938797 [ 295 ] {44cf4587-d019-49c3-9d69-ca8003a1d7b4} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1851 | 2024.12.19 19:22:45.938992 [ 259 ] {44cf4587-d019-49c3-9d69-ca8003a1d7b4} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1852 | 2024.12.19 19:22:45.939018 [ 259 ] {44cf4587-d019-49c3-9d69-ca8003a1d7b4} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1853 | 2024.12.19 19:22:45.939145 [ 259 ] {44cf4587-d019-49c3-9d69-ca8003a1d7b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1854 | 2024.12.19 19:22:45.939171 [ 259 ] {44cf4587-d019-49c3-9d69-ca8003a1d7b4} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
1855 | 2024.12.19 19:22:45.939218 [ 259 ] {44cf4587-d019-49c3-9d69-ca8003a1d7b4} <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'))" | ||
1856 | 2024.12.19 19:22:45.939273 [ 259 ] {44cf4587-d019-49c3-9d69-ca8003a1d7b4} <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'))" | ||
1857 | 2024.12.19 19:22:45.939320 [ 259 ] {44cf4587-d019-49c3-9d69-ca8003a1d7b4} <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'))" | ||
1858 | 2024.12.19 19:22:45.941054 [ 259 ] {44cf4587-d019-49c3-9d69-ca8003a1d7b4} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003883 sec., 9528.714911151172 rows/sec., 357.13 KiB/sec. | ||
1859 | 2024.12.19 19:22:45.941237 [ 259 ] {44cf4587-d019-49c3-9d69-ca8003a1d7b4} <Debug> TCPHandler: Processed in 0.004379749 sec. | ||
1860 | 2024.12.19 19:22:45.941619 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1861 | 2024.12.19 19:22:45.941805 [ 263 ] {6edfd469-fd77-4b90-961a-1557df3846c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) 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) | ||
1862 | 2024.12.19 19:22:45.942156 [ 263 ] {6edfd469-fd77-4b90-961a-1557df3846c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1863 | 2024.12.19 19:22:45.942208 [ 263 ] {6edfd469-fd77-4b90-961a-1557df3846c5} <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 | ||
1864 | 2024.12.19 19:22:45.942545 [ 263 ] {6edfd469-fd77-4b90-961a-1557df3846c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1865 | 2024.12.19 19:22:45.942615 [ 263 ] {6edfd469-fd77-4b90-961a-1557df3846c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1866 | 2024.12.19 19:22:45.942764 [ 263 ] {6edfd469-fd77-4b90-961a-1557df3846c5} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1867 | 2024.12.19 19:22:45.942909 [ 298 ] {6edfd469-fd77-4b90-961a-1557df3846c5} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1868 | 2024.12.19 19:22:45.942927 [ 295 ] {6edfd469-fd77-4b90-961a-1557df3846c5} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1869 | 2024.12.19 19:22:45.942933 [ 296 ] {6edfd469-fd77-4b90-961a-1557df3846c5} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1870 | 2024.12.19 19:22:45.943067 [ 263 ] {6edfd469-fd77-4b90-961a-1557df3846c5} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1871 | 2024.12.19 19:22:45.943097 [ 263 ] {6edfd469-fd77-4b90-961a-1557df3846c5} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1872 | 2024.12.19 19:22:45.943207 [ 263 ] {6edfd469-fd77-4b90-961a-1557df3846c5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1873 | 2024.12.19 19:22:45.943231 [ 263 ] {6edfd469-fd77-4b90-961a-1557df3846c5} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
1874 | 2024.12.19 19:22:45.943272 [ 263 ] {6edfd469-fd77-4b90-961a-1557df3846c5} <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'))" | ||
1875 | 2024.12.19 19:22:45.943318 [ 263 ] {6edfd469-fd77-4b90-961a-1557df3846c5} <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'))" | ||
1876 | 2024.12.19 19:22:45.943360 [ 263 ] {6edfd469-fd77-4b90-961a-1557df3846c5} <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'))" | ||
1877 | 2024.12.19 19:22:45.944824 [ 263 ] {6edfd469-fd77-4b90-961a-1557df3846c5} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.00311 sec., 11897.106109324759 rows/sec., 445.89 KiB/sec. | ||
1878 | 2024.12.19 19:22:45.945001 [ 263 ] {6edfd469-fd77-4b90-961a-1557df3846c5} <Debug> TCPHandler: Processed in 0.003465174 sec. | ||
1879 | 2024.12.19 19:22:45.945274 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1880 | 2024.12.19 19:22:45.945443 [ 259 ] {261688c4-ab1e-4acb-bbe3-ef3f239a86b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) 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) | ||
1881 | 2024.12.19 19:22:45.945744 [ 259 ] {261688c4-ab1e-4acb-bbe3-ef3f239a86b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1882 | 2024.12.19 19:22:45.945793 [ 259 ] {261688c4-ab1e-4acb-bbe3-ef3f239a86b3} <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 | ||
1883 | 2024.12.19 19:22:45.946122 [ 259 ] {261688c4-ab1e-4acb-bbe3-ef3f239a86b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1884 | 2024.12.19 19:22:45.946189 [ 259 ] {261688c4-ab1e-4acb-bbe3-ef3f239a86b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1885 | 2024.12.19 19:22:45.946333 [ 259 ] {261688c4-ab1e-4acb-bbe3-ef3f239a86b3} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1886 | 2024.12.19 19:22:45.946485 [ 298 ] {261688c4-ab1e-4acb-bbe3-ef3f239a86b3} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1887 | 2024.12.19 19:22:45.946490 [ 295 ] {261688c4-ab1e-4acb-bbe3-ef3f239a86b3} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1888 | 2024.12.19 19:22:45.946496 [ 296 ] {261688c4-ab1e-4acb-bbe3-ef3f239a86b3} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1889 | 2024.12.19 19:22:45.946629 [ 259 ] {261688c4-ab1e-4acb-bbe3-ef3f239a86b3} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (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 | ||
1890 | 2024.12.19 19:22:45.946661 [ 259 ] {261688c4-ab1e-4acb-bbe3-ef3f239a86b3} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1891 | 2024.12.19 19:22:45.946774 [ 259 ] {261688c4-ab1e-4acb-bbe3-ef3f239a86b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1892 | 2024.12.19 19:22:45.946798 [ 259 ] {261688c4-ab1e-4acb-bbe3-ef3f239a86b3} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
1893 | 2024.12.19 19:22:45.946848 [ 259 ] {261688c4-ab1e-4acb-bbe3-ef3f239a86b3} <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'))" | ||
1894 | 2024.12.19 19:22:45.946895 [ 259 ] {261688c4-ab1e-4acb-bbe3-ef3f239a86b3} <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'))" | ||
1895 | 2024.12.19 19:22:45.946937 [ 259 ] {261688c4-ab1e-4acb-bbe3-ef3f239a86b3} <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'))" | ||
1896 | 2024.12.19 19:22:45.948372 [ 259 ] {261688c4-ab1e-4acb-bbe3-ef3f239a86b3} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003009 sec., 12296.444001329346 rows/sec., 460.86 KiB/sec. | ||
1897 | 2024.12.19 19:22:45.948552 [ 259 ] {261688c4-ab1e-4acb-bbe3-ef3f239a86b3} <Debug> TCPHandler: Processed in 0.00333334 sec. | ||
1898 | 2024.12.19 19:22:45.955289 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1899 | 2024.12.19 19:22:45.955411 [ 259 ] {863c8c70-9088-43ea-9bfb-b88c3514c431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1900 | 2024.12.19 19:22:45.955461 [ 259 ] {863c8c70-9088-43ea-9bfb-b88c3514c431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1901 | 2024.12.19 19:22:45.956142 [ 259 ] {863c8c70-9088-43ea-9bfb-b88c3514c431} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1902 | 2024.12.19 19:22:45.956187 [ 259 ] {863c8c70-9088-43ea-9bfb-b88c3514c431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1903 | 2024.12.19 19:22:45.956677 [ 259 ] {863c8c70-9088-43ea-9bfb-b88c3514c431} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1904 | 2024.12.19 19:22:45.956911 [ 259 ] {863c8c70-9088-43ea-9bfb-b88c3514c431} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1905 | 2024.12.19 19:22:45.957191 [ 259 ] {863c8c70-9088-43ea-9bfb-b88c3514c431} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.0018 sec., 1666.6666666666667 rows/sec., 151.91 KiB/sec. | ||
1906 | 2024.12.19 19:22:45.957516 [ 259 ] {863c8c70-9088-43ea-9bfb-b88c3514c431} <Debug> TCPHandler: Processed in 0.002279482 sec. | ||
1907 | 2024.12.19 19:22:45.957677 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1908 | 2024.12.19 19:22:45.957795 [ 263 ] {e4cf058a-9232-42df-a6b7-9ba1c8c05d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1909 | 2024.12.19 19:22:45.957845 [ 263 ] {e4cf058a-9232-42df-a6b7-9ba1c8c05d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1910 | 2024.12.19 19:22:45.958457 [ 263 ] {e4cf058a-9232-42df-a6b7-9ba1c8c05d34} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1911 | 2024.12.19 19:22:45.958501 [ 263 ] {e4cf058a-9232-42df-a6b7-9ba1c8c05d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1912 | 2024.12.19 19:22:45.958918 [ 263 ] {e4cf058a-9232-42df-a6b7-9ba1c8c05d34} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1913 | 2024.12.19 19:22:45.959186 [ 263 ] {e4cf058a-9232-42df-a6b7-9ba1c8c05d34} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1914 | 2024.12.19 19:22:45.959446 [ 263 ] {e4cf058a-9232-42df-a6b7-9ba1c8c05d34} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001656 sec., 8454.106280193237 rows/sec., 608.58 KiB/sec. | ||
1915 | 2024.12.19 19:22:45.959538 [ 263 ] {e4cf058a-9232-42df-a6b7-9ba1c8c05d34} <Debug> TCPHandler: Processed in 0.001919372 sec. | ||
1916 | 2024.12.19 19:22:45.959706 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1917 | 2024.12.19 19:22:45.959835 [ 259 ] {8377c0fd-ff2c-4517-87a1-fd12c623e9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1918 | 2024.12.19 19:22:45.959889 [ 259 ] {8377c0fd-ff2c-4517-87a1-fd12c623e9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1919 | 2024.12.19 19:22:45.960564 [ 259 ] {8377c0fd-ff2c-4517-87a1-fd12c623e9a7} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1920 | 2024.12.19 19:22:45.960604 [ 259 ] {8377c0fd-ff2c-4517-87a1-fd12c623e9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1921 | 2024.12.19 19:22:45.960992 [ 259 ] {8377c0fd-ff2c-4517-87a1-fd12c623e9a7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1922 | 2024.12.19 19:22:45.961234 [ 259 ] {8377c0fd-ff2c-4517-87a1-fd12c623e9a7} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1923 | 2024.12.19 19:22:45.961512 [ 259 ] {8377c0fd-ff2c-4517-87a1-fd12c623e9a7} <Debug> executeQuery: Read 273 rows, 24.60 KiB in 0.001683 sec., 162210.3386809269 rows/sec., 14.27 MiB/sec. | ||
1924 | 2024.12.19 19:22:45.961609 [ 259 ] {8377c0fd-ff2c-4517-87a1-fd12c623e9a7} <Debug> TCPHandler: Processed in 0.001966683 sec. | ||
1925 | 2024.12.19 19:22:45.961754 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1926 | 2024.12.19 19:22:45.961882 [ 263 ] {ae4cac14-5c77-455a-9d97-8d8489cfe2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1927 | 2024.12.19 19:22:45.961938 [ 263 ] {ae4cac14-5c77-455a-9d97-8d8489cfe2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1928 | 2024.12.19 19:22:45.962597 [ 263 ] {ae4cac14-5c77-455a-9d97-8d8489cfe2e8} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1929 | 2024.12.19 19:22:45.962646 [ 263 ] {ae4cac14-5c77-455a-9d97-8d8489cfe2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1930 | 2024.12.19 19:22:45.963054 [ 263 ] {ae4cac14-5c77-455a-9d97-8d8489cfe2e8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1931 | 2024.12.19 19:22:45.963299 [ 263 ] {ae4cac14-5c77-455a-9d97-8d8489cfe2e8} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1932 | 2024.12.19 19:22:45.963635 [ 263 ] {ae4cac14-5c77-455a-9d97-8d8489cfe2e8} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.00175 sec., 24000 rows/sec., 1.72 MiB/sec. | ||
1933 | 2024.12.19 19:22:45.963824 [ 263 ] {ae4cac14-5c77-455a-9d97-8d8489cfe2e8} <Debug> TCPHandler: Processed in 0.002133438 sec. | ||
1934 | 2024.12.19 19:22:45.963961 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1935 | 2024.12.19 19:22:45.964068 [ 259 ] {0dc0c8f5-a2cc-4660-8500-f66a3e3a2694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1936 | 2024.12.19 19:22:45.964112 [ 259 ] {0dc0c8f5-a2cc-4660-8500-f66a3e3a2694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1937 | 2024.12.19 19:22:45.964640 [ 259 ] {0dc0c8f5-a2cc-4660-8500-f66a3e3a2694} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1938 | 2024.12.19 19:22:45.964679 [ 259 ] {0dc0c8f5-a2cc-4660-8500-f66a3e3a2694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1939 | 2024.12.19 19:22:45.965023 [ 259 ] {0dc0c8f5-a2cc-4660-8500-f66a3e3a2694} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1940 | 2024.12.19 19:22:45.965261 [ 259 ] {0dc0c8f5-a2cc-4660-8500-f66a3e3a2694} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1941 | 2024.12.19 19:22:45.965485 [ 259 ] {0dc0c8f5-a2cc-4660-8500-f66a3e3a2694} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001439 sec., 9728.978457261988 rows/sec., 681.35 KiB/sec. | ||
1942 | 2024.12.19 19:22:45.965539 [ 259 ] {0dc0c8f5-a2cc-4660-8500-f66a3e3a2694} <Debug> TCPHandler: Processed in 0.001630605 sec. | ||
1943 | 2024.12.19 19:22:45.965670 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1944 | 2024.12.19 19:22:45.965775 [ 263 ] {a0b7c8db-075f-42ad-baeb-03e3cb1c4180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1945 | 2024.12.19 19:22:45.965821 [ 263 ] {a0b7c8db-075f-42ad-baeb-03e3cb1c4180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1946 | 2024.12.19 19:22:45.966340 [ 263 ] {a0b7c8db-075f-42ad-baeb-03e3cb1c4180} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1947 | 2024.12.19 19:22:45.966379 [ 263 ] {a0b7c8db-075f-42ad-baeb-03e3cb1c4180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1948 | 2024.12.19 19:22:45.966723 [ 263 ] {a0b7c8db-075f-42ad-baeb-03e3cb1c4180} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1949 | 2024.12.19 19:22:45.966963 [ 263 ] {a0b7c8db-075f-42ad-baeb-03e3cb1c4180} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1950 | 2024.12.19 19:22:45.967330 [ 263 ] {a0b7c8db-075f-42ad-baeb-03e3cb1c4180} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001541 sec., 8436.080467229072 rows/sec., 525.99 KiB/sec. | ||
1951 | 2024.12.19 19:22:45.967485 [ 263 ] {a0b7c8db-075f-42ad-baeb-03e3cb1c4180} <Debug> TCPHandler: Processed in 0.00186499 sec. | ||
1952 | 2024.12.19 19:22:45.967630 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1953 | 2024.12.19 19:22:45.967756 [ 259 ] {b07aaced-0e25-4e22-84d4-df190761bad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1954 | 2024.12.19 19:22:45.967810 [ 259 ] {b07aaced-0e25-4e22-84d4-df190761bad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1955 | 2024.12.19 19:22:45.968530 [ 259 ] {b07aaced-0e25-4e22-84d4-df190761bad1} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1956 | 2024.12.19 19:22:45.968569 [ 259 ] {b07aaced-0e25-4e22-84d4-df190761bad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1957 | 2024.12.19 19:22:45.968966 [ 259 ] {b07aaced-0e25-4e22-84d4-df190761bad1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1958 | 2024.12.19 19:22:45.969210 [ 259 ] {b07aaced-0e25-4e22-84d4-df190761bad1} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1959 | 2024.12.19 19:22:45.969561 [ 259 ] {b07aaced-0e25-4e22-84d4-df190761bad1} <Debug> executeQuery: Read 429 rows, 31.45 KiB in 0.001803 sec., 237936.77204658903 rows/sec., 17.03 MiB/sec. | ||
1960 | 2024.12.19 19:22:45.969897 [ 259 ] {b07aaced-0e25-4e22-84d4-df190761bad1} <Debug> TCPHandler: Processed in 0.002331674 sec. | ||
1961 | 2024.12.19 19:22:45.970055 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1962 | 2024.12.19 19:22:45.970201 [ 263 ] {0c7fd5e8-0f04-4d90-bd98-9d5b8ed9266f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1963 | 2024.12.19 19:22:45.970266 [ 263 ] {0c7fd5e8-0f04-4d90-bd98-9d5b8ed9266f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1964 | 2024.12.19 19:22:45.970847 [ 263 ] {0c7fd5e8-0f04-4d90-bd98-9d5b8ed9266f} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1965 | 2024.12.19 19:22:45.970897 [ 263 ] {0c7fd5e8-0f04-4d90-bd98-9d5b8ed9266f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1966 | 2024.12.19 19:22:45.971289 [ 263 ] {0c7fd5e8-0f04-4d90-bd98-9d5b8ed9266f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1967 | 2024.12.19 19:22:45.971524 [ 263 ] {0c7fd5e8-0f04-4d90-bd98-9d5b8ed9266f} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1968 | 2024.12.19 19:22:45.971744 [ 263 ] {0c7fd5e8-0f04-4d90-bd98-9d5b8ed9266f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001572 sec., 3816.793893129771 rows/sec., 199.41 KiB/sec. | ||
1969 | 2024.12.19 19:22:45.971794 [ 263 ] {0c7fd5e8-0f04-4d90-bd98-9d5b8ed9266f} <Debug> TCPHandler: Processed in 0.001802979 sec. | ||
1970 | 2024.12.19 19:22:45.971928 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1971 | 2024.12.19 19:22:45.972049 [ 259 ] {7c3bf44a-b85d-4511-b360-74477ffe8767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1972 | 2024.12.19 19:22:45.972107 [ 259 ] {7c3bf44a-b85d-4511-b360-74477ffe8767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1973 | 2024.12.19 19:22:45.972755 [ 259 ] {7c3bf44a-b85d-4511-b360-74477ffe8767} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1974 | 2024.12.19 19:22:45.972802 [ 259 ] {7c3bf44a-b85d-4511-b360-74477ffe8767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1975 | 2024.12.19 19:22:45.973218 [ 259 ] {7c3bf44a-b85d-4511-b360-74477ffe8767} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1976 | 2024.12.19 19:22:45.973456 [ 259 ] {7c3bf44a-b85d-4511-b360-74477ffe8767} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1977 | 2024.12.19 19:22:45.973689 [ 259 ] {7c3bf44a-b85d-4511-b360-74477ffe8767} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001651 sec., 143549.36402180497 rows/sec., 9.62 MiB/sec. | ||
1978 | 2024.12.19 19:22:45.973975 [ 259 ] {7c3bf44a-b85d-4511-b360-74477ffe8767} <Debug> TCPHandler: Processed in 0.002098357 sec. | ||
1979 | 2024.12.19 19:22:45.974142 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1980 | 2024.12.19 19:22:45.974270 [ 263 ] {c4122f19-7e89-48fa-8701-52281bbe6468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1981 | 2024.12.19 19:22:45.974325 [ 263 ] {c4122f19-7e89-48fa-8701-52281bbe6468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1982 | 2024.12.19 19:22:45.974847 [ 263 ] {c4122f19-7e89-48fa-8701-52281bbe6468} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1983 | 2024.12.19 19:22:45.974893 [ 263 ] {c4122f19-7e89-48fa-8701-52281bbe6468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1984 | 2024.12.19 19:22:45.975248 [ 263 ] {c4122f19-7e89-48fa-8701-52281bbe6468} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1985 | 2024.12.19 19:22:45.975482 [ 263 ] {c4122f19-7e89-48fa-8701-52281bbe6468} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1986 | 2024.12.19 19:22:45.975860 [ 263 ] {c4122f19-7e89-48fa-8701-52281bbe6468} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001552 sec., 644.3298969072165 rows/sec., 43.42 KiB/sec. | ||
1987 | 2024.12.19 19:22:45.975958 [ 263 ] {c4122f19-7e89-48fa-8701-52281bbe6468} <Debug> TCPHandler: Processed in 0.001879831 sec. | ||
1988 | 2024.12.19 19:22:45.976117 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1989 | 2024.12.19 19:22:45.976246 [ 259 ] {df84299d-722e-45e2-8724-b08daf52ac7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1990 | 2024.12.19 19:22:45.976325 [ 259 ] {df84299d-722e-45e2-8724-b08daf52ac7a} <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 | ||
1991 | 2024.12.19 19:22:45.977631 [ 259 ] {df84299d-722e-45e2-8724-b08daf52ac7a} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1992 | 2024.12.19 19:22:45.977671 [ 259 ] {df84299d-722e-45e2-8724-b08daf52ac7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
1993 | 2024.12.19 19:22:45.978365 [ 259 ] {df84299d-722e-45e2-8724-b08daf52ac7a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1994 | 2024.12.19 19:22:45.978621 [ 259 ] {df84299d-722e-45e2-8724-b08daf52ac7a} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1995 | 2024.12.19 19:22:45.979042 [ 259 ] {df84299d-722e-45e2-8724-b08daf52ac7a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.0028 sec., 12500 rows/sec., 22.40 MiB/sec. | ||
1996 | 2024.12.19 19:22:45.979227 [ 259 ] {df84299d-722e-45e2-8724-b08daf52ac7a} <Debug> TCPHandler: Processed in 0.003177396 sec. | ||
1997 | 2024.12.19 19:22:45.979380 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1998 | 2024.12.19 19:22:45.979507 [ 263 ] {9fc85b15-6caa-440b-85f3-95bc404aa131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1999 | 2024.12.19 19:22:45.979563 [ 263 ] {9fc85b15-6caa-440b-85f3-95bc404aa131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2000 | 2024.12.19 19:22:45.980059 [ 263 ] {9fc85b15-6caa-440b-85f3-95bc404aa131} <Trace> oximeter.measurements_i64 (77b82b46-783f-4203-b408-5296f617c434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2001 | 2024.12.19 19:22:45.980100 [ 263 ] {9fc85b15-6caa-440b-85f3-95bc404aa131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2002 | 2024.12.19 19:22:45.980461 [ 263 ] {9fc85b15-6caa-440b-85f3-95bc404aa131} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2003 | 2024.12.19 19:22:45.980733 [ 263 ] {9fc85b15-6caa-440b-85f3-95bc404aa131} <Trace> oximeter.measurements_i64 (77b82b46-783f-4203-b408-5296f617c434): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2004 | 2024.12.19 19:22:45.981111 [ 263 ] {9fc85b15-6caa-440b-85f3-95bc404aa131} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001599 sec., 13133.208255159476 rows/sec., 980.84 KiB/sec. | ||
2005 | 2024.12.19 19:22:45.981191 [ 263 ] {9fc85b15-6caa-440b-85f3-95bc404aa131} <Debug> TCPHandler: Processed in 0.001872921 sec. | ||
2006 | 2024.12.19 19:22:45.981341 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2007 | 2024.12.19 19:22:45.981451 [ 259 ] {42f96bb8-d272-4e9f-9d7c-d870fdbdd95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2008 | 2024.12.19 19:22:45.981498 [ 259 ] {42f96bb8-d272-4e9f-9d7c-d870fdbdd95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2009 | 2024.12.19 19:22:45.981951 [ 259 ] {42f96bb8-d272-4e9f-9d7c-d870fdbdd95d} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2010 | 2024.12.19 19:22:45.981990 [ 259 ] {42f96bb8-d272-4e9f-9d7c-d870fdbdd95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2011 | 2024.12.19 19:22:45.982359 [ 259 ] {42f96bb8-d272-4e9f-9d7c-d870fdbdd95d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2012 | 2024.12.19 19:22:45.982594 [ 259 ] {42f96bb8-d272-4e9f-9d7c-d870fdbdd95d} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2013 | 2024.12.19 19:22:45.982829 [ 259 ] {42f96bb8-d272-4e9f-9d7c-d870fdbdd95d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001396 sec., 58739.25501432664 rows/sec., 3.73 MiB/sec. | ||
2014 | 2024.12.19 19:22:45.982879 [ 259 ] {42f96bb8-d272-4e9f-9d7c-d870fdbdd95d} <Debug> TCPHandler: Processed in 0.001591433 sec. | ||
2015 | 2024.12.19 19:22:50.936613 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2016 | 2024.12.19 19:22:50.936819 [ 259 ] {b09e1566-9aa4-46d5-a51c-c2c9ada5566e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2017 | 2024.12.19 19:22:50.936896 [ 259 ] {b09e1566-9aa4-46d5-a51c-c2c9ada5566e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2018 | 2024.12.19 19:22:50.937718 [ 259 ] {b09e1566-9aa4-46d5-a51c-c2c9ada5566e} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2019 | 2024.12.19 19:22:50.937783 [ 259 ] {b09e1566-9aa4-46d5-a51c-c2c9ada5566e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2020 | 2024.12.19 19:22:50.938261 [ 259 ] {b09e1566-9aa4-46d5-a51c-c2c9ada5566e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2021 | 2024.12.19 19:22:50.938515 [ 259 ] {b09e1566-9aa4-46d5-a51c-c2c9ada5566e} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2022 | 2024.12.19 19:22:50.938743 [ 259 ] {b09e1566-9aa4-46d5-a51c-c2c9ada5566e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001978 sec., 28311.425682507583 rows/sec., 2.16 MiB/sec. | ||
2023 | 2024.12.19 19:22:50.938812 [ 259 ] {b09e1566-9aa4-46d5-a51c-c2c9ada5566e} <Debug> TCPHandler: Processed in 0.002335513 sec. | ||
2024 | 2024.12.19 19:22:50.938978 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2025 | 2024.12.19 19:22:50.939100 [ 263 ] {af673397-c4d4-44dd-a098-65163d2cd0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2026 | 2024.12.19 19:22:50.939151 [ 263 ] {af673397-c4d4-44dd-a098-65163d2cd0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2027 | 2024.12.19 19:22:50.939722 [ 263 ] {af673397-c4d4-44dd-a098-65163d2cd0cb} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2028 | 2024.12.19 19:22:50.939764 [ 263 ] {af673397-c4d4-44dd-a098-65163d2cd0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2029 | 2024.12.19 19:22:50.940131 [ 263 ] {af673397-c4d4-44dd-a098-65163d2cd0cb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2030 | 2024.12.19 19:22:50.940371 [ 263 ] {af673397-c4d4-44dd-a098-65163d2cd0cb} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2031 | 2024.12.19 19:22:50.940591 [ 263 ] {af673397-c4d4-44dd-a098-65163d2cd0cb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001516 sec., 42216.35883905013 rows/sec., 3.30 MiB/sec. | ||
2032 | 2024.12.19 19:22:50.940677 [ 263 ] {af673397-c4d4-44dd-a098-65163d2cd0cb} <Debug> TCPHandler: Processed in 0.001764998 sec. | ||
2033 | 2024.12.19 19:22:50.940816 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2034 | 2024.12.19 19:22:50.940928 [ 259 ] {6dbc3775-bc31-4c85-892c-e34cd441f67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2035 | 2024.12.19 19:22:50.940982 [ 259 ] {6dbc3775-bc31-4c85-892c-e34cd441f67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2036 | 2024.12.19 19:22:50.941489 [ 259 ] {6dbc3775-bc31-4c85-892c-e34cd441f67c} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2037 | 2024.12.19 19:22:50.941528 [ 259 ] {6dbc3775-bc31-4c85-892c-e34cd441f67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2038 | 2024.12.19 19:22:50.941920 [ 259 ] {6dbc3775-bc31-4c85-892c-e34cd441f67c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2039 | 2024.12.19 19:22:50.942159 [ 259 ] {6dbc3775-bc31-4c85-892c-e34cd441f67c} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2040 | 2024.12.19 19:22:50.942419 [ 259 ] {6dbc3775-bc31-4c85-892c-e34cd441f67c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001514 sec., 105680.31704095112 rows/sec., 7.36 MiB/sec. | ||
2041 | 2024.12.19 19:22:50.942605 [ 259 ] {6dbc3775-bc31-4c85-892c-e34cd441f67c} <Debug> TCPHandler: Processed in 0.00183944 sec. | ||
2042 | 2024.12.19 19:22:50.942741 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2043 | 2024.12.19 19:22:50.942853 [ 263 ] {e56febab-2831-46ec-be27-5b70283d5d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2044 | 2024.12.19 19:22:50.942900 [ 263 ] {e56febab-2831-46ec-be27-5b70283d5d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2045 | 2024.12.19 19:22:50.943385 [ 263 ] {e56febab-2831-46ec-be27-5b70283d5d0b} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2046 | 2024.12.19 19:22:50.943424 [ 263 ] {e56febab-2831-46ec-be27-5b70283d5d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2047 | 2024.12.19 19:22:50.943777 [ 263 ] {e56febab-2831-46ec-be27-5b70283d5d0b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2048 | 2024.12.19 19:22:50.944010 [ 263 ] {e56febab-2831-46ec-be27-5b70283d5d0b} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2049 | 2024.12.19 19:22:50.944222 [ 263 ] {e56febab-2831-46ec-be27-5b70283d5d0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec. | ||
2050 | 2024.12.19 19:22:50.944273 [ 263 ] {e56febab-2831-46ec-be27-5b70283d5d0b} <Debug> TCPHandler: Processed in 0.001584593 sec. | ||
2051 | 2024.12.19 19:22:53.035869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
2052 | 2024.12.19 19:22:53.036537 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2053 | 2024.12.19 19:22:53.036592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2054 | 2024.12.19 19:22:53.037135 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2055 | 2024.12.19 19:22:53.037436 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2056 | 2024.12.19 19:22:53.037746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
2057 | 2024.12.19 19:22:53.294239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2058 | 2024.12.19 19:22:53.315140 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2059 | 2024.12.19 19:22:53.315210 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2060 | 2024.12.19 19:22:53.322824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2061 | 2024.12.19 19:22:53.323585 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2062 | 2024.12.19 19:22:53.326555 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2063 | 2024.12.19 19:22:55.537973 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 308 | ||
2064 | 2024.12.19 19:22:55.541201 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2065 | 2024.12.19 19:22:55.541258 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2066 | 2024.12.19 19:22:55.542771 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2067 | 2024.12.19 19:22:55.543094 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2068 | 2024.12.19 19:22:55.543324 [ 36 ] {} <Debug> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2069 | 2024.12.19 19:22:55.543442 [ 36 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2070 | 2024.12.19 19:22:55.543511 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2071 | 2024.12.19 19:22:55.544016 [ 190 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::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 | ||
2072 | 2024.12.19 19:22:55.544788 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 308 | ||
2073 | 2024.12.19 19:22:55.545109 [ 190 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2074 | 2024.12.19 19:22:55.545236 [ 190 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::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 | ||
2075 | 2024.12.19 19:22:55.545661 [ 190 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part | ||
2076 | 2024.12.19 19:22:55.546091 [ 190 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::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 | ||
2077 | 2024.12.19 19:22:55.546508 [ 190 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::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 | ||
2078 | 2024.12.19 19:22:55.546911 [ 190 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part | ||
2079 | 2024.12.19 19:22:55.547338 [ 190 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
2080 | 2024.12.19 19:22:55.554820 [ 200 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 72 columns (72 merged, 0 gathered) in 0.011189463 sec., 27525.89646169794 rows/sec., 28.18 MiB/sec. | ||
2081 | 2024.12.19 19:22:55.555621 [ 194 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2082 | 2024.12.19 19:22:55.556324 [ 194 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_6_1} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2083 | 2024.12.19 19:22:55.556408 [ 194 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_6_1} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2084 | 2024.12.19 19:22:55.556617 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
2085 | 2024.12.19 19:22:55.941776 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2086 | 2024.12.19 19:22:55.941995 [ 259 ] {cd8ad7de-e259-4eee-8119-6172d7b88faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2087 | 2024.12.19 19:22:55.942079 [ 259 ] {cd8ad7de-e259-4eee-8119-6172d7b88faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2088 | 2024.12.19 19:22:55.942877 [ 259 ] {cd8ad7de-e259-4eee-8119-6172d7b88faf} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2089 | 2024.12.19 19:22:55.942932 [ 259 ] {cd8ad7de-e259-4eee-8119-6172d7b88faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2090 | 2024.12.19 19:22:55.943361 [ 259 ] {cd8ad7de-e259-4eee-8119-6172d7b88faf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2091 | 2024.12.19 19:22:55.943612 [ 259 ] {cd8ad7de-e259-4eee-8119-6172d7b88faf} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2092 | 2024.12.19 19:22:55.943815 [ 36 ] {} <Debug> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2093 | 2024.12.19 19:22:55.943885 [ 259 ] {cd8ad7de-e259-4eee-8119-6172d7b88faf} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001945 sec., 7197.943444730077 rows/sec., 518.16 KiB/sec. | ||
2094 | 2024.12.19 19:22:55.943898 [ 36 ] {} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2095 | 2024.12.19 19:22:55.943976 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2096 | 2024.12.19 19:22:55.944026 [ 259 ] {cd8ad7de-e259-4eee-8119-6172d7b88faf} <Debug> TCPHandler: Processed in 0.002396775 sec. | ||
2097 | 2024.12.19 19:22:55.944345 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
2098 | 2024.12.19 19:22:55.944370 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2099 | 2024.12.19 19:22:55.944685 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2100 | 2024.12.19 19:22:55.944694 [ 263 ] {a08f87df-bcf1-40fd-8ca6-6c26411152b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2101 | 2024.12.19 19:22:55.944760 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
2102 | 2024.12.19 19:22:55.944799 [ 263 ] {a08f87df-bcf1-40fd-8ca6-6c26411152b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2103 | 2024.12.19 19:22:55.945117 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
2104 | 2024.12.19 19:22:55.945466 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
2105 | 2024.12.19 19:22:55.945884 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
2106 | 2024.12.19 19:22:55.946280 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
2107 | 2024.12.19 19:22:55.947659 [ 263 ] {a08f87df-bcf1-40fd-8ca6-6c26411152b6} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2108 | 2024.12.19 19:22:55.947744 [ 263 ] {a08f87df-bcf1-40fd-8ca6-6c26411152b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2109 | 2024.12.19 19:22:55.948865 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00477868 sec., 14648.396628357621 rows/sec., 1.09 MiB/sec. | ||
2110 | 2024.12.19 19:22:55.949094 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2111 | 2024.12.19 19:22:55.949151 [ 263 ] {a08f87df-bcf1-40fd-8ca6-6c26411152b6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2112 | 2024.12.19 19:22:55.949575 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_5_1} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2113 | 2024.12.19 19:22:55.949644 [ 263 ] {a08f87df-bcf1-40fd-8ca6-6c26411152b6} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2114 | 2024.12.19 19:22:55.949764 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_5_1} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2115 | 2024.12.19 19:22:55.950054 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2116 | 2024.12.19 19:22:55.950209 [ 263 ] {a08f87df-bcf1-40fd-8ca6-6c26411152b6} <Debug> executeQuery: Read 273 rows, 24.60 KiB in 0.005612 sec., 48645.759087669285 rows/sec., 4.28 MiB/sec. | ||
2117 | 2024.12.19 19:22:55.950290 [ 263 ] {a08f87df-bcf1-40fd-8ca6-6c26411152b6} <Debug> TCPHandler: Processed in 0.006100725 sec. | ||
2118 | 2024.12.19 19:22:55.950466 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2119 | 2024.12.19 19:22:55.950578 [ 259 ] {151babca-abc3-4357-a351-5ecf781025ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2120 | 2024.12.19 19:22:55.950626 [ 259 ] {151babca-abc3-4357-a351-5ecf781025ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2121 | 2024.12.19 19:22:55.951201 [ 259 ] {151babca-abc3-4357-a351-5ecf781025ec} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2122 | 2024.12.19 19:22:55.951241 [ 259 ] {151babca-abc3-4357-a351-5ecf781025ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2123 | 2024.12.19 19:22:55.951608 [ 259 ] {151babca-abc3-4357-a351-5ecf781025ec} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2124 | 2024.12.19 19:22:55.951860 [ 259 ] {151babca-abc3-4357-a351-5ecf781025ec} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2125 | 2024.12.19 19:22:55.952082 [ 259 ] {151babca-abc3-4357-a351-5ecf781025ec} <Debug> executeQuery: Read 42 rows, 3.09 KiB in 0.001528 sec., 27486.910994764396 rows/sec., 1.97 MiB/sec. | ||
2126 | 2024.12.19 19:22:55.952136 [ 259 ] {151babca-abc3-4357-a351-5ecf781025ec} <Debug> TCPHandler: Processed in 0.001724287 sec. | ||
2127 | 2024.12.19 19:22:55.952297 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2128 | 2024.12.19 19:22:55.952426 [ 263 ] {6acc9c67-c5b7-4590-98cf-852c36370784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2129 | 2024.12.19 19:22:55.952482 [ 263 ] {6acc9c67-c5b7-4590-98cf-852c36370784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2130 | 2024.12.19 19:22:55.953123 [ 263 ] {6acc9c67-c5b7-4590-98cf-852c36370784} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2131 | 2024.12.19 19:22:55.953171 [ 263 ] {6acc9c67-c5b7-4590-98cf-852c36370784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2132 | 2024.12.19 19:22:55.953537 [ 263 ] {6acc9c67-c5b7-4590-98cf-852c36370784} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2133 | 2024.12.19 19:22:55.953775 [ 263 ] {6acc9c67-c5b7-4590-98cf-852c36370784} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2134 | 2024.12.19 19:22:55.954073 [ 263 ] {6acc9c67-c5b7-4590-98cf-852c36370784} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001653 sec., 8469.449485783425 rows/sec., 593.15 KiB/sec. | ||
2135 | 2024.12.19 19:22:55.954167 [ 263 ] {6acc9c67-c5b7-4590-98cf-852c36370784} <Debug> TCPHandler: Processed in 0.001929943 sec. | ||
2136 | 2024.12.19 19:22:55.954327 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2137 | 2024.12.19 19:22:55.954454 [ 259 ] {17b009ea-5b90-4e79-9342-e5e12e6893c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2138 | 2024.12.19 19:22:55.954509 [ 259 ] {17b009ea-5b90-4e79-9342-e5e12e6893c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2139 | 2024.12.19 19:22:55.955139 [ 259 ] {17b009ea-5b90-4e79-9342-e5e12e6893c6} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2140 | 2024.12.19 19:22:55.955185 [ 259 ] {17b009ea-5b90-4e79-9342-e5e12e6893c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2141 | 2024.12.19 19:22:55.955538 [ 259 ] {17b009ea-5b90-4e79-9342-e5e12e6893c6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2142 | 2024.12.19 19:22:55.955781 [ 259 ] {17b009ea-5b90-4e79-9342-e5e12e6893c6} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): 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.12.19 19:22:55.955935 [ 36 ] {} <Debug> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2144 | 2024.12.19 19:22:55.955999 [ 36 ] {} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2145 | 2024.12.19 19:22:55.956028 [ 259 ] {17b009ea-5b90-4e79-9342-e5e12e6893c6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001593 sec., 8160.703075957314 rows/sec., 508.82 KiB/sec. | ||
2146 | 2024.12.19 19:22:55.956046 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2147 | 2024.12.19 19:22:55.956187 [ 259 ] {17b009ea-5b90-4e79-9342-e5e12e6893c6} <Debug> TCPHandler: Processed in 0.001917962 sec. | ||
2148 | 2024.12.19 19:22:55.956516 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2149 | 2024.12.19 19:22:55.956550 [ 194 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
2150 | 2024.12.19 19:22:55.956763 [ 263 ] {e0003f50-61cd-415e-bfaa-3b7bb8c313c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2151 | 2024.12.19 19:22:55.956891 [ 194 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2152 | 2024.12.19 19:22:55.956893 [ 263 ] {e0003f50-61cd-415e-bfaa-3b7bb8c313c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2153 | 2024.12.19 19:22:55.956971 [ 194 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
2154 | 2024.12.19 19:22:55.957338 [ 194 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
2155 | 2024.12.19 19:22:55.957684 [ 194 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
2156 | 2024.12.19 19:22:55.958122 [ 194 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
2157 | 2024.12.19 19:22:55.958539 [ 194 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
2158 | 2024.12.19 19:22:55.959705 [ 263 ] {e0003f50-61cd-415e-bfaa-3b7bb8c313c7} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2159 | 2024.12.19 19:22:55.959786 [ 263 ] {e0003f50-61cd-415e-bfaa-3b7bb8c313c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2160 | 2024.12.19 19:22:55.960865 [ 263 ] {e0003f50-61cd-415e-bfaa-3b7bb8c313c7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2161 | 2024.12.19 19:22:55.960925 [ 192 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004735519 sec., 13726.056214746473 rows/sec., 909.43 KiB/sec. | ||
2162 | 2024.12.19 19:22:55.961139 [ 192 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2163 | 2024.12.19 19:22:55.961314 [ 263 ] {e0003f50-61cd-415e-bfaa-3b7bb8c313c7} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2164 | 2024.12.19 19:22:55.961717 [ 263 ] {e0003f50-61cd-415e-bfaa-3b7bb8c313c7} <Debug> executeQuery: Read 417 rows, 30.48 KiB in 0.005004 sec., 83333.33333333334 rows/sec., 5.95 MiB/sec. | ||
2165 | 2024.12.19 19:22:55.961832 [ 192 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_5_1} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2166 | 2024.12.19 19:22:55.961872 [ 263 ] {e0003f50-61cd-415e-bfaa-3b7bb8c313c7} <Debug> TCPHandler: Processed in 0.00555526 sec. | ||
2167 | 2024.12.19 19:22:55.962021 [ 192 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_5_1} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2168 | 2024.12.19 19:22:55.962089 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2169 | 2024.12.19 19:22:55.962161 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2170 | 2024.12.19 19:22:55.962267 [ 259 ] {2231d64e-93b0-4942-b398-0e1fdad058c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2171 | 2024.12.19 19:22:55.962329 [ 259 ] {2231d64e-93b0-4942-b398-0e1fdad058c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2172 | 2024.12.19 19:22:55.962892 [ 259 ] {2231d64e-93b0-4942-b398-0e1fdad058c2} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2173 | 2024.12.19 19:22:55.962938 [ 259 ] {2231d64e-93b0-4942-b398-0e1fdad058c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2174 | 2024.12.19 19:22:55.963382 [ 259 ] {2231d64e-93b0-4942-b398-0e1fdad058c2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2175 | 2024.12.19 19:22:55.963628 [ 259 ] {2231d64e-93b0-4942-b398-0e1fdad058c2} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2176 | 2024.12.19 19:22:55.963845 [ 259 ] {2231d64e-93b0-4942-b398-0e1fdad058c2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001606 sec., 3735.9900373599003 rows/sec., 195.19 KiB/sec. | ||
2177 | 2024.12.19 19:22:55.963897 [ 259 ] {2231d64e-93b0-4942-b398-0e1fdad058c2} <Debug> TCPHandler: Processed in 0.001898261 sec. | ||
2178 | 2024.12.19 19:22:55.964044 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2179 | 2024.12.19 19:22:55.964150 [ 263 ] {ef7a98be-66cf-4756-8238-362fbbfb035b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2180 | 2024.12.19 19:22:55.964200 [ 263 ] {ef7a98be-66cf-4756-8238-362fbbfb035b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2181 | 2024.12.19 19:22:55.964832 [ 263 ] {ef7a98be-66cf-4756-8238-362fbbfb035b} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2182 | 2024.12.19 19:22:55.964880 [ 263 ] {ef7a98be-66cf-4756-8238-362fbbfb035b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2183 | 2024.12.19 19:22:55.965348 [ 263 ] {ef7a98be-66cf-4756-8238-362fbbfb035b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2184 | 2024.12.19 19:22:55.965610 [ 263 ] {ef7a98be-66cf-4756-8238-362fbbfb035b} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2185 | 2024.12.19 19:22:55.965861 [ 263 ] {ef7a98be-66cf-4756-8238-362fbbfb035b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001725 sec., 137391.30434782608 rows/sec., 9.21 MiB/sec. | ||
2186 | 2024.12.19 19:22:55.966054 [ 263 ] {ef7a98be-66cf-4756-8238-362fbbfb035b} <Debug> TCPHandler: Processed in 0.002057705 sec. | ||
2187 | 2024.12.19 19:22:55.966211 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2188 | 2024.12.19 19:22:55.966331 [ 259 ] {9c7e2981-efaf-4541-8528-612d6fbfe667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2189 | 2024.12.19 19:22:55.966388 [ 259 ] {9c7e2981-efaf-4541-8528-612d6fbfe667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2190 | 2024.12.19 19:22:55.966926 [ 259 ] {9c7e2981-efaf-4541-8528-612d6fbfe667} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2191 | 2024.12.19 19:22:55.966973 [ 259 ] {9c7e2981-efaf-4541-8528-612d6fbfe667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2192 | 2024.12.19 19:22:55.967378 [ 259 ] {9c7e2981-efaf-4541-8528-612d6fbfe667} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2193 | 2024.12.19 19:22:55.967609 [ 259 ] {9c7e2981-efaf-4541-8528-612d6fbfe667} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2194 | 2024.12.19 19:22:55.967763 [ 35 ] {} <Debug> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2195 | 2024.12.19 19:22:55.967842 [ 259 ] {9c7e2981-efaf-4541-8528-612d6fbfe667} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001535 sec., 651.4657980456027 rows/sec., 43.90 KiB/sec. | ||
2196 | 2024.12.19 19:22:55.967851 [ 35 ] {} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2197 | 2024.12.19 19:22:55.967928 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2198 | 2024.12.19 19:22:55.967962 [ 259 ] {9c7e2981-efaf-4541-8528-612d6fbfe667} <Debug> TCPHandler: Processed in 0.001797789 sec. | ||
2199 | 2024.12.19 19:22:55.968176 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2200 | 2024.12.19 19:22:55.968192 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::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 | ||
2201 | 2024.12.19 19:22:55.968407 [ 263 ] {c07c0d95-5bba-40ba-b855-a6f22ee8d576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2202 | 2024.12.19 19:22:55.968445 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2203 | 2024.12.19 19:22:55.968521 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::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 | ||
2204 | 2024.12.19 19:22:55.968613 [ 263 ] {c07c0d95-5bba-40ba-b855-a6f22ee8d576} <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 | ||
2205 | 2024.12.19 19:22:55.968822 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::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 | ||
2206 | 2024.12.19 19:22:55.969254 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::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 | ||
2207 | 2024.12.19 19:22:55.969571 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::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 | ||
2208 | 2024.12.19 19:22:55.969916 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::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 | ||
2209 | 2024.12.19 19:22:55.973178 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.0051418 sec., 972.4221089890699 rows/sec., 65.52 KiB/sec. | ||
2210 | 2024.12.19 19:22:55.973390 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2211 | 2024.12.19 19:22:55.973963 [ 263 ] {c07c0d95-5bba-40ba-b855-a6f22ee8d576} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2212 | 2024.12.19 19:22:55.974033 [ 263 ] {c07c0d95-5bba-40ba-b855-a6f22ee8d576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2213 | 2024.12.19 19:22:55.974083 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_5_1} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2214 | 2024.12.19 19:22:55.974336 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_5_1} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2215 | 2024.12.19 19:22:55.974523 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2216 | 2024.12.19 19:22:55.975068 [ 263 ] {c07c0d95-5bba-40ba-b855-a6f22ee8d576} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2217 | 2024.12.19 19:22:55.975342 [ 263 ] {c07c0d95-5bba-40ba-b855-a6f22ee8d576} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2218 | 2024.12.19 19:22:55.975635 [ 263 ] {c07c0d95-5bba-40ba-b855-a6f22ee8d576} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.007322 sec., 4780.114722753346 rows/sec., 8.57 MiB/sec. | ||
2219 | 2024.12.19 19:22:55.975760 [ 263 ] {c07c0d95-5bba-40ba-b855-a6f22ee8d576} <Debug> TCPHandler: Processed in 0.007690279 sec. | ||
2220 | 2024.12.19 19:22:55.975918 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2221 | 2024.12.19 19:22:55.976049 [ 259 ] {fb328bd5-4d29-43f7-9d9c-095dde383c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2222 | 2024.12.19 19:22:55.976106 [ 259 ] {fb328bd5-4d29-43f7-9d9c-095dde383c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2223 | 2024.12.19 19:22:55.976577 [ 259 ] {fb328bd5-4d29-43f7-9d9c-095dde383c2e} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2224 | 2024.12.19 19:22:55.976615 [ 259 ] {fb328bd5-4d29-43f7-9d9c-095dde383c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2225 | 2024.12.19 19:22:55.976977 [ 259 ] {fb328bd5-4d29-43f7-9d9c-095dde383c2e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2226 | 2024.12.19 19:22:55.977223 [ 259 ] {fb328bd5-4d29-43f7-9d9c-095dde383c2e} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2227 | 2024.12.19 19:22:55.977444 [ 259 ] {fb328bd5-4d29-43f7-9d9c-095dde383c2e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001423 sec., 57624.73647224174 rows/sec., 3.66 MiB/sec. | ||
2228 | 2024.12.19 19:22:55.977496 [ 259 ] {fb328bd5-4d29-43f7-9d9c-095dde383c2e} <Debug> TCPHandler: Processed in 0.001641905 sec. | ||
2229 | 2024.12.19 19:23:00.464509 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2230 | 2024.12.19 19:23:00.464585 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2231 | 2024.12.19 19:23:00.538804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
2232 | 2024.12.19 19:23:00.539438 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2233 | 2024.12.19 19:23:00.539491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2234 | 2024.12.19 19:23:00.540003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2235 | 2024.12.19 19:23:00.540264 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2236 | 2024.12.19 19:23:00.540556 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2237 | 2024.12.19 19:23:00.827547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2238 | 2024.12.19 19:23:00.848490 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2239 | 2024.12.19 19:23:00.848543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2240 | 2024.12.19 19:23:00.855685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2241 | 2024.12.19 19:23:00.856434 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2242 | 2024.12.19 19:23:00.859155 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2243 | 2024.12.19 19:23:00.936148 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2244 | 2024.12.19 19:23:00.936343 [ 259 ] {735ef2d9-19f2-471f-84fe-cfb954884d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2245 | 2024.12.19 19:23:00.936416 [ 259 ] {735ef2d9-19f2-471f-84fe-cfb954884d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2246 | 2024.12.19 19:23:00.937201 [ 259 ] {735ef2d9-19f2-471f-84fe-cfb954884d92} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2247 | 2024.12.19 19:23:00.937247 [ 259 ] {735ef2d9-19f2-471f-84fe-cfb954884d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2248 | 2024.12.19 19:23:00.937702 [ 259 ] {735ef2d9-19f2-471f-84fe-cfb954884d92} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2249 | 2024.12.19 19:23:00.937955 [ 259 ] {735ef2d9-19f2-471f-84fe-cfb954884d92} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2250 | 2024.12.19 19:23:00.938134 [ 27 ] {} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2251 | 2024.12.19 19:23:00.938202 [ 27 ] {} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2252 | 2024.12.19 19:23:00.938208 [ 259 ] {735ef2d9-19f2-471f-84fe-cfb954884d92} <Debug> executeQuery: Read 58 rows, 4.57 KiB in 0.001914 sec., 30303.030303030304 rows/sec., 2.33 MiB/sec. | ||
2253 | 2024.12.19 19:23:00.938229 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2254 | 2024.12.19 19:23:00.938360 [ 259 ] {735ef2d9-19f2-471f-84fe-cfb954884d92} <Debug> TCPHandler: Processed in 0.002345833 sec. | ||
2255 | 2024.12.19 19:23:00.938717 [ 199 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
2256 | 2024.12.19 19:23:00.938775 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2257 | 2024.12.19 19:23:00.938945 [ 199 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2258 | 2024.12.19 19:23:00.939027 [ 199 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
2259 | 2024.12.19 19:23:00.939035 [ 263 ] {e32cb8ef-d366-4350-9018-0f0ff3861d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2260 | 2024.12.19 19:23:00.939134 [ 263 ] {e32cb8ef-d366-4350-9018-0f0ff3861d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2261 | 2024.12.19 19:23:00.939338 [ 199 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
2262 | 2024.12.19 19:23:00.939704 [ 199 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 273 rows starting from the beginning of the part | ||
2263 | 2024.12.19 19:23:00.940056 [ 199 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
2264 | 2024.12.19 19:23:00.940398 [ 199 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 273 rows starting from the beginning of the part | ||
2265 | 2024.12.19 19:23:00.940798 [ 199 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 58 rows starting from the beginning of the part | ||
2266 | 2024.12.19 19:23:00.942033 [ 263 ] {e32cb8ef-d366-4350-9018-0f0ff3861d22} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2267 | 2024.12.19 19:23:00.942092 [ 263 ] {e32cb8ef-d366-4350-9018-0f0ff3861d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2268 | 2024.12.19 19:23:00.943079 [ 263 ] {e32cb8ef-d366-4350-9018-0f0ff3861d22} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2269 | 2024.12.19 19:23:00.943535 [ 263 ] {e32cb8ef-d366-4350-9018-0f0ff3861d22} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2270 | 2024.12.19 19:23:00.943725 [ 27 ] {} <Debug> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2271 | 2024.12.19 19:23:00.943823 [ 27 ] {} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2272 | 2024.12.19 19:23:00.943905 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2273 | 2024.12.19 19:23:00.944057 [ 263 ] {e32cb8ef-d366-4350-9018-0f0ff3861d22} <Debug> executeQuery: Read 1 rows, 77.00 B in 0.005039 sec., 198.45207382417146 rows/sec., 14.92 KiB/sec. | ||
2274 | 2024.12.19 19:23:00.944474 [ 263 ] {e32cb8ef-d366-4350-9018-0f0ff3861d22} <Debug> TCPHandler: Processed in 0.005850969 sec. | ||
2275 | 2024.12.19 19:23:00.944770 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2276 | 2024.12.19 19:23:00.944842 [ 194 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::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 | ||
2277 | 2024.12.19 19:23:00.944864 [ 199 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2075 rows, containing 5 columns (5 merged, 0 gathered) in 0.006488005 sec., 319820.96191356203 rows/sec., 28.04 MiB/sec. | ||
2278 | 2024.12.19 19:23:00.945021 [ 259 ] {eed6ae1d-89cb-43b0-ade6-e07582f109ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2279 | 2024.12.19 19:23:00.945165 [ 259 ] {eed6ae1d-89cb-43b0-ade6-e07582f109ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2280 | 2024.12.19 19:23:00.945231 [ 194 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2281 | 2024.12.19 19:23:00.945297 [ 199 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2282 | 2024.12.19 19:23:00.945357 [ 194 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
2283 | 2024.12.19 19:23:00.945799 [ 194 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
2284 | 2024.12.19 19:23:00.946222 [ 194 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
2285 | 2024.12.19 19:23:00.946676 [ 194 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
2286 | 2024.12.19 19:23:00.947082 [ 194 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
2287 | 2024.12.19 19:23:00.947455 [ 194 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
2288 | 2024.12.19 19:23:00.948098 [ 199 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_11_2} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2289 | 2024.12.19 19:23:00.948354 [ 199 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_11_2} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2290 | 2024.12.19 19:23:00.948734 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
2291 | 2024.12.19 19:23:00.949286 [ 259 ] {eed6ae1d-89cb-43b0-ade6-e07582f109ce} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2292 | 2024.12.19 19:23:00.949360 [ 259 ] {eed6ae1d-89cb-43b0-ade6-e07582f109ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2293 | 2024.12.19 19:23:00.950403 [ 259 ] {eed6ae1d-89cb-43b0-ade6-e07582f109ce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2294 | 2024.12.19 19:23:00.950661 [ 194 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 130 rows, containing 5 columns (5 merged, 0 gathered) in 0.00662994 sec., 19608.020585404996 rows/sec., 1.46 MiB/sec. | ||
2295 | 2024.12.19 19:23:00.950877 [ 194 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2296 | 2024.12.19 19:23:00.950886 [ 259 ] {eed6ae1d-89cb-43b0-ade6-e07582f109ce} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2297 | 2024.12.19 19:23:00.951296 [ 27 ] {} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2298 | 2024.12.19 19:23:00.951398 [ 27 ] {} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2299 | 2024.12.19 19:23:00.951451 [ 259 ] {eed6ae1d-89cb-43b0-ade6-e07582f109ce} <Debug> executeQuery: Read 65 rows, 5.20 KiB in 0.006508 sec., 9987.707437000614 rows/sec., 798.30 KiB/sec. | ||
2300 | 2024.12.19 19:23:00.951514 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2301 | 2024.12.19 19:23:00.951678 [ 197 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_6_1} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2302 | 2024.12.19 19:23:00.951816 [ 259 ] {eed6ae1d-89cb-43b0-ade6-e07582f109ce} <Debug> TCPHandler: Processed in 0.007197275 sec. | ||
2303 | 2024.12.19 19:23:00.952160 [ 197 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_6_1} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2304 | 2024.12.19 19:23:00.952165 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2305 | 2024.12.19 19:23:00.952200 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
2306 | 2024.12.19 19:23:00.952383 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2307 | 2024.12.19 19:23:00.952530 [ 263 ] {cd666df3-3116-485b-87d7-80efb30ba1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2308 | 2024.12.19 19:23:00.952566 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2309 | 2024.12.19 19:23:00.952640 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
2310 | 2024.12.19 19:23:00.952652 [ 263 ] {cd666df3-3116-485b-87d7-80efb30ba1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2311 | 2024.12.19 19:23:00.953045 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
2312 | 2024.12.19 19:23:00.953418 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 429 rows starting from the beginning of the part | ||
2313 | 2024.12.19 19:23:00.953774 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
2314 | 2024.12.19 19:23:00.954096 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 417 rows starting from the beginning of the part | ||
2315 | 2024.12.19 19:23:00.954281 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 65 rows starting from the beginning of the part | ||
2316 | 2024.12.19 19:23:00.955353 [ 263 ] {cd666df3-3116-485b-87d7-80efb30ba1da} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2317 | 2024.12.19 19:23:00.955425 [ 263 ] {cd666df3-3116-485b-87d7-80efb30ba1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2318 | 2024.12.19 19:23:00.956579 [ 263 ] {cd666df3-3116-485b-87d7-80efb30ba1da} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2319 | 2024.12.19 19:23:00.957004 [ 263 ] {cd666df3-3116-485b-87d7-80efb30ba1da} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2320 | 2024.12.19 19:23:00.957386 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2321 | 2024.12.19 19:23:00.957476 [ 191 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1885 rows, containing 5 columns (5 merged, 0 gathered) in 0.005734805 sec., 328694.6984247939 rows/sec., 25.09 MiB/sec. | ||
2322 | 2024.12.19 19:23:00.957504 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2323 | 2024.12.19 19:23:00.957594 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2324 | 2024.12.19 19:23:00.957685 [ 263 ] {cd666df3-3116-485b-87d7-80efb30ba1da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005241 sec., 30528.52509063156 rows/sec., 2.13 MiB/sec. | ||
2325 | 2024.12.19 19:23:00.957861 [ 191 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2326 | 2024.12.19 19:23:00.957910 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
2327 | 2024.12.19 19:23:00.958072 [ 263 ] {cd666df3-3116-485b-87d7-80efb30ba1da} <Debug> TCPHandler: Processed in 0.006120996 sec. | ||
2328 | 2024.12.19 19:23:00.958356 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2329 | 2024.12.19 19:23:00.958367 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2330 | 2024.12.19 19:23:00.958429 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3369 rows starting from the beginning of the part | ||
2331 | 2024.12.19 19:23:00.958803 [ 191 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_11_2} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2332 | 2024.12.19 19:23:00.958819 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
2333 | 2024.12.19 19:23:00.959016 [ 259 ] {281776d5-c9e4-4369-a149-a62d91757d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2334 | 2024.12.19 19:23:00.959233 [ 191 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_11_2} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2335 | 2024.12.19 19:23:00.959345 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 237 rows starting from the beginning of the part | ||
2336 | 2024.12.19 19:23:00.959569 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
2337 | 2024.12.19 19:23:00.959676 [ 259 ] {281776d5-c9e4-4369-a149-a62d91757d91} <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 | ||
2338 | 2024.12.19 19:23:00.959832 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
2339 | 2024.12.19 19:23:00.960279 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part | ||
2340 | 2024.12.19 19:23:00.960685 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
2341 | 2024.12.19 19:23:00.964348 [ 259 ] {281776d5-c9e4-4369-a149-a62d91757d91} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2342 | 2024.12.19 19:23:00.964392 [ 259 ] {281776d5-c9e4-4369-a149-a62d91757d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2343 | 2024.12.19 19:23:00.965132 [ 191 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4323 rows, containing 5 columns (5 merged, 0 gathered) in 0.007444652 sec., 580685.3026843967 rows/sec., 39.18 MiB/sec. | ||
2344 | 2024.12.19 19:23:00.965502 [ 191 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2345 | 2024.12.19 19:23:00.966089 [ 259 ] {281776d5-c9e4-4369-a149-a62d91757d91} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2346 | 2024.12.19 19:23:00.966173 [ 191 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2347 | 2024.12.19 19:23:00.966309 [ 191 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2348 | 2024.12.19 19:23:00.966456 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
2349 | 2024.12.19 19:23:00.966572 [ 259 ] {281776d5-c9e4-4369-a149-a62d91757d91} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2350 | 2024.12.19 19:23:00.966756 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2351 | 2024.12.19 19:23:00.966833 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2352 | 2024.12.19 19:23:00.966863 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2353 | 2024.12.19 19:23:00.966897 [ 259 ] {281776d5-c9e4-4369-a149-a62d91757d91} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.008214 sec., 121.74336498660821 rows/sec., 223.39 KiB/sec. | ||
2354 | 2024.12.19 19:23:00.967336 [ 199 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::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 | ||
2355 | 2024.12.19 19:23:00.967653 [ 259 ] {281776d5-c9e4-4369-a149-a62d91757d91} <Debug> TCPHandler: Processed in 0.009438895 sec. | ||
2356 | 2024.12.19 19:23:00.967905 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2357 | 2024.12.19 19:23:00.968199 [ 263 ] {7119482d-9ff7-4322-b28f-ca177b928f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2358 | 2024.12.19 19:23:00.968216 [ 199 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2359 | 2024.12.19 19:23:00.968323 [ 263 ] {7119482d-9ff7-4322-b28f-ca177b928f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2360 | 2024.12.19 19:23:00.968381 [ 199 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::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 | ||
2361 | 2024.12.19 19:23:00.969179 [ 199 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::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 | ||
2362 | 2024.12.19 19:23:00.969946 [ 199 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::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 | ||
2363 | 2024.12.19 19:23:00.970205 [ 263 ] {7119482d-9ff7-4322-b28f-ca177b928f37} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2364 | 2024.12.19 19:23:00.970348 [ 263 ] {7119482d-9ff7-4322-b28f-ca177b928f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2365 | 2024.12.19 19:23:00.970665 [ 199 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
2366 | 2024.12.19 19:23:00.971378 [ 199 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
2367 | 2024.12.19 19:23:00.971888 [ 263 ] {7119482d-9ff7-4322-b28f-ca177b928f37} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2368 | 2024.12.19 19:23:00.971985 [ 199 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
2369 | 2024.12.19 19:23:00.972485 [ 263 ] {7119482d-9ff7-4322-b28f-ca177b928f37} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2370 | 2024.12.19 19:23:00.972892 [ 27 ] {} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2371 | 2024.12.19 19:23:00.973017 [ 27 ] {} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2372 | 2024.12.19 19:23:00.973104 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2373 | 2024.12.19 19:23:00.973246 [ 263 ] {7119482d-9ff7-4322-b28f-ca177b928f37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005121 sec., 11716.461628588168 rows/sec., 808.56 KiB/sec. | ||
2374 | 2024.12.19 19:23:00.973641 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
2375 | 2024.12.19 19:23:00.973662 [ 263 ] {7119482d-9ff7-4322-b28f-ca177b928f37} <Debug> TCPHandler: Processed in 0.005883409 sec. | ||
2376 | 2024.12.19 19:23:00.973921 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2377 | 2024.12.19 19:23:00.973978 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 426 rows starting from the beginning of the part | ||
2378 | 2024.12.19 19:23:00.974243 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
2379 | 2024.12.19 19:23:00.974600 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 82 rows starting from the beginning of the part | ||
2380 | 2024.12.19 19:23:00.974941 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
2381 | 2024.12.19 19:23:00.975227 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part | ||
2382 | 2024.12.19 19:23:00.975542 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
2383 | 2024.12.19 19:23:00.977571 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 4 columns (4 merged, 0 gathered) in 0.004300797 sec., 179036.5832193428 rows/sec., 11.70 MiB/sec. | ||
2384 | 2024.12.19 19:23:00.977898 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2385 | 2024.12.19 19:23:00.978699 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_11_2} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2386 | 2024.12.19 19:23:00.978997 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_11_2} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2387 | 2024.12.19 19:23:00.979328 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2388 | 2024.12.19 19:23:00.979470 [ 193 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 95 rows, containing 19 columns (19 merged, 0 gathered) in 0.012547371 sec., 7571.307168649114 rows/sec., 13.57 MiB/sec. | ||
2389 | 2024.12.19 19:23:00.979816 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2390 | 2024.12.19 19:23:00.980219 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2391 | 2024.12.19 19:23:00.980292 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2392 | 2024.12.19 19:23:00.980432 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
2393 | 2024.12.19 19:23:05.361783 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2394 | 2024.12.19 19:23:05.362110 [ 259 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) 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) | ||
2395 | 2024.12.19 19:23:05.362610 [ 259 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2396 | 2024.12.19 19:23:05.362665 [ 259 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <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 | ||
2397 | 2024.12.19 19:23:05.363037 [ 259 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2398 | 2024.12.19 19:23:05.363117 [ 259 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2399 | 2024.12.19 19:23:05.363296 [ 259 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2400 | 2024.12.19 19:23:05.363481 [ 295 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2401 | 2024.12.19 19:23:05.363488 [ 298 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2402 | 2024.12.19 19:23:05.363584 [ 294 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2403 | 2024.12.19 19:23:05.363607 [ 296 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2404 | 2024.12.19 19:23:05.363752 [ 259 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2405 | 2024.12.19 19:23:05.363784 [ 259 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2406 | 2024.12.19 19:23:05.363928 [ 259 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2407 | 2024.12.19 19:23:05.363953 [ 259 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2408 | 2024.12.19 19:23:05.363998 [ 259 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <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'))" | ||
2409 | 2024.12.19 19:23:05.364048 [ 259 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <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'))" | ||
2410 | 2024.12.19 19:23:05.364095 [ 259 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <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'))" | ||
2411 | 2024.12.19 19:23:05.364137 [ 259 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <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'))" | ||
2412 | 2024.12.19 19:23:05.366342 [ 259 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.004382 sec., 9128.251939753538 rows/sec., 348.10 KiB/sec. | ||
2413 | 2024.12.19 19:23:05.366633 [ 259 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <Debug> MemoryTracker: Peak memory usage (for query): 145.50 KiB. | ||
2414 | 2024.12.19 19:23:05.366658 [ 259 ] {9550cde2-5574-4656-8b6d-dce43e1b0c8b} <Debug> TCPHandler: Processed in 0.005025527 sec. | ||
2415 | 2024.12.19 19:23:05.409652 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2416 | 2024.12.19 19:23:05.409805 [ 259 ] {651c2c0e-8e6b-4d41-bf4f-6051ea3c3079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2417 | 2024.12.19 19:23:05.409872 [ 259 ] {651c2c0e-8e6b-4d41-bf4f-6051ea3c3079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2418 | 2024.12.19 19:23:05.410772 [ 259 ] {651c2c0e-8e6b-4d41-bf4f-6051ea3c3079} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2419 | 2024.12.19 19:23:05.410821 [ 259 ] {651c2c0e-8e6b-4d41-bf4f-6051ea3c3079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2420 | 2024.12.19 19:23:05.411353 [ 259 ] {651c2c0e-8e6b-4d41-bf4f-6051ea3c3079} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2421 | 2024.12.19 19:23:05.411577 [ 259 ] {651c2c0e-8e6b-4d41-bf4f-6051ea3c3079} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2422 | 2024.12.19 19:23:05.411832 [ 259 ] {651c2c0e-8e6b-4d41-bf4f-6051ea3c3079} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.002063 sec., 484.73097430925833 rows/sec., 109.82 KiB/sec. | ||
2423 | 2024.12.19 19:23:05.412001 [ 259 ] {651c2c0e-8e6b-4d41-bf4f-6051ea3c3079} <Debug> TCPHandler: Processed in 0.002440676 sec. | ||
2424 | 2024.12.19 19:23:05.412187 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2425 | 2024.12.19 19:23:05.412308 [ 263 ] {ca48c466-e9d5-4d36-90e6-16acb05c95b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2426 | 2024.12.19 19:23:05.412360 [ 263 ] {ca48c466-e9d5-4d36-90e6-16acb05c95b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2427 | 2024.12.19 19:23:05.412968 [ 263 ] {ca48c466-e9d5-4d36-90e6-16acb05c95b5} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2428 | 2024.12.19 19:23:05.413010 [ 263 ] {ca48c466-e9d5-4d36-90e6-16acb05c95b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2429 | 2024.12.19 19:23:05.413390 [ 263 ] {ca48c466-e9d5-4d36-90e6-16acb05c95b5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2430 | 2024.12.19 19:23:05.413636 [ 263 ] {ca48c466-e9d5-4d36-90e6-16acb05c95b5} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2431 | 2024.12.19 19:23:05.413862 [ 263 ] {ca48c466-e9d5-4d36-90e6-16acb05c95b5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001581 sec., 8855.154965211892 rows/sec., 637.45 KiB/sec. | ||
2432 | 2024.12.19 19:23:05.413953 [ 263 ] {ca48c466-e9d5-4d36-90e6-16acb05c95b5} <Debug> TCPHandler: Processed in 0.001822849 sec. | ||
2433 | 2024.12.19 19:23:05.414110 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2434 | 2024.12.19 19:23:05.414218 [ 259 ] {5500e786-6533-447d-bcc3-eea45ab0f3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2435 | 2024.12.19 19:23:05.414271 [ 259 ] {5500e786-6533-447d-bcc3-eea45ab0f3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2436 | 2024.12.19 19:23:05.414803 [ 259 ] {5500e786-6533-447d-bcc3-eea45ab0f3a7} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2437 | 2024.12.19 19:23:05.414842 [ 259 ] {5500e786-6533-447d-bcc3-eea45ab0f3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2438 | 2024.12.19 19:23:05.415189 [ 259 ] {5500e786-6533-447d-bcc3-eea45ab0f3a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2439 | 2024.12.19 19:23:05.415432 [ 259 ] {5500e786-6533-447d-bcc3-eea45ab0f3a7} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2440 | 2024.12.19 19:23:05.415658 [ 259 ] {5500e786-6533-447d-bcc3-eea45ab0f3a7} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00146 sec., 8219.178082191782 rows/sec., 670.22 KiB/sec. | ||
2441 | 2024.12.19 19:23:05.415711 [ 259 ] {5500e786-6533-447d-bcc3-eea45ab0f3a7} <Debug> TCPHandler: Processed in 0.001654465 sec. | ||
2442 | 2024.12.19 19:23:05.415866 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2443 | 2024.12.19 19:23:05.415976 [ 263 ] {748d2645-71fc-4f40-a5ed-ed68b40c969a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2444 | 2024.12.19 19:23:05.416021 [ 263 ] {748d2645-71fc-4f40-a5ed-ed68b40c969a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2445 | 2024.12.19 19:23:05.417328 [ 263 ] {748d2645-71fc-4f40-a5ed-ed68b40c969a} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2446 | 2024.12.19 19:23:05.417368 [ 263 ] {748d2645-71fc-4f40-a5ed-ed68b40c969a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2447 | 2024.12.19 19:23:05.417860 [ 263 ] {748d2645-71fc-4f40-a5ed-ed68b40c969a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2448 | 2024.12.19 19:23:05.418100 [ 263 ] {748d2645-71fc-4f40-a5ed-ed68b40c969a} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2449 | 2024.12.19 19:23:05.418315 [ 263 ] {748d2645-71fc-4f40-a5ed-ed68b40c969a} <Debug> executeQuery: Read 1419 rows, 121.15 KiB in 0.00236 sec., 601271.186440678 rows/sec., 50.13 MiB/sec. | ||
2450 | 2024.12.19 19:23:05.418367 [ 263 ] {748d2645-71fc-4f40-a5ed-ed68b40c969a} <Debug> TCPHandler: Processed in 0.002554249 sec. | ||
2451 | 2024.12.19 19:23:05.418541 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2452 | 2024.12.19 19:23:05.418648 [ 259 ] {ac0ead2a-6911-422a-b76e-f4bad0db54a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2453 | 2024.12.19 19:23:05.418693 [ 259 ] {ac0ead2a-6911-422a-b76e-f4bad0db54a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2454 | 2024.12.19 19:23:05.419236 [ 259 ] {ac0ead2a-6911-422a-b76e-f4bad0db54a4} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2455 | 2024.12.19 19:23:05.419276 [ 259 ] {ac0ead2a-6911-422a-b76e-f4bad0db54a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2456 | 2024.12.19 19:23:05.419636 [ 259 ] {ac0ead2a-6911-422a-b76e-f4bad0db54a4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2457 | 2024.12.19 19:23:05.419872 [ 259 ] {ac0ead2a-6911-422a-b76e-f4bad0db54a4} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2458 | 2024.12.19 19:23:05.420078 [ 259 ] {ac0ead2a-6911-422a-b76e-f4bad0db54a4} <Debug> executeQuery: Read 54 rows, 3.93 KiB in 0.001453 sec., 37164.487267721954 rows/sec., 2.64 MiB/sec. | ||
2459 | 2024.12.19 19:23:05.420130 [ 259 ] {ac0ead2a-6911-422a-b76e-f4bad0db54a4} <Debug> TCPHandler: Processed in 0.001658175 sec. | ||
2460 | 2024.12.19 19:23:05.420269 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2461 | 2024.12.19 19:23:05.420378 [ 263 ] {300edaef-8354-4ac3-aaf4-7ce5743dea32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2462 | 2024.12.19 19:23:05.420423 [ 263 ] {300edaef-8354-4ac3-aaf4-7ce5743dea32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2463 | 2024.12.19 19:23:05.421032 [ 263 ] {300edaef-8354-4ac3-aaf4-7ce5743dea32} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2464 | 2024.12.19 19:23:05.421071 [ 263 ] {300edaef-8354-4ac3-aaf4-7ce5743dea32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2465 | 2024.12.19 19:23:05.421433 [ 263 ] {300edaef-8354-4ac3-aaf4-7ce5743dea32} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2466 | 2024.12.19 19:23:05.421669 [ 263 ] {300edaef-8354-4ac3-aaf4-7ce5743dea32} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2467 | 2024.12.19 19:23:05.421833 [ 91 ] {} <Debug> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2468 | 2024.12.19 19:23:05.421910 [ 263 ] {300edaef-8354-4ac3-aaf4-7ce5743dea32} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001544 sec., 156735.75129533678 rows/sec., 10.62 MiB/sec. | ||
2469 | 2024.12.19 19:23:05.421917 [ 91 ] {} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2470 | 2024.12.19 19:23:05.421993 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2471 | 2024.12.19 19:23:05.422028 [ 263 ] {300edaef-8354-4ac3-aaf4-7ce5743dea32} <Debug> TCPHandler: Processed in 0.001806709 sec. | ||
2472 | 2024.12.19 19:23:05.422175 [ 193 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::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 | ||
2473 | 2024.12.19 19:23:05.422200 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2474 | 2024.12.19 19:23:05.422300 [ 193 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2475 | 2024.12.19 19:23:05.422335 [ 259 ] {e6ef87fc-0d21-496b-9a7b-a18b4eaef081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2476 | 2024.12.19 19:23:05.422340 [ 193 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2477 | 2024.12.19 19:23:05.422382 [ 259 ] {e6ef87fc-0d21-496b-9a7b-a18b4eaef081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2478 | 2024.12.19 19:23:05.422515 [ 193 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2479 | 2024.12.19 19:23:05.422725 [ 193 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part | ||
2480 | 2024.12.19 19:23:05.423134 [ 193 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2481 | 2024.12.19 19:23:05.423426 [ 193 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2482 | 2024.12.19 19:23:05.423759 [ 193 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part | ||
2483 | 2024.12.19 19:23:05.424744 [ 259 ] {e6ef87fc-0d21-496b-9a7b-a18b4eaef081} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2484 | 2024.12.19 19:23:05.424794 [ 259 ] {e6ef87fc-0d21-496b-9a7b-a18b4eaef081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2485 | 2024.12.19 19:23:05.425375 [ 259 ] {e6ef87fc-0d21-496b-9a7b-a18b4eaef081} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2486 | 2024.12.19 19:23:05.425564 [ 189 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.003469224 sec., 155654.405711479 rows/sec., 11.15 MiB/sec. | ||
2487 | 2024.12.19 19:23:05.425750 [ 259 ] {e6ef87fc-0d21-496b-9a7b-a18b4eaef081} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2488 | 2024.12.19 19:23:05.425850 [ 186 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2489 | 2024.12.19 19:23:05.426319 [ 259 ] {e6ef87fc-0d21-496b-9a7b-a18b4eaef081} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003986 sec., 3261.414952333166 rows/sec., 203.35 KiB/sec. | ||
2490 | 2024.12.19 19:23:05.426488 [ 259 ] {e6ef87fc-0d21-496b-9a7b-a18b4eaef081} <Debug> TCPHandler: Processed in 0.004353068 sec. | ||
2491 | 2024.12.19 19:23:05.426668 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2492 | 2024.12.19 19:23:05.426805 [ 186 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_6_1} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2493 | 2024.12.19 19:23:05.426860 [ 263 ] {91151e5b-3018-4e5e-9078-b529b591d962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2494 | 2024.12.19 19:23:05.426957 [ 263 ] {91151e5b-3018-4e5e-9078-b529b591d962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2495 | 2024.12.19 19:23:05.427000 [ 186 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_6_1} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2496 | 2024.12.19 19:23:05.427187 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2497 | 2024.12.19 19:23:05.428006 [ 263 ] {91151e5b-3018-4e5e-9078-b529b591d962} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2498 | 2024.12.19 19:23:05.428051 [ 263 ] {91151e5b-3018-4e5e-9078-b529b591d962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2499 | 2024.12.19 19:23:05.428469 [ 263 ] {91151e5b-3018-4e5e-9078-b529b591d962} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2500 | 2024.12.19 19:23:05.428716 [ 263 ] {91151e5b-3018-4e5e-9078-b529b591d962} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2501 | 2024.12.19 19:23:05.428961 [ 263 ] {91151e5b-3018-4e5e-9078-b529b591d962} <Debug> executeQuery: Read 885 rows, 65.75 KiB in 0.002149 sec., 411819.45090739883 rows/sec., 29.88 MiB/sec. | ||
2502 | 2024.12.19 19:23:05.429050 [ 263 ] {91151e5b-3018-4e5e-9078-b529b591d962} <Debug> TCPHandler: Processed in 0.002460696 sec. | ||
2503 | 2024.12.19 19:23:05.429216 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2504 | 2024.12.19 19:23:05.429345 [ 259 ] {2784385d-e627-4f20-b436-b87c044814ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2505 | 2024.12.19 19:23:05.429402 [ 259 ] {2784385d-e627-4f20-b436-b87c044814ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2506 | 2024.12.19 19:23:05.429873 [ 259 ] {2784385d-e627-4f20-b436-b87c044814ea} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2507 | 2024.12.19 19:23:05.429913 [ 259 ] {2784385d-e627-4f20-b436-b87c044814ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2508 | 2024.12.19 19:23:05.430267 [ 259 ] {2784385d-e627-4f20-b436-b87c044814ea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2509 | 2024.12.19 19:23:05.430500 [ 259 ] {2784385d-e627-4f20-b436-b87c044814ea} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2510 | 2024.12.19 19:23:05.430683 [ 108 ] {} <Debug> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2511 | 2024.12.19 19:23:05.430716 [ 259 ] {2784385d-e627-4f20-b436-b87c044814ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001396 sec., 4297.994269340974 rows/sec., 224.55 KiB/sec. | ||
2512 | 2024.12.19 19:23:05.430768 [ 108 ] {} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2513 | 2024.12.19 19:23:05.430826 [ 259 ] {2784385d-e627-4f20-b436-b87c044814ea} <Debug> TCPHandler: Processed in 0.001672086 sec. | ||
2514 | 2024.12.19 19:23:05.430833 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2515 | 2024.12.19 19:23:05.431067 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2516 | 2024.12.19 19:23:05.431120 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::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 | ||
2517 | 2024.12.19 19:23:05.431265 [ 263 ] {7c77327a-3550-4121-b74a-7774723d956a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2518 | 2024.12.19 19:23:05.431285 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2519 | 2024.12.19 19:23:05.431332 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
2520 | 2024.12.19 19:23:05.431346 [ 263 ] {7c77327a-3550-4121-b74a-7774723d956a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2521 | 2024.12.19 19:23:05.431532 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
2522 | 2024.12.19 19:23:05.431717 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2523 | 2024.12.19 19:23:05.431897 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
2524 | 2024.12.19 19:23:05.432063 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
2525 | 2024.12.19 19:23:05.432208 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
2526 | 2024.12.19 19:23:05.432984 [ 263 ] {7c77327a-3550-4121-b74a-7774723d956a} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2527 | 2024.12.19 19:23:05.433030 [ 263 ] {7c77327a-3550-4121-b74a-7774723d956a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2528 | 2024.12.19 19:23:05.433462 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002488667 sec., 14465.575346159208 rows/sec., 755.77 KiB/sec. | ||
2529 | 2024.12.19 19:23:05.433595 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2530 | 2024.12.19 19:23:05.433749 [ 263 ] {7c77327a-3550-4121-b74a-7774723d956a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2531 | 2024.12.19 19:23:05.433956 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_6_1} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2532 | 2024.12.19 19:23:05.434051 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_6_1} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2533 | 2024.12.19 19:23:05.434093 [ 263 ] {7c77327a-3550-4121-b74a-7774723d956a} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2534 | 2024.12.19 19:23:05.434146 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2535 | 2024.12.19 19:23:05.434353 [ 263 ] {7c77327a-3550-4121-b74a-7774723d956a} <Debug> executeQuery: Read 1089 rows, 74.52 KiB in 0.003134 sec., 347479.2597319719 rows/sec., 23.22 MiB/sec. | ||
2536 | 2024.12.19 19:23:05.434415 [ 263 ] {7c77327a-3550-4121-b74a-7774723d956a} <Debug> TCPHandler: Processed in 0.003481134 sec. | ||
2537 | 2024.12.19 19:23:05.434563 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2538 | 2024.12.19 19:23:05.434695 [ 259 ] {7c1f098c-bccd-40c8-aa2f-ce6cb3953125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2539 | 2024.12.19 19:23:05.434751 [ 259 ] {7c1f098c-bccd-40c8-aa2f-ce6cb3953125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2540 | 2024.12.19 19:23:05.435272 [ 259 ] {7c1f098c-bccd-40c8-aa2f-ce6cb3953125} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2541 | 2024.12.19 19:23:05.435318 [ 259 ] {7c1f098c-bccd-40c8-aa2f-ce6cb3953125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2542 | 2024.12.19 19:23:05.435705 [ 259 ] {7c1f098c-bccd-40c8-aa2f-ce6cb3953125} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2543 | 2024.12.19 19:23:05.435942 [ 259 ] {7c1f098c-bccd-40c8-aa2f-ce6cb3953125} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2544 | 2024.12.19 19:23:05.436157 [ 259 ] {7c1f098c-bccd-40c8-aa2f-ce6cb3953125} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001491 sec., 670.690811535882 rows/sec., 45.19 KiB/sec. | ||
2545 | 2024.12.19 19:23:05.436208 [ 259 ] {7c1f098c-bccd-40c8-aa2f-ce6cb3953125} <Debug> TCPHandler: Processed in 0.001703706 sec. | ||
2546 | 2024.12.19 19:23:05.436346 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2547 | 2024.12.19 19:23:05.436452 [ 263 ] {71e2438a-509d-429d-be75-ae1b6214b528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2548 | 2024.12.19 19:23:05.436520 [ 263 ] {71e2438a-509d-429d-be75-ae1b6214b528} <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 | ||
2549 | 2024.12.19 19:23:05.437769 [ 263 ] {71e2438a-509d-429d-be75-ae1b6214b528} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2550 | 2024.12.19 19:23:05.437810 [ 263 ] {71e2438a-509d-429d-be75-ae1b6214b528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2551 | 2024.12.19 19:23:05.438483 [ 263 ] {71e2438a-509d-429d-be75-ae1b6214b528} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2552 | 2024.12.19 19:23:05.438743 [ 263 ] {71e2438a-509d-429d-be75-ae1b6214b528} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2553 | 2024.12.19 19:23:05.439022 [ 263 ] {71e2438a-509d-429d-be75-ae1b6214b528} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002582 sec., 13555.383423702555 rows/sec., 24.29 MiB/sec. | ||
2554 | 2024.12.19 19:23:05.439146 [ 263 ] {71e2438a-509d-429d-be75-ae1b6214b528} <Debug> TCPHandler: Processed in 0.002851657 sec. | ||
2555 | 2024.12.19 19:23:05.439295 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2556 | 2024.12.19 19:23:05.439422 [ 259 ] {643d1392-e74e-4d24-ba20-67056ba6a945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2557 | 2024.12.19 19:23:05.439477 [ 259 ] {643d1392-e74e-4d24-ba20-67056ba6a945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2558 | 2024.12.19 19:23:05.440005 [ 259 ] {643d1392-e74e-4d24-ba20-67056ba6a945} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2559 | 2024.12.19 19:23:05.440051 [ 259 ] {643d1392-e74e-4d24-ba20-67056ba6a945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2560 | 2024.12.19 19:23:05.440494 [ 259 ] {643d1392-e74e-4d24-ba20-67056ba6a945} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2561 | 2024.12.19 19:23:05.440812 [ 259 ] {643d1392-e74e-4d24-ba20-67056ba6a945} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2562 | 2024.12.19 19:23:05.441059 [ 259 ] {643d1392-e74e-4d24-ba20-67056ba6a945} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001658 sec., 49457.17732207479 rows/sec., 3.14 MiB/sec. | ||
2563 | 2024.12.19 19:23:05.441143 [ 259 ] {643d1392-e74e-4d24-ba20-67056ba6a945} <Debug> TCPHandler: Processed in 0.001909641 sec. | ||
2564 | 2024.12.19 19:23:05.545898 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 370 | ||
2565 | 2024.12.19 19:23:05.549608 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2566 | 2024.12.19 19:23:05.549660 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2567 | 2024.12.19 19:23:05.551160 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2568 | 2024.12.19 19:23:05.551467 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2569 | 2024.12.19 19:23:05.552077 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 370 | ||
2570 | 2024.12.19 19:23:06.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.35 MiB, peak 176.68 MiB, free memory in arenas 0.00 B, will set to 169.32 MiB (RSS), difference: -1.03 MiB | ||
2571 | 2024.12.19 19:23:08.041625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2572 | 2024.12.19 19:23:08.042300 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2573 | 2024.12.19 19:23:08.042354 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2574 | 2024.12.19 19:23:08.042901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2575 | 2024.12.19 19:23:08.043179 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2576 | 2024.12.19 19:23:08.043405 [ 67 ] {} <Debug> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2577 | 2024.12.19 19:23:08.043457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2578 | 2024.12.19 19:23:08.043504 [ 67 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2579 | 2024.12.19 19:23:08.043535 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2580 | 2024.12.19 19:23:08.043718 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::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 | ||
2581 | 2024.12.19 19:23:08.043876 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2582 | 2024.12.19 19:23:08.043919 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
2583 | 2024.12.19 19:23:08.044026 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
2584 | 2024.12.19 19:23:08.044121 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
2585 | 2024.12.19 19:23:08.044349 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
2586 | 2024.12.19 19:23:08.044537 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
2587 | 2024.12.19 19:23:08.044622 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
2588 | 2024.12.19 19:23:08.046382 [ 196 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002757124 sec., 1858458.3065542208 rows/sec., 26.59 MiB/sec. | ||
2589 | 2024.12.19 19:23:08.047055 [ 196 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2590 | 2024.12.19 19:23:08.047380 [ 196 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_11_2} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2591 | 2024.12.19 19:23:08.047471 [ 196 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_11_2} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2592 | 2024.12.19 19:23:08.047582 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2593 | 2024.12.19 19:23:08.360149 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2594 | 2024.12.19 19:23:08.382227 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2595 | 2024.12.19 19:23:08.382280 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2596 | 2024.12.19 19:23:08.390120 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2597 | 2024.12.19 19:23:08.390929 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2598 | 2024.12.19 19:23:08.391222 [ 67 ] {} <Debug> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2599 | 2024.12.19 19:23:08.391295 [ 67 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2600 | 2024.12.19 19:23:08.391343 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2601 | 2024.12.19 19:23:08.392175 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::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 | ||
2602 | 2024.12.19 19:23:08.406846 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2603 | 2024.12.19 19:23:08.408618 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2604 | 2024.12.19 19:23:08.410265 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
2605 | 2024.12.19 19:23:08.415707 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
2606 | 2024.12.19 19:23:08.421165 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
2607 | 2024.12.19 19:23:08.426600 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
2608 | 2024.12.19 19:23:08.432117 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::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 | ||
2609 | 2024.12.19 19:23:08.436521 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
2610 | 2024.12.19 19:23:08.495101 [ 188 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.103588788 sec., 801.2450150493121 rows/sec., 4.14 MiB/sec. | ||
2611 | 2024.12.19 19:23:08.497427 [ 187 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2612 | 2024.12.19 19:23:08.500259 [ 187 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_11_2} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2613 | 2024.12.19 19:23:08.500363 [ 187 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_11_2} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2614 | 2024.12.19 19:23:08.502657 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2615 | 2024.12.19 19:23:09.000157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.43 MiB, peak 180.34 MiB, free memory in arenas 0.00 B, will set to 171.96 MiB (RSS), difference: 1.53 MiB | ||
2616 | 2024.12.19 19:23:10.936420 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2617 | 2024.12.19 19:23:10.936691 [ 259 ] {7ed03d1b-2dcd-425a-96e6-c7195b637376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2618 | 2024.12.19 19:23:10.936781 [ 259 ] {7ed03d1b-2dcd-425a-96e6-c7195b637376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2619 | 2024.12.19 19:23:10.937564 [ 259 ] {7ed03d1b-2dcd-425a-96e6-c7195b637376} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2620 | 2024.12.19 19:23:10.937619 [ 259 ] {7ed03d1b-2dcd-425a-96e6-c7195b637376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2621 | 2024.12.19 19:23:10.938075 [ 259 ] {7ed03d1b-2dcd-425a-96e6-c7195b637376} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2622 | 2024.12.19 19:23:10.938326 [ 259 ] {7ed03d1b-2dcd-425a-96e6-c7195b637376} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2623 | 2024.12.19 19:23:10.938594 [ 259 ] {7ed03d1b-2dcd-425a-96e6-c7195b637376} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.00196 sec., 30612.244897959186 rows/sec., 2.38 MiB/sec. | ||
2624 | 2024.12.19 19:23:10.938753 [ 259 ] {7ed03d1b-2dcd-425a-96e6-c7195b637376} <Debug> TCPHandler: Processed in 0.002499588 sec. | ||
2625 | 2024.12.19 19:23:10.938962 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2626 | 2024.12.19 19:23:10.939107 [ 263 ] {1106564c-7e75-4d7d-ad09-bdd2a61dedb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2627 | 2024.12.19 19:23:10.939168 [ 263 ] {1106564c-7e75-4d7d-ad09-bdd2a61dedb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2628 | 2024.12.19 19:23:10.939809 [ 263 ] {1106564c-7e75-4d7d-ad09-bdd2a61dedb4} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2629 | 2024.12.19 19:23:10.939851 [ 263 ] {1106564c-7e75-4d7d-ad09-bdd2a61dedb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2630 | 2024.12.19 19:23:10.940209 [ 263 ] {1106564c-7e75-4d7d-ad09-bdd2a61dedb4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2631 | 2024.12.19 19:23:10.940448 [ 263 ] {1106564c-7e75-4d7d-ad09-bdd2a61dedb4} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2632 | 2024.12.19 19:23:10.940716 [ 263 ] {1106564c-7e75-4d7d-ad09-bdd2a61dedb4} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001635 sec., 1223.2415902140674 rows/sec., 91.98 KiB/sec. | ||
2633 | 2024.12.19 19:23:10.940873 [ 263 ] {1106564c-7e75-4d7d-ad09-bdd2a61dedb4} <Debug> TCPHandler: Processed in 0.001978824 sec. | ||
2634 | 2024.12.19 19:23:10.941036 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2635 | 2024.12.19 19:23:10.941168 [ 259 ] {f2e4ede3-2bbe-484d-8c9f-8e555bb5094a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2636 | 2024.12.19 19:23:10.941225 [ 259 ] {f2e4ede3-2bbe-484d-8c9f-8e555bb5094a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2637 | 2024.12.19 19:23:10.941874 [ 259 ] {f2e4ede3-2bbe-484d-8c9f-8e555bb5094a} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2638 | 2024.12.19 19:23:10.941915 [ 259 ] {f2e4ede3-2bbe-484d-8c9f-8e555bb5094a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2639 | 2024.12.19 19:23:10.942286 [ 259 ] {f2e4ede3-2bbe-484d-8c9f-8e555bb5094a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2640 | 2024.12.19 19:23:10.942530 [ 259 ] {f2e4ede3-2bbe-484d-8c9f-8e555bb5094a} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2641 | 2024.12.19 19:23:10.942811 [ 259 ] {f2e4ede3-2bbe-484d-8c9f-8e555bb5094a} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001657 sec., 39831.019915509954 rows/sec., 3.11 MiB/sec. | ||
2642 | 2024.12.19 19:23:10.942974 [ 259 ] {f2e4ede3-2bbe-484d-8c9f-8e555bb5094a} <Debug> TCPHandler: Processed in 0.002002125 sec. | ||
2643 | 2024.12.19 19:23:10.943117 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2644 | 2024.12.19 19:23:10.943248 [ 263 ] {6e2636b3-8c74-472c-9032-643cbd858bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2645 | 2024.12.19 19:23:10.943310 [ 263 ] {6e2636b3-8c74-472c-9032-643cbd858bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2646 | 2024.12.19 19:23:10.944036 [ 263 ] {6e2636b3-8c74-472c-9032-643cbd858bc3} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2647 | 2024.12.19 19:23:10.944076 [ 263 ] {6e2636b3-8c74-472c-9032-643cbd858bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2648 | 2024.12.19 19:23:10.944478 [ 263 ] {6e2636b3-8c74-472c-9032-643cbd858bc3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2649 | 2024.12.19 19:23:10.944748 [ 263 ] {6e2636b3-8c74-472c-9032-643cbd858bc3} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2650 | 2024.12.19 19:23:10.944964 [ 263 ] {6e2636b3-8c74-472c-9032-643cbd858bc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001745 sec., 91690.54441260744 rows/sec., 6.39 MiB/sec. | ||
2651 | 2024.12.19 19:23:10.945019 [ 263 ] {6e2636b3-8c74-472c-9032-643cbd858bc3} <Debug> TCPHandler: Processed in 0.001965113 sec. | ||
2652 | 2024.12.19 19:23:10.945179 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2653 | 2024.12.19 19:23:10.945310 [ 259 ] {69a84529-44ee-4c1a-b8db-b8172b27740e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2654 | 2024.12.19 19:23:10.945390 [ 259 ] {69a84529-44ee-4c1a-b8db-b8172b27740e} <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 | ||
2655 | 2024.12.19 19:23:10.946477 [ 259 ] {69a84529-44ee-4c1a-b8db-b8172b27740e} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2656 | 2024.12.19 19:23:10.946518 [ 259 ] {69a84529-44ee-4c1a-b8db-b8172b27740e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2657 | 2024.12.19 19:23:10.947151 [ 259 ] {69a84529-44ee-4c1a-b8db-b8172b27740e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2658 | 2024.12.19 19:23:10.947411 [ 259 ] {69a84529-44ee-4c1a-b8db-b8172b27740e} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2659 | 2024.12.19 19:23:10.947660 [ 259 ] {69a84529-44ee-4c1a-b8db-b8172b27740e} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00238 sec., 840.3361344537815 rows/sec., 1.51 MiB/sec. | ||
2660 | 2024.12.19 19:23:10.947753 [ 259 ] {69a84529-44ee-4c1a-b8db-b8172b27740e} <Debug> TCPHandler: Processed in 0.002636551 sec. | ||
2661 | 2024.12.19 19:23:10.947916 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2662 | 2024.12.19 19:23:10.948047 [ 263 ] {779e681b-074f-4a5e-bbf2-d2db9877ebc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2663 | 2024.12.19 19:23:10.948104 [ 263 ] {779e681b-074f-4a5e-bbf2-d2db9877ebc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2664 | 2024.12.19 19:23:10.948625 [ 263 ] {779e681b-074f-4a5e-bbf2-d2db9877ebc3} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2665 | 2024.12.19 19:23:10.948672 [ 263 ] {779e681b-074f-4a5e-bbf2-d2db9877ebc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2666 | 2024.12.19 19:23:10.949039 [ 263 ] {779e681b-074f-4a5e-bbf2-d2db9877ebc3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2667 | 2024.12.19 19:23:10.949279 [ 263 ] {779e681b-074f-4a5e-bbf2-d2db9877ebc3} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2668 | 2024.12.19 19:23:10.949499 [ 263 ] {779e681b-074f-4a5e-bbf2-d2db9877ebc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec. | ||
2669 | 2024.12.19 19:23:10.949549 [ 263 ] {779e681b-074f-4a5e-bbf2-d2db9877ebc3} <Debug> TCPHandler: Processed in 0.001697276 sec. | ||
2670 | 2024.12.19 19:23:15.464633 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2671 | 2024.12.19 19:23:15.464726 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2672 | 2024.12.19 19:23:15.544510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2673 | 2024.12.19 19:23:15.545114 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2674 | 2024.12.19 19:23:15.545154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2675 | 2024.12.19 19:23:15.545757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2676 | 2024.12.19 19:23:15.546028 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2677 | 2024.12.19 19:23:15.546212 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2678 | 2024.12.19 19:23:15.553244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 382 | ||
2679 | 2024.12.19 19:23:15.555802 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2680 | 2024.12.19 19:23:15.555857 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2681 | 2024.12.19 19:23:15.557366 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2682 | 2024.12.19 19:23:15.557695 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2683 | 2024.12.19 19:23:15.558587 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
2684 | 2024.12.19 19:23:15.907865 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2685 | 2024.12.19 19:23:15.926516 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2686 | 2024.12.19 19:23:15.926569 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2687 | 2024.12.19 19:23:15.933851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2688 | 2024.12.19 19:23:15.934624 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2689 | 2024.12.19 19:23:15.937105 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2690 | 2024.12.19 19:23:15.942671 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2691 | 2024.12.19 19:23:15.942934 [ 259 ] {3144940f-04b3-4b37-96cd-7df825714e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2692 | 2024.12.19 19:23:15.943007 [ 259 ] {3144940f-04b3-4b37-96cd-7df825714e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2693 | 2024.12.19 19:23:15.943772 [ 259 ] {3144940f-04b3-4b37-96cd-7df825714e45} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2694 | 2024.12.19 19:23:15.943817 [ 259 ] {3144940f-04b3-4b37-96cd-7df825714e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2695 | 2024.12.19 19:23:15.944269 [ 259 ] {3144940f-04b3-4b37-96cd-7df825714e45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2696 | 2024.12.19 19:23:15.944528 [ 259 ] {3144940f-04b3-4b37-96cd-7df825714e45} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2697 | 2024.12.19 19:23:15.944728 [ 259 ] {3144940f-04b3-4b37-96cd-7df825714e45} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001853 sec., 7555.315704263357 rows/sec., 543.88 KiB/sec. | ||
2698 | 2024.12.19 19:23:15.944793 [ 259 ] {3144940f-04b3-4b37-96cd-7df825714e45} <Debug> TCPHandler: Processed in 0.002300772 sec. | ||
2699 | 2024.12.19 19:23:15.944985 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2700 | 2024.12.19 19:23:15.945123 [ 263 ] {9cf37587-65d9-4380-a9e7-44f3e5659468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2701 | 2024.12.19 19:23:15.945182 [ 263 ] {9cf37587-65d9-4380-a9e7-44f3e5659468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2702 | 2024.12.19 19:23:15.945963 [ 263 ] {9cf37587-65d9-4380-a9e7-44f3e5659468} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2703 | 2024.12.19 19:23:15.946001 [ 263 ] {9cf37587-65d9-4380-a9e7-44f3e5659468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2704 | 2024.12.19 19:23:15.946428 [ 263 ] {9cf37587-65d9-4380-a9e7-44f3e5659468} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2705 | 2024.12.19 19:23:15.946667 [ 263 ] {9cf37587-65d9-4380-a9e7-44f3e5659468} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2706 | 2024.12.19 19:23:15.946843 [ 263 ] {9cf37587-65d9-4380-a9e7-44f3e5659468} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001751 sec., 159337.52141633353 rows/sec., 14.04 MiB/sec. | ||
2707 | 2024.12.19 19:23:15.946895 [ 263 ] {9cf37587-65d9-4380-a9e7-44f3e5659468} <Debug> TCPHandler: Processed in 0.001978953 sec. | ||
2708 | 2024.12.19 19:23:15.947053 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2709 | 2024.12.19 19:23:15.947184 [ 259 ] {efd84b38-621e-48fc-909a-67edc4d6d9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2710 | 2024.12.19 19:23:15.947240 [ 259 ] {efd84b38-621e-48fc-909a-67edc4d6d9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2711 | 2024.12.19 19:23:15.947876 [ 259 ] {efd84b38-621e-48fc-909a-67edc4d6d9fc} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2712 | 2024.12.19 19:23:15.947914 [ 259 ] {efd84b38-621e-48fc-909a-67edc4d6d9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2713 | 2024.12.19 19:23:15.948263 [ 259 ] {efd84b38-621e-48fc-909a-67edc4d6d9fc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2714 | 2024.12.19 19:23:15.948494 [ 259 ] {efd84b38-621e-48fc-909a-67edc4d6d9fc} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2715 | 2024.12.19 19:23:15.948664 [ 259 ] {efd84b38-621e-48fc-909a-67edc4d6d9fc} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.00151 sec., 29801.324503311258 rows/sec., 2.14 MiB/sec. | ||
2716 | 2024.12.19 19:23:15.948714 [ 259 ] {efd84b38-621e-48fc-909a-67edc4d6d9fc} <Debug> TCPHandler: Processed in 0.001723667 sec. | ||
2717 | 2024.12.19 19:23:15.948859 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2718 | 2024.12.19 19:23:15.948965 [ 263 ] {5a2d42c9-e03e-4252-ad0a-218f6184b359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2719 | 2024.12.19 19:23:15.949010 [ 263 ] {5a2d42c9-e03e-4252-ad0a-218f6184b359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2720 | 2024.12.19 19:23:15.949524 [ 263 ] {5a2d42c9-e03e-4252-ad0a-218f6184b359} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2721 | 2024.12.19 19:23:15.949561 [ 263 ] {5a2d42c9-e03e-4252-ad0a-218f6184b359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2722 | 2024.12.19 19:23:15.949895 [ 263 ] {5a2d42c9-e03e-4252-ad0a-218f6184b359} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2723 | 2024.12.19 19:23:15.950128 [ 263 ] {5a2d42c9-e03e-4252-ad0a-218f6184b359} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2724 | 2024.12.19 19:23:15.950296 [ 263 ] {5a2d42c9-e03e-4252-ad0a-218f6184b359} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001352 sec., 10355.029585798817 rows/sec., 725.20 KiB/sec. | ||
2725 | 2024.12.19 19:23:15.950346 [ 263 ] {5a2d42c9-e03e-4252-ad0a-218f6184b359} <Debug> TCPHandler: Processed in 0.001539832 sec. | ||
2726 | 2024.12.19 19:23:15.950486 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2727 | 2024.12.19 19:23:15.950592 [ 259 ] {832674c1-9874-46d7-a67c-48b4ae68ac3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2728 | 2024.12.19 19:23:15.950637 [ 259 ] {832674c1-9874-46d7-a67c-48b4ae68ac3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2729 | 2024.12.19 19:23:15.951146 [ 259 ] {832674c1-9874-46d7-a67c-48b4ae68ac3f} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2730 | 2024.12.19 19:23:15.951183 [ 259 ] {832674c1-9874-46d7-a67c-48b4ae68ac3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2731 | 2024.12.19 19:23:15.951520 [ 259 ] {832674c1-9874-46d7-a67c-48b4ae68ac3f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2732 | 2024.12.19 19:23:15.951776 [ 259 ] {832674c1-9874-46d7-a67c-48b4ae68ac3f} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2733 | 2024.12.19 19:23:15.951952 [ 259 ] {832674c1-9874-46d7-a67c-48b4ae68ac3f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001381 sec., 9413.468501086169 rows/sec., 586.93 KiB/sec. | ||
2734 | 2024.12.19 19:23:15.952003 [ 259 ] {832674c1-9874-46d7-a67c-48b4ae68ac3f} <Debug> TCPHandler: Processed in 0.001568993 sec. | ||
2735 | 2024.12.19 19:23:15.952141 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2736 | 2024.12.19 19:23:15.952268 [ 263 ] {59a21bba-9498-45c2-994b-cb2465da6caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2737 | 2024.12.19 19:23:15.952321 [ 263 ] {59a21bba-9498-45c2-994b-cb2465da6caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2738 | 2024.12.19 19:23:15.953074 [ 263 ] {59a21bba-9498-45c2-994b-cb2465da6caf} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2739 | 2024.12.19 19:23:15.953112 [ 263 ] {59a21bba-9498-45c2-994b-cb2465da6caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2740 | 2024.12.19 19:23:15.953487 [ 263 ] {59a21bba-9498-45c2-994b-cb2465da6caf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2741 | 2024.12.19 19:23:15.953719 [ 263 ] {59a21bba-9498-45c2-994b-cb2465da6caf} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2742 | 2024.12.19 19:23:15.953889 [ 263 ] {59a21bba-9498-45c2-994b-cb2465da6caf} <Debug> executeQuery: Read 426 rows, 31.21 KiB in 0.001651 sec., 258025.43912780134 rows/sec., 18.46 MiB/sec. | ||
2743 | 2024.12.19 19:23:15.953939 [ 263 ] {59a21bba-9498-45c2-994b-cb2465da6caf} <Debug> TCPHandler: Processed in 0.00186163 sec. | ||
2744 | 2024.12.19 19:23:15.954087 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2745 | 2024.12.19 19:23:15.954215 [ 259 ] {620664bc-3f01-4208-99d5-1d56c6c439f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2746 | 2024.12.19 19:23:15.954270 [ 259 ] {620664bc-3f01-4208-99d5-1d56c6c439f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2747 | 2024.12.19 19:23:15.954781 [ 259 ] {620664bc-3f01-4208-99d5-1d56c6c439f4} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2748 | 2024.12.19 19:23:15.954826 [ 259 ] {620664bc-3f01-4208-99d5-1d56c6c439f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2749 | 2024.12.19 19:23:15.955182 [ 259 ] {620664bc-3f01-4208-99d5-1d56c6c439f4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2750 | 2024.12.19 19:23:15.955416 [ 259 ] {620664bc-3f01-4208-99d5-1d56c6c439f4} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2751 | 2024.12.19 19:23:15.955591 [ 259 ] {620664bc-3f01-4208-99d5-1d56c6c439f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001403 sec., 4276.550249465431 rows/sec., 223.43 KiB/sec. | ||
2752 | 2024.12.19 19:23:15.955640 [ 259 ] {620664bc-3f01-4208-99d5-1d56c6c439f4} <Debug> TCPHandler: Processed in 0.001617184 sec. | ||
2753 | 2024.12.19 19:23:15.955770 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2754 | 2024.12.19 19:23:15.955884 [ 263 ] {6083607a-30c4-4412-8e0c-811fee635f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2755 | 2024.12.19 19:23:15.955941 [ 263 ] {6083607a-30c4-4412-8e0c-811fee635f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2756 | 2024.12.19 19:23:15.956569 [ 263 ] {6083607a-30c4-4412-8e0c-811fee635f2a} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2757 | 2024.12.19 19:23:15.956612 [ 263 ] {6083607a-30c4-4412-8e0c-811fee635f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2758 | 2024.12.19 19:23:15.957057 [ 263 ] {6083607a-30c4-4412-8e0c-811fee635f2a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2759 | 2024.12.19 19:23:15.957289 [ 263 ] {6083607a-30c4-4412-8e0c-811fee635f2a} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2760 | 2024.12.19 19:23:15.957461 [ 263 ] {6083607a-30c4-4412-8e0c-811fee635f2a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001607 sec., 147479.7759800871 rows/sec., 9.89 MiB/sec. | ||
2761 | 2024.12.19 19:23:15.957511 [ 263 ] {6083607a-30c4-4412-8e0c-811fee635f2a} <Debug> TCPHandler: Processed in 0.001792709 sec. | ||
2762 | 2024.12.19 19:23:15.957646 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2763 | 2024.12.19 19:23:15.957752 [ 259 ] {422a3d7d-b4dd-4735-955e-2ea825e9c41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2764 | 2024.12.19 19:23:15.957799 [ 259 ] {422a3d7d-b4dd-4735-955e-2ea825e9c41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2765 | 2024.12.19 19:23:15.958286 [ 259 ] {422a3d7d-b4dd-4735-955e-2ea825e9c41d} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2766 | 2024.12.19 19:23:15.958331 [ 259 ] {422a3d7d-b4dd-4735-955e-2ea825e9c41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2767 | 2024.12.19 19:23:15.958735 [ 259 ] {422a3d7d-b4dd-4735-955e-2ea825e9c41d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2768 | 2024.12.19 19:23:15.958984 [ 259 ] {422a3d7d-b4dd-4735-955e-2ea825e9c41d} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2769 | 2024.12.19 19:23:15.959199 [ 259 ] {422a3d7d-b4dd-4735-955e-2ea825e9c41d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001465 sec., 682.5938566552901 rows/sec., 46.00 KiB/sec. | ||
2770 | 2024.12.19 19:23:15.959371 [ 259 ] {422a3d7d-b4dd-4735-955e-2ea825e9c41d} <Debug> TCPHandler: Processed in 0.001775598 sec. | ||
2771 | 2024.12.19 19:23:15.959510 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2772 | 2024.12.19 19:23:15.959614 [ 263 ] {c59171bf-0515-454b-a7dc-9c44b59ad8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2773 | 2024.12.19 19:23:15.959683 [ 263 ] {c59171bf-0515-454b-a7dc-9c44b59ad8c2} <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 | ||
2774 | 2024.12.19 19:23:15.960874 [ 263 ] {c59171bf-0515-454b-a7dc-9c44b59ad8c2} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2775 | 2024.12.19 19:23:15.960912 [ 263 ] {c59171bf-0515-454b-a7dc-9c44b59ad8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2776 | 2024.12.19 19:23:15.961606 [ 263 ] {c59171bf-0515-454b-a7dc-9c44b59ad8c2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2777 | 2024.12.19 19:23:15.961866 [ 263 ] {c59171bf-0515-454b-a7dc-9c44b59ad8c2} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2778 | 2024.12.19 19:23:15.962061 [ 263 ] {c59171bf-0515-454b-a7dc-9c44b59ad8c2} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002469 sec., 15390.846496557311 rows/sec., 27.58 MiB/sec. | ||
2779 | 2024.12.19 19:23:15.962170 [ 263 ] {c59171bf-0515-454b-a7dc-9c44b59ad8c2} <Debug> TCPHandler: Processed in 0.002711763 sec. | ||
2780 | 2024.12.19 19:23:15.962318 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2781 | 2024.12.19 19:23:15.962446 [ 259 ] {49d38169-a737-49a3-912a-3d8be3d74832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2782 | 2024.12.19 19:23:15.962502 [ 259 ] {49d38169-a737-49a3-912a-3d8be3d74832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2783 | 2024.12.19 19:23:15.962975 [ 259 ] {49d38169-a737-49a3-912a-3d8be3d74832} <Trace> oximeter.measurements_i64 (77b82b46-783f-4203-b408-5296f617c434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2784 | 2024.12.19 19:23:15.963012 [ 259 ] {49d38169-a737-49a3-912a-3d8be3d74832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2785 | 2024.12.19 19:23:15.963353 [ 259 ] {49d38169-a737-49a3-912a-3d8be3d74832} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2786 | 2024.12.19 19:23:15.963603 [ 259 ] {49d38169-a737-49a3-912a-3d8be3d74832} <Trace> oximeter.measurements_i64 (77b82b46-783f-4203-b408-5296f617c434): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2787 | 2024.12.19 19:23:15.963791 [ 259 ] {49d38169-a737-49a3-912a-3d8be3d74832} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 309.14 KiB/sec. | ||
2788 | 2024.12.19 19:23:15.963847 [ 259 ] {49d38169-a737-49a3-912a-3d8be3d74832} <Debug> TCPHandler: Processed in 0.001592223 sec. | ||
2789 | 2024.12.19 19:23:15.963978 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2790 | 2024.12.19 19:23:15.964084 [ 263 ] {f1c145e9-e5b1-489d-a11b-ab4d084d3f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2791 | 2024.12.19 19:23:15.964130 [ 263 ] {f1c145e9-e5b1-489d-a11b-ab4d084d3f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2792 | 2024.12.19 19:23:15.964562 [ 263 ] {f1c145e9-e5b1-489d-a11b-ab4d084d3f9f} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2793 | 2024.12.19 19:23:15.964598 [ 263 ] {f1c145e9-e5b1-489d-a11b-ab4d084d3f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2794 | 2024.12.19 19:23:15.964950 [ 263 ] {f1c145e9-e5b1-489d-a11b-ab4d084d3f9f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2795 | 2024.12.19 19:23:15.965181 [ 263 ] {f1c145e9-e5b1-489d-a11b-ab4d084d3f9f} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2796 | 2024.12.19 19:23:15.965351 [ 263 ] {f1c145e9-e5b1-489d-a11b-ab4d084d3f9f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00129 sec., 63565.89147286822 rows/sec., 4.04 MiB/sec. | ||
2797 | 2024.12.19 19:23:15.965399 [ 263 ] {f1c145e9-e5b1-489d-a11b-ab4d084d3f9f} <Debug> TCPHandler: Processed in 0.00147278 sec. | ||
2798 | 2024.12.19 19:23:18.426643 [ 155 ] {} <Debug> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2799 | 2024.12.19 19:23:18.426713 [ 155 ] {} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2800 | 2024.12.19 19:23:18.426736 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2801 | 2024.12.19 19:23:18.426988 [ 201 ] {b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8::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 | ||
2802 | 2024.12.19 19:23:18.427342 [ 201 ] {b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2803 | 2024.12.19 19:23:18.427388 [ 201 ] {b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
2804 | 2024.12.19 19:23:18.427521 [ 201 ] {b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8::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 | ||
2805 | 2024.12.19 19:23:18.427614 [ 201 ] {b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8::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 | ||
2806 | 2024.12.19 19:23:18.427700 [ 201 ] {b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
2807 | 2024.12.19 19:23:18.427783 [ 201 ] {b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8::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 | ||
2808 | 2024.12.19 19:23:18.429905 [ 188 ] {b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.003078264 sec., 13319.195494603453 rows/sec., 2.22 MiB/sec. | ||
2809 | 2024.12.19 19:23:18.430154 [ 190 ] {b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2810 | 2024.12.19 19:23:18.430665 [ 190 ] {b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8::all_1_5_1} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2811 | 2024.12.19 19:23:18.430759 [ 190 ] {b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8::all_1_5_1} <Trace> oximeter.timeseries_schema (b6f56cad-fd2c-4ba2-bbd0-c4fc539243d8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2812 | 2024.12.19 19:23:18.430872 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2813 | 2024.12.19 19:23:20.936407 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2814 | 2024.12.19 19:23:20.936642 [ 259 ] {89f3cb24-b1cf-4f25-b574-05d115f4fde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2815 | 2024.12.19 19:23:20.936729 [ 259 ] {89f3cb24-b1cf-4f25-b574-05d115f4fde7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2816 | 2024.12.19 19:23:20.937533 [ 259 ] {89f3cb24-b1cf-4f25-b574-05d115f4fde7} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2817 | 2024.12.19 19:23:20.937586 [ 259 ] {89f3cb24-b1cf-4f25-b574-05d115f4fde7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2818 | 2024.12.19 19:23:20.938016 [ 259 ] {89f3cb24-b1cf-4f25-b574-05d115f4fde7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2819 | 2024.12.19 19:23:20.938266 [ 259 ] {89f3cb24-b1cf-4f25-b574-05d115f4fde7} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2820 | 2024.12.19 19:23:20.938505 [ 259 ] {89f3cb24-b1cf-4f25-b574-05d115f4fde7} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001925 sec., 31168.83116883117 rows/sec., 2.42 MiB/sec. | ||
2821 | 2024.12.19 19:23:20.938572 [ 259 ] {89f3cb24-b1cf-4f25-b574-05d115f4fde7} <Debug> TCPHandler: Processed in 0.002314693 sec. | ||
2822 | 2024.12.19 19:23:20.938743 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2823 | 2024.12.19 19:23:20.938886 [ 263 ] {f15b81b7-c4c5-4f14-95a1-77bb93f9265d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2824 | 2024.12.19 19:23:20.938947 [ 263 ] {f15b81b7-c4c5-4f14-95a1-77bb93f9265d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2825 | 2024.12.19 19:23:20.939606 [ 263 ] {f15b81b7-c4c5-4f14-95a1-77bb93f9265d} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2826 | 2024.12.19 19:23:20.939656 [ 263 ] {f15b81b7-c4c5-4f14-95a1-77bb93f9265d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2827 | 2024.12.19 19:23:20.940084 [ 263 ] {f15b81b7-c4c5-4f14-95a1-77bb93f9265d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2828 | 2024.12.19 19:23:20.940322 [ 263 ] {f15b81b7-c4c5-4f14-95a1-77bb93f9265d} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2829 | 2024.12.19 19:23:20.940605 [ 263 ] {f15b81b7-c4c5-4f14-95a1-77bb93f9265d} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001744 sec., 1146.788990825688 rows/sec., 86.23 KiB/sec. | ||
2830 | 2024.12.19 19:23:20.940782 [ 263 ] {f15b81b7-c4c5-4f14-95a1-77bb93f9265d} <Debug> TCPHandler: Processed in 0.002108637 sec. | ||
2831 | 2024.12.19 19:23:20.940936 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2832 | 2024.12.19 19:23:20.941069 [ 259 ] {98fac266-da96-41fd-a046-1b49466ffde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2833 | 2024.12.19 19:23:20.941125 [ 259 ] {98fac266-da96-41fd-a046-1b49466ffde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2834 | 2024.12.19 19:23:20.941813 [ 259 ] {98fac266-da96-41fd-a046-1b49466ffde8} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2835 | 2024.12.19 19:23:20.941862 [ 259 ] {98fac266-da96-41fd-a046-1b49466ffde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2836 | 2024.12.19 19:23:20.942233 [ 259 ] {98fac266-da96-41fd-a046-1b49466ffde8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2837 | 2024.12.19 19:23:20.942466 [ 259 ] {98fac266-da96-41fd-a046-1b49466ffde8} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2838 | 2024.12.19 19:23:20.942743 [ 259 ] {98fac266-da96-41fd-a046-1b49466ffde8} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00169 sec., 39053.25443786982 rows/sec., 3.05 MiB/sec. | ||
2839 | 2024.12.19 19:23:20.942950 [ 259 ] {98fac266-da96-41fd-a046-1b49466ffde8} <Debug> TCPHandler: Processed in 0.002078186 sec. | ||
2840 | 2024.12.19 19:23:20.943109 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2841 | 2024.12.19 19:23:20.943219 [ 263 ] {47ec60df-26be-4288-b5bf-2c5e515d0887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2842 | 2024.12.19 19:23:20.943269 [ 263 ] {47ec60df-26be-4288-b5bf-2c5e515d0887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2843 | 2024.12.19 19:23:20.943841 [ 263 ] {47ec60df-26be-4288-b5bf-2c5e515d0887} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2844 | 2024.12.19 19:23:20.943881 [ 263 ] {47ec60df-26be-4288-b5bf-2c5e515d0887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2845 | 2024.12.19 19:23:20.944276 [ 263 ] {47ec60df-26be-4288-b5bf-2c5e515d0887} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2846 | 2024.12.19 19:23:20.944520 [ 263 ] {47ec60df-26be-4288-b5bf-2c5e515d0887} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2847 | 2024.12.19 19:23:20.944748 [ 263 ] {47ec60df-26be-4288-b5bf-2c5e515d0887} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00155 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec. | ||
2848 | 2024.12.19 19:23:20.944866 [ 263 ] {47ec60df-26be-4288-b5bf-2c5e515d0887} <Debug> TCPHandler: Processed in 0.001808589 sec. | ||
2849 | 2024.12.19 19:23:20.945040 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2850 | 2024.12.19 19:23:20.945176 [ 259 ] {1ffd2bb7-66b5-4c3a-bffb-040772c1a8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2851 | 2024.12.19 19:23:20.945267 [ 259 ] {1ffd2bb7-66b5-4c3a-bffb-040772c1a8fe} <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 | ||
2852 | 2024.12.19 19:23:20.946512 [ 259 ] {1ffd2bb7-66b5-4c3a-bffb-040772c1a8fe} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2853 | 2024.12.19 19:23:20.946554 [ 259 ] {1ffd2bb7-66b5-4c3a-bffb-040772c1a8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2854 | 2024.12.19 19:23:20.947146 [ 259 ] {1ffd2bb7-66b5-4c3a-bffb-040772c1a8fe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2855 | 2024.12.19 19:23:20.947415 [ 259 ] {1ffd2bb7-66b5-4c3a-bffb-040772c1a8fe} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2856 | 2024.12.19 19:23:20.947656 [ 259 ] {1ffd2bb7-66b5-4c3a-bffb-040772c1a8fe} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002511 sec., 796.4954201513341 rows/sec., 1.43 MiB/sec. | ||
2857 | 2024.12.19 19:23:20.947756 [ 259 ] {1ffd2bb7-66b5-4c3a-bffb-040772c1a8fe} <Debug> TCPHandler: Processed in 0.002783166 sec. | ||
2858 | 2024.12.19 19:23:20.947905 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2859 | 2024.12.19 19:23:20.948017 [ 263 ] {ffefc943-ae0a-47ba-8f64-6f344e6064c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2860 | 2024.12.19 19:23:20.948064 [ 263 ] {ffefc943-ae0a-47ba-8f64-6f344e6064c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2861 | 2024.12.19 19:23:20.948519 [ 263 ] {ffefc943-ae0a-47ba-8f64-6f344e6064c9} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2862 | 2024.12.19 19:23:20.948560 [ 263 ] {ffefc943-ae0a-47ba-8f64-6f344e6064c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2863 | 2024.12.19 19:23:20.948928 [ 263 ] {ffefc943-ae0a-47ba-8f64-6f344e6064c9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2864 | 2024.12.19 19:23:20.949169 [ 263 ] {ffefc943-ae0a-47ba-8f64-6f344e6064c9} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2865 | 2024.12.19 19:23:20.949389 [ 263 ] {ffefc943-ae0a-47ba-8f64-6f344e6064c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec. | ||
2866 | 2024.12.19 19:23:20.949439 [ 263 ] {ffefc943-ae0a-47ba-8f64-6f344e6064c9} <Debug> TCPHandler: Processed in 0.001586353 sec. | ||
2867 | 2024.12.19 19:23:23.047252 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
2868 | 2024.12.19 19:23:23.047911 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2869 | 2024.12.19 19:23:23.047966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2870 | 2024.12.19 19:23:23.048570 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2871 | 2024.12.19 19:23:23.048832 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2872 | 2024.12.19 19:23:23.049067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
2873 | 2024.12.19 19:23:23.438096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2874 | 2024.12.19 19:23:23.457978 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2875 | 2024.12.19 19:23:23.458029 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2876 | 2024.12.19 19:23:23.465517 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2877 | 2024.12.19 19:23:23.466263 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2878 | 2024.12.19 19:23:23.468697 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2879 | 2024.12.19 19:23:25.559604 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 418 | ||
2880 | 2024.12.19 19:23:25.562724 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2881 | 2024.12.19 19:23:25.562787 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2882 | 2024.12.19 19:23:25.564311 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2883 | 2024.12.19 19:23:25.564642 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2884 | 2024.12.19 19:23:25.565614 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 418 | ||
2885 | 2024.12.19 19:23:25.942349 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2886 | 2024.12.19 19:23:25.942544 [ 259 ] {2ab41d10-7fb1-4dea-96b9-d27d5fe4481f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2887 | 2024.12.19 19:23:25.942622 [ 259 ] {2ab41d10-7fb1-4dea-96b9-d27d5fe4481f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2888 | 2024.12.19 19:23:25.943396 [ 259 ] {2ab41d10-7fb1-4dea-96b9-d27d5fe4481f} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2889 | 2024.12.19 19:23:25.943444 [ 259 ] {2ab41d10-7fb1-4dea-96b9-d27d5fe4481f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2890 | 2024.12.19 19:23:25.943866 [ 259 ] {2ab41d10-7fb1-4dea-96b9-d27d5fe4481f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2891 | 2024.12.19 19:23:25.944117 [ 259 ] {2ab41d10-7fb1-4dea-96b9-d27d5fe4481f} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2892 | 2024.12.19 19:23:25.944326 [ 259 ] {2ab41d10-7fb1-4dea-96b9-d27d5fe4481f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001827 sec., 7662.835249042146 rows/sec., 551.62 KiB/sec. | ||
2893 | 2024.12.19 19:23:25.944483 [ 259 ] {2ab41d10-7fb1-4dea-96b9-d27d5fe4481f} <Debug> TCPHandler: Processed in 0.002269731 sec. | ||
2894 | 2024.12.19 19:23:25.944701 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2895 | 2024.12.19 19:23:25.944820 [ 263 ] {49117ed5-396c-4f0d-b778-3ddcdd6d2b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2896 | 2024.12.19 19:23:25.944869 [ 263 ] {49117ed5-396c-4f0d-b778-3ddcdd6d2b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2897 | 2024.12.19 19:23:25.945590 [ 263 ] {49117ed5-396c-4f0d-b778-3ddcdd6d2b76} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2898 | 2024.12.19 19:23:25.945630 [ 263 ] {49117ed5-396c-4f0d-b778-3ddcdd6d2b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2899 | 2024.12.19 19:23:25.946043 [ 263 ] {49117ed5-396c-4f0d-b778-3ddcdd6d2b76} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2900 | 2024.12.19 19:23:25.946298 [ 263 ] {49117ed5-396c-4f0d-b778-3ddcdd6d2b76} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2901 | 2024.12.19 19:23:25.946426 [ 77 ] {} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2902 | 2024.12.19 19:23:25.946476 [ 77 ] {} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2903 | 2024.12.19 19:23:25.946486 [ 263 ] {49117ed5-396c-4f0d-b778-3ddcdd6d2b76} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001687 sec., 165382.33550681683 rows/sec., 14.58 MiB/sec. | ||
2904 | 2024.12.19 19:23:25.946507 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2905 | 2024.12.19 19:23:25.946583 [ 263 ] {49117ed5-396c-4f0d-b778-3ddcdd6d2b76} <Debug> TCPHandler: Processed in 0.001938312 sec. | ||
2906 | 2024.12.19 19:23:25.946790 [ 201 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
2907 | 2024.12.19 19:23:25.946811 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2908 | 2024.12.19 19:23:25.946948 [ 201 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2909 | 2024.12.19 19:23:25.946989 [ 259 ] {e072a569-46a9-4c2e-95b1-f325bc2f633d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2910 | 2024.12.19 19:23:25.946995 [ 201 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1415 rows starting from the beginning of the part | ||
2911 | 2024.12.19 19:23:25.947051 [ 259 ] {e072a569-46a9-4c2e-95b1-f325bc2f633d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2912 | 2024.12.19 19:23:25.947161 [ 201 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1419 rows starting from the beginning of the part | ||
2913 | 2024.12.19 19:23:25.947412 [ 201 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
2914 | 2024.12.19 19:23:25.947746 [ 201 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 279 rows starting from the beginning of the part | ||
2915 | 2024.12.19 19:23:25.948044 [ 201 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
2916 | 2024.12.19 19:23:25.948439 [ 201 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 279 rows starting from the beginning of the part | ||
2917 | 2024.12.19 19:23:25.949253 [ 259 ] {e072a569-46a9-4c2e-95b1-f325bc2f633d} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2918 | 2024.12.19 19:23:25.949299 [ 259 ] {e072a569-46a9-4c2e-95b1-f325bc2f633d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
2919 | 2024.12.19 19:23:25.949930 [ 259 ] {e072a569-46a9-4c2e-95b1-f325bc2f633d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2920 | 2024.12.19 19:23:25.950218 [ 259 ] {e072a569-46a9-4c2e-95b1-f325bc2f633d} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2921 | 2024.12.19 19:23:25.950348 [ 77 ] {} <Debug> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2922 | 2024.12.19 19:23:25.950383 [ 77 ] {} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2923 | 2024.12.19 19:23:25.950403 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
2924 | 2024.12.19 19:23:25.950422 [ 259 ] {e072a569-46a9-4c2e-95b1-f325bc2f633d} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.003471 sec., 12964.563526361278 rows/sec., 954.62 KiB/sec. | ||
2925 | 2024.12.19 19:23:25.950977 [ 190 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::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 | ||
2926 | 2024.12.19 19:23:25.951035 [ 259 ] {e072a569-46a9-4c2e-95b1-f325bc2f633d} <Debug> TCPHandler: Processed in 0.004320787 sec. | ||
2927 | 2024.12.19 19:23:25.951529 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2928 | 2024.12.19 19:23:25.951673 [ 190 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2929 | 2024.12.19 19:23:25.951856 [ 190 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 43 rows starting from the beginning of the part | ||
2930 | 2024.12.19 19:23:25.952005 [ 263 ] {8f4cd1f8-4d2b-414d-b506-c1bfd68d8fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2931 | 2024.12.19 19:23:25.952115 [ 188 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3512 rows, containing 5 columns (5 merged, 0 gathered) in 0.00550257 sec., 638247.2190267456 rows/sec., 56.02 MiB/sec. | ||
2932 | 2024.12.19 19:23:25.952228 [ 190 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::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 | ||
2933 | 2024.12.19 19:23:25.952256 [ 263 ] {8f4cd1f8-4d2b-414d-b506-c1bfd68d8fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2934 | 2024.12.19 19:23:25.952640 [ 190 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
2935 | 2024.12.19 19:23:25.952675 [ 188 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2936 | 2024.12.19 19:23:25.953019 [ 190 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 45 rows starting from the beginning of the part | ||
2937 | 2024.12.19 19:23:25.953511 [ 190 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
2938 | 2024.12.19 19:23:25.953909 [ 190 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 45 rows starting from the beginning of the part | ||
2939 | 2024.12.19 19:23:25.954026 [ 188 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_16_3} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2940 | 2024.12.19 19:23:25.954578 [ 188 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_16_3} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2941 | 2024.12.19 19:23:25.954875 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
2942 | 2024.12.19 19:23:25.956266 [ 263 ] {8f4cd1f8-4d2b-414d-b506-c1bfd68d8fef} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2943 | 2024.12.19 19:23:25.956344 [ 263 ] {8f4cd1f8-4d2b-414d-b506-c1bfd68d8fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
2944 | 2024.12.19 19:23:25.957449 [ 263 ] {8f4cd1f8-4d2b-414d-b506-c1bfd68d8fef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2945 | 2024.12.19 19:23:25.957591 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.007101653 sec., 26895.146805961936 rows/sec., 2.03 MiB/sec. | ||
2946 | 2024.12.19 19:23:25.957787 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2947 | 2024.12.19 19:23:25.957952 [ 263 ] {8f4cd1f8-4d2b-414d-b506-c1bfd68d8fef} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2948 | 2024.12.19 19:23:25.958516 [ 263 ] {8f4cd1f8-4d2b-414d-b506-c1bfd68d8fef} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006664 sec., 2100.840336134454 rows/sec., 147.13 KiB/sec. | ||
2949 | 2024.12.19 19:23:25.958559 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_11_2} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2950 | 2024.12.19 19:23:25.958707 [ 263 ] {8f4cd1f8-4d2b-414d-b506-c1bfd68d8fef} <Debug> TCPHandler: Processed in 0.007487263 sec. | ||
2951 | 2024.12.19 19:23:25.958791 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_11_2} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2952 | 2024.12.19 19:23:25.958940 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2953 | 2024.12.19 19:23:25.958953 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2954 | 2024.12.19 19:23:25.959114 [ 259 ] {4c2c5c82-25b2-4606-bf29-cb5e7155ccac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2955 | 2024.12.19 19:23:25.959182 [ 259 ] {4c2c5c82-25b2-4606-bf29-cb5e7155ccac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2956 | 2024.12.19 19:23:25.959927 [ 259 ] {4c2c5c82-25b2-4606-bf29-cb5e7155ccac} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2957 | 2024.12.19 19:23:25.959967 [ 259 ] {4c2c5c82-25b2-4606-bf29-cb5e7155ccac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2958 | 2024.12.19 19:23:25.960344 [ 259 ] {4c2c5c82-25b2-4606-bf29-cb5e7155ccac} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2959 | 2024.12.19 19:23:25.960590 [ 259 ] {4c2c5c82-25b2-4606-bf29-cb5e7155ccac} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2960 | 2024.12.19 19:23:25.960788 [ 259 ] {4c2c5c82-25b2-4606-bf29-cb5e7155ccac} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001697 sec., 7660.577489687685 rows/sec., 477.64 KiB/sec. | ||
2961 | 2024.12.19 19:23:25.960944 [ 259 ] {4c2c5c82-25b2-4606-bf29-cb5e7155ccac} <Debug> TCPHandler: Processed in 0.002105417 sec. | ||
2962 | 2024.12.19 19:23:25.961178 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2963 | 2024.12.19 19:23:25.961312 [ 263 ] {943d22de-7b41-4945-83dd-95ecce50aa10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2964 | 2024.12.19 19:23:25.961368 [ 263 ] {943d22de-7b41-4945-83dd-95ecce50aa10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2965 | 2024.12.19 19:23:25.962226 [ 263 ] {943d22de-7b41-4945-83dd-95ecce50aa10} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2966 | 2024.12.19 19:23:25.962267 [ 263 ] {943d22de-7b41-4945-83dd-95ecce50aa10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2967 | 2024.12.19 19:23:25.962677 [ 263 ] {943d22de-7b41-4945-83dd-95ecce50aa10} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2968 | 2024.12.19 19:23:25.962936 [ 263 ] {943d22de-7b41-4945-83dd-95ecce50aa10} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2969 | 2024.12.19 19:23:25.963074 [ 77 ] {} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2970 | 2024.12.19 19:23:25.963117 [ 77 ] {} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2971 | 2024.12.19 19:23:25.963130 [ 263 ] {943d22de-7b41-4945-83dd-95ecce50aa10} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.001847 sec., 227395.77693557122 rows/sec., 16.24 MiB/sec. | ||
2972 | 2024.12.19 19:23:25.963144 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
2973 | 2024.12.19 19:23:25.963325 [ 263 ] {943d22de-7b41-4945-83dd-95ecce50aa10} <Debug> TCPHandler: Processed in 0.00220383 sec. | ||
2974 | 2024.12.19 19:23:25.963685 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2975 | 2024.12.19 19:23:25.963682 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
2976 | 2024.12.19 19:23:25.963891 [ 259 ] {021eced3-7eef-45f0-b15c-b1c2da982fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2977 | 2024.12.19 19:23:25.964003 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2978 | 2024.12.19 19:23:25.964017 [ 259 ] {021eced3-7eef-45f0-b15c-b1c2da982fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2979 | 2024.12.19 19:23:25.964085 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 886 rows starting from the beginning of the part | ||
2980 | 2024.12.19 19:23:25.964419 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 885 rows starting from the beginning of the part | ||
2981 | 2024.12.19 19:23:25.964860 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 66 rows starting from the beginning of the part | ||
2982 | 2024.12.19 19:23:25.965191 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 426 rows starting from the beginning of the part | ||
2983 | 2024.12.19 19:23:25.965498 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 66 rows starting from the beginning of the part | ||
2984 | 2024.12.19 19:23:25.965639 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 420 rows starting from the beginning of the part | ||
2985 | 2024.12.19 19:23:25.966581 [ 259 ] {021eced3-7eef-45f0-b15c-b1c2da982fab} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2986 | 2024.12.19 19:23:25.966647 [ 259 ] {021eced3-7eef-45f0-b15c-b1c2da982fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
2987 | 2024.12.19 19:23:25.967631 [ 259 ] {021eced3-7eef-45f0-b15c-b1c2da982fab} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2988 | 2024.12.19 19:23:25.968117 [ 259 ] {021eced3-7eef-45f0-b15c-b1c2da982fab} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2989 | 2024.12.19 19:23:25.968362 [ 259 ] {021eced3-7eef-45f0-b15c-b1c2da982fab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004548 sec., 1319.2612137203166 rows/sec., 68.93 KiB/sec. | ||
2990 | 2024.12.19 19:23:25.968421 [ 259 ] {021eced3-7eef-45f0-b15c-b1c2da982fab} <Debug> TCPHandler: Processed in 0.004957614 sec. | ||
2991 | 2024.12.19 19:23:25.968640 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2992 | 2024.12.19 19:23:25.968917 [ 263 ] {bac89eca-f1e8-4ac9-9008-2ee8f374206d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2993 | 2024.12.19 19:23:25.968945 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2749 rows, containing 5 columns (5 merged, 0 gathered) in 0.005695574 sec., 482655.47950039804 rows/sec., 36.83 MiB/sec. | ||
2994 | 2024.12.19 19:23:25.969001 [ 263 ] {bac89eca-f1e8-4ac9-9008-2ee8f374206d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2995 | 2024.12.19 19:23:25.969230 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2996 | 2024.12.19 19:23:25.969833 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_16_3} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2997 | 2024.12.19 19:23:25.970041 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_16_3} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2998 | 2024.12.19 19:23:25.970243 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
2999 | 2024.12.19 19:23:25.970301 [ 263 ] {bac89eca-f1e8-4ac9-9008-2ee8f374206d} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3000 | 2024.12.19 19:23:25.970356 [ 263 ] {bac89eca-f1e8-4ac9-9008-2ee8f374206d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
3001 | 2024.12.19 19:23:25.970775 [ 263 ] {bac89eca-f1e8-4ac9-9008-2ee8f374206d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3002 | 2024.12.19 19:23:25.971031 [ 263 ] {bac89eca-f1e8-4ac9-9008-2ee8f374206d} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3003 | 2024.12.19 19:23:25.971171 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3004 | 2024.12.19 19:23:25.971223 [ 263 ] {bac89eca-f1e8-4ac9-9008-2ee8f374206d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002378 sec., 99663.58284272498 rows/sec., 6.68 MiB/sec. | ||
3005 | 2024.12.19 19:23:25.971223 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3006 | 2024.12.19 19:23:25.971283 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
3007 | 2024.12.19 19:23:25.971303 [ 263 ] {bac89eca-f1e8-4ac9-9008-2ee8f374206d} <Debug> TCPHandler: Processed in 0.002773205 sec. | ||
3008 | 2024.12.19 19:23:25.971626 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3009 | 2024.12.19 19:23:25.971640 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
3010 | 2024.12.19 19:23:25.971860 [ 259 ] {916e3211-73d8-4a92-8710-e2014c20acde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3011 | 2024.12.19 19:23:25.971903 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3012 | 2024.12.19 19:23:25.971979 [ 259 ] {916e3211-73d8-4a92-8710-e2014c20acde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3013 | 2024.12.19 19:23:25.971984 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4323 rows starting from the beginning of the part | ||
3014 | 2024.12.19 19:23:25.972379 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1089 rows starting from the beginning of the part | ||
3015 | 2024.12.19 19:23:25.972802 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
3016 | 2024.12.19 19:23:25.973059 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 237 rows starting from the beginning of the part | ||
3017 | 2024.12.19 19:23:25.973348 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
3018 | 2024.12.19 19:23:25.973540 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part | ||
3019 | 2024.12.19 19:23:25.974413 [ 259 ] {916e3211-73d8-4a92-8710-e2014c20acde} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3020 | 2024.12.19 19:23:25.974484 [ 259 ] {916e3211-73d8-4a92-8710-e2014c20acde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3021 | 2024.12.19 19:23:25.975224 [ 259 ] {916e3211-73d8-4a92-8710-e2014c20acde} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3022 | 2024.12.19 19:23:25.975906 [ 259 ] {916e3211-73d8-4a92-8710-e2014c20acde} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3023 | 2024.12.19 19:23:25.976502 [ 259 ] {916e3211-73d8-4a92-8710-e2014c20acde} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004725 sec., 211.64021164021165 rows/sec., 14.26 KiB/sec. | ||
3024 | 2024.12.19 19:23:25.976626 [ 259 ] {916e3211-73d8-4a92-8710-e2014c20acde} <Debug> TCPHandler: Processed in 0.005113728 sec. | ||
3025 | 2024.12.19 19:23:25.976798 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3026 | 2024.12.19 19:23:25.976981 [ 263 ] {f5bf6b9b-9287-4aaa-aa00-9611b333d9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3027 | 2024.12.19 19:23:25.977058 [ 263 ] {f5bf6b9b-9287-4aaa-aa00-9611b333d9e4} <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 | ||
3028 | 2024.12.19 19:23:25.978699 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6206 rows, containing 5 columns (5 merged, 0 gathered) in 0.007196405 sec., 862375.0330894383 rows/sec., 58.16 MiB/sec. | ||
3029 | 2024.12.19 19:23:25.978920 [ 263 ] {f5bf6b9b-9287-4aaa-aa00-9611b333d9e4} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3030 | 2024.12.19 19:23:25.978965 [ 263 ] {f5bf6b9b-9287-4aaa-aa00-9611b333d9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
3031 | 2024.12.19 19:23:25.979292 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3032 | 2024.12.19 19:23:25.979904 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3033 | 2024.12.19 19:23:25.980096 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3034 | 2024.12.19 19:23:25.980239 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
3035 | 2024.12.19 19:23:25.980352 [ 263 ] {f5bf6b9b-9287-4aaa-aa00-9611b333d9e4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3036 | 2024.12.19 19:23:25.980650 [ 263 ] {f5bf6b9b-9287-4aaa-aa00-9611b333d9e4} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3037 | 2024.12.19 19:23:25.980785 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3038 | 2024.12.19 19:23:25.980828 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3039 | 2024.12.19 19:23:25.980852 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
3040 | 2024.12.19 19:23:25.980869 [ 263 ] {f5bf6b9b-9287-4aaa-aa00-9611b333d9e4} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.003979 sec., 9550.138225684846 rows/sec., 17.11 MiB/sec. | ||
3041 | 2024.12.19 19:23:25.981241 [ 198 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::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 | ||
3042 | 2024.12.19 19:23:25.981269 [ 263 ] {f5bf6b9b-9287-4aaa-aa00-9611b333d9e4} <Debug> TCPHandler: Processed in 0.004523522 sec. | ||
3043 | 2024.12.19 19:23:25.981490 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3044 | 2024.12.19 19:23:25.981750 [ 259 ] {cbfe1a84-9ec9-42ac-a093-59d1dc6269b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3045 | 2024.12.19 19:23:25.981881 [ 259 ] {cbfe1a84-9ec9-42ac-a093-59d1dc6269b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3046 | 2024.12.19 19:23:25.982128 [ 198 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3047 | 2024.12.19 19:23:25.982411 [ 198 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 95 rows starting from the beginning of the part | ||
3048 | 2024.12.19 19:23:25.983155 [ 198 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
3049 | 2024.12.19 19:23:25.983902 [ 259 ] {cbfe1a84-9ec9-42ac-a093-59d1dc6269b8} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3050 | 2024.12.19 19:23:25.983962 [ 198 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3051 | 2024.12.19 19:23:25.983984 [ 259 ] {cbfe1a84-9ec9-42ac-a093-59d1dc6269b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3052 | 2024.12.19 19:23:25.984656 [ 198 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
3053 | 2024.12.19 19:23:25.985324 [ 198 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
3054 | 2024.12.19 19:23:25.985464 [ 259 ] {cbfe1a84-9ec9-42ac-a093-59d1dc6269b8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3055 | 2024.12.19 19:23:25.985761 [ 198 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
3056 | 2024.12.19 19:23:25.986308 [ 259 ] {cbfe1a84-9ec9-42ac-a093-59d1dc6269b8} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3057 | 2024.12.19 19:23:25.986637 [ 125 ] {} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3058 | 2024.12.19 19:23:25.986797 [ 125 ] {} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3059 | 2024.12.19 19:23:25.986886 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3060 | 2024.12.19 19:23:25.987113 [ 259 ] {cbfe1a84-9ec9-42ac-a093-59d1dc6269b8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00542 sec., 15129.151291512913 rows/sec., 983.95 KiB/sec. | ||
3061 | 2024.12.19 19:23:25.987403 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
3062 | 2024.12.19 19:23:25.987474 [ 259 ] {cbfe1a84-9ec9-42ac-a093-59d1dc6269b8} <Debug> TCPHandler: Processed in 0.006084095 sec. | ||
3063 | 2024.12.19 19:23:25.987842 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3064 | 2024.12.19 19:23:25.987926 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 770 rows starting from the beginning of the part | ||
3065 | 2024.12.19 19:23:25.988258 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
3066 | 2024.12.19 19:23:25.988575 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
3067 | 2024.12.19 19:23:25.988780 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part | ||
3068 | 2024.12.19 19:23:25.988992 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
3069 | 2024.12.19 19:23:25.989369 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part | ||
3070 | 2024.12.19 19:23:25.992746 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 4 columns (4 merged, 0 gathered) in 0.005646223 sec., 201196.44583644677 rows/sec., 13.11 MiB/sec. | ||
3071 | 2024.12.19 19:23:25.993021 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3072 | 2024.12.19 19:23:25.993634 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_16_3} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3073 | 2024.12.19 19:23:25.993769 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_16_3} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3074 | 2024.12.19 19:23:25.993968 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
3075 | 2024.12.19 19:23:25.994677 [ 191 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 19 columns (19 merged, 0 gathered) in 0.013721523 sec., 15304.423568724842 rows/sec., 27.42 MiB/sec. | ||
3076 | 2024.12.19 19:23:25.995113 [ 200 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3077 | 2024.12.19 19:23:25.995529 [ 200 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3078 | 2024.12.19 19:23:25.995620 [ 200 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3079 | 2024.12.19 19:23:25.995769 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
3080 | 2024.12.19 19:23:30.464786 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3081 | 2024.12.19 19:23:30.464890 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3082 | 2024.12.19 19:23:30.550139 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
3083 | 2024.12.19 19:23:30.551009 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3084 | 2024.12.19 19:23:30.551060 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3085 | 2024.12.19 19:23:30.551589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3086 | 2024.12.19 19:23:30.551869 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3087 | 2024.12.19 19:23:30.552209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3088 | 2024.12.19 19:23:30.936276 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3089 | 2024.12.19 19:23:30.936508 [ 259 ] {5e7d9ba5-699a-4cb6-b3bc-3710d19ec633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3090 | 2024.12.19 19:23:30.936590 [ 259 ] {5e7d9ba5-699a-4cb6-b3bc-3710d19ec633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3091 | 2024.12.19 19:23:30.937472 [ 259 ] {5e7d9ba5-699a-4cb6-b3bc-3710d19ec633} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3092 | 2024.12.19 19:23:30.937516 [ 259 ] {5e7d9ba5-699a-4cb6-b3bc-3710d19ec633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3093 | 2024.12.19 19:23:30.938123 [ 259 ] {5e7d9ba5-699a-4cb6-b3bc-3710d19ec633} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3094 | 2024.12.19 19:23:30.938397 [ 259 ] {5e7d9ba5-699a-4cb6-b3bc-3710d19ec633} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3095 | 2024.12.19 19:23:30.938640 [ 259 ] {5e7d9ba5-699a-4cb6-b3bc-3710d19ec633} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.002193 sec., 27359.781121751024 rows/sec., 2.12 MiB/sec. | ||
3096 | 2024.12.19 19:23:30.938710 [ 259 ] {5e7d9ba5-699a-4cb6-b3bc-3710d19ec633} <Debug> TCPHandler: Processed in 0.00258266 sec. | ||
3097 | 2024.12.19 19:23:30.938899 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3098 | 2024.12.19 19:23:30.939039 [ 263 ] {d20a2f37-fd29-4287-95f2-db7724dbc479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3099 | 2024.12.19 19:23:30.939101 [ 263 ] {d20a2f37-fd29-4287-95f2-db7724dbc479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3100 | 2024.12.19 19:23:30.939694 [ 263 ] {d20a2f37-fd29-4287-95f2-db7724dbc479} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3101 | 2024.12.19 19:23:30.939734 [ 263 ] {d20a2f37-fd29-4287-95f2-db7724dbc479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3102 | 2024.12.19 19:23:30.940100 [ 263 ] {d20a2f37-fd29-4287-95f2-db7724dbc479} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3103 | 2024.12.19 19:23:30.940346 [ 263 ] {d20a2f37-fd29-4287-95f2-db7724dbc479} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3104 | 2024.12.19 19:23:30.940582 [ 263 ] {d20a2f37-fd29-4287-95f2-db7724dbc479} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001571 sec., 1273.0744748567793 rows/sec., 95.73 KiB/sec. | ||
3105 | 2024.12.19 19:23:30.940682 [ 263 ] {d20a2f37-fd29-4287-95f2-db7724dbc479} <Debug> TCPHandler: Processed in 0.001855161 sec. | ||
3106 | 2024.12.19 19:23:30.940848 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3107 | 2024.12.19 19:23:30.940982 [ 259 ] {b78f14ad-af96-4af2-9594-96fd59240233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3108 | 2024.12.19 19:23:30.941039 [ 259 ] {b78f14ad-af96-4af2-9594-96fd59240233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3109 | 2024.12.19 19:23:30.941679 [ 259 ] {b78f14ad-af96-4af2-9594-96fd59240233} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3110 | 2024.12.19 19:23:30.941719 [ 259 ] {b78f14ad-af96-4af2-9594-96fd59240233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3111 | 2024.12.19 19:23:30.942093 [ 259 ] {b78f14ad-af96-4af2-9594-96fd59240233} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3112 | 2024.12.19 19:23:30.942332 [ 259 ] {b78f14ad-af96-4af2-9594-96fd59240233} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3113 | 2024.12.19 19:23:30.942546 [ 259 ] {b78f14ad-af96-4af2-9594-96fd59240233} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001595 sec., 41379.31034482759 rows/sec., 3.23 MiB/sec. | ||
3114 | 2024.12.19 19:23:30.942601 [ 259 ] {b78f14ad-af96-4af2-9594-96fd59240233} <Debug> TCPHandler: Processed in 0.001817409 sec. | ||
3115 | 2024.12.19 19:23:30.942775 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3116 | 2024.12.19 19:23:30.942906 [ 263 ] {57cfbb65-0fba-49e3-aaed-534f6dea36cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3117 | 2024.12.19 19:23:30.942965 [ 263 ] {57cfbb65-0fba-49e3-aaed-534f6dea36cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3118 | 2024.12.19 19:23:30.943561 [ 263 ] {57cfbb65-0fba-49e3-aaed-534f6dea36cf} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3119 | 2024.12.19 19:23:30.943600 [ 263 ] {57cfbb65-0fba-49e3-aaed-534f6dea36cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3120 | 2024.12.19 19:23:30.944015 [ 263 ] {57cfbb65-0fba-49e3-aaed-534f6dea36cf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3121 | 2024.12.19 19:23:30.944252 [ 263 ] {57cfbb65-0fba-49e3-aaed-534f6dea36cf} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3122 | 2024.12.19 19:23:30.944520 [ 263 ] {57cfbb65-0fba-49e3-aaed-534f6dea36cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00163 sec., 98159.50920245399 rows/sec., 6.84 MiB/sec. | ||
3123 | 2024.12.19 19:23:30.944734 [ 263 ] {57cfbb65-0fba-49e3-aaed-534f6dea36cf} <Debug> TCPHandler: Processed in 0.002022054 sec. | ||
3124 | 2024.12.19 19:23:30.944905 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3125 | 2024.12.19 19:23:30.945020 [ 259 ] {58a0dbe1-036b-4435-8b7f-a1a4340463da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3126 | 2024.12.19 19:23:30.945092 [ 259 ] {58a0dbe1-036b-4435-8b7f-a1a4340463da} <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 | ||
3127 | 2024.12.19 19:23:30.946169 [ 259 ] {58a0dbe1-036b-4435-8b7f-a1a4340463da} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3128 | 2024.12.19 19:23:30.946211 [ 259 ] {58a0dbe1-036b-4435-8b7f-a1a4340463da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3129 | 2024.12.19 19:23:30.946815 [ 259 ] {58a0dbe1-036b-4435-8b7f-a1a4340463da} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3130 | 2024.12.19 19:23:30.947075 [ 259 ] {58a0dbe1-036b-4435-8b7f-a1a4340463da} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3131 | 2024.12.19 19:23:30.947355 [ 259 ] {58a0dbe1-036b-4435-8b7f-a1a4340463da} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002353 sec., 849.9787505312366 rows/sec., 1.52 MiB/sec. | ||
3132 | 2024.12.19 19:23:30.947503 [ 259 ] {58a0dbe1-036b-4435-8b7f-a1a4340463da} <Debug> TCPHandler: Processed in 0.002651512 sec. | ||
3133 | 2024.12.19 19:23:30.947663 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3134 | 2024.12.19 19:23:30.947794 [ 263 ] {dd3fa49b-e25c-411e-9638-705709d34d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3135 | 2024.12.19 19:23:30.947850 [ 263 ] {dd3fa49b-e25c-411e-9638-705709d34d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3136 | 2024.12.19 19:23:30.948358 [ 263 ] {dd3fa49b-e25c-411e-9638-705709d34d71} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3137 | 2024.12.19 19:23:30.948397 [ 263 ] {dd3fa49b-e25c-411e-9638-705709d34d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3138 | 2024.12.19 19:23:30.948753 [ 263 ] {dd3fa49b-e25c-411e-9638-705709d34d71} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3139 | 2024.12.19 19:23:30.948991 [ 263 ] {dd3fa49b-e25c-411e-9638-705709d34d71} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3140 | 2024.12.19 19:23:30.949202 [ 263 ] {dd3fa49b-e25c-411e-9638-705709d34d71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001435 sec., 41811.846689895465 rows/sec., 2.82 MiB/sec. | ||
3141 | 2024.12.19 19:23:30.949251 [ 263 ] {dd3fa49b-e25c-411e-9638-705709d34d71} <Debug> TCPHandler: Processed in 0.001652505 sec. | ||
3142 | 2024.12.19 19:23:30.969686 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3143 | 2024.12.19 19:23:30.990989 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3144 | 2024.12.19 19:23:30.991048 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3145 | 2024.12.19 19:23:30.998811 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3146 | 2024.12.19 19:23:30.999583 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3147 | 2024.12.19 19:23:31.001176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.63 MiB, peak 181.86 MiB, free memory in arenas 0.00 B, will set to 175.76 MiB (RSS), difference: -3.87 MiB | ||
3148 | 2024.12.19 19:23:31.002836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3149 | 2024.12.19 19:23:32.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.76 MiB, peak 181.86 MiB, free memory in arenas 0.00 B, will set to 175.76 MiB (RSS), difference: 4.00 MiB | ||
3150 | 2024.12.19 19:23:35.396023 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3151 | 2024.12.19 19:23:35.396230 [ 259 ] {4fe40223-ec73-400d-87b6-742bb32042e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3152 | 2024.12.19 19:23:35.396306 [ 259 ] {4fe40223-ec73-400d-87b6-742bb32042e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3153 | 2024.12.19 19:23:35.397074 [ 259 ] {4fe40223-ec73-400d-87b6-742bb32042e5} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3154 | 2024.12.19 19:23:35.397124 [ 259 ] {4fe40223-ec73-400d-87b6-742bb32042e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3155 | 2024.12.19 19:23:35.397584 [ 259 ] {4fe40223-ec73-400d-87b6-742bb32042e5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3156 | 2024.12.19 19:23:35.397835 [ 259 ] {4fe40223-ec73-400d-87b6-742bb32042e5} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3157 | 2024.12.19 19:23:35.398052 [ 142 ] {} <Debug> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3158 | 2024.12.19 19:23:35.398111 [ 259 ] {4fe40223-ec73-400d-87b6-742bb32042e5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001933 sec., 7242.628039317124 rows/sec., 521.37 KiB/sec. | ||
3159 | 2024.12.19 19:23:35.398175 [ 142 ] {} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3160 | 2024.12.19 19:23:35.398258 [ 259 ] {4fe40223-ec73-400d-87b6-742bb32042e5} <Debug> TCPHandler: Processed in 0.002369474 sec. | ||
3161 | 2024.12.19 19:23:35.398269 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3162 | 2024.12.19 19:23:35.398514 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3163 | 2024.12.19 19:23:35.398524 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
3164 | 2024.12.19 19:23:35.398760 [ 263 ] {dad5bc10-b21a-41c7-b790-6866b81dc046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3165 | 2024.12.19 19:23:35.398838 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3166 | 2024.12.19 19:23:35.398866 [ 263 ] {dad5bc10-b21a-41c7-b790-6866b81dc046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3167 | 2024.12.19 19:23:35.398907 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
3168 | 2024.12.19 19:23:35.399267 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
3169 | 2024.12.19 19:23:35.399622 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
3170 | 2024.12.19 19:23:35.399989 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
3171 | 2024.12.19 19:23:35.400365 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
3172 | 2024.12.19 19:23:35.401598 [ 263 ] {dad5bc10-b21a-41c7-b790-6866b81dc046} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3173 | 2024.12.19 19:23:35.401668 [ 263 ] {dad5bc10-b21a-41c7-b790-6866b81dc046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3174 | 2024.12.19 19:23:35.402793 [ 263 ] {dad5bc10-b21a-41c7-b790-6866b81dc046} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3175 | 2024.12.19 19:23:35.402975 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004545273 sec., 15400.615100567116 rows/sec., 1.14 MiB/sec. | ||
3176 | 2024.12.19 19:23:35.403258 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3177 | 2024.12.19 19:23:35.403262 [ 263 ] {dad5bc10-b21a-41c7-b790-6866b81dc046} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3178 | 2024.12.19 19:23:35.403801 [ 263 ] {dad5bc10-b21a-41c7-b790-6866b81dc046} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005138 sec., 389.25652004671076 rows/sec., 31.74 KiB/sec. | ||
3179 | 2024.12.19 19:23:35.403951 [ 263 ] {dad5bc10-b21a-41c7-b790-6866b81dc046} <Debug> TCPHandler: Processed in 0.00555582 sec. | ||
3180 | 2024.12.19 19:23:35.404052 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_9_2} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3181 | 2024.12.19 19:23:35.404126 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3182 | 2024.12.19 19:23:35.404187 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_9_2} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3183 | 2024.12.19 19:23:35.404326 [ 259 ] {c7da6c57-8e7a-45c5-afdf-edf62dd65d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3184 | 2024.12.19 19:23:35.404345 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3185 | 2024.12.19 19:23:35.404407 [ 259 ] {c7da6c57-8e7a-45c5-afdf-edf62dd65d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3186 | 2024.12.19 19:23:35.405670 [ 259 ] {c7da6c57-8e7a-45c5-afdf-edf62dd65d36} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3187 | 2024.12.19 19:23:35.405713 [ 259 ] {c7da6c57-8e7a-45c5-afdf-edf62dd65d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3188 | 2024.12.19 19:23:35.406236 [ 259 ] {c7da6c57-8e7a-45c5-afdf-edf62dd65d36} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3189 | 2024.12.19 19:23:35.406488 [ 259 ] {c7da6c57-8e7a-45c5-afdf-edf62dd65d36} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3190 | 2024.12.19 19:23:35.406726 [ 259 ] {c7da6c57-8e7a-45c5-afdf-edf62dd65d36} <Debug> executeQuery: Read 1420 rows, 121.37 KiB in 0.002478 sec., 573042.7764326069 rows/sec., 47.83 MiB/sec. | ||
3191 | 2024.12.19 19:23:35.406782 [ 259 ] {c7da6c57-8e7a-45c5-afdf-edf62dd65d36} <Debug> TCPHandler: Processed in 0.002728544 sec. | ||
3192 | 2024.12.19 19:23:35.406926 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3193 | 2024.12.19 19:23:35.407033 [ 263 ] {0bfe5af9-e877-4586-83ed-c0b3806136f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3194 | 2024.12.19 19:23:35.407079 [ 263 ] {0bfe5af9-e877-4586-83ed-c0b3806136f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3195 | 2024.12.19 19:23:35.407639 [ 263 ] {0bfe5af9-e877-4586-83ed-c0b3806136f5} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3196 | 2024.12.19 19:23:35.407686 [ 263 ] {0bfe5af9-e877-4586-83ed-c0b3806136f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3197 | 2024.12.19 19:23:35.408052 [ 263 ] {0bfe5af9-e877-4586-83ed-c0b3806136f5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3198 | 2024.12.19 19:23:35.408302 [ 263 ] {0bfe5af9-e877-4586-83ed-c0b3806136f5} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3199 | 2024.12.19 19:23:35.408520 [ 263 ] {0bfe5af9-e877-4586-83ed-c0b3806136f5} <Debug> executeQuery: Read 47 rows, 3.45 KiB in 0.001509 sec., 31146.45460569914 rows/sec., 2.23 MiB/sec. | ||
3200 | 2024.12.19 19:23:35.408574 [ 263 ] {0bfe5af9-e877-4586-83ed-c0b3806136f5} <Debug> TCPHandler: Processed in 0.001701246 sec. | ||
3201 | 2024.12.19 19:23:35.408715 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3202 | 2024.12.19 19:23:35.408825 [ 259 ] {0c8b1bd1-4e8f-49f1-93c6-432d892e6941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3203 | 2024.12.19 19:23:35.408871 [ 259 ] {0c8b1bd1-4e8f-49f1-93c6-432d892e6941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3204 | 2024.12.19 19:23:35.409485 [ 259 ] {0c8b1bd1-4e8f-49f1-93c6-432d892e6941} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3205 | 2024.12.19 19:23:35.409526 [ 259 ] {0c8b1bd1-4e8f-49f1-93c6-432d892e6941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3206 | 2024.12.19 19:23:35.409901 [ 259 ] {0c8b1bd1-4e8f-49f1-93c6-432d892e6941} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3207 | 2024.12.19 19:23:35.410139 [ 259 ] {0c8b1bd1-4e8f-49f1-93c6-432d892e6941} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3208 | 2024.12.19 19:23:35.410353 [ 259 ] {0c8b1bd1-4e8f-49f1-93c6-432d892e6941} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001552 sec., 155927.8350515464 rows/sec., 10.56 MiB/sec. | ||
3209 | 2024.12.19 19:23:35.410409 [ 259 ] {0c8b1bd1-4e8f-49f1-93c6-432d892e6941} <Debug> TCPHandler: Processed in 0.001745077 sec. | ||
3210 | 2024.12.19 19:23:35.410559 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3211 | 2024.12.19 19:23:35.410686 [ 263 ] {8145f38f-10ba-4cd4-9e7d-bc0ac311424b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3212 | 2024.12.19 19:23:35.410740 [ 263 ] {8145f38f-10ba-4cd4-9e7d-bc0ac311424b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3213 | 2024.12.19 19:23:35.411382 [ 263 ] {8145f38f-10ba-4cd4-9e7d-bc0ac311424b} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3214 | 2024.12.19 19:23:35.411426 [ 263 ] {8145f38f-10ba-4cd4-9e7d-bc0ac311424b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3215 | 2024.12.19 19:23:35.411772 [ 263 ] {8145f38f-10ba-4cd4-9e7d-bc0ac311424b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3216 | 2024.12.19 19:23:35.412023 [ 263 ] {8145f38f-10ba-4cd4-9e7d-bc0ac311424b} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3217 | 2024.12.19 19:23:35.412185 [ 142 ] {} <Debug> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3218 | 2024.12.19 19:23:35.412255 [ 142 ] {} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3219 | 2024.12.19 19:23:35.412274 [ 263 ] {8145f38f-10ba-4cd4-9e7d-bc0ac311424b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00161 sec., 8074.534161490683 rows/sec., 503.45 KiB/sec. | ||
3220 | 2024.12.19 19:23:35.412292 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3221 | 2024.12.19 19:23:35.412460 [ 263 ] {8145f38f-10ba-4cd4-9e7d-bc0ac311424b} <Debug> TCPHandler: Processed in 0.001956523 sec. | ||
3222 | 2024.12.19 19:23:35.412769 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3223 | 2024.12.19 19:23:35.412848 [ 195 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
3224 | 2024.12.19 19:23:35.413068 [ 259 ] {6a2e39d4-c686-43f6-93ae-bb99d5209997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3225 | 2024.12.19 19:23:35.413103 [ 195 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3226 | 2024.12.19 19:23:35.413185 [ 195 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
3227 | 2024.12.19 19:23:35.413185 [ 259 ] {6a2e39d4-c686-43f6-93ae-bb99d5209997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3228 | 2024.12.19 19:23:35.413546 [ 195 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
3229 | 2024.12.19 19:23:35.413881 [ 195 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
3230 | 2024.12.19 19:23:35.414227 [ 195 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
3231 | 2024.12.19 19:23:35.414596 [ 195 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
3232 | 2024.12.19 19:23:35.416480 [ 259 ] {6a2e39d4-c686-43f6-93ae-bb99d5209997} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3233 | 2024.12.19 19:23:35.416573 [ 259 ] {6a2e39d4-c686-43f6-93ae-bb99d5209997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3234 | 2024.12.19 19:23:35.416833 [ 191 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004403619 sec., 14760.586690174603 rows/sec., 977.98 KiB/sec. | ||
3235 | 2024.12.19 19:23:35.417048 [ 195 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3236 | 2024.12.19 19:23:35.417571 [ 259 ] {6a2e39d4-c686-43f6-93ae-bb99d5209997} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3237 | 2024.12.19 19:23:35.417581 [ 195 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_9_2} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3238 | 2024.12.19 19:23:35.417747 [ 195 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_9_2} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3239 | 2024.12.19 19:23:35.417888 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3240 | 2024.12.19 19:23:35.418002 [ 259 ] {6a2e39d4-c686-43f6-93ae-bb99d5209997} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3241 | 2024.12.19 19:23:35.418249 [ 259 ] {6a2e39d4-c686-43f6-93ae-bb99d5209997} <Debug> executeQuery: Read 878 rows, 65.18 KiB in 0.005288 sec., 166036.30862329804 rows/sec., 12.04 MiB/sec. | ||
3242 | 2024.12.19 19:23:35.418316 [ 259 ] {6a2e39d4-c686-43f6-93ae-bb99d5209997} <Debug> TCPHandler: Processed in 0.005733796 sec. | ||
3243 | 2024.12.19 19:23:35.418473 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3244 | 2024.12.19 19:23:35.418601 [ 263 ] {c4c2fc82-6812-4dff-98cc-831396efe687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3245 | 2024.12.19 19:23:35.418660 [ 263 ] {c4c2fc82-6812-4dff-98cc-831396efe687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3246 | 2024.12.19 19:23:35.419189 [ 263 ] {c4c2fc82-6812-4dff-98cc-831396efe687} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3247 | 2024.12.19 19:23:35.419237 [ 263 ] {c4c2fc82-6812-4dff-98cc-831396efe687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3248 | 2024.12.19 19:23:35.419623 [ 263 ] {c4c2fc82-6812-4dff-98cc-831396efe687} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3249 | 2024.12.19 19:23:35.419862 [ 263 ] {c4c2fc82-6812-4dff-98cc-831396efe687} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3250 | 2024.12.19 19:23:35.420071 [ 263 ] {c4c2fc82-6812-4dff-98cc-831396efe687} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0015 sec., 4000 rows/sec., 208.98 KiB/sec. | ||
3251 | 2024.12.19 19:23:35.420123 [ 263 ] {c4c2fc82-6812-4dff-98cc-831396efe687} <Debug> TCPHandler: Processed in 0.001715197 sec. | ||
3252 | 2024.12.19 19:23:35.420267 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3253 | 2024.12.19 19:23:35.420377 [ 259 ] {1da61105-5378-43be-8a65-d54cf1341edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3254 | 2024.12.19 19:23:35.420435 [ 259 ] {1da61105-5378-43be-8a65-d54cf1341edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3255 | 2024.12.19 19:23:35.421320 [ 259 ] {1da61105-5378-43be-8a65-d54cf1341edd} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3256 | 2024.12.19 19:23:35.421369 [ 259 ] {1da61105-5378-43be-8a65-d54cf1341edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3257 | 2024.12.19 19:23:35.421825 [ 259 ] {1da61105-5378-43be-8a65-d54cf1341edd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3258 | 2024.12.19 19:23:35.422068 [ 259 ] {1da61105-5378-43be-8a65-d54cf1341edd} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3259 | 2024.12.19 19:23:35.422318 [ 259 ] {1da61105-5378-43be-8a65-d54cf1341edd} <Debug> executeQuery: Read 1084 rows, 74.17 KiB in 0.001964 sec., 551934.8268839103 rows/sec., 36.88 MiB/sec. | ||
3260 | 2024.12.19 19:23:35.422374 [ 259 ] {1da61105-5378-43be-8a65-d54cf1341edd} <Debug> TCPHandler: Processed in 0.002159569 sec. | ||
3261 | 2024.12.19 19:23:35.422530 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3262 | 2024.12.19 19:23:35.422658 [ 263 ] {6310eaff-e696-4f10-8565-fa6b1e6ca4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3263 | 2024.12.19 19:23:35.422715 [ 263 ] {6310eaff-e696-4f10-8565-fa6b1e6ca4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3264 | 2024.12.19 19:23:35.423255 [ 263 ] {6310eaff-e696-4f10-8565-fa6b1e6ca4eb} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3265 | 2024.12.19 19:23:35.423305 [ 263 ] {6310eaff-e696-4f10-8565-fa6b1e6ca4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3266 | 2024.12.19 19:23:35.423701 [ 263 ] {6310eaff-e696-4f10-8565-fa6b1e6ca4eb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3267 | 2024.12.19 19:23:35.423941 [ 263 ] {6310eaff-e696-4f10-8565-fa6b1e6ca4eb} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3268 | 2024.12.19 19:23:35.424156 [ 263 ] {6310eaff-e696-4f10-8565-fa6b1e6ca4eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001527 sec., 654.8788474132285 rows/sec., 44.13 KiB/sec. | ||
3269 | 2024.12.19 19:23:35.424206 [ 263 ] {6310eaff-e696-4f10-8565-fa6b1e6ca4eb} <Debug> TCPHandler: Processed in 0.001738807 sec. | ||
3270 | 2024.12.19 19:23:35.424352 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3271 | 2024.12.19 19:23:35.424466 [ 259 ] {6e62096f-0cff-439d-9d43-2052a7d6821a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3272 | 2024.12.19 19:23:35.424534 [ 259 ] {6e62096f-0cff-439d-9d43-2052a7d6821a} <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 | ||
3273 | 2024.12.19 19:23:35.425723 [ 259 ] {6e62096f-0cff-439d-9d43-2052a7d6821a} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3274 | 2024.12.19 19:23:35.425766 [ 259 ] {6e62096f-0cff-439d-9d43-2052a7d6821a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3275 | 2024.12.19 19:23:35.426428 [ 259 ] {6e62096f-0cff-439d-9d43-2052a7d6821a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3276 | 2024.12.19 19:23:35.426694 [ 259 ] {6e62096f-0cff-439d-9d43-2052a7d6821a} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3277 | 2024.12.19 19:23:35.426983 [ 259 ] {6e62096f-0cff-439d-9d43-2052a7d6821a} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002533 sec., 15001.973943939991 rows/sec., 26.88 MiB/sec. | ||
3278 | 2024.12.19 19:23:35.427138 [ 259 ] {6e62096f-0cff-439d-9d43-2052a7d6821a} <Debug> TCPHandler: Processed in 0.002840127 sec. | ||
3279 | 2024.12.19 19:23:35.427281 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3280 | 2024.12.19 19:23:35.427390 [ 263 ] {94e83fa8-5a62-4e66-906a-a33a4c2795ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3281 | 2024.12.19 19:23:35.427437 [ 263 ] {94e83fa8-5a62-4e66-906a-a33a4c2795ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3282 | 2024.12.19 19:23:35.427886 [ 263 ] {94e83fa8-5a62-4e66-906a-a33a4c2795ce} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3283 | 2024.12.19 19:23:35.427926 [ 263 ] {94e83fa8-5a62-4e66-906a-a33a4c2795ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3284 | 2024.12.19 19:23:35.428300 [ 263 ] {94e83fa8-5a62-4e66-906a-a33a4c2795ce} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3285 | 2024.12.19 19:23:35.428547 [ 263 ] {94e83fa8-5a62-4e66-906a-a33a4c2795ce} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3286 | 2024.12.19 19:23:35.428742 [ 263 ] {94e83fa8-5a62-4e66-906a-a33a4c2795ce} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001375 sec., 59636.36363636364 rows/sec., 3.79 MiB/sec. | ||
3287 | 2024.12.19 19:23:35.428791 [ 263 ] {94e83fa8-5a62-4e66-906a-a33a4c2795ce} <Debug> TCPHandler: Processed in 0.001565253 sec. | ||
3288 | 2024.12.19 19:23:35.566712 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 476 | ||
3289 | 2024.12.19 19:23:35.570288 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3290 | 2024.12.19 19:23:35.570343 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3291 | 2024.12.19 19:23:35.571814 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3292 | 2024.12.19 19:23:35.572119 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3293 | 2024.12.19 19:23:35.572667 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 476 | ||
3294 | 2024.12.19 19:23:38.053270 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
3295 | 2024.12.19 19:23:38.053980 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3296 | 2024.12.19 19:23:38.054035 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3297 | 2024.12.19 19:23:38.054589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3298 | 2024.12.19 19:23:38.054866 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3299 | 2024.12.19 19:23:38.055116 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
3300 | 2024.12.19 19:23:38.503834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
3301 | 2024.12.19 19:23:38.524622 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3302 | 2024.12.19 19:23:38.524671 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3303 | 2024.12.19 19:23:38.532356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3304 | 2024.12.19 19:23:38.533124 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3305 | 2024.12.19 19:23:38.536964 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
3306 | 2024.12.19 19:23:40.935914 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3307 | 2024.12.19 19:23:40.936240 [ 259 ] {01a42ec6-ebc9-44e2-ac56-b1445931ae2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3308 | 2024.12.19 19:23:40.936359 [ 259 ] {01a42ec6-ebc9-44e2-ac56-b1445931ae2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3309 | 2024.12.19 19:23:40.937208 [ 259 ] {01a42ec6-ebc9-44e2-ac56-b1445931ae2f} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3310 | 2024.12.19 19:23:40.937250 [ 259 ] {01a42ec6-ebc9-44e2-ac56-b1445931ae2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3311 | 2024.12.19 19:23:40.937688 [ 259 ] {01a42ec6-ebc9-44e2-ac56-b1445931ae2f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3312 | 2024.12.19 19:23:40.937955 [ 259 ] {01a42ec6-ebc9-44e2-ac56-b1445931ae2f} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3313 | 2024.12.19 19:23:40.938182 [ 259 ] {01a42ec6-ebc9-44e2-ac56-b1445931ae2f} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.002029 sec., 29571.21734844751 rows/sec., 2.30 MiB/sec. | ||
3314 | 2024.12.19 19:23:40.938238 [ 259 ] {01a42ec6-ebc9-44e2-ac56-b1445931ae2f} <Debug> TCPHandler: Processed in 0.002518988 sec. | ||
3315 | 2024.12.19 19:23:40.938408 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3316 | 2024.12.19 19:23:40.938545 [ 263 ] {54d4bdef-a92e-44d9-b131-f5fcc08a01bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3317 | 2024.12.19 19:23:40.938608 [ 263 ] {54d4bdef-a92e-44d9-b131-f5fcc08a01bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3318 | 2024.12.19 19:23:40.939250 [ 263 ] {54d4bdef-a92e-44d9-b131-f5fcc08a01bd} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3319 | 2024.12.19 19:23:40.939299 [ 263 ] {54d4bdef-a92e-44d9-b131-f5fcc08a01bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3320 | 2024.12.19 19:23:40.939715 [ 263 ] {54d4bdef-a92e-44d9-b131-f5fcc08a01bd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3321 | 2024.12.19 19:23:40.939959 [ 263 ] {54d4bdef-a92e-44d9-b131-f5fcc08a01bd} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3322 | 2024.12.19 19:23:40.940192 [ 263 ] {54d4bdef-a92e-44d9-b131-f5fcc08a01bd} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001671 sec., 1196.888090963495 rows/sec., 90.00 KiB/sec. | ||
3323 | 2024.12.19 19:23:40.940278 [ 263 ] {54d4bdef-a92e-44d9-b131-f5fcc08a01bd} <Debug> TCPHandler: Processed in 0.001937053 sec. | ||
3324 | 2024.12.19 19:23:40.940412 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3325 | 2024.12.19 19:23:40.940520 [ 259 ] {507958cf-66a1-4113-a403-78a917f9ab79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3326 | 2024.12.19 19:23:40.940571 [ 259 ] {507958cf-66a1-4113-a403-78a917f9ab79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3327 | 2024.12.19 19:23:40.941224 [ 259 ] {507958cf-66a1-4113-a403-78a917f9ab79} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3328 | 2024.12.19 19:23:40.941270 [ 259 ] {507958cf-66a1-4113-a403-78a917f9ab79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3329 | 2024.12.19 19:23:40.941677 [ 259 ] {507958cf-66a1-4113-a403-78a917f9ab79} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3330 | 2024.12.19 19:23:40.941917 [ 259 ] {507958cf-66a1-4113-a403-78a917f9ab79} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3331 | 2024.12.19 19:23:40.942182 [ 259 ] {507958cf-66a1-4113-a403-78a917f9ab79} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001684 sec., 39192.399049881235 rows/sec., 3.06 MiB/sec. | ||
3332 | 2024.12.19 19:23:40.942401 [ 259 ] {507958cf-66a1-4113-a403-78a917f9ab79} <Debug> TCPHandler: Processed in 0.002035355 sec. | ||
3333 | 2024.12.19 19:23:40.942538 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3334 | 2024.12.19 19:23:40.942668 [ 263 ] {cf868f73-52e2-485f-8e2e-f1df290025c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3335 | 2024.12.19 19:23:40.942728 [ 263 ] {cf868f73-52e2-485f-8e2e-f1df290025c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3336 | 2024.12.19 19:23:40.943386 [ 263 ] {cf868f73-52e2-485f-8e2e-f1df290025c9} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3337 | 2024.12.19 19:23:40.943434 [ 263 ] {cf868f73-52e2-485f-8e2e-f1df290025c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3338 | 2024.12.19 19:23:40.943870 [ 263 ] {cf868f73-52e2-485f-8e2e-f1df290025c9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3339 | 2024.12.19 19:23:40.944113 [ 263 ] {cf868f73-52e2-485f-8e2e-f1df290025c9} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3340 | 2024.12.19 19:23:40.944322 [ 263 ] {cf868f73-52e2-485f-8e2e-f1df290025c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001684 sec., 95011.87648456058 rows/sec., 6.62 MiB/sec. | ||
3341 | 2024.12.19 19:23:40.944374 [ 263 ] {cf868f73-52e2-485f-8e2e-f1df290025c9} <Debug> TCPHandler: Processed in 0.001890282 sec. | ||
3342 | 2024.12.19 19:23:40.944526 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3343 | 2024.12.19 19:23:40.944655 [ 259 ] {e990e4e9-18c8-42ea-87b5-eac144ff079b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3344 | 2024.12.19 19:23:40.944736 [ 259 ] {e990e4e9-18c8-42ea-87b5-eac144ff079b} <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 | ||
3345 | 2024.12.19 19:23:40.945904 [ 259 ] {e990e4e9-18c8-42ea-87b5-eac144ff079b} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3346 | 2024.12.19 19:23:40.945946 [ 259 ] {e990e4e9-18c8-42ea-87b5-eac144ff079b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3347 | 2024.12.19 19:23:40.946544 [ 259 ] {e990e4e9-18c8-42ea-87b5-eac144ff079b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3348 | 2024.12.19 19:23:40.946805 [ 259 ] {e990e4e9-18c8-42ea-87b5-eac144ff079b} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3349 | 2024.12.19 19:23:40.947075 [ 259 ] {e990e4e9-18c8-42ea-87b5-eac144ff079b} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002441 sec., 819.336337566571 rows/sec., 1.47 MiB/sec. | ||
3350 | 2024.12.19 19:23:40.947223 [ 259 ] {e990e4e9-18c8-42ea-87b5-eac144ff079b} <Debug> TCPHandler: Processed in 0.002748275 sec. | ||
3351 | 2024.12.19 19:23:40.947366 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3352 | 2024.12.19 19:23:40.947496 [ 263 ] {e4f6f0a6-4b25-46cd-ac56-dddeb8c0f2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3353 | 2024.12.19 19:23:40.947552 [ 263 ] {e4f6f0a6-4b25-46cd-ac56-dddeb8c0f2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3354 | 2024.12.19 19:23:40.948075 [ 263 ] {e4f6f0a6-4b25-46cd-ac56-dddeb8c0f2e8} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3355 | 2024.12.19 19:23:40.948123 [ 263 ] {e4f6f0a6-4b25-46cd-ac56-dddeb8c0f2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3356 | 2024.12.19 19:23:40.948550 [ 263 ] {e4f6f0a6-4b25-46cd-ac56-dddeb8c0f2e8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3357 | 2024.12.19 19:23:40.948784 [ 263 ] {e4f6f0a6-4b25-46cd-ac56-dddeb8c0f2e8} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3358 | 2024.12.19 19:23:40.949008 [ 263 ] {e4f6f0a6-4b25-46cd-ac56-dddeb8c0f2e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00154 sec., 38961.03896103896 rows/sec., 2.63 MiB/sec. | ||
3359 | 2024.12.19 19:23:40.949058 [ 263 ] {e4f6f0a6-4b25-46cd-ac56-dddeb8c0f2e8} <Debug> TCPHandler: Processed in 0.001754008 sec. | ||
3360 | 2024.12.19 19:23:45.464951 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3361 | 2024.12.19 19:23:45.465018 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3362 | 2024.12.19 19:23:45.556161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
3363 | 2024.12.19 19:23:45.556783 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3364 | 2024.12.19 19:23:45.556823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3365 | 2024.12.19 19:23:45.557354 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3366 | 2024.12.19 19:23:45.557647 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3367 | 2024.12.19 19:23:45.557802 [ 132 ] {} <Debug> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3368 | 2024.12.19 19:23:45.557858 [ 132 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3369 | 2024.12.19 19:23:45.557859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3370 | 2024.12.19 19:23:45.557883 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3371 | 2024.12.19 19:23:45.558020 [ 197 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::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 | ||
3372 | 2024.12.19 19:23:45.558178 [ 197 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3373 | 2024.12.19 19:23:45.558239 [ 197 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
3374 | 2024.12.19 19:23:45.558346 [ 197 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
3375 | 2024.12.19 19:23:45.558548 [ 197 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
3376 | 2024.12.19 19:23:45.558765 [ 197 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
3377 | 2024.12.19 19:23:45.558977 [ 197 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
3378 | 2024.12.19 19:23:45.559076 [ 197 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
3379 | 2024.12.19 19:23:45.560933 [ 191 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002977311 sec., 2479082.6353041385 rows/sec., 35.46 MiB/sec. | ||
3380 | 2024.12.19 19:23:45.561797 [ 191 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3381 | 2024.12.19 19:23:45.562126 [ 191 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_16_3} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3382 | 2024.12.19 19:23:45.562220 [ 191 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_16_3} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3383 | 2024.12.19 19:23:45.562334 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
3384 | 2024.12.19 19:23:45.573856 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 488 | ||
3385 | 2024.12.19 19:23:45.576593 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3386 | 2024.12.19 19:23:45.576649 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3387 | 2024.12.19 19:23:45.578121 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3388 | 2024.12.19 19:23:45.578434 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3389 | 2024.12.19 19:23:45.578632 [ 132 ] {} <Debug> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3390 | 2024.12.19 19:23:45.578718 [ 132 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3391 | 2024.12.19 19:23:45.578779 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3392 | 2024.12.19 19:23:45.579146 [ 199 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::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 | ||
3393 | 2024.12.19 19:23:45.580190 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
3394 | 2024.12.19 19:23:45.580574 [ 199 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3395 | 2024.12.19 19:23:45.580734 [ 199 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
3396 | 2024.12.19 19:23:45.581379 [ 199 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 62 rows starting from the beginning of the part | ||
3397 | 2024.12.19 19:23:45.581962 [ 199 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
3398 | 2024.12.19 19:23:45.582597 [ 199 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
3399 | 2024.12.19 19:23:45.583210 [ 199 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 58 rows starting from the beginning of the part | ||
3400 | 2024.12.19 19:23:45.583815 [ 199 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
3401 | 2024.12.19 19:23:45.591621 [ 186 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 488 rows, containing 72 columns (72 merged, 0 gathered) in 0.012704294 sec., 38412.209289237166 rows/sec., 35.07 MiB/sec. | ||
3402 | 2024.12.19 19:23:45.592926 [ 193 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3403 | 2024.12.19 19:23:45.593741 [ 193 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_11_2} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3404 | 2024.12.19 19:23:45.593842 [ 193 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_11_2} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3405 | 2024.12.19 19:23:45.594220 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
3406 | 2024.12.19 19:23:45.941630 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3407 | 2024.12.19 19:23:45.941907 [ 259 ] {a75510b7-20fc-4ebe-af5b-eedc99ec85c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3408 | 2024.12.19 19:23:45.942017 [ 259 ] {a75510b7-20fc-4ebe-af5b-eedc99ec85c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3409 | 2024.12.19 19:23:45.943022 [ 259 ] {a75510b7-20fc-4ebe-af5b-eedc99ec85c8} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3410 | 2024.12.19 19:23:45.943075 [ 259 ] {a75510b7-20fc-4ebe-af5b-eedc99ec85c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3411 | 2024.12.19 19:23:45.943505 [ 259 ] {a75510b7-20fc-4ebe-af5b-eedc99ec85c8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3412 | 2024.12.19 19:23:45.943774 [ 259 ] {a75510b7-20fc-4ebe-af5b-eedc99ec85c8} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3413 | 2024.12.19 19:23:45.944014 [ 259 ] {a75510b7-20fc-4ebe-af5b-eedc99ec85c8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002188 sec., 6398.537477148081 rows/sec., 460.61 KiB/sec. | ||
3414 | 2024.12.19 19:23:45.944082 [ 259 ] {a75510b7-20fc-4ebe-af5b-eedc99ec85c8} <Debug> TCPHandler: Processed in 0.002629761 sec. | ||
3415 | 2024.12.19 19:23:45.944274 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3416 | 2024.12.19 19:23:45.944420 [ 263 ] {0ec6b561-0c13-485f-9185-271b2f86325d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3417 | 2024.12.19 19:23:45.944482 [ 263 ] {0ec6b561-0c13-485f-9185-271b2f86325d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3418 | 2024.12.19 19:23:45.945186 [ 263 ] {0ec6b561-0c13-485f-9185-271b2f86325d} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3419 | 2024.12.19 19:23:45.945230 [ 263 ] {0ec6b561-0c13-485f-9185-271b2f86325d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3420 | 2024.12.19 19:23:45.945634 [ 263 ] {0ec6b561-0c13-485f-9185-271b2f86325d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3421 | 2024.12.19 19:23:45.945877 [ 263 ] {0ec6b561-0c13-485f-9185-271b2f86325d} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3422 | 2024.12.19 19:23:45.946099 [ 263 ] {0ec6b561-0c13-485f-9185-271b2f86325d} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001715 sec., 162682.21574344023 rows/sec., 14.34 MiB/sec. | ||
3423 | 2024.12.19 19:23:45.946153 [ 263 ] {0ec6b561-0c13-485f-9185-271b2f86325d} <Debug> TCPHandler: Processed in 0.001952043 sec. | ||
3424 | 2024.12.19 19:23:45.946307 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3425 | 2024.12.19 19:23:45.946435 [ 259 ] {73305c39-4a37-4989-9de6-3782ac497ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3426 | 2024.12.19 19:23:45.946490 [ 259 ] {73305c39-4a37-4989-9de6-3782ac497ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3427 | 2024.12.19 19:23:45.947059 [ 259 ] {73305c39-4a37-4989-9de6-3782ac497ddb} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3428 | 2024.12.19 19:23:45.947099 [ 259 ] {73305c39-4a37-4989-9de6-3782ac497ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3429 | 2024.12.19 19:23:45.947444 [ 259 ] {73305c39-4a37-4989-9de6-3782ac497ddb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3430 | 2024.12.19 19:23:45.947690 [ 259 ] {73305c39-4a37-4989-9de6-3782ac497ddb} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3431 | 2024.12.19 19:23:45.947905 [ 259 ] {73305c39-4a37-4989-9de6-3782ac497ddb} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.001498 sec., 30040.053404539387 rows/sec., 2.16 MiB/sec. | ||
3432 | 2024.12.19 19:23:45.947956 [ 259 ] {73305c39-4a37-4989-9de6-3782ac497ddb} <Debug> TCPHandler: Processed in 0.001712657 sec. | ||
3433 | 2024.12.19 19:23:45.948099 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3434 | 2024.12.19 19:23:45.948229 [ 263 ] {b8c60749-2bfe-4bdf-90e0-ca81d3d59d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3435 | 2024.12.19 19:23:45.948284 [ 263 ] {b8c60749-2bfe-4bdf-90e0-ca81d3d59d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3436 | 2024.12.19 19:23:45.948881 [ 263 ] {b8c60749-2bfe-4bdf-90e0-ca81d3d59d56} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3437 | 2024.12.19 19:23:45.948922 [ 263 ] {b8c60749-2bfe-4bdf-90e0-ca81d3d59d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3438 | 2024.12.19 19:23:45.949273 [ 263 ] {b8c60749-2bfe-4bdf-90e0-ca81d3d59d56} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3439 | 2024.12.19 19:23:45.949520 [ 263 ] {b8c60749-2bfe-4bdf-90e0-ca81d3d59d56} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3440 | 2024.12.19 19:23:45.949751 [ 263 ] {b8c60749-2bfe-4bdf-90e0-ca81d3d59d56} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00155 sec., 9032.258064516129 rows/sec., 632.56 KiB/sec. | ||
3441 | 2024.12.19 19:23:45.949854 [ 263 ] {b8c60749-2bfe-4bdf-90e0-ca81d3d59d56} <Debug> TCPHandler: Processed in 0.001816369 sec. | ||
3442 | 2024.12.19 19:23:45.949993 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3443 | 2024.12.19 19:23:45.950122 [ 259 ] {3ed740c8-ad85-4c50-a6c9-4d183b593d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3444 | 2024.12.19 19:23:45.950175 [ 259 ] {3ed740c8-ad85-4c50-a6c9-4d183b593d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3445 | 2024.12.19 19:23:45.950785 [ 259 ] {3ed740c8-ad85-4c50-a6c9-4d183b593d90} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3446 | 2024.12.19 19:23:45.950824 [ 259 ] {3ed740c8-ad85-4c50-a6c9-4d183b593d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3447 | 2024.12.19 19:23:45.951163 [ 259 ] {3ed740c8-ad85-4c50-a6c9-4d183b593d90} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3448 | 2024.12.19 19:23:45.951401 [ 259 ] {3ed740c8-ad85-4c50-a6c9-4d183b593d90} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3449 | 2024.12.19 19:23:45.951616 [ 259 ] {3ed740c8-ad85-4c50-a6c9-4d183b593d90} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001523 sec., 8535.784635587655 rows/sec., 532.20 KiB/sec. | ||
3450 | 2024.12.19 19:23:45.951668 [ 259 ] {3ed740c8-ad85-4c50-a6c9-4d183b593d90} <Debug> TCPHandler: Processed in 0.001738228 sec. | ||
3451 | 2024.12.19 19:23:45.951811 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3452 | 2024.12.19 19:23:45.951941 [ 263 ] {a314c361-cac1-4cbb-8935-67196d5f3fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3453 | 2024.12.19 19:23:45.951995 [ 263 ] {a314c361-cac1-4cbb-8935-67196d5f3fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3454 | 2024.12.19 19:23:45.952757 [ 263 ] {a314c361-cac1-4cbb-8935-67196d5f3fa3} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3455 | 2024.12.19 19:23:45.952798 [ 263 ] {a314c361-cac1-4cbb-8935-67196d5f3fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3456 | 2024.12.19 19:23:45.953181 [ 263 ] {a314c361-cac1-4cbb-8935-67196d5f3fa3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3457 | 2024.12.19 19:23:45.953424 [ 263 ] {a314c361-cac1-4cbb-8935-67196d5f3fa3} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3458 | 2024.12.19 19:23:45.953643 [ 263 ] {a314c361-cac1-4cbb-8935-67196d5f3fa3} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.001731 sec., 242634.31542461007 rows/sec., 17.33 MiB/sec. | ||
3459 | 2024.12.19 19:23:45.953697 [ 263 ] {a314c361-cac1-4cbb-8935-67196d5f3fa3} <Debug> TCPHandler: Processed in 0.001948253 sec. | ||
3460 | 2024.12.19 19:23:45.953824 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3461 | 2024.12.19 19:23:45.953930 [ 259 ] {f162eff1-8754-4ee3-b023-4abdc04e4c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3462 | 2024.12.19 19:23:45.953978 [ 259 ] {f162eff1-8754-4ee3-b023-4abdc04e4c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3463 | 2024.12.19 19:23:45.954417 [ 259 ] {f162eff1-8754-4ee3-b023-4abdc04e4c1b} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3464 | 2024.12.19 19:23:45.954457 [ 259 ] {f162eff1-8754-4ee3-b023-4abdc04e4c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3465 | 2024.12.19 19:23:45.954822 [ 259 ] {f162eff1-8754-4ee3-b023-4abdc04e4c1b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3466 | 2024.12.19 19:23:45.955060 [ 259 ] {f162eff1-8754-4ee3-b023-4abdc04e4c1b} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3467 | 2024.12.19 19:23:45.955275 [ 259 ] {f162eff1-8754-4ee3-b023-4abdc04e4c1b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001367 sec., 4389.1733723482075 rows/sec., 229.32 KiB/sec. | ||
3468 | 2024.12.19 19:23:45.955326 [ 259 ] {f162eff1-8754-4ee3-b023-4abdc04e4c1b} <Debug> TCPHandler: Processed in 0.001553002 sec. | ||
3469 | 2024.12.19 19:23:45.955474 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3470 | 2024.12.19 19:23:45.955582 [ 263 ] {1deddeb9-3b70-44fd-abae-3fdf114e93c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3471 | 2024.12.19 19:23:45.955634 [ 263 ] {1deddeb9-3b70-44fd-abae-3fdf114e93c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3472 | 2024.12.19 19:23:45.956243 [ 263 ] {1deddeb9-3b70-44fd-abae-3fdf114e93c1} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3473 | 2024.12.19 19:23:45.956291 [ 263 ] {1deddeb9-3b70-44fd-abae-3fdf114e93c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3474 | 2024.12.19 19:23:45.956740 [ 263 ] {1deddeb9-3b70-44fd-abae-3fdf114e93c1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3475 | 2024.12.19 19:23:45.956972 [ 263 ] {1deddeb9-3b70-44fd-abae-3fdf114e93c1} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3476 | 2024.12.19 19:23:45.957245 [ 263 ] {1deddeb9-3b70-44fd-abae-3fdf114e93c1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001685 sec., 140652.8189910979 rows/sec., 9.43 MiB/sec. | ||
3477 | 2024.12.19 19:23:45.957456 [ 263 ] {1deddeb9-3b70-44fd-abae-3fdf114e93c1} <Debug> TCPHandler: Processed in 0.002029945 sec. | ||
3478 | 2024.12.19 19:23:45.957639 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3479 | 2024.12.19 19:23:45.957761 [ 259 ] {e52eea05-06d4-43f7-8fea-036d21d4b6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3480 | 2024.12.19 19:23:45.957819 [ 259 ] {e52eea05-06d4-43f7-8fea-036d21d4b6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3481 | 2024.12.19 19:23:45.958347 [ 259 ] {e52eea05-06d4-43f7-8fea-036d21d4b6ce} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3482 | 2024.12.19 19:23:45.958401 [ 259 ] {e52eea05-06d4-43f7-8fea-036d21d4b6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3483 | 2024.12.19 19:23:45.958790 [ 259 ] {e52eea05-06d4-43f7-8fea-036d21d4b6ce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3484 | 2024.12.19 19:23:45.959019 [ 259 ] {e52eea05-06d4-43f7-8fea-036d21d4b6ce} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3485 | 2024.12.19 19:23:45.959174 [ 130 ] {} <Debug> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3486 | 2024.12.19 19:23:45.959241 [ 259 ] {e52eea05-06d4-43f7-8fea-036d21d4b6ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001503 sec., 665.3359946773121 rows/sec., 44.83 KiB/sec. | ||
3487 | 2024.12.19 19:23:45.959254 [ 130 ] {} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3488 | 2024.12.19 19:23:45.959330 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3489 | 2024.12.19 19:23:45.959364 [ 259 ] {e52eea05-06d4-43f7-8fea-036d21d4b6ce} <Debug> TCPHandler: Processed in 0.001791599 sec. | ||
3490 | 2024.12.19 19:23:45.959514 [ 197 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
3491 | 2024.12.19 19:23:45.959525 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3492 | 2024.12.19 19:23:45.959682 [ 197 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3493 | 2024.12.19 19:23:45.959687 [ 263 ] {7fc04f4c-1901-4f8e-8fff-443b7ae2dad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3494 | 2024.12.19 19:23:45.959724 [ 197 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
3495 | 2024.12.19 19:23:45.959851 [ 263 ] {7fc04f4c-1901-4f8e-8fff-443b7ae2dad0} <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 | ||
3496 | 2024.12.19 19:23:45.959913 [ 197 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3497 | 2024.12.19 19:23:45.960205 [ 197 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3498 | 2024.12.19 19:23:45.960439 [ 197 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3499 | 2024.12.19 19:23:45.960682 [ 197 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3500 | 2024.12.19 19:23:45.960867 [ 197 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
3501 | 2024.12.19 19:23:45.962830 [ 186 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.003380341 sec., 2958.281427820448 rows/sec., 199.34 KiB/sec. | ||
3502 | 2024.12.19 19:23:45.963250 [ 263 ] {7fc04f4c-1901-4f8e-8fff-443b7ae2dad0} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3503 | 2024.12.19 19:23:45.963255 [ 186 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3504 | 2024.12.19 19:23:45.963310 [ 263 ] {7fc04f4c-1901-4f8e-8fff-443b7ae2dad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3505 | 2024.12.19 19:23:45.964022 [ 186 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_10_2} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3506 | 2024.12.19 19:23:45.964257 [ 186 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_10_2} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
3507 | 2024.12.19 19:23:45.964440 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3508 | 2024.12.19 19:23:45.964666 [ 263 ] {7fc04f4c-1901-4f8e-8fff-443b7ae2dad0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3509 | 2024.12.19 19:23:45.964945 [ 263 ] {7fc04f4c-1901-4f8e-8fff-443b7ae2dad0} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3510 | 2024.12.19 19:23:45.965208 [ 263 ] {7fc04f4c-1901-4f8e-8fff-443b7ae2dad0} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.005565 sec., 6828.391734052112 rows/sec., 12.24 MiB/sec. | ||
3511 | 2024.12.19 19:23:45.965314 [ 263 ] {7fc04f4c-1901-4f8e-8fff-443b7ae2dad0} <Debug> TCPHandler: Processed in 0.005850708 sec. | ||
3512 | 2024.12.19 19:23:45.965473 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3513 | 2024.12.19 19:23:45.965605 [ 259 ] {9a94cfd2-956a-4903-bde7-1c49cef9af5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3514 | 2024.12.19 19:23:45.965663 [ 259 ] {9a94cfd2-956a-4903-bde7-1c49cef9af5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3515 | 2024.12.19 19:23:45.966189 [ 259 ] {9a94cfd2-956a-4903-bde7-1c49cef9af5b} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3516 | 2024.12.19 19:23:45.966237 [ 259 ] {9a94cfd2-956a-4903-bde7-1c49cef9af5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3517 | 2024.12.19 19:23:45.966679 [ 259 ] {9a94cfd2-956a-4903-bde7-1c49cef9af5b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3518 | 2024.12.19 19:23:45.966920 [ 259 ] {9a94cfd2-956a-4903-bde7-1c49cef9af5b} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3519 | 2024.12.19 19:23:45.967161 [ 259 ] {9a94cfd2-956a-4903-bde7-1c49cef9af5b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001585 sec., 51735.01577287066 rows/sec., 3.29 MiB/sec. | ||
3520 | 2024.12.19 19:23:45.967280 [ 259 ] {9a94cfd2-956a-4903-bde7-1c49cef9af5b} <Debug> TCPHandler: Processed in 0.001871071 sec. | ||
3521 | 2024.12.19 19:23:46.001381 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000975607 sec. | ||
3522 | 2024.12.19 19:23:46.037965 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
3523 | 2024.12.19 19:23:46.060914 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3524 | 2024.12.19 19:23:46.060968 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3525 | 2024.12.19 19:23:46.068949 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3526 | 2024.12.19 19:23:46.069713 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3527 | 2024.12.19 19:23:46.070160 [ 130 ] {} <Debug> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3528 | 2024.12.19 19:23:46.070316 [ 130 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3529 | 2024.12.19 19:23:46.070428 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3530 | 2024.12.19 19:23:46.070961 [ 196 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::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 | ||
3531 | 2024.12.19 19:23:46.085067 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3532 | 2024.12.19 19:23:46.087033 [ 196 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3533 | 2024.12.19 19:23:46.088426 [ 196 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
3534 | 2024.12.19 19:23:46.093893 [ 196 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
3535 | 2024.12.19 19:23:46.099442 [ 196 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
3536 | 2024.12.19 19:23:46.105048 [ 196 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
3537 | 2024.12.19 19:23:46.111106 [ 196 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::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 | ||
3538 | 2024.12.19 19:23:46.115650 [ 196 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
3539 | 2024.12.19 19:23:46.173145 [ 197 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.102515028 sec., 1180.3147534622924 rows/sec., 6.10 MiB/sec. | ||
3540 | 2024.12.19 19:23:46.175794 [ 197 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3541 | 2024.12.19 19:23:46.178785 [ 197 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_16_3} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3542 | 2024.12.19 19:23:46.178902 [ 197 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_16_3} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3543 | 2024.12.19 19:23:46.181394 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
3544 | 2024.12.19 19:23:47.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.13 MiB, peak 188.08 MiB, free memory in arenas 0.00 B, will set to 179.79 MiB (RSS), difference: 1.66 MiB | ||
3545 | 2024.12.19 19:23:50.935685 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3546 | 2024.12.19 19:23:50.935888 [ 259 ] {1161a239-3e54-45c4-9632-60af89ada4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3547 | 2024.12.19 19:23:50.935964 [ 259 ] {1161a239-3e54-45c4-9632-60af89ada4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3548 | 2024.12.19 19:23:50.936687 [ 259 ] {1161a239-3e54-45c4-9632-60af89ada4b4} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3549 | 2024.12.19 19:23:50.936734 [ 259 ] {1161a239-3e54-45c4-9632-60af89ada4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3550 | 2024.12.19 19:23:50.937173 [ 259 ] {1161a239-3e54-45c4-9632-60af89ada4b4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3551 | 2024.12.19 19:23:50.937426 [ 259 ] {1161a239-3e54-45c4-9632-60af89ada4b4} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3552 | 2024.12.19 19:23:50.937652 [ 259 ] {1161a239-3e54-45c4-9632-60af89ada4b4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001818 sec., 1100.1100110011002 rows/sec., 89.71 KiB/sec. | ||
3553 | 2024.12.19 19:23:50.937710 [ 259 ] {1161a239-3e54-45c4-9632-60af89ada4b4} <Debug> TCPHandler: Processed in 0.002163578 sec. | ||
3554 | 2024.12.19 19:23:50.937870 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3555 | 2024.12.19 19:23:50.937983 [ 263 ] {7b1f4109-3dfa-49f6-9436-d97744d4ed9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3556 | 2024.12.19 19:23:50.938030 [ 263 ] {7b1f4109-3dfa-49f6-9436-d97744d4ed9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3557 | 2024.12.19 19:23:50.938586 [ 263 ] {7b1f4109-3dfa-49f6-9436-d97744d4ed9b} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3558 | 2024.12.19 19:23:50.938627 [ 263 ] {7b1f4109-3dfa-49f6-9436-d97744d4ed9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3559 | 2024.12.19 19:23:50.938997 [ 263 ] {7b1f4109-3dfa-49f6-9436-d97744d4ed9b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3560 | 2024.12.19 19:23:50.939243 [ 263 ] {7b1f4109-3dfa-49f6-9436-d97744d4ed9b} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3561 | 2024.12.19 19:23:50.939421 [ 122 ] {} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3562 | 2024.12.19 19:23:50.939480 [ 263 ] {7b1f4109-3dfa-49f6-9436-d97744d4ed9b} <Debug> executeQuery: Read 61 rows, 4.84 KiB in 0.001518 sec., 40184.45322793149 rows/sec., 3.12 MiB/sec. | ||
3563 | 2024.12.19 19:23:50.939501 [ 122 ] {} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3564 | 2024.12.19 19:23:50.939580 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3565 | 2024.12.19 19:23:50.939632 [ 263 ] {7b1f4109-3dfa-49f6-9436-d97744d4ed9b} <Debug> TCPHandler: Processed in 0.00181686 sec. | ||
3566 | 2024.12.19 19:23:50.939869 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
3567 | 2024.12.19 19:23:50.939875 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3568 | 2024.12.19 19:23:50.940089 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3569 | 2024.12.19 19:23:50.940117 [ 259 ] {5f87b840-14f4-4874-8d58-0553242784b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3570 | 2024.12.19 19:23:50.940130 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1429 rows starting from the beginning of the part | ||
3571 | 2024.12.19 19:23:50.940184 [ 259 ] {5f87b840-14f4-4874-8d58-0553242784b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3572 | 2024.12.19 19:23:50.940246 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
3573 | 2024.12.19 19:23:50.940658 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1420 rows starting from the beginning of the part | ||
3574 | 2024.12.19 19:23:50.941018 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
3575 | 2024.12.19 19:23:50.941287 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 279 rows starting from the beginning of the part | ||
3576 | 2024.12.19 19:23:50.941502 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 61 rows starting from the beginning of the part | ||
3577 | 2024.12.19 19:23:50.942358 [ 259 ] {5f87b840-14f4-4874-8d58-0553242784b4} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3578 | 2024.12.19 19:23:50.942406 [ 259 ] {5f87b840-14f4-4874-8d58-0553242784b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3579 | 2024.12.19 19:23:50.943070 [ 259 ] {5f87b840-14f4-4874-8d58-0553242784b4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3580 | 2024.12.19 19:23:50.943340 [ 259 ] {5f87b840-14f4-4874-8d58-0553242784b4} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3581 | 2024.12.19 19:23:50.943560 [ 122 ] {} <Debug> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3582 | 2024.12.19 19:23:50.943664 [ 122 ] {} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3583 | 2024.12.19 19:23:50.943734 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3584 | 2024.12.19 19:23:50.943745 [ 259 ] {5f87b840-14f4-4874-8d58-0553242784b4} <Debug> executeQuery: Read 4 rows, 297.00 B in 0.003644 sec., 1097.694840834248 rows/sec., 79.59 KiB/sec. | ||
3585 | 2024.12.19 19:23:50.944279 [ 259 ] {5f87b840-14f4-4874-8d58-0553242784b4} <Debug> TCPHandler: Processed in 0.004530783 sec. | ||
3586 | 2024.12.19 19:23:50.944502 [ 187 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::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 | ||
3587 | 2024.12.19 19:23:50.944573 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3588 | 2024.12.19 19:23:50.944626 [ 201 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.004931714 sec., 670963.4824728279 rows/sec., 58.61 MiB/sec. | ||
3589 | 2024.12.19 19:23:50.944843 [ 263 ] {17367abf-d3f2-45c7-9d84-bf2eba864b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3590 | 2024.12.19 19:23:50.944953 [ 187 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3591 | 2024.12.19 19:23:50.944974 [ 263 ] {17367abf-d3f2-45c7-9d84-bf2eba864b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3592 | 2024.12.19 19:23:50.945008 [ 201 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3593 | 2024.12.19 19:23:50.945117 [ 187 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 59 rows starting from the beginning of the part | ||
3594 | 2024.12.19 19:23:50.945597 [ 187 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::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 | ||
3595 | 2024.12.19 19:23:50.946185 [ 187 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part | ||
3596 | 2024.12.19 19:23:50.946465 [ 188 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_21_4} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3597 | 2024.12.19 19:23:50.946855 [ 187 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
3598 | 2024.12.19 19:23:50.947009 [ 188 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_21_4} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3599 | 2024.12.19 19:23:50.947434 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
3600 | 2024.12.19 19:23:50.947540 [ 187 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 45 rows starting from the beginning of the part | ||
3601 | 2024.12.19 19:23:50.947840 [ 187 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
3602 | 2024.12.19 19:23:50.948652 [ 263 ] {17367abf-d3f2-45c7-9d84-bf2eba864b11} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3603 | 2024.12.19 19:23:50.948714 [ 263 ] {17367abf-d3f2-45c7-9d84-bf2eba864b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3604 | 2024.12.19 19:23:50.949679 [ 263 ] {17367abf-d3f2-45c7-9d84-bf2eba864b11} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3605 | 2024.12.19 19:23:50.950263 [ 263 ] {17367abf-d3f2-45c7-9d84-bf2eba864b11} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3606 | 2024.12.19 19:23:50.950631 [ 122 ] {} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3607 | 2024.12.19 19:23:50.950732 [ 122 ] {} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3608 | 2024.12.19 19:23:50.950777 [ 201 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 5 columns (5 merged, 0 gathered) in 0.006822465 sec., 23305.35957311617 rows/sec., 1.76 MiB/sec. | ||
3609 | 2024.12.19 19:23:50.950811 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3610 | 2024.12.19 19:23:50.950929 [ 263 ] {17367abf-d3f2-45c7-9d84-bf2eba864b11} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.006132 sec., 11089.367253750816 rows/sec., 886.90 KiB/sec. | ||
3611 | 2024.12.19 19:23:50.951295 [ 188 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3612 | 2024.12.19 19:23:50.951396 [ 189 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
3613 | 2024.12.19 19:23:50.951469 [ 263 ] {17367abf-d3f2-45c7-9d84-bf2eba864b11} <Debug> TCPHandler: Processed in 0.007040221 sec. | ||
3614 | 2024.12.19 19:23:50.951869 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3615 | 2024.12.19 19:23:50.952276 [ 189 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3616 | 2024.12.19 19:23:50.952395 [ 189 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 908 rows starting from the beginning of the part | ||
3617 | 2024.12.19 19:23:50.952414 [ 259 ] {ebbf171a-204b-4fdb-a179-72a1329c9ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3618 | 2024.12.19 19:23:50.952660 [ 259 ] {ebbf171a-204b-4fdb-a179-72a1329c9ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3619 | 2024.12.19 19:23:50.952722 [ 189 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 66 rows starting from the beginning of the part | ||
3620 | 2024.12.19 19:23:50.952954 [ 188 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_16_3} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3621 | 2024.12.19 19:23:50.953318 [ 189 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 878 rows starting from the beginning of the part | ||
3622 | 2024.12.19 19:23:50.953425 [ 188 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_16_3} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3623 | 2024.12.19 19:23:50.953803 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3624 | 2024.12.19 19:23:50.953820 [ 189 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
3625 | 2024.12.19 19:23:50.954234 [ 189 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 420 rows starting from the beginning of the part | ||
3626 | 2024.12.19 19:23:50.954719 [ 189 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 68 rows starting from the beginning of the part | ||
3627 | 2024.12.19 19:23:50.955649 [ 259 ] {ebbf171a-204b-4fdb-a179-72a1329c9ea4} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3628 | 2024.12.19 19:23:50.955692 [ 259 ] {ebbf171a-204b-4fdb-a179-72a1329c9ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3629 | 2024.12.19 19:23:50.956297 [ 259 ] {ebbf171a-204b-4fdb-a179-72a1329c9ea4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3630 | 2024.12.19 19:23:50.956585 [ 259 ] {ebbf171a-204b-4fdb-a179-72a1329c9ea4} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3631 | 2024.12.19 19:23:50.956769 [ 188 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.005826848 sec., 412916.2113032638 rows/sec., 31.66 MiB/sec. | ||
3632 | 2024.12.19 19:23:50.956840 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3633 | 2024.12.19 19:23:50.956945 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3634 | 2024.12.19 19:23:50.957030 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3635 | 2024.12.19 19:23:50.957096 [ 259 ] {ebbf171a-204b-4fdb-a179-72a1329c9ea4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004824 sec., 33374.79270315091 rows/sec., 2.32 MiB/sec. | ||
3636 | 2024.12.19 19:23:50.957151 [ 189 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3637 | 2024.12.19 19:23:50.957797 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
3638 | 2024.12.19 19:23:50.957904 [ 259 ] {ebbf171a-204b-4fdb-a179-72a1329c9ea4} <Debug> TCPHandler: Processed in 0.006260949 sec. | ||
3639 | 2024.12.19 19:23:50.958325 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3640 | 2024.12.19 19:23:50.958557 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3641 | 2024.12.19 19:23:50.958630 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6206 rows starting from the beginning of the part | ||
3642 | 2024.12.19 19:23:50.958628 [ 189 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_21_4} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3643 | 2024.12.19 19:23:50.958643 [ 263 ] {82d00d0f-29ac-440b-b5a4-80fee4b8e628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3644 | 2024.12.19 19:23:50.959007 [ 189 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_21_4} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3645 | 2024.12.19 19:23:50.959109 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
3646 | 2024.12.19 19:23:50.959217 [ 263 ] {82d00d0f-29ac-440b-b5a4-80fee4b8e628} <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 | ||
3647 | 2024.12.19 19:23:50.959268 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
3648 | 2024.12.19 19:23:50.959557 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1084 rows starting from the beginning of the part | ||
3649 | 2024.12.19 19:23:50.959924 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
3650 | 2024.12.19 19:23:50.960283 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part | ||
3651 | 2024.12.19 19:23:50.960638 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 161 rows starting from the beginning of the part | ||
3652 | 2024.12.19 19:23:50.962827 [ 263 ] {82d00d0f-29ac-440b-b5a4-80fee4b8e628} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3653 | 2024.12.19 19:23:50.962869 [ 263 ] {82d00d0f-29ac-440b-b5a4-80fee4b8e628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3654 | 2024.12.19 19:23:50.963693 [ 263 ] {82d00d0f-29ac-440b-b5a4-80fee4b8e628} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3655 | 2024.12.19 19:23:50.964098 [ 263 ] {82d00d0f-29ac-440b-b5a4-80fee4b8e628} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3656 | 2024.12.19 19:23:50.964333 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3657 | 2024.12.19 19:23:50.964409 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3658 | 2024.12.19 19:23:50.964434 [ 263 ] {82d00d0f-29ac-440b-b5a4-80fee4b8e628} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.005841 sec., 342.407122068139 rows/sec., 628.30 KiB/sec. | ||
3659 | 2024.12.19 19:23:50.964449 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3660 | 2024.12.19 19:23:50.965256 [ 192 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::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 | ||
3661 | 2024.12.19 19:23:50.965429 [ 263 ] {82d00d0f-29ac-440b-b5a4-80fee4b8e628} <Debug> TCPHandler: Processed in 0.00737401 sec. | ||
3662 | 2024.12.19 19:23:50.965453 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8008 rows, containing 5 columns (5 merged, 0 gathered) in 0.008293775 sec., 965543.4346844471 rows/sec., 65.15 MiB/sec. | ||
3663 | 2024.12.19 19:23:50.965739 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3664 | 2024.12.19 19:23:50.966084 [ 259 ] {4f1eca5b-1841-4a0f-b539-c2477ea9adaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3665 | 2024.12.19 19:23:50.966167 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3666 | 2024.12.19 19:23:50.966292 [ 259 ] {4f1eca5b-1841-4a0f-b539-c2477ea9adaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3667 | 2024.12.19 19:23:50.966365 [ 192 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3668 | 2024.12.19 19:23:50.966702 [ 192 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 210 rows starting from the beginning of the part | ||
3669 | 2024.12.19 19:23:50.967166 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3670 | 2024.12.19 19:23:50.967700 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3671 | 2024.12.19 19:23:50.968061 [ 192 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::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 | ||
3672 | 2024.12.19 19:23:50.968078 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
3673 | 2024.12.19 19:23:50.968746 [ 192 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
3674 | 2024.12.19 19:23:50.969490 [ 192 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
3675 | 2024.12.19 19:23:50.969539 [ 259 ] {4f1eca5b-1841-4a0f-b539-c2477ea9adaf} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3676 | 2024.12.19 19:23:50.969616 [ 259 ] {4f1eca5b-1841-4a0f-b539-c2477ea9adaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3677 | 2024.12.19 19:23:50.970099 [ 192 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part | ||
3678 | 2024.12.19 19:23:50.970731 [ 192 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
3679 | 2024.12.19 19:23:50.971486 [ 259 ] {4f1eca5b-1841-4a0f-b539-c2477ea9adaf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3680 | 2024.12.19 19:23:50.972032 [ 259 ] {4f1eca5b-1841-4a0f-b539-c2477ea9adaf} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3681 | 2024.12.19 19:23:50.972361 [ 122 ] {} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3682 | 2024.12.19 19:23:50.972506 [ 122 ] {} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3683 | 2024.12.19 19:23:50.972588 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3684 | 2024.12.19 19:23:50.972942 [ 259 ] {4f1eca5b-1841-4a0f-b539-c2477ea9adaf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006904 sec., 8690.614136732329 rows/sec., 599.74 KiB/sec. | ||
3685 | 2024.12.19 19:23:50.973240 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
3686 | 2024.12.19 19:23:50.973870 [ 259 ] {4f1eca5b-1841-4a0f-b539-c2477ea9adaf} <Debug> TCPHandler: Processed in 0.008272064 sec. | ||
3687 | 2024.12.19 19:23:50.973896 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3688 | 2024.12.19 19:23:50.973982 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1136 rows starting from the beginning of the part | ||
3689 | 2024.12.19 19:23:50.974156 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
3690 | 2024.12.19 19:23:50.974445 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
3691 | 2024.12.19 19:23:50.974791 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
3692 | 2024.12.19 19:23:50.975105 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part | ||
3693 | 2024.12.19 19:23:50.975395 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
3694 | 2024.12.19 19:23:50.978747 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1480 rows, containing 4 columns (4 merged, 0 gathered) in 0.006014483 sec., 246072.68820944376 rows/sec., 16.05 MiB/sec. | ||
3695 | 2024.12.19 19:23:50.979001 [ 198 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3696 | 2024.12.19 19:23:50.979652 [ 198 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_21_4} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3697 | 2024.12.19 19:23:50.979916 [ 198 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_21_4} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3698 | 2024.12.19 19:23:50.980025 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
3699 | 2024.12.19 19:23:50.980758 [ 190 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 19 columns (19 merged, 0 gathered) in 0.016127237 sec., 18106.01530813989 rows/sec., 32.45 MiB/sec. | ||
3700 | 2024.12.19 19:23:50.981375 [ 190 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3701 | 2024.12.19 19:23:50.981794 [ 190 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3702 | 2024.12.19 19:23:50.981876 [ 190 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3703 | 2024.12.19 19:23:50.982013 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
3704 | 2024.12.19 19:23:53.058067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3705 | 2024.12.19 19:23:53.058739 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3706 | 2024.12.19 19:23:53.058792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3707 | 2024.12.19 19:23:53.059331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3708 | 2024.12.19 19:23:53.059608 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3709 | 2024.12.19 19:23:53.059943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3710 | 2024.12.19 19:23:53.586082 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3711 | 2024.12.19 19:23:53.605672 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3712 | 2024.12.19 19:23:53.605721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3713 | 2024.12.19 19:23:53.612720 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3714 | 2024.12.19 19:23:53.613467 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3715 | 2024.12.19 19:23:53.616404 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3716 | 2024.12.19 19:23:55.581282 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 524 | ||
3717 | 2024.12.19 19:23:55.584472 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3718 | 2024.12.19 19:23:55.584531 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3719 | 2024.12.19 19:23:55.586023 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3720 | 2024.12.19 19:23:55.586340 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3721 | 2024.12.19 19:23:55.587280 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
3722 | 2024.12.19 19:23:55.942259 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3723 | 2024.12.19 19:23:55.942570 [ 259 ] {5426a012-5651-4572-bc20-787b582bec66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3724 | 2024.12.19 19:23:55.942687 [ 259 ] {5426a012-5651-4572-bc20-787b582bec66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3725 | 2024.12.19 19:23:55.943607 [ 259 ] {5426a012-5651-4572-bc20-787b582bec66} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3726 | 2024.12.19 19:23:55.943652 [ 259 ] {5426a012-5651-4572-bc20-787b582bec66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3727 | 2024.12.19 19:23:55.944081 [ 259 ] {5426a012-5651-4572-bc20-787b582bec66} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3728 | 2024.12.19 19:23:55.944327 [ 259 ] {5426a012-5651-4572-bc20-787b582bec66} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3729 | 2024.12.19 19:23:55.944528 [ 259 ] {5426a012-5651-4572-bc20-787b582bec66} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002048 sec., 6835.9375 rows/sec., 492.10 KiB/sec. | ||
3730 | 2024.12.19 19:23:55.944585 [ 259 ] {5426a012-5651-4572-bc20-787b582bec66} <Debug> TCPHandler: Processed in 0.002521168 sec. | ||
3731 | 2024.12.19 19:23:55.944778 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3732 | 2024.12.19 19:23:55.944909 [ 263 ] {51e7dfa1-220b-4602-876b-921f4b02426f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3733 | 2024.12.19 19:23:55.944964 [ 263 ] {51e7dfa1-220b-4602-876b-921f4b02426f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3734 | 2024.12.19 19:23:55.945648 [ 263 ] {51e7dfa1-220b-4602-876b-921f4b02426f} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3735 | 2024.12.19 19:23:55.945685 [ 263 ] {51e7dfa1-220b-4602-876b-921f4b02426f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3736 | 2024.12.19 19:23:55.946056 [ 263 ] {51e7dfa1-220b-4602-876b-921f4b02426f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3737 | 2024.12.19 19:23:55.946290 [ 263 ] {51e7dfa1-220b-4602-876b-921f4b02426f} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3738 | 2024.12.19 19:23:55.946466 [ 263 ] {51e7dfa1-220b-4602-876b-921f4b02426f} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001587 sec., 175803.40264650283 rows/sec., 15.49 MiB/sec. | ||
3739 | 2024.12.19 19:23:55.946517 [ 263 ] {51e7dfa1-220b-4602-876b-921f4b02426f} <Debug> TCPHandler: Processed in 0.00181018 sec. | ||
3740 | 2024.12.19 19:23:55.946667 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3741 | 2024.12.19 19:23:55.946773 [ 259 ] {c0d3004f-b0c2-41cf-8328-7583ad7c2b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3742 | 2024.12.19 19:23:55.946820 [ 259 ] {c0d3004f-b0c2-41cf-8328-7583ad7c2b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3743 | 2024.12.19 19:23:55.947354 [ 259 ] {c0d3004f-b0c2-41cf-8328-7583ad7c2b6e} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3744 | 2024.12.19 19:23:55.947392 [ 259 ] {c0d3004f-b0c2-41cf-8328-7583ad7c2b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3745 | 2024.12.19 19:23:55.947742 [ 259 ] {c0d3004f-b0c2-41cf-8328-7583ad7c2b6e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3746 | 2024.12.19 19:23:55.947992 [ 259 ] {c0d3004f-b0c2-41cf-8328-7583ad7c2b6e} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3747 | 2024.12.19 19:23:55.948169 [ 259 ] {c0d3004f-b0c2-41cf-8328-7583ad7c2b6e} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.001418 sec., 31734.837799717912 rows/sec., 2.28 MiB/sec. | ||
3748 | 2024.12.19 19:23:55.948220 [ 259 ] {c0d3004f-b0c2-41cf-8328-7583ad7c2b6e} <Debug> TCPHandler: Processed in 0.001603944 sec. | ||
3749 | 2024.12.19 19:23:55.948370 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3750 | 2024.12.19 19:23:55.948498 [ 263 ] {be0fb7cd-9c4a-46e3-a52a-eef0566cab69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3751 | 2024.12.19 19:23:55.948551 [ 263 ] {be0fb7cd-9c4a-46e3-a52a-eef0566cab69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3752 | 2024.12.19 19:23:55.949152 [ 263 ] {be0fb7cd-9c4a-46e3-a52a-eef0566cab69} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3753 | 2024.12.19 19:23:55.949189 [ 263 ] {be0fb7cd-9c4a-46e3-a52a-eef0566cab69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3754 | 2024.12.19 19:23:55.949533 [ 263 ] {be0fb7cd-9c4a-46e3-a52a-eef0566cab69} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3755 | 2024.12.19 19:23:55.949764 [ 263 ] {be0fb7cd-9c4a-46e3-a52a-eef0566cab69} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3756 | 2024.12.19 19:23:55.949877 [ 117 ] {} <Debug> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3757 | 2024.12.19 19:23:55.949922 [ 117 ] {} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3758 | 2024.12.19 19:23:55.949944 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3759 | 2024.12.19 19:23:55.949948 [ 263 ] {be0fb7cd-9c4a-46e3-a52a-eef0566cab69} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001477 sec., 9478.67298578199 rows/sec., 663.82 KiB/sec. | ||
3760 | 2024.12.19 19:23:55.950144 [ 263 ] {be0fb7cd-9c4a-46e3-a52a-eef0566cab69} <Debug> TCPHandler: Processed in 0.00183149 sec. | ||
3761 | 2024.12.19 19:23:55.950444 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3762 | 2024.12.19 19:23:55.950647 [ 194 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::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 | ||
3763 | 2024.12.19 19:23:55.950689 [ 259 ] {be0410da-9876-4bbc-b587-8838a2f221db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3764 | 2024.12.19 19:23:55.950801 [ 259 ] {be0410da-9876-4bbc-b587-8838a2f221db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3765 | 2024.12.19 19:23:55.951130 [ 194 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3766 | 2024.12.19 19:23:55.951216 [ 194 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part | ||
3767 | 2024.12.19 19:23:55.951609 [ 194 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3768 | 2024.12.19 19:23:55.952083 [ 194 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3769 | 2024.12.19 19:23:55.952408 [ 194 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part | ||
3770 | 2024.12.19 19:23:55.952603 [ 194 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
3771 | 2024.12.19 19:23:55.952968 [ 194 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
3772 | 2024.12.19 19:23:55.953928 [ 259 ] {be0410da-9876-4bbc-b587-8838a2f221db} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3773 | 2024.12.19 19:23:55.954010 [ 259 ] {be0410da-9876-4bbc-b587-8838a2f221db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3774 | 2024.12.19 19:23:55.955020 [ 259 ] {be0410da-9876-4bbc-b587-8838a2f221db} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3775 | 2024.12.19 19:23:55.955536 [ 259 ] {be0410da-9876-4bbc-b587-8838a2f221db} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3776 | 2024.12.19 19:23:55.956073 [ 194 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.00593346 sec., 91009.2930600358 rows/sec., 6.52 MiB/sec. | ||
3777 | 2024.12.19 19:23:55.956095 [ 259 ] {be0410da-9876-4bbc-b587-8838a2f221db} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005453 sec., 2384.0088024940396 rows/sec., 148.64 KiB/sec. | ||
3778 | 2024.12.19 19:23:55.956238 [ 259 ] {be0410da-9876-4bbc-b587-8838a2f221db} <Debug> TCPHandler: Processed in 0.005983342 sec. | ||
3779 | 2024.12.19 19:23:55.956323 [ 194 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3780 | 2024.12.19 19:23:55.956416 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3781 | 2024.12.19 19:23:55.956617 [ 263 ] {8eeaa127-75e8-4600-9dbe-0a815d61f022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3782 | 2024.12.19 19:23:55.956700 [ 263 ] {8eeaa127-75e8-4600-9dbe-0a815d61f022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3783 | 2024.12.19 19:23:55.956777 [ 194 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_11_2} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3784 | 2024.12.19 19:23:55.957000 [ 194 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_11_2} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3785 | 2024.12.19 19:23:55.957202 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
3786 | 2024.12.19 19:23:55.957827 [ 263 ] {8eeaa127-75e8-4600-9dbe-0a815d61f022} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3787 | 2024.12.19 19:23:55.957870 [ 263 ] {8eeaa127-75e8-4600-9dbe-0a815d61f022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3788 | 2024.12.19 19:23:55.958257 [ 263 ] {8eeaa127-75e8-4600-9dbe-0a815d61f022} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3789 | 2024.12.19 19:23:55.958498 [ 263 ] {8eeaa127-75e8-4600-9dbe-0a815d61f022} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3790 | 2024.12.19 19:23:55.958683 [ 263 ] {8eeaa127-75e8-4600-9dbe-0a815d61f022} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.002135 sec., 196721.3114754098 rows/sec., 14.05 MiB/sec. | ||
3791 | 2024.12.19 19:23:55.958737 [ 263 ] {8eeaa127-75e8-4600-9dbe-0a815d61f022} <Debug> TCPHandler: Processed in 0.002414226 sec. | ||
3792 | 2024.12.19 19:23:55.958877 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3793 | 2024.12.19 19:23:55.959003 [ 259 ] {25f79b82-e046-4524-b33f-47d02794907b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3794 | 2024.12.19 19:23:55.959052 [ 259 ] {25f79b82-e046-4524-b33f-47d02794907b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3795 | 2024.12.19 19:23:55.959492 [ 259 ] {25f79b82-e046-4524-b33f-47d02794907b} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3796 | 2024.12.19 19:23:55.959530 [ 259 ] {25f79b82-e046-4524-b33f-47d02794907b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3797 | 2024.12.19 19:23:55.959890 [ 259 ] {25f79b82-e046-4524-b33f-47d02794907b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3798 | 2024.12.19 19:23:55.960128 [ 259 ] {25f79b82-e046-4524-b33f-47d02794907b} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3799 | 2024.12.19 19:23:55.960328 [ 115 ] {} <Debug> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3800 | 2024.12.19 19:23:55.960365 [ 259 ] {25f79b82-e046-4524-b33f-47d02794907b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001386 sec., 4329.004329004329 rows/sec., 226.17 KiB/sec. | ||
3801 | 2024.12.19 19:23:55.960420 [ 115 ] {} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3802 | 2024.12.19 19:23:55.960482 [ 259 ] {25f79b82-e046-4524-b33f-47d02794907b} <Debug> TCPHandler: Processed in 0.001666935 sec. | ||
3803 | 2024.12.19 19:23:55.960489 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3804 | 2024.12.19 19:23:55.960682 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3805 | 2024.12.19 19:23:55.960745 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::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 | ||
3806 | 2024.12.19 19:23:55.960866 [ 263 ] {6e311c6c-9bb4-4043-8a1b-7f125e471c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3807 | 2024.12.19 19:23:55.960979 [ 263 ] {6e311c6c-9bb4-4043-8a1b-7f125e471c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3808 | 2024.12.19 19:23:55.961135 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3809 | 2024.12.19 19:23:55.961228 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
3810 | 2024.12.19 19:23:55.961514 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
3811 | 2024.12.19 19:23:55.961894 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
3812 | 2024.12.19 19:23:55.962227 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
3813 | 2024.12.19 19:23:55.962558 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
3814 | 2024.12.19 19:23:55.963075 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
3815 | 2024.12.19 19:23:55.963827 [ 263 ] {6e311c6c-9bb4-4043-8a1b-7f125e471c0b} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3816 | 2024.12.19 19:23:55.963891 [ 263 ] {6e311c6c-9bb4-4043-8a1b-7f125e471c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3817 | 2024.12.19 19:23:55.964879 [ 263 ] {6e311c6c-9bb4-4043-8a1b-7f125e471c0b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3818 | 2024.12.19 19:23:55.965473 [ 263 ] {6e311c6c-9bb4-4043-8a1b-7f125e471c0b} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3819 | 2024.12.19 19:23:55.965905 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.005266352 sec., 12532.394340522624 rows/sec., 654.77 KiB/sec. | ||
3820 | 2024.12.19 19:23:55.966020 [ 263 ] {6e311c6c-9bb4-4043-8a1b-7f125e471c0b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005198 sec., 45594.459407464405 rows/sec., 3.06 MiB/sec. | ||
3821 | 2024.12.19 19:23:55.966135 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3822 | 2024.12.19 19:23:55.966157 [ 263 ] {6e311c6c-9bb4-4043-8a1b-7f125e471c0b} <Debug> TCPHandler: Processed in 0.00556966 sec. | ||
3823 | 2024.12.19 19:23:55.966353 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3824 | 2024.12.19 19:23:55.966553 [ 259 ] {70f1b86f-f3cd-4452-8d1b-e634c35cbe9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3825 | 2024.12.19 19:23:55.966632 [ 259 ] {70f1b86f-f3cd-4452-8d1b-e634c35cbe9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3826 | 2024.12.19 19:23:55.966676 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_11_2} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3827 | 2024.12.19 19:23:55.966938 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_11_2} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3828 | 2024.12.19 19:23:55.967124 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3829 | 2024.12.19 19:23:55.967430 [ 259 ] {70f1b86f-f3cd-4452-8d1b-e634c35cbe9d} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3830 | 2024.12.19 19:23:55.967478 [ 259 ] {70f1b86f-f3cd-4452-8d1b-e634c35cbe9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3831 | 2024.12.19 19:23:55.967844 [ 259 ] {70f1b86f-f3cd-4452-8d1b-e634c35cbe9d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3832 | 2024.12.19 19:23:55.968088 [ 259 ] {70f1b86f-f3cd-4452-8d1b-e634c35cbe9d} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3833 | 2024.12.19 19:23:55.968317 [ 259 ] {70f1b86f-f3cd-4452-8d1b-e634c35cbe9d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001818 sec., 550.0550055005501 rows/sec., 37.06 KiB/sec. | ||
3834 | 2024.12.19 19:23:55.968371 [ 259 ] {70f1b86f-f3cd-4452-8d1b-e634c35cbe9d} <Debug> TCPHandler: Processed in 0.002107587 sec. | ||
3835 | 2024.12.19 19:23:55.968510 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3836 | 2024.12.19 19:23:55.968638 [ 263 ] {752db2e2-5257-4b12-9e44-d63968a66959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3837 | 2024.12.19 19:23:55.968717 [ 263 ] {752db2e2-5257-4b12-9e44-d63968a66959} <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 | ||
3838 | 2024.12.19 19:23:55.969905 [ 263 ] {752db2e2-5257-4b12-9e44-d63968a66959} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3839 | 2024.12.19 19:23:55.969945 [ 263 ] {752db2e2-5257-4b12-9e44-d63968a66959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3840 | 2024.12.19 19:23:55.970629 [ 263 ] {752db2e2-5257-4b12-9e44-d63968a66959} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3841 | 2024.12.19 19:23:55.970891 [ 263 ] {752db2e2-5257-4b12-9e44-d63968a66959} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3842 | 2024.12.19 19:23:55.971224 [ 263 ] {752db2e2-5257-4b12-9e44-d63968a66959} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002591 sec., 14666.152064839831 rows/sec., 26.28 MiB/sec. | ||
3843 | 2024.12.19 19:23:55.971508 [ 263 ] {752db2e2-5257-4b12-9e44-d63968a66959} <Debug> TCPHandler: Processed in 0.003060793 sec. | ||
3844 | 2024.12.19 19:23:55.971650 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3845 | 2024.12.19 19:23:55.971759 [ 259 ] {683729f5-a79a-4436-94e1-45533b4247cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3846 | 2024.12.19 19:23:55.971808 [ 259 ] {683729f5-a79a-4436-94e1-45533b4247cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3847 | 2024.12.19 19:23:55.972248 [ 259 ] {683729f5-a79a-4436-94e1-45533b4247cd} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3848 | 2024.12.19 19:23:55.972289 [ 259 ] {683729f5-a79a-4436-94e1-45533b4247cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3849 | 2024.12.19 19:23:55.972679 [ 259 ] {683729f5-a79a-4436-94e1-45533b4247cd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3850 | 2024.12.19 19:23:55.972919 [ 259 ] {683729f5-a79a-4436-94e1-45533b4247cd} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3851 | 2024.12.19 19:23:55.973193 [ 259 ] {683729f5-a79a-4436-94e1-45533b4247cd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00145 sec., 56551.724137931036 rows/sec., 3.59 MiB/sec. | ||
3852 | 2024.12.19 19:23:55.973395 [ 259 ] {683729f5-a79a-4436-94e1-45533b4247cd} <Debug> TCPHandler: Processed in 0.001791939 sec. | ||
3853 | 2024.12.19 19:24:00.465055 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3854 | 2024.12.19 19:24:00.465126 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3855 | 2024.12.19 19:24:00.561016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
3856 | 2024.12.19 19:24:00.561697 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3857 | 2024.12.19 19:24:00.561762 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3858 | 2024.12.19 19:24:00.562301 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3859 | 2024.12.19 19:24:00.562568 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3860 | 2024.12.19 19:24:00.562899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3861 | 2024.12.19 19:24:00.936301 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3862 | 2024.12.19 19:24:00.936604 [ 259 ] {803c6978-56d2-43f0-b2f5-65e7fdcebd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3863 | 2024.12.19 19:24:00.936723 [ 259 ] {803c6978-56d2-43f0-b2f5-65e7fdcebd2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3864 | 2024.12.19 19:24:00.937678 [ 259 ] {803c6978-56d2-43f0-b2f5-65e7fdcebd2f} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3865 | 2024.12.19 19:24:00.937723 [ 259 ] {803c6978-56d2-43f0-b2f5-65e7fdcebd2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3866 | 2024.12.19 19:24:00.938157 [ 259 ] {803c6978-56d2-43f0-b2f5-65e7fdcebd2f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3867 | 2024.12.19 19:24:00.938410 [ 259 ] {803c6978-56d2-43f0-b2f5-65e7fdcebd2f} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3868 | 2024.12.19 19:24:00.938618 [ 259 ] {803c6978-56d2-43f0-b2f5-65e7fdcebd2f} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.002104 sec., 28517.110266159696 rows/sec., 2.21 MiB/sec. | ||
3869 | 2024.12.19 19:24:00.938685 [ 259 ] {803c6978-56d2-43f0-b2f5-65e7fdcebd2f} <Debug> TCPHandler: Processed in 0.00257704 sec. | ||
3870 | 2024.12.19 19:24:00.938861 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3871 | 2024.12.19 19:24:00.939007 [ 263 ] {cb6fbcb1-c398-48d4-9637-24d46785dc37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3872 | 2024.12.19 19:24:00.939068 [ 263 ] {cb6fbcb1-c398-48d4-9637-24d46785dc37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3873 | 2024.12.19 19:24:00.939623 [ 263 ] {cb6fbcb1-c398-48d4-9637-24d46785dc37} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3874 | 2024.12.19 19:24:00.939662 [ 263 ] {cb6fbcb1-c398-48d4-9637-24d46785dc37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3875 | 2024.12.19 19:24:00.940018 [ 263 ] {cb6fbcb1-c398-48d4-9637-24d46785dc37} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3876 | 2024.12.19 19:24:00.940263 [ 263 ] {cb6fbcb1-c398-48d4-9637-24d46785dc37} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3877 | 2024.12.19 19:24:00.940452 [ 263 ] {cb6fbcb1-c398-48d4-9637-24d46785dc37} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001481 sec., 1350.4388926401082 rows/sec., 101.55 KiB/sec. | ||
3878 | 2024.12.19 19:24:00.940503 [ 263 ] {cb6fbcb1-c398-48d4-9637-24d46785dc37} <Debug> TCPHandler: Processed in 0.001713077 sec. | ||
3879 | 2024.12.19 19:24:00.940629 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3880 | 2024.12.19 19:24:00.940741 [ 259 ] {58e1042b-a19d-4688-8501-7896ce1ae333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3881 | 2024.12.19 19:24:00.940788 [ 259 ] {58e1042b-a19d-4688-8501-7896ce1ae333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3882 | 2024.12.19 19:24:00.941327 [ 259 ] {58e1042b-a19d-4688-8501-7896ce1ae333} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3883 | 2024.12.19 19:24:00.941366 [ 259 ] {58e1042b-a19d-4688-8501-7896ce1ae333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3884 | 2024.12.19 19:24:00.941721 [ 259 ] {58e1042b-a19d-4688-8501-7896ce1ae333} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3885 | 2024.12.19 19:24:00.941955 [ 259 ] {58e1042b-a19d-4688-8501-7896ce1ae333} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3886 | 2024.12.19 19:24:00.942130 [ 259 ] {58e1042b-a19d-4688-8501-7896ce1ae333} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001413 sec., 46709.12951167728 rows/sec., 3.65 MiB/sec. | ||
3887 | 2024.12.19 19:24:00.942182 [ 259 ] {58e1042b-a19d-4688-8501-7896ce1ae333} <Debug> TCPHandler: Processed in 0.001603753 sec. | ||
3888 | 2024.12.19 19:24:00.942332 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3889 | 2024.12.19 19:24:00.942463 [ 263 ] {8c837294-1a43-41ac-b0f0-a8156336aa31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3890 | 2024.12.19 19:24:00.942522 [ 263 ] {8c837294-1a43-41ac-b0f0-a8156336aa31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3891 | 2024.12.19 19:24:00.943132 [ 263 ] {8c837294-1a43-41ac-b0f0-a8156336aa31} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3892 | 2024.12.19 19:24:00.943170 [ 263 ] {8c837294-1a43-41ac-b0f0-a8156336aa31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3893 | 2024.12.19 19:24:00.943547 [ 263 ] {8c837294-1a43-41ac-b0f0-a8156336aa31} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3894 | 2024.12.19 19:24:00.943778 [ 263 ] {8c837294-1a43-41ac-b0f0-a8156336aa31} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3895 | 2024.12.19 19:24:00.943949 [ 263 ] {8c837294-1a43-41ac-b0f0-a8156336aa31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001517 sec., 105471.32498352011 rows/sec., 7.35 MiB/sec. | ||
3896 | 2024.12.19 19:24:00.944000 [ 263 ] {8c837294-1a43-41ac-b0f0-a8156336aa31} <Debug> TCPHandler: Processed in 0.001730817 sec. | ||
3897 | 2024.12.19 19:24:00.944132 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3898 | 2024.12.19 19:24:00.944261 [ 259 ] {877b7a3e-ddc4-4099-8560-20d745c914fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3899 | 2024.12.19 19:24:00.944340 [ 259 ] {877b7a3e-ddc4-4099-8560-20d745c914fa} <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 | ||
3900 | 2024.12.19 19:24:00.945475 [ 259 ] {877b7a3e-ddc4-4099-8560-20d745c914fa} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3901 | 2024.12.19 19:24:00.945513 [ 259 ] {877b7a3e-ddc4-4099-8560-20d745c914fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3902 | 2024.12.19 19:24:00.946098 [ 259 ] {877b7a3e-ddc4-4099-8560-20d745c914fa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3903 | 2024.12.19 19:24:00.946348 [ 259 ] {877b7a3e-ddc4-4099-8560-20d745c914fa} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3904 | 2024.12.19 19:24:00.946546 [ 259 ] {877b7a3e-ddc4-4099-8560-20d745c914fa} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002315 sec., 863.9308855291578 rows/sec., 1.55 MiB/sec. | ||
3905 | 2024.12.19 19:24:00.946647 [ 259 ] {877b7a3e-ddc4-4099-8560-20d745c914fa} <Debug> TCPHandler: Processed in 0.00257096 sec. | ||
3906 | 2024.12.19 19:24:00.946790 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3907 | 2024.12.19 19:24:00.946918 [ 263 ] {ffb65bc2-749d-4de8-a7f0-6f5e48cdc350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3908 | 2024.12.19 19:24:00.946974 [ 263 ] {ffb65bc2-749d-4de8-a7f0-6f5e48cdc350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3909 | 2024.12.19 19:24:00.947444 [ 263 ] {ffb65bc2-749d-4de8-a7f0-6f5e48cdc350} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3910 | 2024.12.19 19:24:00.947482 [ 263 ] {ffb65bc2-749d-4de8-a7f0-6f5e48cdc350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3911 | 2024.12.19 19:24:00.947825 [ 263 ] {ffb65bc2-749d-4de8-a7f0-6f5e48cdc350} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3912 | 2024.12.19 19:24:00.948064 [ 263 ] {ffb65bc2-749d-4de8-a7f0-6f5e48cdc350} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3913 | 2024.12.19 19:24:00.948274 [ 263 ] {ffb65bc2-749d-4de8-a7f0-6f5e48cdc350} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec. | ||
3914 | 2024.12.19 19:24:00.948442 [ 263 ] {ffb65bc2-749d-4de8-a7f0-6f5e48cdc350} <Debug> TCPHandler: Processed in 0.001711776 sec. | ||
3915 | 2024.12.19 19:24:01.117396 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3916 | 2024.12.19 19:24:01.137639 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3917 | 2024.12.19 19:24:01.137709 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3918 | 2024.12.19 19:24:01.145533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3919 | 2024.12.19 19:24:01.146311 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3920 | 2024.12.19 19:24:01.148949 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3921 | 2024.12.19 19:24:05.456070 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3922 | 2024.12.19 19:24:05.456371 [ 259 ] {f8b82bbe-6ec9-4fa3-9708-53378f358f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3923 | 2024.12.19 19:24:05.456446 [ 259 ] {f8b82bbe-6ec9-4fa3-9708-53378f358f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3924 | 2024.12.19 19:24:05.457191 [ 259 ] {f8b82bbe-6ec9-4fa3-9708-53378f358f2d} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3925 | 2024.12.19 19:24:05.457239 [ 259 ] {f8b82bbe-6ec9-4fa3-9708-53378f358f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3926 | 2024.12.19 19:24:05.457663 [ 259 ] {f8b82bbe-6ec9-4fa3-9708-53378f358f2d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3927 | 2024.12.19 19:24:05.457914 [ 259 ] {f8b82bbe-6ec9-4fa3-9708-53378f358f2d} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3928 | 2024.12.19 19:24:05.458157 [ 259 ] {f8b82bbe-6ec9-4fa3-9708-53378f358f2d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001842 sec., 7600.43431053203 rows/sec., 547.13 KiB/sec. | ||
3929 | 2024.12.19 19:24:05.458217 [ 259 ] {f8b82bbe-6ec9-4fa3-9708-53378f358f2d} <Debug> TCPHandler: Processed in 0.002340063 sec. | ||
3930 | 2024.12.19 19:24:05.458394 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3931 | 2024.12.19 19:24:05.458528 [ 263 ] {ecbc8476-a7db-4a51-8937-4678c64dc025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3932 | 2024.12.19 19:24:05.458584 [ 263 ] {ecbc8476-a7db-4a51-8937-4678c64dc025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3933 | 2024.12.19 19:24:05.459238 [ 263 ] {ecbc8476-a7db-4a51-8937-4678c64dc025} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3934 | 2024.12.19 19:24:05.459282 [ 263 ] {ecbc8476-a7db-4a51-8937-4678c64dc025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3935 | 2024.12.19 19:24:05.459628 [ 263 ] {ecbc8476-a7db-4a51-8937-4678c64dc025} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3936 | 2024.12.19 19:24:05.459867 [ 263 ] {ecbc8476-a7db-4a51-8937-4678c64dc025} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3937 | 2024.12.19 19:24:05.460080 [ 263 ] {ecbc8476-a7db-4a51-8937-4678c64dc025} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001581 sec., 8855.154965211892 rows/sec., 722.08 KiB/sec. | ||
3938 | 2024.12.19 19:24:05.460134 [ 263 ] {ecbc8476-a7db-4a51-8937-4678c64dc025} <Debug> TCPHandler: Processed in 0.001807739 sec. | ||
3939 | 2024.12.19 19:24:05.460281 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3940 | 2024.12.19 19:24:05.460411 [ 259 ] {a455dc85-c311-471d-a67e-b23f36307421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3941 | 2024.12.19 19:24:05.460468 [ 259 ] {a455dc85-c311-471d-a67e-b23f36307421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3942 | 2024.12.19 19:24:05.461708 [ 259 ] {a455dc85-c311-471d-a67e-b23f36307421} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3943 | 2024.12.19 19:24:05.461749 [ 259 ] {a455dc85-c311-471d-a67e-b23f36307421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3944 | 2024.12.19 19:24:05.462196 [ 259 ] {a455dc85-c311-471d-a67e-b23f36307421} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3945 | 2024.12.19 19:24:05.462438 [ 259 ] {a455dc85-c311-471d-a67e-b23f36307421} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3946 | 2024.12.19 19:24:05.462648 [ 259 ] {a455dc85-c311-471d-a67e-b23f36307421} <Debug> executeQuery: Read 1426 rows, 121.81 KiB in 0.002267 sec., 629025.1433612704 rows/sec., 52.47 MiB/sec. | ||
3947 | 2024.12.19 19:24:05.462702 [ 259 ] {a455dc85-c311-471d-a67e-b23f36307421} <Debug> TCPHandler: Processed in 0.002480098 sec. | ||
3948 | 2024.12.19 19:24:05.462861 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3949 | 2024.12.19 19:24:05.462988 [ 263 ] {104a897f-a88f-4486-969e-eb0e8cdc285f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3950 | 2024.12.19 19:24:05.463042 [ 263 ] {104a897f-a88f-4486-969e-eb0e8cdc285f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3951 | 2024.12.19 19:24:05.463633 [ 263 ] {104a897f-a88f-4486-969e-eb0e8cdc285f} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3952 | 2024.12.19 19:24:05.463672 [ 263 ] {104a897f-a88f-4486-969e-eb0e8cdc285f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3953 | 2024.12.19 19:24:05.464017 [ 263 ] {104a897f-a88f-4486-969e-eb0e8cdc285f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3954 | 2024.12.19 19:24:05.464250 [ 263 ] {104a897f-a88f-4486-969e-eb0e8cdc285f} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3955 | 2024.12.19 19:24:05.464515 [ 263 ] {104a897f-a88f-4486-969e-eb0e8cdc285f} <Debug> executeQuery: Read 59 rows, 4.29 KiB in 0.001553 sec., 37990.985189954925 rows/sec., 2.70 MiB/sec. | ||
3956 | 2024.12.19 19:24:05.464721 [ 263 ] {104a897f-a88f-4486-969e-eb0e8cdc285f} <Debug> TCPHandler: Processed in 0.001919842 sec. | ||
3957 | 2024.12.19 19:24:05.464893 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3958 | 2024.12.19 19:24:05.465027 [ 259 ] {5cc2939d-8271-4a03-b957-532604ab301b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3959 | 2024.12.19 19:24:05.465083 [ 259 ] {5cc2939d-8271-4a03-b957-532604ab301b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3960 | 2024.12.19 19:24:05.465753 [ 259 ] {5cc2939d-8271-4a03-b957-532604ab301b} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3961 | 2024.12.19 19:24:05.465794 [ 259 ] {5cc2939d-8271-4a03-b957-532604ab301b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3962 | 2024.12.19 19:24:05.466144 [ 259 ] {5cc2939d-8271-4a03-b957-532604ab301b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3963 | 2024.12.19 19:24:05.466390 [ 259 ] {5cc2939d-8271-4a03-b957-532604ab301b} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3964 | 2024.12.19 19:24:05.466605 [ 259 ] {5cc2939d-8271-4a03-b957-532604ab301b} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001608 sec., 150497.51243781095 rows/sec., 10.20 MiB/sec. | ||
3965 | 2024.12.19 19:24:05.466659 [ 259 ] {5cc2939d-8271-4a03-b957-532604ab301b} <Debug> TCPHandler: Processed in 0.00182953 sec. | ||
3966 | 2024.12.19 19:24:05.466807 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3967 | 2024.12.19 19:24:05.466935 [ 263 ] {3f9a4024-1d49-48f6-a2a3-2d15a29a90b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3968 | 2024.12.19 19:24:05.466987 [ 263 ] {3f9a4024-1d49-48f6-a2a3-2d15a29a90b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3969 | 2024.12.19 19:24:05.467555 [ 263 ] {3f9a4024-1d49-48f6-a2a3-2d15a29a90b0} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3970 | 2024.12.19 19:24:05.467594 [ 263 ] {3f9a4024-1d49-48f6-a2a3-2d15a29a90b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3971 | 2024.12.19 19:24:05.467940 [ 263 ] {3f9a4024-1d49-48f6-a2a3-2d15a29a90b0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3972 | 2024.12.19 19:24:05.468181 [ 263 ] {3f9a4024-1d49-48f6-a2a3-2d15a29a90b0} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3973 | 2024.12.19 19:24:05.468422 [ 263 ] {3f9a4024-1d49-48f6-a2a3-2d15a29a90b0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001508 sec., 8620.689655172413 rows/sec., 537.50 KiB/sec. | ||
3974 | 2024.12.19 19:24:05.468496 [ 263 ] {3f9a4024-1d49-48f6-a2a3-2d15a29a90b0} <Debug> TCPHandler: Processed in 0.001751858 sec. | ||
3975 | 2024.12.19 19:24:05.468638 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3976 | 2024.12.19 19:24:05.468766 [ 259 ] {a7288023-1449-4015-b877-4053993d40d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3977 | 2024.12.19 19:24:05.468820 [ 259 ] {a7288023-1449-4015-b877-4053993d40d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3978 | 2024.12.19 19:24:05.469711 [ 259 ] {a7288023-1449-4015-b877-4053993d40d5} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3979 | 2024.12.19 19:24:05.469750 [ 259 ] {a7288023-1449-4015-b877-4053993d40d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3980 | 2024.12.19 19:24:05.470134 [ 259 ] {a7288023-1449-4015-b877-4053993d40d5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3981 | 2024.12.19 19:24:05.470371 [ 259 ] {a7288023-1449-4015-b877-4053993d40d5} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3982 | 2024.12.19 19:24:05.470579 [ 259 ] {a7288023-1449-4015-b877-4053993d40d5} <Debug> executeQuery: Read 890 rows, 66.16 KiB in 0.001841 sec., 483432.916892993 rows/sec., 35.09 MiB/sec. | ||
3983 | 2024.12.19 19:24:05.470632 [ 259 ] {a7288023-1449-4015-b877-4053993d40d5} <Debug> TCPHandler: Processed in 0.002057046 sec. | ||
3984 | 2024.12.19 19:24:05.470764 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3985 | 2024.12.19 19:24:05.470870 [ 263 ] {a4edb6dc-e58f-4504-907b-5624bb47387e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3986 | 2024.12.19 19:24:05.470917 [ 263 ] {a4edb6dc-e58f-4504-907b-5624bb47387e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3987 | 2024.12.19 19:24:05.471357 [ 263 ] {a4edb6dc-e58f-4504-907b-5624bb47387e} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3988 | 2024.12.19 19:24:05.471396 [ 263 ] {a4edb6dc-e58f-4504-907b-5624bb47387e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3989 | 2024.12.19 19:24:05.471803 [ 263 ] {a4edb6dc-e58f-4504-907b-5624bb47387e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3990 | 2024.12.19 19:24:05.472036 [ 263 ] {a4edb6dc-e58f-4504-907b-5624bb47387e} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3991 | 2024.12.19 19:24:05.472237 [ 263 ] {a4edb6dc-e58f-4504-907b-5624bb47387e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001387 sec., 4325.883201153569 rows/sec., 226.01 KiB/sec. | ||
3992 | 2024.12.19 19:24:05.472287 [ 263 ] {a4edb6dc-e58f-4504-907b-5624bb47387e} <Debug> TCPHandler: Processed in 0.001574313 sec. | ||
3993 | 2024.12.19 19:24:05.472423 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3994 | 2024.12.19 19:24:05.472530 [ 259 ] {2ae029db-bdbf-4727-af73-cc3c686ee7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3995 | 2024.12.19 19:24:05.472579 [ 259 ] {2ae029db-bdbf-4727-af73-cc3c686ee7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3996 | 2024.12.19 19:24:05.473320 [ 259 ] {2ae029db-bdbf-4727-af73-cc3c686ee7dd} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3997 | 2024.12.19 19:24:05.473359 [ 259 ] {2ae029db-bdbf-4727-af73-cc3c686ee7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
3998 | 2024.12.19 19:24:05.473786 [ 259 ] {2ae029db-bdbf-4727-af73-cc3c686ee7dd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3999 | 2024.12.19 19:24:05.474023 [ 259 ] {2ae029db-bdbf-4727-af73-cc3c686ee7dd} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4000 | 2024.12.19 19:24:05.474230 [ 259 ] {2ae029db-bdbf-4727-af73-cc3c686ee7dd} <Debug> executeQuery: Read 1090 rows, 74.59 KiB in 0.001722 sec., 632984.9012775843 rows/sec., 42.30 MiB/sec. | ||
4001 | 2024.12.19 19:24:05.474284 [ 259 ] {2ae029db-bdbf-4727-af73-cc3c686ee7dd} <Debug> TCPHandler: Processed in 0.001916221 sec. | ||
4002 | 2024.12.19 19:24:05.474435 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4003 | 2024.12.19 19:24:05.474562 [ 263 ] {fc3b1033-489b-420d-bba5-6b37efde5b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4004 | 2024.12.19 19:24:05.474618 [ 263 ] {fc3b1033-489b-420d-bba5-6b37efde5b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4005 | 2024.12.19 19:24:05.475117 [ 263 ] {fc3b1033-489b-420d-bba5-6b37efde5b44} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4006 | 2024.12.19 19:24:05.475163 [ 263 ] {fc3b1033-489b-420d-bba5-6b37efde5b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4007 | 2024.12.19 19:24:05.475523 [ 263 ] {fc3b1033-489b-420d-bba5-6b37efde5b44} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4008 | 2024.12.19 19:24:05.475755 [ 263 ] {fc3b1033-489b-420d-bba5-6b37efde5b44} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4009 | 2024.12.19 19:24:05.475963 [ 263 ] {fc3b1033-489b-420d-bba5-6b37efde5b44} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001429 sec., 699.7900629811057 rows/sec., 47.15 KiB/sec. | ||
4010 | 2024.12.19 19:24:05.476012 [ 263 ] {fc3b1033-489b-420d-bba5-6b37efde5b44} <Debug> TCPHandler: Processed in 0.001639524 sec. | ||
4011 | 2024.12.19 19:24:05.476146 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4012 | 2024.12.19 19:24:05.476258 [ 259 ] {68701890-8b8f-4d03-bc31-ca3508bfb568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4013 | 2024.12.19 19:24:05.476337 [ 259 ] {68701890-8b8f-4d03-bc31-ca3508bfb568} <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 | ||
4014 | 2024.12.19 19:24:05.477622 [ 259 ] {68701890-8b8f-4d03-bc31-ca3508bfb568} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4015 | 2024.12.19 19:24:05.477663 [ 259 ] {68701890-8b8f-4d03-bc31-ca3508bfb568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4016 | 2024.12.19 19:24:05.478292 [ 259 ] {68701890-8b8f-4d03-bc31-ca3508bfb568} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4017 | 2024.12.19 19:24:05.478556 [ 259 ] {68701890-8b8f-4d03-bc31-ca3508bfb568} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4018 | 2024.12.19 19:24:05.478805 [ 259 ] {68701890-8b8f-4d03-bc31-ca3508bfb568} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002573 sec., 14768.752429071123 rows/sec., 26.46 MiB/sec. | ||
4019 | 2024.12.19 19:24:05.478900 [ 259 ] {68701890-8b8f-4d03-bc31-ca3508bfb568} <Debug> TCPHandler: Processed in 0.002805006 sec. | ||
4020 | 2024.12.19 19:24:05.479049 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4021 | 2024.12.19 19:24:05.479178 [ 263 ] {4248effe-fed8-4d3d-a103-a5fc45d51e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4022 | 2024.12.19 19:24:05.479234 [ 263 ] {4248effe-fed8-4d3d-a103-a5fc45d51e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4023 | 2024.12.19 19:24:05.479686 [ 263 ] {4248effe-fed8-4d3d-a103-a5fc45d51e77} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4024 | 2024.12.19 19:24:05.479725 [ 263 ] {4248effe-fed8-4d3d-a103-a5fc45d51e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4025 | 2024.12.19 19:24:05.480074 [ 263 ] {4248effe-fed8-4d3d-a103-a5fc45d51e77} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4026 | 2024.12.19 19:24:05.480320 [ 263 ] {4248effe-fed8-4d3d-a103-a5fc45d51e77} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4027 | 2024.12.19 19:24:05.480579 [ 263 ] {4248effe-fed8-4d3d-a103-a5fc45d51e77} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001428 sec., 57422.969187675066 rows/sec., 3.65 MiB/sec. | ||
4028 | 2024.12.19 19:24:05.480778 [ 263 ] {4248effe-fed8-4d3d-a103-a5fc45d51e77} <Debug> TCPHandler: Processed in 0.001786939 sec. | ||
4029 | 2024.12.19 19:24:05.588475 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 582 | ||
4030 | 2024.12.19 19:24:05.592344 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4031 | 2024.12.19 19:24:05.592407 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4032 | 2024.12.19 19:24:05.593880 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4033 | 2024.12.19 19:24:05.594191 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4034 | 2024.12.19 19:24:05.594742 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||
4035 | 2024.12.19 19:24:08.063949 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
4036 | 2024.12.19 19:24:08.064626 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4037 | 2024.12.19 19:24:08.064674 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4038 | 2024.12.19 19:24:08.065304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4039 | 2024.12.19 19:24:08.065590 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4040 | 2024.12.19 19:24:08.065798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
4041 | 2024.12.19 19:24:08.649942 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4042 | 2024.12.19 19:24:08.670804 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4043 | 2024.12.19 19:24:08.670861 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4044 | 2024.12.19 19:24:08.678262 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4045 | 2024.12.19 19:24:08.679042 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4046 | 2024.12.19 19:24:08.681843 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4047 | 2024.12.19 19:24:10.935475 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4048 | 2024.12.19 19:24:10.935800 [ 259 ] {c3554bc2-98db-4923-9a96-a86b1f831cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4049 | 2024.12.19 19:24:10.935920 [ 259 ] {c3554bc2-98db-4923-9a96-a86b1f831cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4050 | 2024.12.19 19:24:10.936942 [ 259 ] {c3554bc2-98db-4923-9a96-a86b1f831cd5} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4051 | 2024.12.19 19:24:10.936991 [ 259 ] {c3554bc2-98db-4923-9a96-a86b1f831cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4052 | 2024.12.19 19:24:10.937455 [ 259 ] {c3554bc2-98db-4923-9a96-a86b1f831cd5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4053 | 2024.12.19 19:24:10.937710 [ 259 ] {c3554bc2-98db-4923-9a96-a86b1f831cd5} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4054 | 2024.12.19 19:24:10.937971 [ 259 ] {c3554bc2-98db-4923-9a96-a86b1f831cd5} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.002259 sec., 26560.424966799466 rows/sec., 2.06 MiB/sec. | ||
4055 | 2024.12.19 19:24:10.938040 [ 259 ] {c3554bc2-98db-4923-9a96-a86b1f831cd5} <Debug> TCPHandler: Processed in 0.002765285 sec. | ||
4056 | 2024.12.19 19:24:10.938232 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4057 | 2024.12.19 19:24:10.938377 [ 263 ] {56fcfdd8-0dec-4c08-a7bf-39ad83f8c159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4058 | 2024.12.19 19:24:10.938438 [ 263 ] {56fcfdd8-0dec-4c08-a7bf-39ad83f8c159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4059 | 2024.12.19 19:24:10.939121 [ 263 ] {56fcfdd8-0dec-4c08-a7bf-39ad83f8c159} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4060 | 2024.12.19 19:24:10.939170 [ 263 ] {56fcfdd8-0dec-4c08-a7bf-39ad83f8c159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4061 | 2024.12.19 19:24:10.939565 [ 263 ] {56fcfdd8-0dec-4c08-a7bf-39ad83f8c159} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4062 | 2024.12.19 19:24:10.939801 [ 263 ] {56fcfdd8-0dec-4c08-a7bf-39ad83f8c159} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4063 | 2024.12.19 19:24:10.940021 [ 263 ] {56fcfdd8-0dec-4c08-a7bf-39ad83f8c159} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001679 sec., 1191.1852293031566 rows/sec., 89.57 KiB/sec. | ||
4064 | 2024.12.19 19:24:10.940073 [ 263 ] {56fcfdd8-0dec-4c08-a7bf-39ad83f8c159} <Debug> TCPHandler: Processed in 0.001911262 sec. | ||
4065 | 2024.12.19 19:24:10.940232 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4066 | 2024.12.19 19:24:10.940341 [ 259 ] {18b14bad-dff0-4e90-97f2-ab41d9d6bb27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4067 | 2024.12.19 19:24:10.940387 [ 259 ] {18b14bad-dff0-4e90-97f2-ab41d9d6bb27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4068 | 2024.12.19 19:24:10.941035 [ 259 ] {18b14bad-dff0-4e90-97f2-ab41d9d6bb27} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4069 | 2024.12.19 19:24:10.941084 [ 259 ] {18b14bad-dff0-4e90-97f2-ab41d9d6bb27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4070 | 2024.12.19 19:24:10.941499 [ 259 ] {18b14bad-dff0-4e90-97f2-ab41d9d6bb27} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4071 | 2024.12.19 19:24:10.941736 [ 259 ] {18b14bad-dff0-4e90-97f2-ab41d9d6bb27} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4072 | 2024.12.19 19:24:10.941963 [ 259 ] {18b14bad-dff0-4e90-97f2-ab41d9d6bb27} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001643 sec., 40170.419963481436 rows/sec., 3.14 MiB/sec. | ||
4073 | 2024.12.19 19:24:10.942098 [ 259 ] {18b14bad-dff0-4e90-97f2-ab41d9d6bb27} <Debug> TCPHandler: Processed in 0.001914962 sec. | ||
4074 | 2024.12.19 19:24:10.942239 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4075 | 2024.12.19 19:24:10.942351 [ 263 ] {2467d563-399d-459c-870e-076ef6ba139e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4076 | 2024.12.19 19:24:10.942404 [ 263 ] {2467d563-399d-459c-870e-076ef6ba139e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4077 | 2024.12.19 19:24:10.943036 [ 263 ] {2467d563-399d-459c-870e-076ef6ba139e} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4078 | 2024.12.19 19:24:10.943081 [ 263 ] {2467d563-399d-459c-870e-076ef6ba139e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4079 | 2024.12.19 19:24:10.943517 [ 263 ] {2467d563-399d-459c-870e-076ef6ba139e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4080 | 2024.12.19 19:24:10.943754 [ 263 ] {2467d563-399d-459c-870e-076ef6ba139e} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4081 | 2024.12.19 19:24:10.943964 [ 263 ] {2467d563-399d-459c-870e-076ef6ba139e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001642 sec., 97442.143727162 rows/sec., 6.79 MiB/sec. | ||
4082 | 2024.12.19 19:24:10.944015 [ 263 ] {2467d563-399d-459c-870e-076ef6ba139e} <Debug> TCPHandler: Processed in 0.001827779 sec. | ||
4083 | 2024.12.19 19:24:10.944155 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4084 | 2024.12.19 19:24:10.944263 [ 259 ] {5dc073ca-e683-4d98-8ead-586aa18c3a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4085 | 2024.12.19 19:24:10.944330 [ 259 ] {5dc073ca-e683-4d98-8ead-586aa18c3a6d} <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 | ||
4086 | 2024.12.19 19:24:10.945518 [ 259 ] {5dc073ca-e683-4d98-8ead-586aa18c3a6d} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4087 | 2024.12.19 19:24:10.945557 [ 259 ] {5dc073ca-e683-4d98-8ead-586aa18c3a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4088 | 2024.12.19 19:24:10.946140 [ 259 ] {5dc073ca-e683-4d98-8ead-586aa18c3a6d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4089 | 2024.12.19 19:24:10.946405 [ 259 ] {5dc073ca-e683-4d98-8ead-586aa18c3a6d} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4090 | 2024.12.19 19:24:10.946740 [ 259 ] {5dc073ca-e683-4d98-8ead-586aa18c3a6d} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002479 sec., 806.7769261799112 rows/sec., 1.45 MiB/sec. | ||
4091 | 2024.12.19 19:24:10.947102 [ 259 ] {5dc073ca-e683-4d98-8ead-586aa18c3a6d} <Debug> TCPHandler: Processed in 0.002998361 sec. | ||
4092 | 2024.12.19 19:24:10.947247 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4093 | 2024.12.19 19:24:10.947376 [ 263 ] {91aebde7-7d3b-4550-ac54-3900c99a723a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4094 | 2024.12.19 19:24:10.947426 [ 263 ] {91aebde7-7d3b-4550-ac54-3900c99a723a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4095 | 2024.12.19 19:24:10.947863 [ 263 ] {91aebde7-7d3b-4550-ac54-3900c99a723a} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4096 | 2024.12.19 19:24:10.947902 [ 263 ] {91aebde7-7d3b-4550-ac54-3900c99a723a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4097 | 2024.12.19 19:24:10.948246 [ 263 ] {91aebde7-7d3b-4550-ac54-3900c99a723a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4098 | 2024.12.19 19:24:10.948483 [ 263 ] {91aebde7-7d3b-4550-ac54-3900c99a723a} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4099 | 2024.12.19 19:24:10.948700 [ 263 ] {91aebde7-7d3b-4550-ac54-3900c99a723a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec. | ||
4100 | 2024.12.19 19:24:10.948750 [ 263 ] {91aebde7-7d3b-4550-ac54-3900c99a723a} <Debug> TCPHandler: Processed in 0.001564902 sec. | ||
4101 | 2024.12.19 19:24:15.465377 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4102 | 2024.12.19 19:24:15.465451 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4103 | 2024.12.19 19:24:15.566840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
4104 | 2024.12.19 19:24:15.567461 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4105 | 2024.12.19 19:24:15.567506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4106 | 2024.12.19 19:24:15.568071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4107 | 2024.12.19 19:24:15.568343 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4108 | 2024.12.19 19:24:15.568613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4109 | 2024.12.19 19:24:15.595888 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 594 | ||
4110 | 2024.12.19 19:24:15.598478 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4111 | 2024.12.19 19:24:15.598532 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4112 | 2024.12.19 19:24:15.599962 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4113 | 2024.12.19 19:24:15.600270 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4114 | 2024.12.19 19:24:15.600879 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 594 | ||
4115 | 2024.12.19 19:24:15.942609 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4116 | 2024.12.19 19:24:15.942808 [ 259 ] {cef4e289-00e4-4562-92a6-3ccd0c97ff99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4117 | 2024.12.19 19:24:15.942903 [ 259 ] {cef4e289-00e4-4562-92a6-3ccd0c97ff99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4118 | 2024.12.19 19:24:15.943717 [ 259 ] {cef4e289-00e4-4562-92a6-3ccd0c97ff99} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4119 | 2024.12.19 19:24:15.943774 [ 259 ] {cef4e289-00e4-4562-92a6-3ccd0c97ff99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4120 | 2024.12.19 19:24:15.944212 [ 259 ] {cef4e289-00e4-4562-92a6-3ccd0c97ff99} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4121 | 2024.12.19 19:24:15.944474 [ 259 ] {cef4e289-00e4-4562-92a6-3ccd0c97ff99} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4122 | 2024.12.19 19:24:15.944681 [ 92 ] {} <Debug> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4123 | 2024.12.19 19:24:15.944746 [ 259 ] {cef4e289-00e4-4562-92a6-3ccd0c97ff99} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001993 sec., 7024.586051179127 rows/sec., 505.68 KiB/sec. | ||
4124 | 2024.12.19 19:24:15.944766 [ 92 ] {} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4125 | 2024.12.19 19:24:15.944847 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4126 | 2024.12.19 19:24:15.944903 [ 259 ] {cef4e289-00e4-4562-92a6-3ccd0c97ff99} <Debug> TCPHandler: Processed in 0.002434806 sec. | ||
4127 | 2024.12.19 19:24:15.945227 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4128 | 2024.12.19 19:24:15.945258 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
4129 | 2024.12.19 19:24:15.945514 [ 263 ] {f41b4b20-b913-42c1-8c58-7f5391213bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4130 | 2024.12.19 19:24:15.945536 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4131 | 2024.12.19 19:24:15.945616 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
4132 | 2024.12.19 19:24:15.945626 [ 263 ] {f41b4b20-b913-42c1-8c58-7f5391213bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4133 | 2024.12.19 19:24:15.945981 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
4134 | 2024.12.19 19:24:15.946297 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
4135 | 2024.12.19 19:24:15.946768 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
4136 | 2024.12.19 19:24:15.947065 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
4137 | 2024.12.19 19:24:15.948808 [ 263 ] {f41b4b20-b913-42c1-8c58-7f5391213bfd} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4138 | 2024.12.19 19:24:15.948885 [ 263 ] {f41b4b20-b913-42c1-8c58-7f5391213bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4139 | 2024.12.19 19:24:15.949707 [ 195 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004738428 sec., 14772.83183367986 rows/sec., 1.09 MiB/sec. | ||
4140 | 2024.12.19 19:24:15.949904 [ 263 ] {f41b4b20-b913-42c1-8c58-7f5391213bfd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4141 | 2024.12.19 19:24:15.950083 [ 195 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4142 | 2024.12.19 19:24:15.950352 [ 263 ] {f41b4b20-b913-42c1-8c58-7f5391213bfd} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4143 | 2024.12.19 19:24:15.950645 [ 92 ] {} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4144 | 2024.12.19 19:24:15.950751 [ 92 ] {} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4145 | 2024.12.19 19:24:15.950830 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4146 | 2024.12.19 19:24:15.950985 [ 263 ] {f41b4b20-b913-42c1-8c58-7f5391213bfd} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.005536 sec., 50397.398843930634 rows/sec., 4.44 MiB/sec. | ||
4147 | 2024.12.19 19:24:15.951099 [ 195 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_13_3} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4148 | 2024.12.19 19:24:15.951198 [ 191 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
4149 | 2024.12.19 19:24:15.951332 [ 263 ] {f41b4b20-b913-42c1-8c58-7f5391213bfd} <Debug> TCPHandler: Processed in 0.00628805 sec. | ||
4150 | 2024.12.19 19:24:15.951439 [ 195 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_13_3} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4151 | 2024.12.19 19:24:15.951629 [ 191 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4152 | 2024.12.19 19:24:15.951675 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4153 | 2024.12.19 19:24:15.951717 [ 191 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1431 rows starting from the beginning of the part | ||
4154 | 2024.12.19 19:24:15.951723 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4155 | 2024.12.19 19:24:15.952060 [ 191 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 279 rows starting from the beginning of the part | ||
4156 | 2024.12.19 19:24:15.952091 [ 259 ] {9f6dcf7e-66b1-4841-9ee9-f343d0e25a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4157 | 2024.12.19 19:24:15.952264 [ 259 ] {9f6dcf7e-66b1-4841-9ee9-f343d0e25a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4158 | 2024.12.19 19:24:15.952382 [ 191 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
4159 | 2024.12.19 19:24:15.952762 [ 191 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1426 rows starting from the beginning of the part | ||
4160 | 2024.12.19 19:24:15.953038 [ 191 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
4161 | 2024.12.19 19:24:15.953433 [ 191 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 279 rows starting from the beginning of the part | ||
4162 | 2024.12.19 19:24:15.954843 [ 259 ] {9f6dcf7e-66b1-4841-9ee9-f343d0e25a71} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4163 | 2024.12.19 19:24:15.954911 [ 259 ] {9f6dcf7e-66b1-4841-9ee9-f343d0e25a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4164 | 2024.12.19 19:24:15.955987 [ 259 ] {9f6dcf7e-66b1-4841-9ee9-f343d0e25a71} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4165 | 2024.12.19 19:24:15.956351 [ 259 ] {9f6dcf7e-66b1-4841-9ee9-f343d0e25a71} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4166 | 2024.12.19 19:24:15.956554 [ 92 ] {} <Debug> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4167 | 2024.12.19 19:24:15.956628 [ 92 ] {} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4168 | 2024.12.19 19:24:15.956669 [ 259 ] {9f6dcf7e-66b1-4841-9ee9-f343d0e25a71} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.004734 sec., 9505.703422053231 rows/sec., 699.93 KiB/sec. | ||
4169 | 2024.12.19 19:24:15.956680 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4170 | 2024.12.19 19:24:15.957113 [ 259 ] {9f6dcf7e-66b1-4841-9ee9-f343d0e25a71} <Debug> TCPHandler: Processed in 0.005602792 sec. | ||
4171 | 2024.12.19 19:24:15.957341 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::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 | ||
4172 | 2024.12.19 19:24:15.957514 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4173 | 2024.12.19 19:24:15.957693 [ 186 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3535 rows, containing 5 columns (5 merged, 0 gathered) in 0.006745192 sec., 524077.0018110678 rows/sec., 46.01 MiB/sec. | ||
4174 | 2024.12.19 19:24:15.957843 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4175 | 2024.12.19 19:24:15.957886 [ 263 ] {c5b51481-cc85-4a6d-9173-29dedd12413c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4176 | 2024.12.19 19:24:15.957907 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 63 rows starting from the beginning of the part | ||
4177 | 2024.12.19 19:24:15.958071 [ 263 ] {c5b51481-cc85-4a6d-9173-29dedd12413c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4178 | 2024.12.19 19:24:15.958226 [ 186 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4179 | 2024.12.19 19:24:15.958329 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 45 rows starting from the beginning of the part | ||
4180 | 2024.12.19 19:24:15.958918 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
4181 | 2024.12.19 19:24:15.959413 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 59 rows starting from the beginning of the part | ||
4182 | 2024.12.19 19:24:15.959483 [ 199 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_26_5} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4183 | 2024.12.19 19:24:15.960016 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
4184 | 2024.12.19 19:24:15.960296 [ 199 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_26_5} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4185 | 2024.12.19 19:24:15.960617 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 45 rows starting from the beginning of the part | ||
4186 | 2024.12.19 19:24:15.960797 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
4187 | 2024.12.19 19:24:15.962202 [ 263 ] {c5b51481-cc85-4a6d-9173-29dedd12413c} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4188 | 2024.12.19 19:24:15.962275 [ 263 ] {c5b51481-cc85-4a6d-9173-29dedd12413c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4189 | 2024.12.19 19:24:15.963350 [ 263 ] {c5b51481-cc85-4a6d-9173-29dedd12413c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4190 | 2024.12.19 19:24:15.963644 [ 186 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.006775384 sec., 31880.111887385276 rows/sec., 2.40 MiB/sec. | ||
4191 | 2024.12.19 19:24:15.963866 [ 263 ] {c5b51481-cc85-4a6d-9173-29dedd12413c} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4192 | 2024.12.19 19:24:15.963983 [ 186 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4193 | 2024.12.19 19:24:15.964371 [ 263 ] {c5b51481-cc85-4a6d-9173-29dedd12413c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006581 sec., 2127.336271083422 rows/sec., 148.98 KiB/sec. | ||
4194 | 2024.12.19 19:24:15.964526 [ 263 ] {c5b51481-cc85-4a6d-9173-29dedd12413c} <Debug> TCPHandler: Processed in 0.007240206 sec. | ||
4195 | 2024.12.19 19:24:15.964740 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4196 | 2024.12.19 19:24:15.964834 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_21_4} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4197 | 2024.12.19 19:24:15.964970 [ 259 ] {3afe386d-d15b-4a5b-9534-c9980e668b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4198 | 2024.12.19 19:24:15.965009 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_21_4} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4199 | 2024.12.19 19:24:15.965055 [ 259 ] {3afe386d-d15b-4a5b-9534-c9980e668b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4200 | 2024.12.19 19:24:15.965172 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4201 | 2024.12.19 19:24:15.965807 [ 259 ] {3afe386d-d15b-4a5b-9534-c9980e668b43} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4202 | 2024.12.19 19:24:15.965852 [ 259 ] {3afe386d-d15b-4a5b-9534-c9980e668b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4203 | 2024.12.19 19:24:15.966217 [ 259 ] {3afe386d-d15b-4a5b-9534-c9980e668b43} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4204 | 2024.12.19 19:24:15.966463 [ 259 ] {3afe386d-d15b-4a5b-9534-c9980e668b43} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4205 | 2024.12.19 19:24:15.966620 [ 92 ] {} <Debug> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4206 | 2024.12.19 19:24:15.966678 [ 92 ] {} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4207 | 2024.12.19 19:24:15.966714 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4208 | 2024.12.19 19:24:15.966719 [ 259 ] {3afe386d-d15b-4a5b-9534-c9980e668b43} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001829 sec., 7107.709130672499 rows/sec., 443.16 KiB/sec. | ||
4209 | 2024.12.19 19:24:15.966942 [ 259 ] {3afe386d-d15b-4a5b-9534-c9980e668b43} <Debug> TCPHandler: Processed in 0.002313043 sec. | ||
4210 | 2024.12.19 19:24:15.966962 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
4211 | 2024.12.19 19:24:15.967129 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4212 | 2024.12.19 19:24:15.967150 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4213 | 2024.12.19 19:24:15.967210 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
4214 | 2024.12.19 19:24:15.967399 [ 263 ] {6db1791b-acc5-4ace-be73-53dd61ad2f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4215 | 2024.12.19 19:24:15.967497 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
4216 | 2024.12.19 19:24:15.967605 [ 263 ] {6db1791b-acc5-4ace-be73-53dd61ad2f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4217 | 2024.12.19 19:24:15.967829 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
4218 | 2024.12.19 19:24:15.968206 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
4219 | 2024.12.19 19:24:15.968527 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
4220 | 2024.12.19 19:24:15.970611 [ 263 ] {6db1791b-acc5-4ace-be73-53dd61ad2f63} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4221 | 2024.12.19 19:24:15.970705 [ 263 ] {6db1791b-acc5-4ace-be73-53dd61ad2f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4222 | 2024.12.19 19:24:15.971100 [ 191 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004307507 sec., 15089.934850947426 rows/sec., 999.80 KiB/sec. | ||
4223 | 2024.12.19 19:24:15.971324 [ 191 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4224 | 2024.12.19 19:24:15.971623 [ 263 ] {6db1791b-acc5-4ace-be73-53dd61ad2f63} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4225 | 2024.12.19 19:24:15.971884 [ 191 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_13_3} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4226 | 2024.12.19 19:24:15.972037 [ 191 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_13_3} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4227 | 2024.12.19 19:24:15.972090 [ 263 ] {6db1791b-acc5-4ace-be73-53dd61ad2f63} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4228 | 2024.12.19 19:24:15.972197 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4229 | 2024.12.19 19:24:15.972401 [ 92 ] {} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4230 | 2024.12.19 19:24:15.972456 [ 92 ] {} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4231 | 2024.12.19 19:24:15.972490 [ 263 ] {6db1791b-acc5-4ace-be73-53dd61ad2f63} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.005208 sec., 80645.16129032258 rows/sec., 5.76 MiB/sec. | ||
4232 | 2024.12.19 19:24:15.972496 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4233 | 2024.12.19 19:24:15.972781 [ 263 ] {6db1791b-acc5-4ace-be73-53dd61ad2f63} <Debug> TCPHandler: Processed in 0.005725145 sec. | ||
4234 | 2024.12.19 19:24:15.972916 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
4235 | 2024.12.19 19:24:15.973214 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4236 | 2024.12.19 19:24:15.973430 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4237 | 2024.12.19 19:24:15.973500 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
4238 | 2024.12.19 19:24:15.973547 [ 259 ] {c6c54f1f-287d-4a23-9192-1d11284511b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4239 | 2024.12.19 19:24:15.973729 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 420 rows starting from the beginning of the part | ||
4240 | 2024.12.19 19:24:15.973762 [ 259 ] {c6c54f1f-287d-4a23-9192-1d11284511b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4241 | 2024.12.19 19:24:15.974127 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 66 rows starting from the beginning of the part | ||
4242 | 2024.12.19 19:24:15.974513 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 890 rows starting from the beginning of the part | ||
4243 | 2024.12.19 19:24:15.974864 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part | ||
4244 | 2024.12.19 19:24:15.975207 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 420 rows starting from the beginning of the part | ||
4245 | 2024.12.19 19:24:15.976130 [ 259 ] {c6c54f1f-287d-4a23-9192-1d11284511b6} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4246 | 2024.12.19 19:24:15.976196 [ 259 ] {c6c54f1f-287d-4a23-9192-1d11284511b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4247 | 2024.12.19 19:24:15.977150 [ 259 ] {c6c54f1f-287d-4a23-9192-1d11284511b6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4248 | 2024.12.19 19:24:15.977643 [ 259 ] {c6c54f1f-287d-4a23-9192-1d11284511b6} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4249 | 2024.12.19 19:24:15.977916 [ 259 ] {c6c54f1f-287d-4a23-9192-1d11284511b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004444 sec., 1350.1350135013502 rows/sec., 70.54 KiB/sec. | ||
4250 | 2024.12.19 19:24:15.977976 [ 259 ] {c6c54f1f-287d-4a23-9192-1d11284511b6} <Debug> TCPHandler: Processed in 0.004998596 sec. | ||
4251 | 2024.12.19 19:24:15.978203 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4252 | 2024.12.19 19:24:15.978588 [ 263 ] {a1c5db06-b83c-4bc6-8f1f-27ca422faf3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4253 | 2024.12.19 19:24:15.978692 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2774 rows, containing 5 columns (5 merged, 0 gathered) in 0.006044944 sec., 458895.89713320753 rows/sec., 35.04 MiB/sec. | ||
4254 | 2024.12.19 19:24:15.978705 [ 263 ] {a1c5db06-b83c-4bc6-8f1f-27ca422faf3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4255 | 2024.12.19 19:24:15.978929 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4256 | 2024.12.19 19:24:15.979473 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_26_5} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4257 | 2024.12.19 19:24:15.979703 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_26_5} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4258 | 2024.12.19 19:24:15.979876 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
4259 | 2024.12.19 19:24:15.980003 [ 263 ] {a1c5db06-b83c-4bc6-8f1f-27ca422faf3a} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4260 | 2024.12.19 19:24:15.980048 [ 263 ] {a1c5db06-b83c-4bc6-8f1f-27ca422faf3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4261 | 2024.12.19 19:24:15.980448 [ 263 ] {a1c5db06-b83c-4bc6-8f1f-27ca422faf3a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4262 | 2024.12.19 19:24:15.980692 [ 263 ] {a1c5db06-b83c-4bc6-8f1f-27ca422faf3a} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4263 | 2024.12.19 19:24:15.980860 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4264 | 2024.12.19 19:24:15.980913 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4265 | 2024.12.19 19:24:15.980935 [ 263 ] {a1c5db06-b83c-4bc6-8f1f-27ca422faf3a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00247 sec., 95951.41700404858 rows/sec., 6.43 MiB/sec. | ||
4266 | 2024.12.19 19:24:15.980947 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4267 | 2024.12.19 19:24:15.981098 [ 263 ] {a1c5db06-b83c-4bc6-8f1f-27ca422faf3a} <Debug> TCPHandler: Processed in 0.003022792 sec. | ||
4268 | 2024.12.19 19:24:15.981186 [ 195 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
4269 | 2024.12.19 19:24:15.981297 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4270 | 2024.12.19 19:24:15.981375 [ 195 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4271 | 2024.12.19 19:24:15.981453 [ 195 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 8008 rows starting from the beginning of the part | ||
4272 | 2024.12.19 19:24:15.981527 [ 259 ] {b8523111-3c22-4f79-8072-6cd3801de10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4273 | 2024.12.19 19:24:15.981708 [ 259 ] {b8523111-3c22-4f79-8072-6cd3801de10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4274 | 2024.12.19 19:24:15.981718 [ 195 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part | ||
4275 | 2024.12.19 19:24:15.982110 [ 195 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
4276 | 2024.12.19 19:24:15.982437 [ 195 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1090 rows starting from the beginning of the part | ||
4277 | 2024.12.19 19:24:15.982823 [ 195 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
4278 | 2024.12.19 19:24:15.983076 [ 195 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part | ||
4279 | 2024.12.19 19:24:15.984049 [ 259 ] {b8523111-3c22-4f79-8072-6cd3801de10f} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4280 | 2024.12.19 19:24:15.984134 [ 259 ] {b8523111-3c22-4f79-8072-6cd3801de10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4281 | 2024.12.19 19:24:15.984657 [ 259 ] {b8523111-3c22-4f79-8072-6cd3801de10f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4282 | 2024.12.19 19:24:15.985187 [ 259 ] {b8523111-3c22-4f79-8072-6cd3801de10f} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4283 | 2024.12.19 19:24:15.985921 [ 259 ] {b8523111-3c22-4f79-8072-6cd3801de10f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004396 sec., 227.4795268425842 rows/sec., 15.33 KiB/sec. | ||
4284 | 2024.12.19 19:24:15.986190 [ 259 ] {b8523111-3c22-4f79-8072-6cd3801de10f} <Debug> TCPHandler: Processed in 0.004970094 sec. | ||
4285 | 2024.12.19 19:24:15.986360 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4286 | 2024.12.19 19:24:15.986484 [ 263 ] {d6625b70-54cb-4bf3-b77a-84cb19f78b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4287 | 2024.12.19 19:24:15.986563 [ 263 ] {d6625b70-54cb-4bf3-b77a-84cb19f78b0d} <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 | ||
4288 | 2024.12.19 19:24:15.988786 [ 263 ] {d6625b70-54cb-4bf3-b77a-84cb19f78b0d} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4289 | 2024.12.19 19:24:15.988798 [ 197 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9892 rows, containing 5 columns (5 merged, 0 gathered) in 0.007704859 sec., 1283865.1557413316 rows/sec., 86.60 MiB/sec. | ||
4290 | 2024.12.19 19:24:15.988829 [ 263 ] {d6625b70-54cb-4bf3-b77a-84cb19f78b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4291 | 2024.12.19 19:24:15.989111 [ 197 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4292 | 2024.12.19 19:24:15.989590 [ 197 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4293 | 2024.12.19 19:24:15.989702 [ 197 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4294 | 2024.12.19 19:24:15.989751 [ 263 ] {d6625b70-54cb-4bf3-b77a-84cb19f78b0d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4295 | 2024.12.19 19:24:15.989798 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
4296 | 2024.12.19 19:24:15.990039 [ 263 ] {d6625b70-54cb-4bf3-b77a-84cb19f78b0d} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4297 | 2024.12.19 19:24:15.990234 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4298 | 2024.12.19 19:24:15.990300 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4299 | 2024.12.19 19:24:15.990333 [ 263 ] {d6625b70-54cb-4bf3-b77a-84cb19f78b0d} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.003866 sec., 9829.28091050181 rows/sec., 17.61 MiB/sec. | ||
4300 | 2024.12.19 19:24:15.990339 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4301 | 2024.12.19 19:24:15.990752 [ 187 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::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 | ||
4302 | 2024.12.19 19:24:15.990771 [ 263 ] {d6625b70-54cb-4bf3-b77a-84cb19f78b0d} <Debug> TCPHandler: Processed in 0.004468391 sec. | ||
4303 | 2024.12.19 19:24:15.991012 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4304 | 2024.12.19 19:24:15.991286 [ 259 ] {22cf51ff-3cfc-4691-9d6e-4058f7501bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4305 | 2024.12.19 19:24:15.991425 [ 259 ] {22cf51ff-3cfc-4691-9d6e-4058f7501bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4306 | 2024.12.19 19:24:15.991500 [ 187 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4307 | 2024.12.19 19:24:15.991735 [ 187 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 292 rows starting from the beginning of the part | ||
4308 | 2024.12.19 19:24:15.992547 [ 187 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part | ||
4309 | 2024.12.19 19:24:15.993246 [ 187 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
4310 | 2024.12.19 19:24:15.994004 [ 187 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
4311 | 2024.12.19 19:24:15.994069 [ 259 ] {22cf51ff-3cfc-4691-9d6e-4058f7501bf3} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4312 | 2024.12.19 19:24:15.994148 [ 259 ] {22cf51ff-3cfc-4691-9d6e-4058f7501bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4313 | 2024.12.19 19:24:15.994673 [ 187 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
4314 | 2024.12.19 19:24:15.995334 [ 187 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
4315 | 2024.12.19 19:24:15.995962 [ 259 ] {22cf51ff-3cfc-4691-9d6e-4058f7501bf3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4316 | 2024.12.19 19:24:15.996579 [ 259 ] {22cf51ff-3cfc-4691-9d6e-4058f7501bf3} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4317 | 2024.12.19 19:24:15.996938 [ 92 ] {} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4318 | 2024.12.19 19:24:15.997056 [ 92 ] {} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4319 | 2024.12.19 19:24:15.997146 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4320 | 2024.12.19 19:24:15.997341 [ 259 ] {22cf51ff-3cfc-4691-9d6e-4058f7501bf3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006129 sec., 13379.017784304127 rows/sec., 870.13 KiB/sec. | ||
4321 | 2024.12.19 19:24:15.997587 [ 197 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
4322 | 2024.12.19 19:24:15.997619 [ 259 ] {22cf51ff-3cfc-4691-9d6e-4058f7501bf3} <Debug> TCPHandler: Processed in 0.006711522 sec. | ||
4323 | 2024.12.19 19:24:15.997835 [ 197 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4324 | 2024.12.19 19:24:15.997900 [ 197 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1480 rows starting from the beginning of the part | ||
4325 | 2024.12.19 19:24:15.998183 [ 197 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part | ||
4326 | 2024.12.19 19:24:15.998416 [ 197 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
4327 | 2024.12.19 19:24:15.998700 [ 197 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
4328 | 2024.12.19 19:24:15.998921 [ 197 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
4329 | 2024.12.19 19:24:15.999244 [ 197 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part | ||
4330 | 2024.12.19 19:24:16.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.55 MiB, peak 188.63 MiB, free memory in arenas 0.00 B, will set to 183.44 MiB (RSS), difference: -4.11 MiB | ||
4331 | 2024.12.19 19:24:16.003486 [ 197 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1846 rows, containing 4 columns (4 merged, 0 gathered) in 0.006198528 sec., 297812.6419691901 rows/sec., 19.40 MiB/sec. | ||
4332 | 2024.12.19 19:24:16.003813 [ 197 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4333 | 2024.12.19 19:24:16.004402 [ 197 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_26_5} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4334 | 2024.12.19 19:24:16.004807 [ 197 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_26_5} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4335 | 2024.12.19 19:24:16.004979 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4336 | 2024.12.19 19:24:16.005842 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 410 rows, containing 19 columns (19 merged, 0 gathered) in 0.015321166 sec., 26760.365366447957 rows/sec., 47.95 MiB/sec. | ||
4337 | 2024.12.19 19:24:16.006699 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4338 | 2024.12.19 19:24:16.007158 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4339 | 2024.12.19 19:24:16.007247 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4340 | 2024.12.19 19:24:16.007415 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
4341 | 2024.12.19 19:24:16.182834 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4342 | 2024.12.19 19:24:16.205009 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4343 | 2024.12.19 19:24:16.205081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
4344 | 2024.12.19 19:24:16.213108 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4345 | 2024.12.19 19:24:16.213900 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4346 | 2024.12.19 19:24:16.216862 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4347 | 2024.12.19 19:24:17.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.67 MiB, peak 188.63 MiB, free memory in arenas 0.00 B, will set to 185.75 MiB (RSS), difference: 5.08 MiB | ||
4348 | 2024.12.19 19:24:20.935760 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4349 | 2024.12.19 19:24:20.935993 [ 259 ] {75188740-aa95-457e-a156-8eec62228c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4350 | 2024.12.19 19:24:20.936079 [ 259 ] {75188740-aa95-457e-a156-8eec62228c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4351 | 2024.12.19 19:24:20.936942 [ 259 ] {75188740-aa95-457e-a156-8eec62228c62} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4352 | 2024.12.19 19:24:20.936993 [ 259 ] {75188740-aa95-457e-a156-8eec62228c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4353 | 2024.12.19 19:24:20.937448 [ 259 ] {75188740-aa95-457e-a156-8eec62228c62} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4354 | 2024.12.19 19:24:20.937704 [ 259 ] {75188740-aa95-457e-a156-8eec62228c62} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4355 | 2024.12.19 19:24:20.937962 [ 259 ] {75188740-aa95-457e-a156-8eec62228c62} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.00203 sec., 29556.650246305417 rows/sec., 2.29 MiB/sec. | ||
4356 | 2024.12.19 19:24:20.938028 [ 259 ] {75188740-aa95-457e-a156-8eec62228c62} <Debug> TCPHandler: Processed in 0.002412705 sec. | ||
4357 | 2024.12.19 19:24:20.938213 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4358 | 2024.12.19 19:24:20.938359 [ 263 ] {9c43fee5-f62c-4116-906b-cc807f4f04d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4359 | 2024.12.19 19:24:20.938419 [ 263 ] {9c43fee5-f62c-4116-906b-cc807f4f04d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4360 | 2024.12.19 19:24:20.939019 [ 263 ] {9c43fee5-f62c-4116-906b-cc807f4f04d1} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4361 | 2024.12.19 19:24:20.939061 [ 263 ] {9c43fee5-f62c-4116-906b-cc807f4f04d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4362 | 2024.12.19 19:24:20.939417 [ 263 ] {9c43fee5-f62c-4116-906b-cc807f4f04d1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4363 | 2024.12.19 19:24:20.939651 [ 263 ] {9c43fee5-f62c-4116-906b-cc807f4f04d1} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4364 | 2024.12.19 19:24:20.939904 [ 263 ] {9c43fee5-f62c-4116-906b-cc807f4f04d1} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001581 sec., 1265.022137887413 rows/sec., 95.12 KiB/sec. | ||
4365 | 2024.12.19 19:24:20.940033 [ 263 ] {9c43fee5-f62c-4116-906b-cc807f4f04d1} <Debug> TCPHandler: Processed in 0.001889251 sec. | ||
4366 | 2024.12.19 19:24:20.940188 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4367 | 2024.12.19 19:24:20.940298 [ 259 ] {e6185bd4-d132-4920-bd64-1262cc99f151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4368 | 2024.12.19 19:24:20.940342 [ 259 ] {e6185bd4-d132-4920-bd64-1262cc99f151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4369 | 2024.12.19 19:24:20.940912 [ 259 ] {e6185bd4-d132-4920-bd64-1262cc99f151} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4370 | 2024.12.19 19:24:20.940951 [ 259 ] {e6185bd4-d132-4920-bd64-1262cc99f151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4371 | 2024.12.19 19:24:20.941305 [ 259 ] {e6185bd4-d132-4920-bd64-1262cc99f151} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4372 | 2024.12.19 19:24:20.941550 [ 259 ] {e6185bd4-d132-4920-bd64-1262cc99f151} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4373 | 2024.12.19 19:24:20.941725 [ 259 ] {e6185bd4-d132-4920-bd64-1262cc99f151} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001451 sec., 45485.871812543075 rows/sec., 3.55 MiB/sec. | ||
4374 | 2024.12.19 19:24:20.941776 [ 259 ] {e6185bd4-d132-4920-bd64-1262cc99f151} <Debug> TCPHandler: Processed in 0.001644455 sec. | ||
4375 | 2024.12.19 19:24:20.941944 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4376 | 2024.12.19 19:24:20.942074 [ 263 ] {3e003a8b-fb1c-4431-92ee-20311a04505f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4377 | 2024.12.19 19:24:20.942135 [ 263 ] {3e003a8b-fb1c-4431-92ee-20311a04505f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4378 | 2024.12.19 19:24:20.942758 [ 263 ] {3e003a8b-fb1c-4431-92ee-20311a04505f} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4379 | 2024.12.19 19:24:20.942796 [ 263 ] {3e003a8b-fb1c-4431-92ee-20311a04505f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4380 | 2024.12.19 19:24:20.943179 [ 263 ] {3e003a8b-fb1c-4431-92ee-20311a04505f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4381 | 2024.12.19 19:24:20.943426 [ 263 ] {3e003a8b-fb1c-4431-92ee-20311a04505f} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4382 | 2024.12.19 19:24:20.943600 [ 263 ] {3e003a8b-fb1c-4431-92ee-20311a04505f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. | ||
4383 | 2024.12.19 19:24:20.943650 [ 263 ] {3e003a8b-fb1c-4431-92ee-20311a04505f} <Debug> TCPHandler: Processed in 0.001769318 sec. | ||
4384 | 2024.12.19 19:24:20.943807 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4385 | 2024.12.19 19:24:20.943935 [ 259 ] {623751f3-45ec-4ae5-929b-c7076aeff368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4386 | 2024.12.19 19:24:20.944013 [ 259 ] {623751f3-45ec-4ae5-929b-c7076aeff368} <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 | ||
4387 | 2024.12.19 19:24:20.945132 [ 259 ] {623751f3-45ec-4ae5-929b-c7076aeff368} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4388 | 2024.12.19 19:24:20.945169 [ 259 ] {623751f3-45ec-4ae5-929b-c7076aeff368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4389 | 2024.12.19 19:24:20.945747 [ 259 ] {623751f3-45ec-4ae5-929b-c7076aeff368} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4390 | 2024.12.19 19:24:20.945998 [ 259 ] {623751f3-45ec-4ae5-929b-c7076aeff368} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4391 | 2024.12.19 19:24:20.946187 [ 259 ] {623751f3-45ec-4ae5-929b-c7076aeff368} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002281 sec., 876.8084173608066 rows/sec., 1.57 MiB/sec. | ||
4392 | 2024.12.19 19:24:20.946277 [ 259 ] {623751f3-45ec-4ae5-929b-c7076aeff368} <Debug> TCPHandler: Processed in 0.002533459 sec. | ||
4393 | 2024.12.19 19:24:20.946426 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4394 | 2024.12.19 19:24:20.946555 [ 263 ] {126fc4cf-166f-4bae-9b05-7a668da089b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4395 | 2024.12.19 19:24:20.946610 [ 263 ] {126fc4cf-166f-4bae-9b05-7a668da089b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4396 | 2024.12.19 19:24:20.947063 [ 263 ] {126fc4cf-166f-4bae-9b05-7a668da089b5} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4397 | 2024.12.19 19:24:20.947100 [ 263 ] {126fc4cf-166f-4bae-9b05-7a668da089b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4398 | 2024.12.19 19:24:20.947450 [ 263 ] {126fc4cf-166f-4bae-9b05-7a668da089b5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4399 | 2024.12.19 19:24:20.947681 [ 263 ] {126fc4cf-166f-4bae-9b05-7a668da089b5} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4400 | 2024.12.19 19:24:20.947863 [ 263 ] {126fc4cf-166f-4bae-9b05-7a668da089b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001337 sec., 44876.58937920718 rows/sec., 3.02 MiB/sec. | ||
4401 | 2024.12.19 19:24:20.947983 [ 263 ] {126fc4cf-166f-4bae-9b05-7a668da089b5} <Debug> TCPHandler: Processed in 0.001618814 sec. | ||
4402 | 2024.12.19 19:24:23.069690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
4403 | 2024.12.19 19:24:23.070409 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4404 | 2024.12.19 19:24:23.070464 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4405 | 2024.12.19 19:24:23.071024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4406 | 2024.12.19 19:24:23.071291 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4407 | 2024.12.19 19:24:23.071556 [ 78 ] {} <Debug> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4408 | 2024.12.19 19:24:23.071580 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
4409 | 2024.12.19 19:24:23.071675 [ 78 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4410 | 2024.12.19 19:24:23.071723 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4411 | 2024.12.19 19:24:23.071894 [ 188 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::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 | ||
4412 | 2024.12.19 19:24:23.072071 [ 188 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4413 | 2024.12.19 19:24:23.072105 [ 188 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
4414 | 2024.12.19 19:24:23.072173 [ 188 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
4415 | 2024.12.19 19:24:23.072327 [ 188 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
4416 | 2024.12.19 19:24:23.072579 [ 188 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
4417 | 2024.12.19 19:24:23.072801 [ 188 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
4418 | 2024.12.19 19:24:23.073026 [ 188 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
4419 | 2024.12.19 19:24:23.075264 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003439754 sec., 2819678.383977459 rows/sec., 40.34 MiB/sec. | ||
4420 | 2024.12.19 19:24:23.075808 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4421 | 2024.12.19 19:24:23.076135 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_21_4} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4422 | 2024.12.19 19:24:23.076229 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_21_4} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4423 | 2024.12.19 19:24:23.076348 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
4424 | 2024.12.19 19:24:23.717881 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4425 | 2024.12.19 19:24:23.739386 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4426 | 2024.12.19 19:24:23.739445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4427 | 2024.12.19 19:24:23.747115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4428 | 2024.12.19 19:24:23.748045 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4429 | 2024.12.19 19:24:23.748420 [ 76 ] {} <Debug> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4430 | 2024.12.19 19:24:23.748572 [ 76 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4431 | 2024.12.19 19:24:23.748652 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4432 | 2024.12.19 19:24:23.749111 [ 188 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::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 | ||
4433 | 2024.12.19 19:24:23.763518 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4434 | 2024.12.19 19:24:23.765378 [ 188 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4435 | 2024.12.19 19:24:23.766695 [ 188 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
4436 | 2024.12.19 19:24:23.773069 [ 188 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
4437 | 2024.12.19 19:24:23.779072 [ 188 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
4438 | 2024.12.19 19:24:23.785151 [ 188 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
4439 | 2024.12.19 19:24:23.791473 [ 188 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
4440 | 2024.12.19 19:24:23.796457 [ 188 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
4441 | 2024.12.19 19:24:23.855046 [ 198 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.106239618 sec., 1496.616827067281 rows/sec., 7.74 MiB/sec. | ||
4442 | 2024.12.19 19:24:23.857705 [ 198 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4443 | 2024.12.19 19:24:23.860520 [ 198 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_21_4} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4444 | 2024.12.19 19:24:23.860640 [ 198 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_21_4} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4445 | 2024.12.19 19:24:23.862984 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4446 | 2024.12.19 19:24:24.000152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.85 MiB, peak 197.39 MiB, free memory in arenas 0.00 B, will set to 188.38 MiB (RSS), difference: 1.53 MiB | ||
4447 | 2024.12.19 19:24:25.601895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 628 | ||
4448 | 2024.12.19 19:24:25.604969 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4449 | 2024.12.19 19:24:25.605021 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4450 | 2024.12.19 19:24:25.606470 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4451 | 2024.12.19 19:24:25.606778 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4452 | 2024.12.19 19:24:25.607900 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
4453 | 2024.12.19 19:24:25.941723 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4454 | 2024.12.19 19:24:25.941938 [ 259 ] {b8fbc24b-4ce5-4248-bb1a-b6d81c99ffaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4455 | 2024.12.19 19:24:25.942022 [ 259 ] {b8fbc24b-4ce5-4248-bb1a-b6d81c99ffaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4456 | 2024.12.19 19:24:25.943229 [ 259 ] {b8fbc24b-4ce5-4248-bb1a-b6d81c99ffaf} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4457 | 2024.12.19 19:24:25.943274 [ 259 ] {b8fbc24b-4ce5-4248-bb1a-b6d81c99ffaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4458 | 2024.12.19 19:24:25.943708 [ 259 ] {b8fbc24b-4ce5-4248-bb1a-b6d81c99ffaf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4459 | 2024.12.19 19:24:25.943966 [ 259 ] {b8fbc24b-4ce5-4248-bb1a-b6d81c99ffaf} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4460 | 2024.12.19 19:24:25.944177 [ 259 ] {b8fbc24b-4ce5-4248-bb1a-b6d81c99ffaf} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002298 sec., 6092.25413402959 rows/sec., 438.56 KiB/sec. | ||
4461 | 2024.12.19 19:24:25.944247 [ 259 ] {b8fbc24b-4ce5-4248-bb1a-b6d81c99ffaf} <Debug> TCPHandler: Processed in 0.002669883 sec. | ||
4462 | 2024.12.19 19:24:25.944419 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4463 | 2024.12.19 19:24:25.944540 [ 263 ] {2a067ba5-77a6-4e60-8000-a7827c8d17f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4464 | 2024.12.19 19:24:25.944591 [ 263 ] {2a067ba5-77a6-4e60-8000-a7827c8d17f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4465 | 2024.12.19 19:24:25.945306 [ 263 ] {2a067ba5-77a6-4e60-8000-a7827c8d17f6} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4466 | 2024.12.19 19:24:25.945343 [ 263 ] {2a067ba5-77a6-4e60-8000-a7827c8d17f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4467 | 2024.12.19 19:24:25.945732 [ 263 ] {2a067ba5-77a6-4e60-8000-a7827c8d17f6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4468 | 2024.12.19 19:24:25.945974 [ 263 ] {2a067ba5-77a6-4e60-8000-a7827c8d17f6} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4469 | 2024.12.19 19:24:25.946153 [ 263 ] {2a067ba5-77a6-4e60-8000-a7827c8d17f6} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001642 sec., 169914.73812423873 rows/sec., 14.98 MiB/sec. | ||
4470 | 2024.12.19 19:24:25.946205 [ 263 ] {2a067ba5-77a6-4e60-8000-a7827c8d17f6} <Debug> TCPHandler: Processed in 0.00184713 sec. | ||
4471 | 2024.12.19 19:24:25.946357 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4472 | 2024.12.19 19:24:25.946486 [ 259 ] {a26cf18f-0120-429b-b2a0-563bf70c6d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4473 | 2024.12.19 19:24:25.946541 [ 259 ] {a26cf18f-0120-429b-b2a0-563bf70c6d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4474 | 2024.12.19 19:24:25.947156 [ 259 ] {a26cf18f-0120-429b-b2a0-563bf70c6d6a} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4475 | 2024.12.19 19:24:25.947194 [ 259 ] {a26cf18f-0120-429b-b2a0-563bf70c6d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4476 | 2024.12.19 19:24:25.947551 [ 259 ] {a26cf18f-0120-429b-b2a0-563bf70c6d6a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4477 | 2024.12.19 19:24:25.947798 [ 259 ] {a26cf18f-0120-429b-b2a0-563bf70c6d6a} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4478 | 2024.12.19 19:24:25.947972 [ 259 ] {a26cf18f-0120-429b-b2a0-563bf70c6d6a} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.001515 sec., 29702.9702970297 rows/sec., 2.14 MiB/sec. | ||
4479 | 2024.12.19 19:24:25.948025 [ 259 ] {a26cf18f-0120-429b-b2a0-563bf70c6d6a} <Debug> TCPHandler: Processed in 0.001731357 sec. | ||
4480 | 2024.12.19 19:24:25.948186 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4481 | 2024.12.19 19:24:25.948314 [ 263 ] {064d65dd-93c8-48c1-942a-cbd0855d4282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4482 | 2024.12.19 19:24:25.948367 [ 263 ] {064d65dd-93c8-48c1-942a-cbd0855d4282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4483 | 2024.12.19 19:24:25.948974 [ 263 ] {064d65dd-93c8-48c1-942a-cbd0855d4282} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4484 | 2024.12.19 19:24:25.949011 [ 263 ] {064d65dd-93c8-48c1-942a-cbd0855d4282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4485 | 2024.12.19 19:24:25.949346 [ 263 ] {064d65dd-93c8-48c1-942a-cbd0855d4282} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4486 | 2024.12.19 19:24:25.949586 [ 263 ] {064d65dd-93c8-48c1-942a-cbd0855d4282} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4487 | 2024.12.19 19:24:25.949761 [ 263 ] {064d65dd-93c8-48c1-942a-cbd0855d4282} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001476 sec., 9485.09485094851 rows/sec., 664.27 KiB/sec. | ||
4488 | 2024.12.19 19:24:25.949813 [ 263 ] {064d65dd-93c8-48c1-942a-cbd0855d4282} <Debug> TCPHandler: Processed in 0.001690466 sec. | ||
4489 | 2024.12.19 19:24:25.949965 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4490 | 2024.12.19 19:24:25.950073 [ 259 ] {01cbc05c-c97b-4a50-bdc0-bf89cc5c4086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4491 | 2024.12.19 19:24:25.950119 [ 259 ] {01cbc05c-c97b-4a50-bdc0-bf89cc5c4086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4492 | 2024.12.19 19:24:25.950641 [ 259 ] {01cbc05c-c97b-4a50-bdc0-bf89cc5c4086} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4493 | 2024.12.19 19:24:25.950679 [ 259 ] {01cbc05c-c97b-4a50-bdc0-bf89cc5c4086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4494 | 2024.12.19 19:24:25.951012 [ 259 ] {01cbc05c-c97b-4a50-bdc0-bf89cc5c4086} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4495 | 2024.12.19 19:24:25.951246 [ 259 ] {01cbc05c-c97b-4a50-bdc0-bf89cc5c4086} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4496 | 2024.12.19 19:24:25.951424 [ 259 ] {01cbc05c-c97b-4a50-bdc0-bf89cc5c4086} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001372 sec., 9475.218658892129 rows/sec., 590.78 KiB/sec. | ||
4497 | 2024.12.19 19:24:25.951476 [ 259 ] {01cbc05c-c97b-4a50-bdc0-bf89cc5c4086} <Debug> TCPHandler: Processed in 0.001564373 sec. | ||
4498 | 2024.12.19 19:24:25.951620 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4499 | 2024.12.19 19:24:25.951725 [ 263 ] {7a24744e-b765-4218-9e3e-85f2a263690c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4500 | 2024.12.19 19:24:25.951770 [ 263 ] {7a24744e-b765-4218-9e3e-85f2a263690c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4501 | 2024.12.19 19:24:25.952572 [ 263 ] {7a24744e-b765-4218-9e3e-85f2a263690c} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4502 | 2024.12.19 19:24:25.952617 [ 263 ] {7a24744e-b765-4218-9e3e-85f2a263690c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4503 | 2024.12.19 19:24:25.953023 [ 263 ] {7a24744e-b765-4218-9e3e-85f2a263690c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4504 | 2024.12.19 19:24:25.953255 [ 263 ] {7a24744e-b765-4218-9e3e-85f2a263690c} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4505 | 2024.12.19 19:24:25.953430 [ 263 ] {7a24744e-b765-4218-9e3e-85f2a263690c} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.001727 sec., 243196.29415170816 rows/sec., 17.37 MiB/sec. | ||
4506 | 2024.12.19 19:24:25.953481 [ 263 ] {7a24744e-b765-4218-9e3e-85f2a263690c} <Debug> TCPHandler: Processed in 0.001912642 sec. | ||
4507 | 2024.12.19 19:24:25.953618 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4508 | 2024.12.19 19:24:25.953726 [ 259 ] {5cb2c385-f567-446a-9eae-916279880f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4509 | 2024.12.19 19:24:25.953773 [ 259 ] {5cb2c385-f567-446a-9eae-916279880f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4510 | 2024.12.19 19:24:25.954289 [ 259 ] {5cb2c385-f567-446a-9eae-916279880f24} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4511 | 2024.12.19 19:24:25.954333 [ 259 ] {5cb2c385-f567-446a-9eae-916279880f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4512 | 2024.12.19 19:24:25.954747 [ 259 ] {5cb2c385-f567-446a-9eae-916279880f24} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4513 | 2024.12.19 19:24:25.954992 [ 259 ] {5cb2c385-f567-446a-9eae-916279880f24} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4514 | 2024.12.19 19:24:25.955194 [ 259 ] {5cb2c385-f567-446a-9eae-916279880f24} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001483 sec., 4045.853000674309 rows/sec., 211.38 KiB/sec. | ||
4515 | 2024.12.19 19:24:25.955319 [ 259 ] {5cb2c385-f567-446a-9eae-916279880f24} <Debug> TCPHandler: Processed in 0.001751328 sec. | ||
4516 | 2024.12.19 19:24:25.955507 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4517 | 2024.12.19 19:24:25.955618 [ 263 ] {49bdeed9-6850-4e99-b036-8ab6550baace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4518 | 2024.12.19 19:24:25.955668 [ 263 ] {49bdeed9-6850-4e99-b036-8ab6550baace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4519 | 2024.12.19 19:24:25.956218 [ 263 ] {49bdeed9-6850-4e99-b036-8ab6550baace} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4520 | 2024.12.19 19:24:25.956254 [ 263 ] {49bdeed9-6850-4e99-b036-8ab6550baace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4521 | 2024.12.19 19:24:25.956623 [ 263 ] {49bdeed9-6850-4e99-b036-8ab6550baace} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4522 | 2024.12.19 19:24:25.956854 [ 263 ] {49bdeed9-6850-4e99-b036-8ab6550baace} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4523 | 2024.12.19 19:24:25.957025 [ 263 ] {49bdeed9-6850-4e99-b036-8ab6550baace} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001431 sec., 165618.44863731656 rows/sec., 11.10 MiB/sec. | ||
4524 | 2024.12.19 19:24:25.957075 [ 263 ] {49bdeed9-6850-4e99-b036-8ab6550baace} <Debug> TCPHandler: Processed in 0.001655034 sec. | ||
4525 | 2024.12.19 19:24:25.957223 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4526 | 2024.12.19 19:24:25.957350 [ 259 ] {7aa3e546-3129-4b64-9811-cfc4c8c71a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4527 | 2024.12.19 19:24:25.957406 [ 259 ] {7aa3e546-3129-4b64-9811-cfc4c8c71a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4528 | 2024.12.19 19:24:25.957900 [ 259 ] {7aa3e546-3129-4b64-9811-cfc4c8c71a5e} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4529 | 2024.12.19 19:24:25.957937 [ 259 ] {7aa3e546-3129-4b64-9811-cfc4c8c71a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4530 | 2024.12.19 19:24:25.958279 [ 259 ] {7aa3e546-3129-4b64-9811-cfc4c8c71a5e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4531 | 2024.12.19 19:24:25.958508 [ 259 ] {7aa3e546-3129-4b64-9811-cfc4c8c71a5e} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4532 | 2024.12.19 19:24:25.958743 [ 259 ] {7aa3e546-3129-4b64-9811-cfc4c8c71a5e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00141 sec., 709.2198581560284 rows/sec., 47.79 KiB/sec. | ||
4533 | 2024.12.19 19:24:25.958931 [ 259 ] {7aa3e546-3129-4b64-9811-cfc4c8c71a5e} <Debug> TCPHandler: Processed in 0.001769928 sec. | ||
4534 | 2024.12.19 19:24:25.959088 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4535 | 2024.12.19 19:24:25.959216 [ 263 ] {a5f98f3e-51c8-4ada-b97c-274b7b6bc87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4536 | 2024.12.19 19:24:25.959297 [ 263 ] {a5f98f3e-51c8-4ada-b97c-274b7b6bc87b} <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 | ||
4537 | 2024.12.19 19:24:25.960556 [ 263 ] {a5f98f3e-51c8-4ada-b97c-274b7b6bc87b} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4538 | 2024.12.19 19:24:25.960593 [ 263 ] {a5f98f3e-51c8-4ada-b97c-274b7b6bc87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4539 | 2024.12.19 19:24:25.961229 [ 263 ] {a5f98f3e-51c8-4ada-b97c-274b7b6bc87b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4540 | 2024.12.19 19:24:25.961482 [ 263 ] {a5f98f3e-51c8-4ada-b97c-274b7b6bc87b} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4541 | 2024.12.19 19:24:25.961711 [ 263 ] {a5f98f3e-51c8-4ada-b97c-274b7b6bc87b} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002523 sec., 15061.434799841458 rows/sec., 26.99 MiB/sec. | ||
4542 | 2024.12.19 19:24:25.961802 [ 263 ] {a5f98f3e-51c8-4ada-b97c-274b7b6bc87b} <Debug> TCPHandler: Processed in 0.002776276 sec. | ||
4543 | 2024.12.19 19:24:25.961954 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4544 | 2024.12.19 19:24:25.962082 [ 259 ] {ee57f912-b685-4f65-8ae9-c4da511cffda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4545 | 2024.12.19 19:24:25.962139 [ 259 ] {ee57f912-b685-4f65-8ae9-c4da511cffda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4546 | 2024.12.19 19:24:25.962665 [ 259 ] {ee57f912-b685-4f65-8ae9-c4da511cffda} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4547 | 2024.12.19 19:24:25.962715 [ 259 ] {ee57f912-b685-4f65-8ae9-c4da511cffda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4548 | 2024.12.19 19:24:25.963095 [ 259 ] {ee57f912-b685-4f65-8ae9-c4da511cffda} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4549 | 2024.12.19 19:24:25.963330 [ 259 ] {ee57f912-b685-4f65-8ae9-c4da511cffda} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4550 | 2024.12.19 19:24:25.963538 [ 259 ] {ee57f912-b685-4f65-8ae9-c4da511cffda} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001483 sec., 55293.32434254889 rows/sec., 3.51 MiB/sec. | ||
4551 | 2024.12.19 19:24:25.963588 [ 259 ] {ee57f912-b685-4f65-8ae9-c4da511cffda} <Debug> TCPHandler: Processed in 0.001698026 sec. | ||
4552 | 2024.12.19 19:24:30.465705 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4553 | 2024.12.19 19:24:30.465804 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4554 | 2024.12.19 19:24:30.572685 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4555 | 2024.12.19 19:24:30.573308 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4556 | 2024.12.19 19:24:30.573350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4557 | 2024.12.19 19:24:30.573921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4558 | 2024.12.19 19:24:30.574174 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4559 | 2024.12.19 19:24:30.574395 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4560 | 2024.12.19 19:24:30.935488 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4561 | 2024.12.19 19:24:30.935708 [ 259 ] {03eb089d-a5e7-413b-b591-a198f9d9fe87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4562 | 2024.12.19 19:24:30.935790 [ 259 ] {03eb089d-a5e7-413b-b591-a198f9d9fe87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4563 | 2024.12.19 19:24:30.936611 [ 259 ] {03eb089d-a5e7-413b-b591-a198f9d9fe87} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4564 | 2024.12.19 19:24:30.936666 [ 259 ] {03eb089d-a5e7-413b-b591-a198f9d9fe87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4565 | 2024.12.19 19:24:30.937096 [ 259 ] {03eb089d-a5e7-413b-b591-a198f9d9fe87} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4566 | 2024.12.19 19:24:30.937348 [ 259 ] {03eb089d-a5e7-413b-b591-a198f9d9fe87} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4567 | 2024.12.19 19:24:30.937625 [ 259 ] {03eb089d-a5e7-413b-b591-a198f9d9fe87} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001966 sec., 30518.819938962362 rows/sec., 2.37 MiB/sec. | ||
4568 | 2024.12.19 19:24:30.937829 [ 259 ] {03eb089d-a5e7-413b-b591-a198f9d9fe87} <Debug> TCPHandler: Processed in 0.002485517 sec. | ||
4569 | 2024.12.19 19:24:30.938051 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4570 | 2024.12.19 19:24:30.938191 [ 263 ] {d6a87421-6a8c-49be-b148-a14fb672773d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4571 | 2024.12.19 19:24:30.938249 [ 263 ] {d6a87421-6a8c-49be-b148-a14fb672773d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4572 | 2024.12.19 19:24:30.938924 [ 263 ] {d6a87421-6a8c-49be-b148-a14fb672773d} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4573 | 2024.12.19 19:24:30.938971 [ 263 ] {d6a87421-6a8c-49be-b148-a14fb672773d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4574 | 2024.12.19 19:24:30.939334 [ 263 ] {d6a87421-6a8c-49be-b148-a14fb672773d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4575 | 2024.12.19 19:24:30.939569 [ 263 ] {d6a87421-6a8c-49be-b148-a14fb672773d} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4576 | 2024.12.19 19:24:30.939820 [ 263 ] {d6a87421-6a8c-49be-b148-a14fb672773d} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.00166 sec., 1204.8192771084337 rows/sec., 90.60 KiB/sec. | ||
4577 | 2024.12.19 19:24:30.940042 [ 263 ] {d6a87421-6a8c-49be-b148-a14fb672773d} <Debug> TCPHandler: Processed in 0.002057796 sec. | ||
4578 | 2024.12.19 19:24:30.940230 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4579 | 2024.12.19 19:24:30.940361 [ 259 ] {91fc7e86-d8ea-4638-a557-aa591e6108c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4580 | 2024.12.19 19:24:30.940415 [ 259 ] {91fc7e86-d8ea-4638-a557-aa591e6108c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4581 | 2024.12.19 19:24:30.941125 [ 259 ] {91fc7e86-d8ea-4638-a557-aa591e6108c3} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4582 | 2024.12.19 19:24:30.941165 [ 259 ] {91fc7e86-d8ea-4638-a557-aa591e6108c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4583 | 2024.12.19 19:24:30.941523 [ 259 ] {91fc7e86-d8ea-4638-a557-aa591e6108c3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4584 | 2024.12.19 19:24:30.941755 [ 259 ] {91fc7e86-d8ea-4638-a557-aa591e6108c3} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4585 | 2024.12.19 19:24:30.942006 [ 259 ] {91fc7e86-d8ea-4638-a557-aa591e6108c3} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001676 sec., 39379.47494033413 rows/sec., 3.07 MiB/sec. | ||
4586 | 2024.12.19 19:24:30.942181 [ 259 ] {91fc7e86-d8ea-4638-a557-aa591e6108c3} <Debug> TCPHandler: Processed in 0.002035905 sec. | ||
4587 | 2024.12.19 19:24:30.942364 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4588 | 2024.12.19 19:24:30.942497 [ 263 ] {52056d80-5234-42d9-85ba-2853ab790f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4589 | 2024.12.19 19:24:30.942558 [ 263 ] {52056d80-5234-42d9-85ba-2853ab790f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4590 | 2024.12.19 19:24:30.943186 [ 263 ] {52056d80-5234-42d9-85ba-2853ab790f03} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4591 | 2024.12.19 19:24:30.943225 [ 263 ] {52056d80-5234-42d9-85ba-2853ab790f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4592 | 2024.12.19 19:24:30.943612 [ 263 ] {52056d80-5234-42d9-85ba-2853ab790f03} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4593 | 2024.12.19 19:24:30.943848 [ 263 ] {52056d80-5234-42d9-85ba-2853ab790f03} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4594 | 2024.12.19 19:24:30.944062 [ 263 ] {52056d80-5234-42d9-85ba-2853ab790f03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec. | ||
4595 | 2024.12.19 19:24:30.944119 [ 263 ] {52056d80-5234-42d9-85ba-2853ab790f03} <Debug> TCPHandler: Processed in 0.00182315 sec. | ||
4596 | 2024.12.19 19:24:30.944280 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4597 | 2024.12.19 19:24:30.944409 [ 259 ] {6b0ad1e8-a6be-4367-bbfa-97f5d7babe93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4598 | 2024.12.19 19:24:30.944489 [ 259 ] {6b0ad1e8-a6be-4367-bbfa-97f5d7babe93} <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 | ||
4599 | 2024.12.19 19:24:30.945621 [ 259 ] {6b0ad1e8-a6be-4367-bbfa-97f5d7babe93} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4600 | 2024.12.19 19:24:30.945660 [ 259 ] {6b0ad1e8-a6be-4367-bbfa-97f5d7babe93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4601 | 2024.12.19 19:24:30.946246 [ 259 ] {6b0ad1e8-a6be-4367-bbfa-97f5d7babe93} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4602 | 2024.12.19 19:24:30.946509 [ 259 ] {6b0ad1e8-a6be-4367-bbfa-97f5d7babe93} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4603 | 2024.12.19 19:24:30.946761 [ 259 ] {6b0ad1e8-a6be-4367-bbfa-97f5d7babe93} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00238 sec., 840.3361344537815 rows/sec., 1.51 MiB/sec. | ||
4604 | 2024.12.19 19:24:30.946857 [ 259 ] {6b0ad1e8-a6be-4367-bbfa-97f5d7babe93} <Debug> TCPHandler: Processed in 0.002639152 sec. | ||
4605 | 2024.12.19 19:24:30.947000 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4606 | 2024.12.19 19:24:30.947128 [ 263 ] {f29a2063-1e0c-4ea6-be56-934561aa70b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4607 | 2024.12.19 19:24:30.947185 [ 263 ] {f29a2063-1e0c-4ea6-be56-934561aa70b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4608 | 2024.12.19 19:24:30.947714 [ 263 ] {f29a2063-1e0c-4ea6-be56-934561aa70b4} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4609 | 2024.12.19 19:24:30.947760 [ 263 ] {f29a2063-1e0c-4ea6-be56-934561aa70b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4610 | 2024.12.19 19:24:30.948150 [ 263 ] {f29a2063-1e0c-4ea6-be56-934561aa70b4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4611 | 2024.12.19 19:24:30.948385 [ 263 ] {f29a2063-1e0c-4ea6-be56-934561aa70b4} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4612 | 2024.12.19 19:24:30.948635 [ 263 ] {f29a2063-1e0c-4ea6-be56-934561aa70b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. | ||
4613 | 2024.12.19 19:24:30.948820 [ 263 ] {f29a2063-1e0c-4ea6-be56-934561aa70b4} <Debug> TCPHandler: Processed in 0.001881251 sec. | ||
4614 | 2024.12.19 19:24:31.264533 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4615 | 2024.12.19 19:24:31.283229 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4616 | 2024.12.19 19:24:31.283286 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4617 | 2024.12.19 19:24:31.290851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4618 | 2024.12.19 19:24:31.291619 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4619 | 2024.12.19 19:24:31.294440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4620 | 2024.12.19 19:24:35.396062 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4621 | 2024.12.19 19:24:35.396293 [ 259 ] {00f1503e-411c-4ce5-ac36-89ab36d61135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4622 | 2024.12.19 19:24:35.396376 [ 259 ] {00f1503e-411c-4ce5-ac36-89ab36d61135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4623 | 2024.12.19 19:24:35.397213 [ 259 ] {00f1503e-411c-4ce5-ac36-89ab36d61135} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4624 | 2024.12.19 19:24:35.397264 [ 259 ] {00f1503e-411c-4ce5-ac36-89ab36d61135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4625 | 2024.12.19 19:24:35.397711 [ 259 ] {00f1503e-411c-4ce5-ac36-89ab36d61135} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4626 | 2024.12.19 19:24:35.397962 [ 259 ] {00f1503e-411c-4ce5-ac36-89ab36d61135} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4627 | 2024.12.19 19:24:35.398207 [ 259 ] {00f1503e-411c-4ce5-ac36-89ab36d61135} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001975 sec., 7088.607594936708 rows/sec., 510.28 KiB/sec. | ||
4628 | 2024.12.19 19:24:35.398265 [ 259 ] {00f1503e-411c-4ce5-ac36-89ab36d61135} <Debug> TCPHandler: Processed in 0.002348004 sec. | ||
4629 | 2024.12.19 19:24:35.398458 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4630 | 2024.12.19 19:24:35.398592 [ 263 ] {e4c868f0-697d-4591-8150-92372d6acb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4631 | 2024.12.19 19:24:35.398649 [ 263 ] {e4c868f0-697d-4591-8150-92372d6acb5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4632 | 2024.12.19 19:24:35.399261 [ 263 ] {e4c868f0-697d-4591-8150-92372d6acb5c} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4633 | 2024.12.19 19:24:35.399302 [ 263 ] {e4c868f0-697d-4591-8150-92372d6acb5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4634 | 2024.12.19 19:24:35.399658 [ 263 ] {e4c868f0-697d-4591-8150-92372d6acb5c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4635 | 2024.12.19 19:24:35.399907 [ 263 ] {e4c868f0-697d-4591-8150-92372d6acb5c} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4636 | 2024.12.19 19:24:35.400126 [ 263 ] {e4c868f0-697d-4591-8150-92372d6acb5c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001563 sec., 1279.5905310300705 rows/sec., 104.34 KiB/sec. | ||
4637 | 2024.12.19 19:24:35.400179 [ 263 ] {e4c868f0-697d-4591-8150-92372d6acb5c} <Debug> TCPHandler: Processed in 0.001789658 sec. | ||
4638 | 2024.12.19 19:24:35.400320 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4639 | 2024.12.19 19:24:35.400449 [ 259 ] {cceff0ad-6bea-4266-b41a-ee2b03c8802f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4640 | 2024.12.19 19:24:35.400502 [ 259 ] {cceff0ad-6bea-4266-b41a-ee2b03c8802f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4641 | 2024.12.19 19:24:35.401895 [ 259 ] {cceff0ad-6bea-4266-b41a-ee2b03c8802f} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4642 | 2024.12.19 19:24:35.401936 [ 259 ] {cceff0ad-6bea-4266-b41a-ee2b03c8802f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4643 | 2024.12.19 19:24:35.402567 [ 259 ] {cceff0ad-6bea-4266-b41a-ee2b03c8802f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4644 | 2024.12.19 19:24:35.402939 [ 259 ] {cceff0ad-6bea-4266-b41a-ee2b03c8802f} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4645 | 2024.12.19 19:24:35.403202 [ 259 ] {cceff0ad-6bea-4266-b41a-ee2b03c8802f} <Debug> executeQuery: Read 1420 rows, 121.37 KiB in 0.002781 sec., 510607.6950737145 rows/sec., 42.62 MiB/sec. | ||
4646 | 2024.12.19 19:24:35.403263 [ 259 ] {cceff0ad-6bea-4266-b41a-ee2b03c8802f} <Debug> TCPHandler: Processed in 0.003004111 sec. | ||
4647 | 2024.12.19 19:24:35.403416 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4648 | 2024.12.19 19:24:35.403542 [ 263 ] {092baf36-67c8-4110-bdca-95bbcb45414a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4649 | 2024.12.19 19:24:35.403596 [ 263 ] {092baf36-67c8-4110-bdca-95bbcb45414a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4650 | 2024.12.19 19:24:35.404222 [ 263 ] {092baf36-67c8-4110-bdca-95bbcb45414a} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4651 | 2024.12.19 19:24:35.404261 [ 263 ] {092baf36-67c8-4110-bdca-95bbcb45414a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4652 | 2024.12.19 19:24:35.404605 [ 263 ] {092baf36-67c8-4110-bdca-95bbcb45414a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4653 | 2024.12.19 19:24:35.404835 [ 263 ] {092baf36-67c8-4110-bdca-95bbcb45414a} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4654 | 2024.12.19 19:24:35.405066 [ 263 ] {092baf36-67c8-4110-bdca-95bbcb45414a} <Debug> executeQuery: Read 47 rows, 3.45 KiB in 0.001549 sec., 30342.156229825694 rows/sec., 2.18 MiB/sec. | ||
4655 | 2024.12.19 19:24:35.405183 [ 263 ] {092baf36-67c8-4110-bdca-95bbcb45414a} <Debug> TCPHandler: Processed in 0.00182842 sec. | ||
4656 | 2024.12.19 19:24:35.405342 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4657 | 2024.12.19 19:24:35.405481 [ 259 ] {d1973f4f-6077-40ed-af48-abb7b1d14e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4658 | 2024.12.19 19:24:35.405543 [ 259 ] {d1973f4f-6077-40ed-af48-abb7b1d14e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4659 | 2024.12.19 19:24:35.406400 [ 259 ] {d1973f4f-6077-40ed-af48-abb7b1d14e58} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4660 | 2024.12.19 19:24:35.406449 [ 259 ] {d1973f4f-6077-40ed-af48-abb7b1d14e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4661 | 2024.12.19 19:24:35.406962 [ 259 ] {d1973f4f-6077-40ed-af48-abb7b1d14e58} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4662 | 2024.12.19 19:24:35.407340 [ 259 ] {d1973f4f-6077-40ed-af48-abb7b1d14e58} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4663 | 2024.12.19 19:24:35.407630 [ 259 ] {d1973f4f-6077-40ed-af48-abb7b1d14e58} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002178 sec., 111111.11111111112 rows/sec., 7.53 MiB/sec. | ||
4664 | 2024.12.19 19:24:35.407705 [ 259 ] {d1973f4f-6077-40ed-af48-abb7b1d14e58} <Debug> TCPHandler: Processed in 0.002426826 sec. | ||
4665 | 2024.12.19 19:24:35.407868 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4666 | 2024.12.19 19:24:35.407996 [ 263 ] {f7c081aa-80d3-4214-bed1-fdc653226de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4667 | 2024.12.19 19:24:35.408048 [ 263 ] {f7c081aa-80d3-4214-bed1-fdc653226de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4668 | 2024.12.19 19:24:35.408689 [ 263 ] {f7c081aa-80d3-4214-bed1-fdc653226de3} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4669 | 2024.12.19 19:24:35.408735 [ 263 ] {f7c081aa-80d3-4214-bed1-fdc653226de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4670 | 2024.12.19 19:24:35.409131 [ 263 ] {f7c081aa-80d3-4214-bed1-fdc653226de3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4671 | 2024.12.19 19:24:35.409359 [ 263 ] {f7c081aa-80d3-4214-bed1-fdc653226de3} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4672 | 2024.12.19 19:24:35.409551 [ 263 ] {f7c081aa-80d3-4214-bed1-fdc653226de3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001584 sec., 8207.070707070707 rows/sec., 511.71 KiB/sec. | ||
4673 | 2024.12.19 19:24:35.409602 [ 263 ] {f7c081aa-80d3-4214-bed1-fdc653226de3} <Debug> TCPHandler: Processed in 0.001796839 sec. | ||
4674 | 2024.12.19 19:24:35.409736 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4675 | 2024.12.19 19:24:35.409848 [ 259 ] {4f2ce411-c972-4585-b762-9ebcc1e051ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4676 | 2024.12.19 19:24:35.409895 [ 259 ] {4f2ce411-c972-4585-b762-9ebcc1e051ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4677 | 2024.12.19 19:24:35.410803 [ 259 ] {4f2ce411-c972-4585-b762-9ebcc1e051ef} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4678 | 2024.12.19 19:24:35.410844 [ 259 ] {4f2ce411-c972-4585-b762-9ebcc1e051ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4679 | 2024.12.19 19:24:35.411243 [ 259 ] {4f2ce411-c972-4585-b762-9ebcc1e051ef} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4680 | 2024.12.19 19:24:35.411489 [ 259 ] {4f2ce411-c972-4585-b762-9ebcc1e051ef} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4681 | 2024.12.19 19:24:35.411718 [ 259 ] {4f2ce411-c972-4585-b762-9ebcc1e051ef} <Debug> executeQuery: Read 878 rows, 65.18 KiB in 0.001893 sec., 463814.0517696778 rows/sec., 33.62 MiB/sec. | ||
4682 | 2024.12.19 19:24:35.411775 [ 259 ] {4f2ce411-c972-4585-b762-9ebcc1e051ef} <Debug> TCPHandler: Processed in 0.002091487 sec. | ||
4683 | 2024.12.19 19:24:35.411926 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4684 | 2024.12.19 19:24:35.412060 [ 263 ] {1dba1ab2-ef10-42fe-9f0c-a75909f1a816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4685 | 2024.12.19 19:24:35.412119 [ 263 ] {1dba1ab2-ef10-42fe-9f0c-a75909f1a816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4686 | 2024.12.19 19:24:35.412667 [ 263 ] {1dba1ab2-ef10-42fe-9f0c-a75909f1a816} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4687 | 2024.12.19 19:24:35.412716 [ 263 ] {1dba1ab2-ef10-42fe-9f0c-a75909f1a816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4688 | 2024.12.19 19:24:35.413145 [ 263 ] {1dba1ab2-ef10-42fe-9f0c-a75909f1a816} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4689 | 2024.12.19 19:24:35.413386 [ 263 ] {1dba1ab2-ef10-42fe-9f0c-a75909f1a816} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4690 | 2024.12.19 19:24:35.413600 [ 263 ] {1dba1ab2-ef10-42fe-9f0c-a75909f1a816} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001569 sec., 3824.091778202677 rows/sec., 199.79 KiB/sec. | ||
4691 | 2024.12.19 19:24:35.413652 [ 263 ] {1dba1ab2-ef10-42fe-9f0c-a75909f1a816} <Debug> TCPHandler: Processed in 0.001791099 sec. | ||
4692 | 2024.12.19 19:24:35.413792 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4693 | 2024.12.19 19:24:35.413901 [ 259 ] {c688eccb-746a-4520-b560-4ba15f6c7ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4694 | 2024.12.19 19:24:35.413950 [ 259 ] {c688eccb-746a-4520-b560-4ba15f6c7ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4695 | 2024.12.19 19:24:35.414706 [ 259 ] {c688eccb-746a-4520-b560-4ba15f6c7ec1} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4696 | 2024.12.19 19:24:35.414746 [ 259 ] {c688eccb-746a-4520-b560-4ba15f6c7ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4697 | 2024.12.19 19:24:35.415178 [ 259 ] {c688eccb-746a-4520-b560-4ba15f6c7ec1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4698 | 2024.12.19 19:24:35.415411 [ 259 ] {c688eccb-746a-4520-b560-4ba15f6c7ec1} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4699 | 2024.12.19 19:24:35.415660 [ 259 ] {c688eccb-746a-4520-b560-4ba15f6c7ec1} <Debug> executeQuery: Read 1084 rows, 74.17 KiB in 0.001775 sec., 610704.2253521127 rows/sec., 40.81 MiB/sec. | ||
4700 | 2024.12.19 19:24:35.415737 [ 259 ] {c688eccb-746a-4520-b560-4ba15f6c7ec1} <Debug> TCPHandler: Processed in 0.001995824 sec. | ||
4701 | 2024.12.19 19:24:35.415955 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4702 | 2024.12.19 19:24:35.416110 [ 263 ] {76ebb801-6ea9-4d7d-a39b-78a3a9b1f2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4703 | 2024.12.19 19:24:35.416171 [ 263 ] {76ebb801-6ea9-4d7d-a39b-78a3a9b1f2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4704 | 2024.12.19 19:24:35.416705 [ 263 ] {76ebb801-6ea9-4d7d-a39b-78a3a9b1f2ea} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4705 | 2024.12.19 19:24:35.416754 [ 263 ] {76ebb801-6ea9-4d7d-a39b-78a3a9b1f2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4706 | 2024.12.19 19:24:35.417163 [ 263 ] {76ebb801-6ea9-4d7d-a39b-78a3a9b1f2ea} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4707 | 2024.12.19 19:24:35.417393 [ 263 ] {76ebb801-6ea9-4d7d-a39b-78a3a9b1f2ea} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4708 | 2024.12.19 19:24:35.417553 [ 54 ] {} <Debug> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
4709 | 2024.12.19 19:24:35.417621 [ 263 ] {76ebb801-6ea9-4d7d-a39b-78a3a9b1f2ea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00154 sec., 649.3506493506494 rows/sec., 43.76 KiB/sec. | ||
4710 | 2024.12.19 19:24:35.417643 [ 54 ] {} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4711 | 2024.12.19 19:24:35.417720 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4712 | 2024.12.19 19:24:35.417737 [ 263 ] {76ebb801-6ea9-4d7d-a39b-78a3a9b1f2ea} <Debug> TCPHandler: Processed in 0.001897871 sec. | ||
4713 | 2024.12.19 19:24:35.418038 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4714 | 2024.12.19 19:24:35.418349 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
4715 | 2024.12.19 19:24:35.418416 [ 259 ] {a13534ce-7fff-4051-8bd9-030eefb0ae43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4716 | 2024.12.19 19:24:35.418639 [ 259 ] {a13534ce-7fff-4051-8bd9-030eefb0ae43} <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 | ||
4717 | 2024.12.19 19:24:35.418741 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4718 | 2024.12.19 19:24:35.418869 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
4719 | 2024.12.19 19:24:35.419271 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
4720 | 2024.12.19 19:24:35.419673 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
4721 | 2024.12.19 19:24:35.419992 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
4722 | 2024.12.19 19:24:35.420301 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
4723 | 2024.12.19 19:24:35.420716 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
4724 | 2024.12.19 19:24:35.424414 [ 198 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.006573618 sec., 2281.8484432773553 rows/sec., 153.76 KiB/sec. | ||
4725 | 2024.12.19 19:24:35.424650 [ 259 ] {a13534ce-7fff-4051-8bd9-030eefb0ae43} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4726 | 2024.12.19 19:24:35.424651 [ 198 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4727 | 2024.12.19 19:24:35.424719 [ 259 ] {a13534ce-7fff-4051-8bd9-030eefb0ae43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4728 | 2024.12.19 19:24:35.425320 [ 198 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_15_3} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4729 | 2024.12.19 19:24:35.425486 [ 198 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_15_3} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
4730 | 2024.12.19 19:24:35.425713 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
4731 | 2024.12.19 19:24:35.426066 [ 259 ] {a13534ce-7fff-4051-8bd9-030eefb0ae43} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4732 | 2024.12.19 19:24:35.426340 [ 259 ] {a13534ce-7fff-4051-8bd9-030eefb0ae43} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4733 | 2024.12.19 19:24:35.426604 [ 259 ] {a13534ce-7fff-4051-8bd9-030eefb0ae43} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.008281 sec., 4588.817775630962 rows/sec., 8.22 MiB/sec. | ||
4734 | 2024.12.19 19:24:35.426719 [ 259 ] {a13534ce-7fff-4051-8bd9-030eefb0ae43} <Debug> TCPHandler: Processed in 0.008883731 sec. | ||
4735 | 2024.12.19 19:24:35.426883 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4736 | 2024.12.19 19:24:35.427012 [ 263 ] {8c2ed835-ff98-4efb-a4a1-0d071a6cc4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4737 | 2024.12.19 19:24:35.427069 [ 263 ] {8c2ed835-ff98-4efb-a4a1-0d071a6cc4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4738 | 2024.12.19 19:24:35.427620 [ 263 ] {8c2ed835-ff98-4efb-a4a1-0d071a6cc4ed} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4739 | 2024.12.19 19:24:35.427669 [ 263 ] {8c2ed835-ff98-4efb-a4a1-0d071a6cc4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4740 | 2024.12.19 19:24:35.428113 [ 263 ] {8c2ed835-ff98-4efb-a4a1-0d071a6cc4ed} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4741 | 2024.12.19 19:24:35.428354 [ 263 ] {8c2ed835-ff98-4efb-a4a1-0d071a6cc4ed} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4742 | 2024.12.19 19:24:35.428574 [ 263 ] {8c2ed835-ff98-4efb-a4a1-0d071a6cc4ed} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001591 sec., 51539.91200502829 rows/sec., 3.27 MiB/sec. | ||
4743 | 2024.12.19 19:24:35.428625 [ 263 ] {8c2ed835-ff98-4efb-a4a1-0d071a6cc4ed} <Debug> TCPHandler: Processed in 0.001806169 sec. | ||
4744 | 2024.12.19 19:24:35.608979 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 686 | ||
4745 | 2024.12.19 19:24:35.612660 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4746 | 2024.12.19 19:24:35.612703 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4747 | 2024.12.19 19:24:35.614148 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4748 | 2024.12.19 19:24:35.614460 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4749 | 2024.12.19 19:24:35.614633 [ 54 ] {} <Debug> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4750 | 2024.12.19 19:24:35.614694 [ 54 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4751 | 2024.12.19 19:24:35.614735 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4752 | 2024.12.19 19:24:35.615171 [ 192 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::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 | ||
4753 | 2024.12.19 19:24:35.615813 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 686 | ||
4754 | 2024.12.19 19:24:35.616331 [ 192 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4755 | 2024.12.19 19:24:35.616510 [ 192 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 488 rows starting from the beginning of the part | ||
4756 | 2024.12.19 19:24:35.617119 [ 192 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
4757 | 2024.12.19 19:24:35.617720 [ 192 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part | ||
4758 | 2024.12.19 19:24:35.618325 [ 192 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
4759 | 2024.12.19 19:24:35.618912 [ 192 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::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 | ||
4760 | 2024.12.19 19:24:35.619510 [ 192 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 58 rows starting from the beginning of the part | ||
4761 | 2024.12.19 19:24:35.627450 [ 193 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 72 columns (72 merged, 0 gathered) in 0.012571781 sec., 54566.65209169647 rows/sec., 46.58 MiB/sec. | ||
4762 | 2024.12.19 19:24:35.628917 [ 193 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4763 | 2024.12.19 19:24:35.629707 [ 193 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_16_3} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4764 | 2024.12.19 19:24:35.629795 [ 193 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_16_3} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4765 | 2024.12.19 19:24:35.630110 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
4766 | 2024.12.19 19:24:38.075435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
4767 | 2024.12.19 19:24:38.076075 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4768 | 2024.12.19 19:24:38.076119 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4769 | 2024.12.19 19:24:38.076682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4770 | 2024.12.19 19:24:38.076954 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4771 | 2024.12.19 19:24:38.077151 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
4772 | 2024.12.19 19:24:38.795442 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4773 | 2024.12.19 19:24:38.815446 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4774 | 2024.12.19 19:24:38.815503 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4775 | 2024.12.19 19:24:38.823123 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4776 | 2024.12.19 19:24:38.823876 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4777 | 2024.12.19 19:24:38.826475 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4778 | 2024.12.19 19:24:40.935671 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4779 | 2024.12.19 19:24:40.935882 [ 259 ] {11976789-f6ee-4cce-9b88-4667ed0c8250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4780 | 2024.12.19 19:24:40.935955 [ 259 ] {11976789-f6ee-4cce-9b88-4667ed0c8250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4781 | 2024.12.19 19:24:40.936700 [ 259 ] {11976789-f6ee-4cce-9b88-4667ed0c8250} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4782 | 2024.12.19 19:24:40.936752 [ 259 ] {11976789-f6ee-4cce-9b88-4667ed0c8250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4783 | 2024.12.19 19:24:40.937191 [ 259 ] {11976789-f6ee-4cce-9b88-4667ed0c8250} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4784 | 2024.12.19 19:24:40.937450 [ 259 ] {11976789-f6ee-4cce-9b88-4667ed0c8250} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4785 | 2024.12.19 19:24:40.937653 [ 48 ] {} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4786 | 2024.12.19 19:24:40.937713 [ 259 ] {11976789-f6ee-4cce-9b88-4667ed0c8250} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001887 sec., 31796.50238473768 rows/sec., 2.47 MiB/sec. | ||
4787 | 2024.12.19 19:24:40.937739 [ 48 ] {} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4788 | 2024.12.19 19:24:40.937802 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4789 | 2024.12.19 19:24:40.937838 [ 259 ] {11976789-f6ee-4cce-9b88-4667ed0c8250} <Debug> TCPHandler: Processed in 0.002303313 sec. | ||
4790 | 2024.12.19 19:24:40.938060 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4791 | 2024.12.19 19:24:40.938088 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
4792 | 2024.12.19 19:24:40.938296 [ 263 ] {528f4f95-b4c3-4974-aafa-448cd9667f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4793 | 2024.12.19 19:24:40.938400 [ 263 ] {528f4f95-b4c3-4974-aafa-448cd9667f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4794 | 2024.12.19 19:24:40.938437 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4795 | 2024.12.19 19:24:40.938540 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1432 rows starting from the beginning of the part | ||
4796 | 2024.12.19 19:24:40.938802 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
4797 | 2024.12.19 19:24:40.939178 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 279 rows starting from the beginning of the part | ||
4798 | 2024.12.19 19:24:40.939610 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
4799 | 2024.12.19 19:24:40.940014 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1420 rows starting from the beginning of the part | ||
4800 | 2024.12.19 19:24:40.940363 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
4801 | 2024.12.19 19:24:40.941439 [ 263 ] {528f4f95-b4c3-4974-aafa-448cd9667f55} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4802 | 2024.12.19 19:24:40.941510 [ 263 ] {528f4f95-b4c3-4974-aafa-448cd9667f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4803 | 2024.12.19 19:24:40.942483 [ 263 ] {528f4f95-b4c3-4974-aafa-448cd9667f55} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4804 | 2024.12.19 19:24:40.942944 [ 263 ] {528f4f95-b4c3-4974-aafa-448cd9667f55} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4805 | 2024.12.19 19:24:40.943141 [ 48 ] {} <Debug> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4806 | 2024.12.19 19:24:40.943208 [ 48 ] {} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4807 | 2024.12.19 19:24:40.943262 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4808 | 2024.12.19 19:24:40.943281 [ 263 ] {528f4f95-b4c3-4974-aafa-448cd9667f55} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.005049 sec., 396.1180431768667 rows/sec., 29.79 KiB/sec. | ||
4809 | 2024.12.19 19:24:40.943594 [ 263 ] {528f4f95-b4c3-4974-aafa-448cd9667f55} <Debug> TCPHandler: Processed in 0.005630462 sec. | ||
4810 | 2024.12.19 19:24:40.943727 [ 193 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::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 | ||
4811 | 2024.12.19 19:24:40.943877 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4812 | 2024.12.19 19:24:40.944276 [ 193 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4813 | 2024.12.19 19:24:40.944305 [ 259 ] {1c1305eb-37c7-4c26-8bdb-dbef7810ec46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4814 | 2024.12.19 19:24:40.944407 [ 193 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 65 rows starting from the beginning of the part | ||
4815 | 2024.12.19 19:24:40.944467 [ 259 ] {1c1305eb-37c7-4c26-8bdb-dbef7810ec46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4816 | 2024.12.19 19:24:40.944719 [ 196 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.006767144 sec., 489275.8303946244 rows/sec., 42.74 MiB/sec. | ||
4817 | 2024.12.19 19:24:40.944812 [ 193 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
4818 | 2024.12.19 19:24:40.945231 [ 193 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 45 rows starting from the beginning of the part | ||
4819 | 2024.12.19 19:24:40.945384 [ 196 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4820 | 2024.12.19 19:24:40.945820 [ 193 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
4821 | 2024.12.19 19:24:40.946152 [ 193 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part | ||
4822 | 2024.12.19 19:24:40.946666 [ 196 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_31_6} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4823 | 2024.12.19 19:24:40.946846 [ 193 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
4824 | 2024.12.19 19:24:40.947204 [ 196 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_31_6} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4825 | 2024.12.19 19:24:40.947614 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
4826 | 2024.12.19 19:24:40.948075 [ 259 ] {1c1305eb-37c7-4c26-8bdb-dbef7810ec46} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4827 | 2024.12.19 19:24:40.948125 [ 259 ] {1c1305eb-37c7-4c26-8bdb-dbef7810ec46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4828 | 2024.12.19 19:24:40.948733 [ 259 ] {1c1305eb-37c7-4c26-8bdb-dbef7810ec46} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4829 | 2024.12.19 19:24:40.948926 [ 191 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.00553659 sec., 29440.5039925297 rows/sec., 2.22 MiB/sec. | ||
4830 | 2024.12.19 19:24:40.949149 [ 259 ] {1c1305eb-37c7-4c26-8bdb-dbef7810ec46} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4831 | 2024.12.19 19:24:40.949212 [ 191 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4832 | 2024.12.19 19:24:40.949407 [ 48 ] {} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4833 | 2024.12.19 19:24:40.949511 [ 48 ] {} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4834 | 2024.12.19 19:24:40.949597 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4835 | 2024.12.19 19:24:40.949734 [ 259 ] {1c1305eb-37c7-4c26-8bdb-dbef7810ec46} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.005492 sec., 12017.479970866714 rows/sec., 960.56 KiB/sec. | ||
4836 | 2024.12.19 19:24:40.949977 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
4837 | 2024.12.19 19:24:40.950058 [ 259 ] {1c1305eb-37c7-4c26-8bdb-dbef7810ec46} <Debug> TCPHandler: Processed in 0.006324301 sec. | ||
4838 | 2024.12.19 19:24:40.950340 [ 191 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_26_5} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4839 | 2024.12.19 19:24:40.950396 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4840 | 2024.12.19 19:24:40.950417 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4841 | 2024.12.19 19:24:40.950509 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 914 rows starting from the beginning of the part | ||
4842 | 2024.12.19 19:24:40.950622 [ 191 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_26_5} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4843 | 2024.12.19 19:24:40.950919 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 66 rows starting from the beginning of the part | ||
4844 | 2024.12.19 19:24:40.950985 [ 263 ] {1319752a-2622-400e-a772-dfa3a6f8a338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4845 | 2024.12.19 19:24:40.951082 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4846 | 2024.12.19 19:24:40.951303 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 420 rows starting from the beginning of the part | ||
4847 | 2024.12.19 19:24:40.951330 [ 263 ] {1319752a-2622-400e-a772-dfa3a6f8a338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4848 | 2024.12.19 19:24:40.951670 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 66 rows starting from the beginning of the part | ||
4849 | 2024.12.19 19:24:40.952072 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 878 rows starting from the beginning of the part | ||
4850 | 2024.12.19 19:24:40.952525 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
4851 | 2024.12.19 19:24:40.953958 [ 263 ] {1319752a-2622-400e-a772-dfa3a6f8a338} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4852 | 2024.12.19 19:24:40.954029 [ 263 ] {1319752a-2622-400e-a772-dfa3a6f8a338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4853 | 2024.12.19 19:24:40.955194 [ 263 ] {1319752a-2622-400e-a772-dfa3a6f8a338} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4854 | 2024.12.19 19:24:40.955511 [ 263 ] {1319752a-2622-400e-a772-dfa3a6f8a338} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4855 | 2024.12.19 19:24:40.955834 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4856 | 2024.12.19 19:24:40.955960 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4857 | 2024.12.19 19:24:40.956063 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4858 | 2024.12.19 19:24:40.956244 [ 197 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.006506836 sec., 370379.7052822601 rows/sec., 28.40 MiB/sec. | ||
4859 | 2024.12.19 19:24:40.956297 [ 263 ] {1319752a-2622-400e-a772-dfa3a6f8a338} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005653 sec., 28303.555634176544 rows/sec., 1.97 MiB/sec. | ||
4860 | 2024.12.19 19:24:40.956440 [ 193 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
4861 | 2024.12.19 19:24:40.956630 [ 263 ] {1319752a-2622-400e-a772-dfa3a6f8a338} <Debug> TCPHandler: Processed in 0.006407894 sec. | ||
4862 | 2024.12.19 19:24:40.956727 [ 197 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4863 | 2024.12.19 19:24:40.956987 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4864 | 2024.12.19 19:24:40.957016 [ 193 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4865 | 2024.12.19 19:24:40.957118 [ 193 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9892 rows starting from the beginning of the part | ||
4866 | 2024.12.19 19:24:40.957667 [ 193 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
4867 | 2024.12.19 19:24:40.957744 [ 259 ] {cc740dd3-06e5-4c53-bdc1-23bcd0701452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4868 | 2024.12.19 19:24:40.958123 [ 193 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 237 rows starting from the beginning of the part | ||
4869 | 2024.12.19 19:24:40.958293 [ 259 ] {cc740dd3-06e5-4c53-bdc1-23bcd0701452} <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 | ||
4870 | 2024.12.19 19:24:40.958379 [ 197 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_31_6} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4871 | 2024.12.19 19:24:40.958636 [ 193 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
4872 | 2024.12.19 19:24:40.958911 [ 197 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_31_6} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4873 | 2024.12.19 19:24:40.959187 [ 193 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1084 rows starting from the beginning of the part | ||
4874 | 2024.12.19 19:24:40.959392 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
4875 | 2024.12.19 19:24:40.959687 [ 193 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
4876 | 2024.12.19 19:24:40.961794 [ 259 ] {cc740dd3-06e5-4c53-bdc1-23bcd0701452} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4877 | 2024.12.19 19:24:40.961834 [ 259 ] {cc740dd3-06e5-4c53-bdc1-23bcd0701452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4878 | 2024.12.19 19:24:40.962568 [ 259 ] {cc740dd3-06e5-4c53-bdc1-23bcd0701452} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4879 | 2024.12.19 19:24:40.963088 [ 259 ] {cc740dd3-06e5-4c53-bdc1-23bcd0701452} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4880 | 2024.12.19 19:24:40.963326 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4881 | 2024.12.19 19:24:40.963409 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4882 | 2024.12.19 19:24:40.963436 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4883 | 2024.12.19 19:24:40.963474 [ 259 ] {cc740dd3-06e5-4c53-bdc1-23bcd0701452} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.006087 sec., 328.5690816494168 rows/sec., 602.91 KiB/sec. | ||
4884 | 2024.12.19 19:24:40.963853 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::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 | ||
4885 | 2024.12.19 19:24:40.963965 [ 259 ] {cc740dd3-06e5-4c53-bdc1-23bcd0701452} <Debug> TCPHandler: Processed in 0.007198715 sec. | ||
4886 | 2024.12.19 19:24:40.964207 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4887 | 2024.12.19 19:24:40.964678 [ 263 ] {2644fa0d-6651-4bdf-958d-c6745a60f51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4888 | 2024.12.19 19:24:40.964936 [ 263 ] {2644fa0d-6651-4bdf-958d-c6745a60f51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4889 | 2024.12.19 19:24:40.965323 [ 193 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11693 rows, containing 5 columns (5 merged, 0 gathered) in 0.009099727 sec., 1284983.6044531886 rows/sec., 86.70 MiB/sec. | ||
4890 | 2024.12.19 19:24:40.965783 [ 193 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4891 | 2024.12.19 19:24:40.965808 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4892 | 2024.12.19 19:24:40.966216 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 410 rows starting from the beginning of the part | ||
4893 | 2024.12.19 19:24:40.966883 [ 193 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4894 | 2024.12.19 19:24:40.967359 [ 193 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4895 | 2024.12.19 19:24:40.967566 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
4896 | 2024.12.19 19:24:40.967636 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
4897 | 2024.12.19 19:24:40.968241 [ 263 ] {2644fa0d-6651-4bdf-958d-c6745a60f51d} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4898 | 2024.12.19 19:24:40.968341 [ 263 ] {2644fa0d-6651-4bdf-958d-c6745a60f51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4899 | 2024.12.19 19:24:40.968456 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part | ||
4900 | 2024.12.19 19:24:40.969184 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
4901 | 2024.12.19 19:24:40.969840 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part | ||
4902 | 2024.12.19 19:24:40.969915 [ 263 ] {2644fa0d-6651-4bdf-958d-c6745a60f51d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4903 | 2024.12.19 19:24:40.970387 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
4904 | 2024.12.19 19:24:40.970874 [ 263 ] {2644fa0d-6651-4bdf-958d-c6745a60f51d} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4905 | 2024.12.19 19:24:40.971313 [ 48 ] {} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4906 | 2024.12.19 19:24:40.971420 [ 48 ] {} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4907 | 2024.12.19 19:24:40.971511 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4908 | 2024.12.19 19:24:40.971677 [ 263 ] {2644fa0d-6651-4bdf-958d-c6745a60f51d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007126 sec., 8419.870895312939 rows/sec., 581.06 KiB/sec. | ||
4909 | 2024.12.19 19:24:40.972069 [ 187 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
4910 | 2024.12.19 19:24:40.972080 [ 263 ] {2644fa0d-6651-4bdf-958d-c6745a60f51d} <Debug> TCPHandler: Processed in 0.008002647 sec. | ||
4911 | 2024.12.19 19:24:40.972370 [ 187 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4912 | 2024.12.19 19:24:40.972418 [ 187 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1846 rows starting from the beginning of the part | ||
4913 | 2024.12.19 19:24:40.972609 [ 187 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
4914 | 2024.12.19 19:24:40.973004 [ 187 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part | ||
4915 | 2024.12.19 19:24:40.973359 [ 187 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
4916 | 2024.12.19 19:24:40.973735 [ 187 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
4917 | 2024.12.19 19:24:40.973972 [ 187 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
4918 | 2024.12.19 19:24:40.976572 [ 189 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2190 rows, containing 4 columns (4 merged, 0 gathered) in 0.004881352 sec., 448646.19474276796 rows/sec., 29.26 MiB/sec. | ||
4919 | 2024.12.19 19:24:40.977178 [ 189 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4920 | 2024.12.19 19:24:40.978089 [ 189 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_31_6} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4921 | 2024.12.19 19:24:40.978182 [ 189 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_31_6} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4922 | 2024.12.19 19:24:40.978307 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
4923 | 2024.12.19 19:24:40.979059 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 19 columns (19 merged, 0 gathered) in 0.015518811 sec., 31703.459756034143 rows/sec., 56.81 MiB/sec. | ||
4924 | 2024.12.19 19:24:40.979668 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4925 | 2024.12.19 19:24:40.980080 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4926 | 2024.12.19 19:24:40.980153 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4927 | 2024.12.19 19:24:40.980294 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
4928 | 2024.12.19 19:24:45.466065 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4929 | 2024.12.19 19:24:45.466142 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4930 | 2024.12.19 19:24:45.578221 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
4931 | 2024.12.19 19:24:45.579104 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4932 | 2024.12.19 19:24:45.579157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4933 | 2024.12.19 19:24:45.579689 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4934 | 2024.12.19 19:24:45.579955 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4935 | 2024.12.19 19:24:45.580227 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4936 | 2024.12.19 19:24:45.616999 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 698 | ||
4937 | 2024.12.19 19:24:45.619688 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4938 | 2024.12.19 19:24:45.619749 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4939 | 2024.12.19 19:24:45.621228 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4940 | 2024.12.19 19:24:45.621539 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4941 | 2024.12.19 19:24:45.622213 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 698 | ||
4942 | 2024.12.19 19:24:45.941668 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4943 | 2024.12.19 19:24:45.941884 [ 259 ] {00c482fb-dbab-4ac7-8c7d-f9398f045047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4944 | 2024.12.19 19:24:45.941971 [ 259 ] {00c482fb-dbab-4ac7-8c7d-f9398f045047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4945 | 2024.12.19 19:24:45.942794 [ 259 ] {00c482fb-dbab-4ac7-8c7d-f9398f045047} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4946 | 2024.12.19 19:24:45.942843 [ 259 ] {00c482fb-dbab-4ac7-8c7d-f9398f045047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4947 | 2024.12.19 19:24:45.943284 [ 259 ] {00c482fb-dbab-4ac7-8c7d-f9398f045047} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4948 | 2024.12.19 19:24:45.943540 [ 259 ] {00c482fb-dbab-4ac7-8c7d-f9398f045047} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4949 | 2024.12.19 19:24:45.943779 [ 259 ] {00c482fb-dbab-4ac7-8c7d-f9398f045047} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001956 sec., 7157.464212678937 rows/sec., 515.24 KiB/sec. | ||
4950 | 2024.12.19 19:24:45.943908 [ 259 ] {00c482fb-dbab-4ac7-8c7d-f9398f045047} <Debug> TCPHandler: Processed in 0.002383614 sec. | ||
4951 | 2024.12.19 19:24:45.944090 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4952 | 2024.12.19 19:24:45.944216 [ 263 ] {d0934dca-5cba-45fe-9f04-fd9c16a539b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4953 | 2024.12.19 19:24:45.944265 [ 263 ] {d0934dca-5cba-45fe-9f04-fd9c16a539b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4954 | 2024.12.19 19:24:45.944961 [ 263 ] {d0934dca-5cba-45fe-9f04-fd9c16a539b2} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4955 | 2024.12.19 19:24:45.945002 [ 263 ] {d0934dca-5cba-45fe-9f04-fd9c16a539b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4956 | 2024.12.19 19:24:45.945409 [ 263 ] {d0934dca-5cba-45fe-9f04-fd9c16a539b2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4957 | 2024.12.19 19:24:45.945663 [ 263 ] {d0934dca-5cba-45fe-9f04-fd9c16a539b2} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4958 | 2024.12.19 19:24:45.945878 [ 263 ] {d0934dca-5cba-45fe-9f04-fd9c16a539b2} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001692 sec., 164893.61702127662 rows/sec., 14.53 MiB/sec. | ||
4959 | 2024.12.19 19:24:45.945932 [ 263 ] {d0934dca-5cba-45fe-9f04-fd9c16a539b2} <Debug> TCPHandler: Processed in 0.001902661 sec. | ||
4960 | 2024.12.19 19:24:45.946094 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4961 | 2024.12.19 19:24:45.946226 [ 259 ] {04aac47a-6c1a-4166-b178-c77d988285b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4962 | 2024.12.19 19:24:45.946282 [ 259 ] {04aac47a-6c1a-4166-b178-c77d988285b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4963 | 2024.12.19 19:24:45.946847 [ 259 ] {04aac47a-6c1a-4166-b178-c77d988285b3} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4964 | 2024.12.19 19:24:45.946887 [ 259 ] {04aac47a-6c1a-4166-b178-c77d988285b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4965 | 2024.12.19 19:24:45.947236 [ 259 ] {04aac47a-6c1a-4166-b178-c77d988285b3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4966 | 2024.12.19 19:24:45.947485 [ 259 ] {04aac47a-6c1a-4166-b178-c77d988285b3} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4967 | 2024.12.19 19:24:45.947687 [ 259 ] {04aac47a-6c1a-4166-b178-c77d988285b3} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.001491 sec., 30181.08651911469 rows/sec., 2.17 MiB/sec. | ||
4968 | 2024.12.19 19:24:45.947739 [ 259 ] {04aac47a-6c1a-4166-b178-c77d988285b3} <Debug> TCPHandler: Processed in 0.001708456 sec. | ||
4969 | 2024.12.19 19:24:45.947894 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4970 | 2024.12.19 19:24:45.948025 [ 263 ] {794f42f6-4107-43a1-bf49-73f7f99e6e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4971 | 2024.12.19 19:24:45.948080 [ 263 ] {794f42f6-4107-43a1-bf49-73f7f99e6e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4972 | 2024.12.19 19:24:45.948679 [ 263 ] {794f42f6-4107-43a1-bf49-73f7f99e6e8c} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4973 | 2024.12.19 19:24:45.948720 [ 263 ] {794f42f6-4107-43a1-bf49-73f7f99e6e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4974 | 2024.12.19 19:24:45.949080 [ 263 ] {794f42f6-4107-43a1-bf49-73f7f99e6e8c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4975 | 2024.12.19 19:24:45.949330 [ 263 ] {794f42f6-4107-43a1-bf49-73f7f99e6e8c} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4976 | 2024.12.19 19:24:45.949499 [ 40 ] {} <Debug> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4977 | 2024.12.19 19:24:45.949564 [ 263 ] {794f42f6-4107-43a1-bf49-73f7f99e6e8c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001562 sec., 8962.868117797696 rows/sec., 627.70 KiB/sec. | ||
4978 | 2024.12.19 19:24:45.949577 [ 40 ] {} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4979 | 2024.12.19 19:24:45.949653 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4980 | 2024.12.19 19:24:45.949689 [ 263 ] {794f42f6-4107-43a1-bf49-73f7f99e6e8c} <Debug> TCPHandler: Processed in 0.00185338 sec. | ||
4981 | 2024.12.19 19:24:45.949977 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4982 | 2024.12.19 19:24:45.950185 [ 187 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::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 | ||
4983 | 2024.12.19 19:24:45.950307 [ 259 ] {89ab9075-15c7-4360-a9af-8a502dfd8876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4984 | 2024.12.19 19:24:45.950423 [ 259 ] {89ab9075-15c7-4360-a9af-8a502dfd8876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4985 | 2024.12.19 19:24:45.950673 [ 187 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4986 | 2024.12.19 19:24:45.950750 [ 187 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part | ||
4987 | 2024.12.19 19:24:45.951066 [ 187 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part | ||
4988 | 2024.12.19 19:24:45.951480 [ 187 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
4989 | 2024.12.19 19:24:45.951853 [ 187 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
4990 | 2024.12.19 19:24:45.952217 [ 187 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part | ||
4991 | 2024.12.19 19:24:45.952454 [ 187 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
4992 | 2024.12.19 19:24:45.953376 [ 259 ] {89ab9075-15c7-4360-a9af-8a502dfd8876} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4993 | 2024.12.19 19:24:45.953445 [ 259 ] {89ab9075-15c7-4360-a9af-8a502dfd8876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
4994 | 2024.12.19 19:24:45.954508 [ 259 ] {89ab9075-15c7-4360-a9af-8a502dfd8876} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4995 | 2024.12.19 19:24:45.955004 [ 259 ] {89ab9075-15c7-4360-a9af-8a502dfd8876} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4996 | 2024.12.19 19:24:45.955612 [ 259 ] {89ab9075-15c7-4360-a9af-8a502dfd8876} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005356 sec., 2427.1844660194174 rows/sec., 151.33 KiB/sec. | ||
4997 | 2024.12.19 19:24:45.955613 [ 194 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005812937 sec., 132119.09917482332 rows/sec., 9.46 MiB/sec. | ||
4998 | 2024.12.19 19:24:45.955730 [ 259 ] {89ab9075-15c7-4360-a9af-8a502dfd8876} <Debug> TCPHandler: Processed in 0.005934261 sec. | ||
4999 | 2024.12.19 19:24:45.955916 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5000 | 2024.12.19 19:24:45.955923 [ 194 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5001 | 2024.12.19 19:24:45.956106 [ 263 ] {801c7c7c-9383-4095-ad83-28c9679e8f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5002 | 2024.12.19 19:24:45.956209 [ 263 ] {801c7c7c-9383-4095-ad83-28c9679e8f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5003 | 2024.12.19 19:24:45.956529 [ 194 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_16_3} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5004 | 2024.12.19 19:24:45.956802 [ 194 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_16_3} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5005 | 2024.12.19 19:24:45.957001 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
5006 | 2024.12.19 19:24:45.957467 [ 263 ] {801c7c7c-9383-4095-ad83-28c9679e8f61} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5007 | 2024.12.19 19:24:45.957513 [ 263 ] {801c7c7c-9383-4095-ad83-28c9679e8f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5008 | 2024.12.19 19:24:45.957916 [ 263 ] {801c7c7c-9383-4095-ad83-28c9679e8f61} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5009 | 2024.12.19 19:24:45.958174 [ 263 ] {801c7c7c-9383-4095-ad83-28c9679e8f61} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5010 | 2024.12.19 19:24:45.958412 [ 263 ] {801c7c7c-9383-4095-ad83-28c9679e8f61} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.002335 sec., 179871.52034261244 rows/sec., 12.85 MiB/sec. | ||
5011 | 2024.12.19 19:24:45.958541 [ 263 ] {801c7c7c-9383-4095-ad83-28c9679e8f61} <Debug> TCPHandler: Processed in 0.002695273 sec. | ||
5012 | 2024.12.19 19:24:45.958699 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5013 | 2024.12.19 19:24:45.958830 [ 259 ] {b531957a-82f0-4670-a954-ed65cdc94b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5014 | 2024.12.19 19:24:45.958889 [ 259 ] {b531957a-82f0-4670-a954-ed65cdc94b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5015 | 2024.12.19 19:24:45.959435 [ 259 ] {b531957a-82f0-4670-a954-ed65cdc94b23} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5016 | 2024.12.19 19:24:45.959474 [ 259 ] {b531957a-82f0-4670-a954-ed65cdc94b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5017 | 2024.12.19 19:24:45.959842 [ 259 ] {b531957a-82f0-4670-a954-ed65cdc94b23} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5018 | 2024.12.19 19:24:45.960079 [ 259 ] {b531957a-82f0-4670-a954-ed65cdc94b23} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5019 | 2024.12.19 19:24:45.960239 [ 40 ] {} <Debug> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5020 | 2024.12.19 19:24:45.960300 [ 40 ] {} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5021 | 2024.12.19 19:24:45.960335 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5022 | 2024.12.19 19:24:45.960340 [ 259 ] {b531957a-82f0-4670-a954-ed65cdc94b23} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001529 sec., 3924.133420536298 rows/sec., 205.02 KiB/sec. | ||
5023 | 2024.12.19 19:24:45.960703 [ 259 ] {b531957a-82f0-4670-a954-ed65cdc94b23} <Debug> TCPHandler: Processed in 0.002057686 sec. | ||
5024 | 2024.12.19 19:24:45.960906 [ 199 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::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 | ||
5025 | 2024.12.19 19:24:45.961009 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5026 | 2024.12.19 19:24:45.961338 [ 263 ] {6533af80-c7cc-4bfa-8115-f04e7336fb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5027 | 2024.12.19 19:24:45.961363 [ 199 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5028 | 2024.12.19 19:24:45.961448 [ 199 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
5029 | 2024.12.19 19:24:45.961457 [ 263 ] {6533af80-c7cc-4bfa-8115-f04e7336fb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5030 | 2024.12.19 19:24:45.961753 [ 199 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
5031 | 2024.12.19 19:24:45.962094 [ 199 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
5032 | 2024.12.19 19:24:45.962437 [ 199 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
5033 | 2024.12.19 19:24:45.962820 [ 199 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
5034 | 2024.12.19 19:24:45.963146 [ 199 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
5035 | 2024.12.19 19:24:45.964184 [ 263 ] {6533af80-c7cc-4bfa-8115-f04e7336fb24} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5036 | 2024.12.19 19:24:45.964293 [ 263 ] {6533af80-c7cc-4bfa-8115-f04e7336fb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5037 | 2024.12.19 19:24:45.965438 [ 263 ] {6533af80-c7cc-4bfa-8115-f04e7336fb24} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5038 | 2024.12.19 19:24:45.965726 [ 199 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.005283114 sec., 18171.101361810477 rows/sec., 949.37 KiB/sec. | ||
5039 | 2024.12.19 19:24:45.965916 [ 199 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5040 | 2024.12.19 19:24:45.965972 [ 263 ] {6533af80-c7cc-4bfa-8115-f04e7336fb24} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5041 | 2024.12.19 19:24:45.966531 [ 263 ] {6533af80-c7cc-4bfa-8115-f04e7336fb24} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005259 sec., 45065.6018254421 rows/sec., 3.02 MiB/sec. | ||
5042 | 2024.12.19 19:24:45.966860 [ 263 ] {6533af80-c7cc-4bfa-8115-f04e7336fb24} <Debug> TCPHandler: Processed in 0.006016113 sec. | ||
5043 | 2024.12.19 19:24:45.966948 [ 199 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_16_3} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5044 | 2024.12.19 19:24:45.967180 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5045 | 2024.12.19 19:24:45.967309 [ 199 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_16_3} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5046 | 2024.12.19 19:24:45.967454 [ 259 ] {46ea6bdf-ab4a-447d-b69e-13e5b7d1b947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5047 | 2024.12.19 19:24:45.967465 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5048 | 2024.12.19 19:24:45.967532 [ 259 ] {46ea6bdf-ab4a-447d-b69e-13e5b7d1b947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5049 | 2024.12.19 19:24:45.968015 [ 259 ] {46ea6bdf-ab4a-447d-b69e-13e5b7d1b947} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5050 | 2024.12.19 19:24:45.968056 [ 259 ] {46ea6bdf-ab4a-447d-b69e-13e5b7d1b947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5051 | 2024.12.19 19:24:45.968429 [ 259 ] {46ea6bdf-ab4a-447d-b69e-13e5b7d1b947} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5052 | 2024.12.19 19:24:45.968670 [ 259 ] {46ea6bdf-ab4a-447d-b69e-13e5b7d1b947} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5053 | 2024.12.19 19:24:45.968885 [ 259 ] {46ea6bdf-ab4a-447d-b69e-13e5b7d1b947} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001512 sec., 661.3756613756614 rows/sec., 44.57 KiB/sec. | ||
5054 | 2024.12.19 19:24:45.968934 [ 259 ] {46ea6bdf-ab4a-447d-b69e-13e5b7d1b947} <Debug> TCPHandler: Processed in 0.001964484 sec. | ||
5055 | 2024.12.19 19:24:45.969074 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5056 | 2024.12.19 19:24:45.969182 [ 263 ] {96ca22fa-1a3b-4132-86ea-b2081f2fc462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5057 | 2024.12.19 19:24:45.969249 [ 263 ] {96ca22fa-1a3b-4132-86ea-b2081f2fc462} <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 | ||
5058 | 2024.12.19 19:24:45.970460 [ 263 ] {96ca22fa-1a3b-4132-86ea-b2081f2fc462} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5059 | 2024.12.19 19:24:45.970502 [ 263 ] {96ca22fa-1a3b-4132-86ea-b2081f2fc462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5060 | 2024.12.19 19:24:45.971180 [ 263 ] {96ca22fa-1a3b-4132-86ea-b2081f2fc462} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5061 | 2024.12.19 19:24:45.971443 [ 263 ] {96ca22fa-1a3b-4132-86ea-b2081f2fc462} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5062 | 2024.12.19 19:24:45.971705 [ 263 ] {96ca22fa-1a3b-4132-86ea-b2081f2fc462} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002544 sec., 14937.106918238995 rows/sec., 26.77 MiB/sec. | ||
5063 | 2024.12.19 19:24:45.971947 [ 263 ] {96ca22fa-1a3b-4132-86ea-b2081f2fc462} <Debug> TCPHandler: Processed in 0.002924049 sec. | ||
5064 | 2024.12.19 19:24:45.972110 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5065 | 2024.12.19 19:24:45.972221 [ 259 ] {eb566322-e7bd-4fec-8b9c-cc8ac802285a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5066 | 2024.12.19 19:24:45.972270 [ 259 ] {eb566322-e7bd-4fec-8b9c-cc8ac802285a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5067 | 2024.12.19 19:24:45.972722 [ 259 ] {eb566322-e7bd-4fec-8b9c-cc8ac802285a} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5068 | 2024.12.19 19:24:45.972762 [ 259 ] {eb566322-e7bd-4fec-8b9c-cc8ac802285a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5069 | 2024.12.19 19:24:45.973128 [ 259 ] {eb566322-e7bd-4fec-8b9c-cc8ac802285a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5070 | 2024.12.19 19:24:45.973379 [ 259 ] {eb566322-e7bd-4fec-8b9c-cc8ac802285a} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5071 | 2024.12.19 19:24:45.973640 [ 259 ] {eb566322-e7bd-4fec-8b9c-cc8ac802285a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001439 sec., 56984.01667824879 rows/sec., 3.62 MiB/sec. | ||
5072 | 2024.12.19 19:24:45.973840 [ 259 ] {eb566322-e7bd-4fec-8b9c-cc8ac802285a} <Debug> TCPHandler: Processed in 0.001780859 sec. | ||
5073 | 2024.12.19 19:24:46.327467 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
5074 | 2024.12.19 19:24:46.349500 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5075 | 2024.12.19 19:24:46.349570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5076 | 2024.12.19 19:24:46.357338 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5077 | 2024.12.19 19:24:46.358107 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5078 | 2024.12.19 19:24:46.361780 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
5079 | 2024.12.19 19:24:47.702573 [ 38 ] {} <Debug> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
5080 | 2024.12.19 19:24:47.702635 [ 38 ] {} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5081 | 2024.12.19 19:24:47.702657 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5082 | 2024.12.19 19:24:47.702866 [ 192 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::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 | ||
5083 | 2024.12.19 19:24:47.703042 [ 192 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5084 | 2024.12.19 19:24:47.703081 [ 192 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
5085 | 2024.12.19 19:24:47.703160 [ 192 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
5086 | 2024.12.19 19:24:47.703359 [ 192 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::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 | ||
5087 | 2024.12.19 19:24:47.703609 [ 192 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::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 | ||
5088 | 2024.12.19 19:24:47.703788 [ 192 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
5089 | 2024.12.19 19:24:47.704870 [ 201 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.002131538 sec., 15012.634069859416 rows/sec., 1.25 MiB/sec. | ||
5090 | 2024.12.19 19:24:47.705049 [ 200 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
5091 | 2024.12.19 19:24:47.705386 [ 200 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_5_1} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5092 | 2024.12.19 19:24:47.705478 [ 200 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_5_1} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
5093 | 2024.12.19 19:24:47.705564 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5094 | 2024.12.19 19:24:50.934980 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5095 | 2024.12.19 19:24:50.935210 [ 259 ] {e8e31fb4-fcc7-44d0-b638-eaa57cf9f6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5096 | 2024.12.19 19:24:50.935296 [ 259 ] {e8e31fb4-fcc7-44d0-b638-eaa57cf9f6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5097 | 2024.12.19 19:24:50.936083 [ 259 ] {e8e31fb4-fcc7-44d0-b638-eaa57cf9f6c5} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5098 | 2024.12.19 19:24:50.936136 [ 259 ] {e8e31fb4-fcc7-44d0-b638-eaa57cf9f6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5099 | 2024.12.19 19:24:50.936549 [ 259 ] {e8e31fb4-fcc7-44d0-b638-eaa57cf9f6c5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
5100 | 2024.12.19 19:24:50.936798 [ 259 ] {e8e31fb4-fcc7-44d0-b638-eaa57cf9f6c5} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5101 | 2024.12.19 19:24:50.937036 [ 259 ] {e8e31fb4-fcc7-44d0-b638-eaa57cf9f6c5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001887 sec., 1059.8834128245892 rows/sec., 86.43 KiB/sec. | ||
5102 | 2024.12.19 19:24:50.937103 [ 259 ] {e8e31fb4-fcc7-44d0-b638-eaa57cf9f6c5} <Debug> TCPHandler: Processed in 0.002270281 sec. | ||
5103 | 2024.12.19 19:24:50.937292 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5104 | 2024.12.19 19:24:50.937434 [ 263 ] {b270ac9e-9d12-4e7e-9033-8c3dd761ed3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5105 | 2024.12.19 19:24:50.937493 [ 263 ] {b270ac9e-9d12-4e7e-9033-8c3dd761ed3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5106 | 2024.12.19 19:24:50.938093 [ 263 ] {b270ac9e-9d12-4e7e-9033-8c3dd761ed3e} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5107 | 2024.12.19 19:24:50.938134 [ 263 ] {b270ac9e-9d12-4e7e-9033-8c3dd761ed3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5108 | 2024.12.19 19:24:50.938507 [ 263 ] {b270ac9e-9d12-4e7e-9033-8c3dd761ed3e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5109 | 2024.12.19 19:24:50.938753 [ 263 ] {b270ac9e-9d12-4e7e-9033-8c3dd761ed3e} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5110 | 2024.12.19 19:24:50.938964 [ 263 ] {b270ac9e-9d12-4e7e-9033-8c3dd761ed3e} <Debug> executeQuery: Read 61 rows, 4.84 KiB in 0.001564 sec., 39002.55754475703 rows/sec., 3.02 MiB/sec. | ||
5111 | 2024.12.19 19:24:50.939022 [ 263 ] {b270ac9e-9d12-4e7e-9033-8c3dd761ed3e} <Debug> TCPHandler: Processed in 0.001798938 sec. | ||
5112 | 2024.12.19 19:24:50.939169 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5113 | 2024.12.19 19:24:50.939277 [ 259 ] {d4b35469-89c5-44c1-855b-fa66d4b37726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5114 | 2024.12.19 19:24:50.939323 [ 259 ] {d4b35469-89c5-44c1-855b-fa66d4b37726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5115 | 2024.12.19 19:24:50.939852 [ 259 ] {d4b35469-89c5-44c1-855b-fa66d4b37726} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5116 | 2024.12.19 19:24:50.939893 [ 259 ] {d4b35469-89c5-44c1-855b-fa66d4b37726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5117 | 2024.12.19 19:24:50.940237 [ 259 ] {d4b35469-89c5-44c1-855b-fa66d4b37726} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5118 | 2024.12.19 19:24:50.940475 [ 259 ] {d4b35469-89c5-44c1-855b-fa66d4b37726} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5119 | 2024.12.19 19:24:50.940693 [ 259 ] {d4b35469-89c5-44c1-855b-fa66d4b37726} <Debug> executeQuery: Read 4 rows, 297.00 B in 0.001438 sec., 2781.641168289291 rows/sec., 201.70 KiB/sec. | ||
5120 | 2024.12.19 19:24:50.940830 [ 259 ] {d4b35469-89c5-44c1-855b-fa66d4b37726} <Debug> TCPHandler: Processed in 0.001713716 sec. | ||
5121 | 2024.12.19 19:24:50.940993 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5122 | 2024.12.19 19:24:50.941123 [ 263 ] {bc7f2480-c69e-4cc0-98b5-adcf592c21e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5123 | 2024.12.19 19:24:50.941177 [ 263 ] {bc7f2480-c69e-4cc0-98b5-adcf592c21e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5124 | 2024.12.19 19:24:50.941793 [ 263 ] {bc7f2480-c69e-4cc0-98b5-adcf592c21e2} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5125 | 2024.12.19 19:24:50.941833 [ 263 ] {bc7f2480-c69e-4cc0-98b5-adcf592c21e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5126 | 2024.12.19 19:24:50.942541 [ 263 ] {bc7f2480-c69e-4cc0-98b5-adcf592c21e2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5127 | 2024.12.19 19:24:50.942791 [ 263 ] {bc7f2480-c69e-4cc0-98b5-adcf592c21e2} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5128 | 2024.12.19 19:24:50.943008 [ 263 ] {bc7f2480-c69e-4cc0-98b5-adcf592c21e2} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001913 sec., 35546.26241505489 rows/sec., 2.78 MiB/sec. | ||
5129 | 2024.12.19 19:24:50.943139 [ 263 ] {bc7f2480-c69e-4cc0-98b5-adcf592c21e2} <Debug> TCPHandler: Processed in 0.00220981 sec. | ||
5130 | 2024.12.19 19:24:50.943294 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5131 | 2024.12.19 19:24:50.943423 [ 259 ] {9ed9ec28-6932-40a2-b33b-000a353ec5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5132 | 2024.12.19 19:24:50.943482 [ 259 ] {9ed9ec28-6932-40a2-b33b-000a353ec5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5133 | 2024.12.19 19:24:50.944018 [ 259 ] {9ed9ec28-6932-40a2-b33b-000a353ec5e2} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5134 | 2024.12.19 19:24:50.944057 [ 259 ] {9ed9ec28-6932-40a2-b33b-000a353ec5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5135 | 2024.12.19 19:24:50.944436 [ 259 ] {9ed9ec28-6932-40a2-b33b-000a353ec5e2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5136 | 2024.12.19 19:24:50.944667 [ 259 ] {9ed9ec28-6932-40a2-b33b-000a353ec5e2} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5137 | 2024.12.19 19:24:50.944870 [ 259 ] {9ed9ec28-6932-40a2-b33b-000a353ec5e2} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001477 sec., 109004.73933649289 rows/sec., 7.59 MiB/sec. | ||
5138 | 2024.12.19 19:24:50.944922 [ 259 ] {9ed9ec28-6932-40a2-b33b-000a353ec5e2} <Debug> TCPHandler: Processed in 0.001691676 sec. | ||
5139 | 2024.12.19 19:24:50.945063 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5140 | 2024.12.19 19:24:50.945169 [ 263 ] {f2651aa7-8db2-4ea9-976a-43b93216751e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5141 | 2024.12.19 19:24:50.945237 [ 263 ] {f2651aa7-8db2-4ea9-976a-43b93216751e} <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 | ||
5142 | 2024.12.19 19:24:50.946292 [ 263 ] {f2651aa7-8db2-4ea9-976a-43b93216751e} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5143 | 2024.12.19 19:24:50.946332 [ 263 ] {f2651aa7-8db2-4ea9-976a-43b93216751e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5144 | 2024.12.19 19:24:50.946919 [ 263 ] {f2651aa7-8db2-4ea9-976a-43b93216751e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5145 | 2024.12.19 19:24:50.947204 [ 263 ] {f2651aa7-8db2-4ea9-976a-43b93216751e} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5146 | 2024.12.19 19:24:50.947443 [ 263 ] {f2651aa7-8db2-4ea9-976a-43b93216751e} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002296 sec., 871.0801393728224 rows/sec., 1.56 MiB/sec. | ||
5147 | 2024.12.19 19:24:50.947536 [ 263 ] {f2651aa7-8db2-4ea9-976a-43b93216751e} <Debug> TCPHandler: Processed in 0.002522839 sec. | ||
5148 | 2024.12.19 19:24:50.947683 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5149 | 2024.12.19 19:24:50.947812 [ 259 ] {c9e424e3-fdbc-4d72-9282-48f5c28e7739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5150 | 2024.12.19 19:24:50.947868 [ 259 ] {c9e424e3-fdbc-4d72-9282-48f5c28e7739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5151 | 2024.12.19 19:24:50.948390 [ 259 ] {c9e424e3-fdbc-4d72-9282-48f5c28e7739} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5152 | 2024.12.19 19:24:50.948438 [ 259 ] {c9e424e3-fdbc-4d72-9282-48f5c28e7739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5153 | 2024.12.19 19:24:50.948813 [ 259 ] {c9e424e3-fdbc-4d72-9282-48f5c28e7739} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5154 | 2024.12.19 19:24:50.949053 [ 259 ] {c9e424e3-fdbc-4d72-9282-48f5c28e7739} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5155 | 2024.12.19 19:24:50.949258 [ 259 ] {c9e424e3-fdbc-4d72-9282-48f5c28e7739} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001476 sec., 40650.40650406504 rows/sec., 2.74 MiB/sec. | ||
5156 | 2024.12.19 19:24:50.949309 [ 259 ] {c9e424e3-fdbc-4d72-9282-48f5c28e7739} <Debug> TCPHandler: Processed in 0.001688376 sec. | ||
5157 | 2024.12.19 19:24:53.081273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
5158 | 2024.12.19 19:24:53.081942 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5159 | 2024.12.19 19:24:53.081998 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5160 | 2024.12.19 19:24:53.082522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5161 | 2024.12.19 19:24:53.082786 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5162 | 2024.12.19 19:24:53.083166 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
5163 | 2024.12.19 19:24:53.862777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5164 | 2024.12.19 19:24:53.884439 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5165 | 2024.12.19 19:24:53.884500 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5166 | 2024.12.19 19:24:53.891853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5167 | 2024.12.19 19:24:53.892624 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5168 | 2024.12.19 19:24:53.896770 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5169 | 2024.12.19 19:24:55.623230 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 734 | ||
5170 | 2024.12.19 19:24:55.626363 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5171 | 2024.12.19 19:24:55.626418 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5172 | 2024.12.19 19:24:55.627887 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5173 | 2024.12.19 19:24:55.628201 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5174 | 2024.12.19 19:24:55.629416 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 734 | ||
5175 | 2024.12.19 19:24:55.940986 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5176 | 2024.12.19 19:24:55.941301 [ 259 ] {921f1c9d-359a-42fc-854e-e2a768432f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5177 | 2024.12.19 19:24:55.941423 [ 259 ] {921f1c9d-359a-42fc-854e-e2a768432f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5178 | 2024.12.19 19:24:55.942319 [ 259 ] {921f1c9d-359a-42fc-854e-e2a768432f50} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5179 | 2024.12.19 19:24:55.942377 [ 259 ] {921f1c9d-359a-42fc-854e-e2a768432f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5180 | 2024.12.19 19:24:55.942816 [ 259 ] {921f1c9d-359a-42fc-854e-e2a768432f50} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5181 | 2024.12.19 19:24:55.943081 [ 259 ] {921f1c9d-359a-42fc-854e-e2a768432f50} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5182 | 2024.12.19 19:24:55.943277 [ 23 ] {} <Debug> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5183 | 2024.12.19 19:24:55.943346 [ 259 ] {921f1c9d-359a-42fc-854e-e2a768432f50} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002128 sec., 6578.9473684210525 rows/sec., 473.60 KiB/sec. | ||
5184 | 2024.12.19 19:24:55.943360 [ 23 ] {} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5185 | 2024.12.19 19:24:55.943431 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5186 | 2024.12.19 19:24:55.943495 [ 259 ] {921f1c9d-359a-42fc-854e-e2a768432f50} <Debug> TCPHandler: Processed in 0.002706674 sec. | ||
5187 | 2024.12.19 19:24:55.943831 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5188 | 2024.12.19 19:24:55.943853 [ 192 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
5189 | 2024.12.19 19:24:55.944191 [ 263 ] {aa28cfed-cf57-4445-ab51-2f941a02995e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5190 | 2024.12.19 19:24:55.944236 [ 192 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5191 | 2024.12.19 19:24:55.944297 [ 263 ] {aa28cfed-cf57-4445-ab51-2f941a02995e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5192 | 2024.12.19 19:24:55.944320 [ 192 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
5193 | 2024.12.19 19:24:55.944696 [ 192 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
5194 | 2024.12.19 19:24:55.945057 [ 192 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
5195 | 2024.12.19 19:24:55.945460 [ 192 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
5196 | 2024.12.19 19:24:55.945846 [ 192 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
5197 | 2024.12.19 19:24:55.947362 [ 263 ] {aa28cfed-cf57-4445-ab51-2f941a02995e} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5198 | 2024.12.19 19:24:55.947441 [ 263 ] {aa28cfed-cf57-4445-ab51-2f941a02995e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5199 | 2024.12.19 19:24:55.948440 [ 192 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004889982 sec., 14314.981118539905 rows/sec., 1.06 MiB/sec. | ||
5200 | 2024.12.19 19:24:55.948545 [ 263 ] {aa28cfed-cf57-4445-ab51-2f941a02995e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5201 | 2024.12.19 19:24:55.948591 [ 192 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5202 | 2024.12.19 19:24:55.949012 [ 263 ] {aa28cfed-cf57-4445-ab51-2f941a02995e} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5203 | 2024.12.19 19:24:55.949060 [ 192 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_17_4} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5204 | 2024.12.19 19:24:55.949264 [ 192 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_17_4} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5205 | 2024.12.19 19:24:55.949541 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5206 | 2024.12.19 19:24:55.949655 [ 263 ] {aa28cfed-cf57-4445-ab51-2f941a02995e} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.00553 sec., 50452.07956600362 rows/sec., 4.45 MiB/sec. | ||
5207 | 2024.12.19 19:24:55.949898 [ 263 ] {aa28cfed-cf57-4445-ab51-2f941a02995e} <Debug> TCPHandler: Processed in 0.00626267 sec. | ||
5208 | 2024.12.19 19:24:55.950060 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5209 | 2024.12.19 19:24:55.950176 [ 259 ] {0c783452-d322-413d-8849-a1af82a1d56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5210 | 2024.12.19 19:24:55.950225 [ 259 ] {0c783452-d322-413d-8849-a1af82a1d56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5211 | 2024.12.19 19:24:55.950815 [ 259 ] {0c783452-d322-413d-8849-a1af82a1d56a} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5212 | 2024.12.19 19:24:55.950856 [ 259 ] {0c783452-d322-413d-8849-a1af82a1d56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5213 | 2024.12.19 19:24:55.951228 [ 259 ] {0c783452-d322-413d-8849-a1af82a1d56a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5214 | 2024.12.19 19:24:55.951474 [ 259 ] {0c783452-d322-413d-8849-a1af82a1d56a} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5215 | 2024.12.19 19:24:55.951687 [ 259 ] {0c783452-d322-413d-8849-a1af82a1d56a} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.001538 sec., 29258.777633289985 rows/sec., 2.10 MiB/sec. | ||
5216 | 2024.12.19 19:24:55.951742 [ 259 ] {0c783452-d322-413d-8849-a1af82a1d56a} <Debug> TCPHandler: Processed in 0.001734797 sec. | ||
5217 | 2024.12.19 19:24:55.951899 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5218 | 2024.12.19 19:24:55.952031 [ 263 ] {09b4b4f4-a141-4f6e-9631-615f4c55bb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5219 | 2024.12.19 19:24:55.952087 [ 263 ] {09b4b4f4-a141-4f6e-9631-615f4c55bb03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5220 | 2024.12.19 19:24:55.952737 [ 263 ] {09b4b4f4-a141-4f6e-9631-615f4c55bb03} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5221 | 2024.12.19 19:24:55.952777 [ 263 ] {09b4b4f4-a141-4f6e-9631-615f4c55bb03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5222 | 2024.12.19 19:24:55.953140 [ 263 ] {09b4b4f4-a141-4f6e-9631-615f4c55bb03} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5223 | 2024.12.19 19:24:55.953394 [ 263 ] {09b4b4f4-a141-4f6e-9631-615f4c55bb03} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5224 | 2024.12.19 19:24:55.953623 [ 263 ] {09b4b4f4-a141-4f6e-9631-615f4c55bb03} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001619 sec., 8647.313156269302 rows/sec., 605.60 KiB/sec. | ||
5225 | 2024.12.19 19:24:55.953731 [ 263 ] {09b4b4f4-a141-4f6e-9631-615f4c55bb03} <Debug> TCPHandler: Processed in 0.001895951 sec. | ||
5226 | 2024.12.19 19:24:55.953885 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5227 | 2024.12.19 19:24:55.954015 [ 259 ] {fc79cc6f-ae64-414a-a116-3849727262f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5228 | 2024.12.19 19:24:55.954069 [ 259 ] {fc79cc6f-ae64-414a-a116-3849727262f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5229 | 2024.12.19 19:24:55.954702 [ 259 ] {fc79cc6f-ae64-414a-a116-3849727262f5} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5230 | 2024.12.19 19:24:55.954742 [ 259 ] {fc79cc6f-ae64-414a-a116-3849727262f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5231 | 2024.12.19 19:24:55.955114 [ 259 ] {fc79cc6f-ae64-414a-a116-3849727262f5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5232 | 2024.12.19 19:24:55.955356 [ 259 ] {fc79cc6f-ae64-414a-a116-3849727262f5} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5233 | 2024.12.19 19:24:55.955514 [ 23 ] {} <Debug> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5234 | 2024.12.19 19:24:55.955578 [ 23 ] {} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5235 | 2024.12.19 19:24:55.955616 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5236 | 2024.12.19 19:24:55.955627 [ 259 ] {fc79cc6f-ae64-414a-a116-3849727262f5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001629 sec., 7980.3560466543895 rows/sec., 497.57 KiB/sec. | ||
5237 | 2024.12.19 19:24:55.955762 [ 259 ] {fc79cc6f-ae64-414a-a116-3849727262f5} <Debug> TCPHandler: Processed in 0.001937612 sec. | ||
5238 | 2024.12.19 19:24:55.955800 [ 201 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
5239 | 2024.12.19 19:24:55.955912 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5240 | 2024.12.19 19:24:55.955930 [ 201 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5241 | 2024.12.19 19:24:55.955969 [ 201 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
5242 | 2024.12.19 19:24:55.956056 [ 263 ] {521f0eb4-7372-4dd2-9246-27297ee047d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5243 | 2024.12.19 19:24:55.956153 [ 201 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
5244 | 2024.12.19 19:24:55.956164 [ 263 ] {521f0eb4-7372-4dd2-9246-27297ee047d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5245 | 2024.12.19 19:24:55.956414 [ 201 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
5246 | 2024.12.19 19:24:55.956621 [ 201 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
5247 | 2024.12.19 19:24:55.956868 [ 201 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
5248 | 2024.12.19 19:24:55.957913 [ 263 ] {521f0eb4-7372-4dd2-9246-27297ee047d0} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5249 | 2024.12.19 19:24:55.957966 [ 263 ] {521f0eb4-7372-4dd2-9246-27297ee047d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5250 | 2024.12.19 19:24:55.958343 [ 190 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002635791 sec., 24660.528850732095 rows/sec., 1.60 MiB/sec. | ||
5251 | 2024.12.19 19:24:55.958632 [ 263 ] {521f0eb4-7372-4dd2-9246-27297ee047d0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5252 | 2024.12.19 19:24:55.958641 [ 190 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5253 | 2024.12.19 19:24:55.959083 [ 263 ] {521f0eb4-7372-4dd2-9246-27297ee047d0} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5254 | 2024.12.19 19:24:55.959209 [ 190 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_17_4} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5255 | 2024.12.19 19:24:55.959492 [ 190 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_17_4} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5256 | 2024.12.19 19:24:55.959518 [ 263 ] {521f0eb4-7372-4dd2-9246-27297ee047d0} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.003495 sec., 120171.6738197425 rows/sec., 8.58 MiB/sec. | ||
5257 | 2024.12.19 19:24:55.959755 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5258 | 2024.12.19 19:24:55.959772 [ 263 ] {521f0eb4-7372-4dd2-9246-27297ee047d0} <Debug> TCPHandler: Processed in 0.003917437 sec. | ||
5259 | 2024.12.19 19:24:55.959937 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5260 | 2024.12.19 19:24:55.960069 [ 259 ] {25c4c07b-ef03-447d-84a8-034be4179b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5261 | 2024.12.19 19:24:55.960127 [ 259 ] {25c4c07b-ef03-447d-84a8-034be4179b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5262 | 2024.12.19 19:24:55.960677 [ 259 ] {25c4c07b-ef03-447d-84a8-034be4179b9e} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5263 | 2024.12.19 19:24:55.960720 [ 259 ] {25c4c07b-ef03-447d-84a8-034be4179b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5264 | 2024.12.19 19:24:55.961083 [ 259 ] {25c4c07b-ef03-447d-84a8-034be4179b9e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5265 | 2024.12.19 19:24:55.961319 [ 259 ] {25c4c07b-ef03-447d-84a8-034be4179b9e} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5266 | 2024.12.19 19:24:55.961580 [ 259 ] {25c4c07b-ef03-447d-84a8-034be4179b9e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 203.95 KiB/sec. | ||
5267 | 2024.12.19 19:24:55.961776 [ 259 ] {25c4c07b-ef03-447d-84a8-034be4179b9e} <Debug> TCPHandler: Processed in 0.001900132 sec. | ||
5268 | 2024.12.19 19:24:55.961954 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5269 | 2024.12.19 19:24:55.962086 [ 263 ] {b0d6176d-850d-483c-bbb4-7f41f3bcc468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5270 | 2024.12.19 19:24:55.962147 [ 263 ] {b0d6176d-850d-483c-bbb4-7f41f3bcc468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5271 | 2024.12.19 19:24:55.962799 [ 263 ] {b0d6176d-850d-483c-bbb4-7f41f3bcc468} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5272 | 2024.12.19 19:24:55.962839 [ 263 ] {b0d6176d-850d-483c-bbb4-7f41f3bcc468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5273 | 2024.12.19 19:24:55.963239 [ 263 ] {b0d6176d-850d-483c-bbb4-7f41f3bcc468} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5274 | 2024.12.19 19:24:55.963487 [ 263 ] {b0d6176d-850d-483c-bbb4-7f41f3bcc468} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5275 | 2024.12.19 19:24:55.963718 [ 263 ] {b0d6176d-850d-483c-bbb4-7f41f3bcc468} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001662 sec., 142599.27797833935 rows/sec., 9.56 MiB/sec. | ||
5276 | 2024.12.19 19:24:55.963772 [ 263 ] {b0d6176d-850d-483c-bbb4-7f41f3bcc468} <Debug> TCPHandler: Processed in 0.001889371 sec. | ||
5277 | 2024.12.19 19:24:55.963920 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5278 | 2024.12.19 19:24:55.964056 [ 259 ] {ed595970-ff6c-4925-a804-ccddb321e9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5279 | 2024.12.19 19:24:55.964114 [ 259 ] {ed595970-ff6c-4925-a804-ccddb321e9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5280 | 2024.12.19 19:24:55.964618 [ 259 ] {ed595970-ff6c-4925-a804-ccddb321e9ed} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5281 | 2024.12.19 19:24:55.964665 [ 259 ] {ed595970-ff6c-4925-a804-ccddb321e9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5282 | 2024.12.19 19:24:55.965017 [ 259 ] {ed595970-ff6c-4925-a804-ccddb321e9ed} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5283 | 2024.12.19 19:24:55.965253 [ 259 ] {ed595970-ff6c-4925-a804-ccddb321e9ed} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5284 | 2024.12.19 19:24:55.965468 [ 259 ] {ed595970-ff6c-4925-a804-ccddb321e9ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00144 sec., 694.4444444444445 rows/sec., 46.79 KiB/sec. | ||
5285 | 2024.12.19 19:24:55.965521 [ 259 ] {ed595970-ff6c-4925-a804-ccddb321e9ed} <Debug> TCPHandler: Processed in 0.001664345 sec. | ||
5286 | 2024.12.19 19:24:55.965657 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5287 | 2024.12.19 19:24:55.965766 [ 263 ] {3b65dfad-8b3b-48c8-bdd9-679e6ac83094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5288 | 2024.12.19 19:24:55.965834 [ 263 ] {3b65dfad-8b3b-48c8-bdd9-679e6ac83094} <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.12.19 19:24:55.967004 [ 263 ] {3b65dfad-8b3b-48c8-bdd9-679e6ac83094} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5290 | 2024.12.19 19:24:55.967044 [ 263 ] {3b65dfad-8b3b-48c8-bdd9-679e6ac83094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5291 | 2024.12.19 19:24:55.967702 [ 263 ] {3b65dfad-8b3b-48c8-bdd9-679e6ac83094} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5292 | 2024.12.19 19:24:55.967967 [ 263 ] {3b65dfad-8b3b-48c8-bdd9-679e6ac83094} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5293 | 2024.12.19 19:24:55.968212 [ 263 ] {3b65dfad-8b3b-48c8-bdd9-679e6ac83094} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002469 sec., 15390.846496557311 rows/sec., 27.58 MiB/sec. | ||
5294 | 2024.12.19 19:24:55.968311 [ 263 ] {3b65dfad-8b3b-48c8-bdd9-679e6ac83094} <Debug> TCPHandler: Processed in 0.002706383 sec. | ||
5295 | 2024.12.19 19:24:55.968459 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5296 | 2024.12.19 19:24:55.968588 [ 259 ] {4608f3ce-05ab-4e34-af48-9f98c28534c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5297 | 2024.12.19 19:24:55.968645 [ 259 ] {4608f3ce-05ab-4e34-af48-9f98c28534c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5298 | 2024.12.19 19:24:55.969161 [ 259 ] {4608f3ce-05ab-4e34-af48-9f98c28534c1} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5299 | 2024.12.19 19:24:55.969207 [ 259 ] {4608f3ce-05ab-4e34-af48-9f98c28534c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5300 | 2024.12.19 19:24:55.969625 [ 259 ] {4608f3ce-05ab-4e34-af48-9f98c28534c1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5301 | 2024.12.19 19:24:55.969873 [ 259 ] {4608f3ce-05ab-4e34-af48-9f98c28534c1} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5302 | 2024.12.19 19:24:55.970085 [ 259 ] {4608f3ce-05ab-4e34-af48-9f98c28534c1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001527 sec., 53700.06548788474 rows/sec., 3.41 MiB/sec. | ||
5303 | 2024.12.19 19:24:55.970190 [ 259 ] {4608f3ce-05ab-4e34-af48-9f98c28534c1} <Debug> TCPHandler: Processed in 0.001795439 sec. | ||
5304 | 2024.12.19 19:25:00.466177 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5305 | 2024.12.19 19:25:00.466247 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5306 | 2024.12.19 19:25:00.584239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
5307 | 2024.12.19 19:25:00.584861 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5308 | 2024.12.19 19:25:00.584911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5309 | 2024.12.19 19:25:00.585421 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5310 | 2024.12.19 19:25:00.585674 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5311 | 2024.12.19 19:25:00.585888 [ 63 ] {} <Debug> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5312 | 2024.12.19 19:25:00.585936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5313 | 2024.12.19 19:25:00.585977 [ 63 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5314 | 2024.12.19 19:25:00.586013 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5315 | 2024.12.19 19:25:00.586177 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::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 | ||
5316 | 2024.12.19 19:25:00.586354 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5317 | 2024.12.19 19:25:00.586410 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
5318 | 2024.12.19 19:25:00.586501 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part | ||
5319 | 2024.12.19 19:25:00.586607 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part | ||
5320 | 2024.12.19 19:25:00.586848 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part | ||
5321 | 2024.12.19 19:25:00.587005 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part | ||
5322 | 2024.12.19 19:25:00.587178 [ 189 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part | ||
5323 | 2024.12.19 19:25:00.589700 [ 197 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003602918 sec., 3318421.346253231 rows/sec., 47.47 MiB/sec. | ||
5324 | 2024.12.19 19:25:00.590101 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5325 | 2024.12.19 19:25:00.590479 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_26_5} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5326 | 2024.12.19 19:25:00.590577 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_26_5} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5327 | 2024.12.19 19:25:00.590702 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
5328 | 2024.12.19 19:25:00.935043 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5329 | 2024.12.19 19:25:00.935256 [ 259 ] {63b25595-f9b5-4e58-ab8a-f7cb62737cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5330 | 2024.12.19 19:25:00.935339 [ 259 ] {63b25595-f9b5-4e58-ab8a-f7cb62737cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5331 | 2024.12.19 19:25:00.936146 [ 259 ] {63b25595-f9b5-4e58-ab8a-f7cb62737cff} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5332 | 2024.12.19 19:25:00.936198 [ 259 ] {63b25595-f9b5-4e58-ab8a-f7cb62737cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5333 | 2024.12.19 19:25:00.936632 [ 259 ] {63b25595-f9b5-4e58-ab8a-f7cb62737cff} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5334 | 2024.12.19 19:25:00.936878 [ 259 ] {63b25595-f9b5-4e58-ab8a-f7cb62737cff} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5335 | 2024.12.19 19:25:00.937126 [ 259 ] {63b25595-f9b5-4e58-ab8a-f7cb62737cff} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001932 sec., 31055.900621118013 rows/sec., 2.41 MiB/sec. | ||
5336 | 2024.12.19 19:25:00.937184 [ 259 ] {63b25595-f9b5-4e58-ab8a-f7cb62737cff} <Debug> TCPHandler: Processed in 0.002285353 sec. | ||
5337 | 2024.12.19 19:25:00.937354 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5338 | 2024.12.19 19:25:00.937492 [ 263 ] {d619e6f2-17c9-4e05-88bb-4c9d513d91d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5339 | 2024.12.19 19:25:00.937550 [ 263 ] {d619e6f2-17c9-4e05-88bb-4c9d513d91d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5340 | 2024.12.19 19:25:00.938149 [ 263 ] {d619e6f2-17c9-4e05-88bb-4c9d513d91d0} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5341 | 2024.12.19 19:25:00.938189 [ 263 ] {d619e6f2-17c9-4e05-88bb-4c9d513d91d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5342 | 2024.12.19 19:25:00.938549 [ 263 ] {d619e6f2-17c9-4e05-88bb-4c9d513d91d0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5343 | 2024.12.19 19:25:00.938800 [ 263 ] {d619e6f2-17c9-4e05-88bb-4c9d513d91d0} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5344 | 2024.12.19 19:25:00.939026 [ 263 ] {d619e6f2-17c9-4e05-88bb-4c9d513d91d0} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001563 sec., 1279.5905310300705 rows/sec., 96.22 KiB/sec. | ||
5345 | 2024.12.19 19:25:00.939079 [ 263 ] {d619e6f2-17c9-4e05-88bb-4c9d513d91d0} <Debug> TCPHandler: Processed in 0.001794029 sec. | ||
5346 | 2024.12.19 19:25:00.939224 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5347 | 2024.12.19 19:25:00.939355 [ 259 ] {cddbe466-4223-4986-ae25-44d876990e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5348 | 2024.12.19 19:25:00.939409 [ 259 ] {cddbe466-4223-4986-ae25-44d876990e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5349 | 2024.12.19 19:25:00.940025 [ 259 ] {cddbe466-4223-4986-ae25-44d876990e4f} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5350 | 2024.12.19 19:25:00.940065 [ 259 ] {cddbe466-4223-4986-ae25-44d876990e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5351 | 2024.12.19 19:25:00.940417 [ 259 ] {cddbe466-4223-4986-ae25-44d876990e4f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5352 | 2024.12.19 19:25:00.940648 [ 259 ] {cddbe466-4223-4986-ae25-44d876990e4f} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5353 | 2024.12.19 19:25:00.940862 [ 259 ] {cddbe466-4223-4986-ae25-44d876990e4f} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001536 sec., 42968.75 rows/sec., 3.35 MiB/sec. | ||
5354 | 2024.12.19 19:25:00.940915 [ 259 ] {cddbe466-4223-4986-ae25-44d876990e4f} <Debug> TCPHandler: Processed in 0.001752958 sec. | ||
5355 | 2024.12.19 19:25:00.941061 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5356 | 2024.12.19 19:25:00.941191 [ 263 ] {800fccbb-3713-4fbe-8dcc-ecbc8a5f599b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5357 | 2024.12.19 19:25:00.941251 [ 263 ] {800fccbb-3713-4fbe-8dcc-ecbc8a5f599b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5358 | 2024.12.19 19:25:00.941903 [ 263 ] {800fccbb-3713-4fbe-8dcc-ecbc8a5f599b} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5359 | 2024.12.19 19:25:00.941944 [ 263 ] {800fccbb-3713-4fbe-8dcc-ecbc8a5f599b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5360 | 2024.12.19 19:25:00.942345 [ 263 ] {800fccbb-3713-4fbe-8dcc-ecbc8a5f599b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5361 | 2024.12.19 19:25:00.942605 [ 263 ] {800fccbb-3713-4fbe-8dcc-ecbc8a5f599b} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5362 | 2024.12.19 19:25:00.942855 [ 263 ] {800fccbb-3713-4fbe-8dcc-ecbc8a5f599b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001684 sec., 95011.87648456058 rows/sec., 6.62 MiB/sec. | ||
5363 | 2024.12.19 19:25:00.942938 [ 263 ] {800fccbb-3713-4fbe-8dcc-ecbc8a5f599b} <Debug> TCPHandler: Processed in 0.001939212 sec. | ||
5364 | 2024.12.19 19:25:00.943164 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5365 | 2024.12.19 19:25:00.943284 [ 259 ] {1ce4f712-5fac-42e7-b097-c880b73ca0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5366 | 2024.12.19 19:25:00.943361 [ 259 ] {1ce4f712-5fac-42e7-b097-c880b73ca0e4} <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 | ||
5367 | 2024.12.19 19:25:00.944404 [ 259 ] {1ce4f712-5fac-42e7-b097-c880b73ca0e4} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5368 | 2024.12.19 19:25:00.944443 [ 259 ] {1ce4f712-5fac-42e7-b097-c880b73ca0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5369 | 2024.12.19 19:25:00.945024 [ 259 ] {1ce4f712-5fac-42e7-b097-c880b73ca0e4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5370 | 2024.12.19 19:25:00.945282 [ 259 ] {1ce4f712-5fac-42e7-b097-c880b73ca0e4} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5371 | 2024.12.19 19:25:00.945609 [ 259 ] {1ce4f712-5fac-42e7-b097-c880b73ca0e4} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002337 sec., 855.7980316645271 rows/sec., 1.53 MiB/sec. | ||
5372 | 2024.12.19 19:25:00.946092 [ 259 ] {1ce4f712-5fac-42e7-b097-c880b73ca0e4} <Debug> TCPHandler: Processed in 0.003031512 sec. | ||
5373 | 2024.12.19 19:25:00.946245 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5374 | 2024.12.19 19:25:00.946376 [ 263 ] {a03cf911-d601-42ee-a222-fa951471c7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5375 | 2024.12.19 19:25:00.946433 [ 263 ] {a03cf911-d601-42ee-a222-fa951471c7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5376 | 2024.12.19 19:25:00.946972 [ 263 ] {a03cf911-d601-42ee-a222-fa951471c7fb} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5377 | 2024.12.19 19:25:00.947012 [ 263 ] {a03cf911-d601-42ee-a222-fa951471c7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5378 | 2024.12.19 19:25:00.947376 [ 263 ] {a03cf911-d601-42ee-a222-fa951471c7fb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5379 | 2024.12.19 19:25:00.947621 [ 263 ] {a03cf911-d601-42ee-a222-fa951471c7fb} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5380 | 2024.12.19 19:25:00.947846 [ 263 ] {a03cf911-d601-42ee-a222-fa951471c7fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.69 MiB/sec. | ||
5381 | 2024.12.19 19:25:00.947895 [ 263 ] {a03cf911-d601-42ee-a222-fa951471c7fb} <Debug> TCPHandler: Processed in 0.001712667 sec. | ||
5382 | 2024.12.19 19:25:01.397778 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5383 | 2024.12.19 19:25:01.420030 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5384 | 2024.12.19 19:25:01.420089 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5385 | 2024.12.19 19:25:01.427803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5386 | 2024.12.19 19:25:01.428562 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5387 | 2024.12.19 19:25:01.428877 [ 91 ] {} <Debug> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5388 | 2024.12.19 19:25:01.428951 [ 91 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5389 | 2024.12.19 19:25:01.428996 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5390 | 2024.12.19 19:25:01.430054 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::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 | ||
5391 | 2024.12.19 19:25:01.444095 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5392 | 2024.12.19 19:25:01.445866 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5393 | 2024.12.19 19:25:01.447215 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
5394 | 2024.12.19 19:25:01.453141 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
5395 | 2024.12.19 19:25:01.458775 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
5396 | 2024.12.19 19:25:01.464644 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
5397 | 2024.12.19 19:25:01.470617 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
5398 | 2024.12.19 19:25:01.475522 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
5399 | 2024.12.19 19:25:01.535052 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.105851729 sec., 1851.6466556724831 rows/sec., 9.57 MiB/sec. | ||
5400 | 2024.12.19 19:25:01.537943 [ 191 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5401 | 2024.12.19 19:25:01.540907 [ 191 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_26_5} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5402 | 2024.12.19 19:25:01.541000 [ 191 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_26_5} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5403 | 2024.12.19 19:25:01.543442 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
5404 | 2024.12.19 19:25:02.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.77 MiB, peak 204.32 MiB, free memory in arenas 0.00 B, will set to 195.77 MiB (RSS), difference: 2.01 MiB | ||
5405 | 2024.12.19 19:25:05.396543 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5406 | 2024.12.19 19:25:05.396785 [ 259 ] {eba1d531-9cbe-4072-8ebc-b2b2240a8c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5407 | 2024.12.19 19:25:05.396869 [ 259 ] {eba1d531-9cbe-4072-8ebc-b2b2240a8c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5408 | 2024.12.19 19:25:05.397647 [ 259 ] {eba1d531-9cbe-4072-8ebc-b2b2240a8c58} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5409 | 2024.12.19 19:25:05.397704 [ 259 ] {eba1d531-9cbe-4072-8ebc-b2b2240a8c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5410 | 2024.12.19 19:25:05.398150 [ 259 ] {eba1d531-9cbe-4072-8ebc-b2b2240a8c58} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5411 | 2024.12.19 19:25:05.398404 [ 259 ] {eba1d531-9cbe-4072-8ebc-b2b2240a8c58} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5412 | 2024.12.19 19:25:05.398624 [ 259 ] {eba1d531-9cbe-4072-8ebc-b2b2240a8c58} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001899 sec., 7372.30121116377 rows/sec., 530.71 KiB/sec. | ||
5413 | 2024.12.19 19:25:05.398731 [ 259 ] {eba1d531-9cbe-4072-8ebc-b2b2240a8c58} <Debug> TCPHandler: Processed in 0.002335434 sec. | ||
5414 | 2024.12.19 19:25:05.398973 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5415 | 2024.12.19 19:25:05.399116 [ 263 ] {7085dac7-ea91-4067-bbb8-cf8d5253bb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5416 | 2024.12.19 19:25:05.399172 [ 263 ] {7085dac7-ea91-4067-bbb8-cf8d5253bb0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5417 | 2024.12.19 19:25:05.399849 [ 263 ] {7085dac7-ea91-4067-bbb8-cf8d5253bb0f} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5418 | 2024.12.19 19:25:05.399902 [ 263 ] {7085dac7-ea91-4067-bbb8-cf8d5253bb0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5419 | 2024.12.19 19:25:05.400269 [ 263 ] {7085dac7-ea91-4067-bbb8-cf8d5253bb0f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5420 | 2024.12.19 19:25:05.400523 [ 263 ] {7085dac7-ea91-4067-bbb8-cf8d5253bb0f} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5421 | 2024.12.19 19:25:05.400789 [ 263 ] {7085dac7-ea91-4067-bbb8-cf8d5253bb0f} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001697 sec., 8249.852681202121 rows/sec., 672.72 KiB/sec. | ||
5422 | 2024.12.19 19:25:05.400989 [ 263 ] {7085dac7-ea91-4067-bbb8-cf8d5253bb0f} <Debug> TCPHandler: Processed in 0.002103757 sec. | ||
5423 | 2024.12.19 19:25:05.401148 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5424 | 2024.12.19 19:25:05.401281 [ 259 ] {84154372-bb6d-4895-bcb8-f1a269949970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5425 | 2024.12.19 19:25:05.401338 [ 259 ] {84154372-bb6d-4895-bcb8-f1a269949970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5426 | 2024.12.19 19:25:05.402732 [ 259 ] {84154372-bb6d-4895-bcb8-f1a269949970} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5427 | 2024.12.19 19:25:05.402773 [ 259 ] {84154372-bb6d-4895-bcb8-f1a269949970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5428 | 2024.12.19 19:25:05.403224 [ 259 ] {84154372-bb6d-4895-bcb8-f1a269949970} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5429 | 2024.12.19 19:25:05.403467 [ 259 ] {84154372-bb6d-4895-bcb8-f1a269949970} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5430 | 2024.12.19 19:25:05.403660 [ 126 ] {} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5431 | 2024.12.19 19:25:05.403719 [ 259 ] {84154372-bb6d-4895-bcb8-f1a269949970} <Debug> executeQuery: Read 1426 rows, 121.81 KiB in 0.002466 sec., 578264.3957826439 rows/sec., 48.24 MiB/sec. | ||
5432 | 2024.12.19 19:25:05.403786 [ 126 ] {} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5433 | 2024.12.19 19:25:05.403852 [ 259 ] {84154372-bb6d-4895-bcb8-f1a269949970} <Debug> TCPHandler: Processed in 0.002762735 sec. | ||
5434 | 2024.12.19 19:25:05.403879 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5435 | 2024.12.19 19:25:05.404064 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5436 | 2024.12.19 19:25:05.404210 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
5437 | 2024.12.19 19:25:05.404412 [ 263 ] {832c4a13-9340-4306-b692-d5fdfb9f61d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5438 | 2024.12.19 19:25:05.404625 [ 263 ] {832c4a13-9340-4306-b692-d5fdfb9f61d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5439 | 2024.12.19 19:25:05.404868 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5440 | 2024.12.19 19:25:05.405012 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1432 rows starting from the beginning of the part | ||
5441 | 2024.12.19 19:25:05.405436 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 279 rows starting from the beginning of the part | ||
5442 | 2024.12.19 19:25:05.405859 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 61 rows starting from the beginning of the part | ||
5443 | 2024.12.19 19:25:05.406264 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 279 rows starting from the beginning of the part | ||
5444 | 2024.12.19 19:25:05.406686 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
5445 | 2024.12.19 19:25:05.406998 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1426 rows starting from the beginning of the part | ||
5446 | 2024.12.19 19:25:05.407788 [ 263 ] {832c4a13-9340-4306-b692-d5fdfb9f61d2} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5447 | 2024.12.19 19:25:05.407840 [ 263 ] {832c4a13-9340-4306-b692-d5fdfb9f61d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5448 | 2024.12.19 19:25:05.408510 [ 263 ] {832c4a13-9340-4306-b692-d5fdfb9f61d2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5449 | 2024.12.19 19:25:05.408832 [ 263 ] {832c4a13-9340-4306-b692-d5fdfb9f61d2} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5450 | 2024.12.19 19:25:05.409018 [ 126 ] {} <Debug> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5451 | 2024.12.19 19:25:05.409100 [ 126 ] {} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5452 | 2024.12.19 19:25:05.409107 [ 263 ] {832c4a13-9340-4306-b692-d5fdfb9f61d2} <Debug> executeQuery: Read 59 rows, 4.29 KiB in 0.004839 sec., 12192.601777226699 rows/sec., 886.76 KiB/sec. | ||
5453 | 2024.12.19 19:25:05.409143 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5454 | 2024.12.19 19:25:05.409411 [ 263 ] {832c4a13-9340-4306-b692-d5fdfb9f61d2} <Debug> TCPHandler: Processed in 0.005452398 sec. | ||
5455 | 2024.12.19 19:25:05.409545 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::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 | ||
5456 | 2024.12.19 19:25:05.409642 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5457 | 2024.12.19 19:25:05.409861 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5458 | 2024.12.19 19:25:05.409862 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3537 rows, containing 5 columns (5 merged, 0 gathered) in 0.005843008 sec., 605338.8939395599 rows/sec., 53.14 MiB/sec. | ||
5459 | 2024.12.19 19:25:05.409884 [ 259 ] {5f2485fb-4a00-47f8-9a8c-df177c5b3344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5460 | 2024.12.19 19:25:05.409902 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 65 rows starting from the beginning of the part | ||
5461 | 2024.12.19 19:25:05.409977 [ 259 ] {5f2485fb-4a00-47f8-9a8c-df177c5b3344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5462 | 2024.12.19 19:25:05.410149 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 45 rows starting from the beginning of the part | ||
5463 | 2024.12.19 19:25:05.410429 [ 196 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5464 | 2024.12.19 19:25:05.410678 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
5465 | 2024.12.19 19:25:05.411170 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 45 rows starting from the beginning of the part | ||
5466 | 2024.12.19 19:25:05.411655 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
5467 | 2024.12.19 19:25:05.412017 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 59 rows starting from the beginning of the part | ||
5468 | 2024.12.19 19:25:05.412135 [ 196 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_36_7} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5469 | 2024.12.19 19:25:05.412699 [ 196 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_36_7} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5470 | 2024.12.19 19:25:05.413207 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
5471 | 2024.12.19 19:25:05.414030 [ 259 ] {5f2485fb-4a00-47f8-9a8c-df177c5b3344} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5472 | 2024.12.19 19:25:05.414082 [ 259 ] {5f2485fb-4a00-47f8-9a8c-df177c5b3344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5473 | 2024.12.19 19:25:05.414526 [ 196 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 5 columns (5 merged, 0 gathered) in 0.005194181 sec., 42355.08928164036 rows/sec., 3.18 MiB/sec. | ||
5474 | 2024.12.19 19:25:05.414738 [ 259 ] {5f2485fb-4a00-47f8-9a8c-df177c5b3344} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5475 | 2024.12.19 19:25:05.414746 [ 196 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5476 | 2024.12.19 19:25:05.415192 [ 259 ] {5f2485fb-4a00-47f8-9a8c-df177c5b3344} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5477 | 2024.12.19 19:25:05.415253 [ 196 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_31_6} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5478 | 2024.12.19 19:25:05.415446 [ 196 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_31_6} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5479 | 2024.12.19 19:25:05.415649 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5480 | 2024.12.19 19:25:05.415694 [ 259 ] {5f2485fb-4a00-47f8-9a8c-df177c5b3344} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005848 sec., 41381.668946648424 rows/sec., 2.80 MiB/sec. | ||
5481 | 2024.12.19 19:25:05.415772 [ 259 ] {5f2485fb-4a00-47f8-9a8c-df177c5b3344} <Debug> TCPHandler: Processed in 0.00624963 sec. | ||
5482 | 2024.12.19 19:25:05.415918 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5483 | 2024.12.19 19:25:05.416048 [ 263 ] {729280ab-4083-447e-b596-1416931aa306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5484 | 2024.12.19 19:25:05.416104 [ 263 ] {729280ab-4083-447e-b596-1416931aa306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5485 | 2024.12.19 19:25:05.416772 [ 263 ] {729280ab-4083-447e-b596-1416931aa306} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5486 | 2024.12.19 19:25:05.416819 [ 263 ] {729280ab-4083-447e-b596-1416931aa306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5487 | 2024.12.19 19:25:05.417197 [ 263 ] {729280ab-4083-447e-b596-1416931aa306} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5488 | 2024.12.19 19:25:05.417446 [ 263 ] {729280ab-4083-447e-b596-1416931aa306} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5489 | 2024.12.19 19:25:05.417672 [ 263 ] {729280ab-4083-447e-b596-1416931aa306} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001653 sec., 7864.488808227466 rows/sec., 490.35 KiB/sec. | ||
5490 | 2024.12.19 19:25:05.417726 [ 263 ] {729280ab-4083-447e-b596-1416931aa306} <Debug> TCPHandler: Processed in 0.001869801 sec. | ||
5491 | 2024.12.19 19:25:05.417866 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5492 | 2024.12.19 19:25:05.417980 [ 259 ] {808d411c-459a-4b71-a0d4-637329bb9a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5493 | 2024.12.19 19:25:05.418037 [ 259 ] {808d411c-459a-4b71-a0d4-637329bb9a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5494 | 2024.12.19 19:25:05.419098 [ 259 ] {808d411c-459a-4b71-a0d4-637329bb9a38} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5495 | 2024.12.19 19:25:05.419140 [ 259 ] {808d411c-459a-4b71-a0d4-637329bb9a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5496 | 2024.12.19 19:25:05.419546 [ 259 ] {808d411c-459a-4b71-a0d4-637329bb9a38} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5497 | 2024.12.19 19:25:05.419788 [ 259 ] {808d411c-459a-4b71-a0d4-637329bb9a38} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5498 | 2024.12.19 19:25:05.419954 [ 126 ] {} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5499 | 2024.12.19 19:25:05.420018 [ 126 ] {} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5500 | 2024.12.19 19:25:05.420036 [ 259 ] {808d411c-459a-4b71-a0d4-637329bb9a38} <Debug> executeQuery: Read 890 rows, 66.16 KiB in 0.002074 sec., 429122.468659595 rows/sec., 31.15 MiB/sec. | ||
5501 | 2024.12.19 19:25:05.420066 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5502 | 2024.12.19 19:25:05.420193 [ 259 ] {808d411c-459a-4b71-a0d4-637329bb9a38} <Debug> TCPHandler: Processed in 0.002374365 sec. | ||
5503 | 2024.12.19 19:25:05.420327 [ 188 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
5504 | 2024.12.19 19:25:05.420408 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5505 | 2024.12.19 19:25:05.420515 [ 188 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5506 | 2024.12.19 19:25:05.420599 [ 188 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 914 rows starting from the beginning of the part | ||
5507 | 2024.12.19 19:25:05.420622 [ 263 ] {ade488e7-e317-48cd-a535-113fd7ea4bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5508 | 2024.12.19 19:25:05.420824 [ 263 ] {ade488e7-e317-48cd-a535-113fd7ea4bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5509 | 2024.12.19 19:25:05.420891 [ 188 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 420 rows starting from the beginning of the part | ||
5510 | 2024.12.19 19:25:05.421215 [ 188 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 68 rows starting from the beginning of the part | ||
5511 | 2024.12.19 19:25:05.421523 [ 188 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 420 rows starting from the beginning of the part | ||
5512 | 2024.12.19 19:25:05.421789 [ 188 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 66 rows starting from the beginning of the part | ||
5513 | 2024.12.19 19:25:05.422102 [ 188 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 890 rows starting from the beginning of the part | ||
5514 | 2024.12.19 19:25:05.423358 [ 263 ] {ade488e7-e317-48cd-a535-113fd7ea4bb5} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5515 | 2024.12.19 19:25:05.423432 [ 263 ] {ade488e7-e317-48cd-a535-113fd7ea4bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5516 | 2024.12.19 19:25:05.424407 [ 263 ] {ade488e7-e317-48cd-a535-113fd7ea4bb5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5517 | 2024.12.19 19:25:05.424751 [ 263 ] {ade488e7-e317-48cd-a535-113fd7ea4bb5} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5518 | 2024.12.19 19:25:05.425194 [ 263 ] {ade488e7-e317-48cd-a535-113fd7ea4bb5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004609 sec., 1301.8008244738555 rows/sec., 68.01 KiB/sec. | ||
5519 | 2024.12.19 19:25:05.425557 [ 263 ] {ade488e7-e317-48cd-a535-113fd7ea4bb5} <Debug> TCPHandler: Processed in 0.005239932 sec. | ||
5520 | 2024.12.19 19:25:05.425945 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5521 | 2024.12.19 19:25:05.426039 [ 196 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2778 rows, containing 5 columns (5 merged, 0 gathered) in 0.005835348 sec., 476064.1524721405 rows/sec., 36.36 MiB/sec. | ||
5522 | 2024.12.19 19:25:05.426272 [ 259 ] {b565a36e-88f2-4495-a713-38dc164a1d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5523 | 2024.12.19 19:25:05.426351 [ 188 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5524 | 2024.12.19 19:25:05.426371 [ 259 ] {b565a36e-88f2-4495-a713-38dc164a1d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5525 | 2024.12.19 19:25:05.427004 [ 188 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_36_7} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5526 | 2024.12.19 19:25:05.427105 [ 188 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_36_7} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5527 | 2024.12.19 19:25:05.427181 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
5528 | 2024.12.19 19:25:05.427645 [ 259 ] {b565a36e-88f2-4495-a713-38dc164a1d14} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5529 | 2024.12.19 19:25:05.427692 [ 259 ] {b565a36e-88f2-4495-a713-38dc164a1d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5530 | 2024.12.19 19:25:05.428169 [ 259 ] {b565a36e-88f2-4495-a713-38dc164a1d14} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5531 | 2024.12.19 19:25:05.428413 [ 259 ] {b565a36e-88f2-4495-a713-38dc164a1d14} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5532 | 2024.12.19 19:25:05.428623 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5533 | 2024.12.19 19:25:05.428692 [ 259 ] {b565a36e-88f2-4495-a713-38dc164a1d14} <Debug> executeQuery: Read 1090 rows, 74.59 KiB in 0.002474 sec., 440582.05335489084 rows/sec., 29.44 MiB/sec. | ||
5534 | 2024.12.19 19:25:05.428703 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5535 | 2024.12.19 19:25:05.428804 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5536 | 2024.12.19 19:25:05.428835 [ 259 ] {b565a36e-88f2-4495-a713-38dc164a1d14} <Debug> TCPHandler: Processed in 0.003091534 sec. | ||
5537 | 2024.12.19 19:25:05.429080 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5538 | 2024.12.19 19:25:05.429133 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
5539 | 2024.12.19 19:25:05.429320 [ 263 ] {aa9c6b7a-9056-4680-a00f-90e039a08a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5540 | 2024.12.19 19:25:05.429403 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5541 | 2024.12.19 19:25:05.429434 [ 263 ] {aa9c6b7a-9056-4680-a00f-90e039a08a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5542 | 2024.12.19 19:25:05.429470 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11693 rows starting from the beginning of the part | ||
5543 | 2024.12.19 19:25:05.429829 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 237 rows starting from the beginning of the part | ||
5544 | 2024.12.19 19:25:05.430158 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 161 rows starting from the beginning of the part | ||
5545 | 2024.12.19 19:25:05.430469 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part | ||
5546 | 2024.12.19 19:25:05.430734 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
5547 | 2024.12.19 19:25:05.430998 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1090 rows starting from the beginning of the part | ||
5548 | 2024.12.19 19:25:05.431954 [ 263 ] {aa9c6b7a-9056-4680-a00f-90e039a08a4a} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5549 | 2024.12.19 19:25:05.432020 [ 263 ] {aa9c6b7a-9056-4680-a00f-90e039a08a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5550 | 2024.12.19 19:25:05.432564 [ 263 ] {aa9c6b7a-9056-4680-a00f-90e039a08a4a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5551 | 2024.12.19 19:25:05.432987 [ 263 ] {aa9c6b7a-9056-4680-a00f-90e039a08a4a} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5552 | 2024.12.19 19:25:05.433706 [ 263 ] {aa9c6b7a-9056-4680-a00f-90e039a08a4a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004431 sec., 225.68269013766644 rows/sec., 15.21 KiB/sec. | ||
5553 | 2024.12.19 19:25:05.434123 [ 263 ] {aa9c6b7a-9056-4680-a00f-90e039a08a4a} <Debug> TCPHandler: Processed in 0.00517792 sec. | ||
5554 | 2024.12.19 19:25:05.434360 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5555 | 2024.12.19 19:25:05.434557 [ 259 ] {39138cac-3af1-4c0b-b21c-7ff5c9d17762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5556 | 2024.12.19 19:25:05.434672 [ 259 ] {39138cac-3af1-4c0b-b21c-7ff5c9d17762} <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 | ||
5557 | 2024.12.19 19:25:05.436345 [ 259 ] {39138cac-3af1-4c0b-b21c-7ff5c9d17762} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5558 | 2024.12.19 19:25:05.436389 [ 259 ] {39138cac-3af1-4c0b-b21c-7ff5c9d17762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5559 | 2024.12.19 19:25:05.437126 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13578 rows, containing 5 columns (5 merged, 0 gathered) in 0.008185442 sec., 1658798.6329876874 rows/sec., 111.90 MiB/sec. | ||
5560 | 2024.12.19 19:25:05.437627 [ 259 ] {39138cac-3af1-4c0b-b21c-7ff5c9d17762} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5561 | 2024.12.19 19:25:05.437676 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5562 | 2024.12.19 19:25:05.438183 [ 259 ] {39138cac-3af1-4c0b-b21c-7ff5c9d17762} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5563 | 2024.12.19 19:25:05.438302 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5564 | 2024.12.19 19:25:05.438445 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5565 | 2024.12.19 19:25:05.438580 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5566 | 2024.12.19 19:25:05.438658 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5567 | 2024.12.19 19:25:05.438678 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5568 | 2024.12.19 19:25:05.438927 [ 259 ] {39138cac-3af1-4c0b-b21c-7ff5c9d17762} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.004324 sec., 8788.159111933395 rows/sec., 15.75 MiB/sec. | ||
5569 | 2024.12.19 19:25:05.439009 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
5570 | 2024.12.19 19:25:05.439155 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::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 | ||
5571 | 2024.12.19 19:25:05.439283 [ 259 ] {39138cac-3af1-4c0b-b21c-7ff5c9d17762} <Debug> TCPHandler: Processed in 0.005030146 sec. | ||
5572 | 2024.12.19 19:25:05.439512 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5573 | 2024.12.19 19:25:05.439796 [ 263 ] {d10cc240-b5cf-4f0c-962b-31a7175952c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5574 | 2024.12.19 19:25:05.439839 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5575 | 2024.12.19 19:25:05.439905 [ 263 ] {d10cc240-b5cf-4f0c-962b-31a7175952c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5576 | 2024.12.19 19:25:05.440023 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 492 rows starting from the beginning of the part | ||
5577 | 2024.12.19 19:25:05.440903 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part | ||
5578 | 2024.12.19 19:25:05.441591 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
5579 | 2024.12.19 19:25:05.442374 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part | ||
5580 | 2024.12.19 19:25:05.442387 [ 263 ] {d10cc240-b5cf-4f0c-962b-31a7175952c7} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5581 | 2024.12.19 19:25:05.442466 [ 263 ] {d10cc240-b5cf-4f0c-962b-31a7175952c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5582 | 2024.12.19 19:25:05.442955 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
5583 | 2024.12.19 19:25:05.443694 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part | ||
5584 | 2024.12.19 19:25:05.443903 [ 263 ] {d10cc240-b5cf-4f0c-962b-31a7175952c7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5585 | 2024.12.19 19:25:05.444645 [ 263 ] {d10cc240-b5cf-4f0c-962b-31a7175952c7} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5586 | 2024.12.19 19:25:05.444907 [ 67 ] {} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5587 | 2024.12.19 19:25:05.445069 [ 67 ] {} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5588 | 2024.12.19 19:25:05.445135 [ 263 ] {d10cc240-b5cf-4f0c-962b-31a7175952c7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005433 sec., 15092.950487759985 rows/sec., 981.60 KiB/sec. | ||
5589 | 2024.12.19 19:25:05.445139 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5590 | 2024.12.19 19:25:05.445456 [ 263 ] {d10cc240-b5cf-4f0c-962b-31a7175952c7} <Debug> TCPHandler: Processed in 0.006061624 sec. | ||
5591 | 2024.12.19 19:25:05.445824 [ 199 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
5592 | 2024.12.19 19:25:05.446107 [ 199 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5593 | 2024.12.19 19:25:05.446162 [ 199 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2190 rows starting from the beginning of the part | ||
5594 | 2024.12.19 19:25:05.446298 [ 199 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part | ||
5595 | 2024.12.19 19:25:05.446422 [ 199 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
5596 | 2024.12.19 19:25:05.446589 [ 199 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part | ||
5597 | 2024.12.19 19:25:05.446922 [ 199 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
5598 | 2024.12.19 19:25:05.447236 [ 199 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
5599 | 2024.12.19 19:25:05.450938 [ 199 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2556 rows, containing 4 columns (4 merged, 0 gathered) in 0.005542581 sec., 461156.9952698932 rows/sec., 30.05 MiB/sec. | ||
5600 | 2024.12.19 19:25:05.451357 [ 199 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5601 | 2024.12.19 19:25:05.452059 [ 199 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_36_7} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5602 | 2024.12.19 19:25:05.452144 [ 199 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_36_7} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5603 | 2024.12.19 19:25:05.452364 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
5604 | 2024.12.19 19:25:05.454909 [ 192 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 19 columns (19 merged, 0 gathered) in 0.016114166 sec., 37854.891156017635 rows/sec., 67.83 MiB/sec. | ||
5605 | 2024.12.19 19:25:05.455624 [ 192 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5606 | 2024.12.19 19:25:05.456060 [ 192 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5607 | 2024.12.19 19:25:05.456141 [ 192 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5608 | 2024.12.19 19:25:05.456258 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
5609 | 2024.12.19 19:25:05.630522 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 792 | ||
5610 | 2024.12.19 19:25:05.634266 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5611 | 2024.12.19 19:25:05.634319 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5612 | 2024.12.19 19:25:05.635843 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5613 | 2024.12.19 19:25:05.636176 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5614 | 2024.12.19 19:25:05.636863 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
5615 | 2024.12.19 19:25:08.087013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
5616 | 2024.12.19 19:25:08.088418 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5617 | 2024.12.19 19:25:08.088469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5618 | 2024.12.19 19:25:08.089009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5619 | 2024.12.19 19:25:08.089279 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5620 | 2024.12.19 19:25:08.089509 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
5621 | 2024.12.19 19:25:08.945113 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5622 | 2024.12.19 19:25:08.964724 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5623 | 2024.12.19 19:25:08.964791 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5624 | 2024.12.19 19:25:08.972042 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5625 | 2024.12.19 19:25:08.972850 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5626 | 2024.12.19 19:25:08.975992 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5627 | 2024.12.19 19:25:10.934656 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5628 | 2024.12.19 19:25:10.934859 [ 259 ] {fbca698c-deee-469f-ac44-8e0a43ffe458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5629 | 2024.12.19 19:25:10.934934 [ 259 ] {fbca698c-deee-469f-ac44-8e0a43ffe458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5630 | 2024.12.19 19:25:10.935731 [ 259 ] {fbca698c-deee-469f-ac44-8e0a43ffe458} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5631 | 2024.12.19 19:25:10.935781 [ 259 ] {fbca698c-deee-469f-ac44-8e0a43ffe458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5632 | 2024.12.19 19:25:10.936225 [ 259 ] {fbca698c-deee-469f-ac44-8e0a43ffe458} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5633 | 2024.12.19 19:25:10.936472 [ 259 ] {fbca698c-deee-469f-ac44-8e0a43ffe458} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5634 | 2024.12.19 19:25:10.936713 [ 259 ] {fbca698c-deee-469f-ac44-8e0a43ffe458} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.00191 sec., 31413.612565445026 rows/sec., 2.44 MiB/sec. | ||
5635 | 2024.12.19 19:25:10.936770 [ 259 ] {fbca698c-deee-469f-ac44-8e0a43ffe458} <Debug> TCPHandler: Processed in 0.002249301 sec. | ||
5636 | 2024.12.19 19:25:10.936951 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5637 | 2024.12.19 19:25:10.937068 [ 263 ] {fa41abd3-521e-407f-ad11-f91a3fb5bcd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5638 | 2024.12.19 19:25:10.937115 [ 263 ] {fa41abd3-521e-407f-ad11-f91a3fb5bcd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5639 | 2024.12.19 19:25:10.937656 [ 263 ] {fa41abd3-521e-407f-ad11-f91a3fb5bcd8} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5640 | 2024.12.19 19:25:10.937697 [ 263 ] {fa41abd3-521e-407f-ad11-f91a3fb5bcd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5641 | 2024.12.19 19:25:10.938064 [ 263 ] {fa41abd3-521e-407f-ad11-f91a3fb5bcd8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5642 | 2024.12.19 19:25:10.938313 [ 263 ] {fa41abd3-521e-407f-ad11-f91a3fb5bcd8} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5643 | 2024.12.19 19:25:10.938576 [ 263 ] {fa41abd3-521e-407f-ad11-f91a3fb5bcd8} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001531 sec., 1306.3357282821685 rows/sec., 98.23 KiB/sec. | ||
5644 | 2024.12.19 19:25:10.938789 [ 263 ] {fa41abd3-521e-407f-ad11-f91a3fb5bcd8} <Debug> TCPHandler: Processed in 0.001893651 sec. | ||
5645 | 2024.12.19 19:25:10.938974 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5646 | 2024.12.19 19:25:10.939089 [ 259 ] {ce07bf57-304a-40f5-9c24-02fb3b20bb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5647 | 2024.12.19 19:25:10.939144 [ 259 ] {ce07bf57-304a-40f5-9c24-02fb3b20bb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5648 | 2024.12.19 19:25:10.939829 [ 259 ] {ce07bf57-304a-40f5-9c24-02fb3b20bb6a} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5649 | 2024.12.19 19:25:10.939878 [ 259 ] {ce07bf57-304a-40f5-9c24-02fb3b20bb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5650 | 2024.12.19 19:25:10.940274 [ 259 ] {ce07bf57-304a-40f5-9c24-02fb3b20bb6a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5651 | 2024.12.19 19:25:10.940510 [ 259 ] {ce07bf57-304a-40f5-9c24-02fb3b20bb6a} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5652 | 2024.12.19 19:25:10.940728 [ 259 ] {ce07bf57-304a-40f5-9c24-02fb3b20bb6a} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001663 sec., 39687.3120865905 rows/sec., 3.10 MiB/sec. | ||
5653 | 2024.12.19 19:25:10.940781 [ 259 ] {ce07bf57-304a-40f5-9c24-02fb3b20bb6a} <Debug> TCPHandler: Processed in 0.00187496 sec. | ||
5654 | 2024.12.19 19:25:10.940920 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5655 | 2024.12.19 19:25:10.941034 [ 263 ] {d8c516f3-1719-4db0-a899-b4d9073239ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5656 | 2024.12.19 19:25:10.941085 [ 263 ] {d8c516f3-1719-4db0-a899-b4d9073239ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5657 | 2024.12.19 19:25:10.941633 [ 263 ] {d8c516f3-1719-4db0-a899-b4d9073239ba} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5658 | 2024.12.19 19:25:10.941672 [ 263 ] {d8c516f3-1719-4db0-a899-b4d9073239ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5659 | 2024.12.19 19:25:10.942075 [ 263 ] {d8c516f3-1719-4db0-a899-b4d9073239ba} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5660 | 2024.12.19 19:25:10.942340 [ 263 ] {d8c516f3-1719-4db0-a899-b4d9073239ba} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5661 | 2024.12.19 19:25:10.942553 [ 263 ] {d8c516f3-1719-4db0-a899-b4d9073239ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001541 sec., 103828.68267358857 rows/sec., 7.23 MiB/sec. | ||
5662 | 2024.12.19 19:25:10.942678 [ 263 ] {d8c516f3-1719-4db0-a899-b4d9073239ba} <Debug> TCPHandler: Processed in 0.001811339 sec. | ||
5663 | 2024.12.19 19:25:10.942823 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5664 | 2024.12.19 19:25:10.942932 [ 259 ] {17db026a-007f-4a08-bdd5-92f4091b475e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5665 | 2024.12.19 19:25:10.943000 [ 259 ] {17db026a-007f-4a08-bdd5-92f4091b475e} <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 | ||
5666 | 2024.12.19 19:25:10.944040 [ 259 ] {17db026a-007f-4a08-bdd5-92f4091b475e} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5667 | 2024.12.19 19:25:10.944079 [ 259 ] {17db026a-007f-4a08-bdd5-92f4091b475e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5668 | 2024.12.19 19:25:10.944663 [ 259 ] {17db026a-007f-4a08-bdd5-92f4091b475e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5669 | 2024.12.19 19:25:10.944919 [ 259 ] {17db026a-007f-4a08-bdd5-92f4091b475e} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5670 | 2024.12.19 19:25:10.945165 [ 259 ] {17db026a-007f-4a08-bdd5-92f4091b475e} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002243 sec., 891.6629514043691 rows/sec., 1.60 MiB/sec. | ||
5671 | 2024.12.19 19:25:10.945537 [ 259 ] {17db026a-007f-4a08-bdd5-92f4091b475e} <Debug> TCPHandler: Processed in 0.002768285 sec. | ||
5672 | 2024.12.19 19:25:10.945740 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5673 | 2024.12.19 19:25:10.945857 [ 263 ] {03b7c0cd-770b-4a48-9445-484af7f36a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5674 | 2024.12.19 19:25:10.945905 [ 263 ] {03b7c0cd-770b-4a48-9445-484af7f36a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5675 | 2024.12.19 19:25:10.946384 [ 263 ] {03b7c0cd-770b-4a48-9445-484af7f36a9d} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5676 | 2024.12.19 19:25:10.946430 [ 263 ] {03b7c0cd-770b-4a48-9445-484af7f36a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5677 | 2024.12.19 19:25:10.946813 [ 263 ] {03b7c0cd-770b-4a48-9445-484af7f36a9d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5678 | 2024.12.19 19:25:10.947052 [ 263 ] {03b7c0cd-770b-4a48-9445-484af7f36a9d} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5679 | 2024.12.19 19:25:10.947303 [ 263 ] {03b7c0cd-770b-4a48-9445-484af7f36a9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec. | ||
5680 | 2024.12.19 19:25:10.947483 [ 263 ] {03b7c0cd-770b-4a48-9445-484af7f36a9d} <Debug> TCPHandler: Processed in 0.00182393 sec. | ||
5681 | 2024.12.19 19:25:15.466295 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5682 | 2024.12.19 19:25:15.466397 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5683 | 2024.12.19 19:25:15.590562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
5684 | 2024.12.19 19:25:15.591206 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5685 | 2024.12.19 19:25:15.591259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5686 | 2024.12.19 19:25:15.591823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5687 | 2024.12.19 19:25:15.592106 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5688 | 2024.12.19 19:25:15.592355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5689 | 2024.12.19 19:25:15.638038 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 804 | ||
5690 | 2024.12.19 19:25:15.640715 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5691 | 2024.12.19 19:25:15.640778 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5692 | 2024.12.19 19:25:15.642304 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5693 | 2024.12.19 19:25:15.642618 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5694 | 2024.12.19 19:25:15.643277 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 804 | ||
5695 | 2024.12.19 19:25:15.941768 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5696 | 2024.12.19 19:25:15.941985 [ 259 ] {7d85b0ff-fa50-45fd-996a-e9b6a957f778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5697 | 2024.12.19 19:25:15.942066 [ 259 ] {7d85b0ff-fa50-45fd-996a-e9b6a957f778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5698 | 2024.12.19 19:25:15.942860 [ 259 ] {7d85b0ff-fa50-45fd-996a-e9b6a957f778} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5699 | 2024.12.19 19:25:15.942912 [ 259 ] {7d85b0ff-fa50-45fd-996a-e9b6a957f778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5700 | 2024.12.19 19:25:15.943341 [ 259 ] {7d85b0ff-fa50-45fd-996a-e9b6a957f778} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5701 | 2024.12.19 19:25:15.943600 [ 259 ] {7d85b0ff-fa50-45fd-996a-e9b6a957f778} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5702 | 2024.12.19 19:25:15.943837 [ 259 ] {7d85b0ff-fa50-45fd-996a-e9b6a957f778} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001913 sec., 7318.348144276007 rows/sec., 526.82 KiB/sec. | ||
5703 | 2024.12.19 19:25:15.943893 [ 259 ] {7d85b0ff-fa50-45fd-996a-e9b6a957f778} <Debug> TCPHandler: Processed in 0.002266031 sec. | ||
5704 | 2024.12.19 19:25:15.944078 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5705 | 2024.12.19 19:25:15.944215 [ 263 ] {79217e90-afa2-4ef9-94e1-10a8ebdffdbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5706 | 2024.12.19 19:25:15.944271 [ 263 ] {79217e90-afa2-4ef9-94e1-10a8ebdffdbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5707 | 2024.12.19 19:25:15.945094 [ 263 ] {79217e90-afa2-4ef9-94e1-10a8ebdffdbd} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5708 | 2024.12.19 19:25:15.945142 [ 263 ] {79217e90-afa2-4ef9-94e1-10a8ebdffdbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5709 | 2024.12.19 19:25:15.945556 [ 263 ] {79217e90-afa2-4ef9-94e1-10a8ebdffdbd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5710 | 2024.12.19 19:25:15.945796 [ 263 ] {79217e90-afa2-4ef9-94e1-10a8ebdffdbd} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5711 | 2024.12.19 19:25:15.946014 [ 263 ] {79217e90-afa2-4ef9-94e1-10a8ebdffdbd} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001828 sec., 152625.8205689278 rows/sec., 13.45 MiB/sec. | ||
5712 | 2024.12.19 19:25:15.946066 [ 263 ] {79217e90-afa2-4ef9-94e1-10a8ebdffdbd} <Debug> TCPHandler: Processed in 0.002056416 sec. | ||
5713 | 2024.12.19 19:25:15.946207 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5714 | 2024.12.19 19:25:15.946326 [ 259 ] {89ada6da-adb8-46de-adb6-babac32f8d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5715 | 2024.12.19 19:25:15.946408 [ 259 ] {89ada6da-adb8-46de-adb6-babac32f8d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5716 | 2024.12.19 19:25:15.947077 [ 259 ] {89ada6da-adb8-46de-adb6-babac32f8d6d} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5717 | 2024.12.19 19:25:15.947124 [ 259 ] {89ada6da-adb8-46de-adb6-babac32f8d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5718 | 2024.12.19 19:25:15.947494 [ 259 ] {89ada6da-adb8-46de-adb6-babac32f8d6d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5719 | 2024.12.19 19:25:15.947731 [ 259 ] {89ada6da-adb8-46de-adb6-babac32f8d6d} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5720 | 2024.12.19 19:25:15.947980 [ 259 ] {89ada6da-adb8-46de-adb6-babac32f8d6d} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.001676 sec., 26849.64200477327 rows/sec., 1.93 MiB/sec. | ||
5721 | 2024.12.19 19:25:15.948179 [ 259 ] {89ada6da-adb8-46de-adb6-babac32f8d6d} <Debug> TCPHandler: Processed in 0.002017965 sec. | ||
5722 | 2024.12.19 19:25:15.948414 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5723 | 2024.12.19 19:25:15.948553 [ 263 ] {1dc50298-7f16-4cbf-84c3-1871daa19fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5724 | 2024.12.19 19:25:15.948638 [ 263 ] {1dc50298-7f16-4cbf-84c3-1871daa19fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5725 | 2024.12.19 19:25:15.949299 [ 263 ] {1dc50298-7f16-4cbf-84c3-1871daa19fc6} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5726 | 2024.12.19 19:25:15.949339 [ 263 ] {1dc50298-7f16-4cbf-84c3-1871daa19fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5727 | 2024.12.19 19:25:15.949688 [ 263 ] {1dc50298-7f16-4cbf-84c3-1871daa19fc6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5728 | 2024.12.19 19:25:15.949936 [ 263 ] {1dc50298-7f16-4cbf-84c3-1871daa19fc6} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5729 | 2024.12.19 19:25:15.950189 [ 263 ] {1dc50298-7f16-4cbf-84c3-1871daa19fc6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001664 sec., 8413.461538461539 rows/sec., 589.22 KiB/sec. | ||
5730 | 2024.12.19 19:25:15.950440 [ 263 ] {1dc50298-7f16-4cbf-84c3-1871daa19fc6} <Debug> TCPHandler: Processed in 0.002158048 sec. | ||
5731 | 2024.12.19 19:25:15.950640 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5732 | 2024.12.19 19:25:15.950772 [ 259 ] {fb873115-9905-49dc-8678-04d67d31598e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5733 | 2024.12.19 19:25:15.950829 [ 259 ] {fb873115-9905-49dc-8678-04d67d31598e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5734 | 2024.12.19 19:25:15.951473 [ 259 ] {fb873115-9905-49dc-8678-04d67d31598e} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5735 | 2024.12.19 19:25:15.951514 [ 259 ] {fb873115-9905-49dc-8678-04d67d31598e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5736 | 2024.12.19 19:25:15.951862 [ 259 ] {fb873115-9905-49dc-8678-04d67d31598e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5737 | 2024.12.19 19:25:15.952103 [ 259 ] {fb873115-9905-49dc-8678-04d67d31598e} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5738 | 2024.12.19 19:25:15.952371 [ 259 ] {fb873115-9905-49dc-8678-04d67d31598e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001618 sec., 8034.61063040791 rows/sec., 500.96 KiB/sec. | ||
5739 | 2024.12.19 19:25:15.952592 [ 259 ] {fb873115-9905-49dc-8678-04d67d31598e} <Debug> TCPHandler: Processed in 0.002045186 sec. | ||
5740 | 2024.12.19 19:25:15.952739 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5741 | 2024.12.19 19:25:15.952869 [ 263 ] {3b95b361-7127-4b27-9eb7-aa78753cd810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5742 | 2024.12.19 19:25:15.952924 [ 263 ] {3b95b361-7127-4b27-9eb7-aa78753cd810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5743 | 2024.12.19 19:25:15.953723 [ 263 ] {3b95b361-7127-4b27-9eb7-aa78753cd810} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5744 | 2024.12.19 19:25:15.953764 [ 263 ] {3b95b361-7127-4b27-9eb7-aa78753cd810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5745 | 2024.12.19 19:25:15.954149 [ 263 ] {3b95b361-7127-4b27-9eb7-aa78753cd810} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5746 | 2024.12.19 19:25:15.954391 [ 263 ] {3b95b361-7127-4b27-9eb7-aa78753cd810} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5747 | 2024.12.19 19:25:15.954622 [ 263 ] {3b95b361-7127-4b27-9eb7-aa78753cd810} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.00178 sec., 235955.0561797753 rows/sec., 16.86 MiB/sec. | ||
5748 | 2024.12.19 19:25:15.954744 [ 263 ] {3b95b361-7127-4b27-9eb7-aa78753cd810} <Debug> TCPHandler: Processed in 0.002067296 sec. | ||
5749 | 2024.12.19 19:25:15.954958 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5750 | 2024.12.19 19:25:15.955128 [ 259 ] {fdb0bb1d-1eef-435b-847a-73413c7d7f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5751 | 2024.12.19 19:25:15.955189 [ 259 ] {fdb0bb1d-1eef-435b-847a-73413c7d7f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5752 | 2024.12.19 19:25:15.955663 [ 259 ] {fdb0bb1d-1eef-435b-847a-73413c7d7f31} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5753 | 2024.12.19 19:25:15.955702 [ 259 ] {fdb0bb1d-1eef-435b-847a-73413c7d7f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5754 | 2024.12.19 19:25:15.956057 [ 259 ] {fdb0bb1d-1eef-435b-847a-73413c7d7f31} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5755 | 2024.12.19 19:25:15.956301 [ 259 ] {fdb0bb1d-1eef-435b-847a-73413c7d7f31} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5756 | 2024.12.19 19:25:15.956520 [ 259 ] {fdb0bb1d-1eef-435b-847a-73413c7d7f31} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001423 sec., 4216.44413211525 rows/sec., 220.29 KiB/sec. | ||
5757 | 2024.12.19 19:25:15.956570 [ 259 ] {fdb0bb1d-1eef-435b-847a-73413c7d7f31} <Debug> TCPHandler: Processed in 0.001741458 sec. | ||
5758 | 2024.12.19 19:25:15.956697 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5759 | 2024.12.19 19:25:15.956805 [ 263 ] {97c80c59-8ad8-4e96-b6a6-95b1a5975c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5760 | 2024.12.19 19:25:15.956854 [ 263 ] {97c80c59-8ad8-4e96-b6a6-95b1a5975c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5761 | 2024.12.19 19:25:15.957419 [ 263 ] {97c80c59-8ad8-4e96-b6a6-95b1a5975c73} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5762 | 2024.12.19 19:25:15.957458 [ 263 ] {97c80c59-8ad8-4e96-b6a6-95b1a5975c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5763 | 2024.12.19 19:25:15.957848 [ 263 ] {97c80c59-8ad8-4e96-b6a6-95b1a5975c73} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5764 | 2024.12.19 19:25:15.958089 [ 263 ] {97c80c59-8ad8-4e96-b6a6-95b1a5975c73} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5765 | 2024.12.19 19:25:15.958345 [ 263 ] {97c80c59-8ad8-4e96-b6a6-95b1a5975c73} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001554 sec., 152509.65250965251 rows/sec., 10.22 MiB/sec. | ||
5766 | 2024.12.19 19:25:15.958530 [ 263 ] {97c80c59-8ad8-4e96-b6a6-95b1a5975c73} <Debug> TCPHandler: Processed in 0.00188276 sec. | ||
5767 | 2024.12.19 19:25:15.958780 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5768 | 2024.12.19 19:25:15.958927 [ 259 ] {ca34b17c-92a6-449d-bf5d-2d3875ef9337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5769 | 2024.12.19 19:25:15.958986 [ 259 ] {ca34b17c-92a6-449d-bf5d-2d3875ef9337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5770 | 2024.12.19 19:25:15.959490 [ 259 ] {ca34b17c-92a6-449d-bf5d-2d3875ef9337} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5771 | 2024.12.19 19:25:15.959528 [ 259 ] {ca34b17c-92a6-449d-bf5d-2d3875ef9337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5772 | 2024.12.19 19:25:15.959868 [ 259 ] {ca34b17c-92a6-449d-bf5d-2d3875ef9337} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5773 | 2024.12.19 19:25:15.960107 [ 259 ] {ca34b17c-92a6-449d-bf5d-2d3875ef9337} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5774 | 2024.12.19 19:25:15.960372 [ 259 ] {ca34b17c-92a6-449d-bf5d-2d3875ef9337} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 45.71 KiB/sec. | ||
5775 | 2024.12.19 19:25:15.960570 [ 259 ] {ca34b17c-92a6-449d-bf5d-2d3875ef9337} <Debug> TCPHandler: Processed in 0.001935623 sec. | ||
5776 | 2024.12.19 19:25:15.960736 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5777 | 2024.12.19 19:25:15.960865 [ 263 ] {dd2d7169-7974-4dd2-a716-1385cbece231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5778 | 2024.12.19 19:25:15.960951 [ 263 ] {dd2d7169-7974-4dd2-a716-1385cbece231} <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 | ||
5779 | 2024.12.19 19:25:15.962213 [ 263 ] {dd2d7169-7974-4dd2-a716-1385cbece231} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5780 | 2024.12.19 19:25:15.962253 [ 263 ] {dd2d7169-7974-4dd2-a716-1385cbece231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5781 | 2024.12.19 19:25:15.962914 [ 263 ] {dd2d7169-7974-4dd2-a716-1385cbece231} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5782 | 2024.12.19 19:25:15.963178 [ 263 ] {dd2d7169-7974-4dd2-a716-1385cbece231} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5783 | 2024.12.19 19:25:15.963434 [ 263 ] {dd2d7169-7974-4dd2-a716-1385cbece231} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002597 sec., 14632.268001540238 rows/sec., 26.22 MiB/sec. | ||
5784 | 2024.12.19 19:25:15.963532 [ 263 ] {dd2d7169-7974-4dd2-a716-1385cbece231} <Debug> TCPHandler: Processed in 0.002859527 sec. | ||
5785 | 2024.12.19 19:25:15.963678 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5786 | 2024.12.19 19:25:15.963808 [ 259 ] {a459ac09-0eb1-4355-a5a6-477917be8c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5787 | 2024.12.19 19:25:15.963864 [ 259 ] {a459ac09-0eb1-4355-a5a6-477917be8c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5788 | 2024.12.19 19:25:15.964375 [ 259 ] {a459ac09-0eb1-4355-a5a6-477917be8c20} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5789 | 2024.12.19 19:25:15.964415 [ 259 ] {a459ac09-0eb1-4355-a5a6-477917be8c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5790 | 2024.12.19 19:25:15.964764 [ 259 ] {a459ac09-0eb1-4355-a5a6-477917be8c20} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5791 | 2024.12.19 19:25:15.964996 [ 259 ] {a459ac09-0eb1-4355-a5a6-477917be8c20} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5792 | 2024.12.19 19:25:15.965217 [ 259 ] {a459ac09-0eb1-4355-a5a6-477917be8c20} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001438 sec., 57023.643949930454 rows/sec., 3.62 MiB/sec. | ||
5793 | 2024.12.19 19:25:15.965267 [ 259 ] {a459ac09-0eb1-4355-a5a6-477917be8c20} <Debug> TCPHandler: Processed in 0.001651744 sec. | ||
5794 | 2024.12.19 19:25:16.477004 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5795 | 2024.12.19 19:25:16.497510 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5796 | 2024.12.19 19:25:16.497570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
5797 | 2024.12.19 19:25:16.505021 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5798 | 2024.12.19 19:25:16.505791 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5799 | 2024.12.19 19:25:16.508545 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5800 | 2024.12.19 19:25:20.934794 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5801 | 2024.12.19 19:25:20.934996 [ 259 ] {62ffa602-0e72-43b1-84ba-155b9059638c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5802 | 2024.12.19 19:25:20.935068 [ 259 ] {62ffa602-0e72-43b1-84ba-155b9059638c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5803 | 2024.12.19 19:25:20.935810 [ 259 ] {62ffa602-0e72-43b1-84ba-155b9059638c} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5804 | 2024.12.19 19:25:20.935854 [ 259 ] {62ffa602-0e72-43b1-84ba-155b9059638c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5805 | 2024.12.19 19:25:20.936298 [ 259 ] {62ffa602-0e72-43b1-84ba-155b9059638c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5806 | 2024.12.19 19:25:20.936561 [ 259 ] {62ffa602-0e72-43b1-84ba-155b9059638c} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5807 | 2024.12.19 19:25:20.936798 [ 259 ] {62ffa602-0e72-43b1-84ba-155b9059638c} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001854 sec., 32362.459546925566 rows/sec., 2.51 MiB/sec. | ||
5808 | 2024.12.19 19:25:20.936854 [ 259 ] {62ffa602-0e72-43b1-84ba-155b9059638c} <Debug> TCPHandler: Processed in 0.002191709 sec. | ||
5809 | 2024.12.19 19:25:20.937012 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5810 | 2024.12.19 19:25:20.937125 [ 263 ] {f01657f8-70e8-4f17-95fb-243435dd653b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5811 | 2024.12.19 19:25:20.937172 [ 263 ] {f01657f8-70e8-4f17-95fb-243435dd653b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5812 | 2024.12.19 19:25:20.937707 [ 263 ] {f01657f8-70e8-4f17-95fb-243435dd653b} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5813 | 2024.12.19 19:25:20.937753 [ 263 ] {f01657f8-70e8-4f17-95fb-243435dd653b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5814 | 2024.12.19 19:25:20.938107 [ 263 ] {f01657f8-70e8-4f17-95fb-243435dd653b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5815 | 2024.12.19 19:25:20.938351 [ 263 ] {f01657f8-70e8-4f17-95fb-243435dd653b} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5816 | 2024.12.19 19:25:20.938562 [ 263 ] {f01657f8-70e8-4f17-95fb-243435dd653b} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.00146 sec., 1369.8630136986303 rows/sec., 103.01 KiB/sec. | ||
5817 | 2024.12.19 19:25:20.938613 [ 263 ] {f01657f8-70e8-4f17-95fb-243435dd653b} <Debug> TCPHandler: Processed in 0.001658775 sec. | ||
5818 | 2024.12.19 19:25:20.938751 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5819 | 2024.12.19 19:25:20.938882 [ 259 ] {c28ad54e-92dd-45fa-bd34-6f67f40fd890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5820 | 2024.12.19 19:25:20.938939 [ 259 ] {c28ad54e-92dd-45fa-bd34-6f67f40fd890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5821 | 2024.12.19 19:25:20.939564 [ 259 ] {c28ad54e-92dd-45fa-bd34-6f67f40fd890} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5822 | 2024.12.19 19:25:20.939604 [ 259 ] {c28ad54e-92dd-45fa-bd34-6f67f40fd890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5823 | 2024.12.19 19:25:20.939950 [ 259 ] {c28ad54e-92dd-45fa-bd34-6f67f40fd890} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5824 | 2024.12.19 19:25:20.940184 [ 259 ] {c28ad54e-92dd-45fa-bd34-6f67f40fd890} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5825 | 2024.12.19 19:25:20.940394 [ 259 ] {c28ad54e-92dd-45fa-bd34-6f67f40fd890} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00154 sec., 42857.14285714286 rows/sec., 3.35 MiB/sec. | ||
5826 | 2024.12.19 19:25:20.940445 [ 259 ] {c28ad54e-92dd-45fa-bd34-6f67f40fd890} <Debug> TCPHandler: Processed in 0.001756567 sec. | ||
5827 | 2024.12.19 19:25:20.940593 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5828 | 2024.12.19 19:25:20.940722 [ 263 ] {07e11337-ec9f-467b-9ac1-97362ae950d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5829 | 2024.12.19 19:25:20.940783 [ 263 ] {07e11337-ec9f-467b-9ac1-97362ae950d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5830 | 2024.12.19 19:25:20.941424 [ 263 ] {07e11337-ec9f-467b-9ac1-97362ae950d3} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5831 | 2024.12.19 19:25:20.941463 [ 263 ] {07e11337-ec9f-467b-9ac1-97362ae950d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5832 | 2024.12.19 19:25:20.941841 [ 263 ] {07e11337-ec9f-467b-9ac1-97362ae950d3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5833 | 2024.12.19 19:25:20.942082 [ 263 ] {07e11337-ec9f-467b-9ac1-97362ae950d3} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5834 | 2024.12.19 19:25:20.942287 [ 263 ] {07e11337-ec9f-467b-9ac1-97362ae950d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001595 sec., 100313.47962382445 rows/sec., 6.99 MiB/sec. | ||
5835 | 2024.12.19 19:25:20.942338 [ 263 ] {07e11337-ec9f-467b-9ac1-97362ae950d3} <Debug> TCPHandler: Processed in 0.001806719 sec. | ||
5836 | 2024.12.19 19:25:20.942493 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5837 | 2024.12.19 19:25:20.942598 [ 259 ] {17bbb010-9d85-4578-97e8-c91fcc355f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5838 | 2024.12.19 19:25:20.942665 [ 259 ] {17bbb010-9d85-4578-97e8-c91fcc355f03} <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 | ||
5839 | 2024.12.19 19:25:20.943698 [ 259 ] {17bbb010-9d85-4578-97e8-c91fcc355f03} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5840 | 2024.12.19 19:25:20.943738 [ 259 ] {17bbb010-9d85-4578-97e8-c91fcc355f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5841 | 2024.12.19 19:25:20.944323 [ 259 ] {17bbb010-9d85-4578-97e8-c91fcc355f03} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5842 | 2024.12.19 19:25:20.944578 [ 259 ] {17bbb010-9d85-4578-97e8-c91fcc355f03} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5843 | 2024.12.19 19:25:20.944825 [ 259 ] {17bbb010-9d85-4578-97e8-c91fcc355f03} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002247 sec., 890.0756564307967 rows/sec., 1.59 MiB/sec. | ||
5844 | 2024.12.19 19:25:20.944919 [ 259 ] {17bbb010-9d85-4578-97e8-c91fcc355f03} <Debug> TCPHandler: Processed in 0.002479527 sec. | ||
5845 | 2024.12.19 19:25:20.945076 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5846 | 2024.12.19 19:25:20.945183 [ 263 ] {090b2266-0004-47eb-b210-ad40459ab0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5847 | 2024.12.19 19:25:20.945229 [ 263 ] {090b2266-0004-47eb-b210-ad40459ab0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5848 | 2024.12.19 19:25:20.945662 [ 263 ] {090b2266-0004-47eb-b210-ad40459ab0d5} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5849 | 2024.12.19 19:25:20.945701 [ 263 ] {090b2266-0004-47eb-b210-ad40459ab0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5850 | 2024.12.19 19:25:20.946054 [ 263 ] {090b2266-0004-47eb-b210-ad40459ab0d5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5851 | 2024.12.19 19:25:20.946289 [ 263 ] {090b2266-0004-47eb-b210-ad40459ab0d5} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5852 | 2024.12.19 19:25:20.946539 [ 263 ] {090b2266-0004-47eb-b210-ad40459ab0d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
5853 | 2024.12.19 19:25:20.946694 [ 263 ] {090b2266-0004-47eb-b210-ad40459ab0d5} <Debug> TCPHandler: Processed in 0.001673536 sec. | ||
5854 | 2024.12.19 19:25:23.093407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
5855 | 2024.12.19 19:25:23.094065 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5856 | 2024.12.19 19:25:23.094109 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5857 | 2024.12.19 19:25:23.094674 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5858 | 2024.12.19 19:25:23.094918 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5859 | 2024.12.19 19:25:23.095179 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
5860 | 2024.12.19 19:25:24.009539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5861 | 2024.12.19 19:25:24.030378 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5862 | 2024.12.19 19:25:24.030456 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5863 | 2024.12.19 19:25:24.038185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5864 | 2024.12.19 19:25:24.038972 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5865 | 2024.12.19 19:25:24.041642 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5866 | 2024.12.19 19:25:25.644310 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 838 | ||
5867 | 2024.12.19 19:25:25.647483 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5868 | 2024.12.19 19:25:25.647540 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5869 | 2024.12.19 19:25:25.649012 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5870 | 2024.12.19 19:25:25.649308 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5871 | 2024.12.19 19:25:25.649564 [ 125 ] {} <Debug> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5872 | 2024.12.19 19:25:25.649726 [ 125 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5873 | 2024.12.19 19:25:25.649860 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5874 | 2024.12.19 19:25:25.650454 [ 200 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::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 | ||
5875 | 2024.12.19 19:25:25.651474 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 838 | ||
5876 | 2024.12.19 19:25:25.651971 [ 200 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5877 | 2024.12.19 19:25:25.652149 [ 200 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 686 rows starting from the beginning of the part | ||
5878 | 2024.12.19 19:25:25.652896 [ 200 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
5879 | 2024.12.19 19:25:25.653648 [ 200 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
5880 | 2024.12.19 19:25:25.654270 [ 200 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 58 rows starting from the beginning of the part | ||
5881 | 2024.12.19 19:25:25.654857 [ 200 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
5882 | 2024.12.19 19:25:25.655455 [ 200 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::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 | ||
5883 | 2024.12.19 19:25:25.663308 [ 201 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 838 rows, containing 72 columns (72 merged, 0 gathered) in 0.013250389 sec., 63243.4262873339 rows/sec., 52.31 MiB/sec. | ||
5884 | 2024.12.19 19:25:25.665077 [ 201 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5885 | 2024.12.19 19:25:25.665891 [ 201 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_21_4} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5886 | 2024.12.19 19:25:25.665983 [ 201 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_21_4} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5887 | 2024.12.19 19:25:25.666306 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
5888 | 2024.12.19 19:25:25.941781 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5889 | 2024.12.19 19:25:25.942075 [ 259 ] {0aced73f-8bb0-44db-a0c1-7dd7583faf45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5890 | 2024.12.19 19:25:25.942190 [ 259 ] {0aced73f-8bb0-44db-a0c1-7dd7583faf45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5891 | 2024.12.19 19:25:25.943066 [ 259 ] {0aced73f-8bb0-44db-a0c1-7dd7583faf45} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5892 | 2024.12.19 19:25:25.943107 [ 259 ] {0aced73f-8bb0-44db-a0c1-7dd7583faf45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5893 | 2024.12.19 19:25:25.943498 [ 259 ] {0aced73f-8bb0-44db-a0c1-7dd7583faf45} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5894 | 2024.12.19 19:25:25.943750 [ 259 ] {0aced73f-8bb0-44db-a0c1-7dd7583faf45} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5895 | 2024.12.19 19:25:25.943967 [ 259 ] {0aced73f-8bb0-44db-a0c1-7dd7583faf45} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001991 sec., 7031.642390758412 rows/sec., 506.18 KiB/sec. | ||
5896 | 2024.12.19 19:25:25.944023 [ 259 ] {0aced73f-8bb0-44db-a0c1-7dd7583faf45} <Debug> TCPHandler: Processed in 0.002425386 sec. | ||
5897 | 2024.12.19 19:25:25.944198 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5898 | 2024.12.19 19:25:25.944305 [ 263 ] {3d79327b-5c16-43c7-9ac1-c2d24465c62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5899 | 2024.12.19 19:25:25.944351 [ 263 ] {3d79327b-5c16-43c7-9ac1-c2d24465c62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5900 | 2024.12.19 19:25:25.945036 [ 263 ] {3d79327b-5c16-43c7-9ac1-c2d24465c62d} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5901 | 2024.12.19 19:25:25.945076 [ 263 ] {3d79327b-5c16-43c7-9ac1-c2d24465c62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5902 | 2024.12.19 19:25:25.945449 [ 263 ] {3d79327b-5c16-43c7-9ac1-c2d24465c62d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5903 | 2024.12.19 19:25:25.945698 [ 263 ] {3d79327b-5c16-43c7-9ac1-c2d24465c62d} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5904 | 2024.12.19 19:25:25.945948 [ 263 ] {3d79327b-5c16-43c7-9ac1-c2d24465c62d} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001664 sec., 167668.26923076925 rows/sec., 14.78 MiB/sec. | ||
5905 | 2024.12.19 19:25:25.946114 [ 263 ] {3d79327b-5c16-43c7-9ac1-c2d24465c62d} <Debug> TCPHandler: Processed in 0.001972263 sec. | ||
5906 | 2024.12.19 19:25:25.946363 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5907 | 2024.12.19 19:25:25.946505 [ 259 ] {db634948-665f-45a9-97bd-02662ec25b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5908 | 2024.12.19 19:25:25.946561 [ 259 ] {db634948-665f-45a9-97bd-02662ec25b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5909 | 2024.12.19 19:25:25.947256 [ 259 ] {db634948-665f-45a9-97bd-02662ec25b82} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5910 | 2024.12.19 19:25:25.947303 [ 259 ] {db634948-665f-45a9-97bd-02662ec25b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5911 | 2024.12.19 19:25:25.947699 [ 259 ] {db634948-665f-45a9-97bd-02662ec25b82} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5912 | 2024.12.19 19:25:25.947945 [ 259 ] {db634948-665f-45a9-97bd-02662ec25b82} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5913 | 2024.12.19 19:25:25.948208 [ 259 ] {db634948-665f-45a9-97bd-02662ec25b82} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.001733 sec., 25966.532025389497 rows/sec., 1.87 MiB/sec. | ||
5914 | 2024.12.19 19:25:25.948418 [ 259 ] {db634948-665f-45a9-97bd-02662ec25b82} <Debug> TCPHandler: Processed in 0.002162589 sec. | ||
5915 | 2024.12.19 19:25:25.948625 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5916 | 2024.12.19 19:25:25.948756 [ 263 ] {292d8c1a-e3ff-4ccd-9c11-dbea743dc913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5917 | 2024.12.19 19:25:25.948812 [ 263 ] {292d8c1a-e3ff-4ccd-9c11-dbea743dc913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5918 | 2024.12.19 19:25:25.949505 [ 263 ] {292d8c1a-e3ff-4ccd-9c11-dbea743dc913} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5919 | 2024.12.19 19:25:25.949554 [ 263 ] {292d8c1a-e3ff-4ccd-9c11-dbea743dc913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5920 | 2024.12.19 19:25:25.949897 [ 263 ] {292d8c1a-e3ff-4ccd-9c11-dbea743dc913} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5921 | 2024.12.19 19:25:25.950132 [ 263 ] {292d8c1a-e3ff-4ccd-9c11-dbea743dc913} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5922 | 2024.12.19 19:25:25.950348 [ 263 ] {292d8c1a-e3ff-4ccd-9c11-dbea743dc913} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001622 sec., 8631.319358816276 rows/sec., 604.48 KiB/sec. | ||
5923 | 2024.12.19 19:25:25.950401 [ 263 ] {292d8c1a-e3ff-4ccd-9c11-dbea743dc913} <Debug> TCPHandler: Processed in 0.0018727 sec. | ||
5924 | 2024.12.19 19:25:25.950544 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5925 | 2024.12.19 19:25:25.950652 [ 259 ] {9e7e0c9e-464f-4470-a0ba-e15019271594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5926 | 2024.12.19 19:25:25.950697 [ 259 ] {9e7e0c9e-464f-4470-a0ba-e15019271594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5927 | 2024.12.19 19:25:25.951235 [ 259 ] {9e7e0c9e-464f-4470-a0ba-e15019271594} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5928 | 2024.12.19 19:25:25.951274 [ 259 ] {9e7e0c9e-464f-4470-a0ba-e15019271594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5929 | 2024.12.19 19:25:25.951616 [ 259 ] {9e7e0c9e-464f-4470-a0ba-e15019271594} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5930 | 2024.12.19 19:25:25.951853 [ 259 ] {9e7e0c9e-464f-4470-a0ba-e15019271594} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5931 | 2024.12.19 19:25:25.952065 [ 259 ] {9e7e0c9e-464f-4470-a0ba-e15019271594} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001434 sec., 9065.55090655509 rows/sec., 565.23 KiB/sec. | ||
5932 | 2024.12.19 19:25:25.952115 [ 259 ] {9e7e0c9e-464f-4470-a0ba-e15019271594} <Debug> TCPHandler: Processed in 0.001623394 sec. | ||
5933 | 2024.12.19 19:25:25.952261 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5934 | 2024.12.19 19:25:25.952367 [ 263 ] {977734fc-3350-4c52-810d-55e1b044df50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5935 | 2024.12.19 19:25:25.952413 [ 263 ] {977734fc-3350-4c52-810d-55e1b044df50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5936 | 2024.12.19 19:25:25.953109 [ 263 ] {977734fc-3350-4c52-810d-55e1b044df50} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5937 | 2024.12.19 19:25:25.953149 [ 263 ] {977734fc-3350-4c52-810d-55e1b044df50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5938 | 2024.12.19 19:25:25.953524 [ 263 ] {977734fc-3350-4c52-810d-55e1b044df50} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5939 | 2024.12.19 19:25:25.953762 [ 263 ] {977734fc-3350-4c52-810d-55e1b044df50} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5940 | 2024.12.19 19:25:25.953969 [ 263 ] {977734fc-3350-4c52-810d-55e1b044df50} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.001622 sec., 258939.5807644883 rows/sec., 18.50 MiB/sec. | ||
5941 | 2024.12.19 19:25:25.954021 [ 263 ] {977734fc-3350-4c52-810d-55e1b044df50} <Debug> TCPHandler: Processed in 0.00181321 sec. | ||
5942 | 2024.12.19 19:25:25.954159 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5943 | 2024.12.19 19:25:25.954266 [ 259 ] {495989e3-ead6-4fbc-846a-addd2d0a8ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5944 | 2024.12.19 19:25:25.954313 [ 259 ] {495989e3-ead6-4fbc-846a-addd2d0a8ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5945 | 2024.12.19 19:25:25.954760 [ 259 ] {495989e3-ead6-4fbc-846a-addd2d0a8ae5} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5946 | 2024.12.19 19:25:25.954798 [ 259 ] {495989e3-ead6-4fbc-846a-addd2d0a8ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5947 | 2024.12.19 19:25:25.955146 [ 259 ] {495989e3-ead6-4fbc-846a-addd2d0a8ae5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5948 | 2024.12.19 19:25:25.955387 [ 259 ] {495989e3-ead6-4fbc-846a-addd2d0a8ae5} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5949 | 2024.12.19 19:25:25.955605 [ 259 ] {495989e3-ead6-4fbc-846a-addd2d0a8ae5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00136 sec., 4411.764705882352 rows/sec., 230.50 KiB/sec. | ||
5950 | 2024.12.19 19:25:25.955654 [ 259 ] {495989e3-ead6-4fbc-846a-addd2d0a8ae5} <Debug> TCPHandler: Processed in 0.001547182 sec. | ||
5951 | 2024.12.19 19:25:25.955796 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5952 | 2024.12.19 19:25:25.955926 [ 263 ] {c16fd656-7e61-411f-8ece-a5c3107211bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5953 | 2024.12.19 19:25:25.955987 [ 263 ] {c16fd656-7e61-411f-8ece-a5c3107211bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5954 | 2024.12.19 19:25:25.956596 [ 263 ] {c16fd656-7e61-411f-8ece-a5c3107211bc} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5955 | 2024.12.19 19:25:25.956636 [ 263 ] {c16fd656-7e61-411f-8ece-a5c3107211bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5956 | 2024.12.19 19:25:25.957023 [ 263 ] {c16fd656-7e61-411f-8ece-a5c3107211bc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5957 | 2024.12.19 19:25:25.957274 [ 263 ] {c16fd656-7e61-411f-8ece-a5c3107211bc} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5958 | 2024.12.19 19:25:25.957497 [ 263 ] {c16fd656-7e61-411f-8ece-a5c3107211bc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001598 sec., 148310.38798498124 rows/sec., 9.94 MiB/sec. | ||
5959 | 2024.12.19 19:25:25.957551 [ 263 ] {c16fd656-7e61-411f-8ece-a5c3107211bc} <Debug> TCPHandler: Processed in 0.001818699 sec. | ||
5960 | 2024.12.19 19:25:25.957700 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5961 | 2024.12.19 19:25:25.957828 [ 259 ] {62e113b8-7009-44e6-acb0-61511ad64452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5962 | 2024.12.19 19:25:25.957884 [ 259 ] {62e113b8-7009-44e6-acb0-61511ad64452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5963 | 2024.12.19 19:25:25.958394 [ 259 ] {62e113b8-7009-44e6-acb0-61511ad64452} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5964 | 2024.12.19 19:25:25.958441 [ 259 ] {62e113b8-7009-44e6-acb0-61511ad64452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5965 | 2024.12.19 19:25:25.958795 [ 259 ] {62e113b8-7009-44e6-acb0-61511ad64452} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5966 | 2024.12.19 19:25:25.959028 [ 259 ] {62e113b8-7009-44e6-acb0-61511ad64452} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5967 | 2024.12.19 19:25:25.959178 [ 80 ] {} <Debug> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
5968 | 2024.12.19 19:25:25.959246 [ 80 ] {} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5969 | 2024.12.19 19:25:25.959254 [ 259 ] {62e113b8-7009-44e6-acb0-61511ad64452} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001446 sec., 691.5629322268327 rows/sec., 46.60 KiB/sec. | ||
5970 | 2024.12.19 19:25:25.959284 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5971 | 2024.12.19 19:25:25.959390 [ 259 ] {62e113b8-7009-44e6-acb0-61511ad64452} <Debug> TCPHandler: Processed in 0.001748747 sec. | ||
5972 | 2024.12.19 19:25:25.959733 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5973 | 2024.12.19 19:25:25.959840 [ 186 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
5974 | 2024.12.19 19:25:25.960085 [ 263 ] {30830a93-4fc8-40e2-85ab-0632c68783b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5975 | 2024.12.19 19:25:25.960167 [ 186 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5976 | 2024.12.19 19:25:25.960263 [ 186 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
5977 | 2024.12.19 19:25:25.960277 [ 263 ] {30830a93-4fc8-40e2-85ab-0632c68783b4} <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 | ||
5978 | 2024.12.19 19:25:25.960615 [ 186 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
5979 | 2024.12.19 19:25:25.961038 [ 186 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
5980 | 2024.12.19 19:25:25.961399 [ 186 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
5981 | 2024.12.19 19:25:25.961780 [ 186 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
5982 | 2024.12.19 19:25:25.962106 [ 186 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
5983 | 2024.12.19 19:25:25.966274 [ 191 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.006851615 sec., 2919.0198223338584 rows/sec., 196.69 KiB/sec. | ||
5984 | 2024.12.19 19:25:25.966311 [ 263 ] {30830a93-4fc8-40e2-85ab-0632c68783b4} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5985 | 2024.12.19 19:25:25.966379 [ 263 ] {30830a93-4fc8-40e2-85ab-0632c68783b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5986 | 2024.12.19 19:25:25.966497 [ 191 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
5987 | 2024.12.19 19:25:25.967193 [ 191 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_20_4} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5988 | 2024.12.19 19:25:25.967390 [ 191 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_20_4} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
5989 | 2024.12.19 19:25:25.967589 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
5990 | 2024.12.19 19:25:25.967851 [ 263 ] {30830a93-4fc8-40e2-85ab-0632c68783b4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5991 | 2024.12.19 19:25:25.968149 [ 263 ] {30830a93-4fc8-40e2-85ab-0632c68783b4} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5992 | 2024.12.19 19:25:25.968473 [ 263 ] {30830a93-4fc8-40e2-85ab-0632c68783b4} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00847 sec., 4486.42266824085 rows/sec., 8.04 MiB/sec. | ||
5993 | 2024.12.19 19:25:25.968960 [ 263 ] {30830a93-4fc8-40e2-85ab-0632c68783b4} <Debug> TCPHandler: Processed in 0.009416505 sec. | ||
5994 | 2024.12.19 19:25:25.969140 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5995 | 2024.12.19 19:25:25.969274 [ 259 ] {ad8f2421-9682-4c67-bdf6-cd72ead8faf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5996 | 2024.12.19 19:25:25.969337 [ 259 ] {ad8f2421-9682-4c67-bdf6-cd72ead8faf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5997 | 2024.12.19 19:25:25.969879 [ 259 ] {ad8f2421-9682-4c67-bdf6-cd72ead8faf0} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5998 | 2024.12.19 19:25:25.969922 [ 259 ] {ad8f2421-9682-4c67-bdf6-cd72ead8faf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
5999 | 2024.12.19 19:25:25.970305 [ 259 ] {ad8f2421-9682-4c67-bdf6-cd72ead8faf0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6000 | 2024.12.19 19:25:25.970543 [ 259 ] {ad8f2421-9682-4c67-bdf6-cd72ead8faf0} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6001 | 2024.12.19 19:25:25.970769 [ 259 ] {ad8f2421-9682-4c67-bdf6-cd72ead8faf0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001523 sec., 53841.103086014446 rows/sec., 3.42 MiB/sec. | ||
6002 | 2024.12.19 19:25:25.970824 [ 259 ] {ad8f2421-9682-4c67-bdf6-cd72ead8faf0} <Debug> TCPHandler: Processed in 0.001748517 sec. | ||
6003 | 2024.12.19 19:25:30.466439 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6004 | 2024.12.19 19:25:30.466514 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6005 | 2024.12.19 19:25:30.596241 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
6006 | 2024.12.19 19:25:30.596866 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6007 | 2024.12.19 19:25:30.596914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6008 | 2024.12.19 19:25:30.597418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6009 | 2024.12.19 19:25:30.597683 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6010 | 2024.12.19 19:25:30.597921 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6011 | 2024.12.19 19:25:30.935477 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6012 | 2024.12.19 19:25:30.935693 [ 259 ] {835433de-c35d-4b2a-8c04-01e5245c9b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6013 | 2024.12.19 19:25:30.935772 [ 259 ] {835433de-c35d-4b2a-8c04-01e5245c9b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6014 | 2024.12.19 19:25:30.936567 [ 259 ] {835433de-c35d-4b2a-8c04-01e5245c9b9d} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6015 | 2024.12.19 19:25:30.936621 [ 259 ] {835433de-c35d-4b2a-8c04-01e5245c9b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6016 | 2024.12.19 19:25:30.937064 [ 259 ] {835433de-c35d-4b2a-8c04-01e5245c9b9d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6017 | 2024.12.19 19:25:30.937316 [ 259 ] {835433de-c35d-4b2a-8c04-01e5245c9b9d} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6018 | 2024.12.19 19:25:30.937528 [ 147 ] {} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6019 | 2024.12.19 19:25:30.937596 [ 259 ] {835433de-c35d-4b2a-8c04-01e5245c9b9d} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001962 sec., 30581.039755351678 rows/sec., 2.37 MiB/sec. | ||
6020 | 2024.12.19 19:25:30.937624 [ 147 ] {} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6021 | 2024.12.19 19:25:30.937699 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6022 | 2024.12.19 19:25:30.937745 [ 259 ] {835433de-c35d-4b2a-8c04-01e5245c9b9d} <Debug> TCPHandler: Processed in 0.002415475 sec. | ||
6023 | 2024.12.19 19:25:30.937976 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6024 | 2024.12.19 19:25:30.937987 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
6025 | 2024.12.19 19:25:30.938197 [ 263 ] {5d76b7a0-b8e4-4a56-b8bb-3f14eb3d18ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6026 | 2024.12.19 19:25:30.938320 [ 263 ] {5d76b7a0-b8e4-4a56-b8bb-3f14eb3d18ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6027 | 2024.12.19 19:25:30.938336 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6028 | 2024.12.19 19:25:30.938447 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1432 rows starting from the beginning of the part | ||
6029 | 2024.12.19 19:25:30.938759 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
6030 | 2024.12.19 19:25:30.939143 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 279 rows starting from the beginning of the part | ||
6031 | 2024.12.19 19:25:30.939546 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
6032 | 2024.12.19 19:25:30.939919 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 279 rows starting from the beginning of the part | ||
6033 | 2024.12.19 19:25:30.940141 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
6034 | 2024.12.19 19:25:30.941021 [ 263 ] {5d76b7a0-b8e4-4a56-b8bb-3f14eb3d18ed} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6035 | 2024.12.19 19:25:30.941088 [ 263 ] {5d76b7a0-b8e4-4a56-b8bb-3f14eb3d18ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6036 | 2024.12.19 19:25:30.941994 [ 263 ] {5d76b7a0-b8e4-4a56-b8bb-3f14eb3d18ed} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6037 | 2024.12.19 19:25:30.942569 [ 263 ] {5d76b7a0-b8e4-4a56-b8bb-3f14eb3d18ed} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6038 | 2024.12.19 19:25:30.942886 [ 147 ] {} <Debug> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6039 | 2024.12.19 19:25:30.942984 [ 147 ] {} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6040 | 2024.12.19 19:25:30.943034 [ 263 ] {5d76b7a0-b8e4-4a56-b8bb-3f14eb3d18ed} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.004888 sec., 409.16530278232403 rows/sec., 30.77 KiB/sec. | ||
6041 | 2024.12.19 19:25:30.943047 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6042 | 2024.12.19 19:25:30.943433 [ 263 ] {5d76b7a0-b8e4-4a56-b8bb-3f14eb3d18ed} <Debug> TCPHandler: Processed in 0.005553651 sec. | ||
6043 | 2024.12.19 19:25:30.943867 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6044 | 2024.12.19 19:25:30.944494 [ 259 ] {374be51c-71db-405f-85e1-1b1be769510b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6045 | 2024.12.19 19:25:30.944525 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::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 | ||
6046 | 2024.12.19 19:25:30.944626 [ 196 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2170 rows, containing 5 columns (5 merged, 0 gathered) in 0.006788464 sec., 319659.94074653706 rows/sec., 28.12 MiB/sec. | ||
6047 | 2024.12.19 19:25:30.944738 [ 259 ] {374be51c-71db-405f-85e1-1b1be769510b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6048 | 2024.12.19 19:25:30.945132 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6049 | 2024.12.19 19:25:30.945151 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6050 | 2024.12.19 19:25:30.945270 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 65 rows starting from the beginning of the part | ||
6051 | 2024.12.19 19:25:30.945707 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
6052 | 2024.12.19 19:25:30.946255 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 45 rows starting from the beginning of the part | ||
6053 | 2024.12.19 19:25:30.946589 [ 190 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_41_8} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6054 | 2024.12.19 19:25:30.946878 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
6055 | 2024.12.19 19:25:30.946988 [ 190 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_41_8} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6056 | 2024.12.19 19:25:30.947351 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
6057 | 2024.12.19 19:25:30.947471 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 45 rows starting from the beginning of the part | ||
6058 | 2024.12.19 19:25:30.947559 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
6059 | 2024.12.19 19:25:30.948647 [ 259 ] {374be51c-71db-405f-85e1-1b1be769510b} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6060 | 2024.12.19 19:25:30.948715 [ 259 ] {374be51c-71db-405f-85e1-1b1be769510b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6061 | 2024.12.19 19:25:30.949708 [ 259 ] {374be51c-71db-405f-85e1-1b1be769510b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6062 | 2024.12.19 19:25:30.950335 [ 259 ] {374be51c-71db-405f-85e1-1b1be769510b} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6063 | 2024.12.19 19:25:30.950493 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 161 rows, containing 5 columns (5 merged, 0 gathered) in 0.007213916 sec., 22317.975424166292 rows/sec., 1.68 MiB/sec. | ||
6064 | 2024.12.19 19:25:30.950640 [ 147 ] {} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6065 | 2024.12.19 19:25:30.950734 [ 147 ] {} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6066 | 2024.12.19 19:25:30.950766 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6067 | 2024.12.19 19:25:30.950808 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6068 | 2024.12.19 19:25:30.950947 [ 259 ] {374be51c-71db-405f-85e1-1b1be769510b} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.006595 sec., 10007.581501137225 rows/sec., 799.91 KiB/sec. | ||
6069 | 2024.12.19 19:25:30.951199 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
6070 | 2024.12.19 19:25:30.951290 [ 259 ] {374be51c-71db-405f-85e1-1b1be769510b} <Debug> TCPHandler: Processed in 0.007677119 sec. | ||
6071 | 2024.12.19 19:25:30.951638 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6072 | 2024.12.19 19:25:30.951712 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6073 | 2024.12.19 19:25:30.951735 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_36_7} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6074 | 2024.12.19 19:25:30.951803 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 914 rows starting from the beginning of the part | ||
6075 | 2024.12.19 19:25:30.952275 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 66 rows starting from the beginning of the part | ||
6076 | 2024.12.19 19:25:30.952263 [ 263 ] {7cf8531b-2061-4193-aae2-ff79eb44de89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6077 | 2024.12.19 19:25:30.952306 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_36_7} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6078 | 2024.12.19 19:25:30.952645 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 420 rows starting from the beginning of the part | ||
6079 | 2024.12.19 19:25:30.952665 [ 263 ] {7cf8531b-2061-4193-aae2-ff79eb44de89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6080 | 2024.12.19 19:25:30.953075 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 66 rows starting from the beginning of the part | ||
6081 | 2024.12.19 19:25:30.952911 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6082 | 2024.12.19 19:25:30.953464 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 420 rows starting from the beginning of the part | ||
6083 | 2024.12.19 19:25:30.953824 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 66 rows starting from the beginning of the part | ||
6084 | 2024.12.19 19:25:30.956103 [ 263 ] {7cf8531b-2061-4193-aae2-ff79eb44de89} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6085 | 2024.12.19 19:25:30.956173 [ 263 ] {7cf8531b-2061-4193-aae2-ff79eb44de89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6086 | 2024.12.19 19:25:30.957124 [ 263 ] {7cf8531b-2061-4193-aae2-ff79eb44de89} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6087 | 2024.12.19 19:25:30.957469 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.006536917 sec., 298611.7155839672 rows/sec., 22.86 MiB/sec. | ||
6088 | 2024.12.19 19:25:30.957719 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6089 | 2024.12.19 19:25:30.957729 [ 263 ] {7cf8531b-2061-4193-aae2-ff79eb44de89} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6090 | 2024.12.19 19:25:30.958091 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6091 | 2024.12.19 19:25:30.958224 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6092 | 2024.12.19 19:25:30.958310 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6093 | 2024.12.19 19:25:30.958328 [ 263 ] {7cf8531b-2061-4193-aae2-ff79eb44de89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006418 sec., 24929.884699283266 rows/sec., 1.74 MiB/sec. | ||
6094 | 2024.12.19 19:25:30.958453 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_41_8} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6095 | 2024.12.19 19:25:30.958734 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
6096 | 2024.12.19 19:25:30.958771 [ 263 ] {7cf8531b-2061-4193-aae2-ff79eb44de89} <Debug> TCPHandler: Processed in 0.007293417 sec. | ||
6097 | 2024.12.19 19:25:30.958792 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_41_8} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6098 | 2024.12.19 19:25:30.959110 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
6099 | 2024.12.19 19:25:30.959129 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6100 | 2024.12.19 19:25:30.959223 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6101 | 2024.12.19 19:25:30.959296 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13578 rows starting from the beginning of the part | ||
6102 | 2024.12.19 19:25:30.959400 [ 259 ] {27134848-e904-445a-92f5-225f670dd45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6103 | 2024.12.19 19:25:30.959520 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
6104 | 2024.12.19 19:25:30.959856 [ 259 ] {27134848-e904-445a-92f5-225f670dd45f} <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 | ||
6105 | 2024.12.19 19:25:30.959889 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part | ||
6106 | 2024.12.19 19:25:30.960283 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
6107 | 2024.12.19 19:25:30.960606 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
6108 | 2024.12.19 19:25:30.960995 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
6109 | 2024.12.19 19:25:30.964482 [ 259 ] {27134848-e904-445a-92f5-225f670dd45f} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6110 | 2024.12.19 19:25:30.964572 [ 259 ] {27134848-e904-445a-92f5-225f670dd45f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6111 | 2024.12.19 19:25:30.966125 [ 259 ] {27134848-e904-445a-92f5-225f670dd45f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6112 | 2024.12.19 19:25:30.966875 [ 259 ] {27134848-e904-445a-92f5-225f670dd45f} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6113 | 2024.12.19 19:25:30.967119 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6114 | 2024.12.19 19:25:30.967222 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6115 | 2024.12.19 19:25:30.967254 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6116 | 2024.12.19 19:25:30.967287 [ 259 ] {27134848-e904-445a-92f5-225f670dd45f} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.007953 sec., 251.4774299006664 rows/sec., 461.45 KiB/sec. | ||
6117 | 2024.12.19 19:25:30.967627 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::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 | ||
6118 | 2024.12.19 19:25:30.967731 [ 259 ] {27134848-e904-445a-92f5-225f670dd45f} <Debug> TCPHandler: Processed in 0.008831379 sec. | ||
6119 | 2024.12.19 19:25:30.967941 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6120 | 2024.12.19 19:25:30.968314 [ 263 ] {cab59ac8-a268-4776-aa41-dca391b28fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6121 | 2024.12.19 19:25:30.968330 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6122 | 2024.12.19 19:25:30.968386 [ 263 ] {cab59ac8-a268-4776-aa41-dca391b28fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6123 | 2024.12.19 19:25:30.968413 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 610 rows starting from the beginning of the part | ||
6124 | 2024.12.19 19:25:30.969639 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
6125 | 2024.12.19 19:25:30.969738 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14532 rows, containing 5 columns (5 merged, 0 gathered) in 0.011300046 sec., 1286012.464020058 rows/sec., 86.83 MiB/sec. | ||
6126 | 2024.12.19 19:25:30.970350 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
6127 | 2024.12.19 19:25:30.970470 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6128 | 2024.12.19 19:25:30.970890 [ 263 ] {cab59ac8-a268-4776-aa41-dca391b28fef} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6129 | 2024.12.19 19:25:30.971024 [ 263 ] {cab59ac8-a268-4776-aa41-dca391b28fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6130 | 2024.12.19 19:25:30.971457 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
6131 | 2024.12.19 19:25:30.971605 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6132 | 2024.12.19 19:25:30.972104 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6133 | 2024.12.19 19:25:30.972450 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.71 MiB. | ||
6134 | 2024.12.19 19:25:30.972457 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 38 rows starting from the beginning of the part | ||
6135 | 2024.12.19 19:25:30.972551 [ 263 ] {cab59ac8-a268-4776-aa41-dca391b28fef} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6136 | 2024.12.19 19:25:30.972971 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
6137 | 2024.12.19 19:25:30.973169 [ 263 ] {cab59ac8-a268-4776-aa41-dca391b28fef} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6138 | 2024.12.19 19:25:30.973551 [ 147 ] {} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6139 | 2024.12.19 19:25:30.973646 [ 147 ] {} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6140 | 2024.12.19 19:25:30.973697 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6141 | 2024.12.19 19:25:30.973749 [ 263 ] {cab59ac8-a268-4776-aa41-dca391b28fef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005478 sec., 10952.90251916758 rows/sec., 755.86 KiB/sec. | ||
6142 | 2024.12.19 19:25:30.974128 [ 263 ] {cab59ac8-a268-4776-aa41-dca391b28fef} <Debug> TCPHandler: Processed in 0.006285471 sec. | ||
6143 | 2024.12.19 19:25:30.974160 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
6144 | 2024.12.19 19:25:30.974548 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6145 | 2024.12.19 19:25:30.974589 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2556 rows starting from the beginning of the part | ||
6146 | 2024.12.19 19:25:30.974825 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
6147 | 2024.12.19 19:25:30.975150 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part | ||
6148 | 2024.12.19 19:25:30.975509 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
6149 | 2024.12.19 19:25:30.975817 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
6150 | 2024.12.19 19:25:30.976139 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
6151 | 2024.12.19 19:25:30.978484 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2900 rows, containing 4 columns (4 merged, 0 gathered) in 0.004641745 sec., 624765.0398718585 rows/sec., 40.73 MiB/sec. | ||
6152 | 2024.12.19 19:25:30.978910 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6153 | 2024.12.19 19:25:30.979612 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_41_8} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6154 | 2024.12.19 19:25:30.979793 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_41_8} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6155 | 2024.12.19 19:25:30.979978 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
6156 | 2024.12.19 19:25:30.982390 [ 191 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 692 rows, containing 19 columns (19 merged, 0 gathered) in 0.015040797 sec., 46008.20023034684 rows/sec., 82.44 MiB/sec. | ||
6157 | 2024.12.19 19:25:30.983277 [ 186 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6158 | 2024.12.19 19:25:30.983736 [ 186 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6159 | 2024.12.19 19:25:30.983827 [ 186 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6160 | 2024.12.19 19:25:30.983987 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
6161 | 2024.12.19 19:25:31.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.18 MiB, peak 206.58 MiB, free memory in arenas 0.00 B, will set to 201.10 MiB (RSS), difference: 1.92 MiB | ||
6162 | 2024.12.19 19:25:31.542655 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6163 | 2024.12.19 19:25:31.564127 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6164 | 2024.12.19 19:25:31.564173 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6165 | 2024.12.19 19:25:31.571814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6166 | 2024.12.19 19:25:31.572594 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6167 | 2024.12.19 19:25:31.575210 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6168 | 2024.12.19 19:25:35.393325 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6169 | 2024.12.19 19:25:35.393655 [ 259 ] {4d233bc6-f8d1-4ab2-ab58-d3aaf9c5184b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6170 | 2024.12.19 19:25:35.393774 [ 259 ] {4d233bc6-f8d1-4ab2-ab58-d3aaf9c5184b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6171 | 2024.12.19 19:25:35.394574 [ 259 ] {4d233bc6-f8d1-4ab2-ab58-d3aaf9c5184b} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6172 | 2024.12.19 19:25:35.394619 [ 259 ] {4d233bc6-f8d1-4ab2-ab58-d3aaf9c5184b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6173 | 2024.12.19 19:25:35.395059 [ 259 ] {4d233bc6-f8d1-4ab2-ab58-d3aaf9c5184b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6174 | 2024.12.19 19:25:35.395309 [ 259 ] {4d233bc6-f8d1-4ab2-ab58-d3aaf9c5184b} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6175 | 2024.12.19 19:25:35.395463 [ 141 ] {} <Debug> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6176 | 2024.12.19 19:25:35.395512 [ 141 ] {} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6177 | 2024.12.19 19:25:35.395519 [ 259 ] {4d233bc6-f8d1-4ab2-ab58-d3aaf9c5184b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00195 sec., 7179.48717948718 rows/sec., 516.83 KiB/sec. | ||
6178 | 2024.12.19 19:25:35.395542 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6179 | 2024.12.19 19:25:35.395667 [ 259 ] {4d233bc6-f8d1-4ab2-ab58-d3aaf9c5184b} <Debug> TCPHandler: Processed in 0.002527228 sec. | ||
6180 | 2024.12.19 19:25:35.395960 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
6181 | 2024.12.19 19:25:35.395999 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6182 | 2024.12.19 19:25:35.396317 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6183 | 2024.12.19 19:25:35.396320 [ 263 ] {d6fa7287-cd9a-41bb-adb7-f14402dda893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6184 | 2024.12.19 19:25:35.396393 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
6185 | 2024.12.19 19:25:35.396438 [ 263 ] {d6fa7287-cd9a-41bb-adb7-f14402dda893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6186 | 2024.12.19 19:25:35.396759 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
6187 | 2024.12.19 19:25:35.397071 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
6188 | 2024.12.19 19:25:35.397455 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
6189 | 2024.12.19 19:25:35.397807 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::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 | ||
6190 | 2024.12.19 19:25:35.399291 [ 263 ] {d6fa7287-cd9a-41bb-adb7-f14402dda893} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6191 | 2024.12.19 19:25:35.399365 [ 263 ] {d6fa7287-cd9a-41bb-adb7-f14402dda893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6192 | 2024.12.19 19:25:35.400455 [ 263 ] {d6fa7287-cd9a-41bb-adb7-f14402dda893} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6193 | 2024.12.19 19:25:35.400640 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004977385 sec., 14063.609706703419 rows/sec., 1.04 MiB/sec. | ||
6194 | 2024.12.19 19:25:35.400919 [ 263 ] {d6fa7287-cd9a-41bb-adb7-f14402dda893} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6195 | 2024.12.19 19:25:35.400944 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6196 | 2024.12.19 19:25:35.401364 [ 263 ] {d6fa7287-cd9a-41bb-adb7-f14402dda893} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005111 sec., 391.3128546272745 rows/sec., 31.91 KiB/sec. | ||
6197 | 2024.12.19 19:25:35.401699 [ 263 ] {d6fa7287-cd9a-41bb-adb7-f14402dda893} <Debug> TCPHandler: Processed in 0.00589378 sec. | ||
6198 | 2024.12.19 19:25:35.401870 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_21_5} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6199 | 2024.12.19 19:25:35.401946 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6200 | 2024.12.19 19:25:35.402006 [ 200 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_21_5} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6201 | 2024.12.19 19:25:35.402159 [ 259 ] {d0d60bac-a930-43d8-a386-091eb2597cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6202 | 2024.12.19 19:25:35.402176 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6203 | 2024.12.19 19:25:35.402236 [ 259 ] {d0d60bac-a930-43d8-a386-091eb2597cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6204 | 2024.12.19 19:25:35.403616 [ 259 ] {d0d60bac-a930-43d8-a386-091eb2597cf0} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6205 | 2024.12.19 19:25:35.403659 [ 259 ] {d0d60bac-a930-43d8-a386-091eb2597cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6206 | 2024.12.19 19:25:35.404120 [ 259 ] {d0d60bac-a930-43d8-a386-091eb2597cf0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6207 | 2024.12.19 19:25:35.404364 [ 259 ] {d0d60bac-a930-43d8-a386-091eb2597cf0} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6208 | 2024.12.19 19:25:35.404578 [ 259 ] {d0d60bac-a930-43d8-a386-091eb2597cf0} <Debug> executeQuery: Read 1420 rows, 121.37 KiB in 0.002482 sec., 572119.2586623691 rows/sec., 47.75 MiB/sec. | ||
6209 | 2024.12.19 19:25:35.404735 [ 259 ] {d0d60bac-a930-43d8-a386-091eb2597cf0} <Debug> TCPHandler: Processed in 0.002876518 sec. | ||
6210 | 2024.12.19 19:25:35.404970 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6211 | 2024.12.19 19:25:35.405088 [ 263 ] {ae7668d3-a622-48c6-b54c-2183235dad9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6212 | 2024.12.19 19:25:35.405136 [ 263 ] {ae7668d3-a622-48c6-b54c-2183235dad9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6213 | 2024.12.19 19:25:35.405716 [ 263 ] {ae7668d3-a622-48c6-b54c-2183235dad9b} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6214 | 2024.12.19 19:25:35.405757 [ 263 ] {ae7668d3-a622-48c6-b54c-2183235dad9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6215 | 2024.12.19 19:25:35.406130 [ 263 ] {ae7668d3-a622-48c6-b54c-2183235dad9b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6216 | 2024.12.19 19:25:35.406380 [ 263 ] {ae7668d3-a622-48c6-b54c-2183235dad9b} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6217 | 2024.12.19 19:25:35.406556 [ 263 ] {ae7668d3-a622-48c6-b54c-2183235dad9b} <Debug> executeQuery: Read 47 rows, 3.45 KiB in 0.001492 sec., 31501.340482573727 rows/sec., 2.26 MiB/sec. | ||
6218 | 2024.12.19 19:25:35.406609 [ 263 ] {ae7668d3-a622-48c6-b54c-2183235dad9b} <Debug> TCPHandler: Processed in 0.001755318 sec. | ||
6219 | 2024.12.19 19:25:35.406752 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6220 | 2024.12.19 19:25:35.406861 [ 259 ] {b26d34e1-f4fa-4ca4-af4c-655ae6ee0dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6221 | 2024.12.19 19:25:35.406907 [ 259 ] {b26d34e1-f4fa-4ca4-af4c-655ae6ee0dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6222 | 2024.12.19 19:25:35.407544 [ 259 ] {b26d34e1-f4fa-4ca4-af4c-655ae6ee0dd5} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6223 | 2024.12.19 19:25:35.407583 [ 259 ] {b26d34e1-f4fa-4ca4-af4c-655ae6ee0dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6224 | 2024.12.19 19:25:35.407955 [ 259 ] {b26d34e1-f4fa-4ca4-af4c-655ae6ee0dd5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6225 | 2024.12.19 19:25:35.408200 [ 259 ] {b26d34e1-f4fa-4ca4-af4c-655ae6ee0dd5} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6226 | 2024.12.19 19:25:35.408327 [ 141 ] {} <Debug> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6227 | 2024.12.19 19:25:35.408365 [ 141 ] {} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6228 | 2024.12.19 19:25:35.408387 [ 259 ] {b26d34e1-f4fa-4ca4-af4c-655ae6ee0dd5} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001548 sec., 156330.74935400518 rows/sec., 10.59 MiB/sec. | ||
6229 | 2024.12.19 19:25:35.408392 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6230 | 2024.12.19 19:25:35.408493 [ 259 ] {b26d34e1-f4fa-4ca4-af4c-655ae6ee0dd5} <Debug> TCPHandler: Processed in 0.001789978 sec. | ||
6231 | 2024.12.19 19:25:35.408697 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::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 | ||
6232 | 2024.12.19 19:25:35.408716 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6233 | 2024.12.19 19:25:35.408978 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6234 | 2024.12.19 19:25:35.408989 [ 263 ] {6a31e416-738c-4569-9c6c-eeaf561694a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6235 | 2024.12.19 19:25:35.409033 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 242 rows starting from the beginning of the part | ||
6236 | 2024.12.19 19:25:35.409098 [ 263 ] {6a31e416-738c-4569-9c6c-eeaf561694a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6237 | 2024.12.19 19:25:35.409303 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
6238 | 2024.12.19 19:25:35.409660 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part | ||
6239 | 2024.12.19 19:25:35.409984 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6240 | 2024.12.19 19:25:35.410454 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6241 | 2024.12.19 19:25:35.410873 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part | ||
6242 | 2024.12.19 19:25:35.411973 [ 263 ] {6a31e416-738c-4569-9c6c-eeaf561694a6} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6243 | 2024.12.19 19:25:35.412061 [ 263 ] {6a31e416-738c-4569-9c6c-eeaf561694a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6244 | 2024.12.19 19:25:35.413150 [ 263 ] {6a31e416-738c-4569-9c6c-eeaf561694a6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6245 | 2024.12.19 19:25:35.413705 [ 263 ] {6a31e416-738c-4569-9c6c-eeaf561694a6} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6246 | 2024.12.19 19:25:35.413924 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005400546 sec., 142207.84342916438 rows/sec., 10.18 MiB/sec. | ||
6247 | 2024.12.19 19:25:35.414041 [ 141 ] {} <Debug> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6248 | 2024.12.19 19:25:35.414142 [ 141 ] {} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6249 | 2024.12.19 19:25:35.414201 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6250 | 2024.12.19 19:25:35.414225 [ 263 ] {6a31e416-738c-4569-9c6c-eeaf561694a6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005333 sec., 2437.6523532720794 rows/sec., 151.99 KiB/sec. | ||
6251 | 2024.12.19 19:25:35.414291 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6252 | 2024.12.19 19:25:35.414649 [ 263 ] {6a31e416-738c-4569-9c6c-eeaf561694a6} <Debug> TCPHandler: Processed in 0.006031944 sec. | ||
6253 | 2024.12.19 19:25:35.414733 [ 193 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
6254 | 2024.12.19 19:25:35.414936 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6255 | 2024.12.19 19:25:35.415024 [ 193 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6256 | 2024.12.19 19:25:35.415109 [ 193 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
6257 | 2024.12.19 19:25:35.415220 [ 259 ] {923c0e47-9367-4469-8fb6-7527708d7d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6258 | 2024.12.19 19:25:35.415407 [ 197 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_21_4} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6259 | 2024.12.19 19:25:35.415554 [ 259 ] {923c0e47-9367-4469-8fb6-7527708d7d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6260 | 2024.12.19 19:25:35.415584 [ 193 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
6261 | 2024.12.19 19:25:35.415951 [ 197 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_21_4} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6262 | 2024.12.19 19:25:35.416163 [ 193 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
6263 | 2024.12.19 19:25:35.416367 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
6264 | 2024.12.19 19:25:35.416590 [ 193 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
6265 | 2024.12.19 19:25:35.416922 [ 193 ] {848d7f49-cff1-4460-9c05-d519580957f7::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 | ||
6266 | 2024.12.19 19:25:35.418485 [ 259 ] {923c0e47-9367-4469-8fb6-7527708d7d07} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6267 | 2024.12.19 19:25:35.418504 [ 193 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004175793 sec., 15565.905685459027 rows/sec., 1.01 MiB/sec. | ||
6268 | 2024.12.19 19:25:35.418529 [ 259 ] {923c0e47-9367-4469-8fb6-7527708d7d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6269 | 2024.12.19 19:25:35.418628 [ 193 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6270 | 2024.12.19 19:25:35.418959 [ 193 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_21_5} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6271 | 2024.12.19 19:25:35.419034 [ 193 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_21_5} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6272 | 2024.12.19 19:25:35.419039 [ 259 ] {923c0e47-9367-4469-8fb6-7527708d7d07} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6273 | 2024.12.19 19:25:35.419108 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6274 | 2024.12.19 19:25:35.419304 [ 259 ] {923c0e47-9367-4469-8fb6-7527708d7d07} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6275 | 2024.12.19 19:25:35.419542 [ 259 ] {923c0e47-9367-4469-8fb6-7527708d7d07} <Debug> executeQuery: Read 878 rows, 65.18 KiB in 0.004398 sec., 199636.1982719418 rows/sec., 14.47 MiB/sec. | ||
6276 | 2024.12.19 19:25:35.419634 [ 259 ] {923c0e47-9367-4469-8fb6-7527708d7d07} <Debug> TCPHandler: Processed in 0.004840761 sec. | ||
6277 | 2024.12.19 19:25:35.419874 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6278 | 2024.12.19 19:25:35.420026 [ 263 ] {556defab-9512-4114-86e6-4ea3e737e19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6279 | 2024.12.19 19:25:35.420077 [ 263 ] {556defab-9512-4114-86e6-4ea3e737e19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6280 | 2024.12.19 19:25:35.420551 [ 263 ] {556defab-9512-4114-86e6-4ea3e737e19d} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6281 | 2024.12.19 19:25:35.420591 [ 263 ] {556defab-9512-4114-86e6-4ea3e737e19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6282 | 2024.12.19 19:25:35.420951 [ 263 ] {556defab-9512-4114-86e6-4ea3e737e19d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6283 | 2024.12.19 19:25:35.421185 [ 263 ] {556defab-9512-4114-86e6-4ea3e737e19d} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6284 | 2024.12.19 19:25:35.421347 [ 140 ] {} <Debug> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6285 | 2024.12.19 19:25:35.421418 [ 140 ] {} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6286 | 2024.12.19 19:25:35.421428 [ 263 ] {556defab-9512-4114-86e6-4ea3e737e19d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001415 sec., 4240.282685512368 rows/sec., 221.54 KiB/sec. | ||
6287 | 2024.12.19 19:25:35.421461 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6288 | 2024.12.19 19:25:35.421549 [ 263 ] {556defab-9512-4114-86e6-4ea3e737e19d} <Debug> TCPHandler: Processed in 0.001809129 sec. | ||
6289 | 2024.12.19 19:25:35.421643 [ 201 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::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 | ||
6290 | 2024.12.19 19:25:35.421720 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6291 | 2024.12.19 19:25:35.421752 [ 201 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6292 | 2024.12.19 19:25:35.421782 [ 201 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
6293 | 2024.12.19 19:25:35.421935 [ 259 ] {1e453785-d479-492a-8c20-d5fc4045fd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6294 | 2024.12.19 19:25:35.421958 [ 201 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
6295 | 2024.12.19 19:25:35.422182 [ 259 ] {1e453785-d479-492a-8c20-d5fc4045fd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6296 | 2024.12.19 19:25:35.422352 [ 201 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
6297 | 2024.12.19 19:25:35.422667 [ 201 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
6298 | 2024.12.19 19:25:35.423013 [ 201 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
6299 | 2024.12.19 19:25:35.423339 [ 201 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
6300 | 2024.12.19 19:25:35.424632 [ 259 ] {1e453785-d479-492a-8c20-d5fc4045fd95} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6301 | 2024.12.19 19:25:35.424681 [ 259 ] {1e453785-d479-492a-8c20-d5fc4045fd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6302 | 2024.12.19 19:25:35.424977 [ 186 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003398361 sec., 37076.69667819281 rows/sec., 1.89 MiB/sec. | ||
6303 | 2024.12.19 19:25:35.425257 [ 186 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6304 | 2024.12.19 19:25:35.425525 [ 259 ] {1e453785-d479-492a-8c20-d5fc4045fd95} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6305 | 2024.12.19 19:25:35.425808 [ 186 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_21_4} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6306 | 2024.12.19 19:25:35.425980 [ 259 ] {1e453785-d479-492a-8c20-d5fc4045fd95} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6307 | 2024.12.19 19:25:35.425994 [ 186 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_21_4} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6308 | 2024.12.19 19:25:35.426198 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6309 | 2024.12.19 19:25:35.426418 [ 259 ] {1e453785-d479-492a-8c20-d5fc4045fd95} <Debug> executeQuery: Read 1084 rows, 74.17 KiB in 0.004589 sec., 236217.04074961864 rows/sec., 15.78 MiB/sec. | ||
6310 | 2024.12.19 19:25:35.426663 [ 259 ] {1e453785-d479-492a-8c20-d5fc4045fd95} <Debug> TCPHandler: Processed in 0.004999325 sec. | ||
6311 | 2024.12.19 19:25:35.426896 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6312 | 2024.12.19 19:25:35.427029 [ 263 ] {1913c083-66ff-47e9-a5d9-fd4e91810924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6313 | 2024.12.19 19:25:35.427088 [ 263 ] {1913c083-66ff-47e9-a5d9-fd4e91810924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6314 | 2024.12.19 19:25:35.427654 [ 263 ] {1913c083-66ff-47e9-a5d9-fd4e91810924} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6315 | 2024.12.19 19:25:35.427701 [ 263 ] {1913c083-66ff-47e9-a5d9-fd4e91810924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6316 | 2024.12.19 19:25:35.428079 [ 263 ] {1913c083-66ff-47e9-a5d9-fd4e91810924} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6317 | 2024.12.19 19:25:35.428312 [ 263 ] {1913c083-66ff-47e9-a5d9-fd4e91810924} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6318 | 2024.12.19 19:25:35.428530 [ 263 ] {1913c083-66ff-47e9-a5d9-fd4e91810924} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001531 sec., 653.1678641410842 rows/sec., 44.01 KiB/sec. | ||
6319 | 2024.12.19 19:25:35.428583 [ 263 ] {1913c083-66ff-47e9-a5d9-fd4e91810924} <Debug> TCPHandler: Processed in 0.001803429 sec. | ||
6320 | 2024.12.19 19:25:35.428731 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6321 | 2024.12.19 19:25:35.428850 [ 259 ] {855398e8-eda1-4e06-a5f6-7a40141ca95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6322 | 2024.12.19 19:25:35.428929 [ 259 ] {855398e8-eda1-4e06-a5f6-7a40141ca95c} <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 | ||
6323 | 2024.12.19 19:25:35.430172 [ 259 ] {855398e8-eda1-4e06-a5f6-7a40141ca95c} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6324 | 2024.12.19 19:25:35.430213 [ 259 ] {855398e8-eda1-4e06-a5f6-7a40141ca95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6325 | 2024.12.19 19:25:35.430873 [ 259 ] {855398e8-eda1-4e06-a5f6-7a40141ca95c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6326 | 2024.12.19 19:25:35.431144 [ 259 ] {855398e8-eda1-4e06-a5f6-7a40141ca95c} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6327 | 2024.12.19 19:25:35.431383 [ 259 ] {855398e8-eda1-4e06-a5f6-7a40141ca95c} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002564 sec., 14820.59282371295 rows/sec., 26.56 MiB/sec. | ||
6328 | 2024.12.19 19:25:35.431479 [ 259 ] {855398e8-eda1-4e06-a5f6-7a40141ca95c} <Debug> TCPHandler: Processed in 0.002799916 sec. | ||
6329 | 2024.12.19 19:25:35.431636 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6330 | 2024.12.19 19:25:35.431762 [ 263 ] {219fd3c9-135c-4669-aa28-30160c663fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6331 | 2024.12.19 19:25:35.431819 [ 263 ] {219fd3c9-135c-4669-aa28-30160c663fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6332 | 2024.12.19 19:25:35.432362 [ 263 ] {219fd3c9-135c-4669-aa28-30160c663fe3} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6333 | 2024.12.19 19:25:35.432410 [ 263 ] {219fd3c9-135c-4669-aa28-30160c663fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6334 | 2024.12.19 19:25:35.432839 [ 263 ] {219fd3c9-135c-4669-aa28-30160c663fe3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6335 | 2024.12.19 19:25:35.433073 [ 263 ] {219fd3c9-135c-4669-aa28-30160c663fe3} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6336 | 2024.12.19 19:25:35.433281 [ 263 ] {219fd3c9-135c-4669-aa28-30160c663fe3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001547 sec., 53005.81771170007 rows/sec., 3.37 MiB/sec. | ||
6337 | 2024.12.19 19:25:35.433332 [ 263 ] {219fd3c9-135c-4669-aa28-30160c663fe3} <Debug> TCPHandler: Processed in 0.001765367 sec. | ||
6338 | 2024.12.19 19:25:35.652609 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 896 | ||
6339 | 2024.12.19 19:25:35.656332 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6340 | 2024.12.19 19:25:35.656391 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6341 | 2024.12.19 19:25:35.657855 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6342 | 2024.12.19 19:25:35.658165 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6343 | 2024.12.19 19:25:35.658713 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 896 | ||
6344 | 2024.12.19 19:25:38.098984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
6345 | 2024.12.19 19:25:38.099733 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6346 | 2024.12.19 19:25:38.099787 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6347 | 2024.12.19 19:25:38.100331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6348 | 2024.12.19 19:25:38.100595 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6349 | 2024.12.19 19:25:38.100752 [ 136 ] {} <Debug> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6350 | 2024.12.19 19:25:38.100809 [ 136 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6351 | 2024.12.19 19:25:38.100813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
6352 | 2024.12.19 19:25:38.100833 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6353 | 2024.12.19 19:25:38.101081 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::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 | ||
6354 | 2024.12.19 19:25:38.101315 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6355 | 2024.12.19 19:25:38.101366 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
6356 | 2024.12.19 19:25:38.101454 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
6357 | 2024.12.19 19:25:38.101697 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part | ||
6358 | 2024.12.19 19:25:38.101856 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part | ||
6359 | 2024.12.19 19:25:38.102073 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part | ||
6360 | 2024.12.19 19:25:38.102167 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
6361 | 2024.12.19 19:25:38.104469 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003553787 sec., 4016560.362227674 rows/sec., 57.46 MiB/sec. | ||
6362 | 2024.12.19 19:25:38.104843 [ 190 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6363 | 2024.12.19 19:25:38.105159 [ 190 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_31_6} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6364 | 2024.12.19 19:25:38.105249 [ 190 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_31_6} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6365 | 2024.12.19 19:25:38.105348 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
6366 | 2024.12.19 19:25:39.076205 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6367 | 2024.12.19 19:25:39.097848 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6368 | 2024.12.19 19:25:39.097919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6369 | 2024.12.19 19:25:39.105632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6370 | 2024.12.19 19:25:39.106439 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6371 | 2024.12.19 19:25:39.106854 [ 137 ] {} <Debug> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6372 | 2024.12.19 19:25:39.107001 [ 137 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6373 | 2024.12.19 19:25:39.107074 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6374 | 2024.12.19 19:25:39.107518 [ 201 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::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 | ||
6375 | 2024.12.19 19:25:39.122954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6376 | 2024.12.19 19:25:39.124662 [ 201 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6377 | 2024.12.19 19:25:39.126372 [ 201 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
6378 | 2024.12.19 19:25:39.132763 [ 201 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
6379 | 2024.12.19 19:25:39.138846 [ 201 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
6380 | 2024.12.19 19:25:39.144664 [ 201 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
6381 | 2024.12.19 19:25:39.150579 [ 201 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
6382 | 2024.12.19 19:25:39.155263 [ 201 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part | ||
6383 | 2024.12.19 19:25:39.214188 [ 195 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.10696866 sec., 2187.5566170502652 rows/sec., 11.31 MiB/sec. | ||
6384 | 2024.12.19 19:25:39.217177 [ 195 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6385 | 2024.12.19 19:25:39.220153 [ 195 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_31_6} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6386 | 2024.12.19 19:25:39.220258 [ 195 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_31_6} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6387 | 2024.12.19 19:25:39.222847 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
6388 | 2024.12.19 19:25:40.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.72 MiB, peak 213.28 MiB, free memory in arenas 0.00 B, will set to 204.03 MiB (RSS), difference: 1.31 MiB | ||
6389 | 2024.12.19 19:25:40.935935 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6390 | 2024.12.19 19:25:40.936176 [ 259 ] {6a918735-bc4e-414f-9ddc-5deb08d5cfe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6391 | 2024.12.19 19:25:40.936259 [ 259 ] {6a918735-bc4e-414f-9ddc-5deb08d5cfe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6392 | 2024.12.19 19:25:40.937210 [ 259 ] {6a918735-bc4e-414f-9ddc-5deb08d5cfe7} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6393 | 2024.12.19 19:25:40.937260 [ 259 ] {6a918735-bc4e-414f-9ddc-5deb08d5cfe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6394 | 2024.12.19 19:25:40.937720 [ 259 ] {6a918735-bc4e-414f-9ddc-5deb08d5cfe7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6395 | 2024.12.19 19:25:40.937973 [ 259 ] {6a918735-bc4e-414f-9ddc-5deb08d5cfe7} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6396 | 2024.12.19 19:25:40.938225 [ 259 ] {6a918735-bc4e-414f-9ddc-5deb08d5cfe7} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.002106 sec., 28490.028490028493 rows/sec., 2.21 MiB/sec. | ||
6397 | 2024.12.19 19:25:40.938341 [ 259 ] {6a918735-bc4e-414f-9ddc-5deb08d5cfe7} <Debug> TCPHandler: Processed in 0.002549309 sec. | ||
6398 | 2024.12.19 19:25:40.938596 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6399 | 2024.12.19 19:25:40.938758 [ 263 ] {5824e0dd-d9b6-48ed-8d29-0f14d685ba24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6400 | 2024.12.19 19:25:40.938849 [ 263 ] {5824e0dd-d9b6-48ed-8d29-0f14d685ba24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6401 | 2024.12.19 19:25:40.939522 [ 263 ] {5824e0dd-d9b6-48ed-8d29-0f14d685ba24} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6402 | 2024.12.19 19:25:40.939563 [ 263 ] {5824e0dd-d9b6-48ed-8d29-0f14d685ba24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6403 | 2024.12.19 19:25:40.939930 [ 263 ] {5824e0dd-d9b6-48ed-8d29-0f14d685ba24} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6404 | 2024.12.19 19:25:40.940174 [ 263 ] {5824e0dd-d9b6-48ed-8d29-0f14d685ba24} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6405 | 2024.12.19 19:25:40.940409 [ 263 ] {5824e0dd-d9b6-48ed-8d29-0f14d685ba24} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001688 sec., 1184.8341232227488 rows/sec., 89.09 KiB/sec. | ||
6406 | 2024.12.19 19:25:40.940462 [ 263 ] {5824e0dd-d9b6-48ed-8d29-0f14d685ba24} <Debug> TCPHandler: Processed in 0.001997384 sec. | ||
6407 | 2024.12.19 19:25:40.940629 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6408 | 2024.12.19 19:25:40.940760 [ 259 ] {1c732469-9fa7-45bc-b4e9-8683a96b0679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6409 | 2024.12.19 19:25:40.940815 [ 259 ] {1c732469-9fa7-45bc-b4e9-8683a96b0679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6410 | 2024.12.19 19:25:40.941425 [ 259 ] {1c732469-9fa7-45bc-b4e9-8683a96b0679} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6411 | 2024.12.19 19:25:40.941466 [ 259 ] {1c732469-9fa7-45bc-b4e9-8683a96b0679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6412 | 2024.12.19 19:25:40.941856 [ 259 ] {1c732469-9fa7-45bc-b4e9-8683a96b0679} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6413 | 2024.12.19 19:25:40.942098 [ 259 ] {1c732469-9fa7-45bc-b4e9-8683a96b0679} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6414 | 2024.12.19 19:25:40.942349 [ 259 ] {1c732469-9fa7-45bc-b4e9-8683a96b0679} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001603 sec., 41172.80099812851 rows/sec., 3.21 MiB/sec. | ||
6415 | 2024.12.19 19:25:40.942522 [ 259 ] {1c732469-9fa7-45bc-b4e9-8683a96b0679} <Debug> TCPHandler: Processed in 0.001957103 sec. | ||
6416 | 2024.12.19 19:25:40.942743 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6417 | 2024.12.19 19:25:40.942862 [ 263 ] {536de070-6f86-41f3-bdda-3f6e5e570ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6418 | 2024.12.19 19:25:40.942916 [ 263 ] {536de070-6f86-41f3-bdda-3f6e5e570ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6419 | 2024.12.19 19:25:40.943485 [ 263 ] {536de070-6f86-41f3-bdda-3f6e5e570ff6} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6420 | 2024.12.19 19:25:40.943524 [ 263 ] {536de070-6f86-41f3-bdda-3f6e5e570ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6421 | 2024.12.19 19:25:40.943911 [ 263 ] {536de070-6f86-41f3-bdda-3f6e5e570ff6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6422 | 2024.12.19 19:25:40.944151 [ 263 ] {536de070-6f86-41f3-bdda-3f6e5e570ff6} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6423 | 2024.12.19 19:25:40.944356 [ 263 ] {536de070-6f86-41f3-bdda-3f6e5e570ff6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001518 sec., 105401.84453227931 rows/sec., 7.34 MiB/sec. | ||
6424 | 2024.12.19 19:25:40.944410 [ 263 ] {536de070-6f86-41f3-bdda-3f6e5e570ff6} <Debug> TCPHandler: Processed in 0.001771308 sec. | ||
6425 | 2024.12.19 19:25:40.944555 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6426 | 2024.12.19 19:25:40.944663 [ 259 ] {1875ee02-daa9-4025-84a2-c8a083f1324c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6427 | 2024.12.19 19:25:40.944730 [ 259 ] {1875ee02-daa9-4025-84a2-c8a083f1324c} <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 | ||
6428 | 2024.12.19 19:25:40.945788 [ 259 ] {1875ee02-daa9-4025-84a2-c8a083f1324c} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6429 | 2024.12.19 19:25:40.945829 [ 259 ] {1875ee02-daa9-4025-84a2-c8a083f1324c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6430 | 2024.12.19 19:25:40.946434 [ 259 ] {1875ee02-daa9-4025-84a2-c8a083f1324c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6431 | 2024.12.19 19:25:40.946710 [ 259 ] {1875ee02-daa9-4025-84a2-c8a083f1324c} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6432 | 2024.12.19 19:25:40.946992 [ 259 ] {1875ee02-daa9-4025-84a2-c8a083f1324c} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00235 sec., 851.063829787234 rows/sec., 1.53 MiB/sec. | ||
6433 | 2024.12.19 19:25:40.947331 [ 259 ] {1875ee02-daa9-4025-84a2-c8a083f1324c} <Debug> TCPHandler: Processed in 0.002829007 sec. | ||
6434 | 2024.12.19 19:25:40.947522 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6435 | 2024.12.19 19:25:40.947650 [ 263 ] {9d38f753-c88c-40eb-98d7-e417e9f8c1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6436 | 2024.12.19 19:25:40.947707 [ 263 ] {9d38f753-c88c-40eb-98d7-e417e9f8c1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6437 | 2024.12.19 19:25:40.948204 [ 263 ] {9d38f753-c88c-40eb-98d7-e417e9f8c1a5} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6438 | 2024.12.19 19:25:40.948243 [ 263 ] {9d38f753-c88c-40eb-98d7-e417e9f8c1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6439 | 2024.12.19 19:25:40.948613 [ 263 ] {9d38f753-c88c-40eb-98d7-e417e9f8c1a5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6440 | 2024.12.19 19:25:40.948849 [ 263 ] {9d38f753-c88c-40eb-98d7-e417e9f8c1a5} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6441 | 2024.12.19 19:25:40.949108 [ 263 ] {9d38f753-c88c-40eb-98d7-e417e9f8c1a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.75 MiB/sec. | ||
6442 | 2024.12.19 19:25:40.949220 [ 263 ] {9d38f753-c88c-40eb-98d7-e417e9f8c1a5} <Debug> TCPHandler: Processed in 0.001756808 sec. | ||
6443 | 2024.12.19 19:25:45.466562 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6444 | 2024.12.19 19:25:45.466636 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6445 | 2024.12.19 19:25:45.601874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
6446 | 2024.12.19 19:25:45.602577 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6447 | 2024.12.19 19:25:45.602633 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6448 | 2024.12.19 19:25:45.603301 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6449 | 2024.12.19 19:25:45.603604 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6450 | 2024.12.19 19:25:45.603872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6451 | 2024.12.19 19:25:45.659909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 908 | ||
6452 | 2024.12.19 19:25:45.662893 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6453 | 2024.12.19 19:25:45.662952 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6454 | 2024.12.19 19:25:45.664617 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6455 | 2024.12.19 19:25:45.664986 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6456 | 2024.12.19 19:25:45.665639 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 908 | ||
6457 | 2024.12.19 19:25:45.941670 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6458 | 2024.12.19 19:25:45.941867 [ 259 ] {82601049-9b89-4ff8-9c9c-e603d5fa1510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6459 | 2024.12.19 19:25:45.941944 [ 259 ] {82601049-9b89-4ff8-9c9c-e603d5fa1510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6460 | 2024.12.19 19:25:45.942732 [ 259 ] {82601049-9b89-4ff8-9c9c-e603d5fa1510} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6461 | 2024.12.19 19:25:45.942782 [ 259 ] {82601049-9b89-4ff8-9c9c-e603d5fa1510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6462 | 2024.12.19 19:25:45.943221 [ 259 ] {82601049-9b89-4ff8-9c9c-e603d5fa1510} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6463 | 2024.12.19 19:25:45.943477 [ 259 ] {82601049-9b89-4ff8-9c9c-e603d5fa1510} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6464 | 2024.12.19 19:25:45.943727 [ 259 ] {82601049-9b89-4ff8-9c9c-e603d5fa1510} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001915 sec., 7310.704960835509 rows/sec., 526.27 KiB/sec. | ||
6465 | 2024.12.19 19:25:45.943800 [ 259 ] {82601049-9b89-4ff8-9c9c-e603d5fa1510} <Debug> TCPHandler: Processed in 0.002277232 sec. | ||
6466 | 2024.12.19 19:25:45.943979 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6467 | 2024.12.19 19:25:45.944099 [ 263 ] {b9b0c3f6-bd2b-4546-bc65-087c43952b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6468 | 2024.12.19 19:25:45.944151 [ 263 ] {b9b0c3f6-bd2b-4546-bc65-087c43952b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6469 | 2024.12.19 19:25:45.944892 [ 263 ] {b9b0c3f6-bd2b-4546-bc65-087c43952b32} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6470 | 2024.12.19 19:25:45.944934 [ 263 ] {b9b0c3f6-bd2b-4546-bc65-087c43952b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6471 | 2024.12.19 19:25:45.945332 [ 263 ] {b9b0c3f6-bd2b-4546-bc65-087c43952b32} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6472 | 2024.12.19 19:25:45.945590 [ 263 ] {b9b0c3f6-bd2b-4546-bc65-087c43952b32} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6473 | 2024.12.19 19:25:45.945808 [ 263 ] {b9b0c3f6-bd2b-4546-bc65-087c43952b32} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001737 sec., 160621.7616580311 rows/sec., 14.16 MiB/sec. | ||
6474 | 2024.12.19 19:25:45.945864 [ 263 ] {b9b0c3f6-bd2b-4546-bc65-087c43952b32} <Debug> TCPHandler: Processed in 0.001953963 sec. | ||
6475 | 2024.12.19 19:25:45.946031 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6476 | 2024.12.19 19:25:45.946146 [ 259 ] {7b5550bd-8120-413d-bef6-3b748c92716a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6477 | 2024.12.19 19:25:45.946194 [ 259 ] {7b5550bd-8120-413d-bef6-3b748c92716a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6478 | 2024.12.19 19:25:45.946755 [ 259 ] {7b5550bd-8120-413d-bef6-3b748c92716a} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6479 | 2024.12.19 19:25:45.946797 [ 259 ] {7b5550bd-8120-413d-bef6-3b748c92716a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6480 | 2024.12.19 19:25:45.947182 [ 259 ] {7b5550bd-8120-413d-bef6-3b748c92716a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6481 | 2024.12.19 19:25:45.947421 [ 259 ] {7b5550bd-8120-413d-bef6-3b748c92716a} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6482 | 2024.12.19 19:25:45.947622 [ 259 ] {7b5550bd-8120-413d-bef6-3b748c92716a} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.001501 sec., 29980.013324450367 rows/sec., 2.16 MiB/sec. | ||
6483 | 2024.12.19 19:25:45.947713 [ 259 ] {7b5550bd-8120-413d-bef6-3b748c92716a} <Debug> TCPHandler: Processed in 0.001746267 sec. | ||
6484 | 2024.12.19 19:25:45.947879 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6485 | 2024.12.19 19:25:45.947992 [ 263 ] {a4f33ea7-a74f-4425-8fa2-3de0ee051c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6486 | 2024.12.19 19:25:45.948039 [ 263 ] {a4f33ea7-a74f-4425-8fa2-3de0ee051c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6487 | 2024.12.19 19:25:45.948575 [ 263 ] {a4f33ea7-a74f-4425-8fa2-3de0ee051c67} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6488 | 2024.12.19 19:25:45.948614 [ 263 ] {a4f33ea7-a74f-4425-8fa2-3de0ee051c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6489 | 2024.12.19 19:25:45.948972 [ 263 ] {a4f33ea7-a74f-4425-8fa2-3de0ee051c67} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6490 | 2024.12.19 19:25:45.949248 [ 263 ] {a4f33ea7-a74f-4425-8fa2-3de0ee051c67} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6491 | 2024.12.19 19:25:45.949430 [ 263 ] {a4f33ea7-a74f-4425-8fa2-3de0ee051c67} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001461 sec., 9582.477754962354 rows/sec., 671.09 KiB/sec. | ||
6492 | 2024.12.19 19:25:45.949481 [ 263 ] {a4f33ea7-a74f-4425-8fa2-3de0ee051c67} <Debug> TCPHandler: Processed in 0.001666885 sec. | ||
6493 | 2024.12.19 19:25:45.949627 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6494 | 2024.12.19 19:25:45.949735 [ 259 ] {0c9e75e0-9437-424c-9425-a2b35d378614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6495 | 2024.12.19 19:25:45.949781 [ 259 ] {0c9e75e0-9437-424c-9425-a2b35d378614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6496 | 2024.12.19 19:25:45.950319 [ 259 ] {0c9e75e0-9437-424c-9425-a2b35d378614} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6497 | 2024.12.19 19:25:45.950357 [ 259 ] {0c9e75e0-9437-424c-9425-a2b35d378614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6498 | 2024.12.19 19:25:45.950714 [ 259 ] {0c9e75e0-9437-424c-9425-a2b35d378614} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6499 | 2024.12.19 19:25:45.950959 [ 259 ] {0c9e75e0-9437-424c-9425-a2b35d378614} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6500 | 2024.12.19 19:25:45.951137 [ 259 ] {0c9e75e0-9437-424c-9425-a2b35d378614} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001425 sec., 9122.807017543859 rows/sec., 568.80 KiB/sec. | ||
6501 | 2024.12.19 19:25:45.951189 [ 259 ] {0c9e75e0-9437-424c-9425-a2b35d378614} <Debug> TCPHandler: Processed in 0.001621084 sec. | ||
6502 | 2024.12.19 19:25:45.951346 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6503 | 2024.12.19 19:25:45.951455 [ 263 ] {54f7657e-ca0d-4e17-bd4e-d1e32bcbceb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6504 | 2024.12.19 19:25:45.951500 [ 263 ] {54f7657e-ca0d-4e17-bd4e-d1e32bcbceb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6505 | 2024.12.19 19:25:45.952230 [ 263 ] {54f7657e-ca0d-4e17-bd4e-d1e32bcbceb3} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6506 | 2024.12.19 19:25:45.952270 [ 263 ] {54f7657e-ca0d-4e17-bd4e-d1e32bcbceb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6507 | 2024.12.19 19:25:45.952666 [ 263 ] {54f7657e-ca0d-4e17-bd4e-d1e32bcbceb3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6508 | 2024.12.19 19:25:45.952912 [ 263 ] {54f7657e-ca0d-4e17-bd4e-d1e32bcbceb3} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6509 | 2024.12.19 19:25:45.953092 [ 263 ] {54f7657e-ca0d-4e17-bd4e-d1e32bcbceb3} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.001657 sec., 253470.12673506336 rows/sec., 18.11 MiB/sec. | ||
6510 | 2024.12.19 19:25:45.953145 [ 263 ] {54f7657e-ca0d-4e17-bd4e-d1e32bcbceb3} <Debug> TCPHandler: Processed in 0.0018565 sec. | ||
6511 | 2024.12.19 19:25:45.953296 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6512 | 2024.12.19 19:25:45.953418 [ 259 ] {396acfd4-9f73-4afa-bd53-044298609fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6513 | 2024.12.19 19:25:45.953471 [ 259 ] {396acfd4-9f73-4afa-bd53-044298609fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6514 | 2024.12.19 19:25:45.953997 [ 259 ] {396acfd4-9f73-4afa-bd53-044298609fec} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6515 | 2024.12.19 19:25:45.954043 [ 259 ] {396acfd4-9f73-4afa-bd53-044298609fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6516 | 2024.12.19 19:25:45.954419 [ 259 ] {396acfd4-9f73-4afa-bd53-044298609fec} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6517 | 2024.12.19 19:25:45.954660 [ 259 ] {396acfd4-9f73-4afa-bd53-044298609fec} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6518 | 2024.12.19 19:25:45.954859 [ 259 ] {396acfd4-9f73-4afa-bd53-044298609fec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. | ||
6519 | 2024.12.19 19:25:45.954968 [ 259 ] {396acfd4-9f73-4afa-bd53-044298609fec} <Debug> TCPHandler: Processed in 0.001729166 sec. | ||
6520 | 2024.12.19 19:25:45.955164 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6521 | 2024.12.19 19:25:45.955277 [ 263 ] {38a52884-1c10-481c-87db-2ea77888dc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6522 | 2024.12.19 19:25:45.955328 [ 263 ] {38a52884-1c10-481c-87db-2ea77888dc3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6523 | 2024.12.19 19:25:45.955900 [ 263 ] {38a52884-1c10-481c-87db-2ea77888dc3b} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6524 | 2024.12.19 19:25:45.955938 [ 263 ] {38a52884-1c10-481c-87db-2ea77888dc3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6525 | 2024.12.19 19:25:45.956324 [ 263 ] {38a52884-1c10-481c-87db-2ea77888dc3b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6526 | 2024.12.19 19:25:45.956567 [ 263 ] {38a52884-1c10-481c-87db-2ea77888dc3b} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6527 | 2024.12.19 19:25:45.956747 [ 263 ] {38a52884-1c10-481c-87db-2ea77888dc3b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001495 sec., 158528.4280936455 rows/sec., 10.63 MiB/sec. | ||
6528 | 2024.12.19 19:25:45.956798 [ 263 ] {38a52884-1c10-481c-87db-2ea77888dc3b} <Debug> TCPHandler: Processed in 0.001723956 sec. | ||
6529 | 2024.12.19 19:25:45.956944 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6530 | 2024.12.19 19:25:45.957052 [ 259 ] {da899818-93af-43f5-8de3-d8ef6d95d7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6531 | 2024.12.19 19:25:45.957100 [ 259 ] {da899818-93af-43f5-8de3-d8ef6d95d7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6532 | 2024.12.19 19:25:45.957601 [ 259 ] {da899818-93af-43f5-8de3-d8ef6d95d7e5} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6533 | 2024.12.19 19:25:45.957648 [ 259 ] {da899818-93af-43f5-8de3-d8ef6d95d7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6534 | 2024.12.19 19:25:45.958069 [ 259 ] {da899818-93af-43f5-8de3-d8ef6d95d7e5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6535 | 2024.12.19 19:25:45.958336 [ 259 ] {da899818-93af-43f5-8de3-d8ef6d95d7e5} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6536 | 2024.12.19 19:25:45.958518 [ 259 ] {da899818-93af-43f5-8de3-d8ef6d95d7e5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001489 sec., 671.591672263264 rows/sec., 45.25 KiB/sec. | ||
6537 | 2024.12.19 19:25:45.958570 [ 259 ] {da899818-93af-43f5-8de3-d8ef6d95d7e5} <Debug> TCPHandler: Processed in 0.001678185 sec. | ||
6538 | 2024.12.19 19:25:45.958706 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6539 | 2024.12.19 19:25:45.958816 [ 263 ] {2186f7fa-446f-45cd-9523-f03215c1511c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6540 | 2024.12.19 19:25:45.958880 [ 263 ] {2186f7fa-446f-45cd-9523-f03215c1511c} <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 | ||
6541 | 2024.12.19 19:25:45.960097 [ 263 ] {2186f7fa-446f-45cd-9523-f03215c1511c} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6542 | 2024.12.19 19:25:45.960134 [ 263 ] {2186f7fa-446f-45cd-9523-f03215c1511c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6543 | 2024.12.19 19:25:45.960821 [ 263 ] {2186f7fa-446f-45cd-9523-f03215c1511c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6544 | 2024.12.19 19:25:45.961100 [ 263 ] {2186f7fa-446f-45cd-9523-f03215c1511c} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6545 | 2024.12.19 19:25:45.961319 [ 263 ] {2186f7fa-446f-45cd-9523-f03215c1511c} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002525 sec., 15049.50495049505 rows/sec., 26.97 MiB/sec. | ||
6546 | 2024.12.19 19:25:45.961659 [ 263 ] {2186f7fa-446f-45cd-9523-f03215c1511c} <Debug> TCPHandler: Processed in 0.003004352 sec. | ||
6547 | 2024.12.19 19:25:45.961816 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6548 | 2024.12.19 19:25:45.961949 [ 259 ] {74df0ab4-a879-49b8-b9b4-f7624aba2b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6549 | 2024.12.19 19:25:45.962005 [ 259 ] {74df0ab4-a879-49b8-b9b4-f7624aba2b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6550 | 2024.12.19 19:25:45.962463 [ 259 ] {74df0ab4-a879-49b8-b9b4-f7624aba2b6e} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6551 | 2024.12.19 19:25:45.962500 [ 259 ] {74df0ab4-a879-49b8-b9b4-f7624aba2b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6552 | 2024.12.19 19:25:45.962862 [ 259 ] {74df0ab4-a879-49b8-b9b4-f7624aba2b6e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6553 | 2024.12.19 19:25:45.963097 [ 259 ] {74df0ab4-a879-49b8-b9b4-f7624aba2b6e} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6554 | 2024.12.19 19:25:45.963274 [ 259 ] {74df0ab4-a879-49b8-b9b4-f7624aba2b6e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001355 sec., 60516.60516605165 rows/sec., 3.84 MiB/sec. | ||
6555 | 2024.12.19 19:25:45.963323 [ 259 ] {74df0ab4-a879-49b8-b9b4-f7624aba2b6e} <Debug> TCPHandler: Processed in 0.001570652 sec. | ||
6556 | 2024.12.19 19:25:46.001509 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001077519 sec. | ||
6557 | 2024.12.19 19:25:46.623972 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6558 | 2024.12.19 19:25:46.642879 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6559 | 2024.12.19 19:25:46.642950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
6560 | 2024.12.19 19:25:46.650235 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6561 | 2024.12.19 19:25:46.651045 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6562 | 2024.12.19 19:25:46.653741 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6563 | 2024.12.19 19:25:50.934613 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6564 | 2024.12.19 19:25:50.934816 [ 259 ] {f542a4cd-2a48-4f9c-a72b-122870621646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6565 | 2024.12.19 19:25:50.934898 [ 259 ] {f542a4cd-2a48-4f9c-a72b-122870621646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6566 | 2024.12.19 19:25:50.935657 [ 259 ] {f542a4cd-2a48-4f9c-a72b-122870621646} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6567 | 2024.12.19 19:25:50.935704 [ 259 ] {f542a4cd-2a48-4f9c-a72b-122870621646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6568 | 2024.12.19 19:25:50.936120 [ 259 ] {f542a4cd-2a48-4f9c-a72b-122870621646} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6569 | 2024.12.19 19:25:50.936372 [ 259 ] {f542a4cd-2a48-4f9c-a72b-122870621646} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6570 | 2024.12.19 19:25:50.936620 [ 259 ] {f542a4cd-2a48-4f9c-a72b-122870621646} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001856 sec., 1077.5862068965516 rows/sec., 87.87 KiB/sec. | ||
6571 | 2024.12.19 19:25:50.936689 [ 259 ] {f542a4cd-2a48-4f9c-a72b-122870621646} <Debug> TCPHandler: Processed in 0.002208849 sec. | ||
6572 | 2024.12.19 19:25:50.936862 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6573 | 2024.12.19 19:25:50.936985 [ 263 ] {225c947e-ec4c-460d-bcf1-b4f22155671c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6574 | 2024.12.19 19:25:50.937036 [ 263 ] {225c947e-ec4c-460d-bcf1-b4f22155671c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6575 | 2024.12.19 19:25:50.937619 [ 263 ] {225c947e-ec4c-460d-bcf1-b4f22155671c} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6576 | 2024.12.19 19:25:50.937661 [ 263 ] {225c947e-ec4c-460d-bcf1-b4f22155671c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6577 | 2024.12.19 19:25:50.938029 [ 263 ] {225c947e-ec4c-460d-bcf1-b4f22155671c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6578 | 2024.12.19 19:25:50.938264 [ 263 ] {225c947e-ec4c-460d-bcf1-b4f22155671c} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6579 | 2024.12.19 19:25:50.938502 [ 263 ] {225c947e-ec4c-460d-bcf1-b4f22155671c} <Debug> executeQuery: Read 61 rows, 4.84 KiB in 0.001538 sec., 39661.89856957087 rows/sec., 3.07 MiB/sec. | ||
6580 | 2024.12.19 19:25:50.938596 [ 263 ] {225c947e-ec4c-460d-bcf1-b4f22155671c} <Debug> TCPHandler: Processed in 0.001793949 sec. | ||
6581 | 2024.12.19 19:25:50.938772 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6582 | 2024.12.19 19:25:50.938903 [ 259 ] {edb2b741-5cf5-42f7-91ba-6f84991d170e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6583 | 2024.12.19 19:25:50.938959 [ 259 ] {edb2b741-5cf5-42f7-91ba-6f84991d170e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6584 | 2024.12.19 19:25:50.939562 [ 259 ] {edb2b741-5cf5-42f7-91ba-6f84991d170e} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6585 | 2024.12.19 19:25:50.939600 [ 259 ] {edb2b741-5cf5-42f7-91ba-6f84991d170e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6586 | 2024.12.19 19:25:50.939944 [ 259 ] {edb2b741-5cf5-42f7-91ba-6f84991d170e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6587 | 2024.12.19 19:25:50.940189 [ 259 ] {edb2b741-5cf5-42f7-91ba-6f84991d170e} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6588 | 2024.12.19 19:25:50.940399 [ 259 ] {edb2b741-5cf5-42f7-91ba-6f84991d170e} <Debug> executeQuery: Read 4 rows, 297.00 B in 0.001523 sec., 2626.3952724885094 rows/sec., 190.44 KiB/sec. | ||
6589 | 2024.12.19 19:25:50.940450 [ 259 ] {edb2b741-5cf5-42f7-91ba-6f84991d170e} <Debug> TCPHandler: Processed in 0.001751767 sec. | ||
6590 | 2024.12.19 19:25:50.940615 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6591 | 2024.12.19 19:25:50.940743 [ 263 ] {95c43842-997c-4866-bbad-f2fd5ec1aafd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6592 | 2024.12.19 19:25:50.940798 [ 263 ] {95c43842-997c-4866-bbad-f2fd5ec1aafd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6593 | 2024.12.19 19:25:50.941447 [ 263 ] {95c43842-997c-4866-bbad-f2fd5ec1aafd} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6594 | 2024.12.19 19:25:50.941486 [ 263 ] {95c43842-997c-4866-bbad-f2fd5ec1aafd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6595 | 2024.12.19 19:25:50.941839 [ 263 ] {95c43842-997c-4866-bbad-f2fd5ec1aafd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6596 | 2024.12.19 19:25:50.942080 [ 263 ] {95c43842-997c-4866-bbad-f2fd5ec1aafd} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6597 | 2024.12.19 19:25:50.942296 [ 263 ] {95c43842-997c-4866-bbad-f2fd5ec1aafd} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001581 sec., 43010.75268817205 rows/sec., 3.36 MiB/sec. | ||
6598 | 2024.12.19 19:25:50.942348 [ 263 ] {95c43842-997c-4866-bbad-f2fd5ec1aafd} <Debug> TCPHandler: Processed in 0.001796439 sec. | ||
6599 | 2024.12.19 19:25:50.942505 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6600 | 2024.12.19 19:25:50.942633 [ 259 ] {06df81bb-65fb-4d8c-9b2a-4b43e74c90bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6601 | 2024.12.19 19:25:50.942693 [ 259 ] {06df81bb-65fb-4d8c-9b2a-4b43e74c90bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6602 | 2024.12.19 19:25:50.943315 [ 259 ] {06df81bb-65fb-4d8c-9b2a-4b43e74c90bd} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6603 | 2024.12.19 19:25:50.943355 [ 259 ] {06df81bb-65fb-4d8c-9b2a-4b43e74c90bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6604 | 2024.12.19 19:25:50.943730 [ 259 ] {06df81bb-65fb-4d8c-9b2a-4b43e74c90bd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6605 | 2024.12.19 19:25:50.943963 [ 259 ] {06df81bb-65fb-4d8c-9b2a-4b43e74c90bd} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6606 | 2024.12.19 19:25:50.944196 [ 259 ] {06df81bb-65fb-4d8c-9b2a-4b43e74c90bd} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001589 sec., 101321.5859030837 rows/sec., 7.06 MiB/sec. | ||
6607 | 2024.12.19 19:25:50.944296 [ 259 ] {06df81bb-65fb-4d8c-9b2a-4b43e74c90bd} <Debug> TCPHandler: Processed in 0.00185248 sec. | ||
6608 | 2024.12.19 19:25:50.944469 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6609 | 2024.12.19 19:25:50.944598 [ 263 ] {7a383e67-72cf-4453-8292-1f241aa134dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6610 | 2024.12.19 19:25:50.944677 [ 263 ] {7a383e67-72cf-4453-8292-1f241aa134dd} <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 | ||
6611 | 2024.12.19 19:25:50.945808 [ 263 ] {7a383e67-72cf-4453-8292-1f241aa134dd} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6612 | 2024.12.19 19:25:50.945845 [ 263 ] {7a383e67-72cf-4453-8292-1f241aa134dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6613 | 2024.12.19 19:25:50.946418 [ 263 ] {7a383e67-72cf-4453-8292-1f241aa134dd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6614 | 2024.12.19 19:25:50.946665 [ 263 ] {7a383e67-72cf-4453-8292-1f241aa134dd} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6615 | 2024.12.19 19:25:50.946934 [ 263 ] {7a383e67-72cf-4453-8292-1f241aa134dd} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002353 sec., 849.9787505312366 rows/sec., 1.52 MiB/sec. | ||
6616 | 2024.12.19 19:25:50.947258 [ 263 ] {7a383e67-72cf-4453-8292-1f241aa134dd} <Debug> TCPHandler: Processed in 0.002870878 sec. | ||
6617 | 2024.12.19 19:25:50.947490 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6618 | 2024.12.19 19:25:50.947628 [ 259 ] {0eccf999-290e-404c-bc3d-8ba107c07cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6619 | 2024.12.19 19:25:50.947686 [ 259 ] {0eccf999-290e-404c-bc3d-8ba107c07cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6620 | 2024.12.19 19:25:50.948251 [ 259 ] {0eccf999-290e-404c-bc3d-8ba107c07cde} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6621 | 2024.12.19 19:25:50.948294 [ 259 ] {0eccf999-290e-404c-bc3d-8ba107c07cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6622 | 2024.12.19 19:25:50.948657 [ 259 ] {0eccf999-290e-404c-bc3d-8ba107c07cde} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6623 | 2024.12.19 19:25:50.948892 [ 259 ] {0eccf999-290e-404c-bc3d-8ba107c07cde} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6624 | 2024.12.19 19:25:50.949133 [ 259 ] {0eccf999-290e-404c-bc3d-8ba107c07cde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001532 sec., 39164.490861618804 rows/sec., 2.64 MiB/sec. | ||
6625 | 2024.12.19 19:25:50.949242 [ 259 ] {0eccf999-290e-404c-bc3d-8ba107c07cde} <Debug> TCPHandler: Processed in 0.001871281 sec. | ||
6626 | 2024.12.19 19:25:53.105113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
6627 | 2024.12.19 19:25:53.105768 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6628 | 2024.12.19 19:25:53.105808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6629 | 2024.12.19 19:25:53.106370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6630 | 2024.12.19 19:25:53.106628 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6631 | 2024.12.19 19:25:53.106887 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
6632 | 2024.12.19 19:25:54.154739 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6633 | 2024.12.19 19:25:54.174269 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6634 | 2024.12.19 19:25:54.174313 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6635 | 2024.12.19 19:25:54.181588 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6636 | 2024.12.19 19:25:54.182369 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6637 | 2024.12.19 19:25:54.187872 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6638 | 2024.12.19 19:25:55.666675 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 944 | ||
6639 | 2024.12.19 19:25:55.669805 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6640 | 2024.12.19 19:25:55.669854 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6641 | 2024.12.19 19:25:55.671321 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6642 | 2024.12.19 19:25:55.671635 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6643 | 2024.12.19 19:25:55.672651 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 944 | ||
6644 | 2024.12.19 19:25:55.941485 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6645 | 2024.12.19 19:25:55.941720 [ 259 ] {89b5b36e-5874-4f55-8ff8-98526da7dce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6646 | 2024.12.19 19:25:55.941804 [ 259 ] {89b5b36e-5874-4f55-8ff8-98526da7dce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6647 | 2024.12.19 19:25:55.942694 [ 259 ] {89b5b36e-5874-4f55-8ff8-98526da7dce0} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6648 | 2024.12.19 19:25:55.942745 [ 259 ] {89b5b36e-5874-4f55-8ff8-98526da7dce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6649 | 2024.12.19 19:25:55.943167 [ 259 ] {89b5b36e-5874-4f55-8ff8-98526da7dce0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6650 | 2024.12.19 19:25:55.943416 [ 259 ] {89b5b36e-5874-4f55-8ff8-98526da7dce0} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6651 | 2024.12.19 19:25:55.943656 [ 259 ] {89b5b36e-5874-4f55-8ff8-98526da7dce0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001999 sec., 7003.501750875438 rows/sec., 504.16 KiB/sec. | ||
6652 | 2024.12.19 19:25:55.943719 [ 259 ] {89b5b36e-5874-4f55-8ff8-98526da7dce0} <Debug> TCPHandler: Processed in 0.002391685 sec. | ||
6653 | 2024.12.19 19:25:55.943913 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6654 | 2024.12.19 19:25:55.944060 [ 263 ] {2cc228ee-b8d0-458a-b3a2-67e01e70c3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6655 | 2024.12.19 19:25:55.944119 [ 263 ] {2cc228ee-b8d0-458a-b3a2-67e01e70c3a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6656 | 2024.12.19 19:25:55.944906 [ 263 ] {2cc228ee-b8d0-458a-b3a2-67e01e70c3a4} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6657 | 2024.12.19 19:25:55.944947 [ 263 ] {2cc228ee-b8d0-458a-b3a2-67e01e70c3a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6658 | 2024.12.19 19:25:55.945339 [ 263 ] {2cc228ee-b8d0-458a-b3a2-67e01e70c3a4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6659 | 2024.12.19 19:25:55.945591 [ 263 ] {2cc228ee-b8d0-458a-b3a2-67e01e70c3a4} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6660 | 2024.12.19 19:25:55.945771 [ 116 ] {} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6661 | 2024.12.19 19:25:55.945831 [ 263 ] {2cc228ee-b8d0-458a-b3a2-67e01e70c3a4} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001806 sec., 154485.04983388702 rows/sec., 13.62 MiB/sec. | ||
6662 | 2024.12.19 19:25:55.945856 [ 116 ] {} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6663 | 2024.12.19 19:25:55.945921 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6664 | 2024.12.19 19:25:55.945944 [ 263 ] {2cc228ee-b8d0-458a-b3a2-67e01e70c3a4} <Debug> TCPHandler: Processed in 0.002101297 sec. | ||
6665 | 2024.12.19 19:25:55.946229 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6666 | 2024.12.19 19:25:55.946258 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
6667 | 2024.12.19 19:25:55.946575 [ 259 ] {280a8ef1-8cc8-4de6-bbd6-97cfa76d7cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6668 | 2024.12.19 19:25:55.946738 [ 259 ] {280a8ef1-8cc8-4de6-bbd6-97cfa76d7cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6669 | 2024.12.19 19:25:55.946924 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6670 | 2024.12.19 19:25:55.947033 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1432 rows starting from the beginning of the part | ||
6671 | 2024.12.19 19:25:55.947274 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1420 rows starting from the beginning of the part | ||
6672 | 2024.12.19 19:25:55.947687 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
6673 | 2024.12.19 19:25:55.948177 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 279 rows starting from the beginning of the part | ||
6674 | 2024.12.19 19:25:55.948573 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 61 rows starting from the beginning of the part | ||
6675 | 2024.12.19 19:25:55.948856 [ 198 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 279 rows starting from the beginning of the part | ||
6676 | 2024.12.19 19:25:55.949778 [ 259 ] {280a8ef1-8cc8-4de6-bbd6-97cfa76d7cf9} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6677 | 2024.12.19 19:25:55.949844 [ 259 ] {280a8ef1-8cc8-4de6-bbd6-97cfa76d7cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6678 | 2024.12.19 19:25:55.950807 [ 259 ] {280a8ef1-8cc8-4de6-bbd6-97cfa76d7cf9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6679 | 2024.12.19 19:25:55.951393 [ 259 ] {280a8ef1-8cc8-4de6-bbd6-97cfa76d7cf9} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6680 | 2024.12.19 19:25:55.951639 [ 116 ] {} <Debug> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6681 | 2024.12.19 19:25:55.951724 [ 116 ] {} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6682 | 2024.12.19 19:25:55.951780 [ 259 ] {280a8ef1-8cc8-4de6-bbd6-97cfa76d7cf9} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.005319 sec., 8460.236886632825 rows/sec., 622.95 KiB/sec. | ||
6683 | 2024.12.19 19:25:55.951781 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6684 | 2024.12.19 19:25:55.952008 [ 259 ] {280a8ef1-8cc8-4de6-bbd6-97cfa76d7cf9} <Debug> TCPHandler: Processed in 0.00592567 sec. | ||
6685 | 2024.12.19 19:25:55.952384 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6686 | 2024.12.19 19:25:55.952922 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::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 | ||
6687 | 2024.12.19 19:25:55.953046 [ 263 ] {483006a6-4648-4b78-9fed-f36765382a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6688 | 2024.12.19 19:25:55.953368 [ 263 ] {483006a6-4648-4b78-9fed-f36765382a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6689 | 2024.12.19 19:25:55.953501 [ 196 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3531 rows, containing 5 columns (5 merged, 0 gathered) in 0.007459213 sec., 473374.3358716261 rows/sec., 41.56 MiB/sec. | ||
6690 | 2024.12.19 19:25:55.953832 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6691 | 2024.12.19 19:25:55.954005 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 65 rows starting from the beginning of the part | ||
6692 | 2024.12.19 19:25:55.954080 [ 196 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6693 | 2024.12.19 19:25:55.954400 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 47 rows starting from the beginning of the part | ||
6694 | 2024.12.19 19:25:55.954969 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
6695 | 2024.12.19 19:25:55.955447 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 45 rows starting from the beginning of the part | ||
6696 | 2024.12.19 19:25:55.955707 [ 196 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_46_9} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6697 | 2024.12.19 19:25:55.956224 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
6698 | 2024.12.19 19:25:55.956346 [ 196 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_46_9} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6699 | 2024.12.19 19:25:55.956803 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
6700 | 2024.12.19 19:25:55.956888 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 45 rows starting from the beginning of the part | ||
6701 | 2024.12.19 19:25:55.957434 [ 263 ] {483006a6-4648-4b78-9fed-f36765382a4c} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6702 | 2024.12.19 19:25:55.957486 [ 263 ] {483006a6-4648-4b78-9fed-f36765382a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6703 | 2024.12.19 19:25:55.958046 [ 263 ] {483006a6-4648-4b78-9fed-f36765382a4c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6704 | 2024.12.19 19:25:55.958348 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.006347392 sec., 32769.36417350622 rows/sec., 2.47 MiB/sec. | ||
6705 | 2024.12.19 19:25:55.958400 [ 263 ] {483006a6-4648-4b78-9fed-f36765382a4c} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6706 | 2024.12.19 19:25:55.958483 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6707 | 2024.12.19 19:25:55.958771 [ 263 ] {483006a6-4648-4b78-9fed-f36765382a4c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005995 sec., 2335.2793994995827 rows/sec., 163.55 KiB/sec. | ||
6708 | 2024.12.19 19:25:55.959003 [ 263 ] {483006a6-4648-4b78-9fed-f36765382a4c} <Debug> TCPHandler: Processed in 0.006858536 sec. | ||
6709 | 2024.12.19 19:25:55.959128 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_41_8} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6710 | 2024.12.19 19:25:55.959181 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6711 | 2024.12.19 19:25:55.959209 [ 189 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_41_8} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6712 | 2024.12.19 19:25:55.959300 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6713 | 2024.12.19 19:25:55.959351 [ 259 ] {60443b47-ab5b-422f-95c6-1a08e8708f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6714 | 2024.12.19 19:25:55.959406 [ 259 ] {60443b47-ab5b-422f-95c6-1a08e8708f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6715 | 2024.12.19 19:25:55.960047 [ 259 ] {60443b47-ab5b-422f-95c6-1a08e8708f7d} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6716 | 2024.12.19 19:25:55.960095 [ 259 ] {60443b47-ab5b-422f-95c6-1a08e8708f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6717 | 2024.12.19 19:25:55.960495 [ 259 ] {60443b47-ab5b-422f-95c6-1a08e8708f7d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6718 | 2024.12.19 19:25:55.960727 [ 259 ] {60443b47-ab5b-422f-95c6-1a08e8708f7d} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6719 | 2024.12.19 19:25:55.960938 [ 259 ] {60443b47-ab5b-422f-95c6-1a08e8708f7d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001624 sec., 8004.926108374384 rows/sec., 499.11 KiB/sec. | ||
6720 | 2024.12.19 19:25:55.960991 [ 259 ] {60443b47-ab5b-422f-95c6-1a08e8708f7d} <Debug> TCPHandler: Processed in 0.001885571 sec. | ||
6721 | 2024.12.19 19:25:55.961138 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6722 | 2024.12.19 19:25:55.961246 [ 263 ] {ef51467a-7a38-4603-837a-7ef94f7d8d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6723 | 2024.12.19 19:25:55.961292 [ 263 ] {ef51467a-7a38-4603-837a-7ef94f7d8d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6724 | 2024.12.19 19:25:55.962063 [ 263 ] {ef51467a-7a38-4603-837a-7ef94f7d8d9d} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6725 | 2024.12.19 19:25:55.962104 [ 263 ] {ef51467a-7a38-4603-837a-7ef94f7d8d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6726 | 2024.12.19 19:25:55.962496 [ 263 ] {ef51467a-7a38-4603-837a-7ef94f7d8d9d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6727 | 2024.12.19 19:25:55.962754 [ 263 ] {ef51467a-7a38-4603-837a-7ef94f7d8d9d} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6728 | 2024.12.19 19:25:55.962913 [ 116 ] {} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6729 | 2024.12.19 19:25:55.962970 [ 116 ] {} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6730 | 2024.12.19 19:25:55.963003 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6731 | 2024.12.19 19:25:55.963009 [ 263 ] {ef51467a-7a38-4603-837a-7ef94f7d8d9d} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.001775 sec., 236619.71830985913 rows/sec., 16.90 MiB/sec. | ||
6732 | 2024.12.19 19:25:55.963209 [ 263 ] {ef51467a-7a38-4603-837a-7ef94f7d8d9d} <Debug> TCPHandler: Processed in 0.002119677 sec. | ||
6733 | 2024.12.19 19:25:55.963263 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
6734 | 2024.12.19 19:25:55.963390 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6735 | 2024.12.19 19:25:55.963466 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6736 | 2024.12.19 19:25:55.963529 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 914 rows starting from the beginning of the part | ||
6737 | 2024.12.19 19:25:55.963628 [ 259 ] {35bd294c-8380-4353-a6a8-b78aaab6e0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6738 | 2024.12.19 19:25:55.963834 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 878 rows starting from the beginning of the part | ||
6739 | 2024.12.19 19:25:55.963835 [ 259 ] {35bd294c-8380-4353-a6a8-b78aaab6e0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6740 | 2024.12.19 19:25:55.964187 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
6741 | 2024.12.19 19:25:55.964533 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 420 rows starting from the beginning of the part | ||
6742 | 2024.12.19 19:25:55.964930 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 68 rows starting from the beginning of the part | ||
6743 | 2024.12.19 19:25:55.965264 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 420 rows starting from the beginning of the part | ||
6744 | 2024.12.19 19:25:55.966211 [ 259 ] {35bd294c-8380-4353-a6a8-b78aaab6e0bd} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6745 | 2024.12.19 19:25:55.966273 [ 259 ] {35bd294c-8380-4353-a6a8-b78aaab6e0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6746 | 2024.12.19 19:25:55.967200 [ 259 ] {35bd294c-8380-4353-a6a8-b78aaab6e0bd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6747 | 2024.12.19 19:25:55.967733 [ 259 ] {35bd294c-8380-4353-a6a8-b78aaab6e0bd} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6748 | 2024.12.19 19:25:55.968007 [ 259 ] {35bd294c-8380-4353-a6a8-b78aaab6e0bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004448 sec., 1348.9208633093526 rows/sec., 70.48 KiB/sec. | ||
6749 | 2024.12.19 19:25:55.968081 [ 259 ] {35bd294c-8380-4353-a6a8-b78aaab6e0bd} <Debug> TCPHandler: Processed in 0.004772659 sec. | ||
6750 | 2024.12.19 19:25:55.968273 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6751 | 2024.12.19 19:25:55.968488 [ 263 ] {6279663e-e082-498f-a8b8-b81019793cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6752 | 2024.12.19 19:25:55.968506 [ 189 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2766 rows, containing 5 columns (5 merged, 0 gathered) in 0.005439758 sec., 508478.5021686626 rows/sec., 38.82 MiB/sec. | ||
6753 | 2024.12.19 19:25:55.968569 [ 263 ] {6279663e-e082-498f-a8b8-b81019793cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6754 | 2024.12.19 19:25:55.968797 [ 194 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6755 | 2024.12.19 19:25:55.969327 [ 194 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_46_9} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6756 | 2024.12.19 19:25:55.969562 [ 194 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_46_9} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6757 | 2024.12.19 19:25:55.969741 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
6758 | 2024.12.19 19:25:55.969873 [ 263 ] {6279663e-e082-498f-a8b8-b81019793cb4} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6759 | 2024.12.19 19:25:55.969918 [ 263 ] {6279663e-e082-498f-a8b8-b81019793cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6760 | 2024.12.19 19:25:55.970333 [ 263 ] {6279663e-e082-498f-a8b8-b81019793cb4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6761 | 2024.12.19 19:25:55.970586 [ 263 ] {6279663e-e082-498f-a8b8-b81019793cb4} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6762 | 2024.12.19 19:25:55.970723 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6763 | 2024.12.19 19:25:55.970769 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6764 | 2024.12.19 19:25:55.970775 [ 263 ] {6279663e-e082-498f-a8b8-b81019793cb4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002336 sec., 101455.4794520548 rows/sec., 6.80 MiB/sec. | ||
6765 | 2024.12.19 19:25:55.970795 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6766 | 2024.12.19 19:25:55.970887 [ 263 ] {6279663e-e082-498f-a8b8-b81019793cb4} <Debug> TCPHandler: Processed in 0.002710543 sec. | ||
6767 | 2024.12.19 19:25:55.971175 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6768 | 2024.12.19 19:25:55.971338 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
6769 | 2024.12.19 19:25:55.971519 [ 259 ] {3234eb74-74b5-427e-bcf0-e38383240336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6770 | 2024.12.19 19:25:55.971699 [ 259 ] {3234eb74-74b5-427e-bcf0-e38383240336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6771 | 2024.12.19 19:25:55.972076 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6772 | 2024.12.19 19:25:55.972196 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14532 rows starting from the beginning of the part | ||
6773 | 2024.12.19 19:25:55.972618 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1084 rows starting from the beginning of the part | ||
6774 | 2024.12.19 19:25:55.972973 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
6775 | 2024.12.19 19:25:55.973324 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 237 rows starting from the beginning of the part | ||
6776 | 2024.12.19 19:25:55.973602 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 161 rows starting from the beginning of the part | ||
6777 | 2024.12.19 19:25:55.974003 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part | ||
6778 | 2024.12.19 19:25:55.974552 [ 259 ] {3234eb74-74b5-427e-bcf0-e38383240336} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6779 | 2024.12.19 19:25:55.974620 [ 259 ] {3234eb74-74b5-427e-bcf0-e38383240336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6780 | 2024.12.19 19:25:55.975336 [ 259 ] {3234eb74-74b5-427e-bcf0-e38383240336} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6781 | 2024.12.19 19:25:55.975710 [ 259 ] {3234eb74-74b5-427e-bcf0-e38383240336} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6782 | 2024.12.19 19:25:55.976018 [ 259 ] {3234eb74-74b5-427e-bcf0-e38383240336} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004597 sec., 217.53317380900586 rows/sec., 14.66 KiB/sec. | ||
6783 | 2024.12.19 19:25:55.976422 [ 259 ] {3234eb74-74b5-427e-bcf0-e38383240336} <Debug> TCPHandler: Processed in 0.005414956 sec. | ||
6784 | 2024.12.19 19:25:55.976722 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6785 | 2024.12.19 19:25:55.977002 [ 263 ] {4a401e9a-7ec7-4c15-a056-6939dfa969c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6786 | 2024.12.19 19:25:55.977243 [ 263 ] {4a401e9a-7ec7-4c15-a056-6939dfa969c9} <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 | ||
6787 | 2024.12.19 19:25:55.979724 [ 263 ] {4a401e9a-7ec7-4c15-a056-6939dfa969c9} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6788 | 2024.12.19 19:25:55.979768 [ 263 ] {4a401e9a-7ec7-4c15-a056-6939dfa969c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6789 | 2024.12.19 19:25:55.980611 [ 263 ] {4a401e9a-7ec7-4c15-a056-6939dfa969c9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6790 | 2024.12.19 19:25:55.981062 [ 263 ] {4a401e9a-7ec7-4c15-a056-6939dfa969c9} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6791 | 2024.12.19 19:25:55.981206 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6792 | 2024.12.19 19:25:55.981250 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6793 | 2024.12.19 19:25:55.981272 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6794 | 2024.12.19 19:25:55.981290 [ 263 ] {4a401e9a-7ec7-4c15-a056-6939dfa969c9} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.004394 sec., 8648.15657715066 rows/sec., 15.50 MiB/sec. | ||
6795 | 2024.12.19 19:25:55.981789 [ 197 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::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 | ||
6796 | 2024.12.19 19:25:55.982749 [ 263 ] {4a401e9a-7ec7-4c15-a056-6939dfa969c9} <Debug> TCPHandler: Processed in 0.006161567 sec. | ||
6797 | 2024.12.19 19:25:55.983199 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6798 | 2024.12.19 19:25:55.983720 [ 259 ] {9ed9abdb-690a-4b4b-b0c0-dcdf528cf4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6799 | 2024.12.19 19:25:55.983899 [ 259 ] {9ed9abdb-690a-4b4b-b0c0-dcdf528cf4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6800 | 2024.12.19 19:25:55.984022 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16411 rows, containing 5 columns (5 merged, 0 gathered) in 0.013102575 sec., 1252501.8937117322 rows/sec., 84.54 MiB/sec. | ||
6801 | 2024.12.19 19:25:55.984240 [ 197 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6802 | 2024.12.19 19:25:55.984417 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6803 | 2024.12.19 19:25:55.984508 [ 197 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 692 rows starting from the beginning of the part | ||
6804 | 2024.12.19 19:25:55.985700 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6805 | 2024.12.19 19:25:55.985725 [ 197 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 38 rows starting from the beginning of the part | ||
6806 | 2024.12.19 19:25:55.986070 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6807 | 2024.12.19 19:25:55.986525 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
6808 | 2024.12.19 19:25:55.986793 [ 197 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
6809 | 2024.12.19 19:25:55.986806 [ 259 ] {9ed9abdb-690a-4b4b-b0c0-dcdf528cf4a5} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6810 | 2024.12.19 19:25:55.986855 [ 259 ] {9ed9abdb-690a-4b4b-b0c0-dcdf528cf4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6811 | 2024.12.19 19:25:55.987271 [ 197 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 38 rows starting from the beginning of the part | ||
6812 | 2024.12.19 19:25:55.987792 [ 197 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part | ||
6813 | 2024.12.19 19:25:55.987970 [ 259 ] {9ed9abdb-690a-4b4b-b0c0-dcdf528cf4a5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6814 | 2024.12.19 19:25:55.988263 [ 197 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 38 rows starting from the beginning of the part | ||
6815 | 2024.12.19 19:25:55.988720 [ 259 ] {9ed9abdb-690a-4b4b-b0c0-dcdf528cf4a5} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6816 | 2024.12.19 19:25:55.988969 [ 117 ] {} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6817 | 2024.12.19 19:25:55.989033 [ 117 ] {} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6818 | 2024.12.19 19:25:55.989091 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6819 | 2024.12.19 19:25:55.989159 [ 259 ] {9ed9abdb-690a-4b4b-b0c0-dcdf528cf4a5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005561 sec., 14745.549361625606 rows/sec., 959.00 KiB/sec. | ||
6820 | 2024.12.19 19:25:55.989603 [ 259 ] {9ed9abdb-690a-4b4b-b0c0-dcdf528cf4a5} <Debug> TCPHandler: Processed in 0.006708822 sec. | ||
6821 | 2024.12.19 19:25:55.989667 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
6822 | 2024.12.19 19:25:55.990166 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6823 | 2024.12.19 19:25:55.990271 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2900 rows starting from the beginning of the part | ||
6824 | 2024.12.19 19:25:55.990712 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
6825 | 2024.12.19 19:25:55.991017 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
6826 | 2024.12.19 19:25:55.991345 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part | ||
6827 | 2024.12.19 19:25:55.991602 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
6828 | 2024.12.19 19:25:55.991780 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
6829 | 2024.12.19 19:25:55.993864 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3266 rows, containing 4 columns (4 merged, 0 gathered) in 0.004659246 sec., 700971.788139111 rows/sec., 45.67 MiB/sec. | ||
6830 | 2024.12.19 19:25:55.994294 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6831 | 2024.12.19 19:25:55.994977 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_46_9} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6832 | 2024.12.19 19:25:55.995105 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_46_9} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6833 | 2024.12.19 19:25:55.995196 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
6834 | 2024.12.19 19:25:55.999976 [ 199 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 19 columns (19 merged, 0 gathered) in 0.018633096 sec., 43471.03669728316 rows/sec., 77.90 MiB/sec. | ||
6835 | 2024.12.19 19:25:56.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.11 MiB, peak 213.28 MiB, free memory in arenas 0.00 B, will set to 207.37 MiB (RSS), difference: -2.74 MiB | ||
6836 | 2024.12.19 19:25:56.001112 [ 194 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6837 | 2024.12.19 19:25:56.001537 [ 194 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6838 | 2024.12.19 19:25:56.001623 [ 194 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6839 | 2024.12.19 19:25:56.001791 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB. | ||
6840 | 2024.12.19 19:25:57.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.75 MiB, peak 213.28 MiB, free memory in arenas 0.00 B, will set to 207.46 MiB (RSS), difference: 4.72 MiB | ||
6841 | 2024.12.19 19:26:00.466681 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6842 | 2024.12.19 19:26:00.466758 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6843 | 2024.12.19 19:26:00.607943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
6844 | 2024.12.19 19:26:00.608591 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6845 | 2024.12.19 19:26:00.608640 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6846 | 2024.12.19 19:26:00.609174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6847 | 2024.12.19 19:26:00.609433 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6848 | 2024.12.19 19:26:00.609701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6849 | 2024.12.19 19:26:00.934182 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6850 | 2024.12.19 19:26:00.934395 [ 259 ] {26cd1de9-53df-4513-adb3-c90d6ce45718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6851 | 2024.12.19 19:26:00.934482 [ 259 ] {26cd1de9-53df-4513-adb3-c90d6ce45718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6852 | 2024.12.19 19:26:00.935310 [ 259 ] {26cd1de9-53df-4513-adb3-c90d6ce45718} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6853 | 2024.12.19 19:26:00.935366 [ 259 ] {26cd1de9-53df-4513-adb3-c90d6ce45718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6854 | 2024.12.19 19:26:00.935814 [ 259 ] {26cd1de9-53df-4513-adb3-c90d6ce45718} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6855 | 2024.12.19 19:26:00.936072 [ 259 ] {26cd1de9-53df-4513-adb3-c90d6ce45718} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6856 | 2024.12.19 19:26:00.936327 [ 259 ] {26cd1de9-53df-4513-adb3-c90d6ce45718} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001993 sec., 30105.368790767687 rows/sec., 2.34 MiB/sec. | ||
6857 | 2024.12.19 19:26:00.936396 [ 259 ] {26cd1de9-53df-4513-adb3-c90d6ce45718} <Debug> TCPHandler: Processed in 0.002362304 sec. | ||
6858 | 2024.12.19 19:26:00.936588 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6859 | 2024.12.19 19:26:00.936734 [ 263 ] {6f799984-38cc-40ed-93af-1d824c5996e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6860 | 2024.12.19 19:26:00.936795 [ 263 ] {6f799984-38cc-40ed-93af-1d824c5996e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6861 | 2024.12.19 19:26:00.937466 [ 263 ] {6f799984-38cc-40ed-93af-1d824c5996e3} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6862 | 2024.12.19 19:26:00.937517 [ 263 ] {6f799984-38cc-40ed-93af-1d824c5996e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6863 | 2024.12.19 19:26:00.937892 [ 263 ] {6f799984-38cc-40ed-93af-1d824c5996e3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6864 | 2024.12.19 19:26:00.938147 [ 263 ] {6f799984-38cc-40ed-93af-1d824c5996e3} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6865 | 2024.12.19 19:26:00.938378 [ 263 ] {6f799984-38cc-40ed-93af-1d824c5996e3} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001678 sec., 1191.8951132300358 rows/sec., 89.62 KiB/sec. | ||
6866 | 2024.12.19 19:26:00.938448 [ 263 ] {6f799984-38cc-40ed-93af-1d824c5996e3} <Debug> TCPHandler: Processed in 0.001928832 sec. | ||
6867 | 2024.12.19 19:26:00.938632 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6868 | 2024.12.19 19:26:00.938764 [ 259 ] {6e73d8b8-aa69-4fbb-b98b-e3bd7807efe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6869 | 2024.12.19 19:26:00.938820 [ 259 ] {6e73d8b8-aa69-4fbb-b98b-e3bd7807efe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6870 | 2024.12.19 19:26:00.939496 [ 259 ] {6e73d8b8-aa69-4fbb-b98b-e3bd7807efe1} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6871 | 2024.12.19 19:26:00.939543 [ 259 ] {6e73d8b8-aa69-4fbb-b98b-e3bd7807efe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6872 | 2024.12.19 19:26:00.939912 [ 259 ] {6e73d8b8-aa69-4fbb-b98b-e3bd7807efe1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6873 | 2024.12.19 19:26:00.940164 [ 259 ] {6e73d8b8-aa69-4fbb-b98b-e3bd7807efe1} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6874 | 2024.12.19 19:26:00.940418 [ 259 ] {6e73d8b8-aa69-4fbb-b98b-e3bd7807efe1} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00168 sec., 39285.71428571428 rows/sec., 3.07 MiB/sec. | ||
6875 | 2024.12.19 19:26:00.940614 [ 259 ] {6e73d8b8-aa69-4fbb-b98b-e3bd7807efe1} <Debug> TCPHandler: Processed in 0.002060666 sec. | ||
6876 | 2024.12.19 19:26:00.940884 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6877 | 2024.12.19 19:26:00.941059 [ 263 ] {75b17f2f-0e76-4b87-a023-00be036afb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6878 | 2024.12.19 19:26:00.941123 [ 263 ] {75b17f2f-0e76-4b87-a023-00be036afb67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6879 | 2024.12.19 19:26:00.941759 [ 263 ] {75b17f2f-0e76-4b87-a023-00be036afb67} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6880 | 2024.12.19 19:26:00.941800 [ 263 ] {75b17f2f-0e76-4b87-a023-00be036afb67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6881 | 2024.12.19 19:26:00.942207 [ 263 ] {75b17f2f-0e76-4b87-a023-00be036afb67} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6882 | 2024.12.19 19:26:00.942454 [ 263 ] {75b17f2f-0e76-4b87-a023-00be036afb67} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6883 | 2024.12.19 19:26:00.942680 [ 263 ] {75b17f2f-0e76-4b87-a023-00be036afb67} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001652 sec., 96852.30024213075 rows/sec., 6.75 MiB/sec. | ||
6884 | 2024.12.19 19:26:00.942791 [ 263 ] {75b17f2f-0e76-4b87-a023-00be036afb67} <Debug> TCPHandler: Processed in 0.002053316 sec. | ||
6885 | 2024.12.19 19:26:00.942964 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6886 | 2024.12.19 19:26:00.943094 [ 259 ] {ff6b9835-570a-4623-b0f4-0602a242d2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6887 | 2024.12.19 19:26:00.943175 [ 259 ] {ff6b9835-570a-4623-b0f4-0602a242d2aa} <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 | ||
6888 | 2024.12.19 19:26:00.944279 [ 259 ] {ff6b9835-570a-4623-b0f4-0602a242d2aa} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6889 | 2024.12.19 19:26:00.944318 [ 259 ] {ff6b9835-570a-4623-b0f4-0602a242d2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6890 | 2024.12.19 19:26:00.944910 [ 259 ] {ff6b9835-570a-4623-b0f4-0602a242d2aa} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6891 | 2024.12.19 19:26:00.945166 [ 259 ] {ff6b9835-570a-4623-b0f4-0602a242d2aa} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6892 | 2024.12.19 19:26:00.945416 [ 259 ] {ff6b9835-570a-4623-b0f4-0602a242d2aa} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002351 sec., 850.7018290089325 rows/sec., 1.52 MiB/sec. | ||
6893 | 2024.12.19 19:26:00.945521 [ 259 ] {ff6b9835-570a-4623-b0f4-0602a242d2aa} <Debug> TCPHandler: Processed in 0.002637892 sec. | ||
6894 | 2024.12.19 19:26:00.945698 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6895 | 2024.12.19 19:26:00.945829 [ 263 ] {64c8723a-7e4f-4df1-865f-300484f08001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6896 | 2024.12.19 19:26:00.945886 [ 263 ] {64c8723a-7e4f-4df1-865f-300484f08001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6897 | 2024.12.19 19:26:00.946430 [ 263 ] {64c8723a-7e4f-4df1-865f-300484f08001} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6898 | 2024.12.19 19:26:00.946480 [ 263 ] {64c8723a-7e4f-4df1-865f-300484f08001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6899 | 2024.12.19 19:26:00.946867 [ 263 ] {64c8723a-7e4f-4df1-865f-300484f08001} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6900 | 2024.12.19 19:26:00.947113 [ 263 ] {64c8723a-7e4f-4df1-865f-300484f08001} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6901 | 2024.12.19 19:26:00.947295 [ 263 ] {64c8723a-7e4f-4df1-865f-300484f08001} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. | ||
6902 | 2024.12.19 19:26:00.947344 [ 263 ] {64c8723a-7e4f-4df1-865f-300484f08001} <Debug> TCPHandler: Processed in 0.001709456 sec. | ||
6903 | 2024.12.19 19:26:01.688869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6904 | 2024.12.19 19:26:01.710898 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6905 | 2024.12.19 19:26:01.710974 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6906 | 2024.12.19 19:26:01.719491 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6907 | 2024.12.19 19:26:01.720540 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6908 | 2024.12.19 19:26:01.725829 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6909 | 2024.12.19 19:26:01.763265 [ 109 ] {} <Debug> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6910 | 2024.12.19 19:26:01.763334 [ 109 ] {} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6911 | 2024.12.19 19:26:01.763357 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6912 | 2024.12.19 19:26:01.763593 [ 186 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::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 | ||
6913 | 2024.12.19 19:26:01.763768 [ 186 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6914 | 2024.12.19 19:26:01.763808 [ 186 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::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 | ||
6915 | 2024.12.19 19:26:01.763896 [ 186 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::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 | ||
6916 | 2024.12.19 19:26:01.764137 [ 186 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::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 | ||
6917 | 2024.12.19 19:26:01.764312 [ 186 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
6918 | 2024.12.19 19:26:01.764537 [ 186 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::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 | ||
6919 | 2024.12.19 19:26:01.765678 [ 190 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002233311 sec., 17015.09552408957 rows/sec., 1.42 MiB/sec. | ||
6920 | 2024.12.19 19:26:01.765857 [ 187 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6921 | 2024.12.19 19:26:01.766208 [ 187 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_9_2} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6922 | 2024.12.19 19:26:01.766299 [ 187 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_9_2} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6923 | 2024.12.19 19:26:01.766403 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6924 | 2024.12.19 19:26:05.395607 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6925 | 2024.12.19 19:26:05.395840 [ 259 ] {b324c974-a29a-4fd4-90d0-2010409ca1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6926 | 2024.12.19 19:26:05.395922 [ 259 ] {b324c974-a29a-4fd4-90d0-2010409ca1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6927 | 2024.12.19 19:26:05.396779 [ 259 ] {b324c974-a29a-4fd4-90d0-2010409ca1f8} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6928 | 2024.12.19 19:26:05.396824 [ 259 ] {b324c974-a29a-4fd4-90d0-2010409ca1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6929 | 2024.12.19 19:26:05.397257 [ 259 ] {b324c974-a29a-4fd4-90d0-2010409ca1f8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6930 | 2024.12.19 19:26:05.397521 [ 259 ] {b324c974-a29a-4fd4-90d0-2010409ca1f8} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6931 | 2024.12.19 19:26:05.397735 [ 259 ] {b324c974-a29a-4fd4-90d0-2010409ca1f8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001956 sec., 7157.464212678937 rows/sec., 515.24 KiB/sec. | ||
6932 | 2024.12.19 19:26:05.397805 [ 259 ] {b324c974-a29a-4fd4-90d0-2010409ca1f8} <Debug> TCPHandler: Processed in 0.002339423 sec. | ||
6933 | 2024.12.19 19:26:05.398002 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6934 | 2024.12.19 19:26:05.398151 [ 263 ] {454a2270-bbcf-4d51-aa97-a9d314de7e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6935 | 2024.12.19 19:26:05.398212 [ 263 ] {454a2270-bbcf-4d51-aa97-a9d314de7e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6936 | 2024.12.19 19:26:05.398852 [ 263 ] {454a2270-bbcf-4d51-aa97-a9d314de7e03} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6937 | 2024.12.19 19:26:05.398892 [ 263 ] {454a2270-bbcf-4d51-aa97-a9d314de7e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6938 | 2024.12.19 19:26:05.399261 [ 263 ] {454a2270-bbcf-4d51-aa97-a9d314de7e03} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6939 | 2024.12.19 19:26:05.399504 [ 263 ] {454a2270-bbcf-4d51-aa97-a9d314de7e03} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6940 | 2024.12.19 19:26:05.399684 [ 263 ] {454a2270-bbcf-4d51-aa97-a9d314de7e03} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001568 sec., 8928.57142857143 rows/sec., 728.06 KiB/sec. | ||
6941 | 2024.12.19 19:26:05.399737 [ 263 ] {454a2270-bbcf-4d51-aa97-a9d314de7e03} <Debug> TCPHandler: Processed in 0.001805339 sec. | ||
6942 | 2024.12.19 19:26:05.399883 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6943 | 2024.12.19 19:26:05.400015 [ 259 ] {d8d9ab20-9b02-4b43-874c-b6999ac26fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6944 | 2024.12.19 19:26:05.400071 [ 259 ] {d8d9ab20-9b02-4b43-874c-b6999ac26fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6945 | 2024.12.19 19:26:05.401216 [ 259 ] {d8d9ab20-9b02-4b43-874c-b6999ac26fa4} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6946 | 2024.12.19 19:26:05.401255 [ 259 ] {d8d9ab20-9b02-4b43-874c-b6999ac26fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6947 | 2024.12.19 19:26:05.401703 [ 259 ] {d8d9ab20-9b02-4b43-874c-b6999ac26fa4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6948 | 2024.12.19 19:26:05.401940 [ 259 ] {d8d9ab20-9b02-4b43-874c-b6999ac26fa4} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6949 | 2024.12.19 19:26:05.402150 [ 259 ] {d8d9ab20-9b02-4b43-874c-b6999ac26fa4} <Debug> executeQuery: Read 1426 rows, 121.81 KiB in 0.002165 sec., 658660.508083141 rows/sec., 54.94 MiB/sec. | ||
6950 | 2024.12.19 19:26:05.402204 [ 259 ] {d8d9ab20-9b02-4b43-874c-b6999ac26fa4} <Debug> TCPHandler: Processed in 0.002383344 sec. | ||
6951 | 2024.12.19 19:26:05.402348 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6952 | 2024.12.19 19:26:05.402481 [ 263 ] {059bcba4-930e-42eb-a4ad-13a2e072ceef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6953 | 2024.12.19 19:26:05.402537 [ 263 ] {059bcba4-930e-42eb-a4ad-13a2e072ceef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6954 | 2024.12.19 19:26:05.403127 [ 263 ] {059bcba4-930e-42eb-a4ad-13a2e072ceef} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6955 | 2024.12.19 19:26:05.403168 [ 263 ] {059bcba4-930e-42eb-a4ad-13a2e072ceef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6956 | 2024.12.19 19:26:05.403530 [ 263 ] {059bcba4-930e-42eb-a4ad-13a2e072ceef} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6957 | 2024.12.19 19:26:05.403775 [ 263 ] {059bcba4-930e-42eb-a4ad-13a2e072ceef} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6958 | 2024.12.19 19:26:05.403987 [ 263 ] {059bcba4-930e-42eb-a4ad-13a2e072ceef} <Debug> executeQuery: Read 59 rows, 4.29 KiB in 0.001536 sec., 38411.458333333336 rows/sec., 2.73 MiB/sec. | ||
6959 | 2024.12.19 19:26:05.404041 [ 263 ] {059bcba4-930e-42eb-a4ad-13a2e072ceef} <Debug> TCPHandler: Processed in 0.001755177 sec. | ||
6960 | 2024.12.19 19:26:05.404193 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6961 | 2024.12.19 19:26:05.404322 [ 259 ] {de1f5fac-f610-4e10-9b71-39cac7828ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6962 | 2024.12.19 19:26:05.404378 [ 259 ] {de1f5fac-f610-4e10-9b71-39cac7828ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6963 | 2024.12.19 19:26:05.405056 [ 259 ] {de1f5fac-f610-4e10-9b71-39cac7828ed7} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6964 | 2024.12.19 19:26:05.405096 [ 259 ] {de1f5fac-f610-4e10-9b71-39cac7828ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6965 | 2024.12.19 19:26:05.405446 [ 259 ] {de1f5fac-f610-4e10-9b71-39cac7828ed7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6966 | 2024.12.19 19:26:05.405676 [ 259 ] {de1f5fac-f610-4e10-9b71-39cac7828ed7} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6967 | 2024.12.19 19:26:05.405886 [ 259 ] {de1f5fac-f610-4e10-9b71-39cac7828ed7} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001593 sec., 151914.62649089767 rows/sec., 10.29 MiB/sec. | ||
6968 | 2024.12.19 19:26:05.405939 [ 259 ] {de1f5fac-f610-4e10-9b71-39cac7828ed7} <Debug> TCPHandler: Processed in 0.001808219 sec. | ||
6969 | 2024.12.19 19:26:05.406069 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6970 | 2024.12.19 19:26:05.406178 [ 263 ] {4bd0c8fa-b269-43f8-bf51-5598680931b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6971 | 2024.12.19 19:26:05.406223 [ 263 ] {4bd0c8fa-b269-43f8-bf51-5598680931b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6972 | 2024.12.19 19:26:05.406751 [ 263 ] {4bd0c8fa-b269-43f8-bf51-5598680931b7} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6973 | 2024.12.19 19:26:05.406791 [ 263 ] {4bd0c8fa-b269-43f8-bf51-5598680931b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6974 | 2024.12.19 19:26:05.407130 [ 263 ] {4bd0c8fa-b269-43f8-bf51-5598680931b7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6975 | 2024.12.19 19:26:05.407373 [ 263 ] {4bd0c8fa-b269-43f8-bf51-5598680931b7} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6976 | 2024.12.19 19:26:05.407596 [ 263 ] {4bd0c8fa-b269-43f8-bf51-5598680931b7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001437 sec., 9046.624913013222 rows/sec., 564.05 KiB/sec. | ||
6977 | 2024.12.19 19:26:05.407726 [ 263 ] {4bd0c8fa-b269-43f8-bf51-5598680931b7} <Debug> TCPHandler: Processed in 0.001708746 sec. | ||
6978 | 2024.12.19 19:26:05.407880 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6979 | 2024.12.19 19:26:05.408008 [ 259 ] {78c8c6da-0a28-474b-9c23-c00b94ac90cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6980 | 2024.12.19 19:26:05.408062 [ 259 ] {78c8c6da-0a28-474b-9c23-c00b94ac90cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6981 | 2024.12.19 19:26:05.409030 [ 259 ] {78c8c6da-0a28-474b-9c23-c00b94ac90cf} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6982 | 2024.12.19 19:26:05.409069 [ 259 ] {78c8c6da-0a28-474b-9c23-c00b94ac90cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6983 | 2024.12.19 19:26:05.409465 [ 259 ] {78c8c6da-0a28-474b-9c23-c00b94ac90cf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6984 | 2024.12.19 19:26:05.409709 [ 259 ] {78c8c6da-0a28-474b-9c23-c00b94ac90cf} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6985 | 2024.12.19 19:26:05.409911 [ 259 ] {78c8c6da-0a28-474b-9c23-c00b94ac90cf} <Debug> executeQuery: Read 890 rows, 66.16 KiB in 0.001931 sec., 460901.08751942 rows/sec., 33.46 MiB/sec. | ||
6986 | 2024.12.19 19:26:05.409964 [ 259 ] {78c8c6da-0a28-474b-9c23-c00b94ac90cf} <Debug> TCPHandler: Processed in 0.002146898 sec. | ||
6987 | 2024.12.19 19:26:05.410107 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6988 | 2024.12.19 19:26:05.410243 [ 263 ] {09defc94-6573-4878-a18a-0ec2afdc1907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6989 | 2024.12.19 19:26:05.410298 [ 263 ] {09defc94-6573-4878-a18a-0ec2afdc1907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6990 | 2024.12.19 19:26:05.410798 [ 263 ] {09defc94-6573-4878-a18a-0ec2afdc1907} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6991 | 2024.12.19 19:26:05.410837 [ 263 ] {09defc94-6573-4878-a18a-0ec2afdc1907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
6992 | 2024.12.19 19:26:05.411199 [ 263 ] {09defc94-6573-4878-a18a-0ec2afdc1907} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6993 | 2024.12.19 19:26:05.411491 [ 263 ] {09defc94-6573-4878-a18a-0ec2afdc1907} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6994 | 2024.12.19 19:26:05.411744 [ 263 ] {09defc94-6573-4878-a18a-0ec2afdc1907} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001529 sec., 3924.133420536298 rows/sec., 205.02 KiB/sec. | ||
6995 | 2024.12.19 19:26:05.411804 [ 263 ] {09defc94-6573-4878-a18a-0ec2afdc1907} <Debug> TCPHandler: Processed in 0.001760778 sec. | ||
6996 | 2024.12.19 19:26:05.411950 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6997 | 2024.12.19 19:26:05.412078 [ 259 ] {bf2059bb-2839-42e5-8b46-755272f1e263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6998 | 2024.12.19 19:26:05.412138 [ 259 ] {bf2059bb-2839-42e5-8b46-755272f1e263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6999 | 2024.12.19 19:26:05.412970 [ 259 ] {bf2059bb-2839-42e5-8b46-755272f1e263} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7000 | 2024.12.19 19:26:05.413010 [ 259 ] {bf2059bb-2839-42e5-8b46-755272f1e263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7001 | 2024.12.19 19:26:05.413439 [ 259 ] {bf2059bb-2839-42e5-8b46-755272f1e263} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7002 | 2024.12.19 19:26:05.413674 [ 259 ] {bf2059bb-2839-42e5-8b46-755272f1e263} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7003 | 2024.12.19 19:26:05.413921 [ 259 ] {bf2059bb-2839-42e5-8b46-755272f1e263} <Debug> executeQuery: Read 1090 rows, 74.59 KiB in 0.001859 sec., 586336.740182894 rows/sec., 39.18 MiB/sec. | ||
7004 | 2024.12.19 19:26:05.413981 [ 259 ] {bf2059bb-2839-42e5-8b46-755272f1e263} <Debug> TCPHandler: Processed in 0.002092947 sec. | ||
7005 | 2024.12.19 19:26:05.414223 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7006 | 2024.12.19 19:26:05.414392 [ 263 ] {e9699545-a571-4232-bb0c-a4f920732d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7007 | 2024.12.19 19:26:05.414454 [ 263 ] {e9699545-a571-4232-bb0c-a4f920732d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7008 | 2024.12.19 19:26:05.414951 [ 263 ] {e9699545-a571-4232-bb0c-a4f920732d9f} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7009 | 2024.12.19 19:26:05.414993 [ 263 ] {e9699545-a571-4232-bb0c-a4f920732d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7010 | 2024.12.19 19:26:05.415352 [ 263 ] {e9699545-a571-4232-bb0c-a4f920732d9f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7011 | 2024.12.19 19:26:05.415611 [ 263 ] {e9699545-a571-4232-bb0c-a4f920732d9f} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7012 | 2024.12.19 19:26:05.415823 [ 263 ] {e9699545-a571-4232-bb0c-a4f920732d9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001462 sec., 683.9945280437756 rows/sec., 46.09 KiB/sec. | ||
7013 | 2024.12.19 19:26:05.415875 [ 263 ] {e9699545-a571-4232-bb0c-a4f920732d9f} <Debug> TCPHandler: Processed in 0.001779738 sec. | ||
7014 | 2024.12.19 19:26:05.416017 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7015 | 2024.12.19 19:26:05.416146 [ 259 ] {75aac6f8-4bd2-4542-a6fe-3bc234fb7f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7016 | 2024.12.19 19:26:05.416225 [ 259 ] {75aac6f8-4bd2-4542-a6fe-3bc234fb7f18} <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 | ||
7017 | 2024.12.19 19:26:05.417440 [ 259 ] {75aac6f8-4bd2-4542-a6fe-3bc234fb7f18} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7018 | 2024.12.19 19:26:05.417479 [ 259 ] {75aac6f8-4bd2-4542-a6fe-3bc234fb7f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7019 | 2024.12.19 19:26:05.418113 [ 259 ] {75aac6f8-4bd2-4542-a6fe-3bc234fb7f18} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7020 | 2024.12.19 19:26:05.418366 [ 259 ] {75aac6f8-4bd2-4542-a6fe-3bc234fb7f18} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7021 | 2024.12.19 19:26:05.418614 [ 259 ] {75aac6f8-4bd2-4542-a6fe-3bc234fb7f18} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002496 sec., 15224.358974358975 rows/sec., 27.28 MiB/sec. | ||
7022 | 2024.12.19 19:26:05.418717 [ 259 ] {75aac6f8-4bd2-4542-a6fe-3bc234fb7f18} <Debug> TCPHandler: Processed in 0.002762015 sec. | ||
7023 | 2024.12.19 19:26:05.418871 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7024 | 2024.12.19 19:26:05.419001 [ 263 ] {b2a53a93-8aee-4471-a707-e4428d811d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7025 | 2024.12.19 19:26:05.419057 [ 263 ] {b2a53a93-8aee-4471-a707-e4428d811d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7026 | 2024.12.19 19:26:05.419592 [ 263 ] {b2a53a93-8aee-4471-a707-e4428d811d72} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7027 | 2024.12.19 19:26:05.419640 [ 263 ] {b2a53a93-8aee-4471-a707-e4428d811d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7028 | 2024.12.19 19:26:05.420016 [ 263 ] {b2a53a93-8aee-4471-a707-e4428d811d72} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7029 | 2024.12.19 19:26:05.420262 [ 263 ] {b2a53a93-8aee-4471-a707-e4428d811d72} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7030 | 2024.12.19 19:26:05.420497 [ 263 ] {b2a53a93-8aee-4471-a707-e4428d811d72} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001523 sec., 53841.103086014446 rows/sec., 3.42 MiB/sec. | ||
7031 | 2024.12.19 19:26:05.420558 [ 263 ] {b2a53a93-8aee-4471-a707-e4428d811d72} <Debug> TCPHandler: Processed in 0.001742937 sec. | ||
7032 | 2024.12.19 19:26:05.673757 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1002 | ||
7033 | 2024.12.19 19:26:05.677351 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7034 | 2024.12.19 19:26:05.677402 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7035 | 2024.12.19 19:26:05.678873 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7036 | 2024.12.19 19:26:05.679173 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7037 | 2024.12.19 19:26:05.679711 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1002 | ||
7038 | 2024.12.19 19:26:08.110768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
7039 | 2024.12.19 19:26:08.111459 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7040 | 2024.12.19 19:26:08.111510 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7041 | 2024.12.19 19:26:08.112041 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7042 | 2024.12.19 19:26:08.112303 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7043 | 2024.12.19 19:26:08.112577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
7044 | 2024.12.19 19:26:09.226835 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
7045 | 2024.12.19 19:26:09.249070 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7046 | 2024.12.19 19:26:09.249131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7047 | 2024.12.19 19:26:09.256529 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7048 | 2024.12.19 19:26:09.257289 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7049 | 2024.12.19 19:26:09.260307 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
7050 | 2024.12.19 19:26:10.935417 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7051 | 2024.12.19 19:26:10.935753 [ 259 ] {940990ea-496b-4596-8fd6-48f821300111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7052 | 2024.12.19 19:26:10.935874 [ 259 ] {940990ea-496b-4596-8fd6-48f821300111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7053 | 2024.12.19 19:26:10.936664 [ 259 ] {940990ea-496b-4596-8fd6-48f821300111} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7054 | 2024.12.19 19:26:10.936716 [ 259 ] {940990ea-496b-4596-8fd6-48f821300111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7055 | 2024.12.19 19:26:10.937161 [ 259 ] {940990ea-496b-4596-8fd6-48f821300111} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7056 | 2024.12.19 19:26:10.937422 [ 259 ] {940990ea-496b-4596-8fd6-48f821300111} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7057 | 2024.12.19 19:26:10.937672 [ 259 ] {940990ea-496b-4596-8fd6-48f821300111} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.002008 sec., 29880.478087649404 rows/sec., 2.32 MiB/sec. | ||
7058 | 2024.12.19 19:26:10.937740 [ 259 ] {940990ea-496b-4596-8fd6-48f821300111} <Debug> TCPHandler: Processed in 0.002525958 sec. | ||
7059 | 2024.12.19 19:26:10.937912 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7060 | 2024.12.19 19:26:10.938059 [ 263 ] {9581842b-86bb-40ab-8134-5217ad397193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7061 | 2024.12.19 19:26:10.938119 [ 263 ] {9581842b-86bb-40ab-8134-5217ad397193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7062 | 2024.12.19 19:26:10.938786 [ 263 ] {9581842b-86bb-40ab-8134-5217ad397193} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7063 | 2024.12.19 19:26:10.938837 [ 263 ] {9581842b-86bb-40ab-8134-5217ad397193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7064 | 2024.12.19 19:26:10.939214 [ 263 ] {9581842b-86bb-40ab-8134-5217ad397193} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7065 | 2024.12.19 19:26:10.939478 [ 263 ] {9581842b-86bb-40ab-8134-5217ad397193} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7066 | 2024.12.19 19:26:10.939689 [ 263 ] {9581842b-86bb-40ab-8134-5217ad397193} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001666 sec., 1200.4801920768307 rows/sec., 90.27 KiB/sec. | ||
7067 | 2024.12.19 19:26:10.939742 [ 263 ] {9581842b-86bb-40ab-8134-5217ad397193} <Debug> TCPHandler: Processed in 0.001899982 sec. | ||
7068 | 2024.12.19 19:26:10.939880 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7069 | 2024.12.19 19:26:10.940011 [ 259 ] {484a59e2-4ec3-483f-98d2-26a1e9bcbba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7070 | 2024.12.19 19:26:10.940067 [ 259 ] {484a59e2-4ec3-483f-98d2-26a1e9bcbba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7071 | 2024.12.19 19:26:10.940723 [ 259 ] {484a59e2-4ec3-483f-98d2-26a1e9bcbba5} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7072 | 2024.12.19 19:26:10.940771 [ 259 ] {484a59e2-4ec3-483f-98d2-26a1e9bcbba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7073 | 2024.12.19 19:26:10.941159 [ 259 ] {484a59e2-4ec3-483f-98d2-26a1e9bcbba5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7074 | 2024.12.19 19:26:10.941428 [ 259 ] {484a59e2-4ec3-483f-98d2-26a1e9bcbba5} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7075 | 2024.12.19 19:26:10.941658 [ 259 ] {484a59e2-4ec3-483f-98d2-26a1e9bcbba5} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001673 sec., 39450.08965929468 rows/sec., 3.08 MiB/sec. | ||
7076 | 2024.12.19 19:26:10.941739 [ 259 ] {484a59e2-4ec3-483f-98d2-26a1e9bcbba5} <Debug> TCPHandler: Processed in 0.001917492 sec. | ||
7077 | 2024.12.19 19:26:10.941907 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7078 | 2024.12.19 19:26:10.942041 [ 263 ] {14009259-0f34-4a4f-80fb-9406f2079fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7079 | 2024.12.19 19:26:10.942100 [ 263 ] {14009259-0f34-4a4f-80fb-9406f2079fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7080 | 2024.12.19 19:26:10.942728 [ 263 ] {14009259-0f34-4a4f-80fb-9406f2079fdd} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7081 | 2024.12.19 19:26:10.942804 [ 263 ] {14009259-0f34-4a4f-80fb-9406f2079fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7082 | 2024.12.19 19:26:10.943198 [ 263 ] {14009259-0f34-4a4f-80fb-9406f2079fdd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7083 | 2024.12.19 19:26:10.943443 [ 263 ] {14009259-0f34-4a4f-80fb-9406f2079fdd} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7084 | 2024.12.19 19:26:10.943647 [ 263 ] {14009259-0f34-4a4f-80fb-9406f2079fdd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec. | ||
7085 | 2024.12.19 19:26:10.943698 [ 263 ] {14009259-0f34-4a4f-80fb-9406f2079fdd} <Debug> TCPHandler: Processed in 0.001874951 sec. | ||
7086 | 2024.12.19 19:26:10.943829 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7087 | 2024.12.19 19:26:10.943956 [ 259 ] {99aa1301-09d5-4226-a0cf-9ca07f72ccb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7088 | 2024.12.19 19:26:10.944035 [ 259 ] {99aa1301-09d5-4226-a0cf-9ca07f72ccb9} <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 | ||
7089 | 2024.12.19 19:26:10.945571 [ 259 ] {99aa1301-09d5-4226-a0cf-9ca07f72ccb9} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7090 | 2024.12.19 19:26:10.945613 [ 259 ] {99aa1301-09d5-4226-a0cf-9ca07f72ccb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7091 | 2024.12.19 19:26:10.946211 [ 259 ] {99aa1301-09d5-4226-a0cf-9ca07f72ccb9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7092 | 2024.12.19 19:26:10.946478 [ 259 ] {99aa1301-09d5-4226-a0cf-9ca07f72ccb9} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7093 | 2024.12.19 19:26:10.946740 [ 259 ] {99aa1301-09d5-4226-a0cf-9ca07f72ccb9} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002811 sec., 711.490572749911 rows/sec., 1.27 MiB/sec. | ||
7094 | 2024.12.19 19:26:10.947086 [ 259 ] {99aa1301-09d5-4226-a0cf-9ca07f72ccb9} <Debug> TCPHandler: Processed in 0.00330826 sec. | ||
7095 | 2024.12.19 19:26:10.947239 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7096 | 2024.12.19 19:26:10.947368 [ 263 ] {67cfa702-9bc6-41e9-94cc-b0add58a3bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7097 | 2024.12.19 19:26:10.947424 [ 263 ] {67cfa702-9bc6-41e9-94cc-b0add58a3bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7098 | 2024.12.19 19:26:10.947947 [ 263 ] {67cfa702-9bc6-41e9-94cc-b0add58a3bed} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7099 | 2024.12.19 19:26:10.947985 [ 263 ] {67cfa702-9bc6-41e9-94cc-b0add58a3bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7100 | 2024.12.19 19:26:10.948334 [ 263 ] {67cfa702-9bc6-41e9-94cc-b0add58a3bed} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7101 | 2024.12.19 19:26:10.948576 [ 263 ] {67cfa702-9bc6-41e9-94cc-b0add58a3bed} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7102 | 2024.12.19 19:26:10.948790 [ 263 ] {67cfa702-9bc6-41e9-94cc-b0add58a3bed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001451 sec., 41350.79255685734 rows/sec., 2.79 MiB/sec. | ||
7103 | 2024.12.19 19:26:10.948838 [ 263 ] {67cfa702-9bc6-41e9-94cc-b0add58a3bed} <Debug> TCPHandler: Processed in 0.001660335 sec. | ||
7104 | 2024.12.19 19:26:15.466820 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7105 | 2024.12.19 19:26:15.466921 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7106 | 2024.12.19 19:26:15.613638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
7107 | 2024.12.19 19:26:15.614277 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7108 | 2024.12.19 19:26:15.614329 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7109 | 2024.12.19 19:26:15.614844 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7110 | 2024.12.19 19:26:15.615110 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7111 | 2024.12.19 19:26:15.615375 [ 94 ] {} <Debug> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7112 | 2024.12.19 19:26:15.615395 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7113 | 2024.12.19 19:26:15.615491 [ 94 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7114 | 2024.12.19 19:26:15.615540 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7115 | 2024.12.19 19:26:15.615756 [ 195 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::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 | ||
7116 | 2024.12.19 19:26:15.616015 [ 195 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7117 | 2024.12.19 19:26:15.616080 [ 195 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
7118 | 2024.12.19 19:26:15.616159 [ 195 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
7119 | 2024.12.19 19:26:15.616243 [ 195 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
7120 | 2024.12.19 19:26:15.616462 [ 195 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part | ||
7121 | 2024.12.19 19:26:15.616589 [ 195 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
7122 | 2024.12.19 19:26:15.616802 [ 195 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
7123 | 2024.12.19 19:26:15.619279 [ 190 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003627838 sec., 4556708.430751318 rows/sec., 65.18 MiB/sec. | ||
7124 | 2024.12.19 19:26:15.619518 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7125 | 2024.12.19 19:26:15.620092 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_36_7} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7126 | 2024.12.19 19:26:15.620188 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_36_7} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7127 | 2024.12.19 19:26:15.620315 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
7128 | 2024.12.19 19:26:15.680879 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 1014 | ||
7129 | 2024.12.19 19:26:15.683471 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7130 | 2024.12.19 19:26:15.683516 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7131 | 2024.12.19 19:26:15.684997 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7132 | 2024.12.19 19:26:15.685305 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7133 | 2024.12.19 19:26:15.685474 [ 94 ] {} <Debug> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7134 | 2024.12.19 19:26:15.685536 [ 94 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7135 | 2024.12.19 19:26:15.685572 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7136 | 2024.12.19 19:26:15.685969 [ 195 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::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 | ||
7137 | 2024.12.19 19:26:15.686627 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
7138 | 2024.12.19 19:26:15.687112 [ 195 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7139 | 2024.12.19 19:26:15.687289 [ 195 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 838 rows starting from the beginning of the part | ||
7140 | 2024.12.19 19:26:15.687935 [ 195 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 58 rows starting from the beginning of the part | ||
7141 | 2024.12.19 19:26:15.688584 [ 195 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
7142 | 2024.12.19 19:26:15.689241 [ 195 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
7143 | 2024.12.19 19:26:15.689946 [ 195 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 58 rows starting from the beginning of the part | ||
7144 | 2024.12.19 19:26:15.690584 [ 195 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
7145 | 2024.12.19 19:26:15.698943 [ 190 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 72 columns (72 merged, 0 gathered) in 0.013253279 sec., 76509.367983576 rows/sec., 61.69 MiB/sec. | ||
7146 | 2024.12.19 19:26:15.700491 [ 196 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7147 | 2024.12.19 19:26:15.701319 [ 196 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_26_5} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7148 | 2024.12.19 19:26:15.701415 [ 196 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_26_5} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7149 | 2024.12.19 19:26:15.701756 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
7150 | 2024.12.19 19:26:15.941386 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7151 | 2024.12.19 19:26:15.941568 [ 259 ] {c24d34e4-1457-435c-a77b-0d6210595a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7152 | 2024.12.19 19:26:15.941642 [ 259 ] {c24d34e4-1457-435c-a77b-0d6210595a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7153 | 2024.12.19 19:26:15.942403 [ 259 ] {c24d34e4-1457-435c-a77b-0d6210595a42} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7154 | 2024.12.19 19:26:15.942450 [ 259 ] {c24d34e4-1457-435c-a77b-0d6210595a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7155 | 2024.12.19 19:26:15.942878 [ 259 ] {c24d34e4-1457-435c-a77b-0d6210595a42} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7156 | 2024.12.19 19:26:15.943137 [ 259 ] {c24d34e4-1457-435c-a77b-0d6210595a42} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7157 | 2024.12.19 19:26:15.943330 [ 94 ] {} <Debug> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7158 | 2024.12.19 19:26:15.943387 [ 94 ] {} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7159 | 2024.12.19 19:26:15.943417 [ 259 ] {c24d34e4-1457-435c-a77b-0d6210595a42} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001895 sec., 7387.862796833773 rows/sec., 531.83 KiB/sec. | ||
7160 | 2024.12.19 19:26:15.943432 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7161 | 2024.12.19 19:26:15.943685 [ 259 ] {c24d34e4-1457-435c-a77b-0d6210595a42} <Debug> TCPHandler: Processed in 0.002423835 sec. | ||
7162 | 2024.12.19 19:26:15.943804 [ 192 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
7163 | 2024.12.19 19:26:15.944072 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7164 | 2024.12.19 19:26:15.944280 [ 192 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7165 | 2024.12.19 19:26:15.944394 [ 192 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part | ||
7166 | 2024.12.19 19:26:15.944455 [ 263 ] {789c74e5-3f85-4824-a023-2bf3a8c03824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7167 | 2024.12.19 19:26:15.944617 [ 192 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7168 | 2024.12.19 19:26:15.944632 [ 263 ] {789c74e5-3f85-4824-a023-2bf3a8c03824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7169 | 2024.12.19 19:26:15.945037 [ 192 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7170 | 2024.12.19 19:26:15.945299 [ 192 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
7171 | 2024.12.19 19:26:15.945582 [ 192 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
7172 | 2024.12.19 19:26:15.947532 [ 263 ] {789c74e5-3f85-4824-a023-2bf3a8c03824} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7173 | 2024.12.19 19:26:15.947619 [ 263 ] {789c74e5-3f85-4824-a023-2bf3a8c03824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7174 | 2024.12.19 19:26:15.948249 [ 192 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004684597 sec., 14942.587377313352 rows/sec., 1.11 MiB/sec. | ||
7175 | 2024.12.19 19:26:15.948487 [ 188 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7176 | 2024.12.19 19:26:15.948562 [ 263 ] {789c74e5-3f85-4824-a023-2bf3a8c03824} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7177 | 2024.12.19 19:26:15.949027 [ 263 ] {789c74e5-3f85-4824-a023-2bf3a8c03824} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7178 | 2024.12.19 19:26:15.949073 [ 188 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_25_6} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7179 | 2024.12.19 19:26:15.949265 [ 188 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_25_6} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7180 | 2024.12.19 19:26:15.949442 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7181 | 2024.12.19 19:26:15.949480 [ 263 ] {789c74e5-3f85-4824-a023-2bf3a8c03824} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.005091 sec., 54802.59281084266 rows/sec., 4.83 MiB/sec. | ||
7182 | 2024.12.19 19:26:15.949562 [ 263 ] {789c74e5-3f85-4824-a023-2bf3a8c03824} <Debug> TCPHandler: Processed in 0.005721035 sec. | ||
7183 | 2024.12.19 19:26:15.949727 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7184 | 2024.12.19 19:26:15.949859 [ 259 ] {1f762953-e7d1-40d5-8a0b-e392c8ef79a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7185 | 2024.12.19 19:26:15.949917 [ 259 ] {1f762953-e7d1-40d5-8a0b-e392c8ef79a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7186 | 2024.12.19 19:26:15.950529 [ 259 ] {1f762953-e7d1-40d5-8a0b-e392c8ef79a2} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7187 | 2024.12.19 19:26:15.950571 [ 259 ] {1f762953-e7d1-40d5-8a0b-e392c8ef79a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7188 | 2024.12.19 19:26:15.950947 [ 259 ] {1f762953-e7d1-40d5-8a0b-e392c8ef79a2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7189 | 2024.12.19 19:26:15.951192 [ 259 ] {1f762953-e7d1-40d5-8a0b-e392c8ef79a2} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7190 | 2024.12.19 19:26:15.951420 [ 259 ] {1f762953-e7d1-40d5-8a0b-e392c8ef79a2} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.001593 sec., 28248.58757062147 rows/sec., 2.03 MiB/sec. | ||
7191 | 2024.12.19 19:26:15.951474 [ 259 ] {1f762953-e7d1-40d5-8a0b-e392c8ef79a2} <Debug> TCPHandler: Processed in 0.001812858 sec. | ||
7192 | 2024.12.19 19:26:15.951643 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7193 | 2024.12.19 19:26:15.951752 [ 263 ] {dcf5f931-bf23-4530-a4e4-7984dbb61011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7194 | 2024.12.19 19:26:15.951799 [ 263 ] {dcf5f931-bf23-4530-a4e4-7984dbb61011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7195 | 2024.12.19 19:26:15.952347 [ 263 ] {dcf5f931-bf23-4530-a4e4-7984dbb61011} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7196 | 2024.12.19 19:26:15.952387 [ 263 ] {dcf5f931-bf23-4530-a4e4-7984dbb61011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7197 | 2024.12.19 19:26:15.952758 [ 263 ] {dcf5f931-bf23-4530-a4e4-7984dbb61011} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7198 | 2024.12.19 19:26:15.953006 [ 263 ] {dcf5f931-bf23-4530-a4e4-7984dbb61011} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7199 | 2024.12.19 19:26:15.953234 [ 263 ] {dcf5f931-bf23-4530-a4e4-7984dbb61011} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001504 sec., 9308.510638297872 rows/sec., 651.91 KiB/sec. | ||
7200 | 2024.12.19 19:26:15.953293 [ 263 ] {dcf5f931-bf23-4530-a4e4-7984dbb61011} <Debug> TCPHandler: Processed in 0.001700846 sec. | ||
7201 | 2024.12.19 19:26:15.953456 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7202 | 2024.12.19 19:26:15.953584 [ 259 ] {94ace9a6-2cf1-4460-ba16-e302d4624ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7203 | 2024.12.19 19:26:15.953639 [ 259 ] {94ace9a6-2cf1-4460-ba16-e302d4624ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7204 | 2024.12.19 19:26:15.954225 [ 259 ] {94ace9a6-2cf1-4460-ba16-e302d4624ba5} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7205 | 2024.12.19 19:26:15.954264 [ 259 ] {94ace9a6-2cf1-4460-ba16-e302d4624ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7206 | 2024.12.19 19:26:15.954625 [ 259 ] {94ace9a6-2cf1-4460-ba16-e302d4624ba5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7207 | 2024.12.19 19:26:15.954869 [ 259 ] {94ace9a6-2cf1-4460-ba16-e302d4624ba5} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7208 | 2024.12.19 19:26:15.955032 [ 94 ] {} <Debug> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7209 | 2024.12.19 19:26:15.955094 [ 94 ] {} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7210 | 2024.12.19 19:26:15.955130 [ 259 ] {94ace9a6-2cf1-4460-ba16-e302d4624ba5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001566 sec., 8301.404853128992 rows/sec., 517.59 KiB/sec. | ||
7211 | 2024.12.19 19:26:15.955137 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7212 | 2024.12.19 19:26:15.955357 [ 259 ] {94ace9a6-2cf1-4460-ba16-e302d4624ba5} <Debug> TCPHandler: Processed in 0.001959753 sec. | ||
7213 | 2024.12.19 19:26:15.955625 [ 191 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
7214 | 2024.12.19 19:26:15.955674 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7215 | 2024.12.19 19:26:15.956056 [ 263 ] {49135d46-3dba-4c3b-8188-caa72e144ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7216 | 2024.12.19 19:26:15.956099 [ 191 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7217 | 2024.12.19 19:26:15.956151 [ 263 ] {49135d46-3dba-4c3b-8188-caa72e144ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7218 | 2024.12.19 19:26:15.956171 [ 191 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part | ||
7219 | 2024.12.19 19:26:15.956525 [ 191 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
7220 | 2024.12.19 19:26:15.956801 [ 191 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part | ||
7221 | 2024.12.19 19:26:15.957136 [ 191 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
7222 | 2024.12.19 19:26:15.957518 [ 191 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part | ||
7223 | 2024.12.19 19:26:15.959274 [ 263 ] {49135d46-3dba-4c3b-8188-caa72e144ff4} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7224 | 2024.12.19 19:26:15.959358 [ 263 ] {49135d46-3dba-4c3b-8188-caa72e144ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7225 | 2024.12.19 19:26:15.959962 [ 188 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004689367 sec., 13861.145864676406 rows/sec., 918.38 KiB/sec. | ||
7226 | 2024.12.19 19:26:15.960176 [ 188 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7227 | 2024.12.19 19:26:15.960321 [ 263 ] {49135d46-3dba-4c3b-8188-caa72e144ff4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7228 | 2024.12.19 19:26:15.960654 [ 188 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_25_6} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7229 | 2024.12.19 19:26:15.960814 [ 263 ] {49135d46-3dba-4c3b-8188-caa72e144ff4} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7230 | 2024.12.19 19:26:15.960874 [ 188 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_25_6} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7231 | 2024.12.19 19:26:15.961051 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7232 | 2024.12.19 19:26:15.961217 [ 263 ] {49135d46-3dba-4c3b-8188-caa72e144ff4} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.005304 sec., 79185.52036199096 rows/sec., 5.66 MiB/sec. | ||
7233 | 2024.12.19 19:26:15.961291 [ 263 ] {49135d46-3dba-4c3b-8188-caa72e144ff4} <Debug> TCPHandler: Processed in 0.005809998 sec. | ||
7234 | 2024.12.19 19:26:15.961458 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7235 | 2024.12.19 19:26:15.961587 [ 259 ] {f4c9eeef-5a02-436b-bb83-43578baa1635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7236 | 2024.12.19 19:26:15.961645 [ 259 ] {f4c9eeef-5a02-436b-bb83-43578baa1635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7237 | 2024.12.19 19:26:15.962150 [ 259 ] {f4c9eeef-5a02-436b-bb83-43578baa1635} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7238 | 2024.12.19 19:26:15.962190 [ 259 ] {f4c9eeef-5a02-436b-bb83-43578baa1635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7239 | 2024.12.19 19:26:15.962555 [ 259 ] {f4c9eeef-5a02-436b-bb83-43578baa1635} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7240 | 2024.12.19 19:26:15.962797 [ 259 ] {f4c9eeef-5a02-436b-bb83-43578baa1635} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7241 | 2024.12.19 19:26:15.963027 [ 259 ] {f4c9eeef-5a02-436b-bb83-43578baa1635} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 213.54 KiB/sec. | ||
7242 | 2024.12.19 19:26:15.963162 [ 259 ] {f4c9eeef-5a02-436b-bb83-43578baa1635} <Debug> TCPHandler: Processed in 0.001768087 sec. | ||
7243 | 2024.12.19 19:26:15.963315 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7244 | 2024.12.19 19:26:15.963454 [ 263 ] {2b2fae5d-a8f8-4179-8675-1874d7bb0fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7245 | 2024.12.19 19:26:15.963513 [ 263 ] {2b2fae5d-a8f8-4179-8675-1874d7bb0fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7246 | 2024.12.19 19:26:15.964132 [ 263 ] {2b2fae5d-a8f8-4179-8675-1874d7bb0fac} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7247 | 2024.12.19 19:26:15.964171 [ 263 ] {2b2fae5d-a8f8-4179-8675-1874d7bb0fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7248 | 2024.12.19 19:26:15.964572 [ 263 ] {2b2fae5d-a8f8-4179-8675-1874d7bb0fac} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7249 | 2024.12.19 19:26:15.964816 [ 263 ] {2b2fae5d-a8f8-4179-8675-1874d7bb0fac} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7250 | 2024.12.19 19:26:15.965041 [ 263 ] {2b2fae5d-a8f8-4179-8675-1874d7bb0fac} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001617 sec., 146567.71799628943 rows/sec., 9.82 MiB/sec. | ||
7251 | 2024.12.19 19:26:15.965094 [ 263 ] {2b2fae5d-a8f8-4179-8675-1874d7bb0fac} <Debug> TCPHandler: Processed in 0.00184506 sec. | ||
7252 | 2024.12.19 19:26:15.965242 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7253 | 2024.12.19 19:26:15.965354 [ 259 ] {86217a17-978f-4d54-afec-c79b639ec071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7254 | 2024.12.19 19:26:15.965403 [ 259 ] {86217a17-978f-4d54-afec-c79b639ec071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7255 | 2024.12.19 19:26:15.965831 [ 259 ] {86217a17-978f-4d54-afec-c79b639ec071} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7256 | 2024.12.19 19:26:15.965870 [ 259 ] {86217a17-978f-4d54-afec-c79b639ec071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7257 | 2024.12.19 19:26:15.966227 [ 259 ] {86217a17-978f-4d54-afec-c79b639ec071} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7258 | 2024.12.19 19:26:15.966465 [ 259 ] {86217a17-978f-4d54-afec-c79b639ec071} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7259 | 2024.12.19 19:26:15.966626 [ 94 ] {} <Debug> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
7260 | 2024.12.19 19:26:15.966687 [ 94 ] {} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7261 | 2024.12.19 19:26:15.966715 [ 259 ] {86217a17-978f-4d54-afec-c79b639ec071} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001375 sec., 727.2727272727274 rows/sec., 49.01 KiB/sec. | ||
7262 | 2024.12.19 19:26:15.966727 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7263 | 2024.12.19 19:26:15.966914 [ 259 ] {86217a17-978f-4d54-afec-c79b639ec071} <Debug> TCPHandler: Processed in 0.001719097 sec. | ||
7264 | 2024.12.19 19:26:15.967253 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7265 | 2024.12.19 19:26:15.967297 [ 188 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::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 | ||
7266 | 2024.12.19 19:26:15.967550 [ 263 ] {373985b0-8dd7-4fca-83be-3849fea8564a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7267 | 2024.12.19 19:26:15.967634 [ 188 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7268 | 2024.12.19 19:26:15.967738 [ 188 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
7269 | 2024.12.19 19:26:15.967751 [ 263 ] {373985b0-8dd7-4fca-83be-3849fea8564a} <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 | ||
7270 | 2024.12.19 19:26:15.968045 [ 188 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7271 | 2024.12.19 19:26:15.968498 [ 188 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
7272 | 2024.12.19 19:26:15.968833 [ 188 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
7273 | 2024.12.19 19:26:15.969187 [ 188 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
7274 | 2024.12.19 19:26:15.969539 [ 188 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
7275 | 2024.12.19 19:26:15.973098 [ 188 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.006228928 sec., 4013.5317024052933 rows/sec., 270.44 KiB/sec. | ||
7276 | 2024.12.19 19:26:15.973304 [ 188 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
7277 | 2024.12.19 19:26:15.973541 [ 263 ] {373985b0-8dd7-4fca-83be-3849fea8564a} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7278 | 2024.12.19 19:26:15.973611 [ 263 ] {373985b0-8dd7-4fca-83be-3849fea8564a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7279 | 2024.12.19 19:26:15.973998 [ 188 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_25_5} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7280 | 2024.12.19 19:26:15.974177 [ 188 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_25_5} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
7281 | 2024.12.19 19:26:15.974327 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
7282 | 2024.12.19 19:26:15.974780 [ 263 ] {373985b0-8dd7-4fca-83be-3849fea8564a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7283 | 2024.12.19 19:26:15.975067 [ 263 ] {373985b0-8dd7-4fca-83be-3849fea8564a} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7284 | 2024.12.19 19:26:15.975368 [ 263 ] {373985b0-8dd7-4fca-83be-3849fea8564a} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.007891 sec., 4815.612723355722 rows/sec., 8.63 MiB/sec. | ||
7285 | 2024.12.19 19:26:15.975770 [ 263 ] {373985b0-8dd7-4fca-83be-3849fea8564a} <Debug> TCPHandler: Processed in 0.008729936 sec. | ||
7286 | 2024.12.19 19:26:15.975934 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7287 | 2024.12.19 19:26:15.976050 [ 259 ] {3da33aa2-24f2-4ac0-9251-02be52c5d9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7288 | 2024.12.19 19:26:15.976107 [ 259 ] {3da33aa2-24f2-4ac0-9251-02be52c5d9c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7289 | 2024.12.19 19:26:15.976663 [ 259 ] {3da33aa2-24f2-4ac0-9251-02be52c5d9c5} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7290 | 2024.12.19 19:26:15.976709 [ 259 ] {3da33aa2-24f2-4ac0-9251-02be52c5d9c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7291 | 2024.12.19 19:26:15.977126 [ 259 ] {3da33aa2-24f2-4ac0-9251-02be52c5d9c5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7292 | 2024.12.19 19:26:15.977377 [ 259 ] {3da33aa2-24f2-4ac0-9251-02be52c5d9c5} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7293 | 2024.12.19 19:26:15.977600 [ 259 ] {3da33aa2-24f2-4ac0-9251-02be52c5d9c5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001578 sec., 51964.51204055767 rows/sec., 3.30 MiB/sec. | ||
7294 | 2024.12.19 19:26:15.977649 [ 259 ] {3da33aa2-24f2-4ac0-9251-02be52c5d9c5} <Debug> TCPHandler: Processed in 0.001769608 sec. | ||
7295 | 2024.12.19 19:26:16.761331 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7296 | 2024.12.19 19:26:16.783750 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7297 | 2024.12.19 19:26:16.783824 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7298 | 2024.12.19 19:26:16.791876 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7299 | 2024.12.19 19:26:16.792664 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7300 | 2024.12.19 19:26:16.793040 [ 90 ] {} <Debug> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7301 | 2024.12.19 19:26:16.793187 [ 90 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7302 | 2024.12.19 19:26:16.793265 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7303 | 2024.12.19 19:26:16.793780 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::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 | ||
7304 | 2024.12.19 19:26:16.807976 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7305 | 2024.12.19 19:26:16.809787 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7306 | 2024.12.19 19:26:16.811084 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
7307 | 2024.12.19 19:26:16.816761 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
7308 | 2024.12.19 19:26:16.822327 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
7309 | 2024.12.19 19:26:16.828087 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
7310 | 2024.12.19 19:26:16.834255 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
7311 | 2024.12.19 19:26:16.838694 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
7312 | 2024.12.19 19:26:16.898705 [ 200 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.105279672 sec., 2583.594675332955 rows/sec., 13.36 MiB/sec. | ||
7313 | 2024.12.19 19:26:16.902101 [ 198 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7314 | 2024.12.19 19:26:16.905112 [ 198 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_36_7} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7315 | 2024.12.19 19:26:16.905229 [ 198 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_36_7} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7316 | 2024.12.19 19:26:16.907739 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
7317 | 2024.12.19 19:26:17.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.91 MiB, peak 220.77 MiB, free memory in arenas 0.00 B, will set to 210.23 MiB (RSS), difference: 1.33 MiB | ||
7318 | 2024.12.19 19:26:20.934349 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7319 | 2024.12.19 19:26:20.934556 [ 259 ] {a4d5d2ed-2365-4f4b-9bdc-865edd7ad86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7320 | 2024.12.19 19:26:20.934630 [ 259 ] {a4d5d2ed-2365-4f4b-9bdc-865edd7ad86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7321 | 2024.12.19 19:26:20.935433 [ 259 ] {a4d5d2ed-2365-4f4b-9bdc-865edd7ad86f} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7322 | 2024.12.19 19:26:20.935481 [ 259 ] {a4d5d2ed-2365-4f4b-9bdc-865edd7ad86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7323 | 2024.12.19 19:26:20.935916 [ 259 ] {a4d5d2ed-2365-4f4b-9bdc-865edd7ad86f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7324 | 2024.12.19 19:26:20.936176 [ 259 ] {a4d5d2ed-2365-4f4b-9bdc-865edd7ad86f} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7325 | 2024.12.19 19:26:20.936366 [ 86 ] {} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7326 | 2024.12.19 19:26:20.936448 [ 259 ] {a4d5d2ed-2365-4f4b-9bdc-865edd7ad86f} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001938 sec., 30959.752321981425 rows/sec., 2.40 MiB/sec. | ||
7327 | 2024.12.19 19:26:20.936455 [ 86 ] {} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7328 | 2024.12.19 19:26:20.936539 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7329 | 2024.12.19 19:26:20.936607 [ 259 ] {a4d5d2ed-2365-4f4b-9bdc-865edd7ad86f} <Debug> TCPHandler: Processed in 0.002387585 sec. | ||
7330 | 2024.12.19 19:26:20.936733 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
7331 | 2024.12.19 19:26:20.936806 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7332 | 2024.12.19 19:26:20.936842 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7333 | 2024.12.19 19:26:20.936874 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1432 rows starting from the beginning of the part | ||
7334 | 2024.12.19 19:26:20.936971 [ 263 ] {b82a9787-cbc7-438a-8f2c-5d1408b43050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7335 | 2024.12.19 19:26:20.936998 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
7336 | 2024.12.19 19:26:20.937119 [ 263 ] {b82a9787-cbc7-438a-8f2c-5d1408b43050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7337 | 2024.12.19 19:26:20.937390 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1426 rows starting from the beginning of the part | ||
7338 | 2024.12.19 19:26:20.937695 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
7339 | 2024.12.19 19:26:20.937932 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 279 rows starting from the beginning of the part | ||
7340 | 2024.12.19 19:26:20.938209 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
7341 | 2024.12.19 19:26:20.939223 [ 263 ] {b82a9787-cbc7-438a-8f2c-5d1408b43050} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7342 | 2024.12.19 19:26:20.939273 [ 263 ] {b82a9787-cbc7-438a-8f2c-5d1408b43050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7343 | 2024.12.19 19:26:20.939912 [ 263 ] {b82a9787-cbc7-438a-8f2c-5d1408b43050} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7344 | 2024.12.19 19:26:20.940170 [ 263 ] {b82a9787-cbc7-438a-8f2c-5d1408b43050} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7345 | 2024.12.19 19:26:20.940399 [ 86 ] {} <Debug> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7346 | 2024.12.19 19:26:20.940500 [ 86 ] {} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7347 | 2024.12.19 19:26:20.940569 [ 263 ] {b82a9787-cbc7-438a-8f2c-5d1408b43050} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.003629 sec., 551.1160099200882 rows/sec., 41.44 KiB/sec. | ||
7348 | 2024.12.19 19:26:20.940585 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7349 | 2024.12.19 19:26:20.940962 [ 263 ] {b82a9787-cbc7-438a-8f2c-5d1408b43050} <Debug> TCPHandler: Processed in 0.004202314 sec. | ||
7350 | 2024.12.19 19:26:20.941435 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7351 | 2024.12.19 19:26:20.941473 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::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 | ||
7352 | 2024.12.19 19:26:20.942063 [ 259 ] {a0286710-b784-4e2d-bd62-1741d4c0b13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7353 | 2024.12.19 19:26:20.942274 [ 259 ] {a0286710-b784-4e2d-bd62-1741d4c0b13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7354 | 2024.12.19 19:26:20.942362 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7355 | 2024.12.19 19:26:20.942352 [ 199 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3317 rows, containing 5 columns (5 merged, 0 gathered) in 0.005650113 sec., 587067.9046596059 rows/sec., 51.26 MiB/sec. | ||
7356 | 2024.12.19 19:26:20.942591 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 65 rows starting from the beginning of the part | ||
7357 | 2024.12.19 19:26:20.943198 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part | ||
7358 | 2024.12.19 19:26:20.943248 [ 186 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7359 | 2024.12.19 19:26:20.943782 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 59 rows starting from the beginning of the part | ||
7360 | 2024.12.19 19:26:20.944169 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part | ||
7361 | 2024.12.19 19:26:20.944513 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 45 rows starting from the beginning of the part | ||
7362 | 2024.12.19 19:26:20.944647 [ 186 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_51_10} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7363 | 2024.12.19 19:26:20.944903 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part | ||
7364 | 2024.12.19 19:26:20.945140 [ 186 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_51_10} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7365 | 2024.12.19 19:26:20.945591 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
7366 | 2024.12.19 19:26:20.947201 [ 259 ] {a0286710-b784-4e2d-bd62-1741d4c0b13e} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7367 | 2024.12.19 19:26:20.947291 [ 259 ] {a0286710-b784-4e2d-bd62-1741d4c0b13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7368 | 2024.12.19 19:26:20.948373 [ 259 ] {a0286710-b784-4e2d-bd62-1741d4c0b13e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7369 | 2024.12.19 19:26:20.948404 [ 187 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 5 columns (5 merged, 0 gathered) in 0.007615497 sec., 22979.458858693004 rows/sec., 1.73 MiB/sec. | ||
7370 | 2024.12.19 19:26:20.948657 [ 187 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7371 | 2024.12.19 19:26:20.948849 [ 259 ] {a0286710-b784-4e2d-bd62-1741d4c0b13e} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7372 | 2024.12.19 19:26:20.949091 [ 86 ] {} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7373 | 2024.12.19 19:26:20.949192 [ 86 ] {} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7374 | 2024.12.19 19:26:20.949282 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7375 | 2024.12.19 19:26:20.949405 [ 259 ] {a0286710-b784-4e2d-bd62-1741d4c0b13e} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.007499 sec., 8801.17348979864 rows/sec., 703.48 KiB/sec. | ||
7376 | 2024.12.19 19:26:20.949505 [ 201 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_46_9} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7377 | 2024.12.19 19:26:20.949765 [ 259 ] {a0286710-b784-4e2d-bd62-1741d4c0b13e} <Debug> TCPHandler: Processed in 0.008611293 sec. | ||
7378 | 2024.12.19 19:26:20.949765 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
7379 | 2024.12.19 19:26:20.949867 [ 201 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_46_9} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7380 | 2024.12.19 19:26:20.950060 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7381 | 2024.12.19 19:26:20.950153 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7382 | 2024.12.19 19:26:20.950267 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7383 | 2024.12.19 19:26:20.950346 [ 263 ] {0f9170e0-0eeb-42d8-a88f-58291fd64f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7384 | 2024.12.19 19:26:20.950351 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part | ||
7385 | 2024.12.19 19:26:20.950462 [ 263 ] {0f9170e0-0eeb-42d8-a88f-58291fd64f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7386 | 2024.12.19 19:26:20.950608 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 66 rows starting from the beginning of the part | ||
7387 | 2024.12.19 19:26:20.951061 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 890 rows starting from the beginning of the part | ||
7388 | 2024.12.19 19:26:20.951442 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 66 rows starting from the beginning of the part | ||
7389 | 2024.12.19 19:26:20.951855 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 420 rows starting from the beginning of the part | ||
7390 | 2024.12.19 19:26:20.952144 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 66 rows starting from the beginning of the part | ||
7391 | 2024.12.19 19:26:20.953437 [ 263 ] {0f9170e0-0eeb-42d8-a88f-58291fd64f5a} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7392 | 2024.12.19 19:26:20.953497 [ 263 ] {0f9170e0-0eeb-42d8-a88f-58291fd64f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7393 | 2024.12.19 19:26:20.954642 [ 263 ] {0f9170e0-0eeb-42d8-a88f-58291fd64f5a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7394 | 2024.12.19 19:26:20.954949 [ 263 ] {0f9170e0-0eeb-42d8-a88f-58291fd64f5a} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7395 | 2024.12.19 19:26:20.955286 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7396 | 2024.12.19 19:26:20.955404 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7397 | 2024.12.19 19:26:20.955505 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7398 | 2024.12.19 19:26:20.955835 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2422 rows, containing 5 columns (5 merged, 0 gathered) in 0.006417644 sec., 377397.06347064435 rows/sec., 28.95 MiB/sec. | ||
7399 | 2024.12.19 19:26:20.955838 [ 263 ] {0f9170e0-0eeb-42d8-a88f-58291fd64f5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005503 sec., 29075.04997274214 rows/sec., 2.03 MiB/sec. | ||
7400 | 2024.12.19 19:26:20.956200 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
7401 | 2024.12.19 19:26:20.956393 [ 263 ] {0f9170e0-0eeb-42d8-a88f-58291fd64f5a} <Debug> TCPHandler: Processed in 0.006494856 sec. | ||
7402 | 2024.12.19 19:26:20.956416 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7403 | 2024.12.19 19:26:20.956862 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7404 | 2024.12.19 19:26:20.957006 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7405 | 2024.12.19 19:26:20.957214 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16411 rows starting from the beginning of the part | ||
7406 | 2024.12.19 19:26:20.957358 [ 259 ] {84628b8f-92dd-48d2-820e-968505aa6f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7407 | 2024.12.19 19:26:20.957500 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_51_10} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7408 | 2024.12.19 19:26:20.957505 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
7409 | 2024.12.19 19:26:20.957923 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1090 rows starting from the beginning of the part | ||
7410 | 2024.12.19 19:26:20.957925 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_51_10} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7411 | 2024.12.19 19:26:20.958235 [ 259 ] {84628b8f-92dd-48d2-820e-968505aa6f3a} <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 | ||
7412 | 2024.12.19 19:26:20.958321 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
7413 | 2024.12.19 19:26:20.958382 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
7414 | 2024.12.19 19:26:20.958885 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 237 rows starting from the beginning of the part | ||
7415 | 2024.12.19 19:26:20.959257 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
7416 | 2024.12.19 19:26:20.962430 [ 259 ] {84628b8f-92dd-48d2-820e-968505aa6f3a} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7417 | 2024.12.19 19:26:20.962496 [ 259 ] {84628b8f-92dd-48d2-820e-968505aa6f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7418 | 2024.12.19 19:26:20.964319 [ 259 ] {84628b8f-92dd-48d2-820e-968505aa6f3a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7419 | 2024.12.19 19:26:20.964637 [ 259 ] {84628b8f-92dd-48d2-820e-968505aa6f3a} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7420 | 2024.12.19 19:26:20.965086 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7421 | 2024.12.19 19:26:20.965171 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7422 | 2024.12.19 19:26:20.965247 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7423 | 2024.12.19 19:26:20.965500 [ 259 ] {84628b8f-92dd-48d2-820e-968505aa6f3a} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.008303 sec., 240.87679152113694 rows/sec., 442.00 KiB/sec. | ||
7424 | 2024.12.19 19:26:20.965693 [ 201 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::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 | ||
7425 | 2024.12.19 19:26:20.965815 [ 259 ] {84628b8f-92dd-48d2-820e-968505aa6f3a} <Debug> TCPHandler: Processed in 0.009283492 sec. | ||
7426 | 2024.12.19 19:26:20.966019 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7427 | 2024.12.19 19:26:20.966156 [ 201 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7428 | 2024.12.19 19:26:20.966198 [ 263 ] {f7d70846-3437-4495-802f-f8599657931c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7429 | 2024.12.19 19:26:20.966228 [ 201 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 810 rows starting from the beginning of the part | ||
7430 | 2024.12.19 19:26:20.966261 [ 263 ] {f7d70846-3437-4495-802f-f8599657931c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7431 | 2024.12.19 19:26:20.967049 [ 201 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part | ||
7432 | 2024.12.19 19:26:20.967899 [ 201 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 38 rows starting from the beginning of the part | ||
7433 | 2024.12.19 19:26:20.969023 [ 263 ] {f7d70846-3437-4495-802f-f8599657931c} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7434 | 2024.12.19 19:26:20.969035 [ 201 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part | ||
7435 | 2024.12.19 19:26:20.969134 [ 263 ] {f7d70846-3437-4495-802f-f8599657931c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7436 | 2024.12.19 19:26:20.970132 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18218 rows, containing 5 columns (5 merged, 0 gathered) in 0.014432911 sec., 1262254.0248464083 rows/sec., 85.21 MiB/sec. | ||
7437 | 2024.12.19 19:26:20.970427 [ 201 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part | ||
7438 | 2024.12.19 19:26:20.970824 [ 191 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7439 | 2024.12.19 19:26:20.971030 [ 263 ] {f7d70846-3437-4495-802f-f8599657931c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7440 | 2024.12.19 19:26:20.971406 [ 201 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part | ||
7441 | 2024.12.19 19:26:20.972020 [ 263 ] {f7d70846-3437-4495-802f-f8599657931c} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7442 | 2024.12.19 19:26:20.972462 [ 86 ] {} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7443 | 2024.12.19 19:26:20.972636 [ 86 ] {} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7444 | 2024.12.19 19:26:20.972771 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7445 | 2024.12.19 19:26:20.972931 [ 263 ] {f7d70846-3437-4495-802f-f8599657931c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006728 sec., 8917.9548156956 rows/sec., 615.43 KiB/sec. | ||
7446 | 2024.12.19 19:26:20.972773 [ 191 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7447 | 2024.12.19 19:26:20.973371 [ 263 ] {f7d70846-3437-4495-802f-f8599657931c} <Debug> TCPHandler: Processed in 0.007429591 sec. | ||
7448 | 2024.12.19 19:26:20.973464 [ 196 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
7449 | 2024.12.19 19:26:20.973986 [ 196 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7450 | 2024.12.19 19:26:20.974000 [ 191 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7451 | 2024.12.19 19:26:20.974074 [ 196 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3266 rows starting from the beginning of the part | ||
7452 | 2024.12.19 19:26:20.974360 [ 196 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
7453 | 2024.12.19 19:26:20.974469 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.13 MiB. | ||
7454 | 2024.12.19 19:26:20.974674 [ 196 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
7455 | 2024.12.19 19:26:20.974927 [ 196 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
7456 | 2024.12.19 19:26:20.975291 [ 196 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part | ||
7457 | 2024.12.19 19:26:20.975650 [ 196 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
7458 | 2024.12.19 19:26:20.978391 [ 196 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3610 rows, containing 4 columns (4 merged, 0 gathered) in 0.005404476 sec., 667964.8498762877 rows/sec., 43.54 MiB/sec. | ||
7459 | 2024.12.19 19:26:20.978806 [ 196 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7460 | 2024.12.19 19:26:20.979508 [ 196 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_51_10} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7461 | 2024.12.19 19:26:20.979764 [ 196 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_51_10} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7462 | 2024.12.19 19:26:20.979955 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
7463 | 2024.12.19 19:26:20.982331 [ 191 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 19 columns (19 merged, 0 gathered) in 0.016930929 sec., 52684.645951796265 rows/sec., 94.41 MiB/sec. | ||
7464 | 2024.12.19 19:26:20.983519 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7465 | 2024.12.19 19:26:20.983909 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7466 | 2024.12.19 19:26:20.983986 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7467 | 2024.12.19 19:26:20.984093 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
7468 | 2024.12.19 19:26:21.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.87 MiB, peak 220.77 MiB, free memory in arenas 0.00 B, will set to 213.98 MiB (RSS), difference: 3.11 MiB | ||
7469 | 2024.12.19 19:26:23.116498 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
7470 | 2024.12.19 19:26:23.117168 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7471 | 2024.12.19 19:26:23.117215 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7472 | 2024.12.19 19:26:23.117748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7473 | 2024.12.19 19:26:23.118005 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7474 | 2024.12.19 19:26:23.118291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
7475 | 2024.12.19 19:26:24.308993 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7476 | 2024.12.19 19:26:24.328914 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7477 | 2024.12.19 19:26:24.328981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7478 | 2024.12.19 19:26:24.335875 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7479 | 2024.12.19 19:26:24.336621 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7480 | 2024.12.19 19:26:24.340252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7481 | 2024.12.19 19:26:25.687667 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1048 | ||
7482 | 2024.12.19 19:26:25.690790 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7483 | 2024.12.19 19:26:25.690840 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7484 | 2024.12.19 19:26:25.692306 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7485 | 2024.12.19 19:26:25.692604 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7486 | 2024.12.19 19:26:25.693135 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1048 | ||
7487 | 2024.12.19 19:26:25.940431 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7488 | 2024.12.19 19:26:25.940737 [ 259 ] {575b89bb-7f45-4f44-9991-4f78b51921f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7489 | 2024.12.19 19:26:25.940856 [ 259 ] {575b89bb-7f45-4f44-9991-4f78b51921f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7490 | 2024.12.19 19:26:25.941828 [ 259 ] {575b89bb-7f45-4f44-9991-4f78b51921f8} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7491 | 2024.12.19 19:26:25.941875 [ 259 ] {575b89bb-7f45-4f44-9991-4f78b51921f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7492 | 2024.12.19 19:26:25.942318 [ 259 ] {575b89bb-7f45-4f44-9991-4f78b51921f8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7493 | 2024.12.19 19:26:25.942577 [ 259 ] {575b89bb-7f45-4f44-9991-4f78b51921f8} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7494 | 2024.12.19 19:26:25.942827 [ 259 ] {575b89bb-7f45-4f44-9991-4f78b51921f8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002177 sec., 6430.868167202572 rows/sec., 462.94 KiB/sec. | ||
7495 | 2024.12.19 19:26:25.942897 [ 259 ] {575b89bb-7f45-4f44-9991-4f78b51921f8} <Debug> TCPHandler: Processed in 0.002653942 sec. | ||
7496 | 2024.12.19 19:26:25.943070 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7497 | 2024.12.19 19:26:25.943190 [ 263 ] {0c074702-0fa8-4ef2-982d-9beb1f9a9971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7498 | 2024.12.19 19:26:25.943245 [ 263 ] {0c074702-0fa8-4ef2-982d-9beb1f9a9971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7499 | 2024.12.19 19:26:25.943961 [ 263 ] {0c074702-0fa8-4ef2-982d-9beb1f9a9971} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7500 | 2024.12.19 19:26:25.944004 [ 263 ] {0c074702-0fa8-4ef2-982d-9beb1f9a9971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7501 | 2024.12.19 19:26:25.944408 [ 263 ] {0c074702-0fa8-4ef2-982d-9beb1f9a9971} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7502 | 2024.12.19 19:26:25.944649 [ 263 ] {0c074702-0fa8-4ef2-982d-9beb1f9a9971} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7503 | 2024.12.19 19:26:25.944875 [ 263 ] {0c074702-0fa8-4ef2-982d-9beb1f9a9971} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001713 sec., 162872.1541155867 rows/sec., 14.35 MiB/sec. | ||
7504 | 2024.12.19 19:26:25.944944 [ 263 ] {0c074702-0fa8-4ef2-982d-9beb1f9a9971} <Debug> TCPHandler: Processed in 0.001933733 sec. | ||
7505 | 2024.12.19 19:26:25.945106 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7506 | 2024.12.19 19:26:25.945217 [ 259 ] {735830d3-228b-4c4c-a96d-41a5d7834aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7507 | 2024.12.19 19:26:25.945262 [ 259 ] {735830d3-228b-4c4c-a96d-41a5d7834aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7508 | 2024.12.19 19:26:25.945938 [ 259 ] {735830d3-228b-4c4c-a96d-41a5d7834aae} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7509 | 2024.12.19 19:26:25.945984 [ 259 ] {735830d3-228b-4c4c-a96d-41a5d7834aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7510 | 2024.12.19 19:26:25.946394 [ 259 ] {735830d3-228b-4c4c-a96d-41a5d7834aae} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7511 | 2024.12.19 19:26:25.946634 [ 259 ] {735830d3-228b-4c4c-a96d-41a5d7834aae} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7512 | 2024.12.19 19:26:25.946835 [ 259 ] {735830d3-228b-4c4c-a96d-41a5d7834aae} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.001639 sec., 27455.765710799267 rows/sec., 1.97 MiB/sec. | ||
7513 | 2024.12.19 19:26:25.946887 [ 259 ] {735830d3-228b-4c4c-a96d-41a5d7834aae} <Debug> TCPHandler: Processed in 0.001849531 sec. | ||
7514 | 2024.12.19 19:26:25.947030 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7515 | 2024.12.19 19:26:25.947138 [ 263 ] {0e2e1799-d8ba-412a-bf05-ebef0df647ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7516 | 2024.12.19 19:26:25.947184 [ 263 ] {0e2e1799-d8ba-412a-bf05-ebef0df647ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7517 | 2024.12.19 19:26:25.947798 [ 263 ] {0e2e1799-d8ba-412a-bf05-ebef0df647ab} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7518 | 2024.12.19 19:26:25.947846 [ 263 ] {0e2e1799-d8ba-412a-bf05-ebef0df647ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7519 | 2024.12.19 19:26:25.948259 [ 263 ] {0e2e1799-d8ba-412a-bf05-ebef0df647ab} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7520 | 2024.12.19 19:26:25.948499 [ 263 ] {0e2e1799-d8ba-412a-bf05-ebef0df647ab} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7521 | 2024.12.19 19:26:25.948671 [ 74 ] {} <Debug> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7522 | 2024.12.19 19:26:25.948753 [ 263 ] {0e2e1799-d8ba-412a-bf05-ebef0df647ab} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001629 sec., 8594.229588704728 rows/sec., 601.88 KiB/sec. | ||
7523 | 2024.12.19 19:26:25.948756 [ 74 ] {} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7524 | 2024.12.19 19:26:25.948849 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7525 | 2024.12.19 19:26:25.948886 [ 263 ] {0e2e1799-d8ba-412a-bf05-ebef0df647ab} <Debug> TCPHandler: Processed in 0.001901672 sec. | ||
7526 | 2024.12.19 19:26:25.949060 [ 189 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::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 | ||
7527 | 2024.12.19 19:26:25.949066 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7528 | 2024.12.19 19:26:25.949191 [ 189 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7529 | 2024.12.19 19:26:25.949218 [ 259 ] {48e8f8e6-6880-4d8b-b8be-0593a0207459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7530 | 2024.12.19 19:26:25.949230 [ 189 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 242 rows starting from the beginning of the part | ||
7531 | 2024.12.19 19:26:25.949273 [ 259 ] {48e8f8e6-6880-4d8b-b8be-0593a0207459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7532 | 2024.12.19 19:26:25.949362 [ 189 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7533 | 2024.12.19 19:26:25.949698 [ 189 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7534 | 2024.12.19 19:26:25.950078 [ 189 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part | ||
7535 | 2024.12.19 19:26:25.950365 [ 189 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
7536 | 2024.12.19 19:26:25.950603 [ 189 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
7537 | 2024.12.19 19:26:25.951373 [ 259 ] {48e8f8e6-6880-4d8b-b8be-0593a0207459} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7538 | 2024.12.19 19:26:25.951425 [ 259 ] {48e8f8e6-6880-4d8b-b8be-0593a0207459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7539 | 2024.12.19 19:26:25.952000 [ 259 ] {48e8f8e6-6880-4d8b-b8be-0593a0207459} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7540 | 2024.12.19 19:26:25.952225 [ 189 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.003269699 sec., 165152.8168189182 rows/sec., 11.83 MiB/sec. | ||
7541 | 2024.12.19 19:26:25.952402 [ 259 ] {48e8f8e6-6880-4d8b-b8be-0593a0207459} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7542 | 2024.12.19 19:26:25.952512 [ 191 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7543 | 2024.12.19 19:26:25.952796 [ 259 ] {48e8f8e6-6880-4d8b-b8be-0593a0207459} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00361 sec., 3601.1080332409974 rows/sec., 224.53 KiB/sec. | ||
7544 | 2024.12.19 19:26:25.952944 [ 259 ] {48e8f8e6-6880-4d8b-b8be-0593a0207459} <Debug> TCPHandler: Processed in 0.003947387 sec. | ||
7545 | 2024.12.19 19:26:25.953140 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7546 | 2024.12.19 19:26:25.953209 [ 191 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_26_5} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7547 | 2024.12.19 19:26:25.953382 [ 263 ] {30dabda2-5c54-4511-b2da-c3158cf8a925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7548 | 2024.12.19 19:26:25.953397 [ 191 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_26_5} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7549 | 2024.12.19 19:26:25.953466 [ 263 ] {30dabda2-5c54-4511-b2da-c3158cf8a925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7550 | 2024.12.19 19:26:25.953591 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
7551 | 2024.12.19 19:26:25.954433 [ 263 ] {30dabda2-5c54-4511-b2da-c3158cf8a925} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7552 | 2024.12.19 19:26:25.954479 [ 263 ] {30dabda2-5c54-4511-b2da-c3158cf8a925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7553 | 2024.12.19 19:26:25.954865 [ 263 ] {30dabda2-5c54-4511-b2da-c3158cf8a925} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7554 | 2024.12.19 19:26:25.955108 [ 263 ] {30dabda2-5c54-4511-b2da-c3158cf8a925} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7555 | 2024.12.19 19:26:25.955317 [ 263 ] {30dabda2-5c54-4511-b2da-c3158cf8a925} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.002003 sec., 209685.47179231152 rows/sec., 14.98 MiB/sec. | ||
7556 | 2024.12.19 19:26:25.955372 [ 263 ] {30dabda2-5c54-4511-b2da-c3158cf8a925} <Debug> TCPHandler: Processed in 0.002333243 sec. | ||
7557 | 2024.12.19 19:26:25.955528 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7558 | 2024.12.19 19:26:25.955654 [ 259 ] {004bcdef-5532-42df-9623-1c1473f53457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7559 | 2024.12.19 19:26:25.955710 [ 259 ] {004bcdef-5532-42df-9623-1c1473f53457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7560 | 2024.12.19 19:26:25.956239 [ 259 ] {004bcdef-5532-42df-9623-1c1473f53457} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7561 | 2024.12.19 19:26:25.956287 [ 259 ] {004bcdef-5532-42df-9623-1c1473f53457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7562 | 2024.12.19 19:26:25.956646 [ 259 ] {004bcdef-5532-42df-9623-1c1473f53457} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7563 | 2024.12.19 19:26:25.956889 [ 259 ] {004bcdef-5532-42df-9623-1c1473f53457} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7564 | 2024.12.19 19:26:25.957052 [ 74 ] {} <Debug> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7565 | 2024.12.19 19:26:25.957112 [ 74 ] {} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7566 | 2024.12.19 19:26:25.957148 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7567 | 2024.12.19 19:26:25.957154 [ 259 ] {004bcdef-5532-42df-9623-1c1473f53457} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001518 sec., 3952.569169960474 rows/sec., 206.51 KiB/sec. | ||
7568 | 2024.12.19 19:26:25.957300 [ 259 ] {004bcdef-5532-42df-9623-1c1473f53457} <Debug> TCPHandler: Processed in 0.00183623 sec. | ||
7569 | 2024.12.19 19:26:25.957342 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::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 | ||
7570 | 2024.12.19 19:26:25.957455 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7571 | 2024.12.19 19:26:25.957488 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7572 | 2024.12.19 19:26:25.957526 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
7573 | 2024.12.19 19:26:25.957661 [ 263 ] {ab4b9d7e-7560-4eaf-83e0-7a4cee1d4302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7574 | 2024.12.19 19:26:25.957671 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
7575 | 2024.12.19 19:26:25.957788 [ 263 ] {ab4b9d7e-7560-4eaf-83e0-7a4cee1d4302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7576 | 2024.12.19 19:26:25.957910 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
7577 | 2024.12.19 19:26:25.958370 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
7578 | 2024.12.19 19:26:25.958605 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
7579 | 2024.12.19 19:26:25.958919 [ 193 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
7580 | 2024.12.19 19:26:25.959814 [ 263 ] {ab4b9d7e-7560-4eaf-83e0-7a4cee1d4302} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7581 | 2024.12.19 19:26:25.959858 [ 263 ] {ab4b9d7e-7560-4eaf-83e0-7a4cee1d4302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7582 | 2024.12.19 19:26:25.960477 [ 199 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003238598 sec., 48168.99164391505 rows/sec., 2.46 MiB/sec. | ||
7583 | 2024.12.19 19:26:25.960563 [ 263 ] {ab4b9d7e-7560-4eaf-83e0-7a4cee1d4302} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7584 | 2024.12.19 19:26:25.960669 [ 199 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7585 | 2024.12.19 19:26:25.961015 [ 263 ] {ab4b9d7e-7560-4eaf-83e0-7a4cee1d4302} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7586 | 2024.12.19 19:26:25.961303 [ 199 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_26_5} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7587 | 2024.12.19 19:26:25.961423 [ 263 ] {ab4b9d7e-7560-4eaf-83e0-7a4cee1d4302} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003827 sec., 61928.4034491769 rows/sec., 4.15 MiB/sec. | ||
7588 | 2024.12.19 19:26:25.961469 [ 199 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_26_5} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7589 | 2024.12.19 19:26:25.961563 [ 263 ] {ab4b9d7e-7560-4eaf-83e0-7a4cee1d4302} <Debug> TCPHandler: Processed in 0.004178993 sec. | ||
7590 | 2024.12.19 19:26:25.961680 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
7591 | 2024.12.19 19:26:25.961783 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7592 | 2024.12.19 19:26:25.961919 [ 259 ] {f8f03dcd-b5bd-4392-9be9-bb9b823dace8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7593 | 2024.12.19 19:26:25.961977 [ 259 ] {f8f03dcd-b5bd-4392-9be9-bb9b823dace8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7594 | 2024.12.19 19:26:25.962484 [ 259 ] {f8f03dcd-b5bd-4392-9be9-bb9b823dace8} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7595 | 2024.12.19 19:26:25.962525 [ 259 ] {f8f03dcd-b5bd-4392-9be9-bb9b823dace8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7596 | 2024.12.19 19:26:25.962884 [ 259 ] {f8f03dcd-b5bd-4392-9be9-bb9b823dace8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7597 | 2024.12.19 19:26:25.963125 [ 259 ] {f8f03dcd-b5bd-4392-9be9-bb9b823dace8} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7598 | 2024.12.19 19:26:25.963339 [ 259 ] {f8f03dcd-b5bd-4392-9be9-bb9b823dace8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001449 sec., 690.1311249137336 rows/sec., 46.50 KiB/sec. | ||
7599 | 2024.12.19 19:26:25.963390 [ 259 ] {f8f03dcd-b5bd-4392-9be9-bb9b823dace8} <Debug> TCPHandler: Processed in 0.001693416 sec. | ||
7600 | 2024.12.19 19:26:25.963540 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7601 | 2024.12.19 19:26:25.963671 [ 263 ] {0b10a1a0-81b1-45f8-b1b8-786677054151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7602 | 2024.12.19 19:26:25.963754 [ 263 ] {0b10a1a0-81b1-45f8-b1b8-786677054151} <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 | ||
7603 | 2024.12.19 19:26:25.964965 [ 263 ] {0b10a1a0-81b1-45f8-b1b8-786677054151} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7604 | 2024.12.19 19:26:25.965005 [ 263 ] {0b10a1a0-81b1-45f8-b1b8-786677054151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7605 | 2024.12.19 19:26:25.965678 [ 263 ] {0b10a1a0-81b1-45f8-b1b8-786677054151} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7606 | 2024.12.19 19:26:25.965943 [ 263 ] {0b10a1a0-81b1-45f8-b1b8-786677054151} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7607 | 2024.12.19 19:26:25.966197 [ 263 ] {0b10a1a0-81b1-45f8-b1b8-786677054151} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002554 sec., 14878.621769772906 rows/sec., 26.66 MiB/sec. | ||
7608 | 2024.12.19 19:26:25.966503 [ 263 ] {0b10a1a0-81b1-45f8-b1b8-786677054151} <Debug> TCPHandler: Processed in 0.003025202 sec. | ||
7609 | 2024.12.19 19:26:25.966681 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7610 | 2024.12.19 19:26:25.966808 [ 259 ] {ec97260a-e712-492d-a391-a24cbb3753d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7611 | 2024.12.19 19:26:25.966865 [ 259 ] {ec97260a-e712-492d-a391-a24cbb3753d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7612 | 2024.12.19 19:26:25.967376 [ 259 ] {ec97260a-e712-492d-a391-a24cbb3753d7} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7613 | 2024.12.19 19:26:25.967415 [ 259 ] {ec97260a-e712-492d-a391-a24cbb3753d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
7614 | 2024.12.19 19:26:25.967772 [ 259 ] {ec97260a-e712-492d-a391-a24cbb3753d7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7615 | 2024.12.19 19:26:25.968015 [ 259 ] {ec97260a-e712-492d-a391-a24cbb3753d7} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7616 | 2024.12.19 19:26:25.968214 [ 259 ] {ec97260a-e712-492d-a391-a24cbb3753d7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001434 sec., 57182.705718270576 rows/sec., 3.63 MiB/sec. | ||
7617 | 2024.12.19 19:26:25.968264 [ 259 ] {ec97260a-e712-492d-a391-a24cbb3753d7} <Debug> TCPHandler: Processed in 0.001662175 sec. | ||
7618 | 2024.12.19 19:26:30.466978 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7619 | 2024.12.19 19:26:30.467044 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7620 | 2024.12.19 19:26:30.619354 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
7621 | 2024.12.19 19:26:30.619986 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7622 | 2024.12.19 19:26:30.620036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7623 | 2024.12.19 19:26:30.620559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7624 | 2024.12.19 19:26:30.620811 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7625 | 2024.12.19 19:26:30.621063 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7626 | 2024.12.19 19:26:30.934656 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7627 | 2024.12.19 19:26:30.934871 [ 259 ] {75c0261b-d830-4238-ab5b-39e23b991906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7628 | 2024.12.19 19:26:30.934953 [ 259 ] {75c0261b-d830-4238-ab5b-39e23b991906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7629 | 2024.12.19 19:26:30.935826 [ 259 ] {75c0261b-d830-4238-ab5b-39e23b991906} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7630 | 2024.12.19 19:26:30.935875 [ 259 ] {75c0261b-d830-4238-ab5b-39e23b991906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7631 | 2024.12.19 19:26:30.936318 [ 259 ] {75c0261b-d830-4238-ab5b-39e23b991906} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7632 | 2024.12.19 19:26:30.936570 [ 259 ] {75c0261b-d830-4238-ab5b-39e23b991906} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7633 | 2024.12.19 19:26:30.936825 [ 259 ] {75c0261b-d830-4238-ab5b-39e23b991906} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.002014 sec., 29791.45978152929 rows/sec., 2.31 MiB/sec. | ||
7634 | 2024.12.19 19:26:30.936886 [ 259 ] {75c0261b-d830-4238-ab5b-39e23b991906} <Debug> TCPHandler: Processed in 0.002380105 sec. | ||
7635 | 2024.12.19 19:26:30.937073 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7636 | 2024.12.19 19:26:30.937209 [ 263 ] {e2c7ff99-a833-4eee-acda-62bba05d47ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7637 | 2024.12.19 19:26:30.937266 [ 263 ] {e2c7ff99-a833-4eee-acda-62bba05d47ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7638 | 2024.12.19 19:26:30.937849 [ 263 ] {e2c7ff99-a833-4eee-acda-62bba05d47ff} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7639 | 2024.12.19 19:26:30.937890 [ 263 ] {e2c7ff99-a833-4eee-acda-62bba05d47ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7640 | 2024.12.19 19:26:30.938248 [ 263 ] {e2c7ff99-a833-4eee-acda-62bba05d47ff} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7641 | 2024.12.19 19:26:30.938490 [ 263 ] {e2c7ff99-a833-4eee-acda-62bba05d47ff} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7642 | 2024.12.19 19:26:30.938707 [ 263 ] {e2c7ff99-a833-4eee-acda-62bba05d47ff} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001529 sec., 1308.0444735120993 rows/sec., 98.36 KiB/sec. | ||
7643 | 2024.12.19 19:26:30.938761 [ 263 ] {e2c7ff99-a833-4eee-acda-62bba05d47ff} <Debug> TCPHandler: Processed in 0.001758267 sec. | ||
7644 | 2024.12.19 19:26:30.938913 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7645 | 2024.12.19 19:26:30.939023 [ 259 ] {9f6a20ec-7274-496b-8276-f69c1a34817d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7646 | 2024.12.19 19:26:30.939074 [ 259 ] {9f6a20ec-7274-496b-8276-f69c1a34817d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7647 | 2024.12.19 19:26:30.939735 [ 259 ] {9f6a20ec-7274-496b-8276-f69c1a34817d} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7648 | 2024.12.19 19:26:30.939776 [ 259 ] {9f6a20ec-7274-496b-8276-f69c1a34817d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7649 | 2024.12.19 19:26:30.940141 [ 259 ] {9f6a20ec-7274-496b-8276-f69c1a34817d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7650 | 2024.12.19 19:26:30.940378 [ 259 ] {9f6a20ec-7274-496b-8276-f69c1a34817d} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7651 | 2024.12.19 19:26:30.940592 [ 259 ] {9f6a20ec-7274-496b-8276-f69c1a34817d} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00159 sec., 41509.43396226415 rows/sec., 3.24 MiB/sec. | ||
7652 | 2024.12.19 19:26:30.940645 [ 259 ] {9f6a20ec-7274-496b-8276-f69c1a34817d} <Debug> TCPHandler: Processed in 0.001785419 sec. | ||
7653 | 2024.12.19 19:26:30.940781 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7654 | 2024.12.19 19:26:30.940890 [ 263 ] {cb324db0-845e-4e0f-b884-3aca5d5ee48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7655 | 2024.12.19 19:26:30.940941 [ 263 ] {cb324db0-845e-4e0f-b884-3aca5d5ee48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7656 | 2024.12.19 19:26:30.941484 [ 263 ] {cb324db0-845e-4e0f-b884-3aca5d5ee48f} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7657 | 2024.12.19 19:26:30.941525 [ 263 ] {cb324db0-845e-4e0f-b884-3aca5d5ee48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7658 | 2024.12.19 19:26:30.941951 [ 263 ] {cb324db0-845e-4e0f-b884-3aca5d5ee48f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7659 | 2024.12.19 19:26:30.942197 [ 263 ] {cb324db0-845e-4e0f-b884-3aca5d5ee48f} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7660 | 2024.12.19 19:26:30.942438 [ 263 ] {cb324db0-845e-4e0f-b884-3aca5d5ee48f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001556 sec., 102827.76349614395 rows/sec., 7.16 MiB/sec. | ||
7661 | 2024.12.19 19:26:30.942497 [ 263 ] {cb324db0-845e-4e0f-b884-3aca5d5ee48f} <Debug> TCPHandler: Processed in 0.001767388 sec. | ||
7662 | 2024.12.19 19:26:30.942741 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7663 | 2024.12.19 19:26:30.942885 [ 259 ] {d9e4922f-c1c1-4186-88a4-0760c943ec27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7664 | 2024.12.19 19:26:30.942964 [ 259 ] {d9e4922f-c1c1-4186-88a4-0760c943ec27} <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 | ||
7665 | 2024.12.19 19:26:30.944042 [ 259 ] {d9e4922f-c1c1-4186-88a4-0760c943ec27} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7666 | 2024.12.19 19:26:30.944083 [ 259 ] {d9e4922f-c1c1-4186-88a4-0760c943ec27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7667 | 2024.12.19 19:26:30.944674 [ 259 ] {d9e4922f-c1c1-4186-88a4-0760c943ec27} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7668 | 2024.12.19 19:26:30.944937 [ 259 ] {d9e4922f-c1c1-4186-88a4-0760c943ec27} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7669 | 2024.12.19 19:26:30.945179 [ 259 ] {d9e4922f-c1c1-4186-88a4-0760c943ec27} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002318 sec., 862.8127696289904 rows/sec., 1.55 MiB/sec. | ||
7670 | 2024.12.19 19:26:30.945274 [ 259 ] {d9e4922f-c1c1-4186-88a4-0760c943ec27} <Debug> TCPHandler: Processed in 0.002666722 sec. | ||
7671 | 2024.12.19 19:26:30.945453 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7672 | 2024.12.19 19:26:30.945568 [ 263 ] {2069fd96-85a0-431a-8bf4-ebb4a251a457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7673 | 2024.12.19 19:26:30.945619 [ 263 ] {2069fd96-85a0-431a-8bf4-ebb4a251a457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7674 | 2024.12.19 19:26:30.946076 [ 263 ] {2069fd96-85a0-431a-8bf4-ebb4a251a457} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7675 | 2024.12.19 19:26:30.946116 [ 263 ] {2069fd96-85a0-431a-8bf4-ebb4a251a457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7676 | 2024.12.19 19:26:30.946480 [ 263 ] {2069fd96-85a0-431a-8bf4-ebb4a251a457} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7677 | 2024.12.19 19:26:30.946714 [ 263 ] {2069fd96-85a0-431a-8bf4-ebb4a251a457} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7678 | 2024.12.19 19:26:30.946938 [ 263 ] {2069fd96-85a0-431a-8bf4-ebb4a251a457} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec. | ||
7679 | 2024.12.19 19:26:30.946997 [ 263 ] {2069fd96-85a0-431a-8bf4-ebb4a251a457} <Debug> TCPHandler: Processed in 0.001606774 sec. | ||
7680 | 2024.12.19 19:26:31.841260 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7681 | 2024.12.19 19:26:31.860969 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7682 | 2024.12.19 19:26:31.861027 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7683 | 2024.12.19 19:26:31.868515 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7684 | 2024.12.19 19:26:31.869267 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7685 | 2024.12.19 19:26:31.871895 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7686 | 2024.12.19 19:26:35.391271 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7687 | 2024.12.19 19:26:35.391609 [ 259 ] {e094dbb1-e3d8-4fe1-85d1-8e861518b28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7688 | 2024.12.19 19:26:35.391686 [ 259 ] {e094dbb1-e3d8-4fe1-85d1-8e861518b28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7689 | 2024.12.19 19:26:35.392455 [ 259 ] {e094dbb1-e3d8-4fe1-85d1-8e861518b28d} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7690 | 2024.12.19 19:26:35.392502 [ 259 ] {e094dbb1-e3d8-4fe1-85d1-8e861518b28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7691 | 2024.12.19 19:26:35.392945 [ 259 ] {e094dbb1-e3d8-4fe1-85d1-8e861518b28d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7692 | 2024.12.19 19:26:35.393203 [ 259 ] {e094dbb1-e3d8-4fe1-85d1-8e861518b28d} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7693 | 2024.12.19 19:26:35.393411 [ 259 ] {e094dbb1-e3d8-4fe1-85d1-8e861518b28d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00189 sec., 7407.407407407408 rows/sec., 533.23 KiB/sec. | ||
7694 | 2024.12.19 19:26:35.393475 [ 259 ] {e094dbb1-e3d8-4fe1-85d1-8e861518b28d} <Debug> TCPHandler: Processed in 0.002401746 sec. | ||
7695 | 2024.12.19 19:26:35.393670 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7696 | 2024.12.19 19:26:35.393819 [ 263 ] {04492d1c-e3cb-41eb-beea-a10b7d18f0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7697 | 2024.12.19 19:26:35.393880 [ 263 ] {04492d1c-e3cb-41eb-beea-a10b7d18f0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7698 | 2024.12.19 19:26:35.394527 [ 263 ] {04492d1c-e3cb-41eb-beea-a10b7d18f0d1} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7699 | 2024.12.19 19:26:35.394576 [ 263 ] {04492d1c-e3cb-41eb-beea-a10b7d18f0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7700 | 2024.12.19 19:26:35.394942 [ 263 ] {04492d1c-e3cb-41eb-beea-a10b7d18f0d1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7701 | 2024.12.19 19:26:35.395186 [ 263 ] {04492d1c-e3cb-41eb-beea-a10b7d18f0d1} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7702 | 2024.12.19 19:26:35.395404 [ 263 ] {04492d1c-e3cb-41eb-beea-a10b7d18f0d1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001614 sec., 1239.1573729863692 rows/sec., 101.04 KiB/sec. | ||
7703 | 2024.12.19 19:26:35.395480 [ 263 ] {04492d1c-e3cb-41eb-beea-a10b7d18f0d1} <Debug> TCPHandler: Processed in 0.001878761 sec. | ||
7704 | 2024.12.19 19:26:35.395635 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7705 | 2024.12.19 19:26:35.395765 [ 259 ] {48692f26-5606-4c5a-a69a-96d039491bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7706 | 2024.12.19 19:26:35.395821 [ 259 ] {48692f26-5606-4c5a-a69a-96d039491bea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7707 | 2024.12.19 19:26:35.397366 [ 259 ] {48692f26-5606-4c5a-a69a-96d039491bea} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7708 | 2024.12.19 19:26:35.397404 [ 259 ] {48692f26-5606-4c5a-a69a-96d039491bea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7709 | 2024.12.19 19:26:35.397854 [ 259 ] {48692f26-5606-4c5a-a69a-96d039491bea} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7710 | 2024.12.19 19:26:35.398096 [ 259 ] {48692f26-5606-4c5a-a69a-96d039491bea} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7711 | 2024.12.19 19:26:35.398275 [ 259 ] {48692f26-5606-4c5a-a69a-96d039491bea} <Debug> executeQuery: Read 1420 rows, 121.37 KiB in 0.00254 sec., 559055.1181102361 rows/sec., 46.66 MiB/sec. | ||
7712 | 2024.12.19 19:26:35.398326 [ 259 ] {48692f26-5606-4c5a-a69a-96d039491bea} <Debug> TCPHandler: Processed in 0.002756355 sec. | ||
7713 | 2024.12.19 19:26:35.398477 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7714 | 2024.12.19 19:26:35.398607 [ 263 ] {e907d8da-138a-410e-b3ef-ce5cda262eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7715 | 2024.12.19 19:26:35.398663 [ 263 ] {e907d8da-138a-410e-b3ef-ce5cda262eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7716 | 2024.12.19 19:26:35.399339 [ 263 ] {e907d8da-138a-410e-b3ef-ce5cda262eac} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7717 | 2024.12.19 19:26:35.399385 [ 263 ] {e907d8da-138a-410e-b3ef-ce5cda262eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7718 | 2024.12.19 19:26:35.399770 [ 263 ] {e907d8da-138a-410e-b3ef-ce5cda262eac} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7719 | 2024.12.19 19:26:35.400019 [ 263 ] {e907d8da-138a-410e-b3ef-ce5cda262eac} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7720 | 2024.12.19 19:26:35.400228 [ 263 ] {e907d8da-138a-410e-b3ef-ce5cda262eac} <Debug> executeQuery: Read 47 rows, 3.45 KiB in 0.001649 sec., 28502.12249848393 rows/sec., 2.04 MiB/sec. | ||
7721 | 2024.12.19 19:26:35.400282 [ 263 ] {e907d8da-138a-410e-b3ef-ce5cda262eac} <Debug> TCPHandler: Processed in 0.001869081 sec. | ||
7722 | 2024.12.19 19:26:35.400409 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7723 | 2024.12.19 19:26:35.400517 [ 259 ] {a348564a-d05c-4d0e-8374-39e87faa6451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7724 | 2024.12.19 19:26:35.400563 [ 259 ] {a348564a-d05c-4d0e-8374-39e87faa6451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7725 | 2024.12.19 19:26:35.401289 [ 259 ] {a348564a-d05c-4d0e-8374-39e87faa6451} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7726 | 2024.12.19 19:26:35.401336 [ 259 ] {a348564a-d05c-4d0e-8374-39e87faa6451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7727 | 2024.12.19 19:26:35.401727 [ 259 ] {a348564a-d05c-4d0e-8374-39e87faa6451} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7728 | 2024.12.19 19:26:35.401964 [ 259 ] {a348564a-d05c-4d0e-8374-39e87faa6451} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7729 | 2024.12.19 19:26:35.402228 [ 259 ] {a348564a-d05c-4d0e-8374-39e87faa6451} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001733 sec., 139642.23889209464 rows/sec., 9.46 MiB/sec. | ||
7730 | 2024.12.19 19:26:35.402432 [ 259 ] {a348564a-d05c-4d0e-8374-39e87faa6451} <Debug> TCPHandler: Processed in 0.002074116 sec. | ||
7731 | 2024.12.19 19:26:35.402604 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7732 | 2024.12.19 19:26:35.402735 [ 263 ] {f557b0ed-2ee7-4904-a363-c4e145eddb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7733 | 2024.12.19 19:26:35.402790 [ 263 ] {f557b0ed-2ee7-4904-a363-c4e145eddb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7734 | 2024.12.19 19:26:35.403456 [ 263 ] {f557b0ed-2ee7-4904-a363-c4e145eddb96} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7735 | 2024.12.19 19:26:35.403504 [ 263 ] {f557b0ed-2ee7-4904-a363-c4e145eddb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7736 | 2024.12.19 19:26:35.403862 [ 263 ] {f557b0ed-2ee7-4904-a363-c4e145eddb96} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7737 | 2024.12.19 19:26:35.404094 [ 263 ] {f557b0ed-2ee7-4904-a363-c4e145eddb96} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7738 | 2024.12.19 19:26:35.404312 [ 263 ] {f557b0ed-2ee7-4904-a363-c4e145eddb96} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001607 sec., 8089.607965152459 rows/sec., 504.39 KiB/sec. | ||
7739 | 2024.12.19 19:26:35.404365 [ 263 ] {f557b0ed-2ee7-4904-a363-c4e145eddb96} <Debug> TCPHandler: Processed in 0.00182584 sec. | ||
7740 | 2024.12.19 19:26:35.404501 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7741 | 2024.12.19 19:26:35.404618 [ 259 ] {1c096b4a-9b92-4242-9ba8-63beae7b9143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7742 | 2024.12.19 19:26:35.404673 [ 259 ] {1c096b4a-9b92-4242-9ba8-63beae7b9143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7743 | 2024.12.19 19:26:35.405655 [ 259 ] {1c096b4a-9b92-4242-9ba8-63beae7b9143} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7744 | 2024.12.19 19:26:35.405695 [ 259 ] {1c096b4a-9b92-4242-9ba8-63beae7b9143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7745 | 2024.12.19 19:26:35.406095 [ 259 ] {1c096b4a-9b92-4242-9ba8-63beae7b9143} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7746 | 2024.12.19 19:26:35.406336 [ 259 ] {1c096b4a-9b92-4242-9ba8-63beae7b9143} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7747 | 2024.12.19 19:26:35.406562 [ 259 ] {1c096b4a-9b92-4242-9ba8-63beae7b9143} <Debug> executeQuery: Read 878 rows, 65.18 KiB in 0.001971 sec., 445459.15778792487 rows/sec., 32.29 MiB/sec. | ||
7748 | 2024.12.19 19:26:35.406634 [ 259 ] {1c096b4a-9b92-4242-9ba8-63beae7b9143} <Debug> TCPHandler: Processed in 0.002184959 sec. | ||
7749 | 2024.12.19 19:26:35.406798 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7750 | 2024.12.19 19:26:35.406961 [ 263 ] {8c1eef5e-b53d-4476-8e1c-4feb9ad6d66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7751 | 2024.12.19 19:26:35.407018 [ 263 ] {8c1eef5e-b53d-4476-8e1c-4feb9ad6d66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7752 | 2024.12.19 19:26:35.407544 [ 263 ] {8c1eef5e-b53d-4476-8e1c-4feb9ad6d66a} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7753 | 2024.12.19 19:26:35.407586 [ 263 ] {8c1eef5e-b53d-4476-8e1c-4feb9ad6d66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7754 | 2024.12.19 19:26:35.407939 [ 263 ] {8c1eef5e-b53d-4476-8e1c-4feb9ad6d66a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7755 | 2024.12.19 19:26:35.408176 [ 263 ] {8c1eef5e-b53d-4476-8e1c-4feb9ad6d66a} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7756 | 2024.12.19 19:26:35.408428 [ 263 ] {8c1eef5e-b53d-4476-8e1c-4feb9ad6d66a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 209.54 KiB/sec. | ||
7757 | 2024.12.19 19:26:35.408630 [ 263 ] {8c1eef5e-b53d-4476-8e1c-4feb9ad6d66a} <Debug> TCPHandler: Processed in 0.001905371 sec. | ||
7758 | 2024.12.19 19:26:35.408827 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7759 | 2024.12.19 19:26:35.408940 [ 259 ] {96c06e50-0b8d-4bb1-b19c-d08e6da736ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7760 | 2024.12.19 19:26:35.408990 [ 259 ] {96c06e50-0b8d-4bb1-b19c-d08e6da736ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7761 | 2024.12.19 19:26:35.409801 [ 259 ] {96c06e50-0b8d-4bb1-b19c-d08e6da736ff} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7762 | 2024.12.19 19:26:35.409841 [ 259 ] {96c06e50-0b8d-4bb1-b19c-d08e6da736ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7763 | 2024.12.19 19:26:35.410295 [ 259 ] {96c06e50-0b8d-4bb1-b19c-d08e6da736ff} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7764 | 2024.12.19 19:26:35.410534 [ 259 ] {96c06e50-0b8d-4bb1-b19c-d08e6da736ff} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7765 | 2024.12.19 19:26:35.410763 [ 259 ] {96c06e50-0b8d-4bb1-b19c-d08e6da736ff} <Debug> executeQuery: Read 1084 rows, 74.17 KiB in 0.001844 sec., 587852.4945770066 rows/sec., 39.28 MiB/sec. | ||
7766 | 2024.12.19 19:26:35.410852 [ 259 ] {96c06e50-0b8d-4bb1-b19c-d08e6da736ff} <Debug> TCPHandler: Processed in 0.002077707 sec. | ||
7767 | 2024.12.19 19:26:35.411023 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7768 | 2024.12.19 19:26:35.411160 [ 263 ] {17d80cd8-d938-46e8-8cac-fe2c226f2eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7769 | 2024.12.19 19:26:35.411218 [ 263 ] {17d80cd8-d938-46e8-8cac-fe2c226f2eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7770 | 2024.12.19 19:26:35.411700 [ 263 ] {17d80cd8-d938-46e8-8cac-fe2c226f2eba} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7771 | 2024.12.19 19:26:35.411739 [ 263 ] {17d80cd8-d938-46e8-8cac-fe2c226f2eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7772 | 2024.12.19 19:26:35.412096 [ 263 ] {17d80cd8-d938-46e8-8cac-fe2c226f2eba} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7773 | 2024.12.19 19:26:35.412346 [ 263 ] {17d80cd8-d938-46e8-8cac-fe2c226f2eba} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7774 | 2024.12.19 19:26:35.412554 [ 263 ] {17d80cd8-d938-46e8-8cac-fe2c226f2eba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001428 sec., 700.2801120448179 rows/sec., 47.19 KiB/sec. | ||
7775 | 2024.12.19 19:26:35.412605 [ 263 ] {17d80cd8-d938-46e8-8cac-fe2c226f2eba} <Debug> TCPHandler: Processed in 0.001658005 sec. | ||
7776 | 2024.12.19 19:26:35.412754 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7777 | 2024.12.19 19:26:35.412885 [ 259 ] {6bf7a73c-39f0-4de6-8e68-28d8b9d9bdf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7778 | 2024.12.19 19:26:35.412962 [ 259 ] {6bf7a73c-39f0-4de6-8e68-28d8b9d9bdf3} <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 | ||
7779 | 2024.12.19 19:26:35.414224 [ 259 ] {6bf7a73c-39f0-4de6-8e68-28d8b9d9bdf3} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7780 | 2024.12.19 19:26:35.414264 [ 259 ] {6bf7a73c-39f0-4de6-8e68-28d8b9d9bdf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7781 | 2024.12.19 19:26:35.414905 [ 259 ] {6bf7a73c-39f0-4de6-8e68-28d8b9d9bdf3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7782 | 2024.12.19 19:26:35.415161 [ 259 ] {6bf7a73c-39f0-4de6-8e68-28d8b9d9bdf3} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7783 | 2024.12.19 19:26:35.415469 [ 259 ] {6bf7a73c-39f0-4de6-8e68-28d8b9d9bdf3} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002611 sec., 14553.810800459594 rows/sec., 26.08 MiB/sec. | ||
7784 | 2024.12.19 19:26:35.416003 [ 259 ] {6bf7a73c-39f0-4de6-8e68-28d8b9d9bdf3} <Debug> TCPHandler: Processed in 0.00330923 sec. | ||
7785 | 2024.12.19 19:26:35.416192 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7786 | 2024.12.19 19:26:35.416326 [ 263 ] {47570704-d320-4c6d-88d7-80b17d7d7231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7787 | 2024.12.19 19:26:35.416383 [ 263 ] {47570704-d320-4c6d-88d7-80b17d7d7231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7788 | 2024.12.19 19:26:35.416887 [ 263 ] {47570704-d320-4c6d-88d7-80b17d7d7231} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7789 | 2024.12.19 19:26:35.416927 [ 263 ] {47570704-d320-4c6d-88d7-80b17d7d7231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7790 | 2024.12.19 19:26:35.417291 [ 263 ] {47570704-d320-4c6d-88d7-80b17d7d7231} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7791 | 2024.12.19 19:26:35.417531 [ 263 ] {47570704-d320-4c6d-88d7-80b17d7d7231} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7792 | 2024.12.19 19:26:35.417744 [ 263 ] {47570704-d320-4c6d-88d7-80b17d7d7231} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001447 sec., 56668.970283344854 rows/sec., 3.60 MiB/sec. | ||
7793 | 2024.12.19 19:26:35.417795 [ 263 ] {47570704-d320-4c6d-88d7-80b17d7d7231} <Debug> TCPHandler: Processed in 0.001677786 sec. | ||
7794 | 2024.12.19 19:26:35.694235 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1106 | ||
7795 | 2024.12.19 19:26:35.697829 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7796 | 2024.12.19 19:26:35.697880 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7797 | 2024.12.19 19:26:35.699346 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7798 | 2024.12.19 19:26:35.699649 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7799 | 2024.12.19 19:26:35.700156 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1106 | ||
7800 | 2024.12.19 19:26:38.122116 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
7801 | 2024.12.19 19:26:38.122786 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7802 | 2024.12.19 19:26:38.122838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7803 | 2024.12.19 19:26:38.123371 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7804 | 2024.12.19 19:26:38.123651 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7805 | 2024.12.19 19:26:38.123902 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
7806 | 2024.12.19 19:26:39.372895 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7807 | 2024.12.19 19:26:39.393661 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7808 | 2024.12.19 19:26:39.393730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7809 | 2024.12.19 19:26:39.401161 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7810 | 2024.12.19 19:26:39.401935 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7811 | 2024.12.19 19:26:39.404697 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7812 | 2024.12.19 19:26:40.935006 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7813 | 2024.12.19 19:26:40.935277 [ 259 ] {76a5bb25-06fd-464d-8932-e7e17d0d5000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7814 | 2024.12.19 19:26:40.935374 [ 259 ] {76a5bb25-06fd-464d-8932-e7e17d0d5000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7815 | 2024.12.19 19:26:40.936237 [ 259 ] {76a5bb25-06fd-464d-8932-e7e17d0d5000} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7816 | 2024.12.19 19:26:40.936284 [ 259 ] {76a5bb25-06fd-464d-8932-e7e17d0d5000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7817 | 2024.12.19 19:26:40.936727 [ 259 ] {76a5bb25-06fd-464d-8932-e7e17d0d5000} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7818 | 2024.12.19 19:26:40.936979 [ 259 ] {76a5bb25-06fd-464d-8932-e7e17d0d5000} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7819 | 2024.12.19 19:26:40.937235 [ 259 ] {76a5bb25-06fd-464d-8932-e7e17d0d5000} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.00203 sec., 29556.650246305417 rows/sec., 2.29 MiB/sec. | ||
7820 | 2024.12.19 19:26:40.937292 [ 259 ] {76a5bb25-06fd-464d-8932-e7e17d0d5000} <Debug> TCPHandler: Processed in 0.002450227 sec. | ||
7821 | 2024.12.19 19:26:40.937447 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7822 | 2024.12.19 19:26:40.937555 [ 263 ] {f95d576b-6767-445a-858c-aff12671c3cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7823 | 2024.12.19 19:26:40.937602 [ 263 ] {f95d576b-6767-445a-858c-aff12671c3cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7824 | 2024.12.19 19:26:40.938138 [ 263 ] {f95d576b-6767-445a-858c-aff12671c3cf} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7825 | 2024.12.19 19:26:40.938179 [ 263 ] {f95d576b-6767-445a-858c-aff12671c3cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7826 | 2024.12.19 19:26:40.938530 [ 263 ] {f95d576b-6767-445a-858c-aff12671c3cf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7827 | 2024.12.19 19:26:40.938780 [ 263 ] {f95d576b-6767-445a-858c-aff12671c3cf} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7828 | 2024.12.19 19:26:40.939033 [ 263 ] {f95d576b-6767-445a-858c-aff12671c3cf} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001494 sec., 1338.6880856760374 rows/sec., 100.66 KiB/sec. | ||
7829 | 2024.12.19 19:26:40.939138 [ 263 ] {f95d576b-6767-445a-858c-aff12671c3cf} <Debug> TCPHandler: Processed in 0.001748048 sec. | ||
7830 | 2024.12.19 19:26:40.939351 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7831 | 2024.12.19 19:26:40.939495 [ 259 ] {94f55c56-e0be-42fb-be9b-242908b0a752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7832 | 2024.12.19 19:26:40.939541 [ 259 ] {94f55c56-e0be-42fb-be9b-242908b0a752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7833 | 2024.12.19 19:26:40.940109 [ 259 ] {94f55c56-e0be-42fb-be9b-242908b0a752} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7834 | 2024.12.19 19:26:40.940148 [ 259 ] {94f55c56-e0be-42fb-be9b-242908b0a752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7835 | 2024.12.19 19:26:40.940518 [ 259 ] {94f55c56-e0be-42fb-be9b-242908b0a752} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7836 | 2024.12.19 19:26:40.940768 [ 259 ] {94f55c56-e0be-42fb-be9b-242908b0a752} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7837 | 2024.12.19 19:26:40.941011 [ 259 ] {94f55c56-e0be-42fb-be9b-242908b0a752} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001538 sec., 42912.873862158645 rows/sec., 3.35 MiB/sec. | ||
7838 | 2024.12.19 19:26:40.941077 [ 259 ] {94f55c56-e0be-42fb-be9b-242908b0a752} <Debug> TCPHandler: Processed in 0.001829569 sec. | ||
7839 | 2024.12.19 19:26:40.941256 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7840 | 2024.12.19 19:26:40.941363 [ 263 ] {388a2065-4634-48b7-bb92-37839bf550cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7841 | 2024.12.19 19:26:40.941412 [ 263 ] {388a2065-4634-48b7-bb92-37839bf550cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7842 | 2024.12.19 19:26:40.941936 [ 263 ] {388a2065-4634-48b7-bb92-37839bf550cf} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7843 | 2024.12.19 19:26:40.941976 [ 263 ] {388a2065-4634-48b7-bb92-37839bf550cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7844 | 2024.12.19 19:26:40.942378 [ 263 ] {388a2065-4634-48b7-bb92-37839bf550cf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7845 | 2024.12.19 19:26:40.942625 [ 263 ] {388a2065-4634-48b7-bb92-37839bf550cf} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7846 | 2024.12.19 19:26:40.942820 [ 263 ] {388a2065-4634-48b7-bb92-37839bf550cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00147 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
7847 | 2024.12.19 19:26:40.942921 [ 263 ] {388a2065-4634-48b7-bb92-37839bf550cf} <Debug> TCPHandler: Processed in 0.001752157 sec. | ||
7848 | 2024.12.19 19:26:40.943156 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7849 | 2024.12.19 19:26:40.943331 [ 259 ] {eedfc22d-c146-4787-a3bf-27f092edd724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7850 | 2024.12.19 19:26:40.943422 [ 259 ] {eedfc22d-c146-4787-a3bf-27f092edd724} <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 | ||
7851 | 2024.12.19 19:26:40.944535 [ 259 ] {eedfc22d-c146-4787-a3bf-27f092edd724} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7852 | 2024.12.19 19:26:40.944574 [ 259 ] {eedfc22d-c146-4787-a3bf-27f092edd724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7853 | 2024.12.19 19:26:40.945179 [ 259 ] {eedfc22d-c146-4787-a3bf-27f092edd724} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7854 | 2024.12.19 19:26:40.945443 [ 259 ] {eedfc22d-c146-4787-a3bf-27f092edd724} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7855 | 2024.12.19 19:26:40.945654 [ 259 ] {eedfc22d-c146-4787-a3bf-27f092edd724} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002354 sec., 849.6176720475785 rows/sec., 1.52 MiB/sec. | ||
7856 | 2024.12.19 19:26:40.945772 [ 259 ] {eedfc22d-c146-4787-a3bf-27f092edd724} <Debug> TCPHandler: Processed in 0.002760755 sec. | ||
7857 | 2024.12.19 19:26:40.945929 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7858 | 2024.12.19 19:26:40.946056 [ 263 ] {03e2db44-6cea-43ad-8f81-84096249df79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7859 | 2024.12.19 19:26:40.946114 [ 263 ] {03e2db44-6cea-43ad-8f81-84096249df79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7860 | 2024.12.19 19:26:40.946640 [ 263 ] {03e2db44-6cea-43ad-8f81-84096249df79} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7861 | 2024.12.19 19:26:40.946686 [ 263 ] {03e2db44-6cea-43ad-8f81-84096249df79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7862 | 2024.12.19 19:26:40.947049 [ 263 ] {03e2db44-6cea-43ad-8f81-84096249df79} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7863 | 2024.12.19 19:26:40.947291 [ 263 ] {03e2db44-6cea-43ad-8f81-84096249df79} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7864 | 2024.12.19 19:26:40.947469 [ 263 ] {03e2db44-6cea-43ad-8f81-84096249df79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001442 sec., 41608.87656033287 rows/sec., 2.80 MiB/sec. | ||
7865 | 2024.12.19 19:26:40.947518 [ 263 ] {03e2db44-6cea-43ad-8f81-84096249df79} <Debug> TCPHandler: Processed in 0.001653805 sec. | ||
7866 | 2024.12.19 19:26:45.467099 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7867 | 2024.12.19 19:26:45.467195 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7868 | 2024.12.19 19:26:45.624961 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
7869 | 2024.12.19 19:26:45.625584 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7870 | 2024.12.19 19:26:45.625631 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7871 | 2024.12.19 19:26:45.626178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7872 | 2024.12.19 19:26:45.626432 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7873 | 2024.12.19 19:26:45.626657 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7874 | 2024.12.19 19:26:45.701330 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 1118 | ||
7875 | 2024.12.19 19:26:45.704011 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7876 | 2024.12.19 19:26:45.704068 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7877 | 2024.12.19 19:26:45.705521 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7878 | 2024.12.19 19:26:45.705835 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7879 | 2024.12.19 19:26:45.706504 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1118 | ||
7880 | 2024.12.19 19:26:45.940588 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7881 | 2024.12.19 19:26:45.940892 [ 259 ] {75673e70-6f89-435f-9e1d-4aaa6ae5bf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7882 | 2024.12.19 19:26:45.940990 [ 259 ] {75673e70-6f89-435f-9e1d-4aaa6ae5bf73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7883 | 2024.12.19 19:26:45.941773 [ 259 ] {75673e70-6f89-435f-9e1d-4aaa6ae5bf73} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7884 | 2024.12.19 19:26:45.941820 [ 259 ] {75673e70-6f89-435f-9e1d-4aaa6ae5bf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7885 | 2024.12.19 19:26:45.942271 [ 259 ] {75673e70-6f89-435f-9e1d-4aaa6ae5bf73} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7886 | 2024.12.19 19:26:45.942534 [ 259 ] {75673e70-6f89-435f-9e1d-4aaa6ae5bf73} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7887 | 2024.12.19 19:26:45.942748 [ 259 ] {75673e70-6f89-435f-9e1d-4aaa6ae5bf73} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001943 sec., 7205.352547606793 rows/sec., 518.69 KiB/sec. | ||
7888 | 2024.12.19 19:26:45.942816 [ 259 ] {75673e70-6f89-435f-9e1d-4aaa6ae5bf73} <Debug> TCPHandler: Processed in 0.002422646 sec. | ||
7889 | 2024.12.19 19:26:45.943005 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7890 | 2024.12.19 19:26:45.943153 [ 263 ] {67ca0677-576b-47f7-a528-be944597265b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7891 | 2024.12.19 19:26:45.943213 [ 263 ] {67ca0677-576b-47f7-a528-be944597265b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7892 | 2024.12.19 19:26:45.943984 [ 263 ] {67ca0677-576b-47f7-a528-be944597265b} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7893 | 2024.12.19 19:26:45.944023 [ 263 ] {67ca0677-576b-47f7-a528-be944597265b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7894 | 2024.12.19 19:26:45.944422 [ 263 ] {67ca0677-576b-47f7-a528-be944597265b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7895 | 2024.12.19 19:26:45.944671 [ 263 ] {67ca0677-576b-47f7-a528-be944597265b} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7896 | 2024.12.19 19:26:45.944797 [ 45 ] {} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7897 | 2024.12.19 19:26:45.944839 [ 45 ] {} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7898 | 2024.12.19 19:26:45.944858 [ 263 ] {67ca0677-576b-47f7-a528-be944597265b} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001738 sec., 160529.34407364787 rows/sec., 14.15 MiB/sec. | ||
7899 | 2024.12.19 19:26:45.944865 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7900 | 2024.12.19 19:26:45.944946 [ 263 ] {67ca0677-576b-47f7-a528-be944597265b} <Debug> TCPHandler: Processed in 0.002007944 sec. | ||
7901 | 2024.12.19 19:26:45.945180 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
7902 | 2024.12.19 19:26:45.945184 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7903 | 2024.12.19 19:26:45.945497 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7904 | 2024.12.19 19:26:45.945507 [ 259 ] {18fe65bb-ffce-455b-9607-50f4b0cf555e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7905 | 2024.12.19 19:26:45.945570 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1432 rows starting from the beginning of the part | ||
7906 | 2024.12.19 19:26:45.945640 [ 259 ] {18fe65bb-ffce-455b-9607-50f4b0cf555e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7907 | 2024.12.19 19:26:45.945857 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 279 rows starting from the beginning of the part | ||
7908 | 2024.12.19 19:26:45.946228 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
7909 | 2024.12.19 19:26:45.946524 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1420 rows starting from the beginning of the part | ||
7910 | 2024.12.19 19:26:45.946941 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
7911 | 2024.12.19 19:26:45.947305 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 279 rows starting from the beginning of the part | ||
7912 | 2024.12.19 19:26:45.948555 [ 259 ] {18fe65bb-ffce-455b-9607-50f4b0cf555e} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7913 | 2024.12.19 19:26:45.948608 [ 259 ] {18fe65bb-ffce-455b-9607-50f4b0cf555e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7914 | 2024.12.19 19:26:45.949516 [ 259 ] {18fe65bb-ffce-455b-9607-50f4b0cf555e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7915 | 2024.12.19 19:26:45.949945 [ 259 ] {18fe65bb-ffce-455b-9607-50f4b0cf555e} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7916 | 2024.12.19 19:26:45.950123 [ 45 ] {} <Debug> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7917 | 2024.12.19 19:26:45.950170 [ 45 ] {} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7918 | 2024.12.19 19:26:45.950192 [ 259 ] {18fe65bb-ffce-455b-9607-50f4b0cf555e} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.004786 sec., 9402.423735896364 rows/sec., 692.33 KiB/sec. | ||
7919 | 2024.12.19 19:26:45.950201 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7920 | 2024.12.19 19:26:45.950411 [ 259 ] {18fe65bb-ffce-455b-9607-50f4b0cf555e} <Debug> TCPHandler: Processed in 0.005342265 sec. | ||
7921 | 2024.12.19 19:26:45.950771 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7922 | 2024.12.19 19:26:45.950786 [ 199 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::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 | ||
7923 | 2024.12.19 19:26:45.951416 [ 263 ] {fdbb5f20-52ba-4188-b1da-b661fa535331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7924 | 2024.12.19 19:26:45.951750 [ 263 ] {fdbb5f20-52ba-4188-b1da-b661fa535331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7925 | 2024.12.19 19:26:45.952002 [ 199 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7926 | 2024.12.19 19:26:45.952255 [ 199 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 65 rows starting from the beginning of the part | ||
7927 | 2024.12.19 19:26:45.952773 [ 193 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3530 rows, containing 5 columns (5 merged, 0 gathered) in 0.007778851 sec., 453794.52569537587 rows/sec., 39.85 MiB/sec. | ||
7928 | 2024.12.19 19:26:45.952915 [ 199 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 45 rows starting from the beginning of the part | ||
7929 | 2024.12.19 19:26:45.953285 [ 193 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7930 | 2024.12.19 19:26:45.953608 [ 199 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2 rows starting from the beginning of the part | ||
7931 | 2024.12.19 19:26:45.954191 [ 199 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 47 rows starting from the beginning of the part | ||
7932 | 2024.12.19 19:26:45.954384 [ 193 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_56_11} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7933 | 2024.12.19 19:26:45.954757 [ 199 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2 rows starting from the beginning of the part | ||
7934 | 2024.12.19 19:26:45.954781 [ 193 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_56_11} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7935 | 2024.12.19 19:26:45.955072 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
7936 | 2024.12.19 19:26:45.955316 [ 199 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 45 rows starting from the beginning of the part | ||
7937 | 2024.12.19 19:26:45.955679 [ 263 ] {fdbb5f20-52ba-4188-b1da-b661fa535331} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7938 | 2024.12.19 19:26:45.955775 [ 263 ] {fdbb5f20-52ba-4188-b1da-b661fa535331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7939 | 2024.12.19 19:26:45.956658 [ 263 ] {fdbb5f20-52ba-4188-b1da-b661fa535331} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7940 | 2024.12.19 19:26:45.957263 [ 263 ] {fdbb5f20-52ba-4188-b1da-b661fa535331} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7941 | 2024.12.19 19:26:45.958020 [ 263 ] {fdbb5f20-52ba-4188-b1da-b661fa535331} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006861 sec., 2040.518874799592 rows/sec., 142.90 KiB/sec. | ||
7942 | 2024.12.19 19:26:45.958465 [ 263 ] {fdbb5f20-52ba-4188-b1da-b661fa535331} <Debug> TCPHandler: Processed in 0.007916055 sec. | ||
7943 | 2024.12.19 19:26:45.958628 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.008272574 sec., 24901.560264072585 rows/sec., 1.88 MiB/sec. | ||
7944 | 2024.12.19 19:26:45.958736 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7945 | 2024.12.19 19:26:45.958880 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7946 | 2024.12.19 19:26:45.958923 [ 259 ] {960ee643-4697-43fb-abdb-303f7edc3339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7947 | 2024.12.19 19:26:45.959009 [ 259 ] {960ee643-4697-43fb-abdb-303f7edc3339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7948 | 2024.12.19 19:26:45.959491 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_51_10} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7949 | 2024.12.19 19:26:45.959733 [ 195 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_51_10} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7950 | 2024.12.19 19:26:45.959848 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7951 | 2024.12.19 19:26:45.960107 [ 259 ] {960ee643-4697-43fb-abdb-303f7edc3339} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7952 | 2024.12.19 19:26:45.960151 [ 259 ] {960ee643-4697-43fb-abdb-303f7edc3339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7953 | 2024.12.19 19:26:45.960532 [ 259 ] {960ee643-4697-43fb-abdb-303f7edc3339} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7954 | 2024.12.19 19:26:45.960772 [ 259 ] {960ee643-4697-43fb-abdb-303f7edc3339} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7955 | 2024.12.19 19:26:45.960995 [ 259 ] {960ee643-4697-43fb-abdb-303f7edc3339} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00212 sec., 6132.075471698114 rows/sec., 382.33 KiB/sec. | ||
7956 | 2024.12.19 19:26:45.961142 [ 259 ] {960ee643-4697-43fb-abdb-303f7edc3339} <Debug> TCPHandler: Processed in 0.002533848 sec. | ||
7957 | 2024.12.19 19:26:45.961362 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7958 | 2024.12.19 19:26:45.961493 [ 263 ] {75222637-72a3-4d4b-886e-027a16af74a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7959 | 2024.12.19 19:26:45.961550 [ 263 ] {75222637-72a3-4d4b-886e-027a16af74a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7960 | 2024.12.19 19:26:45.962321 [ 263 ] {75222637-72a3-4d4b-886e-027a16af74a6} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7961 | 2024.12.19 19:26:45.962359 [ 263 ] {75222637-72a3-4d4b-886e-027a16af74a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7962 | 2024.12.19 19:26:45.962746 [ 263 ] {75222637-72a3-4d4b-886e-027a16af74a6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7963 | 2024.12.19 19:26:45.962992 [ 263 ] {75222637-72a3-4d4b-886e-027a16af74a6} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7964 | 2024.12.19 19:26:45.963122 [ 45 ] {} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7965 | 2024.12.19 19:26:45.963162 [ 45 ] {} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7966 | 2024.12.19 19:26:45.963186 [ 263 ] {75222637-72a3-4d4b-886e-027a16af74a6} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.001722 sec., 243902.43902439025 rows/sec., 17.42 MiB/sec. | ||
7967 | 2024.12.19 19:26:45.963190 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7968 | 2024.12.19 19:26:45.963310 [ 263 ] {75222637-72a3-4d4b-886e-027a16af74a6} <Debug> TCPHandler: Processed in 0.002043885 sec. | ||
7969 | 2024.12.19 19:26:45.963452 [ 195 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
7970 | 2024.12.19 19:26:45.963520 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7971 | 2024.12.19 19:26:45.963603 [ 195 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7972 | 2024.12.19 19:26:45.963682 [ 195 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 914 rows starting from the beginning of the part | ||
7973 | 2024.12.19 19:26:45.963750 [ 259 ] {b2189f5e-b641-42d9-9b89-b514d0cce508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7974 | 2024.12.19 19:26:45.963961 [ 195 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 420 rows starting from the beginning of the part | ||
7975 | 2024.12.19 19:26:45.963984 [ 259 ] {b2189f5e-b641-42d9-9b89-b514d0cce508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7976 | 2024.12.19 19:26:45.964334 [ 195 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 66 rows starting from the beginning of the part | ||
7977 | 2024.12.19 19:26:45.964680 [ 195 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 878 rows starting from the beginning of the part | ||
7978 | 2024.12.19 19:26:45.965012 [ 195 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
7979 | 2024.12.19 19:26:45.965295 [ 195 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 420 rows starting from the beginning of the part | ||
7980 | 2024.12.19 19:26:45.966207 [ 259 ] {b2189f5e-b641-42d9-9b89-b514d0cce508} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7981 | 2024.12.19 19:26:45.966284 [ 259 ] {b2189f5e-b641-42d9-9b89-b514d0cce508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7982 | 2024.12.19 19:26:45.967293 [ 259 ] {b2189f5e-b641-42d9-9b89-b514d0cce508} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7983 | 2024.12.19 19:26:45.967780 [ 259 ] {b2189f5e-b641-42d9-9b89-b514d0cce508} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7984 | 2024.12.19 19:26:45.968081 [ 259 ] {b2189f5e-b641-42d9-9b89-b514d0cce508} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004415 sec., 1359.003397508494 rows/sec., 71.00 KiB/sec. | ||
7985 | 2024.12.19 19:26:45.968387 [ 259 ] {b2189f5e-b641-42d9-9b89-b514d0cce508} <Debug> TCPHandler: Processed in 0.004959004 sec. | ||
7986 | 2024.12.19 19:26:45.968733 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7987 | 2024.12.19 19:26:45.969142 [ 263 ] {d6b451b3-9117-4b27-ba49-fbbbd0506552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7988 | 2024.12.19 19:26:45.969168 [ 195 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2764 rows, containing 5 columns (5 merged, 0 gathered) in 0.005869579 sec., 470902.5979546404 rows/sec., 35.95 MiB/sec. | ||
7989 | 2024.12.19 19:26:45.969222 [ 263 ] {d6b451b3-9117-4b27-ba49-fbbbd0506552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7990 | 2024.12.19 19:26:45.969418 [ 195 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7991 | 2024.12.19 19:26:45.969991 [ 195 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_56_11} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7992 | 2024.12.19 19:26:45.970188 [ 195 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_56_11} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7993 | 2024.12.19 19:26:45.970343 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
7994 | 2024.12.19 19:26:45.970467 [ 263 ] {d6b451b3-9117-4b27-ba49-fbbbd0506552} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7995 | 2024.12.19 19:26:45.970511 [ 263 ] {d6b451b3-9117-4b27-ba49-fbbbd0506552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
7996 | 2024.12.19 19:26:45.970917 [ 263 ] {d6b451b3-9117-4b27-ba49-fbbbd0506552} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7997 | 2024.12.19 19:26:45.971170 [ 263 ] {d6b451b3-9117-4b27-ba49-fbbbd0506552} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7998 | 2024.12.19 19:26:45.971377 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7999 | 2024.12.19 19:26:45.971412 [ 263 ] {d6b451b3-9117-4b27-ba49-fbbbd0506552} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00239 sec., 99163.17991631798 rows/sec., 6.65 MiB/sec. | ||
8000 | 2024.12.19 19:26:45.971472 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8001 | 2024.12.19 19:26:45.971552 [ 263 ] {d6b451b3-9117-4b27-ba49-fbbbd0506552} <Debug> TCPHandler: Processed in 0.002997941 sec. | ||
8002 | 2024.12.19 19:26:45.971566 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8003 | 2024.12.19 19:26:45.971769 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
8004 | 2024.12.19 19:26:45.971775 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8005 | 2024.12.19 19:26:45.972036 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8006 | 2024.12.19 19:26:45.972057 [ 259 ] {cb73d4e5-7932-41b0-960c-27a8fd21e90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8007 | 2024.12.19 19:26:45.972103 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18218 rows starting from the beginning of the part | ||
8008 | 2024.12.19 19:26:45.972177 [ 259 ] {cb73d4e5-7932-41b0-960c-27a8fd21e90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8009 | 2024.12.19 19:26:45.972456 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part | ||
8010 | 2024.12.19 19:26:45.972868 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
8011 | 2024.12.19 19:26:45.973279 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1084 rows starting from the beginning of the part | ||
8012 | 2024.12.19 19:26:45.973587 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
8013 | 2024.12.19 19:26:45.973905 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 237 rows starting from the beginning of the part | ||
8014 | 2024.12.19 19:26:45.974781 [ 259 ] {cb73d4e5-7932-41b0-960c-27a8fd21e90d} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8015 | 2024.12.19 19:26:45.974851 [ 259 ] {cb73d4e5-7932-41b0-960c-27a8fd21e90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8016 | 2024.12.19 19:26:45.975457 [ 259 ] {cb73d4e5-7932-41b0-960c-27a8fd21e90d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8017 | 2024.12.19 19:26:45.975770 [ 259 ] {cb73d4e5-7932-41b0-960c-27a8fd21e90d} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8018 | 2024.12.19 19:26:45.976312 [ 259 ] {cb73d4e5-7932-41b0-960c-27a8fd21e90d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004298 sec., 232.66635644485808 rows/sec., 15.68 KiB/sec. | ||
8019 | 2024.12.19 19:26:45.976644 [ 259 ] {cb73d4e5-7932-41b0-960c-27a8fd21e90d} <Debug> TCPHandler: Processed in 0.004973844 sec. | ||
8020 | 2024.12.19 19:26:45.976957 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8021 | 2024.12.19 19:26:45.977176 [ 263 ] {9a359208-e536-4699-a8b9-d1cb598b31dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8022 | 2024.12.19 19:26:45.977426 [ 263 ] {9a359208-e536-4699-a8b9-d1cb598b31dd} <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 | ||
8023 | 2024.12.19 19:26:45.979526 [ 263 ] {9a359208-e536-4699-a8b9-d1cb598b31dd} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8024 | 2024.12.19 19:26:45.979569 [ 263 ] {9a359208-e536-4699-a8b9-d1cb598b31dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8025 | 2024.12.19 19:26:45.980777 [ 263 ] {9a359208-e536-4699-a8b9-d1cb598b31dd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8026 | 2024.12.19 19:26:45.981243 [ 263 ] {9a359208-e536-4699-a8b9-d1cb598b31dd} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8027 | 2024.12.19 19:26:45.981497 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8028 | 2024.12.19 19:26:45.981577 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8029 | 2024.12.19 19:26:45.981620 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8030 | 2024.12.19 19:26:45.981687 [ 263 ] {9a359208-e536-4699-a8b9-d1cb598b31dd} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.004557 sec., 8338.819398727232 rows/sec., 14.94 MiB/sec. | ||
8031 | 2024.12.19 19:26:45.981969 [ 198 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::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 | ||
8032 | 2024.12.19 19:26:45.982346 [ 263 ] {9a359208-e536-4699-a8b9-d1cb598b31dd} <Debug> TCPHandler: Processed in 0.005553251 sec. | ||
8033 | 2024.12.19 19:26:45.982627 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8034 | 2024.12.19 19:26:45.983024 [ 259 ] {2f43e064-3936-4f3f-92ca-f0c47c552f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8035 | 2024.12.19 19:26:45.983328 [ 259 ] {2f43e064-3936-4f3f-92ca-f0c47c552f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8036 | 2024.12.19 19:26:45.983703 [ 198 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8037 | 2024.12.19 19:26:45.983823 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20096 rows, containing 5 columns (5 merged, 0 gathered) in 0.012109138 sec., 1659573.125684091 rows/sec., 112.01 MiB/sec. | ||
8038 | 2024.12.19 19:26:45.984098 [ 198 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 892 rows starting from the beginning of the part | ||
8039 | 2024.12.19 19:26:45.984353 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8040 | 2024.12.19 19:26:45.985591 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8041 | 2024.12.19 19:26:45.985682 [ 198 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 38 rows starting from the beginning of the part | ||
8042 | 2024.12.19 19:26:45.985908 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8043 | 2024.12.19 19:26:45.986203 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
8044 | 2024.12.19 19:26:45.986517 [ 259 ] {2f43e064-3936-4f3f-92ca-f0c47c552f81} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8045 | 2024.12.19 19:26:45.986632 [ 259 ] {2f43e064-3936-4f3f-92ca-f0c47c552f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8046 | 2024.12.19 19:26:45.986892 [ 198 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2 rows starting from the beginning of the part | ||
8047 | 2024.12.19 19:26:45.987593 [ 198 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 38 rows starting from the beginning of the part | ||
8048 | 2024.12.19 19:26:45.988333 [ 198 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2 rows starting from the beginning of the part | ||
8049 | 2024.12.19 19:26:45.988417 [ 259 ] {2f43e064-3936-4f3f-92ca-f0c47c552f81} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8050 | 2024.12.19 19:26:45.988893 [ 198 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 38 rows starting from the beginning of the part | ||
8051 | 2024.12.19 19:26:45.989373 [ 259 ] {2f43e064-3936-4f3f-92ca-f0c47c552f81} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8052 | 2024.12.19 19:26:45.989877 [ 42 ] {} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8053 | 2024.12.19 19:26:45.989988 [ 42 ] {} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8054 | 2024.12.19 19:26:45.990070 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8055 | 2024.12.19 19:26:45.990303 [ 259 ] {2f43e064-3936-4f3f-92ca-f0c47c552f81} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.007365 sec., 11133.740665308893 rows/sec., 724.10 KiB/sec. | ||
8056 | 2024.12.19 19:26:45.990529 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
8057 | 2024.12.19 19:26:45.990679 [ 259 ] {2f43e064-3936-4f3f-92ca-f0c47c552f81} <Debug> TCPHandler: Processed in 0.008196452 sec. | ||
8058 | 2024.12.19 19:26:45.991036 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8059 | 2024.12.19 19:26:45.991120 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3610 rows starting from the beginning of the part | ||
8060 | 2024.12.19 19:26:45.991423 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part | ||
8061 | 2024.12.19 19:26:45.991718 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
8062 | 2024.12.19 19:26:45.992095 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
8063 | 2024.12.19 19:26:45.992363 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
8064 | 2024.12.19 19:26:45.992517 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 82 rows starting from the beginning of the part | ||
8065 | 2024.12.19 19:26:45.995980 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3976 rows, containing 4 columns (4 merged, 0 gathered) in 0.005764216 sec., 689772.9023339861 rows/sec., 44.94 MiB/sec. | ||
8066 | 2024.12.19 19:26:45.996507 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8067 | 2024.12.19 19:26:45.996943 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_56_11} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8068 | 2024.12.19 19:26:45.997044 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_56_11} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8069 | 2024.12.19 19:26:45.997131 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
8070 | 2024.12.19 19:26:46.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.13 MiB, peak 223.13 MiB, free memory in arenas 0.00 B, will set to 217.73 MiB (RSS), difference: -5.41 MiB | ||
8071 | 2024.12.19 19:26:46.001140 [ 186 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 19 columns (19 merged, 0 gathered) in 0.019421476 sec., 52004.28638894387 rows/sec., 93.19 MiB/sec. | ||
8072 | 2024.12.19 19:26:46.002497 [ 197 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8073 | 2024.12.19 19:26:46.002933 [ 197 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8074 | 2024.12.19 19:26:46.003018 [ 197 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8075 | 2024.12.19 19:26:46.003168 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.23 MiB. | ||
8076 | 2024.12.19 19:26:46.905702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
8077 | 2024.12.19 19:26:46.927651 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8078 | 2024.12.19 19:26:46.927721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8079 | 2024.12.19 19:26:46.935241 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8080 | 2024.12.19 19:26:46.936040 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8081 | 2024.12.19 19:26:46.938881 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
8082 | 2024.12.19 19:26:47.000233 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.85 MiB, peak 223.13 MiB, free memory in arenas 0.00 B, will set to 218.20 MiB (RSS), difference: 7.35 MiB | ||
8083 | 2024.12.19 19:26:50.934025 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8084 | 2024.12.19 19:26:50.934228 [ 259 ] {e5776b49-4754-4107-92f4-a7a81b85a576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8085 | 2024.12.19 19:26:50.934302 [ 259 ] {e5776b49-4754-4107-92f4-a7a81b85a576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8086 | 2024.12.19 19:26:50.935043 [ 259 ] {e5776b49-4754-4107-92f4-a7a81b85a576} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8087 | 2024.12.19 19:26:50.935087 [ 259 ] {e5776b49-4754-4107-92f4-a7a81b85a576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8088 | 2024.12.19 19:26:50.935518 [ 259 ] {e5776b49-4754-4107-92f4-a7a81b85a576} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
8089 | 2024.12.19 19:26:50.935772 [ 259 ] {e5776b49-4754-4107-92f4-a7a81b85a576} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8090 | 2024.12.19 19:26:50.936067 [ 259 ] {e5776b49-4754-4107-92f4-a7a81b85a576} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001868 sec., 1070.663811563169 rows/sec., 87.31 KiB/sec. | ||
8091 | 2024.12.19 19:26:50.936248 [ 259 ] {e5776b49-4754-4107-92f4-a7a81b85a576} <Debug> TCPHandler: Processed in 0.002360784 sec. | ||
8092 | 2024.12.19 19:26:50.936413 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8093 | 2024.12.19 19:26:50.936530 [ 263 ] {660cdbf6-090a-4673-825f-cfe7fa214185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8094 | 2024.12.19 19:26:50.936578 [ 263 ] {660cdbf6-090a-4673-825f-cfe7fa214185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8095 | 2024.12.19 19:26:50.937178 [ 263 ] {660cdbf6-090a-4673-825f-cfe7fa214185} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8096 | 2024.12.19 19:26:50.937218 [ 263 ] {660cdbf6-090a-4673-825f-cfe7fa214185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8097 | 2024.12.19 19:26:50.937598 [ 263 ] {660cdbf6-090a-4673-825f-cfe7fa214185} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8098 | 2024.12.19 19:26:50.937844 [ 263 ] {660cdbf6-090a-4673-825f-cfe7fa214185} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8099 | 2024.12.19 19:26:50.938026 [ 263 ] {660cdbf6-090a-4673-825f-cfe7fa214185} <Debug> executeQuery: Read 61 rows, 4.84 KiB in 0.001524 sec., 40026.2467191601 rows/sec., 3.10 MiB/sec. | ||
8100 | 2024.12.19 19:26:50.938080 [ 263 ] {660cdbf6-090a-4673-825f-cfe7fa214185} <Debug> TCPHandler: Processed in 0.001733216 sec. | ||
8101 | 2024.12.19 19:26:50.938221 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8102 | 2024.12.19 19:26:50.938333 [ 259 ] {a95628b5-9245-4b88-b879-f7b09278af89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8103 | 2024.12.19 19:26:50.938379 [ 259 ] {a95628b5-9245-4b88-b879-f7b09278af89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8104 | 2024.12.19 19:26:50.938908 [ 259 ] {a95628b5-9245-4b88-b879-f7b09278af89} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8105 | 2024.12.19 19:26:50.938948 [ 259 ] {a95628b5-9245-4b88-b879-f7b09278af89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8106 | 2024.12.19 19:26:50.939306 [ 259 ] {a95628b5-9245-4b88-b879-f7b09278af89} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8107 | 2024.12.19 19:26:50.939569 [ 259 ] {a95628b5-9245-4b88-b879-f7b09278af89} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8108 | 2024.12.19 19:26:50.939747 [ 259 ] {a95628b5-9245-4b88-b879-f7b09278af89} <Debug> executeQuery: Read 4 rows, 297.00 B in 0.001437 sec., 2783.5768963117607 rows/sec., 201.84 KiB/sec. | ||
8109 | 2024.12.19 19:26:50.939800 [ 259 ] {a95628b5-9245-4b88-b879-f7b09278af89} <Debug> TCPHandler: Processed in 0.001640614 sec. | ||
8110 | 2024.12.19 19:26:50.939946 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8111 | 2024.12.19 19:26:50.940052 [ 263 ] {09762ae1-0cb4-439e-90f0-ff7cf8e5433e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8112 | 2024.12.19 19:26:50.940097 [ 263 ] {09762ae1-0cb4-439e-90f0-ff7cf8e5433e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8113 | 2024.12.19 19:26:50.940663 [ 263 ] {09762ae1-0cb4-439e-90f0-ff7cf8e5433e} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8114 | 2024.12.19 19:26:50.940701 [ 263 ] {09762ae1-0cb4-439e-90f0-ff7cf8e5433e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8115 | 2024.12.19 19:26:50.941067 [ 263 ] {09762ae1-0cb4-439e-90f0-ff7cf8e5433e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8116 | 2024.12.19 19:26:50.941322 [ 263 ] {09762ae1-0cb4-439e-90f0-ff7cf8e5433e} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8117 | 2024.12.19 19:26:50.941499 [ 263 ] {09762ae1-0cb4-439e-90f0-ff7cf8e5433e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001469 sec., 46289.99319264806 rows/sec., 3.62 MiB/sec. | ||
8118 | 2024.12.19 19:26:50.941550 [ 263 ] {09762ae1-0cb4-439e-90f0-ff7cf8e5433e} <Debug> TCPHandler: Processed in 0.001663854 sec. | ||
8119 | 2024.12.19 19:26:50.941711 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8120 | 2024.12.19 19:26:50.941818 [ 259 ] {d52f3fa6-2e4c-4ba5-8241-64da3e278443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8121 | 2024.12.19 19:26:50.941867 [ 259 ] {d52f3fa6-2e4c-4ba5-8241-64da3e278443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8122 | 2024.12.19 19:26:50.942396 [ 259 ] {d52f3fa6-2e4c-4ba5-8241-64da3e278443} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8123 | 2024.12.19 19:26:50.942434 [ 259 ] {d52f3fa6-2e4c-4ba5-8241-64da3e278443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8124 | 2024.12.19 19:26:50.942816 [ 259 ] {d52f3fa6-2e4c-4ba5-8241-64da3e278443} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8125 | 2024.12.19 19:26:50.943060 [ 259 ] {d52f3fa6-2e4c-4ba5-8241-64da3e278443} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8126 | 2024.12.19 19:26:50.943230 [ 259 ] {d52f3fa6-2e4c-4ba5-8241-64da3e278443} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001435 sec., 112195.12195121951 rows/sec., 7.81 MiB/sec. | ||
8127 | 2024.12.19 19:26:50.943281 [ 259 ] {d52f3fa6-2e4c-4ba5-8241-64da3e278443} <Debug> TCPHandler: Processed in 0.001627675 sec. | ||
8128 | 2024.12.19 19:26:50.943442 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8129 | 2024.12.19 19:26:50.943549 [ 263 ] {c81e3eb5-5506-4a90-8411-a4bba889c4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8130 | 2024.12.19 19:26:50.943616 [ 263 ] {c81e3eb5-5506-4a90-8411-a4bba889c4f8} <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 | ||
8131 | 2024.12.19 19:26:50.944654 [ 263 ] {c81e3eb5-5506-4a90-8411-a4bba889c4f8} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8132 | 2024.12.19 19:26:50.944691 [ 263 ] {c81e3eb5-5506-4a90-8411-a4bba889c4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8133 | 2024.12.19 19:26:50.945295 [ 263 ] {c81e3eb5-5506-4a90-8411-a4bba889c4f8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8134 | 2024.12.19 19:26:50.945546 [ 263 ] {c81e3eb5-5506-4a90-8411-a4bba889c4f8} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8135 | 2024.12.19 19:26:50.945746 [ 263 ] {c81e3eb5-5506-4a90-8411-a4bba889c4f8} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002219 sec., 901.3068949977467 rows/sec., 1.62 MiB/sec. | ||
8136 | 2024.12.19 19:26:50.945844 [ 263 ] {c81e3eb5-5506-4a90-8411-a4bba889c4f8} <Debug> TCPHandler: Processed in 0.002456877 sec. | ||
8137 | 2024.12.19 19:26:50.945993 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8138 | 2024.12.19 19:26:50.946128 [ 259 ] {8a3f769b-8a17-4ede-a190-e3cc40e7f080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8139 | 2024.12.19 19:26:50.946184 [ 259 ] {8a3f769b-8a17-4ede-a190-e3cc40e7f080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8140 | 2024.12.19 19:26:50.946703 [ 259 ] {8a3f769b-8a17-4ede-a190-e3cc40e7f080} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8141 | 2024.12.19 19:26:50.946748 [ 259 ] {8a3f769b-8a17-4ede-a190-e3cc40e7f080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8142 | 2024.12.19 19:26:50.947153 [ 259 ] {8a3f769b-8a17-4ede-a190-e3cc40e7f080} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8143 | 2024.12.19 19:26:50.947389 [ 259 ] {8a3f769b-8a17-4ede-a190-e3cc40e7f080} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8144 | 2024.12.19 19:26:50.947560 [ 259 ] {8a3f769b-8a17-4ede-a190-e3cc40e7f080} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001461 sec., 41067.761806981514 rows/sec., 2.77 MiB/sec. | ||
8145 | 2024.12.19 19:26:50.947608 [ 259 ] {8a3f769b-8a17-4ede-a190-e3cc40e7f080} <Debug> TCPHandler: Processed in 0.001677716 sec. | ||
8146 | 2024.12.19 19:26:53.127702 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
8147 | 2024.12.19 19:26:53.128360 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8148 | 2024.12.19 19:26:53.128401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8149 | 2024.12.19 19:26:53.128933 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8150 | 2024.12.19 19:26:53.129189 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8151 | 2024.12.19 19:26:53.129339 [ 36 ] {} <Debug> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8152 | 2024.12.19 19:26:53.129394 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
8153 | 2024.12.19 19:26:53.129395 [ 36 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8154 | 2024.12.19 19:26:53.129430 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8155 | 2024.12.19 19:26:53.129723 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::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 | ||
8156 | 2024.12.19 19:26:53.130332 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8157 | 2024.12.19 19:26:53.130480 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
8158 | 2024.12.19 19:26:53.130724 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
8159 | 2024.12.19 19:26:53.130918 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
8160 | 2024.12.19 19:26:53.131072 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
8161 | 2024.12.19 19:26:53.131238 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part | ||
8162 | 2024.12.19 19:26:53.131318 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part | ||
8163 | 2024.12.19 19:26:53.133590 [ 197 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.004087531 sec., 4611341.173926265 rows/sec., 65.97 MiB/sec. | ||
8164 | 2024.12.19 19:26:53.134025 [ 191 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8165 | 2024.12.19 19:26:53.134405 [ 191 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_41_8} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8166 | 2024.12.19 19:26:53.134501 [ 191 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_41_8} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8167 | 2024.12.19 19:26:53.134625 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
8168 | 2024.12.19 19:26:54.439884 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
8169 | 2024.12.19 19:26:54.461190 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8170 | 2024.12.19 19:26:54.461237 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8171 | 2024.12.19 19:26:54.468931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8172 | 2024.12.19 19:26:54.469724 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8173 | 2024.12.19 19:26:54.470017 [ 35 ] {} <Debug> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8174 | 2024.12.19 19:26:54.470076 [ 35 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8175 | 2024.12.19 19:26:54.470118 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8176 | 2024.12.19 19:26:54.471305 [ 186 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::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 | ||
8177 | 2024.12.19 19:26:54.486681 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
8178 | 2024.12.19 19:26:54.488413 [ 186 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8179 | 2024.12.19 19:26:54.489667 [ 186 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
8180 | 2024.12.19 19:26:54.494914 [ 186 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
8181 | 2024.12.19 19:26:54.500346 [ 186 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
8182 | 2024.12.19 19:26:54.506423 [ 186 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
8183 | 2024.12.19 19:26:54.512087 [ 186 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
8184 | 2024.12.19 19:26:54.516723 [ 186 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
8185 | 2024.12.19 19:26:54.574980 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.104674397 sec., 2952.0112735877524 rows/sec., 15.26 MiB/sec. | ||
8186 | 2024.12.19 19:26:54.577910 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8187 | 2024.12.19 19:26:54.580877 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_41_8} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8188 | 2024.12.19 19:26:54.581004 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_41_8} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8189 | 2024.12.19 19:26:54.583537 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8190 | 2024.12.19 19:26:55.707527 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1154 | ||
8191 | 2024.12.19 19:26:55.710680 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8192 | 2024.12.19 19:26:55.710727 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8193 | 2024.12.19 19:26:55.712193 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8194 | 2024.12.19 19:26:55.712507 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8195 | 2024.12.19 19:26:55.713606 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1154 | ||
8196 | 2024.12.19 19:26:55.940848 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8197 | 2024.12.19 19:26:55.941162 [ 259 ] {91995519-1372-446f-b9f8-1240da1fa0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8198 | 2024.12.19 19:26:55.941261 [ 259 ] {91995519-1372-446f-b9f8-1240da1fa0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8199 | 2024.12.19 19:26:55.942043 [ 259 ] {91995519-1372-446f-b9f8-1240da1fa0a0} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8200 | 2024.12.19 19:26:55.942098 [ 259 ] {91995519-1372-446f-b9f8-1240da1fa0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8201 | 2024.12.19 19:26:55.942538 [ 259 ] {91995519-1372-446f-b9f8-1240da1fa0a0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8202 | 2024.12.19 19:26:55.942808 [ 259 ] {91995519-1372-446f-b9f8-1240da1fa0a0} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8203 | 2024.12.19 19:26:55.943011 [ 30 ] {} <Debug> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8204 | 2024.12.19 19:26:55.943078 [ 259 ] {91995519-1372-446f-b9f8-1240da1fa0a0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001996 sec., 7014.0280561122245 rows/sec., 504.92 KiB/sec. | ||
8205 | 2024.12.19 19:26:55.943086 [ 30 ] {} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8206 | 2024.12.19 19:26:55.943169 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8207 | 2024.12.19 19:26:55.943220 [ 259 ] {91995519-1372-446f-b9f8-1240da1fa0a0} <Debug> TCPHandler: Processed in 0.00257026 sec. | ||
8208 | 2024.12.19 19:26:55.943549 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8209 | 2024.12.19 19:26:55.943633 [ 196 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
8210 | 2024.12.19 19:26:55.943899 [ 263 ] {ef0ebff6-21c1-4774-80e1-94e4d25ea27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8211 | 2024.12.19 19:26:55.944021 [ 263 ] {ef0ebff6-21c1-4774-80e1-94e4d25ea27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8212 | 2024.12.19 19:26:55.944055 [ 196 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8213 | 2024.12.19 19:26:55.944157 [ 196 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part | ||
8214 | 2024.12.19 19:26:55.944419 [ 196 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8215 | 2024.12.19 19:26:55.944667 [ 196 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
8216 | 2024.12.19 19:26:55.945023 [ 196 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
8217 | 2024.12.19 19:26:55.945479 [ 196 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
8218 | 2024.12.19 19:26:55.947291 [ 263 ] {ef0ebff6-21c1-4774-80e1-94e4d25ea27f} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8219 | 2024.12.19 19:26:55.947360 [ 263 ] {ef0ebff6-21c1-4774-80e1-94e4d25ea27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8220 | 2024.12.19 19:26:55.948130 [ 196 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004820631 sec., 14520.920601473128 rows/sec., 1.08 MiB/sec. | ||
8221 | 2024.12.19 19:26:55.948336 [ 196 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8222 | 2024.12.19 19:26:55.948346 [ 263 ] {ef0ebff6-21c1-4774-80e1-94e4d25ea27f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8223 | 2024.12.19 19:26:55.948805 [ 263 ] {ef0ebff6-21c1-4774-80e1-94e4d25ea27f} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8224 | 2024.12.19 19:26:55.949030 [ 196 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_29_7} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8225 | 2024.12.19 19:26:55.949237 [ 263 ] {ef0ebff6-21c1-4774-80e1-94e4d25ea27f} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.005437 sec., 51315.06345411072 rows/sec., 4.52 MiB/sec. | ||
8226 | 2024.12.19 19:26:55.949270 [ 196 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_29_7} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8227 | 2024.12.19 19:26:55.949374 [ 263 ] {ef0ebff6-21c1-4774-80e1-94e4d25ea27f} <Debug> TCPHandler: Processed in 0.006012163 sec. | ||
8228 | 2024.12.19 19:26:55.949463 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8229 | 2024.12.19 19:26:55.949620 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8230 | 2024.12.19 19:26:55.949759 [ 259 ] {2fec845c-f01d-4ebe-8546-5a0c596c52ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8231 | 2024.12.19 19:26:55.949815 [ 259 ] {2fec845c-f01d-4ebe-8546-5a0c596c52ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8232 | 2024.12.19 19:26:55.950461 [ 259 ] {2fec845c-f01d-4ebe-8546-5a0c596c52ab} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8233 | 2024.12.19 19:26:55.950502 [ 259 ] {2fec845c-f01d-4ebe-8546-5a0c596c52ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8234 | 2024.12.19 19:26:55.950875 [ 259 ] {2fec845c-f01d-4ebe-8546-5a0c596c52ab} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8235 | 2024.12.19 19:26:55.951164 [ 259 ] {2fec845c-f01d-4ebe-8546-5a0c596c52ab} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8236 | 2024.12.19 19:26:55.951403 [ 259 ] {2fec845c-f01d-4ebe-8546-5a0c596c52ab} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.00167 sec., 26946.107784431137 rows/sec., 1.94 MiB/sec. | ||
8237 | 2024.12.19 19:26:55.951479 [ 259 ] {2fec845c-f01d-4ebe-8546-5a0c596c52ab} <Debug> TCPHandler: Processed in 0.001925222 sec. | ||
8238 | 2024.12.19 19:26:55.951715 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8239 | 2024.12.19 19:26:55.951914 [ 263 ] {60d198e1-117a-426c-8af6-abf587532df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8240 | 2024.12.19 19:26:55.951970 [ 263 ] {60d198e1-117a-426c-8af6-abf587532df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8241 | 2024.12.19 19:26:55.952555 [ 263 ] {60d198e1-117a-426c-8af6-abf587532df8} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8242 | 2024.12.19 19:26:55.952595 [ 263 ] {60d198e1-117a-426c-8af6-abf587532df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8243 | 2024.12.19 19:26:55.952945 [ 263 ] {60d198e1-117a-426c-8af6-abf587532df8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8244 | 2024.12.19 19:26:55.953193 [ 263 ] {60d198e1-117a-426c-8af6-abf587532df8} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8245 | 2024.12.19 19:26:55.953423 [ 263 ] {60d198e1-117a-426c-8af6-abf587532df8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001538 sec., 9102.730819245773 rows/sec., 637.50 KiB/sec. | ||
8246 | 2024.12.19 19:26:55.953542 [ 263 ] {60d198e1-117a-426c-8af6-abf587532df8} <Debug> TCPHandler: Processed in 0.001967754 sec. | ||
8247 | 2024.12.19 19:26:55.953701 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8248 | 2024.12.19 19:26:55.953829 [ 259 ] {47e5f6c2-042c-4ae8-b9a7-c50ac8a8ae06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8249 | 2024.12.19 19:26:55.953882 [ 259 ] {47e5f6c2-042c-4ae8-b9a7-c50ac8a8ae06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8250 | 2024.12.19 19:26:55.954475 [ 259 ] {47e5f6c2-042c-4ae8-b9a7-c50ac8a8ae06} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8251 | 2024.12.19 19:26:55.954513 [ 259 ] {47e5f6c2-042c-4ae8-b9a7-c50ac8a8ae06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8252 | 2024.12.19 19:26:55.954861 [ 259 ] {47e5f6c2-042c-4ae8-b9a7-c50ac8a8ae06} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8253 | 2024.12.19 19:26:55.955100 [ 259 ] {47e5f6c2-042c-4ae8-b9a7-c50ac8a8ae06} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8254 | 2024.12.19 19:26:55.955263 [ 28 ] {} <Debug> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8255 | 2024.12.19 19:26:55.955323 [ 28 ] {} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8256 | 2024.12.19 19:26:55.955332 [ 259 ] {47e5f6c2-042c-4ae8-b9a7-c50ac8a8ae06} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001522 sec., 8541.392904073587 rows/sec., 532.55 KiB/sec. | ||
8257 | 2024.12.19 19:26:55.955363 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8258 | 2024.12.19 19:26:55.955493 [ 259 ] {47e5f6c2-042c-4ae8-b9a7-c50ac8a8ae06} <Debug> TCPHandler: Processed in 0.001856071 sec. | ||
8259 | 2024.12.19 19:26:55.955767 [ 193 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
8260 | 2024.12.19 19:26:55.955782 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8261 | 2024.12.19 19:26:55.956223 [ 263 ] {ba5cbb9f-211e-4551-ae4d-208f3158659e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8262 | 2024.12.19 19:26:55.956363 [ 193 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8263 | 2024.12.19 19:26:55.956382 [ 263 ] {ba5cbb9f-211e-4551-ae4d-208f3158659e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8264 | 2024.12.19 19:26:55.956465 [ 193 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part | ||
8265 | 2024.12.19 19:26:55.956719 [ 193 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
8266 | 2024.12.19 19:26:55.957072 [ 193 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part | ||
8267 | 2024.12.19 19:26:55.957383 [ 193 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
8268 | 2024.12.19 19:26:55.957706 [ 193 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part | ||
8269 | 2024.12.19 19:26:55.958827 [ 263 ] {ba5cbb9f-211e-4551-ae4d-208f3158659e} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8270 | 2024.12.19 19:26:55.958873 [ 263 ] {ba5cbb9f-211e-4551-ae4d-208f3158659e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8271 | 2024.12.19 19:26:55.959256 [ 190 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003755121 sec., 17309.69521354971 rows/sec., 1.12 MiB/sec. | ||
8272 | 2024.12.19 19:26:55.959516 [ 190 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8273 | 2024.12.19 19:26:55.959651 [ 263 ] {ba5cbb9f-211e-4551-ae4d-208f3158659e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8274 | 2024.12.19 19:26:55.960058 [ 190 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_29_7} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8275 | 2024.12.19 19:26:55.960129 [ 263 ] {ba5cbb9f-211e-4551-ae4d-208f3158659e} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8276 | 2024.12.19 19:26:55.960267 [ 190 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_29_7} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8277 | 2024.12.19 19:26:55.960558 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8278 | 2024.12.19 19:26:55.960706 [ 263 ] {ba5cbb9f-211e-4551-ae4d-208f3158659e} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.004593 sec., 91443.5009797518 rows/sec., 6.53 MiB/sec. | ||
8279 | 2024.12.19 19:26:55.960936 [ 263 ] {ba5cbb9f-211e-4551-ae4d-208f3158659e} <Debug> TCPHandler: Processed in 0.005318944 sec. | ||
8280 | 2024.12.19 19:26:55.961131 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8281 | 2024.12.19 19:26:55.961266 [ 259 ] {b384e9ab-62a6-4f23-822f-47a4be707f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8282 | 2024.12.19 19:26:55.961323 [ 259 ] {b384e9ab-62a6-4f23-822f-47a4be707f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8283 | 2024.12.19 19:26:55.961896 [ 259 ] {b384e9ab-62a6-4f23-822f-47a4be707f09} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8284 | 2024.12.19 19:26:55.961943 [ 259 ] {b384e9ab-62a6-4f23-822f-47a4be707f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8285 | 2024.12.19 19:26:55.962352 [ 259 ] {b384e9ab-62a6-4f23-822f-47a4be707f09} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8286 | 2024.12.19 19:26:55.962617 [ 259 ] {b384e9ab-62a6-4f23-822f-47a4be707f09} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8287 | 2024.12.19 19:26:55.962832 [ 259 ] {b384e9ab-62a6-4f23-822f-47a4be707f09} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001597 sec., 3757.044458359424 rows/sec., 196.29 KiB/sec. | ||
8288 | 2024.12.19 19:26:55.962883 [ 259 ] {b384e9ab-62a6-4f23-822f-47a4be707f09} <Debug> TCPHandler: Processed in 0.00183084 sec. | ||
8289 | 2024.12.19 19:26:55.963022 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8290 | 2024.12.19 19:26:55.963129 [ 263 ] {76de8aa1-90a9-4cd5-8d9e-259a28300c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8291 | 2024.12.19 19:26:55.963184 [ 263 ] {76de8aa1-90a9-4cd5-8d9e-259a28300c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8292 | 2024.12.19 19:26:55.963826 [ 263 ] {76de8aa1-90a9-4cd5-8d9e-259a28300c4b} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8293 | 2024.12.19 19:26:55.963872 [ 263 ] {76de8aa1-90a9-4cd5-8d9e-259a28300c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8294 | 2024.12.19 19:26:55.964310 [ 263 ] {76de8aa1-90a9-4cd5-8d9e-259a28300c4b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8295 | 2024.12.19 19:26:55.964550 [ 263 ] {76de8aa1-90a9-4cd5-8d9e-259a28300c4b} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8296 | 2024.12.19 19:26:55.964770 [ 263 ] {76de8aa1-90a9-4cd5-8d9e-259a28300c4b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001662 sec., 142599.27797833935 rows/sec., 9.56 MiB/sec. | ||
8297 | 2024.12.19 19:26:55.964822 [ 263 ] {76de8aa1-90a9-4cd5-8d9e-259a28300c4b} <Debug> TCPHandler: Processed in 0.00185127 sec. | ||
8298 | 2024.12.19 19:26:55.964957 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8299 | 2024.12.19 19:26:55.965065 [ 259 ] {d38bdc67-fe49-4124-950a-b7ebb76109bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8300 | 2024.12.19 19:26:55.965111 [ 259 ] {d38bdc67-fe49-4124-950a-b7ebb76109bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8301 | 2024.12.19 19:26:55.965612 [ 259 ] {d38bdc67-fe49-4124-950a-b7ebb76109bc} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8302 | 2024.12.19 19:26:55.965658 [ 259 ] {d38bdc67-fe49-4124-950a-b7ebb76109bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8303 | 2024.12.19 19:26:55.966074 [ 259 ] {d38bdc67-fe49-4124-950a-b7ebb76109bc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8304 | 2024.12.19 19:26:55.966324 [ 259 ] {d38bdc67-fe49-4124-950a-b7ebb76109bc} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8305 | 2024.12.19 19:26:55.966536 [ 259 ] {d38bdc67-fe49-4124-950a-b7ebb76109bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001495 sec., 668.8963210702341 rows/sec., 45.07 KiB/sec. | ||
8306 | 2024.12.19 19:26:55.966587 [ 259 ] {d38bdc67-fe49-4124-950a-b7ebb76109bc} <Debug> TCPHandler: Processed in 0.001682115 sec. | ||
8307 | 2024.12.19 19:26:55.966722 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8308 | 2024.12.19 19:26:55.966827 [ 263 ] {1c3b034b-c23c-429b-9e1c-9432e81e42c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8309 | 2024.12.19 19:26:55.966892 [ 263 ] {1c3b034b-c23c-429b-9e1c-9432e81e42c5} <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 | ||
8310 | 2024.12.19 19:26:55.967994 [ 263 ] {1c3b034b-c23c-429b-9e1c-9432e81e42c5} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8311 | 2024.12.19 19:26:55.968033 [ 263 ] {1c3b034b-c23c-429b-9e1c-9432e81e42c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8312 | 2024.12.19 19:26:55.968694 [ 263 ] {1c3b034b-c23c-429b-9e1c-9432e81e42c5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8313 | 2024.12.19 19:26:55.968943 [ 263 ] {1c3b034b-c23c-429b-9e1c-9432e81e42c5} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8314 | 2024.12.19 19:26:55.969191 [ 263 ] {1c3b034b-c23c-429b-9e1c-9432e81e42c5} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002385 sec., 15932.914046121594 rows/sec., 28.55 MiB/sec. | ||
8315 | 2024.12.19 19:26:55.969288 [ 263 ] {1c3b034b-c23c-429b-9e1c-9432e81e42c5} <Debug> TCPHandler: Processed in 0.002617501 sec. | ||
8316 | 2024.12.19 19:26:55.969445 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8317 | 2024.12.19 19:26:55.969573 [ 259 ] {ce7a0097-6b47-418c-b014-116e0d9b5e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8318 | 2024.12.19 19:26:55.969627 [ 259 ] {ce7a0097-6b47-418c-b014-116e0d9b5e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8319 | 2024.12.19 19:26:55.970158 [ 259 ] {ce7a0097-6b47-418c-b014-116e0d9b5e80} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8320 | 2024.12.19 19:26:55.970201 [ 259 ] {ce7a0097-6b47-418c-b014-116e0d9b5e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8321 | 2024.12.19 19:26:55.970557 [ 259 ] {ce7a0097-6b47-418c-b014-116e0d9b5e80} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8322 | 2024.12.19 19:26:55.970793 [ 259 ] {ce7a0097-6b47-418c-b014-116e0d9b5e80} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8323 | 2024.12.19 19:26:55.971057 [ 259 ] {ce7a0097-6b47-418c-b014-116e0d9b5e80} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001499 sec., 54703.13542361575 rows/sec., 3.47 MiB/sec. | ||
8324 | 2024.12.19 19:26:55.971115 [ 259 ] {ce7a0097-6b47-418c-b014-116e0d9b5e80} <Debug> TCPHandler: Processed in 0.001733027 sec. | ||
8325 | 2024.12.19 19:27:00.467258 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8326 | 2024.12.19 19:27:00.467379 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8327 | 2024.12.19 19:27:00.630445 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
8328 | 2024.12.19 19:27:00.631082 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8329 | 2024.12.19 19:27:00.631135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8330 | 2024.12.19 19:27:00.631659 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8331 | 2024.12.19 19:27:00.631947 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8332 | 2024.12.19 19:27:00.632224 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8333 | 2024.12.19 19:27:00.934676 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8334 | 2024.12.19 19:27:00.934984 [ 259 ] {427f294f-b57d-4621-b650-9b757ec08a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8335 | 2024.12.19 19:27:00.935101 [ 259 ] {427f294f-b57d-4621-b650-9b757ec08a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8336 | 2024.12.19 19:27:00.935961 [ 259 ] {427f294f-b57d-4621-b650-9b757ec08a4a} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8337 | 2024.12.19 19:27:00.936006 [ 259 ] {427f294f-b57d-4621-b650-9b757ec08a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8338 | 2024.12.19 19:27:00.936445 [ 259 ] {427f294f-b57d-4621-b650-9b757ec08a4a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8339 | 2024.12.19 19:27:00.936712 [ 259 ] {427f294f-b57d-4621-b650-9b757ec08a4a} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8340 | 2024.12.19 19:27:00.936927 [ 259 ] {427f294f-b57d-4621-b650-9b757ec08a4a} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.002021 sec., 29688.27313211282 rows/sec., 2.30 MiB/sec. | ||
8341 | 2024.12.19 19:27:00.937046 [ 259 ] {427f294f-b57d-4621-b650-9b757ec08a4a} <Debug> TCPHandler: Processed in 0.002560039 sec. | ||
8342 | 2024.12.19 19:27:00.937263 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8343 | 2024.12.19 19:27:00.937431 [ 263 ] {c63cdae4-3092-4865-bd39-31ee821521c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8344 | 2024.12.19 19:27:00.937489 [ 263 ] {c63cdae4-3092-4865-bd39-31ee821521c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8345 | 2024.12.19 19:27:00.938149 [ 263 ] {c63cdae4-3092-4865-bd39-31ee821521c0} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8346 | 2024.12.19 19:27:00.938196 [ 263 ] {c63cdae4-3092-4865-bd39-31ee821521c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8347 | 2024.12.19 19:27:00.938569 [ 263 ] {c63cdae4-3092-4865-bd39-31ee821521c0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8348 | 2024.12.19 19:27:00.938831 [ 263 ] {c63cdae4-3092-4865-bd39-31ee821521c0} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8349 | 2024.12.19 19:27:00.939021 [ 263 ] {c63cdae4-3092-4865-bd39-31ee821521c0} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001616 sec., 1237.6237623762377 rows/sec., 93.06 KiB/sec. | ||
8350 | 2024.12.19 19:27:00.939142 [ 263 ] {c63cdae4-3092-4865-bd39-31ee821521c0} <Debug> TCPHandler: Processed in 0.001990674 sec. | ||
8351 | 2024.12.19 19:27:00.939310 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8352 | 2024.12.19 19:27:00.939437 [ 259 ] {3567c229-a096-44f2-bb0a-8cb2ddc44f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8353 | 2024.12.19 19:27:00.939490 [ 259 ] {3567c229-a096-44f2-bb0a-8cb2ddc44f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8354 | 2024.12.19 19:27:00.940145 [ 259 ] {3567c229-a096-44f2-bb0a-8cb2ddc44f8a} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8355 | 2024.12.19 19:27:00.940189 [ 259 ] {3567c229-a096-44f2-bb0a-8cb2ddc44f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8356 | 2024.12.19 19:27:00.940570 [ 259 ] {3567c229-a096-44f2-bb0a-8cb2ddc44f8a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8357 | 2024.12.19 19:27:00.940805 [ 259 ] {3567c229-a096-44f2-bb0a-8cb2ddc44f8a} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8358 | 2024.12.19 19:27:00.940979 [ 259 ] {3567c229-a096-44f2-bb0a-8cb2ddc44f8a} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001571 sec., 42011.45767027371 rows/sec., 3.28 MiB/sec. | ||
8359 | 2024.12.19 19:27:00.941030 [ 259 ] {3567c229-a096-44f2-bb0a-8cb2ddc44f8a} <Debug> TCPHandler: Processed in 0.001803728 sec. | ||
8360 | 2024.12.19 19:27:00.941166 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8361 | 2024.12.19 19:27:00.941271 [ 263 ] {bcf5f94b-56da-49a4-9092-88b7a0d2156d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8362 | 2024.12.19 19:27:00.941327 [ 263 ] {bcf5f94b-56da-49a4-9092-88b7a0d2156d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8363 | 2024.12.19 19:27:00.941964 [ 263 ] {bcf5f94b-56da-49a4-9092-88b7a0d2156d} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8364 | 2024.12.19 19:27:00.942008 [ 263 ] {bcf5f94b-56da-49a4-9092-88b7a0d2156d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8365 | 2024.12.19 19:27:00.942431 [ 263 ] {bcf5f94b-56da-49a4-9092-88b7a0d2156d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8366 | 2024.12.19 19:27:00.942661 [ 263 ] {bcf5f94b-56da-49a4-9092-88b7a0d2156d} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8367 | 2024.12.19 19:27:00.942835 [ 263 ] {bcf5f94b-56da-49a4-9092-88b7a0d2156d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 7.03 MiB/sec. | ||
8368 | 2024.12.19 19:27:00.942885 [ 263 ] {bcf5f94b-56da-49a4-9092-88b7a0d2156d} <Debug> TCPHandler: Processed in 0.001770298 sec. | ||
8369 | 2024.12.19 19:27:00.943032 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8370 | 2024.12.19 19:27:00.943139 [ 259 ] {1e3ef3f8-d2b6-4a89-afc7-6a1fcdc51f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8371 | 2024.12.19 19:27:00.943203 [ 259 ] {1e3ef3f8-d2b6-4a89-afc7-6a1fcdc51f8c} <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 | ||
8372 | 2024.12.19 19:27:00.944223 [ 259 ] {1e3ef3f8-d2b6-4a89-afc7-6a1fcdc51f8c} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8373 | 2024.12.19 19:27:00.944259 [ 259 ] {1e3ef3f8-d2b6-4a89-afc7-6a1fcdc51f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8374 | 2024.12.19 19:27:00.944839 [ 259 ] {1e3ef3f8-d2b6-4a89-afc7-6a1fcdc51f8c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8375 | 2024.12.19 19:27:00.945089 [ 259 ] {1e3ef3f8-d2b6-4a89-afc7-6a1fcdc51f8c} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8376 | 2024.12.19 19:27:00.945285 [ 259 ] {1e3ef3f8-d2b6-4a89-afc7-6a1fcdc51f8c} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002169 sec., 922.0839096357769 rows/sec., 1.65 MiB/sec. | ||
8377 | 2024.12.19 19:27:00.945377 [ 259 ] {1e3ef3f8-d2b6-4a89-afc7-6a1fcdc51f8c} <Debug> TCPHandler: Processed in 0.002396895 sec. | ||
8378 | 2024.12.19 19:27:00.945536 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8379 | 2024.12.19 19:27:00.945664 [ 263 ] {31a3dc7e-247f-44ad-b42d-6c27d1295f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8380 | 2024.12.19 19:27:00.945718 [ 263 ] {31a3dc7e-247f-44ad-b42d-6c27d1295f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8381 | 2024.12.19 19:27:00.946254 [ 263 ] {31a3dc7e-247f-44ad-b42d-6c27d1295f18} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8382 | 2024.12.19 19:27:00.946297 [ 263 ] {31a3dc7e-247f-44ad-b42d-6c27d1295f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8383 | 2024.12.19 19:27:00.946651 [ 263 ] {31a3dc7e-247f-44ad-b42d-6c27d1295f18} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8384 | 2024.12.19 19:27:00.946880 [ 263 ] {31a3dc7e-247f-44ad-b42d-6c27d1295f18} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8385 | 2024.12.19 19:27:00.947055 [ 263 ] {31a3dc7e-247f-44ad-b42d-6c27d1295f18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00142 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec. | ||
8386 | 2024.12.19 19:27:00.947102 [ 263 ] {31a3dc7e-247f-44ad-b42d-6c27d1295f18} <Debug> TCPHandler: Processed in 0.001627534 sec. | ||
8387 | 2024.12.19 19:27:01.987700 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8388 | 2024.12.19 19:27:02.006132 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8389 | 2024.12.19 19:27:02.006182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8390 | 2024.12.19 19:27:02.013151 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8391 | 2024.12.19 19:27:02.013966 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8392 | 2024.12.19 19:27:02.016965 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8393 | 2024.12.19 19:27:05.394989 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8394 | 2024.12.19 19:27:05.395220 [ 259 ] {a015d6ba-0bfc-49a0-a2dd-c2c9547a4a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8395 | 2024.12.19 19:27:05.395300 [ 259 ] {a015d6ba-0bfc-49a0-a2dd-c2c9547a4a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8396 | 2024.12.19 19:27:05.396095 [ 259 ] {a015d6ba-0bfc-49a0-a2dd-c2c9547a4a38} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8397 | 2024.12.19 19:27:05.396139 [ 259 ] {a015d6ba-0bfc-49a0-a2dd-c2c9547a4a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8398 | 2024.12.19 19:27:05.396570 [ 259 ] {a015d6ba-0bfc-49a0-a2dd-c2c9547a4a38} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8399 | 2024.12.19 19:27:05.396821 [ 259 ] {a015d6ba-0bfc-49a0-a2dd-c2c9547a4a38} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8400 | 2024.12.19 19:27:05.397090 [ 259 ] {a015d6ba-0bfc-49a0-a2dd-c2c9547a4a38} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001915 sec., 7310.704960835509 rows/sec., 526.27 KiB/sec. | ||
8401 | 2024.12.19 19:27:05.397219 [ 259 ] {a015d6ba-0bfc-49a0-a2dd-c2c9547a4a38} <Debug> TCPHandler: Processed in 0.002365413 sec. | ||
8402 | 2024.12.19 19:27:05.397471 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8403 | 2024.12.19 19:27:05.397613 [ 263 ] {2c13dfcf-a3e0-45b4-8e7e-f78106b3612e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8404 | 2024.12.19 19:27:05.397670 [ 263 ] {2c13dfcf-a3e0-45b4-8e7e-f78106b3612e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8405 | 2024.12.19 19:27:05.398353 [ 263 ] {2c13dfcf-a3e0-45b4-8e7e-f78106b3612e} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8406 | 2024.12.19 19:27:05.398400 [ 263 ] {2c13dfcf-a3e0-45b4-8e7e-f78106b3612e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8407 | 2024.12.19 19:27:05.398765 [ 263 ] {2c13dfcf-a3e0-45b4-8e7e-f78106b3612e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8408 | 2024.12.19 19:27:05.399031 [ 263 ] {2c13dfcf-a3e0-45b4-8e7e-f78106b3612e} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8409 | 2024.12.19 19:27:05.399257 [ 263 ] {2c13dfcf-a3e0-45b4-8e7e-f78106b3612e} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001676 sec., 8353.221957040572 rows/sec., 681.15 KiB/sec. | ||
8410 | 2024.12.19 19:27:05.399310 [ 263 ] {2c13dfcf-a3e0-45b4-8e7e-f78106b3612e} <Debug> TCPHandler: Processed in 0.001947152 sec. | ||
8411 | 2024.12.19 19:27:05.399474 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8412 | 2024.12.19 19:27:05.399604 [ 259 ] {90c5509a-8180-4a1a-b719-c0c2a0b38892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8413 | 2024.12.19 19:27:05.399660 [ 259 ] {90c5509a-8180-4a1a-b719-c0c2a0b38892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8414 | 2024.12.19 19:27:05.401013 [ 259 ] {90c5509a-8180-4a1a-b719-c0c2a0b38892} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8415 | 2024.12.19 19:27:05.401053 [ 259 ] {90c5509a-8180-4a1a-b719-c0c2a0b38892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8416 | 2024.12.19 19:27:05.401501 [ 259 ] {90c5509a-8180-4a1a-b719-c0c2a0b38892} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8417 | 2024.12.19 19:27:05.401752 [ 259 ] {90c5509a-8180-4a1a-b719-c0c2a0b38892} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8418 | 2024.12.19 19:27:05.401969 [ 259 ] {90c5509a-8180-4a1a-b719-c0c2a0b38892} <Debug> executeQuery: Read 1426 rows, 121.81 KiB in 0.002394 sec., 595655.806182122 rows/sec., 49.69 MiB/sec. | ||
8419 | 2024.12.19 19:27:05.402024 [ 259 ] {90c5509a-8180-4a1a-b719-c0c2a0b38892} <Debug> TCPHandler: Processed in 0.002614031 sec. | ||
8420 | 2024.12.19 19:27:05.402182 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8421 | 2024.12.19 19:27:05.402309 [ 263 ] {fb36895e-989c-4677-9f5b-f57bd69048fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8422 | 2024.12.19 19:27:05.402364 [ 263 ] {fb36895e-989c-4677-9f5b-f57bd69048fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8423 | 2024.12.19 19:27:05.403026 [ 263 ] {fb36895e-989c-4677-9f5b-f57bd69048fc} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8424 | 2024.12.19 19:27:05.403073 [ 263 ] {fb36895e-989c-4677-9f5b-f57bd69048fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8425 | 2024.12.19 19:27:05.403476 [ 263 ] {fb36895e-989c-4677-9f5b-f57bd69048fc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8426 | 2024.12.19 19:27:05.403705 [ 263 ] {fb36895e-989c-4677-9f5b-f57bd69048fc} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8427 | 2024.12.19 19:27:05.403929 [ 263 ] {fb36895e-989c-4677-9f5b-f57bd69048fc} <Debug> executeQuery: Read 59 rows, 4.29 KiB in 0.001648 sec., 35800.970873786406 rows/sec., 2.54 MiB/sec. | ||
8428 | 2024.12.19 19:27:05.403981 [ 263 ] {fb36895e-989c-4677-9f5b-f57bd69048fc} <Debug> TCPHandler: Processed in 0.001861581 sec. | ||
8429 | 2024.12.19 19:27:05.404120 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8430 | 2024.12.19 19:27:05.404254 [ 259 ] {ad91108a-d9de-4ee2-8734-0ff942269c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8431 | 2024.12.19 19:27:05.404300 [ 259 ] {ad91108a-d9de-4ee2-8734-0ff942269c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8432 | 2024.12.19 19:27:05.404890 [ 259 ] {ad91108a-d9de-4ee2-8734-0ff942269c1b} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8433 | 2024.12.19 19:27:05.404929 [ 259 ] {ad91108a-d9de-4ee2-8734-0ff942269c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8434 | 2024.12.19 19:27:05.405279 [ 259 ] {ad91108a-d9de-4ee2-8734-0ff942269c1b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8435 | 2024.12.19 19:27:05.405514 [ 259 ] {ad91108a-d9de-4ee2-8734-0ff942269c1b} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8436 | 2024.12.19 19:27:05.405726 [ 259 ] {ad91108a-d9de-4ee2-8734-0ff942269c1b} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001494 sec., 161981.25836680052 rows/sec., 10.97 MiB/sec. | ||
8437 | 2024.12.19 19:27:05.405857 [ 259 ] {ad91108a-d9de-4ee2-8734-0ff942269c1b} <Debug> TCPHandler: Processed in 0.001788449 sec. | ||
8438 | 2024.12.19 19:27:05.405992 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8439 | 2024.12.19 19:27:05.406116 [ 263 ] {0769feea-ab1f-4658-b88b-3c08211af355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8440 | 2024.12.19 19:27:05.406164 [ 263 ] {0769feea-ab1f-4658-b88b-3c08211af355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8441 | 2024.12.19 19:27:05.406733 [ 263 ] {0769feea-ab1f-4658-b88b-3c08211af355} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8442 | 2024.12.19 19:27:05.406777 [ 263 ] {0769feea-ab1f-4658-b88b-3c08211af355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8443 | 2024.12.19 19:27:05.407130 [ 263 ] {0769feea-ab1f-4658-b88b-3c08211af355} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8444 | 2024.12.19 19:27:05.407361 [ 263 ] {0769feea-ab1f-4658-b88b-3c08211af355} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8445 | 2024.12.19 19:27:05.407573 [ 263 ] {0769feea-ab1f-4658-b88b-3c08211af355} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00148 sec., 8783.783783783783 rows/sec., 547.67 KiB/sec. | ||
8446 | 2024.12.19 19:27:05.407624 [ 263 ] {0769feea-ab1f-4658-b88b-3c08211af355} <Debug> TCPHandler: Processed in 0.001684576 sec. | ||
8447 | 2024.12.19 19:27:05.407770 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8448 | 2024.12.19 19:27:05.407898 [ 259 ] {cf0e44f5-1821-41b9-bd68-ca7d573d894e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8449 | 2024.12.19 19:27:05.407952 [ 259 ] {cf0e44f5-1821-41b9-bd68-ca7d573d894e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8450 | 2024.12.19 19:27:05.408855 [ 259 ] {cf0e44f5-1821-41b9-bd68-ca7d573d894e} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8451 | 2024.12.19 19:27:05.408895 [ 259 ] {cf0e44f5-1821-41b9-bd68-ca7d573d894e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8452 | 2024.12.19 19:27:05.409282 [ 259 ] {cf0e44f5-1821-41b9-bd68-ca7d573d894e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8453 | 2024.12.19 19:27:05.409517 [ 259 ] {cf0e44f5-1821-41b9-bd68-ca7d573d894e} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8454 | 2024.12.19 19:27:05.409730 [ 259 ] {cf0e44f5-1821-41b9-bd68-ca7d573d894e} <Debug> executeQuery: Read 890 rows, 66.16 KiB in 0.00186 sec., 478494.623655914 rows/sec., 34.73 MiB/sec. | ||
8455 | 2024.12.19 19:27:05.409786 [ 259 ] {cf0e44f5-1821-41b9-bd68-ca7d573d894e} <Debug> TCPHandler: Processed in 0.002078396 sec. | ||
8456 | 2024.12.19 19:27:05.409922 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8457 | 2024.12.19 19:27:05.410048 [ 263 ] {2c8793af-0e42-4359-8653-9c64925edd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8458 | 2024.12.19 19:27:05.410103 [ 263 ] {2c8793af-0e42-4359-8653-9c64925edd8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8459 | 2024.12.19 19:27:05.410587 [ 263 ] {2c8793af-0e42-4359-8653-9c64925edd8f} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8460 | 2024.12.19 19:27:05.410625 [ 263 ] {2c8793af-0e42-4359-8653-9c64925edd8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8461 | 2024.12.19 19:27:05.410975 [ 263 ] {2c8793af-0e42-4359-8653-9c64925edd8f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8462 | 2024.12.19 19:27:05.411205 [ 263 ] {2c8793af-0e42-4359-8653-9c64925edd8f} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8463 | 2024.12.19 19:27:05.411428 [ 263 ] {2c8793af-0e42-4359-8653-9c64925edd8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001406 sec., 4267.425320056899 rows/sec., 222.96 KiB/sec. | ||
8464 | 2024.12.19 19:27:05.411541 [ 263 ] {2c8793af-0e42-4359-8653-9c64925edd8f} <Debug> TCPHandler: Processed in 0.001678996 sec. | ||
8465 | 2024.12.19 19:27:05.411697 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8466 | 2024.12.19 19:27:05.411825 [ 259 ] {95098269-4e8f-4376-8d81-ceea077bd959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8467 | 2024.12.19 19:27:05.411887 [ 259 ] {95098269-4e8f-4376-8d81-ceea077bd959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8468 | 2024.12.19 19:27:05.412789 [ 259 ] {95098269-4e8f-4376-8d81-ceea077bd959} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8469 | 2024.12.19 19:27:05.412827 [ 259 ] {95098269-4e8f-4376-8d81-ceea077bd959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8470 | 2024.12.19 19:27:05.413257 [ 259 ] {95098269-4e8f-4376-8d81-ceea077bd959} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8471 | 2024.12.19 19:27:05.413507 [ 259 ] {95098269-4e8f-4376-8d81-ceea077bd959} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8472 | 2024.12.19 19:27:05.413715 [ 259 ] {95098269-4e8f-4376-8d81-ceea077bd959} <Debug> executeQuery: Read 1090 rows, 74.59 KiB in 0.001917 sec., 568596.7657798644 rows/sec., 38.00 MiB/sec. | ||
8473 | 2024.12.19 19:27:05.413767 [ 259 ] {95098269-4e8f-4376-8d81-ceea077bd959} <Debug> TCPHandler: Processed in 0.002144378 sec. | ||
8474 | 2024.12.19 19:27:05.413919 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8475 | 2024.12.19 19:27:05.414046 [ 263 ] {87b078e0-0ee5-4b63-a4e7-769f7e4a2c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8476 | 2024.12.19 19:27:05.414103 [ 263 ] {87b078e0-0ee5-4b63-a4e7-769f7e4a2c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8477 | 2024.12.19 19:27:05.414574 [ 263 ] {87b078e0-0ee5-4b63-a4e7-769f7e4a2c42} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8478 | 2024.12.19 19:27:05.414613 [ 263 ] {87b078e0-0ee5-4b63-a4e7-769f7e4a2c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8479 | 2024.12.19 19:27:05.414980 [ 263 ] {87b078e0-0ee5-4b63-a4e7-769f7e4a2c42} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8480 | 2024.12.19 19:27:05.415214 [ 263 ] {87b078e0-0ee5-4b63-a4e7-769f7e4a2c42} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8481 | 2024.12.19 19:27:05.415396 [ 108 ] {} <Debug> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
8482 | 2024.12.19 19:27:05.415466 [ 263 ] {87b078e0-0ee5-4b63-a4e7-769f7e4a2c42} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001445 sec., 692.0415224913494 rows/sec., 46.63 KiB/sec. | ||
8483 | 2024.12.19 19:27:05.415489 [ 108 ] {} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8484 | 2024.12.19 19:27:05.415559 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8485 | 2024.12.19 19:27:05.415583 [ 263 ] {87b078e0-0ee5-4b63-a4e7-769f7e4a2c42} <Debug> TCPHandler: Processed in 0.001726016 sec. | ||
8486 | 2024.12.19 19:27:05.415807 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8487 | 2024.12.19 19:27:05.415989 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::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 | ||
8488 | 2024.12.19 19:27:05.416205 [ 259 ] {781857cb-bb23-459d-97fd-eb3072eebdc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8489 | 2024.12.19 19:27:05.416535 [ 259 ] {781857cb-bb23-459d-97fd-eb3072eebdc1} <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 | ||
8490 | 2024.12.19 19:27:05.416555 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8491 | 2024.12.19 19:27:05.416675 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
8492 | 2024.12.19 19:27:05.417009 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
8493 | 2024.12.19 19:27:05.417391 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
8494 | 2024.12.19 19:27:05.417786 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
8495 | 2024.12.19 19:27:05.418204 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
8496 | 2024.12.19 19:27:05.418586 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
8497 | 2024.12.19 19:27:05.422123 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.006443334 sec., 4655.974686396825 rows/sec., 313.73 KiB/sec. | ||
8498 | 2024.12.19 19:27:05.422330 [ 259 ] {781857cb-bb23-459d-97fd-eb3072eebdc1} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8499 | 2024.12.19 19:27:05.422365 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
8500 | 2024.12.19 19:27:05.422388 [ 259 ] {781857cb-bb23-459d-97fd-eb3072eebdc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8501 | 2024.12.19 19:27:05.422990 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_30_6} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8502 | 2024.12.19 19:27:05.423253 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_30_6} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
8503 | 2024.12.19 19:27:05.423416 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8504 | 2024.12.19 19:27:05.423748 [ 259 ] {781857cb-bb23-459d-97fd-eb3072eebdc1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8505 | 2024.12.19 19:27:05.424023 [ 259 ] {781857cb-bb23-459d-97fd-eb3072eebdc1} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8506 | 2024.12.19 19:27:05.424280 [ 259 ] {781857cb-bb23-459d-97fd-eb3072eebdc1} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.008231 sec., 4616.6929899161705 rows/sec., 8.27 MiB/sec. | ||
8507 | 2024.12.19 19:27:05.424389 [ 259 ] {781857cb-bb23-459d-97fd-eb3072eebdc1} <Debug> TCPHandler: Processed in 0.008704626 sec. | ||
8508 | 2024.12.19 19:27:05.424554 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8509 | 2024.12.19 19:27:05.424683 [ 263 ] {1ff11cf6-eac5-4ec4-af84-e8c255a59905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8510 | 2024.12.19 19:27:05.424739 [ 263 ] {1ff11cf6-eac5-4ec4-af84-e8c255a59905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8511 | 2024.12.19 19:27:05.425267 [ 263 ] {1ff11cf6-eac5-4ec4-af84-e8c255a59905} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8512 | 2024.12.19 19:27:05.425313 [ 263 ] {1ff11cf6-eac5-4ec4-af84-e8c255a59905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8513 | 2024.12.19 19:27:05.425693 [ 263 ] {1ff11cf6-eac5-4ec4-af84-e8c255a59905} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8514 | 2024.12.19 19:27:05.425931 [ 263 ] {1ff11cf6-eac5-4ec4-af84-e8c255a59905} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8515 | 2024.12.19 19:27:05.426141 [ 263 ] {1ff11cf6-eac5-4ec4-af84-e8c255a59905} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001485 sec., 55218.85521885522 rows/sec., 3.51 MiB/sec. | ||
8516 | 2024.12.19 19:27:05.426207 [ 263 ] {1ff11cf6-eac5-4ec4-af84-e8c255a59905} <Debug> TCPHandler: Processed in 0.001716386 sec. | ||
8517 | 2024.12.19 19:27:05.714781 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1212 | ||
8518 | 2024.12.19 19:27:05.718518 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8519 | 2024.12.19 19:27:05.718566 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8520 | 2024.12.19 19:27:05.720020 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8521 | 2024.12.19 19:27:05.720334 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8522 | 2024.12.19 19:27:05.720615 [ 127 ] {} <Debug> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8523 | 2024.12.19 19:27:05.720830 [ 127 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8524 | 2024.12.19 19:27:05.720943 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8525 | 2024.12.19 19:27:05.721387 [ 200 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::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 | ||
8526 | 2024.12.19 19:27:05.721740 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1212 | ||
8527 | 2024.12.19 19:27:05.722351 [ 200 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8528 | 2024.12.19 19:27:05.722527 [ 200 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1014 rows starting from the beginning of the part | ||
8529 | 2024.12.19 19:27:05.723139 [ 200 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::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 | ||
8530 | 2024.12.19 19:27:05.723852 [ 200 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 58 rows starting from the beginning of the part | ||
8531 | 2024.12.19 19:27:05.724550 [ 200 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
8532 | 2024.12.19 19:27:05.725163 [ 200 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
8533 | 2024.12.19 19:27:05.725781 [ 200 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 58 rows starting from the beginning of the part | ||
8534 | 2024.12.19 19:27:05.733866 [ 192 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1212 rows, containing 72 columns (72 merged, 0 gathered) in 0.012755096 sec., 95020.84500187219 rows/sec., 75.08 MiB/sec. | ||
8535 | 2024.12.19 19:27:05.735403 [ 201 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8536 | 2024.12.19 19:27:05.736167 [ 201 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_31_6} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8537 | 2024.12.19 19:27:05.736267 [ 201 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_31_6} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8538 | 2024.12.19 19:27:05.736617 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
8539 | 2024.12.19 19:27:08.133296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
8540 | 2024.12.19 19:27:08.134227 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8541 | 2024.12.19 19:27:08.134277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8542 | 2024.12.19 19:27:08.134883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8543 | 2024.12.19 19:27:08.135161 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8544 | 2024.12.19 19:27:08.135424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
8545 | 2024.12.19 19:27:09.517967 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
8546 | 2024.12.19 19:27:09.537828 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8547 | 2024.12.19 19:27:09.537874 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8548 | 2024.12.19 19:27:09.545180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8549 | 2024.12.19 19:27:09.545973 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8550 | 2024.12.19 19:27:09.548582 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
8551 | 2024.12.19 19:27:10.934172 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8552 | 2024.12.19 19:27:10.934396 [ 259 ] {562ce9b9-3852-4c3c-ac88-772349cc1110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8553 | 2024.12.19 19:27:10.934476 [ 259 ] {562ce9b9-3852-4c3c-ac88-772349cc1110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8554 | 2024.12.19 19:27:10.935280 [ 259 ] {562ce9b9-3852-4c3c-ac88-772349cc1110} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8555 | 2024.12.19 19:27:10.935324 [ 259 ] {562ce9b9-3852-4c3c-ac88-772349cc1110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8556 | 2024.12.19 19:27:10.935761 [ 259 ] {562ce9b9-3852-4c3c-ac88-772349cc1110} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8557 | 2024.12.19 19:27:10.936020 [ 259 ] {562ce9b9-3852-4c3c-ac88-772349cc1110} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8558 | 2024.12.19 19:27:10.936258 [ 170 ] {} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8559 | 2024.12.19 19:27:10.936264 [ 259 ] {562ce9b9-3852-4c3c-ac88-772349cc1110} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001919 sec., 31266.284523189162 rows/sec., 2.43 MiB/sec. | ||
8560 | 2024.12.19 19:27:10.936395 [ 170 ] {} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8561 | 2024.12.19 19:27:10.936456 [ 259 ] {562ce9b9-3852-4c3c-ac88-772349cc1110} <Debug> TCPHandler: Processed in 0.002419566 sec. | ||
8562 | 2024.12.19 19:27:10.936485 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8563 | 2024.12.19 19:27:10.936716 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8564 | 2024.12.19 19:27:10.936779 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
8565 | 2024.12.19 19:27:10.936951 [ 263 ] {a39104ae-b61a-4155-b559-b51336e47d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8566 | 2024.12.19 19:27:10.937089 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8567 | 2024.12.19 19:27:10.937102 [ 263 ] {a39104ae-b61a-4155-b559-b51336e47d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8568 | 2024.12.19 19:27:10.937155 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1432 rows starting from the beginning of the part | ||
8569 | 2024.12.19 19:27:10.937496 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 61 rows starting from the beginning of the part | ||
8570 | 2024.12.19 19:27:10.937836 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 279 rows starting from the beginning of the part | ||
8571 | 2024.12.19 19:27:10.938280 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
8572 | 2024.12.19 19:27:10.938646 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1426 rows starting from the beginning of the part | ||
8573 | 2024.12.19 19:27:10.938996 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
8574 | 2024.12.19 19:27:10.940017 [ 263 ] {a39104ae-b61a-4155-b559-b51336e47d1d} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8575 | 2024.12.19 19:27:10.940114 [ 263 ] {a39104ae-b61a-4155-b559-b51336e47d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8576 | 2024.12.19 19:27:10.941108 [ 263 ] {a39104ae-b61a-4155-b559-b51336e47d1d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8577 | 2024.12.19 19:27:10.941549 [ 263 ] {a39104ae-b61a-4155-b559-b51336e47d1d} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8578 | 2024.12.19 19:27:10.941761 [ 170 ] {} <Debug> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8579 | 2024.12.19 19:27:10.941826 [ 170 ] {} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8580 | 2024.12.19 19:27:10.941883 [ 263 ] {a39104ae-b61a-4155-b559-b51336e47d1d} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.004992 sec., 400.64102564102564 rows/sec., 30.13 KiB/sec. | ||
8581 | 2024.12.19 19:27:10.941891 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8582 | 2024.12.19 19:27:10.942317 [ 263 ] {a39104ae-b61a-4155-b559-b51336e47d1d} <Debug> TCPHandler: Processed in 0.005704125 sec. | ||
8583 | 2024.12.19 19:27:10.942571 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::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 | ||
8584 | 2024.12.19 19:27:10.942726 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8585 | 2024.12.19 19:27:10.943235 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8586 | 2024.12.19 19:27:10.943395 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 65 rows starting from the beginning of the part | ||
8587 | 2024.12.19 19:27:10.943406 [ 259 ] {08f0f2c5-07ee-4f7e-a8ce-46803e7d807e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8588 | 2024.12.19 19:27:10.943913 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 4 rows starting from the beginning of the part | ||
8589 | 2024.12.19 19:27:10.944010 [ 259 ] {08f0f2c5-07ee-4f7e-a8ce-46803e7d807e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8590 | 2024.12.19 19:27:10.944502 [ 192 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3318 rows, containing 5 columns (5 merged, 0 gathered) in 0.007829272 sec., 423794.19184823317 rows/sec., 37.01 MiB/sec. | ||
8591 | 2024.12.19 19:27:10.944566 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 45 rows starting from the beginning of the part | ||
8592 | 2024.12.19 19:27:10.945011 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 2 rows starting from the beginning of the part | ||
8593 | 2024.12.19 19:27:10.945069 [ 192 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8594 | 2024.12.19 19:27:10.945346 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 59 rows starting from the beginning of the part | ||
8595 | 2024.12.19 19:27:10.945959 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2 rows starting from the beginning of the part | ||
8596 | 2024.12.19 19:27:10.946208 [ 192 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_61_12} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8597 | 2024.12.19 19:27:10.946707 [ 192 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_61_12} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8598 | 2024.12.19 19:27:10.946988 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
8599 | 2024.12.19 19:27:10.948032 [ 259 ] {08f0f2c5-07ee-4f7e-a8ce-46803e7d807e} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8600 | 2024.12.19 19:27:10.948119 [ 259 ] {08f0f2c5-07ee-4f7e-a8ce-46803e7d807e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8601 | 2024.12.19 19:27:10.949241 [ 259 ] {08f0f2c5-07ee-4f7e-a8ce-46803e7d807e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8602 | 2024.12.19 19:27:10.949414 [ 199 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.00736545 sec., 24031.118261613345 rows/sec., 1.80 MiB/sec. | ||
8603 | 2024.12.19 19:27:10.949659 [ 199 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8604 | 2024.12.19 19:27:10.949721 [ 259 ] {08f0f2c5-07ee-4f7e-a8ce-46803e7d807e} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8605 | 2024.12.19 19:27:10.950032 [ 170 ] {} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8606 | 2024.12.19 19:27:10.950142 [ 170 ] {} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8607 | 2024.12.19 19:27:10.950212 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8608 | 2024.12.19 19:27:10.950258 [ 259 ] {08f0f2c5-07ee-4f7e-a8ce-46803e7d807e} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.007097 sec., 9299.704100324081 rows/sec., 743.33 KiB/sec. | ||
8609 | 2024.12.19 19:27:10.950552 [ 199 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_56_11} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8610 | 2024.12.19 19:27:10.950611 [ 259 ] {08f0f2c5-07ee-4f7e-a8ce-46803e7d807e} <Debug> TCPHandler: Processed in 0.00812272 sec. | ||
8611 | 2024.12.19 19:27:10.950778 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
8612 | 2024.12.19 19:27:10.950912 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8613 | 2024.12.19 19:27:10.951008 [ 199 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_56_11} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8614 | 2024.12.19 19:27:10.951289 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8615 | 2024.12.19 19:27:10.951336 [ 263 ] {6628d589-0d3f-4deb-adcc-9016ecc6a2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8616 | 2024.12.19 19:27:10.951347 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
8617 | 2024.12.19 19:27:10.951399 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 914 rows starting from the beginning of the part | ||
8618 | 2024.12.19 19:27:10.951477 [ 263 ] {6628d589-0d3f-4deb-adcc-9016ecc6a2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8619 | 2024.12.19 19:27:10.951722 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 68 rows starting from the beginning of the part | ||
8620 | 2024.12.19 19:27:10.952067 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 420 rows starting from the beginning of the part | ||
8621 | 2024.12.19 19:27:10.952474 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 66 rows starting from the beginning of the part | ||
8622 | 2024.12.19 19:27:10.952914 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 890 rows starting from the beginning of the part | ||
8623 | 2024.12.19 19:27:10.953227 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 66 rows starting from the beginning of the part | ||
8624 | 2024.12.19 19:27:10.954310 [ 263 ] {6628d589-0d3f-4deb-adcc-9016ecc6a2fd} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8625 | 2024.12.19 19:27:10.954389 [ 263 ] {6628d589-0d3f-4deb-adcc-9016ecc6a2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8626 | 2024.12.19 19:27:10.955402 [ 263 ] {6628d589-0d3f-4deb-adcc-9016ecc6a2fd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8627 | 2024.12.19 19:27:10.955812 [ 263 ] {6628d589-0d3f-4deb-adcc-9016ecc6a2fd} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8628 | 2024.12.19 19:27:10.956107 [ 170 ] {} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8629 | 2024.12.19 19:27:10.956238 [ 263 ] {6628d589-0d3f-4deb-adcc-9016ecc6a2fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005049 sec., 31689.44345414934 rows/sec., 2.21 MiB/sec. | ||
8630 | 2024.12.19 19:27:10.956258 [ 170 ] {} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8631 | 2024.12.19 19:27:10.956625 [ 263 ] {6628d589-0d3f-4deb-adcc-9016ecc6a2fd} <Debug> TCPHandler: Processed in 0.005883329 sec. | ||
8632 | 2024.12.19 19:27:10.956648 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8633 | 2024.12.19 19:27:10.956974 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8634 | 2024.12.19 19:27:10.957021 [ 192 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 5 columns (5 merged, 0 gathered) in 0.00664443 sec., 364816.84659180697 rows/sec., 27.99 MiB/sec. | ||
8635 | 2024.12.19 19:27:10.957200 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
8636 | 2024.12.19 19:27:10.957328 [ 259 ] {48bbe845-0696-4498-86d2-380b4c9ecd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8637 | 2024.12.19 19:27:10.957354 [ 195 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8638 | 2024.12.19 19:27:10.957707 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8639 | 2024.12.19 19:27:10.957730 [ 259 ] {48bbe845-0696-4498-86d2-380b4c9ecd39} <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 | ||
8640 | 2024.12.19 19:27:10.957798 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20096 rows starting from the beginning of the part | ||
8641 | 2024.12.19 19:27:10.958544 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 161 rows starting from the beginning of the part | ||
8642 | 2024.12.19 19:27:10.958647 [ 195 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_61_12} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8643 | 2024.12.19 19:27:10.959016 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part | ||
8644 | 2024.12.19 19:27:10.959125 [ 195 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_61_12} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8645 | 2024.12.19 19:27:10.959726 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
8646 | 2024.12.19 19:27:10.959869 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
8647 | 2024.12.19 19:27:10.960289 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1090 rows starting from the beginning of the part | ||
8648 | 2024.12.19 19:27:10.960713 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
8649 | 2024.12.19 19:27:10.962800 [ 259 ] {48bbe845-0696-4498-86d2-380b4c9ecd39} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8650 | 2024.12.19 19:27:10.962865 [ 259 ] {48bbe845-0696-4498-86d2-380b4c9ecd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8651 | 2024.12.19 19:27:10.964661 [ 259 ] {48bbe845-0696-4498-86d2-380b4c9ecd39} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8652 | 2024.12.19 19:27:10.965108 [ 259 ] {48bbe845-0696-4498-86d2-380b4c9ecd39} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8653 | 2024.12.19 19:27:10.965259 [ 169 ] {} <Debug> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8654 | 2024.12.19 19:27:10.965304 [ 169 ] {} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8655 | 2024.12.19 19:27:10.965330 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8656 | 2024.12.19 19:27:10.965336 [ 259 ] {48bbe845-0696-4498-86d2-380b4c9ecd39} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.008142 sec., 245.63989191844755 rows/sec., 450.74 KiB/sec. | ||
8657 | 2024.12.19 19:27:10.965974 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::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 | ||
8658 | 2024.12.19 19:27:10.967148 [ 259 ] {48bbe845-0696-4498-86d2-380b4c9ecd39} <Debug> TCPHandler: Processed in 0.010377351 sec. | ||
8659 | 2024.12.19 19:27:10.967525 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8660 | 2024.12.19 19:27:10.968102 [ 263 ] {49383e30-9d34-4018-bb1c-3ebdb8a593fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8661 | 2024.12.19 19:27:10.968304 [ 263 ] {49383e30-9d34-4018-bb1c-3ebdb8a593fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8662 | 2024.12.19 19:27:10.968350 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8663 | 2024.12.19 19:27:10.968601 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1010 rows starting from the beginning of the part | ||
8664 | 2024.12.19 19:27:10.969828 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2 rows starting from the beginning of the part | ||
8665 | 2024.12.19 19:27:10.970903 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 38 rows starting from the beginning of the part | ||
8666 | 2024.12.19 19:27:10.971340 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21904 rows, containing 5 columns (5 merged, 0 gathered) in 0.014356129 sec., 1525759.4857220913 rows/sec., 102.99 MiB/sec. | ||
8667 | 2024.12.19 19:27:10.972026 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8668 | 2024.12.19 19:27:10.972054 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 2 rows starting from the beginning of the part | ||
8669 | 2024.12.19 19:27:10.972106 [ 263 ] {49383e30-9d34-4018-bb1c-3ebdb8a593fb} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8670 | 2024.12.19 19:27:10.972228 [ 263 ] {49383e30-9d34-4018-bb1c-3ebdb8a593fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8671 | 2024.12.19 19:27:10.973073 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 38 rows starting from the beginning of the part | ||
8672 | 2024.12.19 19:27:10.973141 [ 197 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8673 | 2024.12.19 19:27:10.973514 [ 197 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8674 | 2024.12.19 19:27:10.973942 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
8675 | 2024.12.19 19:27:10.974264 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2 rows starting from the beginning of the part | ||
8676 | 2024.12.19 19:27:10.974353 [ 263 ] {49383e30-9d34-4018-bb1c-3ebdb8a593fb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8677 | 2024.12.19 19:27:10.975217 [ 263 ] {49383e30-9d34-4018-bb1c-3ebdb8a593fb} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8678 | 2024.12.19 19:27:10.975507 [ 169 ] {} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8679 | 2024.12.19 19:27:10.975608 [ 169 ] {} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8680 | 2024.12.19 19:27:10.975691 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
8681 | 2024.12.19 19:27:10.975901 [ 263 ] {49383e30-9d34-4018-bb1c-3ebdb8a593fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007893 sec., 7601.672367920942 rows/sec., 524.59 KiB/sec. | ||
8682 | 2024.12.19 19:27:10.976221 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
8683 | 2024.12.19 19:27:10.976264 [ 263 ] {49383e30-9d34-4018-bb1c-3ebdb8a593fb} <Debug> TCPHandler: Processed in 0.008954393 sec. | ||
8684 | 2024.12.19 19:27:10.976600 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8685 | 2024.12.19 19:27:10.976636 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3976 rows starting from the beginning of the part | ||
8686 | 2024.12.19 19:27:10.976716 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
8687 | 2024.12.19 19:27:10.976951 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part | ||
8688 | 2024.12.19 19:27:10.977227 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
8689 | 2024.12.19 19:27:10.977470 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
8690 | 2024.12.19 19:27:10.977732 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
8691 | 2024.12.19 19:27:10.980280 [ 188 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4320 rows, containing 4 columns (4 merged, 0 gathered) in 0.004453581 sec., 970005.9345501969 rows/sec., 63.23 MiB/sec. | ||
8692 | 2024.12.19 19:27:10.980851 [ 189 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8693 | 2024.12.19 19:27:10.982150 [ 189 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_61_12} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8694 | 2024.12.19 19:27:10.982233 [ 189 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_61_12} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8695 | 2024.12.19 19:27:10.982342 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
8696 | 2024.12.19 19:27:10.983910 [ 196 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1092 rows, containing 19 columns (19 merged, 0 gathered) in 0.018487531 sec., 59066.83807589017 rows/sec., 105.85 MiB/sec. | ||
8697 | 2024.12.19 19:27:10.985322 [ 186 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8698 | 2024.12.19 19:27:10.985778 [ 186 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8699 | 2024.12.19 19:27:10.985870 [ 186 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8700 | 2024.12.19 19:27:10.986033 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.45 MiB. | ||
8701 | 2024.12.19 19:27:11.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.54 MiB, peak 232.71 MiB, free memory in arenas 0.00 B, will set to 224.31 MiB (RSS), difference: 3.77 MiB | ||
8702 | 2024.12.19 19:27:15.467448 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8703 | 2024.12.19 19:27:15.467538 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8704 | 2024.12.19 19:27:15.636471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
8705 | 2024.12.19 19:27:15.637091 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8706 | 2024.12.19 19:27:15.637131 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8707 | 2024.12.19 19:27:15.637671 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8708 | 2024.12.19 19:27:15.637935 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8709 | 2024.12.19 19:27:15.638139 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8710 | 2024.12.19 19:27:15.722920 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 1224 | ||
8711 | 2024.12.19 19:27:15.725528 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8712 | 2024.12.19 19:27:15.725577 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8713 | 2024.12.19 19:27:15.727053 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8714 | 2024.12.19 19:27:15.727368 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8715 | 2024.12.19 19:27:15.727916 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1224 | ||
8716 | 2024.12.19 19:27:15.939982 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8717 | 2024.12.19 19:27:15.940197 [ 259 ] {a2f55215-eda9-4db4-901e-b1f590129972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8718 | 2024.12.19 19:27:15.940281 [ 259 ] {a2f55215-eda9-4db4-901e-b1f590129972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8719 | 2024.12.19 19:27:15.941109 [ 259 ] {a2f55215-eda9-4db4-901e-b1f590129972} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8720 | 2024.12.19 19:27:15.941153 [ 259 ] {a2f55215-eda9-4db4-901e-b1f590129972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8721 | 2024.12.19 19:27:15.941600 [ 259 ] {a2f55215-eda9-4db4-901e-b1f590129972} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8722 | 2024.12.19 19:27:15.941877 [ 259 ] {a2f55215-eda9-4db4-901e-b1f590129972} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8723 | 2024.12.19 19:27:15.942080 [ 259 ] {a2f55215-eda9-4db4-901e-b1f590129972} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001946 sec., 7194.244604316546 rows/sec., 517.89 KiB/sec. | ||
8724 | 2024.12.19 19:27:15.942148 [ 259 ] {a2f55215-eda9-4db4-901e-b1f590129972} <Debug> TCPHandler: Processed in 0.002303842 sec. | ||
8725 | 2024.12.19 19:27:15.942321 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8726 | 2024.12.19 19:27:15.942446 [ 263 ] {c11b6a89-920e-4005-a8a2-6e7628c99953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8727 | 2024.12.19 19:27:15.942495 [ 263 ] {c11b6a89-920e-4005-a8a2-6e7628c99953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8728 | 2024.12.19 19:27:15.943204 [ 263 ] {c11b6a89-920e-4005-a8a2-6e7628c99953} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8729 | 2024.12.19 19:27:15.943243 [ 263 ] {c11b6a89-920e-4005-a8a2-6e7628c99953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8730 | 2024.12.19 19:27:15.943642 [ 263 ] {c11b6a89-920e-4005-a8a2-6e7628c99953} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8731 | 2024.12.19 19:27:15.943913 [ 263 ] {c11b6a89-920e-4005-a8a2-6e7628c99953} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8732 | 2024.12.19 19:27:15.944089 [ 263 ] {c11b6a89-920e-4005-a8a2-6e7628c99953} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001673 sec., 166766.28810520025 rows/sec., 14.70 MiB/sec. | ||
8733 | 2024.12.19 19:27:15.944140 [ 263 ] {c11b6a89-920e-4005-a8a2-6e7628c99953} <Debug> TCPHandler: Processed in 0.001880081 sec. | ||
8734 | 2024.12.19 19:27:15.944297 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8735 | 2024.12.19 19:27:15.944426 [ 259 ] {cd9fefdb-468b-48a8-9954-af56ab31b49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8736 | 2024.12.19 19:27:15.944480 [ 259 ] {cd9fefdb-468b-48a8-9954-af56ab31b49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8737 | 2024.12.19 19:27:15.945072 [ 259 ] {cd9fefdb-468b-48a8-9954-af56ab31b49d} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8738 | 2024.12.19 19:27:15.945109 [ 259 ] {cd9fefdb-468b-48a8-9954-af56ab31b49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8739 | 2024.12.19 19:27:15.945462 [ 259 ] {cd9fefdb-468b-48a8-9954-af56ab31b49d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8740 | 2024.12.19 19:27:15.945700 [ 259 ] {cd9fefdb-468b-48a8-9954-af56ab31b49d} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8741 | 2024.12.19 19:27:15.945891 [ 259 ] {cd9fefdb-468b-48a8-9954-af56ab31b49d} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.00149 sec., 30201.342281879195 rows/sec., 2.17 MiB/sec. | ||
8742 | 2024.12.19 19:27:15.945996 [ 259 ] {cd9fefdb-468b-48a8-9954-af56ab31b49d} <Debug> TCPHandler: Processed in 0.001760987 sec. | ||
8743 | 2024.12.19 19:27:15.946225 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8744 | 2024.12.19 19:27:15.946386 [ 263 ] {724c8d1f-74ed-46a3-9dac-e86f3b30099b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8745 | 2024.12.19 19:27:15.946442 [ 263 ] {724c8d1f-74ed-46a3-9dac-e86f3b30099b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8746 | 2024.12.19 19:27:15.947034 [ 263 ] {724c8d1f-74ed-46a3-9dac-e86f3b30099b} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8747 | 2024.12.19 19:27:15.947072 [ 263 ] {724c8d1f-74ed-46a3-9dac-e86f3b30099b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8748 | 2024.12.19 19:27:15.947422 [ 263 ] {724c8d1f-74ed-46a3-9dac-e86f3b30099b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8749 | 2024.12.19 19:27:15.947656 [ 263 ] {724c8d1f-74ed-46a3-9dac-e86f3b30099b} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8750 | 2024.12.19 19:27:15.947792 [ 61 ] {} <Debug> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8751 | 2024.12.19 19:27:15.947844 [ 263 ] {724c8d1f-74ed-46a3-9dac-e86f3b30099b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001485 sec., 9427.609427609428 rows/sec., 660.25 KiB/sec. | ||
8752 | 2024.12.19 19:27:15.947845 [ 61 ] {} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8753 | 2024.12.19 19:27:15.947901 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8754 | 2024.12.19 19:27:15.947916 [ 263 ] {724c8d1f-74ed-46a3-9dac-e86f3b30099b} <Debug> TCPHandler: Processed in 0.001815419 sec. | ||
8755 | 2024.12.19 19:27:15.948118 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8756 | 2024.12.19 19:27:15.948161 [ 191 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::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 | ||
8757 | 2024.12.19 19:27:15.948333 [ 259 ] {1c644e31-03e3-428e-9d6f-76fe045cb54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8758 | 2024.12.19 19:27:15.948467 [ 259 ] {1c644e31-03e3-428e-9d6f-76fe045cb54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8759 | 2024.12.19 19:27:15.948492 [ 191 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8760 | 2024.12.19 19:27:15.948599 [ 191 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 242 rows starting from the beginning of the part | ||
8761 | 2024.12.19 19:27:15.948882 [ 191 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part | ||
8762 | 2024.12.19 19:27:15.949295 [ 191 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
8763 | 2024.12.19 19:27:15.949659 [ 191 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
8764 | 2024.12.19 19:27:15.950093 [ 191 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part | ||
8765 | 2024.12.19 19:27:15.950414 [ 191 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
8766 | 2024.12.19 19:27:15.951253 [ 259 ] {1c644e31-03e3-428e-9d6f-76fe045cb54f} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8767 | 2024.12.19 19:27:15.951322 [ 259 ] {1c644e31-03e3-428e-9d6f-76fe045cb54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8768 | 2024.12.19 19:27:15.952385 [ 259 ] {1c644e31-03e3-428e-9d6f-76fe045cb54f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8769 | 2024.12.19 19:27:15.952926 [ 259 ] {1c644e31-03e3-428e-9d6f-76fe045cb54f} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8770 | 2024.12.19 19:27:15.953325 [ 191 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005302044 sec., 144849.79754977516 rows/sec., 10.37 MiB/sec. | ||
8771 | 2024.12.19 19:27:15.953434 [ 259 ] {1c644e31-03e3-428e-9d6f-76fe045cb54f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005167 sec., 2515.9667118250436 rows/sec., 156.87 KiB/sec. | ||
8772 | 2024.12.19 19:27:15.953562 [ 259 ] {1c644e31-03e3-428e-9d6f-76fe045cb54f} <Debug> TCPHandler: Processed in 0.00555861 sec. | ||
8773 | 2024.12.19 19:27:15.953666 [ 196 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8774 | 2024.12.19 19:27:15.953754 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8775 | 2024.12.19 19:27:15.953982 [ 263 ] {5e6605f3-9d45-47a0-acfa-4b5cf1a5e5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8776 | 2024.12.19 19:27:15.954083 [ 263 ] {5e6605f3-9d45-47a0-acfa-4b5cf1a5e5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8777 | 2024.12.19 19:27:15.954260 [ 196 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_31_6} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8778 | 2024.12.19 19:27:15.954490 [ 196 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_31_6} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8779 | 2024.12.19 19:27:15.954716 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
8780 | 2024.12.19 19:27:15.955271 [ 263 ] {5e6605f3-9d45-47a0-acfa-4b5cf1a5e5b6} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8781 | 2024.12.19 19:27:15.955314 [ 263 ] {5e6605f3-9d45-47a0-acfa-4b5cf1a5e5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8782 | 2024.12.19 19:27:15.955709 [ 263 ] {5e6605f3-9d45-47a0-acfa-4b5cf1a5e5b6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8783 | 2024.12.19 19:27:15.955953 [ 263 ] {5e6605f3-9d45-47a0-acfa-4b5cf1a5e5b6} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8784 | 2024.12.19 19:27:15.956150 [ 263 ] {5e6605f3-9d45-47a0-acfa-4b5cf1a5e5b6} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.002234 sec., 188003.58102059088 rows/sec., 13.43 MiB/sec. | ||
8785 | 2024.12.19 19:27:15.956224 [ 263 ] {5e6605f3-9d45-47a0-acfa-4b5cf1a5e5b6} <Debug> TCPHandler: Processed in 0.00255661 sec. | ||
8786 | 2024.12.19 19:27:15.956436 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8787 | 2024.12.19 19:27:15.956711 [ 259 ] {51bf105c-ed6a-4350-9e88-94d7492377e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8788 | 2024.12.19 19:27:15.956768 [ 259 ] {51bf105c-ed6a-4350-9e88-94d7492377e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8789 | 2024.12.19 19:27:15.957223 [ 259 ] {51bf105c-ed6a-4350-9e88-94d7492377e1} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8790 | 2024.12.19 19:27:15.957261 [ 259 ] {51bf105c-ed6a-4350-9e88-94d7492377e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8791 | 2024.12.19 19:27:15.957626 [ 259 ] {51bf105c-ed6a-4350-9e88-94d7492377e1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8792 | 2024.12.19 19:27:15.957872 [ 259 ] {51bf105c-ed6a-4350-9e88-94d7492377e1} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8793 | 2024.12.19 19:27:15.958002 [ 61 ] {} <Debug> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8794 | 2024.12.19 19:27:15.958046 [ 61 ] {} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8795 | 2024.12.19 19:27:15.958060 [ 259 ] {51bf105c-ed6a-4350-9e88-94d7492377e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001434 sec., 4184.100418410042 rows/sec., 218.60 KiB/sec. | ||
8796 | 2024.12.19 19:27:15.958073 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8797 | 2024.12.19 19:27:15.958173 [ 259 ] {51bf105c-ed6a-4350-9e88-94d7492377e1} <Debug> TCPHandler: Processed in 0.00186529 sec. | ||
8798 | 2024.12.19 19:27:15.958377 [ 190 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::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 | ||
8799 | 2024.12.19 19:27:15.958391 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8800 | 2024.12.19 19:27:15.958649 [ 263 ] {4b6f4010-f94c-4252-8113-d005dd3c842c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8801 | 2024.12.19 19:27:15.958682 [ 190 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8802 | 2024.12.19 19:27:15.958750 [ 263 ] {4b6f4010-f94c-4252-8113-d005dd3c842c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8803 | 2024.12.19 19:27:15.958762 [ 190 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
8804 | 2024.12.19 19:27:15.959116 [ 190 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
8805 | 2024.12.19 19:27:15.959497 [ 190 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
8806 | 2024.12.19 19:27:15.959849 [ 190 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
8807 | 2024.12.19 19:27:15.960204 [ 190 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
8808 | 2024.12.19 19:27:15.960415 [ 190 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
8809 | 2024.12.19 19:27:15.961422 [ 263 ] {4b6f4010-f94c-4252-8113-d005dd3c842c} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8810 | 2024.12.19 19:27:15.961504 [ 263 ] {4b6f4010-f94c-4252-8113-d005dd3c842c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8811 | 2024.12.19 19:27:15.962600 [ 263 ] {4b6f4010-f94c-4252-8113-d005dd3c842c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8812 | 2024.12.19 19:27:15.963036 [ 196 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.004846411 sec., 38378.91586165515 rows/sec., 1.96 MiB/sec. | ||
8813 | 2024.12.19 19:27:15.963178 [ 263 ] {4b6f4010-f94c-4252-8113-d005dd3c842c} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8814 | 2024.12.19 19:27:15.963296 [ 194 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8815 | 2024.12.19 19:27:15.963647 [ 263 ] {4b6f4010-f94c-4252-8113-d005dd3c842c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005078 sec., 46671.91807798346 rows/sec., 3.13 MiB/sec. | ||
8816 | 2024.12.19 19:27:15.963800 [ 263 ] {4b6f4010-f94c-4252-8113-d005dd3c842c} <Debug> TCPHandler: Processed in 0.00552019 sec. | ||
8817 | 2024.12.19 19:27:15.964008 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8818 | 2024.12.19 19:27:15.964067 [ 194 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_31_6} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8819 | 2024.12.19 19:27:15.964240 [ 194 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_31_6} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8820 | 2024.12.19 19:27:15.964252 [ 259 ] {ad3f2ea2-7aa8-49c1-ae90-d842c180f713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8821 | 2024.12.19 19:27:15.964378 [ 259 ] {ad3f2ea2-7aa8-49c1-ae90-d842c180f713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8822 | 2024.12.19 19:27:15.964390 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
8823 | 2024.12.19 19:27:15.964936 [ 259 ] {ad3f2ea2-7aa8-49c1-ae90-d842c180f713} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8824 | 2024.12.19 19:27:15.964979 [ 259 ] {ad3f2ea2-7aa8-49c1-ae90-d842c180f713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8825 | 2024.12.19 19:27:15.965338 [ 259 ] {ad3f2ea2-7aa8-49c1-ae90-d842c180f713} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8826 | 2024.12.19 19:27:15.965583 [ 259 ] {ad3f2ea2-7aa8-49c1-ae90-d842c180f713} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8827 | 2024.12.19 19:27:15.965772 [ 259 ] {ad3f2ea2-7aa8-49c1-ae90-d842c180f713} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001584 sec., 631.3131313131314 rows/sec., 42.54 KiB/sec. | ||
8828 | 2024.12.19 19:27:15.965825 [ 259 ] {ad3f2ea2-7aa8-49c1-ae90-d842c180f713} <Debug> TCPHandler: Processed in 0.001910582 sec. | ||
8829 | 2024.12.19 19:27:15.965981 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8830 | 2024.12.19 19:27:15.966109 [ 263 ] {c913c5e0-470b-44e2-a7f5-7d7ab542f4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8831 | 2024.12.19 19:27:15.966187 [ 263 ] {c913c5e0-470b-44e2-a7f5-7d7ab542f4e2} <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 | ||
8832 | 2024.12.19 19:27:15.967409 [ 263 ] {c913c5e0-470b-44e2-a7f5-7d7ab542f4e2} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8833 | 2024.12.19 19:27:15.967445 [ 263 ] {c913c5e0-470b-44e2-a7f5-7d7ab542f4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8834 | 2024.12.19 19:27:15.968123 [ 263 ] {c913c5e0-470b-44e2-a7f5-7d7ab542f4e2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8835 | 2024.12.19 19:27:15.968384 [ 263 ] {c913c5e0-470b-44e2-a7f5-7d7ab542f4e2} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8836 | 2024.12.19 19:27:15.968629 [ 263 ] {c913c5e0-470b-44e2-a7f5-7d7ab542f4e2} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002549 sec., 14907.806983130638 rows/sec., 26.71 MiB/sec. | ||
8837 | 2024.12.19 19:27:15.968731 [ 263 ] {c913c5e0-470b-44e2-a7f5-7d7ab542f4e2} <Debug> TCPHandler: Processed in 0.002812336 sec. | ||
8838 | 2024.12.19 19:27:15.968889 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8839 | 2024.12.19 19:27:15.969015 [ 259 ] {30cb085f-d480-4042-a3cc-c133ae84005a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8840 | 2024.12.19 19:27:15.969070 [ 259 ] {30cb085f-d480-4042-a3cc-c133ae84005a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8841 | 2024.12.19 19:27:15.969623 [ 259 ] {30cb085f-d480-4042-a3cc-c133ae84005a} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8842 | 2024.12.19 19:27:15.969671 [ 259 ] {30cb085f-d480-4042-a3cc-c133ae84005a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8843 | 2024.12.19 19:27:15.970055 [ 259 ] {30cb085f-d480-4042-a3cc-c133ae84005a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8844 | 2024.12.19 19:27:15.970309 [ 259 ] {30cb085f-d480-4042-a3cc-c133ae84005a} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8845 | 2024.12.19 19:27:15.970513 [ 259 ] {30cb085f-d480-4042-a3cc-c133ae84005a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001525 sec., 53770.49180327869 rows/sec., 3.42 MiB/sec. | ||
8846 | 2024.12.19 19:27:15.970563 [ 259 ] {30cb085f-d480-4042-a3cc-c133ae84005a} <Debug> TCPHandler: Processed in 0.001737597 sec. | ||
8847 | 2024.12.19 19:27:16.767072 [ 31 ] {} <Debug> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
8848 | 2024.12.19 19:27:16.767169 [ 31 ] {} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8849 | 2024.12.19 19:27:16.767209 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8850 | 2024.12.19 19:27:16.767528 [ 196 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::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 | ||
8851 | 2024.12.19 19:27:16.767821 [ 196 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8852 | 2024.12.19 19:27:16.767891 [ 196 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::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 | ||
8853 | 2024.12.19 19:27:16.768039 [ 196 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::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 | ||
8854 | 2024.12.19 19:27:16.768323 [ 196 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
8855 | 2024.12.19 19:27:16.768633 [ 196 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::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 | ||
8856 | 2024.12.19 19:27:16.768861 [ 196 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::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 | ||
8857 | 2024.12.19 19:27:16.770017 [ 193 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.002695883 sec., 18546.79895232842 rows/sec., 1.55 MiB/sec. | ||
8858 | 2024.12.19 19:27:16.770188 [ 200 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
8859 | 2024.12.19 19:27:16.770485 [ 200 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_13_3} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8860 | 2024.12.19 19:27:16.770568 [ 200 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_13_3} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
8861 | 2024.12.19 19:27:16.770651 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8862 | 2024.12.19 19:27:17.049577 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
8863 | 2024.12.19 19:27:17.070090 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8864 | 2024.12.19 19:27:17.070142 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8865 | 2024.12.19 19:27:17.077614 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8866 | 2024.12.19 19:27:17.078502 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8867 | 2024.12.19 19:27:17.081826 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8868 | 2024.12.19 19:27:20.934217 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8869 | 2024.12.19 19:27:20.934428 [ 259 ] {c23ef48b-65c7-4656-9a78-f94d87c9532c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8870 | 2024.12.19 19:27:20.934503 [ 259 ] {c23ef48b-65c7-4656-9a78-f94d87c9532c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8871 | 2024.12.19 19:27:20.935280 [ 259 ] {c23ef48b-65c7-4656-9a78-f94d87c9532c} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8872 | 2024.12.19 19:27:20.935322 [ 259 ] {c23ef48b-65c7-4656-9a78-f94d87c9532c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8873 | 2024.12.19 19:27:20.935771 [ 259 ] {c23ef48b-65c7-4656-9a78-f94d87c9532c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8874 | 2024.12.19 19:27:20.936027 [ 259 ] {c23ef48b-65c7-4656-9a78-f94d87c9532c} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8875 | 2024.12.19 19:27:20.936230 [ 259 ] {c23ef48b-65c7-4656-9a78-f94d87c9532c} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001862 sec., 32223.4156820623 rows/sec., 2.50 MiB/sec. | ||
8876 | 2024.12.19 19:27:20.936296 [ 259 ] {c23ef48b-65c7-4656-9a78-f94d87c9532c} <Debug> TCPHandler: Processed in 0.00221165 sec. | ||
8877 | 2024.12.19 19:27:20.936477 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8878 | 2024.12.19 19:27:20.936623 [ 263 ] {ab18d55e-430b-475a-934e-cb374f3dc594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8879 | 2024.12.19 19:27:20.936684 [ 263 ] {ab18d55e-430b-475a-934e-cb374f3dc594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8880 | 2024.12.19 19:27:20.937277 [ 263 ] {ab18d55e-430b-475a-934e-cb374f3dc594} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8881 | 2024.12.19 19:27:20.937315 [ 263 ] {ab18d55e-430b-475a-934e-cb374f3dc594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8882 | 2024.12.19 19:27:20.937683 [ 263 ] {ab18d55e-430b-475a-934e-cb374f3dc594} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8883 | 2024.12.19 19:27:20.937927 [ 263 ] {ab18d55e-430b-475a-934e-cb374f3dc594} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8884 | 2024.12.19 19:27:20.938143 [ 263 ] {ab18d55e-430b-475a-934e-cb374f3dc594} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001553 sec., 1287.83000643915 rows/sec., 96.84 KiB/sec. | ||
8885 | 2024.12.19 19:27:20.938199 [ 263 ] {ab18d55e-430b-475a-934e-cb374f3dc594} <Debug> TCPHandler: Processed in 0.001794698 sec. | ||
8886 | 2024.12.19 19:27:20.938347 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8887 | 2024.12.19 19:27:20.938477 [ 259 ] {e4bf6eed-7c33-43af-8072-77a083e128be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8888 | 2024.12.19 19:27:20.938531 [ 259 ] {e4bf6eed-7c33-43af-8072-77a083e128be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8889 | 2024.12.19 19:27:20.939148 [ 259 ] {e4bf6eed-7c33-43af-8072-77a083e128be} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8890 | 2024.12.19 19:27:20.939187 [ 259 ] {e4bf6eed-7c33-43af-8072-77a083e128be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8891 | 2024.12.19 19:27:20.939544 [ 259 ] {e4bf6eed-7c33-43af-8072-77a083e128be} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8892 | 2024.12.19 19:27:20.939782 [ 259 ] {e4bf6eed-7c33-43af-8072-77a083e128be} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8893 | 2024.12.19 19:27:20.940012 [ 259 ] {e4bf6eed-7c33-43af-8072-77a083e128be} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00156 sec., 42307.692307692305 rows/sec., 3.30 MiB/sec. | ||
8894 | 2024.12.19 19:27:20.940117 [ 259 ] {e4bf6eed-7c33-43af-8072-77a083e128be} <Debug> TCPHandler: Processed in 0.001833599 sec. | ||
8895 | 2024.12.19 19:27:20.940321 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8896 | 2024.12.19 19:27:20.940505 [ 263 ] {27cc7921-d5f4-4a50-bc4e-9dff581841d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8897 | 2024.12.19 19:27:20.940558 [ 263 ] {27cc7921-d5f4-4a50-bc4e-9dff581841d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8898 | 2024.12.19 19:27:20.941099 [ 263 ] {27cc7921-d5f4-4a50-bc4e-9dff581841d6} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8899 | 2024.12.19 19:27:20.941139 [ 263 ] {27cc7921-d5f4-4a50-bc4e-9dff581841d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8900 | 2024.12.19 19:27:20.941532 [ 263 ] {27cc7921-d5f4-4a50-bc4e-9dff581841d6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8901 | 2024.12.19 19:27:20.941771 [ 263 ] {27cc7921-d5f4-4a50-bc4e-9dff581841d6} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8902 | 2024.12.19 19:27:20.941988 [ 263 ] {27cc7921-d5f4-4a50-bc4e-9dff581841d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001514 sec., 105680.31704095112 rows/sec., 7.36 MiB/sec. | ||
8903 | 2024.12.19 19:27:20.942042 [ 263 ] {27cc7921-d5f4-4a50-bc4e-9dff581841d6} <Debug> TCPHandler: Processed in 0.00183042 sec. | ||
8904 | 2024.12.19 19:27:20.942185 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8905 | 2024.12.19 19:27:20.942313 [ 259 ] {a190a0f9-c304-422f-a42d-41ea8bbea7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8906 | 2024.12.19 19:27:20.942393 [ 259 ] {a190a0f9-c304-422f-a42d-41ea8bbea7fb} <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 | ||
8907 | 2024.12.19 19:27:20.943490 [ 259 ] {a190a0f9-c304-422f-a42d-41ea8bbea7fb} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8908 | 2024.12.19 19:27:20.943530 [ 259 ] {a190a0f9-c304-422f-a42d-41ea8bbea7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8909 | 2024.12.19 19:27:20.944111 [ 259 ] {a190a0f9-c304-422f-a42d-41ea8bbea7fb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8910 | 2024.12.19 19:27:20.944376 [ 259 ] {a190a0f9-c304-422f-a42d-41ea8bbea7fb} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8911 | 2024.12.19 19:27:20.944625 [ 259 ] {a190a0f9-c304-422f-a42d-41ea8bbea7fb} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002341 sec., 854.3357539513028 rows/sec., 1.53 MiB/sec. | ||
8912 | 2024.12.19 19:27:20.944728 [ 259 ] {a190a0f9-c304-422f-a42d-41ea8bbea7fb} <Debug> TCPHandler: Processed in 0.00260618 sec. | ||
8913 | 2024.12.19 19:27:20.944862 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8914 | 2024.12.19 19:27:20.944991 [ 263 ] {07c297bc-c52f-4dbe-9738-9d87eaa8ad79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8915 | 2024.12.19 19:27:20.945047 [ 263 ] {07c297bc-c52f-4dbe-9738-9d87eaa8ad79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8916 | 2024.12.19 19:27:20.945581 [ 263 ] {07c297bc-c52f-4dbe-9738-9d87eaa8ad79} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8917 | 2024.12.19 19:27:20.945628 [ 263 ] {07c297bc-c52f-4dbe-9738-9d87eaa8ad79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8918 | 2024.12.19 19:27:20.946035 [ 263 ] {07c297bc-c52f-4dbe-9738-9d87eaa8ad79} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8919 | 2024.12.19 19:27:20.946274 [ 263 ] {07c297bc-c52f-4dbe-9738-9d87eaa8ad79} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8920 | 2024.12.19 19:27:20.946490 [ 263 ] {07c297bc-c52f-4dbe-9738-9d87eaa8ad79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001527 sec., 39292.73084479372 rows/sec., 2.65 MiB/sec. | ||
8921 | 2024.12.19 19:27:20.946540 [ 263 ] {07c297bc-c52f-4dbe-9738-9d87eaa8ad79} <Debug> TCPHandler: Processed in 0.001740137 sec. | ||
8922 | 2024.12.19 19:27:23.139186 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
8923 | 2024.12.19 19:27:23.139844 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8924 | 2024.12.19 19:27:23.139895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8925 | 2024.12.19 19:27:23.140423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8926 | 2024.12.19 19:27:23.140685 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8927 | 2024.12.19 19:27:23.140987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
8928 | 2024.12.19 19:27:24.582818 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8929 | 2024.12.19 19:27:24.603692 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8930 | 2024.12.19 19:27:24.603744 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8931 | 2024.12.19 19:27:24.611120 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8932 | 2024.12.19 19:27:24.611889 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8933 | 2024.12.19 19:27:24.614500 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8934 | 2024.12.19 19:27:25.728951 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1258 | ||
8935 | 2024.12.19 19:27:25.732052 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8936 | 2024.12.19 19:27:25.732102 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8937 | 2024.12.19 19:27:25.733563 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8938 | 2024.12.19 19:27:25.733876 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8939 | 2024.12.19 19:27:25.734781 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1258 | ||
8940 | 2024.12.19 19:27:25.940871 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8941 | 2024.12.19 19:27:25.941084 [ 259 ] {dee93acc-3c2e-4dae-818b-e75e7ab0441f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8942 | 2024.12.19 19:27:25.941160 [ 259 ] {dee93acc-3c2e-4dae-818b-e75e7ab0441f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8943 | 2024.12.19 19:27:25.941932 [ 259 ] {dee93acc-3c2e-4dae-818b-e75e7ab0441f} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8944 | 2024.12.19 19:27:25.941985 [ 259 ] {dee93acc-3c2e-4dae-818b-e75e7ab0441f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8945 | 2024.12.19 19:27:25.942452 [ 259 ] {dee93acc-3c2e-4dae-818b-e75e7ab0441f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8946 | 2024.12.19 19:27:25.942714 [ 259 ] {dee93acc-3c2e-4dae-818b-e75e7ab0441f} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8947 | 2024.12.19 19:27:25.943003 [ 259 ] {dee93acc-3c2e-4dae-818b-e75e7ab0441f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001975 sec., 7088.607594936708 rows/sec., 510.28 KiB/sec. | ||
8948 | 2024.12.19 19:27:25.943241 [ 259 ] {dee93acc-3c2e-4dae-818b-e75e7ab0441f} <Debug> TCPHandler: Processed in 0.002512018 sec. | ||
8949 | 2024.12.19 19:27:25.943468 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8950 | 2024.12.19 19:27:25.943616 [ 263 ] {b54686e3-35da-4af6-a78d-8d1c9be0c134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8951 | 2024.12.19 19:27:25.943678 [ 263 ] {b54686e3-35da-4af6-a78d-8d1c9be0c134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8952 | 2024.12.19 19:27:25.944435 [ 263 ] {b54686e3-35da-4af6-a78d-8d1c9be0c134} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8953 | 2024.12.19 19:27:25.944478 [ 263 ] {b54686e3-35da-4af6-a78d-8d1c9be0c134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8954 | 2024.12.19 19:27:25.944872 [ 263 ] {b54686e3-35da-4af6-a78d-8d1c9be0c134} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8955 | 2024.12.19 19:27:25.945120 [ 263 ] {b54686e3-35da-4af6-a78d-8d1c9be0c134} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8956 | 2024.12.19 19:27:25.945359 [ 263 ] {b54686e3-35da-4af6-a78d-8d1c9be0c134} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001772 sec., 157449.20993227992 rows/sec., 13.88 MiB/sec. | ||
8957 | 2024.12.19 19:27:25.945459 [ 263 ] {b54686e3-35da-4af6-a78d-8d1c9be0c134} <Debug> TCPHandler: Processed in 0.002097447 sec. | ||
8958 | 2024.12.19 19:27:25.945662 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8959 | 2024.12.19 19:27:25.945840 [ 259 ] {a632f373-ec5a-405f-a3d9-4e5ce97725bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8960 | 2024.12.19 19:27:25.945899 [ 259 ] {a632f373-ec5a-405f-a3d9-4e5ce97725bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8961 | 2024.12.19 19:27:25.946494 [ 259 ] {a632f373-ec5a-405f-a3d9-4e5ce97725bf} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8962 | 2024.12.19 19:27:25.946535 [ 259 ] {a632f373-ec5a-405f-a3d9-4e5ce97725bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8963 | 2024.12.19 19:27:25.946896 [ 259 ] {a632f373-ec5a-405f-a3d9-4e5ce97725bf} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8964 | 2024.12.19 19:27:25.947131 [ 259 ] {a632f373-ec5a-405f-a3d9-4e5ce97725bf} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8965 | 2024.12.19 19:27:25.947335 [ 259 ] {a632f373-ec5a-405f-a3d9-4e5ce97725bf} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.001524 sec., 29527.559055118112 rows/sec., 2.12 MiB/sec. | ||
8966 | 2024.12.19 19:27:25.947388 [ 259 ] {a632f373-ec5a-405f-a3d9-4e5ce97725bf} <Debug> TCPHandler: Processed in 0.00184443 sec. | ||
8967 | 2024.12.19 19:27:25.947529 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8968 | 2024.12.19 19:27:25.947655 [ 263 ] {a6fae09a-3246-4853-8ee7-0121beaa8605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8969 | 2024.12.19 19:27:25.947709 [ 263 ] {a6fae09a-3246-4853-8ee7-0121beaa8605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8970 | 2024.12.19 19:27:25.948294 [ 263 ] {a6fae09a-3246-4853-8ee7-0121beaa8605} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8971 | 2024.12.19 19:27:25.948333 [ 263 ] {a6fae09a-3246-4853-8ee7-0121beaa8605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8972 | 2024.12.19 19:27:25.948674 [ 263 ] {a6fae09a-3246-4853-8ee7-0121beaa8605} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8973 | 2024.12.19 19:27:25.948914 [ 263 ] {a6fae09a-3246-4853-8ee7-0121beaa8605} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8974 | 2024.12.19 19:27:25.949159 [ 263 ] {a6fae09a-3246-4853-8ee7-0121beaa8605} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00153 sec., 9150.326797385622 rows/sec., 640.83 KiB/sec. | ||
8975 | 2024.12.19 19:27:25.949366 [ 263 ] {a6fae09a-3246-4853-8ee7-0121beaa8605} <Debug> TCPHandler: Processed in 0.001895552 sec. | ||
8976 | 2024.12.19 19:27:25.949573 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8977 | 2024.12.19 19:27:25.949704 [ 259 ] {96672d8e-f148-4b6f-ace1-bfa285c77f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8978 | 2024.12.19 19:27:25.949760 [ 259 ] {96672d8e-f148-4b6f-ace1-bfa285c77f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8979 | 2024.12.19 19:27:25.950366 [ 259 ] {96672d8e-f148-4b6f-ace1-bfa285c77f49} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8980 | 2024.12.19 19:27:25.950406 [ 259 ] {96672d8e-f148-4b6f-ace1-bfa285c77f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8981 | 2024.12.19 19:27:25.950759 [ 259 ] {96672d8e-f148-4b6f-ace1-bfa285c77f49} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8982 | 2024.12.19 19:27:25.951014 [ 259 ] {96672d8e-f148-4b6f-ace1-bfa285c77f49} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8983 | 2024.12.19 19:27:25.951274 [ 259 ] {96672d8e-f148-4b6f-ace1-bfa285c77f49} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001594 sec., 8155.583437892095 rows/sec., 508.50 KiB/sec. | ||
8984 | 2024.12.19 19:27:25.951469 [ 259 ] {96672d8e-f148-4b6f-ace1-bfa285c77f49} <Debug> TCPHandler: Processed in 0.001973884 sec. | ||
8985 | 2024.12.19 19:27:25.951695 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8986 | 2024.12.19 19:27:25.951831 [ 263 ] {ab7707cb-f614-400c-82ab-8584e8484e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8987 | 2024.12.19 19:27:25.951886 [ 263 ] {ab7707cb-f614-400c-82ab-8584e8484e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8988 | 2024.12.19 19:27:25.952603 [ 263 ] {ab7707cb-f614-400c-82ab-8584e8484e03} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8989 | 2024.12.19 19:27:25.952642 [ 263 ] {ab7707cb-f614-400c-82ab-8584e8484e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8990 | 2024.12.19 19:27:25.953031 [ 263 ] {ab7707cb-f614-400c-82ab-8584e8484e03} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8991 | 2024.12.19 19:27:25.953270 [ 263 ] {ab7707cb-f614-400c-82ab-8584e8484e03} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8992 | 2024.12.19 19:27:25.953526 [ 263 ] {ab7707cb-f614-400c-82ab-8584e8484e03} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.00172 sec., 244186.0465116279 rows/sec., 17.44 MiB/sec. | ||
8993 | 2024.12.19 19:27:25.953667 [ 263 ] {ab7707cb-f614-400c-82ab-8584e8484e03} <Debug> TCPHandler: Processed in 0.002089756 sec. | ||
8994 | 2024.12.19 19:27:25.953902 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8995 | 2024.12.19 19:27:25.954071 [ 259 ] {54a1b217-ad78-454b-a28c-0b90458f178c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8996 | 2024.12.19 19:27:25.954131 [ 259 ] {54a1b217-ad78-454b-a28c-0b90458f178c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8997 | 2024.12.19 19:27:25.954679 [ 259 ] {54a1b217-ad78-454b-a28c-0b90458f178c} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8998 | 2024.12.19 19:27:25.954727 [ 259 ] {54a1b217-ad78-454b-a28c-0b90458f178c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
8999 | 2024.12.19 19:27:25.955132 [ 259 ] {54a1b217-ad78-454b-a28c-0b90458f178c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9000 | 2024.12.19 19:27:25.955375 [ 259 ] {54a1b217-ad78-454b-a28c-0b90458f178c} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9001 | 2024.12.19 19:27:25.955580 [ 259 ] {54a1b217-ad78-454b-a28c-0b90458f178c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 203.95 KiB/sec. | ||
9002 | 2024.12.19 19:27:25.955632 [ 259 ] {54a1b217-ad78-454b-a28c-0b90458f178c} <Debug> TCPHandler: Processed in 0.001856771 sec. | ||
9003 | 2024.12.19 19:27:25.955764 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9004 | 2024.12.19 19:27:25.955870 [ 263 ] {2130165e-dac9-4745-8db3-cea14269c455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9005 | 2024.12.19 19:27:25.955919 [ 263 ] {2130165e-dac9-4745-8db3-cea14269c455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9006 | 2024.12.19 19:27:25.956524 [ 263 ] {2130165e-dac9-4745-8db3-cea14269c455} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9007 | 2024.12.19 19:27:25.956570 [ 263 ] {2130165e-dac9-4745-8db3-cea14269c455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9008 | 2024.12.19 19:27:25.957030 [ 263 ] {2130165e-dac9-4745-8db3-cea14269c455} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9009 | 2024.12.19 19:27:25.957267 [ 263 ] {2130165e-dac9-4745-8db3-cea14269c455} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9010 | 2024.12.19 19:27:25.957446 [ 263 ] {2130165e-dac9-4745-8db3-cea14269c455} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001598 sec., 148310.38798498124 rows/sec., 9.94 MiB/sec. | ||
9011 | 2024.12.19 19:27:25.957496 [ 263 ] {2130165e-dac9-4745-8db3-cea14269c455} <Debug> TCPHandler: Processed in 0.001782388 sec. | ||
9012 | 2024.12.19 19:27:25.957630 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9013 | 2024.12.19 19:27:25.957739 [ 259 ] {c322d900-2bf2-408c-867b-7f9c96f4c986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9014 | 2024.12.19 19:27:25.957787 [ 259 ] {c322d900-2bf2-408c-867b-7f9c96f4c986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9015 | 2024.12.19 19:27:25.958202 [ 259 ] {c322d900-2bf2-408c-867b-7f9c96f4c986} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9016 | 2024.12.19 19:27:25.958241 [ 259 ] {c322d900-2bf2-408c-867b-7f9c96f4c986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9017 | 2024.12.19 19:27:25.958584 [ 259 ] {c322d900-2bf2-408c-867b-7f9c96f4c986} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9018 | 2024.12.19 19:27:25.958818 [ 259 ] {c322d900-2bf2-408c-867b-7f9c96f4c986} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9019 | 2024.12.19 19:27:25.959032 [ 259 ] {c322d900-2bf2-408c-867b-7f9c96f4c986} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001311 sec., 762.7765064836002 rows/sec., 51.40 KiB/sec. | ||
9020 | 2024.12.19 19:27:25.959214 [ 259 ] {c322d900-2bf2-408c-867b-7f9c96f4c986} <Debug> TCPHandler: Processed in 0.001632154 sec. | ||
9021 | 2024.12.19 19:27:25.959430 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9022 | 2024.12.19 19:27:25.959575 [ 263 ] {4fed9871-0381-4d52-a419-437d25149f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9023 | 2024.12.19 19:27:25.959662 [ 263 ] {4fed9871-0381-4d52-a419-437d25149f29} <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 | ||
9024 | 2024.12.19 19:27:25.960879 [ 263 ] {4fed9871-0381-4d52-a419-437d25149f29} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9025 | 2024.12.19 19:27:25.960917 [ 263 ] {4fed9871-0381-4d52-a419-437d25149f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9026 | 2024.12.19 19:27:25.961595 [ 263 ] {4fed9871-0381-4d52-a419-437d25149f29} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9027 | 2024.12.19 19:27:25.961851 [ 263 ] {4fed9871-0381-4d52-a419-437d25149f29} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9028 | 2024.12.19 19:27:25.962086 [ 263 ] {4fed9871-0381-4d52-a419-437d25149f29} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002532 sec., 15007.898894154818 rows/sec., 26.89 MiB/sec. | ||
9029 | 2024.12.19 19:27:25.962349 [ 263 ] {4fed9871-0381-4d52-a419-437d25149f29} <Debug> TCPHandler: Processed in 0.003036813 sec. | ||
9030 | 2024.12.19 19:27:25.962629 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9031 | 2024.12.19 19:27:25.962800 [ 259 ] {db1a7695-6909-48f6-b378-e28f0743d773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9032 | 2024.12.19 19:27:25.962857 [ 259 ] {db1a7695-6909-48f6-b378-e28f0743d773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9033 | 2024.12.19 19:27:25.963348 [ 259 ] {db1a7695-6909-48f6-b378-e28f0743d773} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9034 | 2024.12.19 19:27:25.963386 [ 259 ] {db1a7695-6909-48f6-b378-e28f0743d773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9035 | 2024.12.19 19:27:25.963746 [ 259 ] {db1a7695-6909-48f6-b378-e28f0743d773} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9036 | 2024.12.19 19:27:25.963983 [ 259 ] {db1a7695-6909-48f6-b378-e28f0743d773} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9037 | 2024.12.19 19:27:25.964182 [ 259 ] {db1a7695-6909-48f6-b378-e28f0743d773} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001409 sec., 58197.30305180979 rows/sec., 3.70 MiB/sec. | ||
9038 | 2024.12.19 19:27:25.964246 [ 259 ] {db1a7695-6909-48f6-b378-e28f0743d773} <Debug> TCPHandler: Processed in 0.001780168 sec. | ||
9039 | 2024.12.19 19:27:30.467598 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9040 | 2024.12.19 19:27:30.467696 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9041 | 2024.12.19 19:27:30.642050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
9042 | 2024.12.19 19:27:30.642696 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9043 | 2024.12.19 19:27:30.642742 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9044 | 2024.12.19 19:27:30.643271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9045 | 2024.12.19 19:27:30.643533 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9046 | 2024.12.19 19:27:30.643732 [ 150 ] {} <Debug> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9047 | 2024.12.19 19:27:30.643789 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
9048 | 2024.12.19 19:27:30.643828 [ 150 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9049 | 2024.12.19 19:27:30.643857 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9050 | 2024.12.19 19:27:30.644052 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::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 | ||
9051 | 2024.12.19 19:27:30.644275 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9052 | 2024.12.19 19:27:30.644321 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
9053 | 2024.12.19 19:27:30.644407 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part | ||
9054 | 2024.12.19 19:27:30.644584 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part | ||
9055 | 2024.12.19 19:27:30.644857 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part | ||
9056 | 2024.12.19 19:27:30.644982 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
9057 | 2024.12.19 19:27:30.645175 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part | ||
9058 | 2024.12.19 19:27:30.648020 [ 198 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.00407874 sec., 5174637.26543001 rows/sec., 74.02 MiB/sec. | ||
9059 | 2024.12.19 19:27:30.648451 [ 188 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9060 | 2024.12.19 19:27:30.648803 [ 188 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_46_9} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9061 | 2024.12.19 19:27:30.648900 [ 188 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_46_9} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9062 | 2024.12.19 19:27:30.649027 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
9063 | 2024.12.19 19:27:30.934861 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9064 | 2024.12.19 19:27:30.935061 [ 259 ] {d6a21000-f0e0-4365-989a-ec81ff83881c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9065 | 2024.12.19 19:27:30.935141 [ 259 ] {d6a21000-f0e0-4365-989a-ec81ff83881c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9066 | 2024.12.19 19:27:30.935902 [ 259 ] {d6a21000-f0e0-4365-989a-ec81ff83881c} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9067 | 2024.12.19 19:27:30.935946 [ 259 ] {d6a21000-f0e0-4365-989a-ec81ff83881c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9068 | 2024.12.19 19:27:30.936355 [ 259 ] {d6a21000-f0e0-4365-989a-ec81ff83881c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9069 | 2024.12.19 19:27:30.936606 [ 259 ] {d6a21000-f0e0-4365-989a-ec81ff83881c} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9070 | 2024.12.19 19:27:30.936873 [ 259 ] {d6a21000-f0e0-4365-989a-ec81ff83881c} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001868 sec., 32119.914346895075 rows/sec., 2.49 MiB/sec. | ||
9071 | 2024.12.19 19:27:30.936937 [ 259 ] {d6a21000-f0e0-4365-989a-ec81ff83881c} <Debug> TCPHandler: Processed in 0.0022109 sec. | ||
9072 | 2024.12.19 19:27:30.937122 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9073 | 2024.12.19 19:27:30.937258 [ 263 ] {258cfed0-7129-4e9b-9176-c5fcbfe047a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9074 | 2024.12.19 19:27:30.937315 [ 263 ] {258cfed0-7129-4e9b-9176-c5fcbfe047a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9075 | 2024.12.19 19:27:30.937972 [ 263 ] {258cfed0-7129-4e9b-9176-c5fcbfe047a3} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9076 | 2024.12.19 19:27:30.938019 [ 263 ] {258cfed0-7129-4e9b-9176-c5fcbfe047a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9077 | 2024.12.19 19:27:30.938392 [ 263 ] {258cfed0-7129-4e9b-9176-c5fcbfe047a3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9078 | 2024.12.19 19:27:30.938633 [ 263 ] {258cfed0-7129-4e9b-9176-c5fcbfe047a3} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9079 | 2024.12.19 19:27:30.938853 [ 263 ] {258cfed0-7129-4e9b-9176-c5fcbfe047a3} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001624 sec., 1231.527093596059 rows/sec., 92.61 KiB/sec. | ||
9080 | 2024.12.19 19:27:30.938907 [ 263 ] {258cfed0-7129-4e9b-9176-c5fcbfe047a3} <Debug> TCPHandler: Processed in 0.001852371 sec. | ||
9081 | 2024.12.19 19:27:30.939052 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9082 | 2024.12.19 19:27:30.939158 [ 259 ] {54b91ada-a306-4638-b6b1-d6853f42ea40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9083 | 2024.12.19 19:27:30.939213 [ 259 ] {54b91ada-a306-4638-b6b1-d6853f42ea40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9084 | 2024.12.19 19:27:30.939871 [ 259 ] {54b91ada-a306-4638-b6b1-d6853f42ea40} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9085 | 2024.12.19 19:27:30.939917 [ 259 ] {54b91ada-a306-4638-b6b1-d6853f42ea40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9086 | 2024.12.19 19:27:30.940520 [ 259 ] {54b91ada-a306-4638-b6b1-d6853f42ea40} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9087 | 2024.12.19 19:27:30.940760 [ 259 ] {54b91ada-a306-4638-b6b1-d6853f42ea40} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9088 | 2024.12.19 19:27:30.940998 [ 259 ] {54b91ada-a306-4638-b6b1-d6853f42ea40} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001861 sec., 35464.80386888769 rows/sec., 2.77 MiB/sec. | ||
9089 | 2024.12.19 19:27:30.941050 [ 259 ] {54b91ada-a306-4638-b6b1-d6853f42ea40} <Debug> TCPHandler: Processed in 0.002050166 sec. | ||
9090 | 2024.12.19 19:27:30.941214 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9091 | 2024.12.19 19:27:30.941343 [ 263 ] {7ac80818-1fce-4d97-8026-a311a55555ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9092 | 2024.12.19 19:27:30.941401 [ 263 ] {7ac80818-1fce-4d97-8026-a311a55555ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9093 | 2024.12.19 19:27:30.942014 [ 263 ] {7ac80818-1fce-4d97-8026-a311a55555ab} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9094 | 2024.12.19 19:27:30.942060 [ 263 ] {7ac80818-1fce-4d97-8026-a311a55555ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9095 | 2024.12.19 19:27:30.942456 [ 263 ] {7ac80818-1fce-4d97-8026-a311a55555ab} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9096 | 2024.12.19 19:27:30.942684 [ 263 ] {7ac80818-1fce-4d97-8026-a311a55555ab} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9097 | 2024.12.19 19:27:30.942901 [ 263 ] {7ac80818-1fce-4d97-8026-a311a55555ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec. | ||
9098 | 2024.12.19 19:27:30.942953 [ 263 ] {7ac80818-1fce-4d97-8026-a311a55555ab} <Debug> TCPHandler: Processed in 0.001801869 sec. | ||
9099 | 2024.12.19 19:27:30.943080 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9100 | 2024.12.19 19:27:30.943193 [ 259 ] {33dc203f-a4cd-4e9e-b6ef-e9bea5e9639e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9101 | 2024.12.19 19:27:30.943271 [ 259 ] {33dc203f-a4cd-4e9e-b6ef-e9bea5e9639e} <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 | ||
9102 | 2024.12.19 19:27:30.944436 [ 259 ] {33dc203f-a4cd-4e9e-b6ef-e9bea5e9639e} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9103 | 2024.12.19 19:27:30.944474 [ 259 ] {33dc203f-a4cd-4e9e-b6ef-e9bea5e9639e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9104 | 2024.12.19 19:27:30.945045 [ 259 ] {33dc203f-a4cd-4e9e-b6ef-e9bea5e9639e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9105 | 2024.12.19 19:27:30.945305 [ 259 ] {33dc203f-a4cd-4e9e-b6ef-e9bea5e9639e} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9106 | 2024.12.19 19:27:30.945599 [ 259 ] {33dc203f-a4cd-4e9e-b6ef-e9bea5e9639e} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00243 sec., 823.0452674897119 rows/sec., 1.47 MiB/sec. | ||
9107 | 2024.12.19 19:27:30.945886 [ 259 ] {33dc203f-a4cd-4e9e-b6ef-e9bea5e9639e} <Debug> TCPHandler: Processed in 0.002856518 sec. | ||
9108 | 2024.12.19 19:27:30.946079 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9109 | 2024.12.19 19:27:30.946210 [ 263 ] {ab47716a-4515-4062-8feb-671a028487c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9110 | 2024.12.19 19:27:30.946264 [ 263 ] {ab47716a-4515-4062-8feb-671a028487c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9111 | 2024.12.19 19:27:30.946803 [ 263 ] {ab47716a-4515-4062-8feb-671a028487c9} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9112 | 2024.12.19 19:27:30.946849 [ 263 ] {ab47716a-4515-4062-8feb-671a028487c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9113 | 2024.12.19 19:27:30.947253 [ 263 ] {ab47716a-4515-4062-8feb-671a028487c9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9114 | 2024.12.19 19:27:30.947511 [ 263 ] {ab47716a-4515-4062-8feb-671a028487c9} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9115 | 2024.12.19 19:27:30.947750 [ 263 ] {ab47716a-4515-4062-8feb-671a028487c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001569 sec., 38240.917782026765 rows/sec., 2.58 MiB/sec. | ||
9116 | 2024.12.19 19:27:30.947801 [ 263 ] {ab47716a-4515-4062-8feb-671a028487c9} <Debug> TCPHandler: Processed in 0.00181646 sec. | ||
9117 | 2024.12.19 19:27:32.115515 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9118 | 2024.12.19 19:27:32.138010 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9119 | 2024.12.19 19:27:32.138062 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9120 | 2024.12.19 19:27:32.145557 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9121 | 2024.12.19 19:27:32.146351 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9122 | 2024.12.19 19:27:32.146747 [ 149 ] {} <Debug> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9123 | 2024.12.19 19:27:32.146880 [ 149 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9124 | 2024.12.19 19:27:32.146961 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9125 | 2024.12.19 19:27:32.147466 [ 198 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::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 | ||
9126 | 2024.12.19 19:27:32.160879 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9127 | 2024.12.19 19:27:32.162939 [ 198 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9128 | 2024.12.19 19:27:32.164694 [ 198 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
9129 | 2024.12.19 19:27:32.171453 [ 198 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
9130 | 2024.12.19 19:27:32.177578 [ 198 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part | ||
9131 | 2024.12.19 19:27:32.183595 [ 198 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
9132 | 2024.12.19 19:27:32.189604 [ 198 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part | ||
9133 | 2024.12.19 19:27:32.194306 [ 198 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
9134 | 2024.12.19 19:27:32.253148 [ 195 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.106023904 sec., 3272.8468478202803 rows/sec., 16.92 MiB/sec. | ||
9135 | 2024.12.19 19:27:32.256476 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9136 | 2024.12.19 19:27:32.259621 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_46_9} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9137 | 2024.12.19 19:27:32.259742 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_46_9} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9138 | 2024.12.19 19:27:32.262610 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9139 | 2024.12.19 19:27:33.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.06 MiB, peak 239.48 MiB, free memory in arenas 0.00 B, will set to 227.59 MiB (RSS), difference: 1.53 MiB | ||
9140 | 2024.12.19 19:27:35.393004 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9141 | 2024.12.19 19:27:35.393234 [ 259 ] {05c7b4b2-96a5-4ce6-9ab8-a47b84108d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9142 | 2024.12.19 19:27:35.393316 [ 259 ] {05c7b4b2-96a5-4ce6-9ab8-a47b84108d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9143 | 2024.12.19 19:27:35.394067 [ 259 ] {05c7b4b2-96a5-4ce6-9ab8-a47b84108d3c} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9144 | 2024.12.19 19:27:35.394113 [ 259 ] {05c7b4b2-96a5-4ce6-9ab8-a47b84108d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9145 | 2024.12.19 19:27:35.394545 [ 259 ] {05c7b4b2-96a5-4ce6-9ab8-a47b84108d3c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9146 | 2024.12.19 19:27:35.394803 [ 259 ] {05c7b4b2-96a5-4ce6-9ab8-a47b84108d3c} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9147 | 2024.12.19 19:27:35.395001 [ 147 ] {} <Debug> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9148 | 2024.12.19 19:27:35.395058 [ 259 ] {05c7b4b2-96a5-4ce6-9ab8-a47b84108d3c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001877 sec., 7458.710708577518 rows/sec., 536.93 KiB/sec. | ||
9149 | 2024.12.19 19:27:35.395108 [ 147 ] {} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9150 | 2024.12.19 19:27:35.395182 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9151 | 2024.12.19 19:27:35.395190 [ 259 ] {05c7b4b2-96a5-4ce6-9ab8-a47b84108d3c} <Debug> TCPHandler: Processed in 0.002325983 sec. | ||
9152 | 2024.12.19 19:27:35.395476 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9153 | 2024.12.19 19:27:35.395491 [ 197 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
9154 | 2024.12.19 19:27:35.395905 [ 263 ] {5aabf840-ec35-4e66-ae5f-44340cb54d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9155 | 2024.12.19 19:27:35.396109 [ 263 ] {5aabf840-ec35-4e66-ae5f-44340cb54d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9156 | 2024.12.19 19:27:35.396124 [ 197 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9157 | 2024.12.19 19:27:35.396278 [ 197 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part | ||
9158 | 2024.12.19 19:27:35.396733 [ 197 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
9159 | 2024.12.19 19:27:35.397096 [ 197 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
9160 | 2024.12.19 19:27:35.397442 [ 197 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
9161 | 2024.12.19 19:27:35.397787 [ 197 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
9162 | 2024.12.19 19:27:35.398567 [ 263 ] {5aabf840-ec35-4e66-ae5f-44340cb54d56} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9163 | 2024.12.19 19:27:35.398614 [ 263 ] {5aabf840-ec35-4e66-ae5f-44340cb54d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9164 | 2024.12.19 19:27:35.399241 [ 263 ] {5aabf840-ec35-4e66-ae5f-44340cb54d56} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
9165 | 2024.12.19 19:27:35.399315 [ 195 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004014279 sec., 17437.751586274895 rows/sec., 1.29 MiB/sec. | ||
9166 | 2024.12.19 19:27:35.399595 [ 195 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9167 | 2024.12.19 19:27:35.399669 [ 263 ] {5aabf840-ec35-4e66-ae5f-44340cb54d56} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9168 | 2024.12.19 19:27:35.400180 [ 263 ] {5aabf840-ec35-4e66-ae5f-44340cb54d56} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004435 sec., 450.9582863585119 rows/sec., 36.77 KiB/sec. | ||
9169 | 2024.12.19 19:27:35.400460 [ 263 ] {5aabf840-ec35-4e66-ae5f-44340cb54d56} <Debug> TCPHandler: Processed in 0.005118419 sec. | ||
9170 | 2024.12.19 19:27:35.400529 [ 195 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_33_8} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9171 | 2024.12.19 19:27:35.400649 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9172 | 2024.12.19 19:27:35.400691 [ 195 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_33_8} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9173 | 2024.12.19 19:27:35.400855 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9174 | 2024.12.19 19:27:35.400863 [ 259 ] {4babfff3-945c-49d0-9947-6c4b4f856263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9175 | 2024.12.19 19:27:35.400931 [ 259 ] {4babfff3-945c-49d0-9947-6c4b4f856263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9176 | 2024.12.19 19:27:35.402270 [ 259 ] {4babfff3-945c-49d0-9947-6c4b4f856263} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9177 | 2024.12.19 19:27:35.402312 [ 259 ] {4babfff3-945c-49d0-9947-6c4b4f856263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9178 | 2024.12.19 19:27:35.402803 [ 259 ] {4babfff3-945c-49d0-9947-6c4b4f856263} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9179 | 2024.12.19 19:27:35.403053 [ 259 ] {4babfff3-945c-49d0-9947-6c4b4f856263} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9180 | 2024.12.19 19:27:35.403234 [ 147 ] {} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9181 | 2024.12.19 19:27:35.403299 [ 259 ] {4babfff3-945c-49d0-9947-6c4b4f856263} <Debug> executeQuery: Read 1420 rows, 121.37 KiB in 0.002492 sec., 569823.4349919744 rows/sec., 47.56 MiB/sec. | ||
9182 | 2024.12.19 19:27:35.403308 [ 147 ] {} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9183 | 2024.12.19 19:27:35.403405 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9184 | 2024.12.19 19:27:35.403422 [ 259 ] {4babfff3-945c-49d0-9947-6c4b4f856263} <Debug> TCPHandler: Processed in 0.002855787 sec. | ||
9185 | 2024.12.19 19:27:35.403716 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9186 | 2024.12.19 19:27:35.403834 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
9187 | 2024.12.19 19:27:35.404169 [ 263 ] {c81bee2a-a1ad-47b4-accb-fc1f10ba8ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9188 | 2024.12.19 19:27:35.404424 [ 263 ] {c81bee2a-a1ad-47b4-accb-fc1f10ba8ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9189 | 2024.12.19 19:27:35.404642 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9190 | 2024.12.19 19:27:35.404781 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1432 rows starting from the beginning of the part | ||
9191 | 2024.12.19 19:27:35.405340 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 279 rows starting from the beginning of the part | ||
9192 | 2024.12.19 19:27:35.405909 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
9193 | 2024.12.19 19:27:35.406286 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 279 rows starting from the beginning of the part | ||
9194 | 2024.12.19 19:27:35.406657 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::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 | ||
9195 | 2024.12.19 19:27:35.407016 [ 187 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1420 rows starting from the beginning of the part | ||
9196 | 2024.12.19 19:27:35.408091 [ 263 ] {c81bee2a-a1ad-47b4-accb-fc1f10ba8ede} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9197 | 2024.12.19 19:27:35.408170 [ 263 ] {c81bee2a-a1ad-47b4-accb-fc1f10ba8ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9198 | 2024.12.19 19:27:35.409003 [ 263 ] {c81bee2a-a1ad-47b4-accb-fc1f10ba8ede} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9199 | 2024.12.19 19:27:35.409507 [ 263 ] {c81bee2a-a1ad-47b4-accb-fc1f10ba8ede} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9200 | 2024.12.19 19:27:35.409780 [ 145 ] {} <Debug> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9201 | 2024.12.19 19:27:35.409841 [ 145 ] {} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9202 | 2024.12.19 19:27:35.409862 [ 263 ] {c81bee2a-a1ad-47b4-accb-fc1f10ba8ede} <Debug> executeQuery: Read 47 rows, 3.45 KiB in 0.005869 sec., 8008.178565343329 rows/sec., 588.37 KiB/sec. | ||
9203 | 2024.12.19 19:27:35.409882 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9204 | 2024.12.19 19:27:35.410013 [ 263 ] {c81bee2a-a1ad-47b4-accb-fc1f10ba8ede} <Debug> TCPHandler: Processed in 0.006454775 sec. | ||
9205 | 2024.12.19 19:27:35.410111 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::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 | ||
9206 | 2024.12.19 19:27:35.410191 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9207 | 2024.12.19 19:27:35.410647 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9208 | 2024.12.19 19:27:35.410703 [ 259 ] {2885ff83-b50c-410d-840a-ad44db6d8aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9209 | 2024.12.19 19:27:35.410788 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 65 rows starting from the beginning of the part | ||
9210 | 2024.12.19 19:27:35.410902 [ 259 ] {2885ff83-b50c-410d-840a-ad44db6d8aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9211 | 2024.12.19 19:27:35.411177 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 45 rows starting from the beginning of the part | ||
9212 | 2024.12.19 19:27:35.411536 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 2 rows starting from the beginning of the part | ||
9213 | 2024.12.19 19:27:35.411816 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 45 rows starting from the beginning of the part | ||
9214 | 2024.12.19 19:27:35.412090 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2 rows starting from the beginning of the part | ||
9215 | 2024.12.19 19:27:35.412394 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 47 rows starting from the beginning of the part | ||
9216 | 2024.12.19 19:27:35.413149 [ 199 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3530 rows, containing 5 columns (5 merged, 0 gathered) in 0.009570559 sec., 368839.47949121887 rows/sec., 32.39 MiB/sec. | ||
9217 | 2024.12.19 19:27:35.413701 [ 186 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9218 | 2024.12.19 19:27:35.414855 [ 199 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_66_13} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9219 | 2024.12.19 19:27:35.415238 [ 259 ] {2885ff83-b50c-410d-840a-ad44db6d8aa4} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9220 | 2024.12.19 19:27:35.415318 [ 199 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_66_13} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9221 | 2024.12.19 19:27:35.415337 [ 259 ] {2885ff83-b50c-410d-840a-ad44db6d8aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9222 | 2024.12.19 19:27:35.415721 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
9223 | 2024.12.19 19:27:35.416434 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.006445055 sec., 31962.489071078526 rows/sec., 2.41 MiB/sec. | ||
9224 | 2024.12.19 19:27:35.416509 [ 259 ] {2885ff83-b50c-410d-840a-ad44db6d8aa4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9225 | 2024.12.19 19:27:35.416616 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9226 | 2024.12.19 19:27:35.417003 [ 259 ] {2885ff83-b50c-410d-840a-ad44db6d8aa4} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9227 | 2024.12.19 19:27:35.417218 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_61_12} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9228 | 2024.12.19 19:27:35.417422 [ 259 ] {2885ff83-b50c-410d-840a-ad44db6d8aa4} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.006914 sec., 35001.44634075788 rows/sec., 2.37 MiB/sec. | ||
9229 | 2024.12.19 19:27:35.417452 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_61_12} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9230 | 2024.12.19 19:27:35.417582 [ 259 ] {2885ff83-b50c-410d-840a-ad44db6d8aa4} <Debug> TCPHandler: Processed in 0.007452542 sec. | ||
9231 | 2024.12.19 19:27:35.417661 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9232 | 2024.12.19 19:27:35.417798 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9233 | 2024.12.19 19:27:35.417937 [ 263 ] {256c7637-bebf-41f3-877e-e1e0caccccdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9234 | 2024.12.19 19:27:35.417993 [ 263 ] {256c7637-bebf-41f3-877e-e1e0caccccdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9235 | 2024.12.19 19:27:35.418610 [ 263 ] {256c7637-bebf-41f3-877e-e1e0caccccdf} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9236 | 2024.12.19 19:27:35.418651 [ 263 ] {256c7637-bebf-41f3-877e-e1e0caccccdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9237 | 2024.12.19 19:27:35.419013 [ 263 ] {256c7637-bebf-41f3-877e-e1e0caccccdf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9238 | 2024.12.19 19:27:35.419255 [ 263 ] {256c7637-bebf-41f3-877e-e1e0caccccdf} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9239 | 2024.12.19 19:27:35.419390 [ 145 ] {} <Debug> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9240 | 2024.12.19 19:27:35.419428 [ 145 ] {} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9241 | 2024.12.19 19:27:35.419453 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9242 | 2024.12.19 19:27:35.419455 [ 263 ] {256c7637-bebf-41f3-877e-e1e0caccccdf} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001546 sec., 8408.796895213454 rows/sec., 524.29 KiB/sec. | ||
9243 | 2024.12.19 19:27:35.419669 [ 263 ] {256c7637-bebf-41f3-877e-e1e0caccccdf} <Debug> TCPHandler: Processed in 0.001952092 sec. | ||
9244 | 2024.12.19 19:27:35.419954 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9245 | 2024.12.19 19:27:35.420165 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
9246 | 2024.12.19 19:27:35.420378 [ 259 ] {29effe8c-efd5-45b8-911f-3d08a9071d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9247 | 2024.12.19 19:27:35.420581 [ 259 ] {29effe8c-efd5-45b8-911f-3d08a9071d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9248 | 2024.12.19 19:27:35.420775 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9249 | 2024.12.19 19:27:35.420872 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part | ||
9250 | 2024.12.19 19:27:35.421153 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
9251 | 2024.12.19 19:27:35.421546 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part | ||
9252 | 2024.12.19 19:27:35.421979 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part | ||
9253 | 2024.12.19 19:27:35.422292 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part | ||
9254 | 2024.12.19 19:27:35.424144 [ 259 ] {29effe8c-efd5-45b8-911f-3d08a9071d24} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9255 | 2024.12.19 19:27:35.424225 [ 259 ] {29effe8c-efd5-45b8-911f-3d08a9071d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9256 | 2024.12.19 19:27:35.424510 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004919974 sec., 13211.451930437031 rows/sec., 875.34 KiB/sec. | ||
9257 | 2024.12.19 19:27:35.424691 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9258 | 2024.12.19 19:27:35.425204 [ 259 ] {29effe8c-efd5-45b8-911f-3d08a9071d24} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9259 | 2024.12.19 19:27:35.425238 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_33_8} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9260 | 2024.12.19 19:27:35.425375 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_33_8} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9261 | 2024.12.19 19:27:35.425529 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9262 | 2024.12.19 19:27:35.425611 [ 259 ] {29effe8c-efd5-45b8-911f-3d08a9071d24} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9263 | 2024.12.19 19:27:35.425757 [ 145 ] {} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9264 | 2024.12.19 19:27:35.425793 [ 145 ] {} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9265 | 2024.12.19 19:27:35.425821 [ 259 ] {29effe8c-efd5-45b8-911f-3d08a9071d24} <Debug> executeQuery: Read 878 rows, 65.18 KiB in 0.005597 sec., 156869.75165267105 rows/sec., 11.37 MiB/sec. | ||
9266 | 2024.12.19 19:27:35.425825 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9267 | 2024.12.19 19:27:35.425978 [ 259 ] {29effe8c-efd5-45b8-911f-3d08a9071d24} <Debug> TCPHandler: Processed in 0.006186818 sec. | ||
9268 | 2024.12.19 19:27:35.426071 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::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 | ||
9269 | 2024.12.19 19:27:35.426152 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9270 | 2024.12.19 19:27:35.426245 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9271 | 2024.12.19 19:27:35.426304 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 914 rows starting from the beginning of the part | ||
9272 | 2024.12.19 19:27:35.426433 [ 263 ] {bd60f401-ecd2-4af1-a363-e35d6cc40ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9273 | 2024.12.19 19:27:35.426564 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 420 rows starting from the beginning of the part | ||
9274 | 2024.12.19 19:27:35.426674 [ 263 ] {bd60f401-ecd2-4af1-a363-e35d6cc40ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9275 | 2024.12.19 19:27:35.426919 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 66 rows starting from the beginning of the part | ||
9276 | 2024.12.19 19:27:35.427234 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 420 rows starting from the beginning of the part | ||
9277 | 2024.12.19 19:27:35.427649 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 66 rows starting from the beginning of the part | ||
9278 | 2024.12.19 19:27:35.427983 [ 186 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 878 rows starting from the beginning of the part | ||
9279 | 2024.12.19 19:27:35.429379 [ 263 ] {bd60f401-ecd2-4af1-a363-e35d6cc40ba1} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9280 | 2024.12.19 19:27:35.429441 [ 263 ] {bd60f401-ecd2-4af1-a363-e35d6cc40ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9281 | 2024.12.19 19:27:35.430516 [ 263 ] {bd60f401-ecd2-4af1-a363-e35d6cc40ba1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9282 | 2024.12.19 19:27:35.430878 [ 263 ] {bd60f401-ecd2-4af1-a363-e35d6cc40ba1} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9283 | 2024.12.19 19:27:35.431204 [ 263 ] {bd60f401-ecd2-4af1-a363-e35d6cc40ba1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004858 sec., 1235.0761630300535 rows/sec., 64.53 KiB/sec. | ||
9284 | 2024.12.19 19:27:35.431547 [ 263 ] {bd60f401-ecd2-4af1-a363-e35d6cc40ba1} <Debug> TCPHandler: Processed in 0.005461318 sec. | ||
9285 | 2024.12.19 19:27:35.431646 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2764 rows, containing 5 columns (5 merged, 0 gathered) in 0.005689924 sec., 485770.98745079903 rows/sec., 37.08 MiB/sec. | ||
9286 | 2024.12.19 19:27:35.431730 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9287 | 2024.12.19 19:27:35.431882 [ 259 ] {a0cd9ccf-1f4f-4ca7-b817-cae430a69073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9288 | 2024.12.19 19:27:35.431929 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9289 | 2024.12.19 19:27:35.431977 [ 259 ] {a0cd9ccf-1f4f-4ca7-b817-cae430a69073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9290 | 2024.12.19 19:27:35.432548 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_66_13} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9291 | 2024.12.19 19:27:35.432632 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_66_13} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9292 | 2024.12.19 19:27:35.432736 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
9293 | 2024.12.19 19:27:35.433122 [ 259 ] {a0cd9ccf-1f4f-4ca7-b817-cae430a69073} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9294 | 2024.12.19 19:27:35.433166 [ 259 ] {a0cd9ccf-1f4f-4ca7-b817-cae430a69073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9295 | 2024.12.19 19:27:35.433647 [ 259 ] {a0cd9ccf-1f4f-4ca7-b817-cae430a69073} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9296 | 2024.12.19 19:27:35.433892 [ 259 ] {a0cd9ccf-1f4f-4ca7-b817-cae430a69073} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9297 | 2024.12.19 19:27:35.434023 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9298 | 2024.12.19 19:27:35.434060 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9299 | 2024.12.19 19:27:35.434081 [ 259 ] {a0cd9ccf-1f4f-4ca7-b817-cae430a69073} <Debug> executeQuery: Read 1084 rows, 74.17 KiB in 0.002234 sec., 485228.29006266786 rows/sec., 32.42 MiB/sec. | ||
9300 | 2024.12.19 19:27:35.434086 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9301 | 2024.12.19 19:27:35.434246 [ 259 ] {a0cd9ccf-1f4f-4ca7-b817-cae430a69073} <Debug> TCPHandler: Processed in 0.00257339 sec. | ||
9302 | 2024.12.19 19:27:35.434525 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9303 | 2024.12.19 19:27:35.434544 [ 191 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
9304 | 2024.12.19 19:27:35.434932 [ 263 ] {9904a946-7edf-4392-93cf-f2070c159a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9305 | 2024.12.19 19:27:35.435170 [ 263 ] {9904a946-7edf-4392-93cf-f2070c159a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9306 | 2024.12.19 19:27:35.435722 [ 191 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9307 | 2024.12.19 19:27:35.436079 [ 191 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21904 rows starting from the beginning of the part | ||
9308 | 2024.12.19 19:27:35.436440 [ 191 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 237 rows starting from the beginning of the part | ||
9309 | 2024.12.19 19:27:35.436714 [ 191 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
9310 | 2024.12.19 19:27:35.437043 [ 191 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part | ||
9311 | 2024.12.19 19:27:35.437407 [ 191 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::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 | ||
9312 | 2024.12.19 19:27:35.437693 [ 191 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1084 rows starting from the beginning of the part | ||
9313 | 2024.12.19 19:27:35.438249 [ 263 ] {9904a946-7edf-4392-93cf-f2070c159a0c} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9314 | 2024.12.19 19:27:35.438319 [ 263 ] {9904a946-7edf-4392-93cf-f2070c159a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9315 | 2024.12.19 19:27:35.439020 [ 263 ] {9904a946-7edf-4392-93cf-f2070c159a0c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9316 | 2024.12.19 19:27:35.439467 [ 263 ] {9904a946-7edf-4392-93cf-f2070c159a0c} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9317 | 2024.12.19 19:27:35.439821 [ 263 ] {9904a946-7edf-4392-93cf-f2070c159a0c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005044 sec., 198.25535289452816 rows/sec., 13.36 KiB/sec. | ||
9318 | 2024.12.19 19:27:35.440125 [ 263 ] {9904a946-7edf-4392-93cf-f2070c159a0c} <Debug> TCPHandler: Processed in 0.005768376 sec. | ||
9319 | 2024.12.19 19:27:35.440477 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9320 | 2024.12.19 19:27:35.440856 [ 259 ] {fec69dea-a8b5-42b1-98ef-cda8d76e6c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9321 | 2024.12.19 19:27:35.441101 [ 259 ] {fec69dea-a8b5-42b1-98ef-cda8d76e6c20} <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 | ||
9322 | 2024.12.19 19:27:35.443327 [ 259 ] {fec69dea-a8b5-42b1-98ef-cda8d76e6c20} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9323 | 2024.12.19 19:27:35.443366 [ 259 ] {fec69dea-a8b5-42b1-98ef-cda8d76e6c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9324 | 2024.12.19 19:27:35.449151 [ 259 ] {fec69dea-a8b5-42b1-98ef-cda8d76e6c20} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9325 | 2024.12.19 19:27:35.449431 [ 259 ] {fec69dea-a8b5-42b1-98ef-cda8d76e6c20} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9326 | 2024.12.19 19:27:35.449573 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9327 | 2024.12.19 19:27:35.449632 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9328 | 2024.12.19 19:27:35.449665 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9329 | 2024.12.19 19:27:35.449682 [ 259 ] {fec69dea-a8b5-42b1-98ef-cda8d76e6c20} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00893 sec., 4255.31914893617 rows/sec., 7.63 MiB/sec. | ||
9330 | 2024.12.19 19:27:35.450000 [ 190 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::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 | ||
9331 | 2024.12.19 19:27:35.450084 [ 259 ] {fec69dea-a8b5-42b1-98ef-cda8d76e6c20} <Debug> TCPHandler: Processed in 0.009819386 sec. | ||
9332 | 2024.12.19 19:27:35.450325 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9333 | 2024.12.19 19:27:35.450694 [ 263 ] {b4b440c2-7dd6-409f-93a4-545d48025d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9334 | 2024.12.19 19:27:35.450769 [ 190 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9335 | 2024.12.19 19:27:35.450971 [ 263 ] {b4b440c2-7dd6-409f-93a4-545d48025d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9336 | 2024.12.19 19:27:35.451027 [ 190 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1092 rows starting from the beginning of the part | ||
9337 | 2024.12.19 19:27:35.452092 [ 190 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 38 rows starting from the beginning of the part | ||
9338 | 2024.12.19 19:27:35.452849 [ 190 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 2 rows starting from the beginning of the part | ||
9339 | 2024.12.19 19:27:35.453758 [ 190 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 38 rows starting from the beginning of the part | ||
9340 | 2024.12.19 19:27:35.454326 [ 263 ] {b4b440c2-7dd6-409f-93a4-545d48025d2e} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9341 | 2024.12.19 19:27:35.454629 [ 263 ] {b4b440c2-7dd6-409f-93a4-545d48025d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9342 | 2024.12.19 19:27:35.454789 [ 190 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2 rows starting from the beginning of the part | ||
9343 | 2024.12.19 19:27:35.455139 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23782 rows, containing 5 columns (5 merged, 0 gathered) in 0.020928458 sec., 1136347.4556988385 rows/sec., 76.69 MiB/sec. | ||
9344 | 2024.12.19 19:27:35.455924 [ 190 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 38 rows starting from the beginning of the part | ||
9345 | 2024.12.19 19:27:35.456021 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9346 | 2024.12.19 19:27:35.457272 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9347 | 2024.12.19 19:27:35.457492 [ 263 ] {b4b440c2-7dd6-409f-93a4-545d48025d2e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9348 | 2024.12.19 19:27:35.457592 [ 200 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9349 | 2024.12.19 19:27:35.457873 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
9350 | 2024.12.19 19:27:35.458392 [ 263 ] {b4b440c2-7dd6-409f-93a4-545d48025d2e} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9351 | 2024.12.19 19:27:35.458757 [ 145 ] {} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9352 | 2024.12.19 19:27:35.458862 [ 145 ] {} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9353 | 2024.12.19 19:27:35.458955 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9354 | 2024.12.19 19:27:35.459127 [ 263 ] {b4b440c2-7dd6-409f-93a4-545d48025d2e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.008566 sec., 9572.729395283679 rows/sec., 622.58 KiB/sec. | ||
9355 | 2024.12.19 19:27:35.459279 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
9356 | 2024.12.19 19:27:35.459285 [ 263 ] {b4b440c2-7dd6-409f-93a4-545d48025d2e} <Debug> TCPHandler: Processed in 0.009091436 sec. | ||
9357 | 2024.12.19 19:27:35.459411 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9358 | 2024.12.19 19:27:35.459438 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4320 rows starting from the beginning of the part | ||
9359 | 2024.12.19 19:27:35.459505 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part | ||
9360 | 2024.12.19 19:27:35.459620 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
9361 | 2024.12.19 19:27:35.459828 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part | ||
9362 | 2024.12.19 19:27:35.459903 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
9363 | 2024.12.19 19:27:35.460088 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::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 | ||
9364 | 2024.12.19 19:27:35.463791 [ 188 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4686 rows, containing 4 columns (4 merged, 0 gathered) in 0.004728498 sec., 991012.3679866206 rows/sec., 64.57 MiB/sec. | ||
9365 | 2024.12.19 19:27:35.464781 [ 188 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9366 | 2024.12.19 19:27:35.465146 [ 188 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_66_13} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9367 | 2024.12.19 19:27:35.465233 [ 188 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_66_13} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9368 | 2024.12.19 19:27:35.465327 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
9369 | 2024.12.19 19:27:35.467905 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1210 rows, containing 19 columns (19 merged, 0 gathered) in 0.018157662 sec., 66638.53529160307 rows/sec., 119.41 MiB/sec. | ||
9370 | 2024.12.19 19:27:35.469254 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9371 | 2024.12.19 19:27:35.469684 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9372 | 2024.12.19 19:27:35.469763 [ 189 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9373 | 2024.12.19 19:27:35.469909 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
9374 | 2024.12.19 19:27:35.735886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1316 | ||
9375 | 2024.12.19 19:27:35.739654 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9376 | 2024.12.19 19:27:35.739707 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9377 | 2024.12.19 19:27:35.741256 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9378 | 2024.12.19 19:27:35.741585 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9379 | 2024.12.19 19:27:35.742113 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1316 | ||
9380 | 2024.12.19 19:27:36.001176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.69 MiB, peak 240.27 MiB, free memory in arenas 0.00 B, will set to 230.04 MiB (RSS), difference: 1.35 MiB | ||
9381 | 2024.12.19 19:27:38.144841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
9382 | 2024.12.19 19:27:38.145522 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9383 | 2024.12.19 19:27:38.145574 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9384 | 2024.12.19 19:27:38.146124 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9385 | 2024.12.19 19:27:38.146406 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9386 | 2024.12.19 19:27:38.146713 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
9387 | 2024.12.19 19:27:39.661886 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9388 | 2024.12.19 19:27:39.680217 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9389 | 2024.12.19 19:27:39.680262 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9390 | 2024.12.19 19:27:39.687185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9391 | 2024.12.19 19:27:39.687962 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9392 | 2024.12.19 19:27:39.690429 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
9393 | 2024.12.19 19:27:40.934491 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9394 | 2024.12.19 19:27:40.934821 [ 259 ] {48cd08d1-c316-4824-853a-bb5204c8c60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9395 | 2024.12.19 19:27:40.934938 [ 259 ] {48cd08d1-c316-4824-853a-bb5204c8c60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9396 | 2024.12.19 19:27:40.935965 [ 259 ] {48cd08d1-c316-4824-853a-bb5204c8c60b} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9397 | 2024.12.19 19:27:40.936013 [ 259 ] {48cd08d1-c316-4824-853a-bb5204c8c60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9398 | 2024.12.19 19:27:40.936456 [ 259 ] {48cd08d1-c316-4824-853a-bb5204c8c60b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9399 | 2024.12.19 19:27:40.936720 [ 259 ] {48cd08d1-c316-4824-853a-bb5204c8c60b} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9400 | 2024.12.19 19:27:40.936972 [ 259 ] {48cd08d1-c316-4824-853a-bb5204c8c60b} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.00224 sec., 26785.71428571429 rows/sec., 2.08 MiB/sec. | ||
9401 | 2024.12.19 19:27:40.937039 [ 259 ] {48cd08d1-c316-4824-853a-bb5204c8c60b} <Debug> TCPHandler: Processed in 0.002738945 sec. | ||
9402 | 2024.12.19 19:27:40.937235 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9403 | 2024.12.19 19:27:40.937379 [ 263 ] {36aaffcd-effa-4c8a-9bca-ae33f63df79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9404 | 2024.12.19 19:27:40.937440 [ 263 ] {36aaffcd-effa-4c8a-9bca-ae33f63df79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9405 | 2024.12.19 19:27:40.938108 [ 263 ] {36aaffcd-effa-4c8a-9bca-ae33f63df79a} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9406 | 2024.12.19 19:27:40.938157 [ 263 ] {36aaffcd-effa-4c8a-9bca-ae33f63df79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9407 | 2024.12.19 19:27:40.938567 [ 263 ] {36aaffcd-effa-4c8a-9bca-ae33f63df79a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9408 | 2024.12.19 19:27:40.938818 [ 263 ] {36aaffcd-effa-4c8a-9bca-ae33f63df79a} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9409 | 2024.12.19 19:27:40.939044 [ 263 ] {36aaffcd-effa-4c8a-9bca-ae33f63df79a} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001698 sec., 1177.8563015312131 rows/sec., 88.57 KiB/sec. | ||
9410 | 2024.12.19 19:27:40.939096 [ 263 ] {36aaffcd-effa-4c8a-9bca-ae33f63df79a} <Debug> TCPHandler: Processed in 0.001932882 sec. | ||
9411 | 2024.12.19 19:27:40.939231 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9412 | 2024.12.19 19:27:40.939341 [ 259 ] {b0470135-10df-4a1d-a5e0-dba4b674fbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9413 | 2024.12.19 19:27:40.939388 [ 259 ] {b0470135-10df-4a1d-a5e0-dba4b674fbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9414 | 2024.12.19 19:27:40.940047 [ 259 ] {b0470135-10df-4a1d-a5e0-dba4b674fbfb} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9415 | 2024.12.19 19:27:40.940094 [ 259 ] {b0470135-10df-4a1d-a5e0-dba4b674fbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9416 | 2024.12.19 19:27:40.940503 [ 259 ] {b0470135-10df-4a1d-a5e0-dba4b674fbfb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9417 | 2024.12.19 19:27:40.940741 [ 259 ] {b0470135-10df-4a1d-a5e0-dba4b674fbfb} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9418 | 2024.12.19 19:27:40.940956 [ 259 ] {b0470135-10df-4a1d-a5e0-dba4b674fbfb} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001637 sec., 40317.65424557117 rows/sec., 3.15 MiB/sec. | ||
9419 | 2024.12.19 19:27:40.941008 [ 259 ] {b0470135-10df-4a1d-a5e0-dba4b674fbfb} <Debug> TCPHandler: Processed in 0.001830439 sec. | ||
9420 | 2024.12.19 19:27:40.941145 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9421 | 2024.12.19 19:27:40.941252 [ 263 ] {1d6794c7-3754-4872-85a5-ea36f1fe180e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9422 | 2024.12.19 19:27:40.941302 [ 263 ] {1d6794c7-3754-4872-85a5-ea36f1fe180e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9423 | 2024.12.19 19:27:40.941836 [ 263 ] {1d6794c7-3754-4872-85a5-ea36f1fe180e} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9424 | 2024.12.19 19:27:40.941875 [ 263 ] {1d6794c7-3754-4872-85a5-ea36f1fe180e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9425 | 2024.12.19 19:27:40.942260 [ 263 ] {1d6794c7-3754-4872-85a5-ea36f1fe180e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9426 | 2024.12.19 19:27:40.942496 [ 263 ] {1d6794c7-3754-4872-85a5-ea36f1fe180e} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9427 | 2024.12.19 19:27:40.942708 [ 263 ] {1d6794c7-3754-4872-85a5-ea36f1fe180e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001478 sec., 108254.39783491204 rows/sec., 7.54 MiB/sec. | ||
9428 | 2024.12.19 19:27:40.942759 [ 263 ] {1d6794c7-3754-4872-85a5-ea36f1fe180e} <Debug> TCPHandler: Processed in 0.001667155 sec. | ||
9429 | 2024.12.19 19:27:40.942886 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9430 | 2024.12.19 19:27:40.942992 [ 259 ] {69b15ebf-02b9-426e-9307-1ac821df9d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9431 | 2024.12.19 19:27:40.943059 [ 259 ] {69b15ebf-02b9-426e-9307-1ac821df9d1c} <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 | ||
9432 | 2024.12.19 19:27:40.944085 [ 259 ] {69b15ebf-02b9-426e-9307-1ac821df9d1c} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9433 | 2024.12.19 19:27:40.944124 [ 259 ] {69b15ebf-02b9-426e-9307-1ac821df9d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9434 | 2024.12.19 19:27:40.944710 [ 259 ] {69b15ebf-02b9-426e-9307-1ac821df9d1c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9435 | 2024.12.19 19:27:40.944959 [ 259 ] {69b15ebf-02b9-426e-9307-1ac821df9d1c} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9436 | 2024.12.19 19:27:40.945208 [ 259 ] {69b15ebf-02b9-426e-9307-1ac821df9d1c} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002237 sec., 894.054537326777 rows/sec., 1.60 MiB/sec. | ||
9437 | 2024.12.19 19:27:40.945302 [ 259 ] {69b15ebf-02b9-426e-9307-1ac821df9d1c} <Debug> TCPHandler: Processed in 0.002467547 sec. | ||
9438 | 2024.12.19 19:27:40.945463 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9439 | 2024.12.19 19:27:40.945592 [ 263 ] {18bf406c-7022-4906-bcd2-6376bd385492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9440 | 2024.12.19 19:27:40.945646 [ 263 ] {18bf406c-7022-4906-bcd2-6376bd385492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9441 | 2024.12.19 19:27:40.946173 [ 263 ] {18bf406c-7022-4906-bcd2-6376bd385492} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9442 | 2024.12.19 19:27:40.946220 [ 263 ] {18bf406c-7022-4906-bcd2-6376bd385492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9443 | 2024.12.19 19:27:40.946611 [ 263 ] {18bf406c-7022-4906-bcd2-6376bd385492} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9444 | 2024.12.19 19:27:40.946841 [ 263 ] {18bf406c-7022-4906-bcd2-6376bd385492} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9445 | 2024.12.19 19:27:40.947035 [ 263 ] {18bf406c-7022-4906-bcd2-6376bd385492} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec. | ||
9446 | 2024.12.19 19:27:40.947084 [ 263 ] {18bf406c-7022-4906-bcd2-6376bd385492} <Debug> TCPHandler: Processed in 0.001685116 sec. | ||
9447 | 2024.12.19 19:27:45.467957 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9448 | 2024.12.19 19:27:45.468034 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9449 | 2024.12.19 19:27:45.647753 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
9450 | 2024.12.19 19:27:45.648386 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9451 | 2024.12.19 19:27:45.648434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9452 | 2024.12.19 19:27:45.648963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9453 | 2024.12.19 19:27:45.649225 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9454 | 2024.12.19 19:27:45.649482 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
9455 | 2024.12.19 19:27:45.743280 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 1328 | ||
9456 | 2024.12.19 19:27:45.746958 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9457 | 2024.12.19 19:27:45.747017 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9458 | 2024.12.19 19:27:45.748499 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9459 | 2024.12.19 19:27:45.748834 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9460 | 2024.12.19 19:27:45.749857 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1328 | ||
9461 | 2024.12.19 19:27:45.940923 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9462 | 2024.12.19 19:27:45.941135 [ 259 ] {16553562-0d58-4210-bead-1cb96f3b4f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9463 | 2024.12.19 19:27:45.941217 [ 259 ] {16553562-0d58-4210-bead-1cb96f3b4f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9464 | 2024.12.19 19:27:45.942025 [ 259 ] {16553562-0d58-4210-bead-1cb96f3b4f8c} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9465 | 2024.12.19 19:27:45.942069 [ 259 ] {16553562-0d58-4210-bead-1cb96f3b4f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9466 | 2024.12.19 19:27:45.942516 [ 259 ] {16553562-0d58-4210-bead-1cb96f3b4f8c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9467 | 2024.12.19 19:27:45.942773 [ 259 ] {16553562-0d58-4210-bead-1cb96f3b4f8c} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9468 | 2024.12.19 19:27:45.942985 [ 259 ] {16553562-0d58-4210-bead-1cb96f3b4f8c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001911 sec., 7326.007326007326 rows/sec., 527.37 KiB/sec. | ||
9469 | 2024.12.19 19:27:45.943049 [ 259 ] {16553562-0d58-4210-bead-1cb96f3b4f8c} <Debug> TCPHandler: Processed in 0.002266452 sec. | ||
9470 | 2024.12.19 19:27:45.943236 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9471 | 2024.12.19 19:27:45.943380 [ 263 ] {9f15b565-5d84-4b29-bb20-b923c6d25aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9472 | 2024.12.19 19:27:45.943440 [ 263 ] {9f15b565-5d84-4b29-bb20-b923c6d25aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9473 | 2024.12.19 19:27:45.944197 [ 263 ] {9f15b565-5d84-4b29-bb20-b923c6d25aad} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9474 | 2024.12.19 19:27:45.944235 [ 263 ] {9f15b565-5d84-4b29-bb20-b923c6d25aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9475 | 2024.12.19 19:27:45.944630 [ 263 ] {9f15b565-5d84-4b29-bb20-b923c6d25aad} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9476 | 2024.12.19 19:27:45.944884 [ 263 ] {9f15b565-5d84-4b29-bb20-b923c6d25aad} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9477 | 2024.12.19 19:27:45.945062 [ 263 ] {9f15b565-5d84-4b29-bb20-b923c6d25aad} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001717 sec., 162492.71986022132 rows/sec., 14.32 MiB/sec. | ||
9478 | 2024.12.19 19:27:45.945114 [ 263 ] {9f15b565-5d84-4b29-bb20-b923c6d25aad} <Debug> TCPHandler: Processed in 0.001950093 sec. | ||
9479 | 2024.12.19 19:27:45.945276 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9480 | 2024.12.19 19:27:45.945404 [ 259 ] {4cbb31ce-10d1-4594-bce0-5885e271f5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9481 | 2024.12.19 19:27:45.945459 [ 259 ] {4cbb31ce-10d1-4594-bce0-5885e271f5d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9482 | 2024.12.19 19:27:45.946026 [ 259 ] {4cbb31ce-10d1-4594-bce0-5885e271f5d4} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9483 | 2024.12.19 19:27:45.946063 [ 259 ] {4cbb31ce-10d1-4594-bce0-5885e271f5d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9484 | 2024.12.19 19:27:45.946409 [ 259 ] {4cbb31ce-10d1-4594-bce0-5885e271f5d4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9485 | 2024.12.19 19:27:45.946644 [ 259 ] {4cbb31ce-10d1-4594-bce0-5885e271f5d4} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9486 | 2024.12.19 19:27:45.946814 [ 259 ] {4cbb31ce-10d1-4594-bce0-5885e271f5d4} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.00144 sec., 31249.999999999996 rows/sec., 2.25 MiB/sec. | ||
9487 | 2024.12.19 19:27:45.946864 [ 259 ] {4cbb31ce-10d1-4594-bce0-5885e271f5d4} <Debug> TCPHandler: Processed in 0.001653904 sec. | ||
9488 | 2024.12.19 19:27:45.947021 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9489 | 2024.12.19 19:27:45.947148 [ 263 ] {c194aa95-d677-4cfe-8aa4-728064f21f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9490 | 2024.12.19 19:27:45.947203 [ 263 ] {c194aa95-d677-4cfe-8aa4-728064f21f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9491 | 2024.12.19 19:27:45.947781 [ 263 ] {c194aa95-d677-4cfe-8aa4-728064f21f70} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9492 | 2024.12.19 19:27:45.947819 [ 263 ] {c194aa95-d677-4cfe-8aa4-728064f21f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9493 | 2024.12.19 19:27:45.948154 [ 263 ] {c194aa95-d677-4cfe-8aa4-728064f21f70} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9494 | 2024.12.19 19:27:45.948389 [ 263 ] {c194aa95-d677-4cfe-8aa4-728064f21f70} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9495 | 2024.12.19 19:27:45.948568 [ 263 ] {c194aa95-d677-4cfe-8aa4-728064f21f70} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001447 sec., 9675.190048375951 rows/sec., 677.59 KiB/sec. | ||
9496 | 2024.12.19 19:27:45.948682 [ 263 ] {c194aa95-d677-4cfe-8aa4-728064f21f70} <Debug> TCPHandler: Processed in 0.001724266 sec. | ||
9497 | 2024.12.19 19:27:45.948850 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9498 | 2024.12.19 19:27:45.948987 [ 259 ] {11f21fb7-96bd-45a9-a9af-1cbbb9cfd81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9499 | 2024.12.19 19:27:45.949041 [ 259 ] {11f21fb7-96bd-45a9-a9af-1cbbb9cfd81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9500 | 2024.12.19 19:27:45.949677 [ 259 ] {11f21fb7-96bd-45a9-a9af-1cbbb9cfd81f} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9501 | 2024.12.19 19:27:45.949715 [ 259 ] {11f21fb7-96bd-45a9-a9af-1cbbb9cfd81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9502 | 2024.12.19 19:27:45.950065 [ 259 ] {11f21fb7-96bd-45a9-a9af-1cbbb9cfd81f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9503 | 2024.12.19 19:27:45.950304 [ 259 ] {11f21fb7-96bd-45a9-a9af-1cbbb9cfd81f} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9504 | 2024.12.19 19:27:45.950523 [ 259 ] {11f21fb7-96bd-45a9-a9af-1cbbb9cfd81f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001563 sec., 8317.338451695457 rows/sec., 518.58 KiB/sec. | ||
9505 | 2024.12.19 19:27:45.950736 [ 259 ] {11f21fb7-96bd-45a9-a9af-1cbbb9cfd81f} <Debug> TCPHandler: Processed in 0.001950933 sec. | ||
9506 | 2024.12.19 19:27:45.950965 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9507 | 2024.12.19 19:27:45.951109 [ 263 ] {c7bae2f6-b1e3-457a-bf53-470e266a8b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9508 | 2024.12.19 19:27:45.951164 [ 263 ] {c7bae2f6-b1e3-457a-bf53-470e266a8b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9509 | 2024.12.19 19:27:45.951966 [ 263 ] {c7bae2f6-b1e3-457a-bf53-470e266a8b6f} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9510 | 2024.12.19 19:27:45.952004 [ 263 ] {c7bae2f6-b1e3-457a-bf53-470e266a8b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9511 | 2024.12.19 19:27:45.952376 [ 263 ] {c7bae2f6-b1e3-457a-bf53-470e266a8b6f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9512 | 2024.12.19 19:27:45.952613 [ 263 ] {c7bae2f6-b1e3-457a-bf53-470e266a8b6f} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9513 | 2024.12.19 19:27:45.952785 [ 263 ] {c7bae2f6-b1e3-457a-bf53-470e266a8b6f} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.001707 sec., 246045.69420035149 rows/sec., 17.58 MiB/sec. | ||
9514 | 2024.12.19 19:27:45.952836 [ 263 ] {c7bae2f6-b1e3-457a-bf53-470e266a8b6f} <Debug> TCPHandler: Processed in 0.001994604 sec. | ||
9515 | 2024.12.19 19:27:45.952989 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9516 | 2024.12.19 19:27:45.953124 [ 259 ] {3d1ec34b-aa6a-43f7-8a70-4413dbbf5c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9517 | 2024.12.19 19:27:45.953181 [ 259 ] {3d1ec34b-aa6a-43f7-8a70-4413dbbf5c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9518 | 2024.12.19 19:27:45.953701 [ 259 ] {3d1ec34b-aa6a-43f7-8a70-4413dbbf5c98} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9519 | 2024.12.19 19:27:45.953737 [ 259 ] {3d1ec34b-aa6a-43f7-8a70-4413dbbf5c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9520 | 2024.12.19 19:27:45.954101 [ 259 ] {3d1ec34b-aa6a-43f7-8a70-4413dbbf5c98} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9521 | 2024.12.19 19:27:45.954347 [ 259 ] {3d1ec34b-aa6a-43f7-8a70-4413dbbf5c98} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9522 | 2024.12.19 19:27:45.954527 [ 259 ] {3d1ec34b-aa6a-43f7-8a70-4413dbbf5c98} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001431 sec., 4192.8721174004195 rows/sec., 219.06 KiB/sec. | ||
9523 | 2024.12.19 19:27:45.954576 [ 259 ] {3d1ec34b-aa6a-43f7-8a70-4413dbbf5c98} <Debug> TCPHandler: Processed in 0.001653514 sec. | ||
9524 | 2024.12.19 19:27:45.954712 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9525 | 2024.12.19 19:27:45.954818 [ 263 ] {60eb625a-8bd1-456b-9edd-64128f23fc1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9526 | 2024.12.19 19:27:45.954866 [ 263 ] {60eb625a-8bd1-456b-9edd-64128f23fc1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9527 | 2024.12.19 19:27:45.955391 [ 263 ] {60eb625a-8bd1-456b-9edd-64128f23fc1d} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9528 | 2024.12.19 19:27:45.955428 [ 263 ] {60eb625a-8bd1-456b-9edd-64128f23fc1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9529 | 2024.12.19 19:27:45.955802 [ 263 ] {60eb625a-8bd1-456b-9edd-64128f23fc1d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9530 | 2024.12.19 19:27:45.956033 [ 263 ] {60eb625a-8bd1-456b-9edd-64128f23fc1d} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9531 | 2024.12.19 19:27:45.956206 [ 263 ] {60eb625a-8bd1-456b-9edd-64128f23fc1d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00141 sec., 168085.10638297873 rows/sec., 11.27 MiB/sec. | ||
9532 | 2024.12.19 19:27:45.956255 [ 263 ] {60eb625a-8bd1-456b-9edd-64128f23fc1d} <Debug> TCPHandler: Processed in 0.001597284 sec. | ||
9533 | 2024.12.19 19:27:45.956390 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9534 | 2024.12.19 19:27:45.956496 [ 259 ] {e1c8f2e7-9a8c-4116-a4ad-4395fa7998c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9535 | 2024.12.19 19:27:45.956542 [ 259 ] {e1c8f2e7-9a8c-4116-a4ad-4395fa7998c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9536 | 2024.12.19 19:27:45.957051 [ 259 ] {e1c8f2e7-9a8c-4116-a4ad-4395fa7998c4} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9537 | 2024.12.19 19:27:45.957094 [ 259 ] {e1c8f2e7-9a8c-4116-a4ad-4395fa7998c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9538 | 2024.12.19 19:27:45.957500 [ 259 ] {e1c8f2e7-9a8c-4116-a4ad-4395fa7998c4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9539 | 2024.12.19 19:27:45.957745 [ 259 ] {e1c8f2e7-9a8c-4116-a4ad-4395fa7998c4} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9540 | 2024.12.19 19:27:45.957952 [ 259 ] {e1c8f2e7-9a8c-4116-a4ad-4395fa7998c4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 45.71 KiB/sec. | ||
9541 | 2024.12.19 19:27:45.958051 [ 259 ] {e1c8f2e7-9a8c-4116-a4ad-4395fa7998c4} <Debug> TCPHandler: Processed in 0.001706896 sec. | ||
9542 | 2024.12.19 19:27:45.958261 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9543 | 2024.12.19 19:27:45.958439 [ 263 ] {4476f31c-b8e8-4a2d-a09c-f20fb850ecbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9544 | 2024.12.19 19:27:45.958515 [ 263 ] {4476f31c-b8e8-4a2d-a09c-f20fb850ecbf} <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 | ||
9545 | 2024.12.19 19:27:45.959723 [ 263 ] {4476f31c-b8e8-4a2d-a09c-f20fb850ecbf} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9546 | 2024.12.19 19:27:45.959763 [ 263 ] {4476f31c-b8e8-4a2d-a09c-f20fb850ecbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9547 | 2024.12.19 19:27:45.960438 [ 263 ] {4476f31c-b8e8-4a2d-a09c-f20fb850ecbf} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9548 | 2024.12.19 19:27:45.960705 [ 263 ] {4476f31c-b8e8-4a2d-a09c-f20fb850ecbf} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9549 | 2024.12.19 19:27:45.960951 [ 263 ] {4476f31c-b8e8-4a2d-a09c-f20fb850ecbf} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002539 sec., 14966.522252855455 rows/sec., 26.82 MiB/sec. | ||
9550 | 2024.12.19 19:27:45.961047 [ 263 ] {4476f31c-b8e8-4a2d-a09c-f20fb850ecbf} <Debug> TCPHandler: Processed in 0.002907299 sec. | ||
9551 | 2024.12.19 19:27:45.961197 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9552 | 2024.12.19 19:27:45.961326 [ 259 ] {328250c7-cff5-4e49-babc-7f19b911ee50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9553 | 2024.12.19 19:27:45.961383 [ 259 ] {328250c7-cff5-4e49-babc-7f19b911ee50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9554 | 2024.12.19 19:27:45.961848 [ 259 ] {328250c7-cff5-4e49-babc-7f19b911ee50} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9555 | 2024.12.19 19:27:45.961887 [ 259 ] {328250c7-cff5-4e49-babc-7f19b911ee50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9556 | 2024.12.19 19:27:45.962236 [ 259 ] {328250c7-cff5-4e49-babc-7f19b911ee50} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9557 | 2024.12.19 19:27:45.962467 [ 259 ] {328250c7-cff5-4e49-babc-7f19b911ee50} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9558 | 2024.12.19 19:27:45.962685 [ 259 ] {328250c7-cff5-4e49-babc-7f19b911ee50} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001388 sec., 59077.8097982709 rows/sec., 3.75 MiB/sec. | ||
9559 | 2024.12.19 19:27:45.962735 [ 259 ] {328250c7-cff5-4e49-babc-7f19b911ee50} <Debug> TCPHandler: Processed in 0.001601183 sec. | ||
9560 | 2024.12.19 19:27:46.002312 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000939805 sec. | ||
9561 | 2024.12.19 19:27:47.191411 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
9562 | 2024.12.19 19:27:47.211172 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9563 | 2024.12.19 19:27:47.211223 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9564 | 2024.12.19 19:27:47.218662 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9565 | 2024.12.19 19:27:47.219449 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9566 | 2024.12.19 19:27:47.223335 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
9567 | 2024.12.19 19:27:50.933755 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9568 | 2024.12.19 19:27:50.933961 [ 259 ] {d6e9b89b-e951-4228-8a4f-87a03ceec410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9569 | 2024.12.19 19:27:50.934035 [ 259 ] {d6e9b89b-e951-4228-8a4f-87a03ceec410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9570 | 2024.12.19 19:27:50.934774 [ 259 ] {d6e9b89b-e951-4228-8a4f-87a03ceec410} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9571 | 2024.12.19 19:27:50.934820 [ 259 ] {d6e9b89b-e951-4228-8a4f-87a03ceec410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9572 | 2024.12.19 19:27:50.935236 [ 259 ] {d6e9b89b-e951-4228-8a4f-87a03ceec410} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
9573 | 2024.12.19 19:27:50.935493 [ 259 ] {d6e9b89b-e951-4228-8a4f-87a03ceec410} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9574 | 2024.12.19 19:27:50.935789 [ 259 ] {d6e9b89b-e951-4228-8a4f-87a03ceec410} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00188 sec., 1063.8297872340427 rows/sec., 86.75 KiB/sec. | ||
9575 | 2024.12.19 19:27:50.936008 [ 259 ] {d6e9b89b-e951-4228-8a4f-87a03ceec410} <Debug> TCPHandler: Processed in 0.002376644 sec. | ||
9576 | 2024.12.19 19:27:50.936194 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9577 | 2024.12.19 19:27:50.936310 [ 263 ] {1791fbe7-9138-4d6c-b97f-427fb06ceb46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9578 | 2024.12.19 19:27:50.936356 [ 263 ] {1791fbe7-9138-4d6c-b97f-427fb06ceb46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9579 | 2024.12.19 19:27:50.936976 [ 263 ] {1791fbe7-9138-4d6c-b97f-427fb06ceb46} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9580 | 2024.12.19 19:27:50.937017 [ 263 ] {1791fbe7-9138-4d6c-b97f-427fb06ceb46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9581 | 2024.12.19 19:27:50.937386 [ 263 ] {1791fbe7-9138-4d6c-b97f-427fb06ceb46} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9582 | 2024.12.19 19:27:50.937625 [ 263 ] {1791fbe7-9138-4d6c-b97f-427fb06ceb46} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9583 | 2024.12.19 19:27:50.937836 [ 263 ] {1791fbe7-9138-4d6c-b97f-427fb06ceb46} <Debug> executeQuery: Read 61 rows, 4.84 KiB in 0.00155 sec., 39354.838709677424 rows/sec., 3.05 MiB/sec. | ||
9584 | 2024.12.19 19:27:50.937887 [ 263 ] {1791fbe7-9138-4d6c-b97f-427fb06ceb46} <Debug> TCPHandler: Processed in 0.001751657 sec. | ||
9585 | 2024.12.19 19:27:50.938061 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9586 | 2024.12.19 19:27:50.938190 [ 259 ] {1f4a8907-6113-4975-9d41-722ea03ae8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9587 | 2024.12.19 19:27:50.938246 [ 259 ] {1f4a8907-6113-4975-9d41-722ea03ae8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9588 | 2024.12.19 19:27:50.938862 [ 259 ] {1f4a8907-6113-4975-9d41-722ea03ae8be} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9589 | 2024.12.19 19:27:50.938903 [ 259 ] {1f4a8907-6113-4975-9d41-722ea03ae8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9590 | 2024.12.19 19:27:50.939254 [ 259 ] {1f4a8907-6113-4975-9d41-722ea03ae8be} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9591 | 2024.12.19 19:27:50.939494 [ 259 ] {1f4a8907-6113-4975-9d41-722ea03ae8be} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9592 | 2024.12.19 19:27:50.939714 [ 259 ] {1f4a8907-6113-4975-9d41-722ea03ae8be} <Debug> executeQuery: Read 4 rows, 297.00 B in 0.001552 sec., 2577.319587628866 rows/sec., 186.88 KiB/sec. | ||
9593 | 2024.12.19 19:27:50.939774 [ 259 ] {1f4a8907-6113-4975-9d41-722ea03ae8be} <Debug> TCPHandler: Processed in 0.001776238 sec. | ||
9594 | 2024.12.19 19:27:50.939948 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9595 | 2024.12.19 19:27:50.940083 [ 263 ] {cb90c96d-a4c7-4aa7-97db-491a084cadc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9596 | 2024.12.19 19:27:50.940137 [ 263 ] {cb90c96d-a4c7-4aa7-97db-491a084cadc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9597 | 2024.12.19 19:27:50.940783 [ 263 ] {cb90c96d-a4c7-4aa7-97db-491a084cadc3} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9598 | 2024.12.19 19:27:50.940822 [ 263 ] {cb90c96d-a4c7-4aa7-97db-491a084cadc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9599 | 2024.12.19 19:27:50.941176 [ 263 ] {cb90c96d-a4c7-4aa7-97db-491a084cadc3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9600 | 2024.12.19 19:27:50.941415 [ 263 ] {cb90c96d-a4c7-4aa7-97db-491a084cadc3} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9601 | 2024.12.19 19:27:50.941628 [ 263 ] {cb90c96d-a4c7-4aa7-97db-491a084cadc3} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001573 sec., 43229.497774952324 rows/sec., 3.38 MiB/sec. | ||
9602 | 2024.12.19 19:27:50.941679 [ 263 ] {cb90c96d-a4c7-4aa7-97db-491a084cadc3} <Debug> TCPHandler: Processed in 0.001814759 sec. | ||
9603 | 2024.12.19 19:27:50.941849 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9604 | 2024.12.19 19:27:50.941980 [ 259 ] {6034d026-1e1f-4272-a201-56afc88031a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9605 | 2024.12.19 19:27:50.942039 [ 259 ] {6034d026-1e1f-4272-a201-56afc88031a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9606 | 2024.12.19 19:27:50.942671 [ 259 ] {6034d026-1e1f-4272-a201-56afc88031a4} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9607 | 2024.12.19 19:27:50.942717 [ 259 ] {6034d026-1e1f-4272-a201-56afc88031a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9608 | 2024.12.19 19:27:50.943095 [ 259 ] {6034d026-1e1f-4272-a201-56afc88031a4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9609 | 2024.12.19 19:27:50.943329 [ 259 ] {6034d026-1e1f-4272-a201-56afc88031a4} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9610 | 2024.12.19 19:27:50.943541 [ 259 ] {6034d026-1e1f-4272-a201-56afc88031a4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001589 sec., 101321.5859030837 rows/sec., 7.06 MiB/sec. | ||
9611 | 2024.12.19 19:27:50.943594 [ 259 ] {6034d026-1e1f-4272-a201-56afc88031a4} <Debug> TCPHandler: Processed in 0.001820579 sec. | ||
9612 | 2024.12.19 19:27:50.943730 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9613 | 2024.12.19 19:27:50.943857 [ 263 ] {04c6a7c1-5b25-4744-9eba-204e2871ce88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9614 | 2024.12.19 19:27:50.943936 [ 263 ] {04c6a7c1-5b25-4744-9eba-204e2871ce88} <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 | ||
9615 | 2024.12.19 19:27:50.945083 [ 263 ] {04c6a7c1-5b25-4744-9eba-204e2871ce88} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9616 | 2024.12.19 19:27:50.945121 [ 263 ] {04c6a7c1-5b25-4744-9eba-204e2871ce88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9617 | 2024.12.19 19:27:50.945703 [ 263 ] {04c6a7c1-5b25-4744-9eba-204e2871ce88} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9618 | 2024.12.19 19:27:50.945962 [ 263 ] {04c6a7c1-5b25-4744-9eba-204e2871ce88} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9619 | 2024.12.19 19:27:50.946198 [ 263 ] {04c6a7c1-5b25-4744-9eba-204e2871ce88} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002369 sec., 844.2380751371887 rows/sec., 1.51 MiB/sec. | ||
9620 | 2024.12.19 19:27:50.946299 [ 263 ] {04c6a7c1-5b25-4744-9eba-204e2871ce88} <Debug> TCPHandler: Processed in 0.002627251 sec. | ||
9621 | 2024.12.19 19:27:50.946452 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9622 | 2024.12.19 19:27:50.946580 [ 259 ] {45f99097-5bcd-44ca-bd05-52176f520afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9623 | 2024.12.19 19:27:50.946636 [ 259 ] {45f99097-5bcd-44ca-bd05-52176f520afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9624 | 2024.12.19 19:27:50.947155 [ 259 ] {45f99097-5bcd-44ca-bd05-52176f520afc} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9625 | 2024.12.19 19:27:50.947201 [ 259 ] {45f99097-5bcd-44ca-bd05-52176f520afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9626 | 2024.12.19 19:27:50.947622 [ 259 ] {45f99097-5bcd-44ca-bd05-52176f520afc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9627 | 2024.12.19 19:27:50.947868 [ 259 ] {45f99097-5bcd-44ca-bd05-52176f520afc} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9628 | 2024.12.19 19:27:50.948090 [ 259 ] {45f99097-5bcd-44ca-bd05-52176f520afc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001538 sec., 39011.70351105331 rows/sec., 2.63 MiB/sec. | ||
9629 | 2024.12.19 19:27:50.948178 [ 259 ] {45f99097-5bcd-44ca-bd05-52176f520afc} <Debug> TCPHandler: Processed in 0.001787808 sec. | ||
9630 | 2024.12.19 19:27:53.150519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
9631 | 2024.12.19 19:27:53.151181 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9632 | 2024.12.19 19:27:53.151228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9633 | 2024.12.19 19:27:53.151762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9634 | 2024.12.19 19:27:53.152020 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9635 | 2024.12.19 19:27:53.152283 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
9636 | 2024.12.19 19:27:54.724319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
9637 | 2024.12.19 19:27:54.745455 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9638 | 2024.12.19 19:27:54.745508 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9639 | 2024.12.19 19:27:54.752906 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9640 | 2024.12.19 19:27:54.753715 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9641 | 2024.12.19 19:27:54.756910 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
9642 | 2024.12.19 19:27:55.750864 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1364 | ||
9643 | 2024.12.19 19:27:55.754091 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9644 | 2024.12.19 19:27:55.754147 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9645 | 2024.12.19 19:27:55.755621 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9646 | 2024.12.19 19:27:55.755941 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9647 | 2024.12.19 19:27:55.756122 [ 122 ] {} <Debug> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9648 | 2024.12.19 19:27:55.756194 [ 122 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9649 | 2024.12.19 19:27:55.756234 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9650 | 2024.12.19 19:27:55.756684 [ 188 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::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 | ||
9651 | 2024.12.19 19:27:55.758189 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1364 | ||
9652 | 2024.12.19 19:27:55.758542 [ 188 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9653 | 2024.12.19 19:27:55.758735 [ 188 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1212 rows starting from the beginning of the part | ||
9654 | 2024.12.19 19:27:55.759378 [ 188 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
9655 | 2024.12.19 19:27:55.760000 [ 188 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
9656 | 2024.12.19 19:27:55.760643 [ 188 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 58 rows starting from the beginning of the part | ||
9657 | 2024.12.19 19:27:55.761260 [ 188 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
9658 | 2024.12.19 19:27:55.761872 [ 188 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
9659 | 2024.12.19 19:27:55.770474 [ 193 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1364 rows, containing 72 columns (72 merged, 0 gathered) in 0.014120713 sec., 96595.68890041175 rows/sec., 75.43 MiB/sec. | ||
9660 | 2024.12.19 19:27:55.772026 [ 198 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9661 | 2024.12.19 19:27:55.772787 [ 198 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_36_7} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9662 | 2024.12.19 19:27:55.772869 [ 198 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_36_7} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9663 | 2024.12.19 19:27:55.773170 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
9664 | 2024.12.19 19:27:55.941119 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9665 | 2024.12.19 19:27:55.941297 [ 259 ] {01d67aa9-c03f-4f5e-86c2-1f817466a559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9666 | 2024.12.19 19:27:55.941368 [ 259 ] {01d67aa9-c03f-4f5e-86c2-1f817466a559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9667 | 2024.12.19 19:27:55.942101 [ 259 ] {01d67aa9-c03f-4f5e-86c2-1f817466a559} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9668 | 2024.12.19 19:27:55.942144 [ 259 ] {01d67aa9-c03f-4f5e-86c2-1f817466a559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9669 | 2024.12.19 19:27:55.942576 [ 259 ] {01d67aa9-c03f-4f5e-86c2-1f817466a559} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9670 | 2024.12.19 19:27:55.942827 [ 259 ] {01d67aa9-c03f-4f5e-86c2-1f817466a559} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9671 | 2024.12.19 19:27:55.943062 [ 259 ] {01d67aa9-c03f-4f5e-86c2-1f817466a559} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001818 sec., 7700.770077007701 rows/sec., 554.35 KiB/sec. | ||
9672 | 2024.12.19 19:27:55.943116 [ 259 ] {01d67aa9-c03f-4f5e-86c2-1f817466a559} <Debug> TCPHandler: Processed in 0.002124118 sec. | ||
9673 | 2024.12.19 19:27:55.943271 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9674 | 2024.12.19 19:27:55.943384 [ 263 ] {d9ccaf1d-af07-417b-9837-f6e14ed95d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9675 | 2024.12.19 19:27:55.943432 [ 263 ] {d9ccaf1d-af07-417b-9837-f6e14ed95d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9676 | 2024.12.19 19:27:55.944091 [ 263 ] {d9ccaf1d-af07-417b-9837-f6e14ed95d95} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9677 | 2024.12.19 19:27:55.944131 [ 263 ] {d9ccaf1d-af07-417b-9837-f6e14ed95d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9678 | 2024.12.19 19:27:55.944528 [ 263 ] {d9ccaf1d-af07-417b-9837-f6e14ed95d95} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9679 | 2024.12.19 19:27:55.944774 [ 263 ] {d9ccaf1d-af07-417b-9837-f6e14ed95d95} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9680 | 2024.12.19 19:27:55.944995 [ 263 ] {d9ccaf1d-af07-417b-9837-f6e14ed95d95} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001634 sec., 170746.6340269278 rows/sec., 15.05 MiB/sec. | ||
9681 | 2024.12.19 19:27:55.945047 [ 263 ] {d9ccaf1d-af07-417b-9837-f6e14ed95d95} <Debug> TCPHandler: Processed in 0.00183376 sec. | ||
9682 | 2024.12.19 19:27:55.945180 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9683 | 2024.12.19 19:27:55.945288 [ 259 ] {e825f072-c334-4b89-8aa8-d18f0458e86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9684 | 2024.12.19 19:27:55.945333 [ 259 ] {e825f072-c334-4b89-8aa8-d18f0458e86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9685 | 2024.12.19 19:27:55.945870 [ 259 ] {e825f072-c334-4b89-8aa8-d18f0458e86f} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9686 | 2024.12.19 19:27:55.945908 [ 259 ] {e825f072-c334-4b89-8aa8-d18f0458e86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9687 | 2024.12.19 19:27:55.946255 [ 259 ] {e825f072-c334-4b89-8aa8-d18f0458e86f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9688 | 2024.12.19 19:27:55.946492 [ 259 ] {e825f072-c334-4b89-8aa8-d18f0458e86f} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9689 | 2024.12.19 19:27:55.946712 [ 259 ] {e825f072-c334-4b89-8aa8-d18f0458e86f} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.001446 sec., 31120.33195020747 rows/sec., 2.24 MiB/sec. | ||
9690 | 2024.12.19 19:27:55.946764 [ 259 ] {e825f072-c334-4b89-8aa8-d18f0458e86f} <Debug> TCPHandler: Processed in 0.001639884 sec. | ||
9691 | 2024.12.19 19:27:55.946908 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9692 | 2024.12.19 19:27:55.947035 [ 263 ] {500140aa-fe7c-46f2-a22d-0da91658f4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9693 | 2024.12.19 19:27:55.947088 [ 263 ] {500140aa-fe7c-46f2-a22d-0da91658f4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9694 | 2024.12.19 19:27:55.947722 [ 263 ] {500140aa-fe7c-46f2-a22d-0da91658f4f7} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9695 | 2024.12.19 19:27:55.947769 [ 263 ] {500140aa-fe7c-46f2-a22d-0da91658f4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9696 | 2024.12.19 19:27:55.948127 [ 263 ] {500140aa-fe7c-46f2-a22d-0da91658f4f7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9697 | 2024.12.19 19:27:55.948361 [ 263 ] {500140aa-fe7c-46f2-a22d-0da91658f4f7} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9698 | 2024.12.19 19:27:55.948588 [ 263 ] {500140aa-fe7c-46f2-a22d-0da91658f4f7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001571 sec., 8911.521323997455 rows/sec., 624.10 KiB/sec. | ||
9699 | 2024.12.19 19:27:55.948688 [ 263 ] {500140aa-fe7c-46f2-a22d-0da91658f4f7} <Debug> TCPHandler: Processed in 0.00184157 sec. | ||
9700 | 2024.12.19 19:27:55.948909 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9701 | 2024.12.19 19:27:55.949068 [ 259 ] {c233e85c-21fe-4478-bcdb-ce565f475f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9702 | 2024.12.19 19:27:55.949124 [ 259 ] {c233e85c-21fe-4478-bcdb-ce565f475f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9703 | 2024.12.19 19:27:55.949804 [ 259 ] {c233e85c-21fe-4478-bcdb-ce565f475f96} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9704 | 2024.12.19 19:27:55.949850 [ 259 ] {c233e85c-21fe-4478-bcdb-ce565f475f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9705 | 2024.12.19 19:27:55.950231 [ 259 ] {c233e85c-21fe-4478-bcdb-ce565f475f96} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9706 | 2024.12.19 19:27:55.950475 [ 259 ] {c233e85c-21fe-4478-bcdb-ce565f475f96} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9707 | 2024.12.19 19:27:55.950697 [ 259 ] {c233e85c-21fe-4478-bcdb-ce565f475f96} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001657 sec., 7845.503922751961 rows/sec., 489.17 KiB/sec. | ||
9708 | 2024.12.19 19:27:55.950802 [ 259 ] {c233e85c-21fe-4478-bcdb-ce565f475f96} <Debug> TCPHandler: Processed in 0.002026925 sec. | ||
9709 | 2024.12.19 19:27:55.950955 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9710 | 2024.12.19 19:27:55.951070 [ 263 ] {068388ec-1743-4dd5-bcd0-af4b82e2904b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9711 | 2024.12.19 19:27:55.951116 [ 263 ] {068388ec-1743-4dd5-bcd0-af4b82e2904b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9712 | 2024.12.19 19:27:55.951835 [ 263 ] {068388ec-1743-4dd5-bcd0-af4b82e2904b} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9713 | 2024.12.19 19:27:55.951877 [ 263 ] {068388ec-1743-4dd5-bcd0-af4b82e2904b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9714 | 2024.12.19 19:27:55.952260 [ 263 ] {068388ec-1743-4dd5-bcd0-af4b82e2904b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9715 | 2024.12.19 19:27:55.952499 [ 263 ] {068388ec-1743-4dd5-bcd0-af4b82e2904b} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9716 | 2024.12.19 19:27:55.952712 [ 263 ] {068388ec-1743-4dd5-bcd0-af4b82e2904b} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.001664 sec., 252403.84615384616 rows/sec., 18.03 MiB/sec. | ||
9717 | 2024.12.19 19:27:55.952764 [ 263 ] {068388ec-1743-4dd5-bcd0-af4b82e2904b} <Debug> TCPHandler: Processed in 0.001873111 sec. | ||
9718 | 2024.12.19 19:27:55.952934 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9719 | 2024.12.19 19:27:55.953063 [ 259 ] {8f6e4cdd-f4e8-4f05-abc6-fb5fd5546391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9720 | 2024.12.19 19:27:55.953119 [ 259 ] {8f6e4cdd-f4e8-4f05-abc6-fb5fd5546391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9721 | 2024.12.19 19:27:55.953637 [ 259 ] {8f6e4cdd-f4e8-4f05-abc6-fb5fd5546391} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9722 | 2024.12.19 19:27:55.953682 [ 259 ] {8f6e4cdd-f4e8-4f05-abc6-fb5fd5546391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9723 | 2024.12.19 19:27:55.954070 [ 259 ] {8f6e4cdd-f4e8-4f05-abc6-fb5fd5546391} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9724 | 2024.12.19 19:27:55.954322 [ 259 ] {8f6e4cdd-f4e8-4f05-abc6-fb5fd5546391} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9725 | 2024.12.19 19:27:55.954550 [ 259 ] {8f6e4cdd-f4e8-4f05-abc6-fb5fd5546391} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 206.78 KiB/sec. | ||
9726 | 2024.12.19 19:27:55.954600 [ 259 ] {8f6e4cdd-f4e8-4f05-abc6-fb5fd5546391} <Debug> TCPHandler: Processed in 0.001730437 sec. | ||
9727 | 2024.12.19 19:27:55.954735 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9728 | 2024.12.19 19:27:55.954842 [ 263 ] {c1089bc4-3665-46dc-a4ea-836644f52cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9729 | 2024.12.19 19:27:55.954890 [ 263 ] {c1089bc4-3665-46dc-a4ea-836644f52cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9730 | 2024.12.19 19:27:55.955414 [ 263 ] {c1089bc4-3665-46dc-a4ea-836644f52cc3} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9731 | 2024.12.19 19:27:55.955458 [ 263 ] {c1089bc4-3665-46dc-a4ea-836644f52cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9732 | 2024.12.19 19:27:55.955837 [ 263 ] {c1089bc4-3665-46dc-a4ea-836644f52cc3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9733 | 2024.12.19 19:27:55.956083 [ 263 ] {c1089bc4-3665-46dc-a4ea-836644f52cc3} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9734 | 2024.12.19 19:27:55.956316 [ 263 ] {c1089bc4-3665-46dc-a4ea-836644f52cc3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001492 sec., 158847.18498659518 rows/sec., 10.65 MiB/sec. | ||
9735 | 2024.12.19 19:27:55.956430 [ 263 ] {c1089bc4-3665-46dc-a4ea-836644f52cc3} <Debug> TCPHandler: Processed in 0.001745217 sec. | ||
9736 | 2024.12.19 19:27:55.956641 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9737 | 2024.12.19 19:27:55.956838 [ 259 ] {4148d03b-0173-45b2-98a3-30f5cec4e8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9738 | 2024.12.19 19:27:55.956889 [ 259 ] {4148d03b-0173-45b2-98a3-30f5cec4e8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9739 | 2024.12.19 19:27:55.957334 [ 259 ] {4148d03b-0173-45b2-98a3-30f5cec4e8e0} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9740 | 2024.12.19 19:27:55.957373 [ 259 ] {4148d03b-0173-45b2-98a3-30f5cec4e8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9741 | 2024.12.19 19:27:55.957728 [ 259 ] {4148d03b-0173-45b2-98a3-30f5cec4e8e0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9742 | 2024.12.19 19:27:55.957969 [ 259 ] {4148d03b-0173-45b2-98a3-30f5cec4e8e0} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9743 | 2024.12.19 19:27:55.958142 [ 120 ] {} <Debug> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
9744 | 2024.12.19 19:27:55.958209 [ 259 ] {4148d03b-0173-45b2-98a3-30f5cec4e8e0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001399 sec., 714.7962830593281 rows/sec., 48.16 KiB/sec. | ||
9745 | 2024.12.19 19:27:55.958215 [ 120 ] {} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9746 | 2024.12.19 19:27:55.958289 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9747 | 2024.12.19 19:27:55.958323 [ 259 ] {4148d03b-0173-45b2-98a3-30f5cec4e8e0} <Debug> TCPHandler: Processed in 0.001792329 sec. | ||
9748 | 2024.12.19 19:27:55.958532 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9749 | 2024.12.19 19:27:55.958541 [ 189 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
9750 | 2024.12.19 19:27:55.958773 [ 263 ] {37b67a06-7606-4e15-a8c2-54cf6655f1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9751 | 2024.12.19 19:27:55.958814 [ 189 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9752 | 2024.12.19 19:27:55.958868 [ 189 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part | ||
9753 | 2024.12.19 19:27:55.958875 [ 263 ] {37b67a06-7606-4e15-a8c2-54cf6655f1cd} <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 | ||
9754 | 2024.12.19 19:27:55.959107 [ 189 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
9755 | 2024.12.19 19:27:55.959505 [ 189 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
9756 | 2024.12.19 19:27:55.959892 [ 189 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
9757 | 2024.12.19 19:27:55.960268 [ 189 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
9758 | 2024.12.19 19:27:55.960616 [ 189 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
9759 | 2024.12.19 19:27:55.962810 [ 198 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.00441063 sec., 7935.37431160628 rows/sec., 534.71 KiB/sec. | ||
9760 | 2024.12.19 19:27:55.963055 [ 198 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
9761 | 2024.12.19 19:27:55.963385 [ 263 ] {37b67a06-7606-4e15-a8c2-54cf6655f1cd} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9762 | 2024.12.19 19:27:55.963457 [ 263 ] {37b67a06-7606-4e15-a8c2-54cf6655f1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9763 | 2024.12.19 19:27:55.963765 [ 198 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_35_7} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9764 | 2024.12.19 19:27:55.963956 [ 198 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_35_7} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
9765 | 2024.12.19 19:27:55.964127 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9766 | 2024.12.19 19:27:55.964574 [ 263 ] {37b67a06-7606-4e15-a8c2-54cf6655f1cd} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9767 | 2024.12.19 19:27:55.964853 [ 263 ] {37b67a06-7606-4e15-a8c2-54cf6655f1cd} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9768 | 2024.12.19 19:27:55.965180 [ 263 ] {37b67a06-7606-4e15-a8c2-54cf6655f1cd} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.006455 sec., 5886.909372579396 rows/sec., 10.55 MiB/sec. | ||
9769 | 2024.12.19 19:27:55.965608 [ 263 ] {37b67a06-7606-4e15-a8c2-54cf6655f1cd} <Debug> TCPHandler: Processed in 0.007172684 sec. | ||
9770 | 2024.12.19 19:27:55.965874 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9771 | 2024.12.19 19:27:55.966065 [ 259 ] {122e4e70-3ba9-42da-926e-deb8ff608169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9772 | 2024.12.19 19:27:55.966123 [ 259 ] {122e4e70-3ba9-42da-926e-deb8ff608169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9773 | 2024.12.19 19:27:55.966691 [ 259 ] {122e4e70-3ba9-42da-926e-deb8ff608169} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9774 | 2024.12.19 19:27:55.966739 [ 259 ] {122e4e70-3ba9-42da-926e-deb8ff608169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
9775 | 2024.12.19 19:27:55.967132 [ 259 ] {122e4e70-3ba9-42da-926e-deb8ff608169} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9776 | 2024.12.19 19:27:55.967367 [ 259 ] {122e4e70-3ba9-42da-926e-deb8ff608169} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9777 | 2024.12.19 19:27:55.967594 [ 259 ] {122e4e70-3ba9-42da-926e-deb8ff608169} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001558 sec., 52631.57894736843 rows/sec., 3.34 MiB/sec. | ||
9778 | 2024.12.19 19:27:55.967653 [ 259 ] {122e4e70-3ba9-42da-926e-deb8ff608169} <Debug> TCPHandler: Processed in 0.001936043 sec. | ||
9779 | 2024.12.19 19:28:00.468076 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9780 | 2024.12.19 19:28:00.468145 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9781 | 2024.12.19 19:28:00.653332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
9782 | 2024.12.19 19:28:00.653967 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9783 | 2024.12.19 19:28:00.654017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9784 | 2024.12.19 19:28:00.654530 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9785 | 2024.12.19 19:28:00.654789 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9786 | 2024.12.19 19:28:00.655080 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
9787 | 2024.12.19 19:28:00.934593 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9788 | 2024.12.19 19:28:00.934906 [ 259 ] {9686dbad-c86a-4f8f-b3df-4efea8567048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9789 | 2024.12.19 19:28:00.935026 [ 259 ] {9686dbad-c86a-4f8f-b3df-4efea8567048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9790 | 2024.12.19 19:28:00.935830 [ 259 ] {9686dbad-c86a-4f8f-b3df-4efea8567048} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9791 | 2024.12.19 19:28:00.935880 [ 259 ] {9686dbad-c86a-4f8f-b3df-4efea8567048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9792 | 2024.12.19 19:28:00.936316 [ 259 ] {9686dbad-c86a-4f8f-b3df-4efea8567048} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9793 | 2024.12.19 19:28:00.936579 [ 259 ] {9686dbad-c86a-4f8f-b3df-4efea8567048} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9794 | 2024.12.19 19:28:00.936756 [ 117 ] {} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9795 | 2024.12.19 19:28:00.936801 [ 259 ] {9686dbad-c86a-4f8f-b3df-4efea8567048} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001984 sec., 30241.935483870966 rows/sec., 2.35 MiB/sec. | ||
9796 | 2024.12.19 19:28:00.936840 [ 117 ] {} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9797 | 2024.12.19 19:28:00.936884 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9798 | 2024.12.19 19:28:00.936890 [ 259 ] {9686dbad-c86a-4f8f-b3df-4efea8567048} <Debug> TCPHandler: Processed in 0.002493928 sec. | ||
9799 | 2024.12.19 19:28:00.937130 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
9800 | 2024.12.19 19:28:00.937156 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9801 | 2024.12.19 19:28:00.937570 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9802 | 2024.12.19 19:28:00.937602 [ 263 ] {8154342d-7599-43ac-be0a-f8b215d4d41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9803 | 2024.12.19 19:28:00.937718 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1432 rows starting from the beginning of the part | ||
9804 | 2024.12.19 19:28:00.937809 [ 263 ] {8154342d-7599-43ac-be0a-f8b215d4d41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9805 | 2024.12.19 19:28:00.938271 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
9806 | 2024.12.19 19:28:00.938742 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 279 rows starting from the beginning of the part | ||
9807 | 2024.12.19 19:28:00.939203 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 61 rows starting from the beginning of the part | ||
9808 | 2024.12.19 19:28:00.939862 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 279 rows starting from the beginning of the part | ||
9809 | 2024.12.19 19:28:00.940480 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
9810 | 2024.12.19 19:28:00.941646 [ 263 ] {8154342d-7599-43ac-be0a-f8b215d4d41c} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9811 | 2024.12.19 19:28:00.941693 [ 263 ] {8154342d-7599-43ac-be0a-f8b215d4d41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9812 | 2024.12.19 19:28:00.942277 [ 263 ] {8154342d-7599-43ac-be0a-f8b215d4d41c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9813 | 2024.12.19 19:28:00.942570 [ 263 ] {8154342d-7599-43ac-be0a-f8b215d4d41c} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9814 | 2024.12.19 19:28:00.942904 [ 114 ] {} <Debug> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9815 | 2024.12.19 19:28:00.943030 [ 114 ] {} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9816 | 2024.12.19 19:28:00.943062 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2171 rows, containing 5 columns (5 merged, 0 gathered) in 0.006100075 sec., 355897.26355823496 rows/sec., 31.31 MiB/sec. | ||
9817 | 2024.12.19 19:28:00.943076 [ 263 ] {8154342d-7599-43ac-be0a-f8b215d4d41c} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.005661 sec., 353.29447094152977 rows/sec., 26.57 KiB/sec. | ||
9818 | 2024.12.19 19:28:00.943096 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9819 | 2024.12.19 19:28:00.943358 [ 263 ] {8154342d-7599-43ac-be0a-f8b215d4d41c} <Debug> TCPHandler: Processed in 0.006316391 sec. | ||
9820 | 2024.12.19 19:28:00.943471 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9821 | 2024.12.19 19:28:00.943713 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::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 | ||
9822 | 2024.12.19 19:28:00.943797 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9823 | 2024.12.19 19:28:00.944217 [ 259 ] {417d92fb-b430-437d-b7d1-f97575a8754e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9824 | 2024.12.19 19:28:00.944420 [ 259 ] {417d92fb-b430-437d-b7d1-f97575a8754e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9825 | 2024.12.19 19:28:00.944459 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9826 | 2024.12.19 19:28:00.944651 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 65 rows starting from the beginning of the part | ||
9827 | 2024.12.19 19:28:00.944758 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_71_14} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9828 | 2024.12.19 19:28:00.945206 [ 189 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_71_14} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9829 | 2024.12.19 19:28:00.945262 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2 rows starting from the beginning of the part | ||
9830 | 2024.12.19 19:28:00.945559 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
9831 | 2024.12.19 19:28:00.945812 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 45 rows starting from the beginning of the part | ||
9832 | 2024.12.19 19:28:00.946385 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 4 rows starting from the beginning of the part | ||
9833 | 2024.12.19 19:28:00.946787 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 45 rows starting from the beginning of the part | ||
9834 | 2024.12.19 19:28:00.947057 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2 rows starting from the beginning of the part | ||
9835 | 2024.12.19 19:28:00.949156 [ 259 ] {417d92fb-b430-437d-b7d1-f97575a8754e} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9836 | 2024.12.19 19:28:00.949227 [ 259 ] {417d92fb-b430-437d-b7d1-f97575a8754e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9837 | 2024.12.19 19:28:00.951335 [ 259 ] {417d92fb-b430-437d-b7d1-f97575a8754e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9838 | 2024.12.19 19:28:00.951395 [ 196 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.008153151 sec., 19992.27047309684 rows/sec., 1.51 MiB/sec. | ||
9839 | 2024.12.19 19:28:00.951669 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9840 | 2024.12.19 19:28:00.951785 [ 259 ] {417d92fb-b430-437d-b7d1-f97575a8754e} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9841 | 2024.12.19 19:28:00.952036 [ 114 ] {} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9842 | 2024.12.19 19:28:00.952172 [ 114 ] {} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9843 | 2024.12.19 19:28:00.952233 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9844 | 2024.12.19 19:28:00.952310 [ 259 ] {417d92fb-b430-437d-b7d1-f97575a8754e} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.008182 sec., 8066.487411390858 rows/sec., 644.76 KiB/sec. | ||
9845 | 2024.12.19 19:28:00.952504 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_66_13} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9846 | 2024.12.19 19:28:00.952728 [ 259 ] {417d92fb-b430-437d-b7d1-f97575a8754e} <Debug> TCPHandler: Processed in 0.009193849 sec. | ||
9847 | 2024.12.19 19:28:00.952750 [ 196 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
9848 | 2024.12.19 19:28:00.952846 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_66_13} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9849 | 2024.12.19 19:28:00.953005 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9850 | 2024.12.19 19:28:00.953126 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9851 | 2024.12.19 19:28:00.953151 [ 196 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9852 | 2024.12.19 19:28:00.953237 [ 196 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 914 rows starting from the beginning of the part | ||
9853 | 2024.12.19 19:28:00.953332 [ 263 ] {a3289b89-b23b-435c-8533-91e8008fa6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9854 | 2024.12.19 19:28:00.953525 [ 196 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 66 rows starting from the beginning of the part | ||
9855 | 2024.12.19 19:28:00.953547 [ 263 ] {a3289b89-b23b-435c-8533-91e8008fa6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9856 | 2024.12.19 19:28:00.953857 [ 196 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 420 rows starting from the beginning of the part | ||
9857 | 2024.12.19 19:28:00.954177 [ 196 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 68 rows starting from the beginning of the part | ||
9858 | 2024.12.19 19:28:00.954558 [ 196 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 420 rows starting from the beginning of the part | ||
9859 | 2024.12.19 19:28:00.954812 [ 196 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 66 rows starting from the beginning of the part | ||
9860 | 2024.12.19 19:28:00.956315 [ 263 ] {a3289b89-b23b-435c-8533-91e8008fa6ad} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9861 | 2024.12.19 19:28:00.956392 [ 263 ] {a3289b89-b23b-435c-8533-91e8008fa6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9862 | 2024.12.19 19:28:00.957422 [ 263 ] {a3289b89-b23b-435c-8533-91e8008fa6ad} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9863 | 2024.12.19 19:28:00.957937 [ 263 ] {a3289b89-b23b-435c-8533-91e8008fa6ad} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9864 | 2024.12.19 19:28:00.958159 [ 196 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 5 columns (5 merged, 0 gathered) in 0.005786007 sec., 337711.30937103945 rows/sec., 25.85 MiB/sec. | ||
9865 | 2024.12.19 19:28:00.958294 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9866 | 2024.12.19 19:28:00.958409 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9867 | 2024.12.19 19:28:00.958487 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9868 | 2024.12.19 19:28:00.958507 [ 200 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9869 | 2024.12.19 19:28:00.958570 [ 263 ] {a3289b89-b23b-435c-8533-91e8008fa6ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005282 sec., 30291.556228701247 rows/sec., 2.11 MiB/sec. | ||
9870 | 2024.12.19 19:28:00.958980 [ 263 ] {a3289b89-b23b-435c-8533-91e8008fa6ad} <Debug> TCPHandler: Processed in 0.006123256 sec. | ||
9871 | 2024.12.19 19:28:00.959040 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
9872 | 2024.12.19 19:28:00.959291 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9873 | 2024.12.19 19:28:00.959384 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9874 | 2024.12.19 19:28:00.959467 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23782 rows starting from the beginning of the part | ||
9875 | 2024.12.19 19:28:00.959553 [ 200 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_71_14} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9876 | 2024.12.19 19:28:00.959638 [ 259 ] {58e490e4-a341-47a5-9f32-0e951de11d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9877 | 2024.12.19 19:28:00.959837 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
9878 | 2024.12.19 19:28:00.960020 [ 200 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_71_14} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9879 | 2024.12.19 19:28:00.960174 [ 259 ] {58e490e4-a341-47a5-9f32-0e951de11d35} <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 | ||
9880 | 2024.12.19 19:28:00.960351 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part | ||
9881 | 2024.12.19 19:28:00.960457 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
9882 | 2024.12.19 19:28:00.960945 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 161 rows starting from the beginning of the part | ||
9883 | 2024.12.19 19:28:00.961225 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 237 rows starting from the beginning of the part | ||
9884 | 2024.12.19 19:28:00.961646 [ 201 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
9885 | 2024.12.19 19:28:00.963541 [ 259 ] {58e490e4-a341-47a5-9f32-0e951de11d35} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9886 | 2024.12.19 19:28:00.963579 [ 259 ] {58e490e4-a341-47a5-9f32-0e951de11d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9887 | 2024.12.19 19:28:00.964677 [ 259 ] {58e490e4-a341-47a5-9f32-0e951de11d35} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9888 | 2024.12.19 19:28:00.964965 [ 259 ] {58e490e4-a341-47a5-9f32-0e951de11d35} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9889 | 2024.12.19 19:28:00.965180 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9890 | 2024.12.19 19:28:00.965358 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9891 | 2024.12.19 19:28:00.965441 [ 259 ] {58e490e4-a341-47a5-9f32-0e951de11d35} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.005923 sec., 337.6667229444538 rows/sec., 619.61 KiB/sec. | ||
9892 | 2024.12.19 19:28:00.965452 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9893 | 2024.12.19 19:28:00.966148 [ 259 ] {58e490e4-a341-47a5-9f32-0e951de11d35} <Debug> TCPHandler: Processed in 0.007039211 sec. | ||
9894 | 2024.12.19 19:28:00.966150 [ 200 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::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 | ||
9895 | 2024.12.19 19:28:00.966409 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9896 | 2024.12.19 19:28:00.966707 [ 263 ] {7ca8779d-158c-470a-a74a-669b188b890f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9897 | 2024.12.19 19:28:00.966886 [ 263 ] {7ca8779d-158c-470a-a74a-669b188b890f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9898 | 2024.12.19 19:28:00.967276 [ 200 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9899 | 2024.12.19 19:28:00.967880 [ 200 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1210 rows starting from the beginning of the part | ||
9900 | 2024.12.19 19:28:00.968717 [ 200 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2 rows starting from the beginning of the part | ||
9901 | 2024.12.19 19:28:00.969685 [ 200 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 38 rows starting from the beginning of the part | ||
9902 | 2024.12.19 19:28:00.969991 [ 263 ] {7ca8779d-158c-470a-a74a-669b188b890f} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9903 | 2024.12.19 19:28:00.970231 [ 263 ] {7ca8779d-158c-470a-a74a-669b188b890f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9904 | 2024.12.19 19:28:00.970554 [ 200 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 2 rows starting from the beginning of the part | ||
9905 | 2024.12.19 19:28:00.971636 [ 190 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24737 rows, containing 5 columns (5 merged, 0 gathered) in 0.012968311 sec., 1907495.895186351 rows/sec., 128.80 MiB/sec. | ||
9906 | 2024.12.19 19:28:00.971703 [ 200 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 38 rows starting from the beginning of the part | ||
9907 | 2024.12.19 19:28:00.972134 [ 190 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9908 | 2024.12.19 19:28:00.972500 [ 200 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2 rows starting from the beginning of the part | ||
9909 | 2024.12.19 19:28:00.973257 [ 190 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9910 | 2024.12.19 19:28:00.973785 [ 190 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9911 | 2024.12.19 19:28:00.973776 [ 263 ] {7ca8779d-158c-470a-a74a-669b188b890f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9912 | 2024.12.19 19:28:00.974218 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
9913 | 2024.12.19 19:28:00.974691 [ 263 ] {7ca8779d-158c-470a-a74a-669b188b890f} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9914 | 2024.12.19 19:28:00.975025 [ 114 ] {} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9915 | 2024.12.19 19:28:00.975125 [ 114 ] {} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9916 | 2024.12.19 19:28:00.975223 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9917 | 2024.12.19 19:28:00.975560 [ 263 ] {7ca8779d-158c-470a-a74a-669b188b890f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.008882 sec., 6755.235307363207 rows/sec., 466.18 KiB/sec. | ||
9918 | 2024.12.19 19:28:00.976027 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
9919 | 2024.12.19 19:28:00.976169 [ 263 ] {7ca8779d-158c-470a-a74a-669b188b890f} <Debug> TCPHandler: Processed in 0.009896528 sec. | ||
9920 | 2024.12.19 19:28:00.976833 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9921 | 2024.12.19 19:28:00.976955 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4686 rows starting from the beginning of the part | ||
9922 | 2024.12.19 19:28:00.977114 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
9923 | 2024.12.19 19:28:00.977265 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part | ||
9924 | 2024.12.19 19:28:00.977501 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
9925 | 2024.12.19 19:28:00.977733 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part | ||
9926 | 2024.12.19 19:28:00.977903 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
9927 | 2024.12.19 19:28:00.982161 [ 192 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5030 rows, containing 4 columns (4 merged, 0 gathered) in 0.006800594 sec., 739641.2725123717 rows/sec., 48.21 MiB/sec. | ||
9928 | 2024.12.19 19:28:00.983113 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9929 | 2024.12.19 19:28:00.983477 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_71_14} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9930 | 2024.12.19 19:28:00.983560 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_71_14} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9931 | 2024.12.19 19:28:00.983646 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
9932 | 2024.12.19 19:28:00.986816 [ 197 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1292 rows, containing 19 columns (19 merged, 0 gathered) in 0.021143883 sec., 61105.14327004174 rows/sec., 109.50 MiB/sec. | ||
9933 | 2024.12.19 19:28:00.987882 [ 192 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9934 | 2024.12.19 19:28:00.988296 [ 192 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9935 | 2024.12.19 19:28:00.988373 [ 192 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9936 | 2024.12.19 19:28:00.988486 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.48 MiB. | ||
9937 | 2024.12.19 19:28:01.001159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.73 MiB, peak 242.16 MiB, free memory in arenas 0.00 B, will set to 233.82 MiB (RSS), difference: 3.09 MiB | ||
9938 | 2024.12.19 19:28:02.257904 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
9939 | 2024.12.19 19:28:02.279809 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9940 | 2024.12.19 19:28:02.279864 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9941 | 2024.12.19 19:28:02.287216 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9942 | 2024.12.19 19:28:02.288010 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9943 | 2024.12.19 19:28:02.290901 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
9944 | 2024.12.19 19:28:05.395047 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9945 | 2024.12.19 19:28:05.395282 [ 259 ] {590fdd3b-6fec-45fb-8d6d-68756ceb3374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9946 | 2024.12.19 19:28:05.395364 [ 259 ] {590fdd3b-6fec-45fb-8d6d-68756ceb3374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9947 | 2024.12.19 19:28:05.396204 [ 259 ] {590fdd3b-6fec-45fb-8d6d-68756ceb3374} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9948 | 2024.12.19 19:28:05.396250 [ 259 ] {590fdd3b-6fec-45fb-8d6d-68756ceb3374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9949 | 2024.12.19 19:28:05.396696 [ 259 ] {590fdd3b-6fec-45fb-8d6d-68756ceb3374} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9950 | 2024.12.19 19:28:05.396965 [ 259 ] {590fdd3b-6fec-45fb-8d6d-68756ceb3374} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9951 | 2024.12.19 19:28:05.397219 [ 259 ] {590fdd3b-6fec-45fb-8d6d-68756ceb3374} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001999 sec., 7003.501750875438 rows/sec., 504.16 KiB/sec. | ||
9952 | 2024.12.19 19:28:05.397276 [ 259 ] {590fdd3b-6fec-45fb-8d6d-68756ceb3374} <Debug> TCPHandler: Processed in 0.002371455 sec. | ||
9953 | 2024.12.19 19:28:05.397475 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9954 | 2024.12.19 19:28:05.397593 [ 263 ] {e1f4bf3b-f588-4831-b448-bd6beee9337a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9955 | 2024.12.19 19:28:05.397642 [ 263 ] {e1f4bf3b-f588-4831-b448-bd6beee9337a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9956 | 2024.12.19 19:28:05.398200 [ 263 ] {e1f4bf3b-f588-4831-b448-bd6beee9337a} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9957 | 2024.12.19 19:28:05.398241 [ 263 ] {e1f4bf3b-f588-4831-b448-bd6beee9337a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9958 | 2024.12.19 19:28:05.398608 [ 263 ] {e1f4bf3b-f588-4831-b448-bd6beee9337a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
9959 | 2024.12.19 19:28:05.398845 [ 263 ] {e1f4bf3b-f588-4831-b448-bd6beee9337a} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9960 | 2024.12.19 19:28:05.399096 [ 263 ] {e1f4bf3b-f588-4831-b448-bd6beee9337a} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001518 sec., 9222.66139657444 rows/sec., 752.04 KiB/sec. | ||
9961 | 2024.12.19 19:28:05.399310 [ 263 ] {e1f4bf3b-f588-4831-b448-bd6beee9337a} <Debug> TCPHandler: Processed in 0.001886781 sec. | ||
9962 | 2024.12.19 19:28:05.399503 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9963 | 2024.12.19 19:28:05.399636 [ 259 ] {6c04ed36-488e-4806-89c4-a2029a49cae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9964 | 2024.12.19 19:28:05.399693 [ 259 ] {6c04ed36-488e-4806-89c4-a2029a49cae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9965 | 2024.12.19 19:28:05.401080 [ 259 ] {6c04ed36-488e-4806-89c4-a2029a49cae3} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9966 | 2024.12.19 19:28:05.401121 [ 259 ] {6c04ed36-488e-4806-89c4-a2029a49cae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9967 | 2024.12.19 19:28:05.401564 [ 259 ] {6c04ed36-488e-4806-89c4-a2029a49cae3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9968 | 2024.12.19 19:28:05.401807 [ 259 ] {6c04ed36-488e-4806-89c4-a2029a49cae3} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9969 | 2024.12.19 19:28:05.402011 [ 259 ] {6c04ed36-488e-4806-89c4-a2029a49cae3} <Debug> executeQuery: Read 1426 rows, 121.81 KiB in 0.002404 sec., 593178.0366056573 rows/sec., 49.48 MiB/sec. | ||
9970 | 2024.12.19 19:28:05.402063 [ 259 ] {6c04ed36-488e-4806-89c4-a2029a49cae3} <Debug> TCPHandler: Processed in 0.002629971 sec. | ||
9971 | 2024.12.19 19:28:05.402202 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9972 | 2024.12.19 19:28:05.402312 [ 263 ] {5e49a401-e03a-4bcd-9e41-f8088129d742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9973 | 2024.12.19 19:28:05.402364 [ 263 ] {5e49a401-e03a-4bcd-9e41-f8088129d742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9974 | 2024.12.19 19:28:05.402929 [ 263 ] {5e49a401-e03a-4bcd-9e41-f8088129d742} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9975 | 2024.12.19 19:28:05.402971 [ 263 ] {5e49a401-e03a-4bcd-9e41-f8088129d742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9976 | 2024.12.19 19:28:05.403336 [ 263 ] {5e49a401-e03a-4bcd-9e41-f8088129d742} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9977 | 2024.12.19 19:28:05.403576 [ 263 ] {5e49a401-e03a-4bcd-9e41-f8088129d742} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9978 | 2024.12.19 19:28:05.403785 [ 263 ] {5e49a401-e03a-4bcd-9e41-f8088129d742} <Debug> executeQuery: Read 59 rows, 4.29 KiB in 0.001494 sec., 39491.298527443105 rows/sec., 2.80 MiB/sec. | ||
9979 | 2024.12.19 19:28:05.403839 [ 263 ] {5e49a401-e03a-4bcd-9e41-f8088129d742} <Debug> TCPHandler: Processed in 0.001690705 sec. | ||
9980 | 2024.12.19 19:28:05.403972 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9981 | 2024.12.19 19:28:05.404078 [ 259 ] {21c9ab68-ed00-4c14-84b7-9261d342600b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9982 | 2024.12.19 19:28:05.404126 [ 259 ] {21c9ab68-ed00-4c14-84b7-9261d342600b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9983 | 2024.12.19 19:28:05.404881 [ 259 ] {21c9ab68-ed00-4c14-84b7-9261d342600b} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9984 | 2024.12.19 19:28:05.404929 [ 259 ] {21c9ab68-ed00-4c14-84b7-9261d342600b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9985 | 2024.12.19 19:28:05.405318 [ 259 ] {21c9ab68-ed00-4c14-84b7-9261d342600b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9986 | 2024.12.19 19:28:05.405553 [ 259 ] {21c9ab68-ed00-4c14-84b7-9261d342600b} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9987 | 2024.12.19 19:28:05.405691 [ 109 ] {} <Debug> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9988 | 2024.12.19 19:28:05.405731 [ 109 ] {} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9989 | 2024.12.19 19:28:05.405737 [ 259 ] {21c9ab68-ed00-4c14-84b7-9261d342600b} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001679 sec., 144133.41274568197 rows/sec., 9.77 MiB/sec. | ||
9990 | 2024.12.19 19:28:05.405756 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
9991 | 2024.12.19 19:28:05.405826 [ 259 ] {21c9ab68-ed00-4c14-84b7-9261d342600b} <Debug> TCPHandler: Processed in 0.001900371 sec. | ||
9992 | 2024.12.19 19:28:05.406119 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9993 | 2024.12.19 19:28:05.406324 [ 192 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::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 | ||
9994 | 2024.12.19 19:28:05.406434 [ 263 ] {a397a440-bff2-4362-8d08-52917fe3c7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9995 | 2024.12.19 19:28:05.406586 [ 263 ] {a397a440-bff2-4362-8d08-52917fe3c7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9996 | 2024.12.19 19:28:05.406861 [ 192 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9997 | 2024.12.19 19:28:05.406939 [ 192 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 242 rows starting from the beginning of the part | ||
9998 | 2024.12.19 19:28:05.407241 [ 192 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
9999 | 2024.12.19 19:28:05.407705 [ 192 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part | ||
10000 | 2024.12.19 19:28:05.408087 [ 192 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
10001 | 2024.12.19 19:28:05.408344 [ 192 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
10002 | 2024.12.19 19:28:05.408664 [ 192 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part | ||
10003 | 2024.12.19 19:28:05.409422 [ 263 ] {a397a440-bff2-4362-8d08-52917fe3c7ef} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10004 | 2024.12.19 19:28:05.409484 [ 263 ] {a397a440-bff2-4362-8d08-52917fe3c7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10005 | 2024.12.19 19:28:05.410311 [ 263 ] {a397a440-bff2-4362-8d08-52917fe3c7ef} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10006 | 2024.12.19 19:28:05.410868 [ 263 ] {a397a440-bff2-4362-8d08-52917fe3c7ef} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10007 | 2024.12.19 19:28:05.411445 [ 263 ] {a397a440-bff2-4362-8d08-52917fe3c7ef} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00503 sec., 2584.493041749503 rows/sec., 161.14 KiB/sec. | ||
10008 | 2024.12.19 19:28:05.411938 [ 263 ] {a397a440-bff2-4362-8d08-52917fe3c7ef} <Debug> TCPHandler: Processed in 0.005978392 sec. | ||
10009 | 2024.12.19 19:28:05.412269 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10010 | 2024.12.19 19:28:05.412270 [ 197 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.006377033 sec., 120432.18217625658 rows/sec., 8.62 MiB/sec. | ||
10011 | 2024.12.19 19:28:05.412415 [ 259 ] {7bbbf120-13f2-4c2c-8cf9-fd8b14cc666e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10012 | 2024.12.19 19:28:05.412470 [ 259 ] {7bbbf120-13f2-4c2c-8cf9-fd8b14cc666e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10013 | 2024.12.19 19:28:05.412496 [ 197 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
10014 | 2024.12.19 19:28:05.412968 [ 197 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_36_7} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10015 | 2024.12.19 19:28:05.413058 [ 197 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_36_7} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
10016 | 2024.12.19 19:28:05.413156 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
10017 | 2024.12.19 19:28:05.413637 [ 259 ] {7bbbf120-13f2-4c2c-8cf9-fd8b14cc666e} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10018 | 2024.12.19 19:28:05.413675 [ 259 ] {7bbbf120-13f2-4c2c-8cf9-fd8b14cc666e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10019 | 2024.12.19 19:28:05.414077 [ 259 ] {7bbbf120-13f2-4c2c-8cf9-fd8b14cc666e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10020 | 2024.12.19 19:28:05.414320 [ 259 ] {7bbbf120-13f2-4c2c-8cf9-fd8b14cc666e} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10021 | 2024.12.19 19:28:05.414516 [ 259 ] {7bbbf120-13f2-4c2c-8cf9-fd8b14cc666e} <Debug> executeQuery: Read 890 rows, 66.16 KiB in 0.002134 sec., 417057.1696344892 rows/sec., 30.27 MiB/sec. | ||
10022 | 2024.12.19 19:28:05.414620 [ 259 ] {7bbbf120-13f2-4c2c-8cf9-fd8b14cc666e} <Debug> TCPHandler: Processed in 0.002516659 sec. | ||
10023 | 2024.12.19 19:28:05.414832 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10024 | 2024.12.19 19:28:05.415018 [ 263 ] {18e11886-dbad-4f47-b67e-f01aaccb2614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10025 | 2024.12.19 19:28:05.415077 [ 263 ] {18e11886-dbad-4f47-b67e-f01aaccb2614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10026 | 2024.12.19 19:28:05.415543 [ 263 ] {18e11886-dbad-4f47-b67e-f01aaccb2614} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10027 | 2024.12.19 19:28:05.415582 [ 263 ] {18e11886-dbad-4f47-b67e-f01aaccb2614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10028 | 2024.12.19 19:28:05.415950 [ 263 ] {18e11886-dbad-4f47-b67e-f01aaccb2614} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10029 | 2024.12.19 19:28:05.416197 [ 263 ] {18e11886-dbad-4f47-b67e-f01aaccb2614} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10030 | 2024.12.19 19:28:05.416328 [ 109 ] {} <Debug> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
10031 | 2024.12.19 19:28:05.416372 [ 109 ] {} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10032 | 2024.12.19 19:28:05.416391 [ 263 ] {18e11886-dbad-4f47-b67e-f01aaccb2614} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001402 sec., 4279.600570613409 rows/sec., 223.59 KiB/sec. | ||
10033 | 2024.12.19 19:28:05.416402 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10034 | 2024.12.19 19:28:05.416526 [ 263 ] {18e11886-dbad-4f47-b67e-f01aaccb2614} <Debug> TCPHandler: Processed in 0.001806709 sec. | ||
10035 | 2024.12.19 19:28:05.416855 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10036 | 2024.12.19 19:28:05.416872 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::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 | ||
10037 | 2024.12.19 19:28:05.417315 [ 259 ] {8b8055ef-458b-4519-a4ad-ffdcd20b4899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10038 | 2024.12.19 19:28:05.417338 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10039 | 2024.12.19 19:28:05.417426 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
10040 | 2024.12.19 19:28:05.417435 [ 259 ] {8b8055ef-458b-4519-a4ad-ffdcd20b4899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10041 | 2024.12.19 19:28:05.417728 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
10042 | 2024.12.19 19:28:05.418072 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
10043 | 2024.12.19 19:28:05.418377 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
10044 | 2024.12.19 19:28:05.418643 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
10045 | 2024.12.19 19:28:05.418981 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
10046 | 2024.12.19 19:28:05.420574 [ 259 ] {8b8055ef-458b-4519-a4ad-ffdcd20b4899} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10047 | 2024.12.19 19:28:05.420643 [ 259 ] {8b8055ef-458b-4519-a4ad-ffdcd20b4899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10048 | 2024.12.19 19:28:05.421615 [ 192 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.005092768 sec., 42413.08459368265 rows/sec., 2.16 MiB/sec. | ||
10049 | 2024.12.19 19:28:05.421786 [ 259 ] {8b8055ef-458b-4519-a4ad-ffdcd20b4899} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10050 | 2024.12.19 19:28:05.421873 [ 194 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
10051 | 2024.12.19 19:28:05.422220 [ 259 ] {8b8055ef-458b-4519-a4ad-ffdcd20b4899} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10052 | 2024.12.19 19:28:05.422577 [ 194 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_36_7} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10053 | 2024.12.19 19:28:05.422598 [ 259 ] {8b8055ef-458b-4519-a4ad-ffdcd20b4899} <Debug> executeQuery: Read 1090 rows, 74.59 KiB in 0.005456 sec., 199780.0586510264 rows/sec., 13.35 MiB/sec. | ||
10054 | 2024.12.19 19:28:05.422783 [ 259 ] {8b8055ef-458b-4519-a4ad-ffdcd20b4899} <Debug> TCPHandler: Processed in 0.006126876 sec. | ||
10055 | 2024.12.19 19:28:05.422813 [ 194 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_36_7} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
10056 | 2024.12.19 19:28:05.422999 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10057 | 2024.12.19 19:28:05.423011 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10058 | 2024.12.19 19:28:05.423169 [ 263 ] {ec556789-e4fb-4d28-b63c-601a432d5c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10059 | 2024.12.19 19:28:05.423229 [ 263 ] {ec556789-e4fb-4d28-b63c-601a432d5c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10060 | 2024.12.19 19:28:05.423782 [ 263 ] {ec556789-e4fb-4d28-b63c-601a432d5c56} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10061 | 2024.12.19 19:28:05.423828 [ 263 ] {ec556789-e4fb-4d28-b63c-601a432d5c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10062 | 2024.12.19 19:28:05.424247 [ 263 ] {ec556789-e4fb-4d28-b63c-601a432d5c56} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10063 | 2024.12.19 19:28:05.424497 [ 263 ] {ec556789-e4fb-4d28-b63c-601a432d5c56} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10064 | 2024.12.19 19:28:05.424680 [ 263 ] {ec556789-e4fb-4d28-b63c-601a432d5c56} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001541 sec., 648.9292667099286 rows/sec., 43.73 KiB/sec. | ||
10065 | 2024.12.19 19:28:05.424731 [ 263 ] {ec556789-e4fb-4d28-b63c-601a432d5c56} <Debug> TCPHandler: Processed in 0.00183717 sec. | ||
10066 | 2024.12.19 19:28:05.424863 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10067 | 2024.12.19 19:28:05.424970 [ 259 ] {5d426291-6481-4ea6-abe4-42c368f86b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10068 | 2024.12.19 19:28:05.425036 [ 259 ] {5d426291-6481-4ea6-abe4-42c368f86b81} <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 | ||
10069 | 2024.12.19 19:28:05.426356 [ 259 ] {5d426291-6481-4ea6-abe4-42c368f86b81} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10070 | 2024.12.19 19:28:05.426393 [ 259 ] {5d426291-6481-4ea6-abe4-42c368f86b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10071 | 2024.12.19 19:28:05.427039 [ 259 ] {5d426291-6481-4ea6-abe4-42c368f86b81} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10072 | 2024.12.19 19:28:05.427294 [ 259 ] {5d426291-6481-4ea6-abe4-42c368f86b81} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10073 | 2024.12.19 19:28:05.427494 [ 259 ] {5d426291-6481-4ea6-abe4-42c368f86b81} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002547 sec., 14919.513152728701 rows/sec., 26.74 MiB/sec. | ||
10074 | 2024.12.19 19:28:05.427587 [ 259 ] {5d426291-6481-4ea6-abe4-42c368f86b81} <Debug> TCPHandler: Processed in 0.002775605 sec. | ||
10075 | 2024.12.19 19:28:05.427740 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10076 | 2024.12.19 19:28:05.427871 [ 263 ] {d42c5efb-27f5-4797-a18b-409121ccd111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10077 | 2024.12.19 19:28:05.427927 [ 263 ] {d42c5efb-27f5-4797-a18b-409121ccd111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10078 | 2024.12.19 19:28:05.428402 [ 263 ] {d42c5efb-27f5-4797-a18b-409121ccd111} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10079 | 2024.12.19 19:28:05.428439 [ 263 ] {d42c5efb-27f5-4797-a18b-409121ccd111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10080 | 2024.12.19 19:28:05.428797 [ 263 ] {d42c5efb-27f5-4797-a18b-409121ccd111} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10081 | 2024.12.19 19:28:05.429033 [ 263 ] {d42c5efb-27f5-4797-a18b-409121ccd111} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10082 | 2024.12.19 19:28:05.429209 [ 263 ] {d42c5efb-27f5-4797-a18b-409121ccd111} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001367 sec., 59985.369422092175 rows/sec., 3.81 MiB/sec. | ||
10083 | 2024.12.19 19:28:05.429259 [ 263 ] {d42c5efb-27f5-4797-a18b-409121ccd111} <Debug> TCPHandler: Processed in 0.001582483 sec. | ||
10084 | 2024.12.19 19:28:05.759298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1422 | ||
10085 | 2024.12.19 19:28:05.762883 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10086 | 2024.12.19 19:28:05.762937 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10087 | 2024.12.19 19:28:05.764409 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10088 | 2024.12.19 19:28:05.764711 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10089 | 2024.12.19 19:28:05.766005 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1422 | ||
10090 | 2024.12.19 19:28:08.156156 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
10091 | 2024.12.19 19:28:08.156837 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10092 | 2024.12.19 19:28:08.156892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10093 | 2024.12.19 19:28:08.157433 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10094 | 2024.12.19 19:28:08.157713 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10095 | 2024.12.19 19:28:08.157924 [ 105 ] {} <Debug> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10096 | 2024.12.19 19:28:08.157977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
10097 | 2024.12.19 19:28:08.158022 [ 105 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10098 | 2024.12.19 19:28:08.158056 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10099 | 2024.12.19 19:28:08.158209 [ 194 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::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 | ||
10100 | 2024.12.19 19:28:08.158373 [ 194 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10101 | 2024.12.19 19:28:08.158416 [ 194 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
10102 | 2024.12.19 19:28:08.158496 [ 194 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part | ||
10103 | 2024.12.19 19:28:08.158739 [ 194 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part | ||
10104 | 2024.12.19 19:28:08.158865 [ 194 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part | ||
10105 | 2024.12.19 19:28:08.159089 [ 194 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part | ||
10106 | 2024.12.19 19:28:08.159301 [ 194 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part | ||
10107 | 2024.12.19 19:28:08.161770 [ 187 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003626988 sec., 6458251.309350899 rows/sec., 92.39 MiB/sec. | ||
10108 | 2024.12.19 19:28:08.162162 [ 188 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10109 | 2024.12.19 19:28:08.162461 [ 188 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_51_10} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10110 | 2024.12.19 19:28:08.162546 [ 188 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_51_10} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10111 | 2024.12.19 19:28:08.162655 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
10112 | 2024.12.19 19:28:09.791898 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
10113 | 2024.12.19 19:28:09.813386 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10114 | 2024.12.19 19:28:09.813440 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10115 | 2024.12.19 19:28:09.820942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10116 | 2024.12.19 19:28:09.821799 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10117 | 2024.12.19 19:28:09.822124 [ 103 ] {} <Debug> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10118 | 2024.12.19 19:28:09.822183 [ 103 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10119 | 2024.12.19 19:28:09.822219 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10120 | 2024.12.19 19:28:09.822675 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::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 | ||
10121 | 2024.12.19 19:28:09.840226 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
10122 | 2024.12.19 19:28:09.842236 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10123 | 2024.12.19 19:28:09.843541 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
10124 | 2024.12.19 19:28:09.849006 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part | ||
10125 | 2024.12.19 19:28:09.854596 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
10126 | 2024.12.19 19:28:09.860049 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part | ||
10127 | 2024.12.19 19:28:09.866263 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
10128 | 2024.12.19 19:28:09.870870 [ 193 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
10129 | 2024.12.19 19:28:09.933219 [ 187 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.110871174 sec., 3472.498631610052 rows/sec., 17.96 MiB/sec. | ||
10130 | 2024.12.19 19:28:09.936290 [ 187 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10131 | 2024.12.19 19:28:09.939223 [ 187 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_51_10} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10132 | 2024.12.19 19:28:09.939347 [ 187 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_51_10} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10133 | 2024.12.19 19:28:09.942235 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
10134 | 2024.12.19 19:28:10.933565 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10135 | 2024.12.19 19:28:10.933878 [ 259 ] {7e010104-07d6-484e-a488-649202e8a2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10136 | 2024.12.19 19:28:10.934011 [ 259 ] {7e010104-07d6-484e-a488-649202e8a2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10137 | 2024.12.19 19:28:10.934937 [ 259 ] {7e010104-07d6-484e-a488-649202e8a2eb} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10138 | 2024.12.19 19:28:10.934987 [ 259 ] {7e010104-07d6-484e-a488-649202e8a2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10139 | 2024.12.19 19:28:10.935424 [ 259 ] {7e010104-07d6-484e-a488-649202e8a2eb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10140 | 2024.12.19 19:28:10.935672 [ 259 ] {7e010104-07d6-484e-a488-649202e8a2eb} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10141 | 2024.12.19 19:28:10.935919 [ 259 ] {7e010104-07d6-484e-a488-649202e8a2eb} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.002131 sec., 28155.795401220083 rows/sec., 2.19 MiB/sec. | ||
10142 | 2024.12.19 19:28:10.935974 [ 259 ] {7e010104-07d6-484e-a488-649202e8a2eb} <Debug> TCPHandler: Processed in 0.00260843 sec. | ||
10143 | 2024.12.19 19:28:10.936166 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10144 | 2024.12.19 19:28:10.936305 [ 263 ] {3c390e97-e2aa-4fc5-9b42-229a2cdcdbdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10145 | 2024.12.19 19:28:10.936363 [ 263 ] {3c390e97-e2aa-4fc5-9b42-229a2cdcdbdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10146 | 2024.12.19 19:28:10.937025 [ 263 ] {3c390e97-e2aa-4fc5-9b42-229a2cdcdbdc} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10147 | 2024.12.19 19:28:10.937073 [ 263 ] {3c390e97-e2aa-4fc5-9b42-229a2cdcdbdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10148 | 2024.12.19 19:28:10.937472 [ 263 ] {3c390e97-e2aa-4fc5-9b42-229a2cdcdbdc} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10149 | 2024.12.19 19:28:10.937718 [ 263 ] {3c390e97-e2aa-4fc5-9b42-229a2cdcdbdc} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10150 | 2024.12.19 19:28:10.937937 [ 263 ] {3c390e97-e2aa-4fc5-9b42-229a2cdcdbdc} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001663 sec., 1202.6458208057727 rows/sec., 90.43 KiB/sec. | ||
10151 | 2024.12.19 19:28:10.937989 [ 263 ] {3c390e97-e2aa-4fc5-9b42-229a2cdcdbdc} <Debug> TCPHandler: Processed in 0.001892811 sec. | ||
10152 | 2024.12.19 19:28:10.938134 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10153 | 2024.12.19 19:28:10.938240 [ 259 ] {9b86d41e-fde6-4bcb-8963-7e1dead71b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10154 | 2024.12.19 19:28:10.938292 [ 259 ] {9b86d41e-fde6-4bcb-8963-7e1dead71b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10155 | 2024.12.19 19:28:10.938954 [ 259 ] {9b86d41e-fde6-4bcb-8963-7e1dead71b00} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10156 | 2024.12.19 19:28:10.939000 [ 259 ] {9b86d41e-fde6-4bcb-8963-7e1dead71b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10157 | 2024.12.19 19:28:10.939418 [ 259 ] {9b86d41e-fde6-4bcb-8963-7e1dead71b00} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10158 | 2024.12.19 19:28:10.939654 [ 259 ] {9b86d41e-fde6-4bcb-8963-7e1dead71b00} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10159 | 2024.12.19 19:28:10.939877 [ 259 ] {9b86d41e-fde6-4bcb-8963-7e1dead71b00} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001658 sec., 39806.99638118215 rows/sec., 3.11 MiB/sec. | ||
10160 | 2024.12.19 19:28:10.939987 [ 259 ] {9b86d41e-fde6-4bcb-8963-7e1dead71b00} <Debug> TCPHandler: Processed in 0.001900011 sec. | ||
10161 | 2024.12.19 19:28:10.940174 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10162 | 2024.12.19 19:28:10.940335 [ 263 ] {7095eb78-8063-412a-8715-9f7d17e5b8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10163 | 2024.12.19 19:28:10.940396 [ 263 ] {7095eb78-8063-412a-8715-9f7d17e5b8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10164 | 2024.12.19 19:28:10.941047 [ 263 ] {7095eb78-8063-412a-8715-9f7d17e5b8d4} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10165 | 2024.12.19 19:28:10.941096 [ 263 ] {7095eb78-8063-412a-8715-9f7d17e5b8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10166 | 2024.12.19 19:28:10.941527 [ 263 ] {7095eb78-8063-412a-8715-9f7d17e5b8d4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10167 | 2024.12.19 19:28:10.941775 [ 263 ] {7095eb78-8063-412a-8715-9f7d17e5b8d4} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10168 | 2024.12.19 19:28:10.941983 [ 263 ] {7095eb78-8063-412a-8715-9f7d17e5b8d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001679 sec., 95294.81834425253 rows/sec., 6.64 MiB/sec. | ||
10169 | 2024.12.19 19:28:10.942036 [ 263 ] {7095eb78-8063-412a-8715-9f7d17e5b8d4} <Debug> TCPHandler: Processed in 0.001963614 sec. | ||
10170 | 2024.12.19 19:28:10.942167 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10171 | 2024.12.19 19:28:10.942277 [ 259 ] {717550e9-8b47-4e2f-9097-c604c1f0a052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10172 | 2024.12.19 19:28:10.942356 [ 259 ] {717550e9-8b47-4e2f-9097-c604c1f0a052} <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 | ||
10173 | 2024.12.19 19:28:10.943544 [ 259 ] {717550e9-8b47-4e2f-9097-c604c1f0a052} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10174 | 2024.12.19 19:28:10.943582 [ 259 ] {717550e9-8b47-4e2f-9097-c604c1f0a052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10175 | 2024.12.19 19:28:10.944177 [ 259 ] {717550e9-8b47-4e2f-9097-c604c1f0a052} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10176 | 2024.12.19 19:28:10.944430 [ 259 ] {717550e9-8b47-4e2f-9097-c604c1f0a052} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10177 | 2024.12.19 19:28:10.944718 [ 259 ] {717550e9-8b47-4e2f-9097-c604c1f0a052} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002453 sec., 815.3281695882594 rows/sec., 1.46 MiB/sec. | ||
10178 | 2024.12.19 19:28:10.945074 [ 259 ] {717550e9-8b47-4e2f-9097-c604c1f0a052} <Debug> TCPHandler: Processed in 0.0029536 sec. | ||
10179 | 2024.12.19 19:28:10.945328 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10180 | 2024.12.19 19:28:10.945513 [ 263 ] {ca74de32-8ff8-451c-b47b-5f20044a688b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10181 | 2024.12.19 19:28:10.945571 [ 263 ] {ca74de32-8ff8-451c-b47b-5f20044a688b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10182 | 2024.12.19 19:28:10.946147 [ 263 ] {ca74de32-8ff8-451c-b47b-5f20044a688b} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10183 | 2024.12.19 19:28:10.946195 [ 263 ] {ca74de32-8ff8-451c-b47b-5f20044a688b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10184 | 2024.12.19 19:28:10.946582 [ 263 ] {ca74de32-8ff8-451c-b47b-5f20044a688b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10185 | 2024.12.19 19:28:10.946822 [ 263 ] {ca74de32-8ff8-451c-b47b-5f20044a688b} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10186 | 2024.12.19 19:28:10.947035 [ 263 ] {ca74de32-8ff8-451c-b47b-5f20044a688b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001554 sec., 38610.03861003861 rows/sec., 2.60 MiB/sec. | ||
10187 | 2024.12.19 19:28:10.947085 [ 263 ] {ca74de32-8ff8-451c-b47b-5f20044a688b} <Debug> TCPHandler: Processed in 0.001899082 sec. | ||
10188 | 2024.12.19 19:28:15.468181 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10189 | 2024.12.19 19:28:15.468247 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10190 | 2024.12.19 19:28:15.659032 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
10191 | 2024.12.19 19:28:15.659663 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10192 | 2024.12.19 19:28:15.659706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10193 | 2024.12.19 19:28:15.660259 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10194 | 2024.12.19 19:28:15.660520 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10195 | 2024.12.19 19:28:15.660750 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
10196 | 2024.12.19 19:28:15.767163 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 1434 | ||
10197 | 2024.12.19 19:28:15.769773 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10198 | 2024.12.19 19:28:15.769824 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10199 | 2024.12.19 19:28:15.771278 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10200 | 2024.12.19 19:28:15.771599 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10201 | 2024.12.19 19:28:15.772102 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1434 | ||
10202 | 2024.12.19 19:28:15.940002 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10203 | 2024.12.19 19:28:15.940221 [ 259 ] {fd2f775c-73e9-4c0e-972b-3b4a77151287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10204 | 2024.12.19 19:28:15.940312 [ 259 ] {fd2f775c-73e9-4c0e-972b-3b4a77151287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10205 | 2024.12.19 19:28:15.941113 [ 259 ] {fd2f775c-73e9-4c0e-972b-3b4a77151287} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10206 | 2024.12.19 19:28:15.941160 [ 259 ] {fd2f775c-73e9-4c0e-972b-3b4a77151287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10207 | 2024.12.19 19:28:15.941597 [ 259 ] {fd2f775c-73e9-4c0e-972b-3b4a77151287} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10208 | 2024.12.19 19:28:15.941855 [ 259 ] {fd2f775c-73e9-4c0e-972b-3b4a77151287} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10209 | 2024.12.19 19:28:15.942047 [ 98 ] {} <Debug> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10210 | 2024.12.19 19:28:15.942116 [ 98 ] {} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10211 | 2024.12.19 19:28:15.942160 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10212 | 2024.12.19 19:28:15.942168 [ 259 ] {fd2f775c-73e9-4c0e-972b-3b4a77151287} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001989 sec., 7038.712921065862 rows/sec., 506.69 KiB/sec. | ||
10213 | 2024.12.19 19:28:15.942382 [ 259 ] {fd2f775c-73e9-4c0e-972b-3b4a77151287} <Debug> TCPHandler: Processed in 0.002512348 sec. | ||
10214 | 2024.12.19 19:28:15.942449 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
10215 | 2024.12.19 19:28:15.942611 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10216 | 2024.12.19 19:28:15.942685 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10217 | 2024.12.19 19:28:15.942770 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part | ||
10218 | 2024.12.19 19:28:15.942847 [ 263 ] {02aeca10-712d-4ca5-ba79-c6e6b36448ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10219 | 2024.12.19 19:28:15.943007 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
10220 | 2024.12.19 19:28:15.943024 [ 263 ] {02aeca10-712d-4ca5-ba79-c6e6b36448ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10221 | 2024.12.19 19:28:15.943448 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
10222 | 2024.12.19 19:28:15.943675 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
10223 | 2024.12.19 19:28:15.944072 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
10224 | 2024.12.19 19:28:15.946055 [ 263 ] {02aeca10-712d-4ca5-ba79-c6e6b36448ba} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10225 | 2024.12.19 19:28:15.946139 [ 263 ] {02aeca10-712d-4ca5-ba79-c6e6b36448ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10226 | 2024.12.19 19:28:15.946806 [ 190 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004528693 sec., 15456.998299509372 rows/sec., 1.15 MiB/sec. | ||
10227 | 2024.12.19 19:28:15.947049 [ 190 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10228 | 2024.12.19 19:28:15.947132 [ 263 ] {02aeca10-712d-4ca5-ba79-c6e6b36448ba} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10229 | 2024.12.19 19:28:15.947626 [ 263 ] {02aeca10-712d-4ca5-ba79-c6e6b36448ba} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10230 | 2024.12.19 19:28:15.947675 [ 190 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_37_9} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10231 | 2024.12.19 19:28:15.947872 [ 190 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_37_9} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10232 | 2024.12.19 19:28:15.948067 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10233 | 2024.12.19 19:28:15.948076 [ 263 ] {02aeca10-712d-4ca5-ba79-c6e6b36448ba} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.005289 sec., 52750.99262620533 rows/sec., 4.65 MiB/sec. | ||
10234 | 2024.12.19 19:28:15.948165 [ 263 ] {02aeca10-712d-4ca5-ba79-c6e6b36448ba} <Debug> TCPHandler: Processed in 0.005647403 sec. | ||
10235 | 2024.12.19 19:28:15.948318 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10236 | 2024.12.19 19:28:15.948427 [ 259 ] {f6a6313f-2034-42b2-b5a2-1019ecd8df20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10237 | 2024.12.19 19:28:15.948473 [ 259 ] {f6a6313f-2034-42b2-b5a2-1019ecd8df20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10238 | 2024.12.19 19:28:15.949041 [ 259 ] {f6a6313f-2034-42b2-b5a2-1019ecd8df20} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10239 | 2024.12.19 19:28:15.949083 [ 259 ] {f6a6313f-2034-42b2-b5a2-1019ecd8df20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10240 | 2024.12.19 19:28:15.949461 [ 259 ] {f6a6313f-2034-42b2-b5a2-1019ecd8df20} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
10241 | 2024.12.19 19:28:15.949715 [ 259 ] {f6a6313f-2034-42b2-b5a2-1019ecd8df20} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10242 | 2024.12.19 19:28:15.949944 [ 259 ] {f6a6313f-2034-42b2-b5a2-1019ecd8df20} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.001537 sec., 29277.813923227066 rows/sec., 2.11 MiB/sec. | ||
10243 | 2024.12.19 19:28:15.950043 [ 259 ] {f6a6313f-2034-42b2-b5a2-1019ecd8df20} <Debug> TCPHandler: Processed in 0.001778798 sec. | ||
10244 | 2024.12.19 19:28:15.950242 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10245 | 2024.12.19 19:28:15.950496 [ 263 ] {ace435ee-f306-459b-ac31-aedc73e73df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10246 | 2024.12.19 19:28:15.950557 [ 263 ] {ace435ee-f306-459b-ac31-aedc73e73df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10247 | 2024.12.19 19:28:15.951216 [ 263 ] {ace435ee-f306-459b-ac31-aedc73e73df8} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10248 | 2024.12.19 19:28:15.951264 [ 263 ] {ace435ee-f306-459b-ac31-aedc73e73df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10249 | 2024.12.19 19:28:15.951646 [ 263 ] {ace435ee-f306-459b-ac31-aedc73e73df8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10250 | 2024.12.19 19:28:15.951894 [ 263 ] {ace435ee-f306-459b-ac31-aedc73e73df8} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10251 | 2024.12.19 19:28:15.952113 [ 263 ] {ace435ee-f306-459b-ac31-aedc73e73df8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001704 sec., 8215.962441314554 rows/sec., 575.39 KiB/sec. | ||
10252 | 2024.12.19 19:28:15.952231 [ 263 ] {ace435ee-f306-459b-ac31-aedc73e73df8} <Debug> TCPHandler: Processed in 0.002098786 sec. | ||
10253 | 2024.12.19 19:28:15.952387 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10254 | 2024.12.19 19:28:15.952516 [ 259 ] {ebba1a74-833c-4998-a9ab-e1e6552ef968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10255 | 2024.12.19 19:28:15.952570 [ 259 ] {ebba1a74-833c-4998-a9ab-e1e6552ef968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10256 | 2024.12.19 19:28:15.953212 [ 259 ] {ebba1a74-833c-4998-a9ab-e1e6552ef968} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10257 | 2024.12.19 19:28:15.953259 [ 259 ] {ebba1a74-833c-4998-a9ab-e1e6552ef968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10258 | 2024.12.19 19:28:15.953638 [ 259 ] {ebba1a74-833c-4998-a9ab-e1e6552ef968} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10259 | 2024.12.19 19:28:15.953876 [ 259 ] {ebba1a74-833c-4998-a9ab-e1e6552ef968} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10260 | 2024.12.19 19:28:15.954044 [ 96 ] {} <Debug> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10261 | 2024.12.19 19:28:15.954120 [ 96 ] {} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10262 | 2024.12.19 19:28:15.954130 [ 259 ] {ebba1a74-833c-4998-a9ab-e1e6552ef968} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001633 sec., 7960.808328230251 rows/sec., 496.35 KiB/sec. | ||
10263 | 2024.12.19 19:28:15.954160 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10264 | 2024.12.19 19:28:15.954284 [ 259 ] {ebba1a74-833c-4998-a9ab-e1e6552ef968} <Debug> TCPHandler: Processed in 0.001949333 sec. | ||
10265 | 2024.12.19 19:28:15.954562 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10266 | 2024.12.19 19:28:15.954676 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
10267 | 2024.12.19 19:28:15.954937 [ 263 ] {7db33a0f-0bf0-41c8-930e-3c0b3aa96b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10268 | 2024.12.19 19:28:15.955122 [ 263 ] {7db33a0f-0bf0-41c8-930e-3c0b3aa96b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10269 | 2024.12.19 19:28:15.955613 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10270 | 2024.12.19 19:28:15.955687 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part | ||
10271 | 2024.12.19 19:28:15.955985 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
10272 | 2024.12.19 19:28:15.956374 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part | ||
10273 | 2024.12.19 19:28:15.956799 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part | ||
10274 | 2024.12.19 19:28:15.957154 [ 186 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part | ||
10275 | 2024.12.19 19:28:15.958507 [ 263 ] {7db33a0f-0bf0-41c8-930e-3c0b3aa96b8e} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10276 | 2024.12.19 19:28:15.958581 [ 263 ] {7db33a0f-0bf0-41c8-930e-3c0b3aa96b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10277 | 2024.12.19 19:28:15.959525 [ 201 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005235482 sec., 12415.284781802326 rows/sec., 822.59 KiB/sec. | ||
10278 | 2024.12.19 19:28:15.959611 [ 263 ] {7db33a0f-0bf0-41c8-930e-3c0b3aa96b8e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10279 | 2024.12.19 19:28:15.959708 [ 201 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10280 | 2024.12.19 19:28:15.959905 [ 263 ] {7db33a0f-0bf0-41c8-930e-3c0b3aa96b8e} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10281 | 2024.12.19 19:28:15.960265 [ 263 ] {7db33a0f-0bf0-41c8-930e-3c0b3aa96b8e} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.005476 sec., 76698.31994156318 rows/sec., 5.48 MiB/sec. | ||
10282 | 2024.12.19 19:28:15.960344 [ 201 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_37_9} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10283 | 2024.12.19 19:28:15.960426 [ 263 ] {7db33a0f-0bf0-41c8-930e-3c0b3aa96b8e} <Debug> TCPHandler: Processed in 0.006015013 sec. | ||
10284 | 2024.12.19 19:28:15.960740 [ 201 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_37_9} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10285 | 2024.12.19 19:28:15.960750 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10286 | 2024.12.19 19:28:15.961106 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
10287 | 2024.12.19 19:28:15.961175 [ 259 ] {be1d5609-8ecc-4433-8cf2-7795db8404e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10288 | 2024.12.19 19:28:15.961338 [ 259 ] {be1d5609-8ecc-4433-8cf2-7795db8404e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10289 | 2024.12.19 19:28:15.962045 [ 259 ] {be1d5609-8ecc-4433-8cf2-7795db8404e4} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10290 | 2024.12.19 19:28:15.962091 [ 259 ] {be1d5609-8ecc-4433-8cf2-7795db8404e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10291 | 2024.12.19 19:28:15.962492 [ 259 ] {be1d5609-8ecc-4433-8cf2-7795db8404e4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10292 | 2024.12.19 19:28:15.962740 [ 259 ] {be1d5609-8ecc-4433-8cf2-7795db8404e4} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10293 | 2024.12.19 19:28:15.962950 [ 259 ] {be1d5609-8ecc-4433-8cf2-7795db8404e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001922 sec., 3121.7481789802287 rows/sec., 163.10 KiB/sec. | ||
10294 | 2024.12.19 19:28:15.963015 [ 259 ] {be1d5609-8ecc-4433-8cf2-7795db8404e4} <Debug> TCPHandler: Processed in 0.002452177 sec. | ||
10295 | 2024.12.19 19:28:15.963172 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10296 | 2024.12.19 19:28:15.963287 [ 263 ] {2472bc7f-bda3-45ce-96e8-3b6ecfcab8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10297 | 2024.12.19 19:28:15.963339 [ 263 ] {2472bc7f-bda3-45ce-96e8-3b6ecfcab8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10298 | 2024.12.19 19:28:15.963915 [ 263 ] {2472bc7f-bda3-45ce-96e8-3b6ecfcab8c1} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10299 | 2024.12.19 19:28:15.963955 [ 263 ] {2472bc7f-bda3-45ce-96e8-3b6ecfcab8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10300 | 2024.12.19 19:28:15.964362 [ 263 ] {2472bc7f-bda3-45ce-96e8-3b6ecfcab8c1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10301 | 2024.12.19 19:28:15.964665 [ 263 ] {2472bc7f-bda3-45ce-96e8-3b6ecfcab8c1} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10302 | 2024.12.19 19:28:15.964900 [ 263 ] {2472bc7f-bda3-45ce-96e8-3b6ecfcab8c1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001634 sec., 145042.83965728275 rows/sec., 9.72 MiB/sec. | ||
10303 | 2024.12.19 19:28:15.964954 [ 263 ] {2472bc7f-bda3-45ce-96e8-3b6ecfcab8c1} <Debug> TCPHandler: Processed in 0.00183601 sec. | ||
10304 | 2024.12.19 19:28:15.965122 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10305 | 2024.12.19 19:28:15.965243 [ 259 ] {83a15cdc-d940-473f-8b38-3ee2d68f5904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10306 | 2024.12.19 19:28:15.965306 [ 259 ] {83a15cdc-d940-473f-8b38-3ee2d68f5904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10307 | 2024.12.19 19:28:15.965896 [ 259 ] {83a15cdc-d940-473f-8b38-3ee2d68f5904} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10308 | 2024.12.19 19:28:15.965937 [ 259 ] {83a15cdc-d940-473f-8b38-3ee2d68f5904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10309 | 2024.12.19 19:28:15.966347 [ 259 ] {83a15cdc-d940-473f-8b38-3ee2d68f5904} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10310 | 2024.12.19 19:28:15.966606 [ 259 ] {83a15cdc-d940-473f-8b38-3ee2d68f5904} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10311 | 2024.12.19 19:28:15.966838 [ 259 ] {83a15cdc-d940-473f-8b38-3ee2d68f5904} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001625 sec., 615.3846153846154 rows/sec., 41.47 KiB/sec. | ||
10312 | 2024.12.19 19:28:15.966889 [ 259 ] {83a15cdc-d940-473f-8b38-3ee2d68f5904} <Debug> TCPHandler: Processed in 0.00182166 sec. | ||
10313 | 2024.12.19 19:28:15.967031 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10314 | 2024.12.19 19:28:15.967141 [ 263 ] {8a36a2c2-3cf5-4687-adb6-dd5f948b007c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10315 | 2024.12.19 19:28:15.967209 [ 263 ] {8a36a2c2-3cf5-4687-adb6-dd5f948b007c} <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 | ||
10316 | 2024.12.19 19:28:15.968431 [ 263 ] {8a36a2c2-3cf5-4687-adb6-dd5f948b007c} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10317 | 2024.12.19 19:28:15.968472 [ 263 ] {8a36a2c2-3cf5-4687-adb6-dd5f948b007c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10318 | 2024.12.19 19:28:15.969205 [ 263 ] {8a36a2c2-3cf5-4687-adb6-dd5f948b007c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
10319 | 2024.12.19 19:28:15.969480 [ 263 ] {8a36a2c2-3cf5-4687-adb6-dd5f948b007c} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10320 | 2024.12.19 19:28:15.969727 [ 263 ] {8a36a2c2-3cf5-4687-adb6-dd5f948b007c} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002609 sec., 14564.96742046761 rows/sec., 26.10 MiB/sec. | ||
10321 | 2024.12.19 19:28:15.969842 [ 263 ] {8a36a2c2-3cf5-4687-adb6-dd5f948b007c} <Debug> TCPHandler: Processed in 0.002865278 sec. | ||
10322 | 2024.12.19 19:28:15.969998 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10323 | 2024.12.19 19:28:15.970126 [ 259 ] {1a39ab47-ce23-42b2-89c8-57a9d6d4ed78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10324 | 2024.12.19 19:28:15.970190 [ 259 ] {1a39ab47-ce23-42b2-89c8-57a9d6d4ed78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10325 | 2024.12.19 19:28:15.970659 [ 259 ] {1a39ab47-ce23-42b2-89c8-57a9d6d4ed78} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10326 | 2024.12.19 19:28:15.970698 [ 259 ] {1a39ab47-ce23-42b2-89c8-57a9d6d4ed78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10327 | 2024.12.19 19:28:15.971055 [ 259 ] {1a39ab47-ce23-42b2-89c8-57a9d6d4ed78} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10328 | 2024.12.19 19:28:15.971309 [ 259 ] {1a39ab47-ce23-42b2-89c8-57a9d6d4ed78} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10329 | 2024.12.19 19:28:15.971544 [ 259 ] {1a39ab47-ce23-42b2-89c8-57a9d6d4ed78} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001447 sec., 56668.970283344854 rows/sec., 3.60 MiB/sec. | ||
10330 | 2024.12.19 19:28:15.971611 [ 259 ] {1a39ab47-ce23-42b2-89c8-57a9d6d4ed78} <Debug> TCPHandler: Processed in 0.001666905 sec. | ||
10331 | 2024.12.19 19:28:17.341248 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
10332 | 2024.12.19 19:28:17.359520 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10333 | 2024.12.19 19:28:17.359568 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10334 | 2024.12.19 19:28:17.366530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10335 | 2024.12.19 19:28:17.367260 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10336 | 2024.12.19 19:28:17.369832 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
10337 | 2024.12.19 19:28:20.933578 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10338 | 2024.12.19 19:28:20.933809 [ 259 ] {644acf9b-baed-45a0-b0f2-086b21ac5208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10339 | 2024.12.19 19:28:20.933892 [ 259 ] {644acf9b-baed-45a0-b0f2-086b21ac5208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10340 | 2024.12.19 19:28:20.934732 [ 259 ] {644acf9b-baed-45a0-b0f2-086b21ac5208} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10341 | 2024.12.19 19:28:20.934783 [ 259 ] {644acf9b-baed-45a0-b0f2-086b21ac5208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10342 | 2024.12.19 19:28:20.935220 [ 259 ] {644acf9b-baed-45a0-b0f2-086b21ac5208} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10343 | 2024.12.19 19:28:20.935472 [ 259 ] {644acf9b-baed-45a0-b0f2-086b21ac5208} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10344 | 2024.12.19 19:28:20.935733 [ 259 ] {644acf9b-baed-45a0-b0f2-086b21ac5208} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001986 sec., 30211.480362537764 rows/sec., 2.35 MiB/sec. | ||
10345 | 2024.12.19 19:28:20.935799 [ 259 ] {644acf9b-baed-45a0-b0f2-086b21ac5208} <Debug> TCPHandler: Processed in 0.002365974 sec. | ||
10346 | 2024.12.19 19:28:20.935976 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10347 | 2024.12.19 19:28:20.936122 [ 263 ] {4f0a2c15-a990-42de-a416-1bffaf0d42cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10348 | 2024.12.19 19:28:20.936182 [ 263 ] {4f0a2c15-a990-42de-a416-1bffaf0d42cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10349 | 2024.12.19 19:28:20.936811 [ 263 ] {4f0a2c15-a990-42de-a416-1bffaf0d42cf} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10350 | 2024.12.19 19:28:20.936854 [ 263 ] {4f0a2c15-a990-42de-a416-1bffaf0d42cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10351 | 2024.12.19 19:28:20.937238 [ 263 ] {4f0a2c15-a990-42de-a416-1bffaf0d42cf} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10352 | 2024.12.19 19:28:20.937474 [ 263 ] {4f0a2c15-a990-42de-a416-1bffaf0d42cf} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10353 | 2024.12.19 19:28:20.937708 [ 263 ] {4f0a2c15-a990-42de-a416-1bffaf0d42cf} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001622 sec., 1233.0456226880394 rows/sec., 92.72 KiB/sec. | ||
10354 | 2024.12.19 19:28:20.937763 [ 263 ] {4f0a2c15-a990-42de-a416-1bffaf0d42cf} <Debug> TCPHandler: Processed in 0.00185768 sec. | ||
10355 | 2024.12.19 19:28:20.937908 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10356 | 2024.12.19 19:28:20.938038 [ 259 ] {7b39bae7-c35f-435d-aca1-183b14de1b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10357 | 2024.12.19 19:28:20.938094 [ 259 ] {7b39bae7-c35f-435d-aca1-183b14de1b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10358 | 2024.12.19 19:28:20.938765 [ 259 ] {7b39bae7-c35f-435d-aca1-183b14de1b0d} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10359 | 2024.12.19 19:28:20.938804 [ 259 ] {7b39bae7-c35f-435d-aca1-183b14de1b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10360 | 2024.12.19 19:28:20.939159 [ 259 ] {7b39bae7-c35f-435d-aca1-183b14de1b0d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10361 | 2024.12.19 19:28:20.939398 [ 259 ] {7b39bae7-c35f-435d-aca1-183b14de1b0d} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10362 | 2024.12.19 19:28:20.939623 [ 259 ] {7b39bae7-c35f-435d-aca1-183b14de1b0d} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001614 sec., 40892.19330855019 rows/sec., 3.19 MiB/sec. | ||
10363 | 2024.12.19 19:28:20.939676 [ 259 ] {7b39bae7-c35f-435d-aca1-183b14de1b0d} <Debug> TCPHandler: Processed in 0.001830839 sec. | ||
10364 | 2024.12.19 19:28:20.939837 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10365 | 2024.12.19 19:28:20.939969 [ 263 ] {a31821b1-43e8-4373-bcc1-2d6fd273b09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10366 | 2024.12.19 19:28:20.940029 [ 263 ] {a31821b1-43e8-4373-bcc1-2d6fd273b09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10367 | 2024.12.19 19:28:20.940658 [ 263 ] {a31821b1-43e8-4373-bcc1-2d6fd273b09f} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10368 | 2024.12.19 19:28:20.940699 [ 263 ] {a31821b1-43e8-4373-bcc1-2d6fd273b09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10369 | 2024.12.19 19:28:20.941088 [ 263 ] {a31821b1-43e8-4373-bcc1-2d6fd273b09f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10370 | 2024.12.19 19:28:20.941328 [ 263 ] {a31821b1-43e8-4373-bcc1-2d6fd273b09f} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10371 | 2024.12.19 19:28:20.941543 [ 263 ] {a31821b1-43e8-4373-bcc1-2d6fd273b09f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec. | ||
10372 | 2024.12.19 19:28:20.941596 [ 263 ] {a31821b1-43e8-4373-bcc1-2d6fd273b09f} <Debug> TCPHandler: Processed in 0.001822169 sec. | ||
10373 | 2024.12.19 19:28:20.941741 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10374 | 2024.12.19 19:28:20.941847 [ 259 ] {a8afcd67-a57d-4b03-8ad3-75082cf061ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10375 | 2024.12.19 19:28:20.941911 [ 259 ] {a8afcd67-a57d-4b03-8ad3-75082cf061ef} <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 | ||
10376 | 2024.12.19 19:28:20.942934 [ 259 ] {a8afcd67-a57d-4b03-8ad3-75082cf061ef} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10377 | 2024.12.19 19:28:20.942974 [ 259 ] {a8afcd67-a57d-4b03-8ad3-75082cf061ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10378 | 2024.12.19 19:28:20.943550 [ 259 ] {a8afcd67-a57d-4b03-8ad3-75082cf061ef} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10379 | 2024.12.19 19:28:20.943811 [ 259 ] {a8afcd67-a57d-4b03-8ad3-75082cf061ef} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10380 | 2024.12.19 19:28:20.944097 [ 259 ] {a8afcd67-a57d-4b03-8ad3-75082cf061ef} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002266 sec., 882.6125330979701 rows/sec., 1.58 MiB/sec. | ||
10381 | 2024.12.19 19:28:20.944521 [ 259 ] {a8afcd67-a57d-4b03-8ad3-75082cf061ef} <Debug> TCPHandler: Processed in 0.002827336 sec. | ||
10382 | 2024.12.19 19:28:20.944804 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10383 | 2024.12.19 19:28:20.944967 [ 263 ] {db1555be-68c6-4f18-b49c-d2d5d800fac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10384 | 2024.12.19 19:28:20.945027 [ 263 ] {db1555be-68c6-4f18-b49c-d2d5d800fac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10385 | 2024.12.19 19:28:20.945602 [ 263 ] {db1555be-68c6-4f18-b49c-d2d5d800fac8} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10386 | 2024.12.19 19:28:20.945643 [ 263 ] {db1555be-68c6-4f18-b49c-d2d5d800fac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10387 | 2024.12.19 19:28:20.946012 [ 263 ] {db1555be-68c6-4f18-b49c-d2d5d800fac8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10388 | 2024.12.19 19:28:20.946246 [ 263 ] {db1555be-68c6-4f18-b49c-d2d5d800fac8} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10389 | 2024.12.19 19:28:20.946470 [ 263 ] {db1555be-68c6-4f18-b49c-d2d5d800fac8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. | ||
10390 | 2024.12.19 19:28:20.946520 [ 263 ] {db1555be-68c6-4f18-b49c-d2d5d800fac8} <Debug> TCPHandler: Processed in 0.001886931 sec. | ||
10391 | 2024.12.19 19:28:23.161784 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
10392 | 2024.12.19 19:28:23.162446 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10393 | 2024.12.19 19:28:23.162488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10394 | 2024.12.19 19:28:23.163062 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10395 | 2024.12.19 19:28:23.163325 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10396 | 2024.12.19 19:28:23.163577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
10397 | 2024.12.19 19:28:24.870820 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
10398 | 2024.12.19 19:28:24.890842 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10399 | 2024.12.19 19:28:24.890897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10400 | 2024.12.19 19:28:24.898163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10401 | 2024.12.19 19:28:24.898958 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10402 | 2024.12.19 19:28:24.901537 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
10403 | 2024.12.19 19:28:25.773117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1468 | ||
10404 | 2024.12.19 19:28:25.776209 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10405 | 2024.12.19 19:28:25.776257 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10406 | 2024.12.19 19:28:25.777699 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10407 | 2024.12.19 19:28:25.778003 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10408 | 2024.12.19 19:28:25.779316 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1468 | ||
10409 | 2024.12.19 19:28:25.942051 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10410 | 2024.12.19 19:28:25.942253 [ 259 ] {24ca1281-07f4-401c-b94f-00ee552e907c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10411 | 2024.12.19 19:28:25.942326 [ 259 ] {24ca1281-07f4-401c-b94f-00ee552e907c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10412 | 2024.12.19 19:28:25.943080 [ 259 ] {24ca1281-07f4-401c-b94f-00ee552e907c} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10413 | 2024.12.19 19:28:25.943124 [ 259 ] {24ca1281-07f4-401c-b94f-00ee552e907c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10414 | 2024.12.19 19:28:25.943549 [ 259 ] {24ca1281-07f4-401c-b94f-00ee552e907c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10415 | 2024.12.19 19:28:25.943818 [ 259 ] {24ca1281-07f4-401c-b94f-00ee552e907c} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10416 | 2024.12.19 19:28:25.944050 [ 259 ] {24ca1281-07f4-401c-b94f-00ee552e907c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001852 sec., 7559.3952483801295 rows/sec., 544.18 KiB/sec. | ||
10417 | 2024.12.19 19:28:25.944107 [ 259 ] {24ca1281-07f4-401c-b94f-00ee552e907c} <Debug> TCPHandler: Processed in 0.002248521 sec. | ||
10418 | 2024.12.19 19:28:25.944289 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10419 | 2024.12.19 19:28:25.944424 [ 263 ] {1b297319-cf9f-4c49-ae58-d4363cae77f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10420 | 2024.12.19 19:28:25.944479 [ 263 ] {1b297319-cf9f-4c49-ae58-d4363cae77f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10421 | 2024.12.19 19:28:25.945184 [ 263 ] {1b297319-cf9f-4c49-ae58-d4363cae77f5} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10422 | 2024.12.19 19:28:25.945223 [ 263 ] {1b297319-cf9f-4c49-ae58-d4363cae77f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10423 | 2024.12.19 19:28:25.945623 [ 263 ] {1b297319-cf9f-4c49-ae58-d4363cae77f5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10424 | 2024.12.19 19:28:25.945870 [ 263 ] {1b297319-cf9f-4c49-ae58-d4363cae77f5} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10425 | 2024.12.19 19:28:25.946045 [ 86 ] {} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10426 | 2024.12.19 19:28:25.946070 [ 263 ] {1b297319-cf9f-4c49-ae58-d4363cae77f5} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001675 sec., 166567.16417910447 rows/sec., 14.68 MiB/sec. | ||
10427 | 2024.12.19 19:28:25.946124 [ 86 ] {} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10428 | 2024.12.19 19:28:25.946197 [ 263 ] {1b297319-cf9f-4c49-ae58-d4363cae77f5} <Debug> TCPHandler: Processed in 0.001977933 sec. | ||
10429 | 2024.12.19 19:28:25.946197 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10430 | 2024.12.19 19:28:25.946431 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10431 | 2024.12.19 19:28:25.946518 [ 190 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
10432 | 2024.12.19 19:28:25.946782 [ 259 ] {08709ece-5f66-470f-98d9-4cc13691daef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10433 | 2024.12.19 19:28:25.946997 [ 190 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10434 | 2024.12.19 19:28:25.947002 [ 259 ] {08709ece-5f66-470f-98d9-4cc13691daef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10435 | 2024.12.19 19:28:25.947137 [ 190 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1432 rows starting from the beginning of the part | ||
10436 | 2024.12.19 19:28:25.947544 [ 190 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1426 rows starting from the beginning of the part | ||
10437 | 2024.12.19 19:28:25.947798 [ 190 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
10438 | 2024.12.19 19:28:25.948772 [ 190 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 279 rows starting from the beginning of the part | ||
10439 | 2024.12.19 19:28:25.949117 [ 190 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
10440 | 2024.12.19 19:28:25.949533 [ 190 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 279 rows starting from the beginning of the part | ||
10441 | 2024.12.19 19:28:25.951022 [ 259 ] {08709ece-5f66-470f-98d9-4cc13691daef} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10442 | 2024.12.19 19:28:25.951107 [ 259 ] {08709ece-5f66-470f-98d9-4cc13691daef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10443 | 2024.12.19 19:28:25.951987 [ 259 ] {08709ece-5f66-470f-98d9-4cc13691daef} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10444 | 2024.12.19 19:28:25.952546 [ 259 ] {08709ece-5f66-470f-98d9-4cc13691daef} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10445 | 2024.12.19 19:28:25.952743 [ 86 ] {} <Debug> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10446 | 2024.12.19 19:28:25.952821 [ 86 ] {} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10447 | 2024.12.19 19:28:25.952852 [ 259 ] {08709ece-5f66-470f-98d9-4cc13691daef} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.00623 sec., 7223.113964686998 rows/sec., 531.86 KiB/sec. | ||
10448 | 2024.12.19 19:28:25.952869 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10449 | 2024.12.19 19:28:25.953066 [ 259 ] {08709ece-5f66-470f-98d9-4cc13691daef} <Debug> TCPHandler: Processed in 0.006766523 sec. | ||
10450 | 2024.12.19 19:28:25.953161 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
10451 | 2024.12.19 19:28:25.953416 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10452 | 2024.12.19 19:28:25.953583 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10453 | 2024.12.19 19:28:25.953751 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 65 rows starting from the beginning of the part | ||
10454 | 2024.12.19 19:28:25.953982 [ 190 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3536 rows, containing 5 columns (5 merged, 0 gathered) in 0.007653647 sec., 462001.9710864637 rows/sec., 40.56 MiB/sec. | ||
10455 | 2024.12.19 19:28:25.954004 [ 263 ] {2014e8aa-dbc5-4039-96ae-fa917e5298a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10456 | 2024.12.19 19:28:25.954161 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 59 rows starting from the beginning of the part | ||
10457 | 2024.12.19 19:28:25.954216 [ 263 ] {2014e8aa-dbc5-4039-96ae-fa917e5298a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10458 | 2024.12.19 19:28:25.954487 [ 190 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10459 | 2024.12.19 19:28:25.954745 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 2 rows starting from the beginning of the part | ||
10460 | 2024.12.19 19:28:25.955232 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 45 rows starting from the beginning of the part | ||
10461 | 2024.12.19 19:28:25.955725 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 2 rows starting from the beginning of the part | ||
10462 | 2024.12.19 19:28:25.955868 [ 190 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_76_15} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10463 | 2024.12.19 19:28:25.956370 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 45 rows starting from the beginning of the part | ||
10464 | 2024.12.19 19:28:25.956418 [ 190 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_76_15} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10465 | 2024.12.19 19:28:25.956861 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
10466 | 2024.12.19 19:28:25.958203 [ 263 ] {2014e8aa-dbc5-4039-96ae-fa917e5298a0} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10467 | 2024.12.19 19:28:25.958287 [ 263 ] {2014e8aa-dbc5-4039-96ae-fa917e5298a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10468 | 2024.12.19 19:28:25.959344 [ 263 ] {2014e8aa-dbc5-4039-96ae-fa917e5298a0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10469 | 2024.12.19 19:28:25.959638 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 5 columns (5 merged, 0 gathered) in 0.006627199 sec., 32894.74180570102 rows/sec., 2.47 MiB/sec. | ||
10470 | 2024.12.19 19:28:25.959839 [ 263 ] {2014e8aa-dbc5-4039-96ae-fa917e5298a0} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10471 | 2024.12.19 19:28:25.959901 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10472 | 2024.12.19 19:28:25.960231 [ 263 ] {2014e8aa-dbc5-4039-96ae-fa917e5298a0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006445 sec., 2172.2265321955 rows/sec., 152.13 KiB/sec. | ||
10473 | 2024.12.19 19:28:25.960401 [ 263 ] {2014e8aa-dbc5-4039-96ae-fa917e5298a0} <Debug> TCPHandler: Processed in 0.007185575 sec. | ||
10474 | 2024.12.19 19:28:25.960611 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_71_14} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10475 | 2024.12.19 19:28:25.960626 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10476 | 2024.12.19 19:28:25.960776 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_71_14} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10477 | 2024.12.19 19:28:25.960832 [ 259 ] {5c88766d-42aa-486b-8858-fe0c8ca0069f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10478 | 2024.12.19 19:28:25.960951 [ 259 ] {5c88766d-42aa-486b-8858-fe0c8ca0069f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10479 | 2024.12.19 19:28:25.960957 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10480 | 2024.12.19 19:28:25.961674 [ 259 ] {5c88766d-42aa-486b-8858-fe0c8ca0069f} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10481 | 2024.12.19 19:28:25.961719 [ 259 ] {5c88766d-42aa-486b-8858-fe0c8ca0069f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10482 | 2024.12.19 19:28:25.962083 [ 259 ] {5c88766d-42aa-486b-8858-fe0c8ca0069f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10483 | 2024.12.19 19:28:25.962323 [ 259 ] {5c88766d-42aa-486b-8858-fe0c8ca0069f} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10484 | 2024.12.19 19:28:25.962547 [ 259 ] {5c88766d-42aa-486b-8858-fe0c8ca0069f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001761 sec., 7382.169222032936 rows/sec., 460.28 KiB/sec. | ||
10485 | 2024.12.19 19:28:25.962612 [ 259 ] {5c88766d-42aa-486b-8858-fe0c8ca0069f} <Debug> TCPHandler: Processed in 0.002085586 sec. | ||
10486 | 2024.12.19 19:28:25.962782 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10487 | 2024.12.19 19:28:25.962910 [ 263 ] {699a49d7-6d02-478a-9760-dd3244b063d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10488 | 2024.12.19 19:28:25.962965 [ 263 ] {699a49d7-6d02-478a-9760-dd3244b063d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10489 | 2024.12.19 19:28:25.963812 [ 263 ] {699a49d7-6d02-478a-9760-dd3244b063d8} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10490 | 2024.12.19 19:28:25.963851 [ 263 ] {699a49d7-6d02-478a-9760-dd3244b063d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10491 | 2024.12.19 19:28:25.964240 [ 263 ] {699a49d7-6d02-478a-9760-dd3244b063d8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10492 | 2024.12.19 19:28:25.964495 [ 263 ] {699a49d7-6d02-478a-9760-dd3244b063d8} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10493 | 2024.12.19 19:28:25.964677 [ 82 ] {} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10494 | 2024.12.19 19:28:25.964756 [ 82 ] {} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10495 | 2024.12.19 19:28:25.964758 [ 263 ] {699a49d7-6d02-478a-9760-dd3244b063d8} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.001862 sec., 225563.9097744361 rows/sec., 16.11 MiB/sec. | ||
10496 | 2024.12.19 19:28:25.964797 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10497 | 2024.12.19 19:28:25.964915 [ 263 ] {699a49d7-6d02-478a-9760-dd3244b063d8} <Debug> TCPHandler: Processed in 0.00220584 sec. | ||
10498 | 2024.12.19 19:28:25.965098 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
10499 | 2024.12.19 19:28:25.965134 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10500 | 2024.12.19 19:28:25.965413 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10501 | 2024.12.19 19:28:25.965418 [ 259 ] {c3792baa-b4b9-4706-ab04-de636a205061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10502 | 2024.12.19 19:28:25.965485 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 914 rows starting from the beginning of the part | ||
10503 | 2024.12.19 19:28:25.965533 [ 259 ] {c3792baa-b4b9-4706-ab04-de636a205061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10504 | 2024.12.19 19:28:25.965870 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 890 rows starting from the beginning of the part | ||
10505 | 2024.12.19 19:28:25.966241 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 66 rows starting from the beginning of the part | ||
10506 | 2024.12.19 19:28:25.966613 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 420 rows starting from the beginning of the part | ||
10507 | 2024.12.19 19:28:25.966935 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 66 rows starting from the beginning of the part | ||
10508 | 2024.12.19 19:28:25.967227 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 420 rows starting from the beginning of the part | ||
10509 | 2024.12.19 19:28:25.968030 [ 259 ] {c3792baa-b4b9-4706-ab04-de636a205061} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10510 | 2024.12.19 19:28:25.968096 [ 259 ] {c3792baa-b4b9-4706-ab04-de636a205061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10511 | 2024.12.19 19:28:25.968967 [ 259 ] {c3792baa-b4b9-4706-ab04-de636a205061} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10512 | 2024.12.19 19:28:25.969528 [ 259 ] {c3792baa-b4b9-4706-ab04-de636a205061} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10513 | 2024.12.19 19:28:25.969957 [ 259 ] {c3792baa-b4b9-4706-ab04-de636a205061} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00463 sec., 1295.8963282937366 rows/sec., 67.71 KiB/sec. | ||
10514 | 2024.12.19 19:28:25.970190 [ 259 ] {c3792baa-b4b9-4706-ab04-de636a205061} <Debug> TCPHandler: Processed in 0.00515908 sec. | ||
10515 | 2024.12.19 19:28:25.970543 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10516 | 2024.12.19 19:28:25.971043 [ 263 ] {b6d915b1-4802-417d-b75e-ad20e7c6f219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10517 | 2024.12.19 19:28:25.971122 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2776 rows, containing 5 columns (5 merged, 0 gathered) in 0.006181828 sec., 449058.1103194718 rows/sec., 34.29 MiB/sec. | ||
10518 | 2024.12.19 19:28:25.971137 [ 263 ] {b6d915b1-4802-417d-b75e-ad20e7c6f219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10519 | 2024.12.19 19:28:25.971395 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10520 | 2024.12.19 19:28:25.971932 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_76_15} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10521 | 2024.12.19 19:28:25.972142 [ 199 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_76_15} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10522 | 2024.12.19 19:28:25.972315 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
10523 | 2024.12.19 19:28:25.972439 [ 263 ] {b6d915b1-4802-417d-b75e-ad20e7c6f219} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10524 | 2024.12.19 19:28:25.972484 [ 263 ] {b6d915b1-4802-417d-b75e-ad20e7c6f219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10525 | 2024.12.19 19:28:25.972887 [ 263 ] {b6d915b1-4802-417d-b75e-ad20e7c6f219} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10526 | 2024.12.19 19:28:25.973134 [ 263 ] {b6d915b1-4802-417d-b75e-ad20e7c6f219} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10527 | 2024.12.19 19:28:25.973311 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10528 | 2024.12.19 19:28:25.973371 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10529 | 2024.12.19 19:28:25.973389 [ 263 ] {b6d915b1-4802-417d-b75e-ad20e7c6f219} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002506 sec., 94573.02474062251 rows/sec., 6.34 MiB/sec. | ||
10530 | 2024.12.19 19:28:25.973412 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10531 | 2024.12.19 19:28:25.973586 [ 263 ] {b6d915b1-4802-417d-b75e-ad20e7c6f219} <Debug> TCPHandler: Processed in 0.003249788 sec. | ||
10532 | 2024.12.19 19:28:25.973685 [ 192 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
10533 | 2024.12.19 19:28:25.973783 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10534 | 2024.12.19 19:28:25.973872 [ 192 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10535 | 2024.12.19 19:28:25.973961 [ 192 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 24737 rows starting from the beginning of the part | ||
10536 | 2024.12.19 19:28:25.974026 [ 259 ] {eb956d9f-8603-4bf9-8797-663bf1266db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10537 | 2024.12.19 19:28:25.974212 [ 259 ] {eb956d9f-8603-4bf9-8797-663bf1266db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10538 | 2024.12.19 19:28:25.974275 [ 192 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1090 rows starting from the beginning of the part | ||
10539 | 2024.12.19 19:28:25.974684 [ 192 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
10540 | 2024.12.19 19:28:25.975061 [ 192 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 237 rows starting from the beginning of the part | ||
10541 | 2024.12.19 19:28:25.975464 [ 192 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
10542 | 2024.12.19 19:28:25.975733 [ 192 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part | ||
10543 | 2024.12.19 19:28:25.976541 [ 259 ] {eb956d9f-8603-4bf9-8797-663bf1266db4} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10544 | 2024.12.19 19:28:25.976600 [ 259 ] {eb956d9f-8603-4bf9-8797-663bf1266db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10545 | 2024.12.19 19:28:25.977456 [ 259 ] {eb956d9f-8603-4bf9-8797-663bf1266db4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10546 | 2024.12.19 19:28:25.977769 [ 259 ] {eb956d9f-8603-4bf9-8797-663bf1266db4} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10547 | 2024.12.19 19:28:25.978150 [ 259 ] {eb956d9f-8603-4bf9-8797-663bf1266db4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004197 sec., 238.26542768644268 rows/sec., 16.05 KiB/sec. | ||
10548 | 2024.12.19 19:28:25.978422 [ 259 ] {eb956d9f-8603-4bf9-8797-663bf1266db4} <Debug> TCPHandler: Processed in 0.004712288 sec. | ||
10549 | 2024.12.19 19:28:25.978723 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10550 | 2024.12.19 19:28:25.979106 [ 263 ] {ddc660c6-9d90-4acb-84da-a697e7a346a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10551 | 2024.12.19 19:28:25.979559 [ 263 ] {ddc660c6-9d90-4acb-84da-a697e7a346a1} <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 | ||
10552 | 2024.12.19 19:28:25.981912 [ 263 ] {ddc660c6-9d90-4acb-84da-a697e7a346a1} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10553 | 2024.12.19 19:28:25.981957 [ 263 ] {ddc660c6-9d90-4acb-84da-a697e7a346a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10554 | 2024.12.19 19:28:25.983157 [ 263 ] {ddc660c6-9d90-4acb-84da-a697e7a346a1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10555 | 2024.12.19 19:28:25.983589 [ 263 ] {ddc660c6-9d90-4acb-84da-a697e7a346a1} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10556 | 2024.12.19 19:28:25.983788 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10557 | 2024.12.19 19:28:25.983908 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10558 | 2024.12.19 19:28:25.983951 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10559 | 2024.12.19 19:28:25.984050 [ 263 ] {ddc660c6-9d90-4acb-84da-a697e7a346a1} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.005016 sec., 7575.757575757576 rows/sec., 13.58 MiB/sec. | ||
10560 | 2024.12.19 19:28:25.984554 [ 199 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
10561 | 2024.12.19 19:28:25.985263 [ 263 ] {ddc660c6-9d90-4acb-84da-a697e7a346a1} <Debug> TCPHandler: Processed in 0.006707372 sec. | ||
10562 | 2024.12.19 19:28:25.985679 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10563 | 2024.12.19 19:28:25.986245 [ 259 ] {4a54260d-10dd-4a3a-9892-886945ef2750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10564 | 2024.12.19 19:28:25.986512 [ 259 ] {4a54260d-10dd-4a3a-9892-886945ef2750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10565 | 2024.12.19 19:28:25.987534 [ 199 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10566 | 2024.12.19 19:28:25.988018 [ 199 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1292 rows starting from the beginning of the part | ||
10567 | 2024.12.19 19:28:25.988475 [ 192 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26621 rows, containing 5 columns (5 merged, 0 gathered) in 0.014919264 sec., 1784337.3506896854 rows/sec., 120.46 MiB/sec. | ||
10568 | 2024.12.19 19:28:25.989045 [ 192 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10569 | 2024.12.19 19:28:25.989544 [ 199 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 38 rows starting from the beginning of the part | ||
10570 | 2024.12.19 19:28:25.989826 [ 259 ] {4a54260d-10dd-4a3a-9892-886945ef2750} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10571 | 2024.12.19 19:28:25.989964 [ 259 ] {4a54260d-10dd-4a3a-9892-886945ef2750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10572 | 2024.12.19 19:28:25.990278 [ 195 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10573 | 2024.12.19 19:28:25.990724 [ 195 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10574 | 2024.12.19 19:28:25.990769 [ 199 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 2 rows starting from the beginning of the part | ||
10575 | 2024.12.19 19:28:25.991008 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
10576 | 2024.12.19 19:28:25.991626 [ 199 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 38 rows starting from the beginning of the part | ||
10577 | 2024.12.19 19:28:25.992159 [ 259 ] {4a54260d-10dd-4a3a-9892-886945ef2750} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10578 | 2024.12.19 19:28:25.992354 [ 199 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 2 rows starting from the beginning of the part | ||
10579 | 2024.12.19 19:28:25.992944 [ 199 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 38 rows starting from the beginning of the part | ||
10580 | 2024.12.19 19:28:25.993005 [ 259 ] {4a54260d-10dd-4a3a-9892-886945ef2750} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10581 | 2024.12.19 19:28:25.993857 [ 82 ] {} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10582 | 2024.12.19 19:28:25.993875 [ 259 ] {4a54260d-10dd-4a3a-9892-886945ef2750} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.007803 sec., 10508.77867486864 rows/sec., 683.46 KiB/sec. | ||
10583 | 2024.12.19 19:28:25.993939 [ 82 ] {} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10584 | 2024.12.19 19:28:25.994011 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
10585 | 2024.12.19 19:28:25.994206 [ 259 ] {4a54260d-10dd-4a3a-9892-886945ef2750} <Debug> TCPHandler: Processed in 0.008781018 sec. | ||
10586 | 2024.12.19 19:28:25.994550 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
10587 | 2024.12.19 19:28:25.995128 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10588 | 2024.12.19 19:28:25.995260 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5030 rows starting from the beginning of the part | ||
10589 | 2024.12.19 19:28:25.995718 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 82 rows starting from the beginning of the part | ||
10590 | 2024.12.19 19:28:25.996125 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
10591 | 2024.12.19 19:28:25.996478 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 82 rows starting from the beginning of the part | ||
10592 | 2024.12.19 19:28:25.996755 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
10593 | 2024.12.19 19:28:25.997104 [ 194 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part | ||
10594 | 2024.12.19 19:28:26.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.97 MiB, peak 248.30 MiB, free memory in arenas 0.00 B, will set to 238.97 MiB (RSS), difference: -3.99 MiB | ||
10595 | 2024.12.19 19:28:26.000183 [ 195 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5396 rows, containing 4 columns (4 merged, 0 gathered) in 0.006012894 sec., 897404.8103957927 rows/sec., 58.47 MiB/sec. | ||
10596 | 2024.12.19 19:28:26.000746 [ 195 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10597 | 2024.12.19 19:28:26.001192 [ 195 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_76_15} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10598 | 2024.12.19 19:28:26.001325 [ 195 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_76_15} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10599 | 2024.12.19 19:28:26.001427 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
10600 | 2024.12.19 19:28:26.005560 [ 187 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 19 columns (19 merged, 0 gathered) in 0.021461751 sec., 65698.27410633922 rows/sec., 117.73 MiB/sec. | ||
10601 | 2024.12.19 19:28:26.006994 [ 193 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10602 | 2024.12.19 19:28:26.007429 [ 193 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10603 | 2024.12.19 19:28:26.007512 [ 193 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10604 | 2024.12.19 19:28:26.007669 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
10605 | 2024.12.19 19:28:27.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.15 MiB, peak 248.30 MiB, free memory in arenas 0.00 B, will set to 239.89 MiB (RSS), difference: 7.74 MiB | ||
10606 | 2024.12.19 19:28:30.468286 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10607 | 2024.12.19 19:28:30.468355 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10608 | 2024.12.19 19:28:30.664632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
10609 | 2024.12.19 19:28:30.665273 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10610 | 2024.12.19 19:28:30.665321 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10611 | 2024.12.19 19:28:30.665852 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10612 | 2024.12.19 19:28:30.666130 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10613 | 2024.12.19 19:28:30.666393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
10614 | 2024.12.19 19:28:30.934196 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10615 | 2024.12.19 19:28:30.934394 [ 259 ] {e1d6d377-7ed2-41a8-9cf9-3df330e38322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10616 | 2024.12.19 19:28:30.934475 [ 259 ] {e1d6d377-7ed2-41a8-9cf9-3df330e38322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10617 | 2024.12.19 19:28:30.935271 [ 259 ] {e1d6d377-7ed2-41a8-9cf9-3df330e38322} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10618 | 2024.12.19 19:28:30.935325 [ 259 ] {e1d6d377-7ed2-41a8-9cf9-3df330e38322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10619 | 2024.12.19 19:28:30.935782 [ 259 ] {e1d6d377-7ed2-41a8-9cf9-3df330e38322} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10620 | 2024.12.19 19:28:30.936047 [ 259 ] {e1d6d377-7ed2-41a8-9cf9-3df330e38322} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10621 | 2024.12.19 19:28:30.936315 [ 259 ] {e1d6d377-7ed2-41a8-9cf9-3df330e38322} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001967 sec., 30503.304524656836 rows/sec., 2.37 MiB/sec. | ||
10622 | 2024.12.19 19:28:30.936449 [ 259 ] {e1d6d377-7ed2-41a8-9cf9-3df330e38322} <Debug> TCPHandler: Processed in 0.002412195 sec. | ||
10623 | 2024.12.19 19:28:30.936668 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10624 | 2024.12.19 19:28:30.936848 [ 263 ] {5369bc14-1ff4-4384-b884-51e3771468b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10625 | 2024.12.19 19:28:30.936906 [ 263 ] {5369bc14-1ff4-4384-b884-51e3771468b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10626 | 2024.12.19 19:28:30.937519 [ 263 ] {5369bc14-1ff4-4384-b884-51e3771468b3} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10627 | 2024.12.19 19:28:30.937564 [ 263 ] {5369bc14-1ff4-4384-b884-51e3771468b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10628 | 2024.12.19 19:28:30.937959 [ 263 ] {5369bc14-1ff4-4384-b884-51e3771468b3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10629 | 2024.12.19 19:28:30.938217 [ 263 ] {5369bc14-1ff4-4384-b884-51e3771468b3} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10630 | 2024.12.19 19:28:30.938441 [ 263 ] {5369bc14-1ff4-4384-b884-51e3771468b3} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001625 sec., 1230.7692307692307 rows/sec., 92.55 KiB/sec. | ||
10631 | 2024.12.19 19:28:30.938499 [ 263 ] {5369bc14-1ff4-4384-b884-51e3771468b3} <Debug> TCPHandler: Processed in 0.001943293 sec. | ||
10632 | 2024.12.19 19:28:30.938642 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10633 | 2024.12.19 19:28:30.938756 [ 259 ] {cc6931b3-70c4-4769-9b6a-4870d3ef64df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10634 | 2024.12.19 19:28:30.938803 [ 259 ] {cc6931b3-70c4-4769-9b6a-4870d3ef64df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10635 | 2024.12.19 19:28:30.939360 [ 259 ] {cc6931b3-70c4-4769-9b6a-4870d3ef64df} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10636 | 2024.12.19 19:28:30.939399 [ 259 ] {cc6931b3-70c4-4769-9b6a-4870d3ef64df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10637 | 2024.12.19 19:28:30.939776 [ 259 ] {cc6931b3-70c4-4769-9b6a-4870d3ef64df} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10638 | 2024.12.19 19:28:30.940017 [ 259 ] {cc6931b3-70c4-4769-9b6a-4870d3ef64df} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10639 | 2024.12.19 19:28:30.940228 [ 259 ] {cc6931b3-70c4-4769-9b6a-4870d3ef64df} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001497 sec., 44088.176352705406 rows/sec., 3.44 MiB/sec. | ||
10640 | 2024.12.19 19:28:30.940280 [ 259 ] {cc6931b3-70c4-4769-9b6a-4870d3ef64df} <Debug> TCPHandler: Processed in 0.001692006 sec. | ||
10641 | 2024.12.19 19:28:30.940418 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10642 | 2024.12.19 19:28:30.940527 [ 263 ] {87a989d4-6fe0-4159-9469-207d469c0632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10643 | 2024.12.19 19:28:30.940578 [ 263 ] {87a989d4-6fe0-4159-9469-207d469c0632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10644 | 2024.12.19 19:28:30.941201 [ 263 ] {87a989d4-6fe0-4159-9469-207d469c0632} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10645 | 2024.12.19 19:28:30.941243 [ 263 ] {87a989d4-6fe0-4159-9469-207d469c0632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10646 | 2024.12.19 19:28:30.941641 [ 263 ] {87a989d4-6fe0-4159-9469-207d469c0632} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10647 | 2024.12.19 19:28:30.941888 [ 263 ] {87a989d4-6fe0-4159-9469-207d469c0632} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10648 | 2024.12.19 19:28:30.942118 [ 263 ] {87a989d4-6fe0-4159-9469-207d469c0632} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001609 sec., 99440.64636420137 rows/sec., 6.93 MiB/sec. | ||
10649 | 2024.12.19 19:28:30.942191 [ 263 ] {87a989d4-6fe0-4159-9469-207d469c0632} <Debug> TCPHandler: Processed in 0.0018274 sec. | ||
10650 | 2024.12.19 19:28:30.942385 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10651 | 2024.12.19 19:28:30.942495 [ 259 ] {a3cc2a1b-600d-40d8-9eec-a97fbdbd22fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10652 | 2024.12.19 19:28:30.942562 [ 259 ] {a3cc2a1b-600d-40d8-9eec-a97fbdbd22fe} <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 | ||
10653 | 2024.12.19 19:28:30.943648 [ 259 ] {a3cc2a1b-600d-40d8-9eec-a97fbdbd22fe} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10654 | 2024.12.19 19:28:30.943687 [ 259 ] {a3cc2a1b-600d-40d8-9eec-a97fbdbd22fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10655 | 2024.12.19 19:28:30.944285 [ 259 ] {a3cc2a1b-600d-40d8-9eec-a97fbdbd22fe} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
10656 | 2024.12.19 19:28:30.944542 [ 259 ] {a3cc2a1b-600d-40d8-9eec-a97fbdbd22fe} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10657 | 2024.12.19 19:28:30.944782 [ 259 ] {a3cc2a1b-600d-40d8-9eec-a97fbdbd22fe} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00231 sec., 865.8008658008658 rows/sec., 1.55 MiB/sec. | ||
10658 | 2024.12.19 19:28:30.944875 [ 259 ] {a3cc2a1b-600d-40d8-9eec-a97fbdbd22fe} <Debug> TCPHandler: Processed in 0.00255114 sec. | ||
10659 | 2024.12.19 19:28:30.945029 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10660 | 2024.12.19 19:28:30.945138 [ 263 ] {9956cafd-7d2f-4716-a14e-3a05dcbf90f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10661 | 2024.12.19 19:28:30.945187 [ 263 ] {9956cafd-7d2f-4716-a14e-3a05dcbf90f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10662 | 2024.12.19 19:28:30.945639 [ 263 ] {9956cafd-7d2f-4716-a14e-3a05dcbf90f0} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10663 | 2024.12.19 19:28:30.945680 [ 263 ] {9956cafd-7d2f-4716-a14e-3a05dcbf90f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10664 | 2024.12.19 19:28:30.946044 [ 263 ] {9956cafd-7d2f-4716-a14e-3a05dcbf90f0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10665 | 2024.12.19 19:28:30.946288 [ 263 ] {9956cafd-7d2f-4716-a14e-3a05dcbf90f0} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10666 | 2024.12.19 19:28:30.946511 [ 263 ] {9956cafd-7d2f-4716-a14e-3a05dcbf90f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec. | ||
10667 | 2024.12.19 19:28:30.946564 [ 263 ] {9956cafd-7d2f-4716-a14e-3a05dcbf90f0} <Debug> TCPHandler: Processed in 0.001590923 sec. | ||
10668 | 2024.12.19 19:28:32.402535 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
10669 | 2024.12.19 19:28:32.423382 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10670 | 2024.12.19 19:28:32.423437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10671 | 2024.12.19 19:28:32.430893 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10672 | 2024.12.19 19:28:32.431669 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10673 | 2024.12.19 19:28:32.434383 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
10674 | 2024.12.19 19:28:35.392488 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10675 | 2024.12.19 19:28:35.392825 [ 259 ] {a359926b-a29b-4e18-a3df-c78df9cefca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10676 | 2024.12.19 19:28:35.392944 [ 259 ] {a359926b-a29b-4e18-a3df-c78df9cefca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10677 | 2024.12.19 19:28:35.393756 [ 259 ] {a359926b-a29b-4e18-a3df-c78df9cefca4} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10678 | 2024.12.19 19:28:35.393812 [ 259 ] {a359926b-a29b-4e18-a3df-c78df9cefca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10679 | 2024.12.19 19:28:35.394267 [ 259 ] {a359926b-a29b-4e18-a3df-c78df9cefca4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10680 | 2024.12.19 19:28:35.394530 [ 259 ] {a359926b-a29b-4e18-a3df-c78df9cefca4} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10681 | 2024.12.19 19:28:35.394782 [ 259 ] {a359926b-a29b-4e18-a3df-c78df9cefca4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002046 sec., 6842.619745845552 rows/sec., 492.58 KiB/sec. | ||
10682 | 2024.12.19 19:28:35.394849 [ 259 ] {a359926b-a29b-4e18-a3df-c78df9cefca4} <Debug> TCPHandler: Processed in 0.00255802 sec. | ||
10683 | 2024.12.19 19:28:35.395060 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10684 | 2024.12.19 19:28:35.395208 [ 263 ] {726f6141-5a65-402d-af19-7c58bd3923f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10685 | 2024.12.19 19:28:35.395269 [ 263 ] {726f6141-5a65-402d-af19-7c58bd3923f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10686 | 2024.12.19 19:28:35.395929 [ 263 ] {726f6141-5a65-402d-af19-7c58bd3923f0} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10687 | 2024.12.19 19:28:35.395979 [ 263 ] {726f6141-5a65-402d-af19-7c58bd3923f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10688 | 2024.12.19 19:28:35.396354 [ 263 ] {726f6141-5a65-402d-af19-7c58bd3923f0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
10689 | 2024.12.19 19:28:35.396594 [ 263 ] {726f6141-5a65-402d-af19-7c58bd3923f0} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10690 | 2024.12.19 19:28:35.396818 [ 263 ] {726f6141-5a65-402d-af19-7c58bd3923f0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001644 sec., 1216.54501216545 rows/sec., 99.20 KiB/sec. | ||
10691 | 2024.12.19 19:28:35.396874 [ 263 ] {726f6141-5a65-402d-af19-7c58bd3923f0} <Debug> TCPHandler: Processed in 0.001885541 sec. | ||
10692 | 2024.12.19 19:28:35.397023 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10693 | 2024.12.19 19:28:35.397152 [ 259 ] {fdb5dce6-7179-4ace-80ec-8767be834f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10694 | 2024.12.19 19:28:35.397205 [ 259 ] {fdb5dce6-7179-4ace-80ec-8767be834f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10695 | 2024.12.19 19:28:35.398572 [ 259 ] {fdb5dce6-7179-4ace-80ec-8767be834f31} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10696 | 2024.12.19 19:28:35.398611 [ 259 ] {fdb5dce6-7179-4ace-80ec-8767be834f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10697 | 2024.12.19 19:28:35.399069 [ 259 ] {fdb5dce6-7179-4ace-80ec-8767be834f31} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10698 | 2024.12.19 19:28:35.399311 [ 259 ] {fdb5dce6-7179-4ace-80ec-8767be834f31} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10699 | 2024.12.19 19:28:35.399549 [ 259 ] {fdb5dce6-7179-4ace-80ec-8767be834f31} <Debug> executeQuery: Read 1420 rows, 121.37 KiB in 0.002419 sec., 587019.4295163291 rows/sec., 49.00 MiB/sec. | ||
10700 | 2024.12.19 19:28:35.399659 [ 259 ] {fdb5dce6-7179-4ace-80ec-8767be834f31} <Debug> TCPHandler: Processed in 0.002693033 sec. | ||
10701 | 2024.12.19 19:28:35.399870 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10702 | 2024.12.19 19:28:35.400050 [ 263 ] {509d84c8-6e42-4324-bc95-533c34c1cd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10703 | 2024.12.19 19:28:35.400108 [ 263 ] {509d84c8-6e42-4324-bc95-533c34c1cd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10704 | 2024.12.19 19:28:35.400796 [ 263 ] {509d84c8-6e42-4324-bc95-533c34c1cd73} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10705 | 2024.12.19 19:28:35.400845 [ 263 ] {509d84c8-6e42-4324-bc95-533c34c1cd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10706 | 2024.12.19 19:28:35.401221 [ 263 ] {509d84c8-6e42-4324-bc95-533c34c1cd73} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10707 | 2024.12.19 19:28:35.401462 [ 263 ] {509d84c8-6e42-4324-bc95-533c34c1cd73} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10708 | 2024.12.19 19:28:35.401673 [ 263 ] {509d84c8-6e42-4324-bc95-533c34c1cd73} <Debug> executeQuery: Read 47 rows, 3.45 KiB in 0.001653 sec., 28433.15184513007 rows/sec., 2.04 MiB/sec. | ||
10709 | 2024.12.19 19:28:35.401725 [ 263 ] {509d84c8-6e42-4324-bc95-533c34c1cd73} <Debug> TCPHandler: Processed in 0.001978764 sec. | ||
10710 | 2024.12.19 19:28:35.401862 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10711 | 2024.12.19 19:28:35.401974 [ 259 ] {d557e910-e894-432a-bfcc-dd290a7ef0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10712 | 2024.12.19 19:28:35.402027 [ 259 ] {d557e910-e894-432a-bfcc-dd290a7ef0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10713 | 2024.12.19 19:28:35.402776 [ 259 ] {d557e910-e894-432a-bfcc-dd290a7ef0c6} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10714 | 2024.12.19 19:28:35.402822 [ 259 ] {d557e910-e894-432a-bfcc-dd290a7ef0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10715 | 2024.12.19 19:28:35.403208 [ 259 ] {d557e910-e894-432a-bfcc-dd290a7ef0c6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10716 | 2024.12.19 19:28:35.403446 [ 259 ] {d557e910-e894-432a-bfcc-dd290a7ef0c6} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10717 | 2024.12.19 19:28:35.403662 [ 259 ] {d557e910-e894-432a-bfcc-dd290a7ef0c6} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001716 sec., 141025.64102564103 rows/sec., 9.55 MiB/sec. | ||
10718 | 2024.12.19 19:28:35.403714 [ 259 ] {d557e910-e894-432a-bfcc-dd290a7ef0c6} <Debug> TCPHandler: Processed in 0.001903742 sec. | ||
10719 | 2024.12.19 19:28:35.403854 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10720 | 2024.12.19 19:28:35.403962 [ 263 ] {e83060df-4531-4473-bd39-1d8d2727d5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10721 | 2024.12.19 19:28:35.404016 [ 263 ] {e83060df-4531-4473-bd39-1d8d2727d5db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10722 | 2024.12.19 19:28:35.404651 [ 263 ] {e83060df-4531-4473-bd39-1d8d2727d5db} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10723 | 2024.12.19 19:28:35.404699 [ 263 ] {e83060df-4531-4473-bd39-1d8d2727d5db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10724 | 2024.12.19 19:28:35.405092 [ 263 ] {e83060df-4531-4473-bd39-1d8d2727d5db} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10725 | 2024.12.19 19:28:35.405334 [ 263 ] {e83060df-4531-4473-bd39-1d8d2727d5db} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10726 | 2024.12.19 19:28:35.405545 [ 263 ] {e83060df-4531-4473-bd39-1d8d2727d5db} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001608 sec., 8084.577114427861 rows/sec., 504.07 KiB/sec. | ||
10727 | 2024.12.19 19:28:35.405598 [ 263 ] {e83060df-4531-4473-bd39-1d8d2727d5db} <Debug> TCPHandler: Processed in 0.001795419 sec. | ||
10728 | 2024.12.19 19:28:35.405728 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10729 | 2024.12.19 19:28:35.405833 [ 259 ] {bacc52cc-eca8-4209-90ae-ab818b1e9cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10730 | 2024.12.19 19:28:35.405878 [ 259 ] {bacc52cc-eca8-4209-90ae-ab818b1e9cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10731 | 2024.12.19 19:28:35.406831 [ 259 ] {bacc52cc-eca8-4209-90ae-ab818b1e9cc8} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10732 | 2024.12.19 19:28:35.406878 [ 259 ] {bacc52cc-eca8-4209-90ae-ab818b1e9cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10733 | 2024.12.19 19:28:35.407282 [ 259 ] {bacc52cc-eca8-4209-90ae-ab818b1e9cc8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10734 | 2024.12.19 19:28:35.407518 [ 259 ] {bacc52cc-eca8-4209-90ae-ab818b1e9cc8} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10735 | 2024.12.19 19:28:35.407772 [ 259 ] {bacc52cc-eca8-4209-90ae-ab818b1e9cc8} <Debug> executeQuery: Read 878 rows, 65.18 KiB in 0.001953 sec., 449564.7721454173 rows/sec., 32.59 MiB/sec. | ||
10736 | 2024.12.19 19:28:35.407833 [ 259 ] {bacc52cc-eca8-4209-90ae-ab818b1e9cc8} <Debug> TCPHandler: Processed in 0.002157158 sec. | ||
10737 | 2024.12.19 19:28:35.408040 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10738 | 2024.12.19 19:28:35.408301 [ 263 ] {4f80d29e-3970-419f-9a38-d63b0ab60f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10739 | 2024.12.19 19:28:35.408362 [ 263 ] {4f80d29e-3970-419f-9a38-d63b0ab60f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10740 | 2024.12.19 19:28:35.408901 [ 263 ] {4f80d29e-3970-419f-9a38-d63b0ab60f01} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10741 | 2024.12.19 19:28:35.408947 [ 263 ] {4f80d29e-3970-419f-9a38-d63b0ab60f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10742 | 2024.12.19 19:28:35.409310 [ 263 ] {4f80d29e-3970-419f-9a38-d63b0ab60f01} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10743 | 2024.12.19 19:28:35.409557 [ 263 ] {4f80d29e-3970-419f-9a38-d63b0ab60f01} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10744 | 2024.12.19 19:28:35.409768 [ 263 ] {4f80d29e-3970-419f-9a38-d63b0ab60f01} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001541 sec., 3893.5756002595717 rows/sec., 203.42 KiB/sec. | ||
10745 | 2024.12.19 19:28:35.409820 [ 263 ] {4f80d29e-3970-419f-9a38-d63b0ab60f01} <Debug> TCPHandler: Processed in 0.001906062 sec. | ||
10746 | 2024.12.19 19:28:35.409958 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10747 | 2024.12.19 19:28:35.410086 [ 259 ] {0887e237-225f-4654-9a2b-9b4d17a440a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10748 | 2024.12.19 19:28:35.410145 [ 259 ] {0887e237-225f-4654-9a2b-9b4d17a440a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10749 | 2024.12.19 19:28:35.411045 [ 259 ] {0887e237-225f-4654-9a2b-9b4d17a440a6} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10750 | 2024.12.19 19:28:35.411084 [ 259 ] {0887e237-225f-4654-9a2b-9b4d17a440a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10751 | 2024.12.19 19:28:35.411524 [ 259 ] {0887e237-225f-4654-9a2b-9b4d17a440a6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10752 | 2024.12.19 19:28:35.411779 [ 259 ] {0887e237-225f-4654-9a2b-9b4d17a440a6} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10753 | 2024.12.19 19:28:35.412004 [ 259 ] {0887e237-225f-4654-9a2b-9b4d17a440a6} <Debug> executeQuery: Read 1084 rows, 74.17 KiB in 0.001947 sec., 556753.9804827941 rows/sec., 37.20 MiB/sec. | ||
10754 | 2024.12.19 19:28:35.412058 [ 259 ] {0887e237-225f-4654-9a2b-9b4d17a440a6} <Debug> TCPHandler: Processed in 0.002156298 sec. | ||
10755 | 2024.12.19 19:28:35.412214 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10756 | 2024.12.19 19:28:35.412341 [ 263 ] {a15adaf2-145a-4f93-839b-e3942baa7375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10757 | 2024.12.19 19:28:35.412398 [ 263 ] {a15adaf2-145a-4f93-839b-e3942baa7375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10758 | 2024.12.19 19:28:35.412913 [ 263 ] {a15adaf2-145a-4f93-839b-e3942baa7375} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10759 | 2024.12.19 19:28:35.412959 [ 263 ] {a15adaf2-145a-4f93-839b-e3942baa7375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10760 | 2024.12.19 19:28:35.413318 [ 263 ] {a15adaf2-145a-4f93-839b-e3942baa7375} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10761 | 2024.12.19 19:28:35.413551 [ 263 ] {a15adaf2-145a-4f93-839b-e3942baa7375} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10762 | 2024.12.19 19:28:35.413768 [ 263 ] {a15adaf2-145a-4f93-839b-e3942baa7375} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001456 sec., 686.8131868131868 rows/sec., 46.28 KiB/sec. | ||
10763 | 2024.12.19 19:28:35.413819 [ 263 ] {a15adaf2-145a-4f93-839b-e3942baa7375} <Debug> TCPHandler: Processed in 0.001667865 sec. | ||
10764 | 2024.12.19 19:28:35.413941 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10765 | 2024.12.19 19:28:35.414069 [ 259 ] {bd3f5a29-f785-4262-870d-90f132feb2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10766 | 2024.12.19 19:28:35.414147 [ 259 ] {bd3f5a29-f785-4262-870d-90f132feb2c0} <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 | ||
10767 | 2024.12.19 19:28:35.415419 [ 259 ] {bd3f5a29-f785-4262-870d-90f132feb2c0} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10768 | 2024.12.19 19:28:35.415457 [ 259 ] {bd3f5a29-f785-4262-870d-90f132feb2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10769 | 2024.12.19 19:28:35.416106 [ 259 ] {bd3f5a29-f785-4262-870d-90f132feb2c0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10770 | 2024.12.19 19:28:35.416362 [ 259 ] {bd3f5a29-f785-4262-870d-90f132feb2c0} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10771 | 2024.12.19 19:28:35.416601 [ 259 ] {bd3f5a29-f785-4262-870d-90f132feb2c0} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002561 sec., 14837.95392424834 rows/sec., 26.59 MiB/sec. | ||
10772 | 2024.12.19 19:28:35.416705 [ 259 ] {bd3f5a29-f785-4262-870d-90f132feb2c0} <Debug> TCPHandler: Processed in 0.002814606 sec. | ||
10773 | 2024.12.19 19:28:35.416854 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10774 | 2024.12.19 19:28:35.416960 [ 263 ] {8be250b0-54e1-4478-aab7-94d06fe71f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10775 | 2024.12.19 19:28:35.417006 [ 263 ] {8be250b0-54e1-4478-aab7-94d06fe71f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10776 | 2024.12.19 19:28:35.417444 [ 263 ] {8be250b0-54e1-4478-aab7-94d06fe71f6a} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10777 | 2024.12.19 19:28:35.417484 [ 263 ] {8be250b0-54e1-4478-aab7-94d06fe71f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10778 | 2024.12.19 19:28:35.417842 [ 263 ] {8be250b0-54e1-4478-aab7-94d06fe71f6a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10779 | 2024.12.19 19:28:35.418078 [ 263 ] {8be250b0-54e1-4478-aab7-94d06fe71f6a} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10780 | 2024.12.19 19:28:35.418293 [ 263 ] {8be250b0-54e1-4478-aab7-94d06fe71f6a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001356 sec., 60471.97640117994 rows/sec., 3.84 MiB/sec. | ||
10781 | 2024.12.19 19:28:35.418342 [ 263 ] {8be250b0-54e1-4478-aab7-94d06fe71f6a} <Debug> TCPHandler: Processed in 0.001549342 sec. | ||
10782 | 2024.12.19 19:28:35.780421 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1526 | ||
10783 | 2024.12.19 19:28:35.784093 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10784 | 2024.12.19 19:28:35.784152 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10785 | 2024.12.19 19:28:35.785635 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10786 | 2024.12.19 19:28:35.785944 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10787 | 2024.12.19 19:28:35.787253 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1526 | ||
10788 | 2024.12.19 19:28:38.167435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
10789 | 2024.12.19 19:28:38.168114 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10790 | 2024.12.19 19:28:38.168162 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10791 | 2024.12.19 19:28:38.168688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10792 | 2024.12.19 19:28:38.168951 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10793 | 2024.12.19 19:28:38.169213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
10794 | 2024.12.19 19:28:39.935378 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
10795 | 2024.12.19 19:28:39.956864 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10796 | 2024.12.19 19:28:39.956941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10797 | 2024.12.19 19:28:39.964274 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10798 | 2024.12.19 19:28:39.965051 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10799 | 2024.12.19 19:28:39.968613 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
10800 | 2024.12.19 19:28:40.933480 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10801 | 2024.12.19 19:28:40.933665 [ 259 ] {d4b18e3a-f1e0-42c5-ada7-0a5dd2f3e0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10802 | 2024.12.19 19:28:40.933736 [ 259 ] {d4b18e3a-f1e0-42c5-ada7-0a5dd2f3e0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10803 | 2024.12.19 19:28:40.934490 [ 259 ] {d4b18e3a-f1e0-42c5-ada7-0a5dd2f3e0b1} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10804 | 2024.12.19 19:28:40.934534 [ 259 ] {d4b18e3a-f1e0-42c5-ada7-0a5dd2f3e0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10805 | 2024.12.19 19:28:40.934963 [ 259 ] {d4b18e3a-f1e0-42c5-ada7-0a5dd2f3e0b1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10806 | 2024.12.19 19:28:40.935235 [ 259 ] {d4b18e3a-f1e0-42c5-ada7-0a5dd2f3e0b1} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10807 | 2024.12.19 19:28:40.935476 [ 259 ] {d4b18e3a-f1e0-42c5-ada7-0a5dd2f3e0b1} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001863 sec., 32206.1191626409 rows/sec., 2.50 MiB/sec. | ||
10808 | 2024.12.19 19:28:40.935532 [ 259 ] {d4b18e3a-f1e0-42c5-ada7-0a5dd2f3e0b1} <Debug> TCPHandler: Processed in 0.0021823 sec. | ||
10809 | 2024.12.19 19:28:40.935692 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10810 | 2024.12.19 19:28:40.935799 [ 263 ] {c0e5f630-0908-4bfa-8d77-a86e23fc99e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10811 | 2024.12.19 19:28:40.935846 [ 263 ] {c0e5f630-0908-4bfa-8d77-a86e23fc99e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10812 | 2024.12.19 19:28:40.936368 [ 263 ] {c0e5f630-0908-4bfa-8d77-a86e23fc99e9} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10813 | 2024.12.19 19:28:40.936408 [ 263 ] {c0e5f630-0908-4bfa-8d77-a86e23fc99e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10814 | 2024.12.19 19:28:40.936753 [ 263 ] {c0e5f630-0908-4bfa-8d77-a86e23fc99e9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10815 | 2024.12.19 19:28:40.937000 [ 263 ] {c0e5f630-0908-4bfa-8d77-a86e23fc99e9} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10816 | 2024.12.19 19:28:40.937229 [ 263 ] {c0e5f630-0908-4bfa-8d77-a86e23fc99e9} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001452 sec., 1377.4104683195592 rows/sec., 103.57 KiB/sec. | ||
10817 | 2024.12.19 19:28:40.937296 [ 263 ] {c0e5f630-0908-4bfa-8d77-a86e23fc99e9} <Debug> TCPHandler: Processed in 0.001666026 sec. | ||
10818 | 2024.12.19 19:28:40.937458 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10819 | 2024.12.19 19:28:40.937605 [ 259 ] {2c8f0fa5-30dc-419b-8aae-e7e603fcb028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10820 | 2024.12.19 19:28:40.937660 [ 259 ] {2c8f0fa5-30dc-419b-8aae-e7e603fcb028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10821 | 2024.12.19 19:28:40.938290 [ 259 ] {2c8f0fa5-30dc-419b-8aae-e7e603fcb028} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10822 | 2024.12.19 19:28:40.938329 [ 259 ] {2c8f0fa5-30dc-419b-8aae-e7e603fcb028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10823 | 2024.12.19 19:28:40.938701 [ 259 ] {2c8f0fa5-30dc-419b-8aae-e7e603fcb028} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10824 | 2024.12.19 19:28:40.938940 [ 259 ] {2c8f0fa5-30dc-419b-8aae-e7e603fcb028} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10825 | 2024.12.19 19:28:40.939161 [ 259 ] {2c8f0fa5-30dc-419b-8aae-e7e603fcb028} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001585 sec., 41640.3785488959 rows/sec., 3.25 MiB/sec. | ||
10826 | 2024.12.19 19:28:40.939214 [ 259 ] {2c8f0fa5-30dc-419b-8aae-e7e603fcb028} <Debug> TCPHandler: Processed in 0.00183965 sec. | ||
10827 | 2024.12.19 19:28:40.939364 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10828 | 2024.12.19 19:28:40.939493 [ 263 ] {2d0564e3-02f0-4ce8-81c1-9fd34551d423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10829 | 2024.12.19 19:28:40.939552 [ 263 ] {2d0564e3-02f0-4ce8-81c1-9fd34551d423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10830 | 2024.12.19 19:28:40.940170 [ 263 ] {2d0564e3-02f0-4ce8-81c1-9fd34551d423} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10831 | 2024.12.19 19:28:40.940208 [ 263 ] {2d0564e3-02f0-4ce8-81c1-9fd34551d423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10832 | 2024.12.19 19:28:40.940583 [ 263 ] {2d0564e3-02f0-4ce8-81c1-9fd34551d423} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10833 | 2024.12.19 19:28:40.940811 [ 263 ] {2d0564e3-02f0-4ce8-81c1-9fd34551d423} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10834 | 2024.12.19 19:28:40.941037 [ 263 ] {2d0564e3-02f0-4ce8-81c1-9fd34551d423} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec. | ||
10835 | 2024.12.19 19:28:40.941104 [ 263 ] {2d0564e3-02f0-4ce8-81c1-9fd34551d423} <Debug> TCPHandler: Processed in 0.001802469 sec. | ||
10836 | 2024.12.19 19:28:40.941278 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10837 | 2024.12.19 19:28:40.941414 [ 259 ] {bea828c9-a284-4832-9160-715d07e8bf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10838 | 2024.12.19 19:28:40.941493 [ 259 ] {bea828c9-a284-4832-9160-715d07e8bf37} <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 | ||
10839 | 2024.12.19 19:28:40.942611 [ 259 ] {bea828c9-a284-4832-9160-715d07e8bf37} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10840 | 2024.12.19 19:28:40.942649 [ 259 ] {bea828c9-a284-4832-9160-715d07e8bf37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10841 | 2024.12.19 19:28:40.943228 [ 259 ] {bea828c9-a284-4832-9160-715d07e8bf37} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10842 | 2024.12.19 19:28:40.943482 [ 259 ] {bea828c9-a284-4832-9160-715d07e8bf37} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10843 | 2024.12.19 19:28:40.943724 [ 259 ] {bea828c9-a284-4832-9160-715d07e8bf37} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002339 sec., 855.0662676357418 rows/sec., 1.53 MiB/sec. | ||
10844 | 2024.12.19 19:28:40.943818 [ 259 ] {bea828c9-a284-4832-9160-715d07e8bf37} <Debug> TCPHandler: Processed in 0.002617591 sec. | ||
10845 | 2024.12.19 19:28:40.943970 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10846 | 2024.12.19 19:28:40.944099 [ 263 ] {a7630d5e-0094-4ee7-8b9d-126dce62a712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10847 | 2024.12.19 19:28:40.944155 [ 263 ] {a7630d5e-0094-4ee7-8b9d-126dce62a712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10848 | 2024.12.19 19:28:40.944680 [ 263 ] {a7630d5e-0094-4ee7-8b9d-126dce62a712} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10849 | 2024.12.19 19:28:40.944726 [ 263 ] {a7630d5e-0094-4ee7-8b9d-126dce62a712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10850 | 2024.12.19 19:28:40.945135 [ 263 ] {a7630d5e-0094-4ee7-8b9d-126dce62a712} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10851 | 2024.12.19 19:28:40.945361 [ 263 ] {a7630d5e-0094-4ee7-8b9d-126dce62a712} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10852 | 2024.12.19 19:28:40.945586 [ 263 ] {a7630d5e-0094-4ee7-8b9d-126dce62a712} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001515 sec., 39603.960396039605 rows/sec., 2.67 MiB/sec. | ||
10853 | 2024.12.19 19:28:40.945644 [ 263 ] {a7630d5e-0094-4ee7-8b9d-126dce62a712} <Debug> TCPHandler: Processed in 0.001737857 sec. | ||
10854 | 2024.12.19 19:28:45.468597 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10855 | 2024.12.19 19:28:45.468673 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10856 | 2024.12.19 19:28:45.670281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 | ||
10857 | 2024.12.19 19:28:45.670910 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10858 | 2024.12.19 19:28:45.670959 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10859 | 2024.12.19 19:28:45.671478 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10860 | 2024.12.19 19:28:45.671732 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10861 | 2024.12.19 19:28:45.671945 [ 50 ] {} <Debug> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10862 | 2024.12.19 19:28:45.671999 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
10863 | 2024.12.19 19:28:45.672021 [ 50 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10864 | 2024.12.19 19:28:45.672051 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10865 | 2024.12.19 19:28:45.672174 [ 196 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::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 | ||
10866 | 2024.12.19 19:28:45.672299 [ 196 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10867 | 2024.12.19 19:28:45.672345 [ 196 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part | ||
10868 | 2024.12.19 19:28:45.672421 [ 196 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part | ||
10869 | 2024.12.19 19:28:45.672616 [ 196 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part | ||
10870 | 2024.12.19 19:28:45.672858 [ 196 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part | ||
10871 | 2024.12.19 19:28:45.673080 [ 196 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part | ||
10872 | 2024.12.19 19:28:45.673297 [ 196 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part | ||
10873 | 2024.12.19 19:28:45.675892 [ 187 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003771943 sec., 6808427.380795522 rows/sec., 97.40 MiB/sec. | ||
10874 | 2024.12.19 19:28:45.676343 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10875 | 2024.12.19 19:28:45.676693 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_56_11} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10876 | 2024.12.19 19:28:45.676790 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_56_11} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10877 | 2024.12.19 19:28:45.676912 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
10878 | 2024.12.19 19:28:45.788540 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 1538 | ||
10879 | 2024.12.19 19:28:45.791168 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10880 | 2024.12.19 19:28:45.791206 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10881 | 2024.12.19 19:28:45.792647 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10882 | 2024.12.19 19:28:45.792962 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10883 | 2024.12.19 19:28:45.793120 [ 50 ] {} <Debug> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10884 | 2024.12.19 19:28:45.793176 [ 50 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10885 | 2024.12.19 19:28:45.793211 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10886 | 2024.12.19 19:28:45.793785 [ 187 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::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 | ||
10887 | 2024.12.19 19:28:45.794395 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1538 | ||
10888 | 2024.12.19 19:28:45.794925 [ 187 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10889 | 2024.12.19 19:28:45.795113 [ 187 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1364 rows starting from the beginning of the part | ||
10890 | 2024.12.19 19:28:45.795640 [ 187 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 58 rows starting from the beginning of the part | ||
10891 | 2024.12.19 19:28:45.796146 [ 187 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 12 rows starting from the beginning of the part | ||
10892 | 2024.12.19 19:28:45.796927 [ 187 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
10893 | 2024.12.19 19:28:45.797580 [ 187 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 58 rows starting from the beginning of the part | ||
10894 | 2024.12.19 19:28:45.798192 [ 187 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
10895 | 2024.12.19 19:28:45.806585 [ 201 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 72 columns (72 merged, 0 gathered) in 0.013253399 sec., 116045.70269106061 rows/sec., 89.66 MiB/sec. | ||
10896 | 2024.12.19 19:28:45.808216 [ 186 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10897 | 2024.12.19 19:28:45.808993 [ 186 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_41_8} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10898 | 2024.12.19 19:28:45.809076 [ 186 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_41_8} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10899 | 2024.12.19 19:28:45.809400 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
10900 | 2024.12.19 19:28:45.939221 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10901 | 2024.12.19 19:28:45.939435 [ 259 ] {80c3a328-04a1-4fd1-9655-286ad6e18ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10902 | 2024.12.19 19:28:45.939516 [ 259 ] {80c3a328-04a1-4fd1-9655-286ad6e18ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10903 | 2024.12.19 19:28:45.940380 [ 259 ] {80c3a328-04a1-4fd1-9655-286ad6e18ba8} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10904 | 2024.12.19 19:28:45.940434 [ 259 ] {80c3a328-04a1-4fd1-9655-286ad6e18ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10905 | 2024.12.19 19:28:45.940878 [ 259 ] {80c3a328-04a1-4fd1-9655-286ad6e18ba8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10906 | 2024.12.19 19:28:45.941126 [ 259 ] {80c3a328-04a1-4fd1-9655-286ad6e18ba8} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10907 | 2024.12.19 19:28:45.941354 [ 259 ] {80c3a328-04a1-4fd1-9655-286ad6e18ba8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001973 sec., 7095.793208312215 rows/sec., 510.80 KiB/sec. | ||
10908 | 2024.12.19 19:28:45.941458 [ 259 ] {80c3a328-04a1-4fd1-9655-286ad6e18ba8} <Debug> TCPHandler: Processed in 0.002369544 sec. | ||
10909 | 2024.12.19 19:28:45.941703 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10910 | 2024.12.19 19:28:45.941851 [ 263 ] {8d083fff-8a40-4f0f-b15d-5ce34262831a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10911 | 2024.12.19 19:28:45.941902 [ 263 ] {8d083fff-8a40-4f0f-b15d-5ce34262831a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10912 | 2024.12.19 19:28:45.942652 [ 263 ] {8d083fff-8a40-4f0f-b15d-5ce34262831a} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10913 | 2024.12.19 19:28:45.942693 [ 263 ] {8d083fff-8a40-4f0f-b15d-5ce34262831a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10914 | 2024.12.19 19:28:45.943098 [ 263 ] {8d083fff-8a40-4f0f-b15d-5ce34262831a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10915 | 2024.12.19 19:28:45.943346 [ 263 ] {8d083fff-8a40-4f0f-b15d-5ce34262831a} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10916 | 2024.12.19 19:28:45.943585 [ 263 ] {8d083fff-8a40-4f0f-b15d-5ce34262831a} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001752 sec., 159246.57534246575 rows/sec., 14.04 MiB/sec. | ||
10917 | 2024.12.19 19:28:45.943689 [ 263 ] {8d083fff-8a40-4f0f-b15d-5ce34262831a} <Debug> TCPHandler: Processed in 0.002121348 sec. | ||
10918 | 2024.12.19 19:28:45.943893 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10919 | 2024.12.19 19:28:45.944115 [ 259 ] {df3b6f9e-2eb9-4f75-9f3c-fcf598e14458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10920 | 2024.12.19 19:28:45.944173 [ 259 ] {df3b6f9e-2eb9-4f75-9f3c-fcf598e14458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10921 | 2024.12.19 19:28:45.944754 [ 259 ] {df3b6f9e-2eb9-4f75-9f3c-fcf598e14458} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10922 | 2024.12.19 19:28:45.944794 [ 259 ] {df3b6f9e-2eb9-4f75-9f3c-fcf598e14458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10923 | 2024.12.19 19:28:45.945162 [ 259 ] {df3b6f9e-2eb9-4f75-9f3c-fcf598e14458} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10924 | 2024.12.19 19:28:45.945397 [ 259 ] {df3b6f9e-2eb9-4f75-9f3c-fcf598e14458} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10925 | 2024.12.19 19:28:45.945624 [ 259 ] {df3b6f9e-2eb9-4f75-9f3c-fcf598e14458} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.001559 sec., 28864.656831302116 rows/sec., 2.08 MiB/sec. | ||
10926 | 2024.12.19 19:28:45.945679 [ 259 ] {df3b6f9e-2eb9-4f75-9f3c-fcf598e14458} <Debug> TCPHandler: Processed in 0.001894491 sec. | ||
10927 | 2024.12.19 19:28:45.945837 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10928 | 2024.12.19 19:28:45.945967 [ 263 ] {6543288c-6ba2-4566-b4dd-73e9012a030e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10929 | 2024.12.19 19:28:45.946022 [ 263 ] {6543288c-6ba2-4566-b4dd-73e9012a030e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10930 | 2024.12.19 19:28:45.946601 [ 263 ] {6543288c-6ba2-4566-b4dd-73e9012a030e} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10931 | 2024.12.19 19:28:45.946640 [ 263 ] {6543288c-6ba2-4566-b4dd-73e9012a030e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10932 | 2024.12.19 19:28:45.946990 [ 263 ] {6543288c-6ba2-4566-b4dd-73e9012a030e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10933 | 2024.12.19 19:28:45.947252 [ 263 ] {6543288c-6ba2-4566-b4dd-73e9012a030e} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10934 | 2024.12.19 19:28:45.947492 [ 263 ] {6543288c-6ba2-4566-b4dd-73e9012a030e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001555 sec., 9003.215434083602 rows/sec., 630.53 KiB/sec. | ||
10935 | 2024.12.19 19:28:45.947547 [ 263 ] {6543288c-6ba2-4566-b4dd-73e9012a030e} <Debug> TCPHandler: Processed in 0.001773909 sec. | ||
10936 | 2024.12.19 19:28:45.947699 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10937 | 2024.12.19 19:28:45.947828 [ 259 ] {5d034930-3316-4b30-aad0-24c4ea13f7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10938 | 2024.12.19 19:28:45.947881 [ 259 ] {5d034930-3316-4b30-aad0-24c4ea13f7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10939 | 2024.12.19 19:28:45.948485 [ 259 ] {5d034930-3316-4b30-aad0-24c4ea13f7c1} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10940 | 2024.12.19 19:28:45.948524 [ 259 ] {5d034930-3316-4b30-aad0-24c4ea13f7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10941 | 2024.12.19 19:28:45.948873 [ 259 ] {5d034930-3316-4b30-aad0-24c4ea13f7c1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10942 | 2024.12.19 19:28:45.949106 [ 259 ] {5d034930-3316-4b30-aad0-24c4ea13f7c1} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10943 | 2024.12.19 19:28:45.949326 [ 259 ] {5d034930-3316-4b30-aad0-24c4ea13f7c1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001527 sec., 8513.425016371972 rows/sec., 530.81 KiB/sec. | ||
10944 | 2024.12.19 19:28:45.949380 [ 259 ] {5d034930-3316-4b30-aad0-24c4ea13f7c1} <Debug> TCPHandler: Processed in 0.001743337 sec. | ||
10945 | 2024.12.19 19:28:45.949506 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10946 | 2024.12.19 19:28:45.949612 [ 263 ] {a852033e-6638-45d0-8d1f-169db3e25e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10947 | 2024.12.19 19:28:45.949661 [ 263 ] {a852033e-6638-45d0-8d1f-169db3e25e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10948 | 2024.12.19 19:28:45.950350 [ 263 ] {a852033e-6638-45d0-8d1f-169db3e25e5d} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10949 | 2024.12.19 19:28:45.950390 [ 263 ] {a852033e-6638-45d0-8d1f-169db3e25e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10950 | 2024.12.19 19:28:45.950775 [ 263 ] {a852033e-6638-45d0-8d1f-169db3e25e5d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10951 | 2024.12.19 19:28:45.951014 [ 263 ] {a852033e-6638-45d0-8d1f-169db3e25e5d} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10952 | 2024.12.19 19:28:45.951229 [ 263 ] {a852033e-6638-45d0-8d1f-169db3e25e5d} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.001638 sec., 256410.25641025644 rows/sec., 18.32 MiB/sec. | ||
10953 | 2024.12.19 19:28:45.951283 [ 263 ] {a852033e-6638-45d0-8d1f-169db3e25e5d} <Debug> TCPHandler: Processed in 0.00182781 sec. | ||
10954 | 2024.12.19 19:28:45.951431 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10955 | 2024.12.19 19:28:45.951558 [ 259 ] {5405c790-636d-41c1-a600-11ebed91ca1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10956 | 2024.12.19 19:28:45.951613 [ 259 ] {5405c790-636d-41c1-a600-11ebed91ca1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10957 | 2024.12.19 19:28:45.952135 [ 259 ] {5405c790-636d-41c1-a600-11ebed91ca1d} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10958 | 2024.12.19 19:28:45.952181 [ 259 ] {5405c790-636d-41c1-a600-11ebed91ca1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10959 | 2024.12.19 19:28:45.952546 [ 259 ] {5405c790-636d-41c1-a600-11ebed91ca1d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10960 | 2024.12.19 19:28:45.952780 [ 259 ] {5405c790-636d-41c1-a600-11ebed91ca1d} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10961 | 2024.12.19 19:28:45.952989 [ 259 ] {5405c790-636d-41c1-a600-11ebed91ca1d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 214.86 KiB/sec. | ||
10962 | 2024.12.19 19:28:45.953040 [ 259 ] {5405c790-636d-41c1-a600-11ebed91ca1d} <Debug> TCPHandler: Processed in 0.001671285 sec. | ||
10963 | 2024.12.19 19:28:45.953167 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10964 | 2024.12.19 19:28:45.953279 [ 263 ] {4af4eccf-ead5-4d11-8173-abc9170e68e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10965 | 2024.12.19 19:28:45.953337 [ 263 ] {4af4eccf-ead5-4d11-8173-abc9170e68e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10966 | 2024.12.19 19:28:45.953976 [ 263 ] {4af4eccf-ead5-4d11-8173-abc9170e68e5} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10967 | 2024.12.19 19:28:45.954029 [ 263 ] {4af4eccf-ead5-4d11-8173-abc9170e68e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10968 | 2024.12.19 19:28:45.954452 [ 263 ] {4af4eccf-ead5-4d11-8173-abc9170e68e5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10969 | 2024.12.19 19:28:45.954690 [ 263 ] {4af4eccf-ead5-4d11-8173-abc9170e68e5} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10970 | 2024.12.19 19:28:45.954947 [ 263 ] {4af4eccf-ead5-4d11-8173-abc9170e68e5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001683 sec., 140819.96434937613 rows/sec., 9.44 MiB/sec. | ||
10971 | 2024.12.19 19:28:45.955003 [ 263 ] {4af4eccf-ead5-4d11-8173-abc9170e68e5} <Debug> TCPHandler: Processed in 0.001886772 sec. | ||
10972 | 2024.12.19 19:28:45.955208 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10973 | 2024.12.19 19:28:45.955520 [ 259 ] {6d580483-5876-4981-a1ed-85ef51fe17b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10974 | 2024.12.19 19:28:45.955586 [ 259 ] {6d580483-5876-4981-a1ed-85ef51fe17b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10975 | 2024.12.19 19:28:45.956105 [ 259 ] {6d580483-5876-4981-a1ed-85ef51fe17b8} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10976 | 2024.12.19 19:28:45.956151 [ 259 ] {6d580483-5876-4981-a1ed-85ef51fe17b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10977 | 2024.12.19 19:28:45.956511 [ 259 ] {6d580483-5876-4981-a1ed-85ef51fe17b8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10978 | 2024.12.19 19:28:45.956754 [ 259 ] {6d580483-5876-4981-a1ed-85ef51fe17b8} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10979 | 2024.12.19 19:28:45.956934 [ 50 ] {} <Debug> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
10980 | 2024.12.19 19:28:45.956997 [ 259 ] {6d580483-5876-4981-a1ed-85ef51fe17b8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001579 sec., 633.3122229259025 rows/sec., 42.67 KiB/sec. | ||
10981 | 2024.12.19 19:28:45.957023 [ 50 ] {} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10982 | 2024.12.19 19:28:45.957092 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10983 | 2024.12.19 19:28:45.957111 [ 259 ] {6d580483-5876-4981-a1ed-85ef51fe17b8} <Debug> TCPHandler: Processed in 0.002013985 sec. | ||
10984 | 2024.12.19 19:28:45.957272 [ 201 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
10985 | 2024.12.19 19:28:45.957279 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10986 | 2024.12.19 19:28:45.957426 [ 201 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10987 | 2024.12.19 19:28:45.957436 [ 263 ] {c3a3f24d-cff6-4606-bee9-0bf6f080c894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10988 | 2024.12.19 19:28:45.957470 [ 201 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part | ||
10989 | 2024.12.19 19:28:45.957532 [ 263 ] {c3a3f24d-cff6-4606-bee9-0bf6f080c894} <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 | ||
10990 | 2024.12.19 19:28:45.957679 [ 201 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
10991 | 2024.12.19 19:28:45.958162 [ 201 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
10992 | 2024.12.19 19:28:45.958406 [ 201 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
10993 | 2024.12.19 19:28:45.958571 [ 201 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
10994 | 2024.12.19 19:28:45.958890 [ 201 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
10995 | 2024.12.19 19:28:45.960885 [ 201 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.00369693 sec., 10819.788310841697 rows/sec., 729.07 KiB/sec. | ||
10996 | 2024.12.19 19:28:45.961030 [ 201 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
10997 | 2024.12.19 19:28:45.961180 [ 263 ] {c3a3f24d-cff6-4606-bee9-0bf6f080c894} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10998 | 2024.12.19 19:28:45.961226 [ 263 ] {c3a3f24d-cff6-4606-bee9-0bf6f080c894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
10999 | 2024.12.19 19:28:45.961417 [ 201 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_40_8} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11000 | 2024.12.19 19:28:45.961527 [ 201 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_40_8} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
11001 | 2024.12.19 19:28:45.961618 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11002 | 2024.12.19 19:28:45.962028 [ 263 ] {c3a3f24d-cff6-4606-bee9-0bf6f080c894} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11003 | 2024.12.19 19:28:45.962298 [ 263 ] {c3a3f24d-cff6-4606-bee9-0bf6f080c894} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11004 | 2024.12.19 19:28:45.962557 [ 263 ] {c3a3f24d-cff6-4606-bee9-0bf6f080c894} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.005161 sec., 7362.9141639217205 rows/sec., 13.19 MiB/sec. | ||
11005 | 2024.12.19 19:28:45.962664 [ 263 ] {c3a3f24d-cff6-4606-bee9-0bf6f080c894} <Debug> TCPHandler: Processed in 0.005455878 sec. | ||
11006 | 2024.12.19 19:28:45.962808 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11007 | 2024.12.19 19:28:45.962915 [ 259 ] {88fe4a20-1e0f-4f96-bf42-3e511ca600c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11008 | 2024.12.19 19:28:45.962964 [ 259 ] {88fe4a20-1e0f-4f96-bf42-3e511ca600c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11009 | 2024.12.19 19:28:45.963406 [ 259 ] {88fe4a20-1e0f-4f96-bf42-3e511ca600c7} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11010 | 2024.12.19 19:28:45.963446 [ 259 ] {88fe4a20-1e0f-4f96-bf42-3e511ca600c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
11011 | 2024.12.19 19:28:45.963809 [ 259 ] {88fe4a20-1e0f-4f96-bf42-3e511ca600c7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11012 | 2024.12.19 19:28:45.964068 [ 259 ] {88fe4a20-1e0f-4f96-bf42-3e511ca600c7} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11013 | 2024.12.19 19:28:45.964283 [ 259 ] {88fe4a20-1e0f-4f96-bf42-3e511ca600c7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001389 sec., 59035.277177825774 rows/sec., 3.75 MiB/sec. | ||
11014 | 2024.12.19 19:28:45.964333 [ 259 ] {88fe4a20-1e0f-4f96-bf42-3e511ca600c7} <Debug> TCPHandler: Processed in 0.001576762 sec. | ||
11015 | 2024.12.19 19:28:46.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.84 MiB, peak 248.30 MiB, free memory in arenas 0.00 B, will set to 239.90 MiB (RSS), difference: 3.06 MiB | ||
11016 | 2024.12.19 19:28:47.469610 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
11017 | 2024.12.19 19:28:47.491069 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11018 | 2024.12.19 19:28:47.491115 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
11019 | 2024.12.19 19:28:47.498381 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11020 | 2024.12.19 19:28:47.499177 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11021 | 2024.12.19 19:28:47.499572 [ 48 ] {} <Debug> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11022 | 2024.12.19 19:28:47.499731 [ 48 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11023 | 2024.12.19 19:28:47.499807 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
11024 | 2024.12.19 19:28:47.500401 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::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 | ||
11025 | 2024.12.19 19:28:47.514048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
11026 | 2024.12.19 19:28:47.515810 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11027 | 2024.12.19 19:28:47.517068 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
11028 | 2024.12.19 19:28:47.522216 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
11029 | 2024.12.19 19:28:47.527683 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
11030 | 2024.12.19 19:28:47.533100 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
11031 | 2024.12.19 19:28:47.538828 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
11032 | 2024.12.19 19:28:47.543290 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
11033 | 2024.12.19 19:28:47.604039 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.104048311 sec., 4055.808267757465 rows/sec., 20.97 MiB/sec. | ||
11034 | 2024.12.19 19:28:47.606036 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11035 | 2024.12.19 19:28:47.608383 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_56_11} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11036 | 2024.12.19 19:28:47.608490 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_56_11} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11037 | 2024.12.19 19:28:47.609808 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
11038 | 2024.12.19 19:28:47.994632 [ 48 ] {} <Debug> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
11039 | 2024.12.19 19:28:47.994701 [ 48 ] {} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11040 | 2024.12.19 19:28:47.994727 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
11041 | 2024.12.19 19:28:47.994948 [ 197 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::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 | ||
11042 | 2024.12.19 19:28:47.995159 [ 197 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11043 | 2024.12.19 19:28:47.995204 [ 197 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
11044 | 2024.12.19 19:28:47.995310 [ 197 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
11045 | 2024.12.19 19:28:47.995479 [ 197 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
11046 | 2024.12.19 19:28:47.995738 [ 197 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::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 | ||
11047 | 2024.12.19 19:28:47.995960 [ 197 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
11048 | 2024.12.19 19:28:47.997060 [ 188 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002255282 sec., 16849.334140918963 rows/sec., 1.41 MiB/sec. | ||
11049 | 2024.12.19 19:28:47.997257 [ 195 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
11050 | 2024.12.19 19:28:47.997662 [ 195 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_17_4} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11051 | 2024.12.19 19:28:47.997772 [ 195 ] {8c201f99-9b10-4e32-9a13-31fa3fdd6481::all_1_17_4} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
11052 | 2024.12.19 19:28:47.997893 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11053 | 2024.12.19 19:28:48.000434 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.97 MiB, peak 254.38 MiB, free memory in arenas 0.00 B, will set to 242.18 MiB (RSS), difference: 1.20 MiB | ||
11054 | 2024.12.19 19:28:50.932785 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11055 | 2024.12.19 19:28:50.932996 [ 259 ] {137a0946-dc1f-4165-8799-3845eab5bdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11056 | 2024.12.19 19:28:50.933073 [ 259 ] {137a0946-dc1f-4165-8799-3845eab5bdef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11057 | 2024.12.19 19:28:50.933830 [ 259 ] {137a0946-dc1f-4165-8799-3845eab5bdef} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11058 | 2024.12.19 19:28:50.933883 [ 259 ] {137a0946-dc1f-4165-8799-3845eab5bdef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11059 | 2024.12.19 19:28:50.934296 [ 259 ] {137a0946-dc1f-4165-8799-3845eab5bdef} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
11060 | 2024.12.19 19:28:50.934556 [ 259 ] {137a0946-dc1f-4165-8799-3845eab5bdef} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11061 | 2024.12.19 19:28:50.934784 [ 259 ] {137a0946-dc1f-4165-8799-3845eab5bdef} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001846 sec., 1083.4236186348862 rows/sec., 88.35 KiB/sec. | ||
11062 | 2024.12.19 19:28:50.934842 [ 259 ] {137a0946-dc1f-4165-8799-3845eab5bdef} <Debug> TCPHandler: Processed in 0.002197989 sec. | ||
11063 | 2024.12.19 19:28:50.935002 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11064 | 2024.12.19 19:28:50.935115 [ 263 ] {849bf6a7-e8e5-4a4a-ae71-09588d1d50aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11065 | 2024.12.19 19:28:50.935162 [ 263 ] {849bf6a7-e8e5-4a4a-ae71-09588d1d50aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11066 | 2024.12.19 19:28:50.935743 [ 263 ] {849bf6a7-e8e5-4a4a-ae71-09588d1d50aa} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11067 | 2024.12.19 19:28:50.935783 [ 263 ] {849bf6a7-e8e5-4a4a-ae71-09588d1d50aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11068 | 2024.12.19 19:28:50.936143 [ 263 ] {849bf6a7-e8e5-4a4a-ae71-09588d1d50aa} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11069 | 2024.12.19 19:28:50.936394 [ 263 ] {849bf6a7-e8e5-4a4a-ae71-09588d1d50aa} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11070 | 2024.12.19 19:28:50.936577 [ 42 ] {} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11071 | 2024.12.19 19:28:50.936635 [ 263 ] {849bf6a7-e8e5-4a4a-ae71-09588d1d50aa} <Debug> executeQuery: Read 61 rows, 4.84 KiB in 0.001537 sec., 39687.70331815225 rows/sec., 3.08 MiB/sec. | ||
11072 | 2024.12.19 19:28:50.936666 [ 42 ] {} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11073 | 2024.12.19 19:28:50.936746 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11074 | 2024.12.19 19:28:50.936769 [ 263 ] {849bf6a7-e8e5-4a4a-ae71-09588d1d50aa} <Debug> TCPHandler: Processed in 0.001826979 sec. | ||
11075 | 2024.12.19 19:28:50.936898 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
11076 | 2024.12.19 19:28:50.936939 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11077 | 2024.12.19 19:28:50.937001 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11078 | 2024.12.19 19:28:50.937046 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1432 rows starting from the beginning of the part | ||
11079 | 2024.12.19 19:28:50.937078 [ 259 ] {dd4cc126-bd03-4917-a98c-9bda57c172ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11080 | 2024.12.19 19:28:50.937172 [ 259 ] {dd4cc126-bd03-4917-a98c-9bda57c172ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11081 | 2024.12.19 19:28:50.937170 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
11082 | 2024.12.19 19:28:50.937548 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1420 rows starting from the beginning of the part | ||
11083 | 2024.12.19 19:28:50.937923 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
11084 | 2024.12.19 19:28:50.938265 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 279 rows starting from the beginning of the part | ||
11085 | 2024.12.19 19:28:50.938587 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 61 rows starting from the beginning of the part | ||
11086 | 2024.12.19 19:28:50.939495 [ 259 ] {dd4cc126-bd03-4917-a98c-9bda57c172ee} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11087 | 2024.12.19 19:28:50.939540 [ 259 ] {dd4cc126-bd03-4917-a98c-9bda57c172ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11088 | 2024.12.19 19:28:50.940099 [ 259 ] {dd4cc126-bd03-4917-a98c-9bda57c172ee} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11089 | 2024.12.19 19:28:50.940365 [ 259 ] {dd4cc126-bd03-4917-a98c-9bda57c172ee} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11090 | 2024.12.19 19:28:50.940619 [ 42 ] {} <Debug> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11091 | 2024.12.19 19:28:50.940732 [ 42 ] {} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11092 | 2024.12.19 19:28:50.940783 [ 259 ] {dd4cc126-bd03-4917-a98c-9bda57c172ee} <Debug> executeQuery: Read 4 rows, 297.00 B in 0.003707 sec., 1079.0396547073105 rows/sec., 78.24 KiB/sec. | ||
11093 | 2024.12.19 19:28:50.940831 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11094 | 2024.12.19 19:28:50.941343 [ 259 ] {dd4cc126-bd03-4917-a98c-9bda57c172ee} <Debug> TCPHandler: Processed in 0.004457811 sec. | ||
11095 | 2024.12.19 19:28:50.941564 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3312 rows, containing 5 columns (5 merged, 0 gathered) in 0.004721398 sec., 701487.1442737934 rows/sec., 61.27 MiB/sec. | ||
11096 | 2024.12.19 19:28:50.941587 [ 188 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
11097 | 2024.12.19 19:28:50.941627 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11098 | 2024.12.19 19:28:50.941871 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11099 | 2024.12.19 19:28:50.941945 [ 263 ] {33b8e9d1-88cb-45e6-a700-968eb644c19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11100 | 2024.12.19 19:28:50.942110 [ 263 ] {33b8e9d1-88cb-45e6-a700-968eb644c19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11101 | 2024.12.19 19:28:50.942130 [ 188 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11102 | 2024.12.19 19:28:50.942301 [ 188 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 65 rows starting from the beginning of the part | ||
11103 | 2024.12.19 19:28:50.942852 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_81_16} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11104 | 2024.12.19 19:28:50.942839 [ 188 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 2 rows starting from the beginning of the part | ||
11105 | 2024.12.19 19:28:50.943222 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_81_16} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11106 | 2024.12.19 19:28:50.943407 [ 188 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 47 rows starting from the beginning of the part | ||
11107 | 2024.12.19 19:28:50.943527 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
11108 | 2024.12.19 19:28:50.943798 [ 188 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 2 rows starting from the beginning of the part | ||
11109 | 2024.12.19 19:28:50.944127 [ 188 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 45 rows starting from the beginning of the part | ||
11110 | 2024.12.19 19:28:50.944405 [ 188 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 4 rows starting from the beginning of the part | ||
11111 | 2024.12.19 19:28:50.945574 [ 263 ] {33b8e9d1-88cb-45e6-a700-968eb644c19b} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11112 | 2024.12.19 19:28:50.945641 [ 263 ] {33b8e9d1-88cb-45e6-a700-968eb644c19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11113 | 2024.12.19 19:28:50.946656 [ 263 ] {33b8e9d1-88cb-45e6-a700-968eb644c19b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11114 | 2024.12.19 19:28:50.947182 [ 188 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.006133436 sec., 26901.72360158319 rows/sec., 2.03 MiB/sec. | ||
11115 | 2024.12.19 19:28:50.947228 [ 263 ] {33b8e9d1-88cb-45e6-a700-968eb644c19b} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11116 | 2024.12.19 19:28:50.947423 [ 188 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
11117 | 2024.12.19 19:28:50.947518 [ 42 ] {} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11118 | 2024.12.19 19:28:50.947625 [ 42 ] {} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11119 | 2024.12.19 19:28:50.947708 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11120 | 2024.12.19 19:28:50.947858 [ 263 ] {33b8e9d1-88cb-45e6-a700-968eb644c19b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00599 sec., 11352.253756260434 rows/sec., 907.93 KiB/sec. | ||
11121 | 2024.12.19 19:28:50.948039 [ 194 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
11122 | 2024.12.19 19:28:50.948206 [ 263 ] {33b8e9d1-88cb-45e6-a700-968eb644c19b} <Debug> TCPHandler: Processed in 0.006705391 sec. | ||
11123 | 2024.12.19 19:28:50.948294 [ 188 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_76_15} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11124 | 2024.12.19 19:28:50.948577 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11125 | 2024.12.19 19:28:50.948607 [ 188 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_76_15} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
11126 | 2024.12.19 19:28:50.948590 [ 194 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11127 | 2024.12.19 19:28:50.948740 [ 194 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 914 rows starting from the beginning of the part | ||
11128 | 2024.12.19 19:28:50.948828 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11129 | 2024.12.19 19:28:50.949049 [ 259 ] {c2817f7f-a17f-458a-88dc-8f1fb9754c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11130 | 2024.12.19 19:28:50.949110 [ 194 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 66 rows starting from the beginning of the part | ||
11131 | 2024.12.19 19:28:50.949318 [ 259 ] {c2817f7f-a17f-458a-88dc-8f1fb9754c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11132 | 2024.12.19 19:28:50.949404 [ 194 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 878 rows starting from the beginning of the part | ||
11133 | 2024.12.19 19:28:50.949782 [ 194 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 66 rows starting from the beginning of the part | ||
11134 | 2024.12.19 19:28:50.950085 [ 194 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 420 rows starting from the beginning of the part | ||
11135 | 2024.12.19 19:28:50.950456 [ 194 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 68 rows starting from the beginning of the part | ||
11136 | 2024.12.19 19:28:50.951923 [ 259 ] {c2817f7f-a17f-458a-88dc-8f1fb9754c7b} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11137 | 2024.12.19 19:28:50.951992 [ 259 ] {c2817f7f-a17f-458a-88dc-8f1fb9754c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11138 | 2024.12.19 19:28:50.953058 [ 259 ] {c2817f7f-a17f-458a-88dc-8f1fb9754c7b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11139 | 2024.12.19 19:28:50.953354 [ 259 ] {c2817f7f-a17f-458a-88dc-8f1fb9754c7b} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11140 | 2024.12.19 19:28:50.953722 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11141 | 2024.12.19 19:28:50.953840 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11142 | 2024.12.19 19:28:50.953921 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11143 | 2024.12.19 19:28:50.953922 [ 194 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 5 columns (5 merged, 0 gathered) in 0.006101755 sec., 395296.10743138654 rows/sec., 30.31 MiB/sec. | ||
11144 | 2024.12.19 19:28:50.954106 [ 259 ] {c2817f7f-a17f-458a-88dc-8f1fb9754c7b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.005232 sec., 30772.17125382263 rows/sec., 2.14 MiB/sec. | ||
11145 | 2024.12.19 19:28:50.954375 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
11146 | 2024.12.19 19:28:50.954469 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11147 | 2024.12.19 19:28:50.954582 [ 259 ] {c2817f7f-a17f-458a-88dc-8f1fb9754c7b} <Debug> TCPHandler: Processed in 0.006206768 sec. | ||
11148 | 2024.12.19 19:28:50.955013 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11149 | 2024.12.19 19:28:50.955078 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11150 | 2024.12.19 19:28:50.955231 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 26621 rows starting from the beginning of the part | ||
11151 | 2024.12.19 19:28:50.955645 [ 263 ] {9bdaea5c-75cf-4910-8bf5-3bc65e3f9fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11152 | 2024.12.19 19:28:50.955880 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
11153 | 2024.12.19 19:28:50.956230 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_81_16} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11154 | 2024.12.19 19:28:50.956427 [ 263 ] {9bdaea5c-75cf-4910-8bf5-3bc65e3f9fe1} <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 | ||
11155 | 2024.12.19 19:28:50.956447 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1084 rows starting from the beginning of the part | ||
11156 | 2024.12.19 19:28:50.956931 [ 190 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_81_16} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11157 | 2024.12.19 19:28:50.957189 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
11158 | 2024.12.19 19:28:50.957463 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
11159 | 2024.12.19 19:28:50.957723 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part | ||
11160 | 2024.12.19 19:28:50.958169 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 161 rows starting from the beginning of the part | ||
11161 | 2024.12.19 19:28:50.962145 [ 263 ] {9bdaea5c-75cf-4910-8bf5-3bc65e3f9fe1} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11162 | 2024.12.19 19:28:50.962228 [ 263 ] {9bdaea5c-75cf-4910-8bf5-3bc65e3f9fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11163 | 2024.12.19 19:28:50.963860 [ 263 ] {9bdaea5c-75cf-4910-8bf5-3bc65e3f9fe1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11164 | 2024.12.19 19:28:50.964258 [ 263 ] {9bdaea5c-75cf-4910-8bf5-3bc65e3f9fe1} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11165 | 2024.12.19 19:28:50.964575 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11166 | 2024.12.19 19:28:50.964641 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11167 | 2024.12.19 19:28:50.964692 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11168 | 2024.12.19 19:28:50.964684 [ 263 ] {9bdaea5c-75cf-4910-8bf5-3bc65e3f9fe1} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.009323 sec., 214.52322213879654 rows/sec., 393.64 KiB/sec. | ||
11169 | 2024.12.19 19:28:50.965111 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
11170 | 2024.12.19 19:28:50.965250 [ 263 ] {9bdaea5c-75cf-4910-8bf5-3bc65e3f9fe1} <Debug> TCPHandler: Processed in 0.010441363 sec. | ||
11171 | 2024.12.19 19:28:50.965577 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11172 | 2024.12.19 19:28:50.965912 [ 259 ] {9746c571-80b9-4b49-814c-6f0ad76fb30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11173 | 2024.12.19 19:28:50.966037 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11174 | 2024.12.19 19:28:50.966049 [ 259 ] {9746c571-80b9-4b49-814c-6f0ad76fb30c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11175 | 2024.12.19 19:28:50.966390 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1410 rows starting from the beginning of the part | ||
11176 | 2024.12.19 19:28:50.967554 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 2 rows starting from the beginning of the part | ||
11177 | 2024.12.19 19:28:50.968330 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 38 rows starting from the beginning of the part | ||
11178 | 2024.12.19 19:28:50.969537 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 2 rows starting from the beginning of the part | ||
11179 | 2024.12.19 19:28:50.969626 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28423 rows, containing 5 columns (5 merged, 0 gathered) in 0.015599473 sec., 1822048.7320308832 rows/sec., 123.02 MiB/sec. | ||
11180 | 2024.12.19 19:28:50.969941 [ 259 ] {9746c571-80b9-4b49-814c-6f0ad76fb30c} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11181 | 2024.12.19 19:28:50.970155 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11182 | 2024.12.19 19:28:50.970180 [ 259 ] {9746c571-80b9-4b49-814c-6f0ad76fb30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11183 | 2024.12.19 19:28:50.970483 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 38 rows starting from the beginning of the part | ||
11184 | 2024.12.19 19:28:50.971210 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11185 | 2024.12.19 19:28:50.971410 [ 188 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2 rows starting from the beginning of the part | ||
11186 | 2024.12.19 19:28:50.971565 [ 194 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11187 | 2024.12.19 19:28:50.971833 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
11188 | 2024.12.19 19:28:50.972764 [ 259 ] {9746c571-80b9-4b49-814c-6f0ad76fb30c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11189 | 2024.12.19 19:28:50.973295 [ 259 ] {9746c571-80b9-4b49-814c-6f0ad76fb30c} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11190 | 2024.12.19 19:28:50.973590 [ 41 ] {} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11191 | 2024.12.19 19:28:50.973695 [ 41 ] {} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11192 | 2024.12.19 19:28:50.973780 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11193 | 2024.12.19 19:28:50.973993 [ 259 ] {9746c571-80b9-4b49-814c-6f0ad76fb30c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.008142 sec., 7369.196757553426 rows/sec., 508.55 KiB/sec. | ||
11194 | 2024.12.19 19:28:50.974746 [ 259 ] {9746c571-80b9-4b49-814c-6f0ad76fb30c} <Debug> TCPHandler: Processed in 0.009368034 sec. | ||
11195 | 2024.12.19 19:28:50.974797 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
11196 | 2024.12.19 19:28:50.975505 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11197 | 2024.12.19 19:28:50.975600 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5396 rows starting from the beginning of the part | ||
11198 | 2024.12.19 19:28:50.975878 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
11199 | 2024.12.19 19:28:50.976264 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part | ||
11200 | 2024.12.19 19:28:50.976461 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
11201 | 2024.12.19 19:28:50.976603 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part | ||
11202 | 2024.12.19 19:28:50.976810 [ 193 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
11203 | 2024.12.19 19:28:50.980788 [ 199 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5740 rows, containing 4 columns (4 merged, 0 gathered) in 0.006764543 sec., 848542.1705501762 rows/sec., 55.30 MiB/sec. | ||
11204 | 2024.12.19 19:28:50.981452 [ 196 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11205 | 2024.12.19 19:28:50.982367 [ 196 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_81_16} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11206 | 2024.12.19 19:28:50.982465 [ 196 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_81_16} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11207 | 2024.12.19 19:28:50.982560 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
11208 | 2024.12.19 19:28:50.985148 [ 199 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1492 rows, containing 19 columns (19 merged, 0 gathered) in 0.020337092 sec., 73363.48775921356 rows/sec., 131.46 MiB/sec. | ||
11209 | 2024.12.19 19:28:50.986576 [ 196 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
11210 | 2024.12.19 19:28:50.986988 [ 196 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11211 | 2024.12.19 19:28:50.987069 [ 196 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
11212 | 2024.12.19 19:28:50.987180 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB. | ||
11213 | 2024.12.19 19:28:51.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.91 MiB, peak 254.38 MiB, free memory in arenas 0.00 B, will set to 245.71 MiB (RSS), difference: 2.80 MiB | ||
11214 | 2024.12.19 19:28:53.173060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 | ||
11215 | 2024.12.19 19:28:53.173751 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11216 | 2024.12.19 19:28:53.173803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11217 | 2024.12.19 19:28:53.174356 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11218 | 2024.12.19 19:28:53.174636 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11219 | 2024.12.19 19:28:53.174953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
11220 | 2024.12.19 19:28:55.015061 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
11221 | 2024.12.19 19:28:55.034749 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11222 | 2024.12.19 19:28:55.034807 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11223 | 2024.12.19 19:28:55.041749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11224 | 2024.12.19 19:28:55.042526 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11225 | 2024.12.19 19:28:55.047374 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
11226 | 2024.12.19 19:28:55.795435 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1574 | ||
11227 | 2024.12.19 19:28:55.798564 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11228 | 2024.12.19 19:28:55.798615 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11229 | 2024.12.19 19:28:55.800046 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11230 | 2024.12.19 19:28:55.800356 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11231 | 2024.12.19 19:28:55.801615 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1574 | ||
11232 | 2024.12.19 19:28:55.939527 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11233 | 2024.12.19 19:28:55.939748 [ 259 ] {262d389b-eebd-4ebd-a127-204ca7a1b953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11234 | 2024.12.19 19:28:55.939833 [ 259 ] {262d389b-eebd-4ebd-a127-204ca7a1b953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11235 | 2024.12.19 19:28:55.940687 [ 259 ] {262d389b-eebd-4ebd-a127-204ca7a1b953} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11236 | 2024.12.19 19:28:55.940732 [ 259 ] {262d389b-eebd-4ebd-a127-204ca7a1b953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11237 | 2024.12.19 19:28:55.941180 [ 259 ] {262d389b-eebd-4ebd-a127-204ca7a1b953} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11238 | 2024.12.19 19:28:55.941435 [ 259 ] {262d389b-eebd-4ebd-a127-204ca7a1b953} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11239 | 2024.12.19 19:28:55.941586 [ 37 ] {} <Debug> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
11240 | 2024.12.19 19:28:55.941623 [ 37 ] {} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11241 | 2024.12.19 19:28:55.941647 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11242 | 2024.12.19 19:28:55.941654 [ 259 ] {262d389b-eebd-4ebd-a127-204ca7a1b953} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001967 sec., 7117.437722419929 rows/sec., 512.36 KiB/sec. | ||
11243 | 2024.12.19 19:28:55.941840 [ 259 ] {262d389b-eebd-4ebd-a127-204ca7a1b953} <Debug> TCPHandler: Processed in 0.002444436 sec. | ||
11244 | 2024.12.19 19:28:55.941926 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
11245 | 2024.12.19 19:28:55.942025 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11246 | 2024.12.19 19:28:55.942194 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11247 | 2024.12.19 19:28:55.942259 [ 263 ] {db8069cc-24c7-4be0-a5df-7a076df8ef0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11248 | 2024.12.19 19:28:55.942280 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part | ||
11249 | 2024.12.19 19:28:55.942368 [ 263 ] {db8069cc-24c7-4be0-a5df-7a076df8ef0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11250 | 2024.12.19 19:28:55.942702 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
11251 | 2024.12.19 19:28:55.943053 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
11252 | 2024.12.19 19:28:55.943445 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
11253 | 2024.12.19 19:28:55.943829 [ 191 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
11254 | 2024.12.19 19:28:55.945433 [ 263 ] {db8069cc-24c7-4be0-a5df-7a076df8ef0b} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11255 | 2024.12.19 19:28:55.945500 [ 263 ] {db8069cc-24c7-4be0-a5df-7a076df8ef0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11256 | 2024.12.19 19:28:55.946413 [ 186 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004660157 sec., 15020.953156728412 rows/sec., 1.11 MiB/sec. | ||
11257 | 2024.12.19 19:28:55.946550 [ 263 ] {db8069cc-24c7-4be0-a5df-7a076df8ef0b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11258 | 2024.12.19 19:28:55.946611 [ 186 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
11259 | 2024.12.19 19:28:55.946998 [ 263 ] {db8069cc-24c7-4be0-a5df-7a076df8ef0b} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11260 | 2024.12.19 19:28:55.947128 [ 186 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_41_10} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11261 | 2024.12.19 19:28:55.947396 [ 186 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_41_10} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
11262 | 2024.12.19 19:28:55.947417 [ 263 ] {db8069cc-24c7-4be0-a5df-7a076df8ef0b} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.005219 sec., 53458.51695727151 rows/sec., 4.71 MiB/sec. | ||
11263 | 2024.12.19 19:28:55.947657 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11264 | 2024.12.19 19:28:55.947672 [ 263 ] {db8069cc-24c7-4be0-a5df-7a076df8ef0b} <Debug> TCPHandler: Processed in 0.005709165 sec. | ||
11265 | 2024.12.19 19:28:55.947864 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11266 | 2024.12.19 19:28:55.948008 [ 259 ] {f2200ab7-b3bf-4836-96e6-3b52dd64fc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11267 | 2024.12.19 19:28:55.948066 [ 259 ] {f2200ab7-b3bf-4836-96e6-3b52dd64fc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11268 | 2024.12.19 19:28:55.948723 [ 259 ] {f2200ab7-b3bf-4836-96e6-3b52dd64fc9c} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11269 | 2024.12.19 19:28:55.948762 [ 259 ] {f2200ab7-b3bf-4836-96e6-3b52dd64fc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11270 | 2024.12.19 19:28:55.949137 [ 259 ] {f2200ab7-b3bf-4836-96e6-3b52dd64fc9c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
11271 | 2024.12.19 19:28:55.949381 [ 259 ] {f2200ab7-b3bf-4836-96e6-3b52dd64fc9c} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11272 | 2024.12.19 19:28:55.949601 [ 259 ] {f2200ab7-b3bf-4836-96e6-3b52dd64fc9c} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.001626 sec., 27675.276752767528 rows/sec., 1.99 MiB/sec. | ||
11273 | 2024.12.19 19:28:55.949670 [ 259 ] {f2200ab7-b3bf-4836-96e6-3b52dd64fc9c} <Debug> TCPHandler: Processed in 0.00187325 sec. | ||
11274 | 2024.12.19 19:28:55.949820 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11275 | 2024.12.19 19:28:55.949966 [ 263 ] {3d51ac64-0948-4b45-8864-161b36e1258c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11276 | 2024.12.19 19:28:55.950013 [ 263 ] {3d51ac64-0948-4b45-8864-161b36e1258c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11277 | 2024.12.19 19:28:55.950549 [ 263 ] {3d51ac64-0948-4b45-8864-161b36e1258c} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11278 | 2024.12.19 19:28:55.950587 [ 263 ] {3d51ac64-0948-4b45-8864-161b36e1258c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11279 | 2024.12.19 19:28:55.950942 [ 263 ] {3d51ac64-0948-4b45-8864-161b36e1258c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11280 | 2024.12.19 19:28:55.951197 [ 263 ] {3d51ac64-0948-4b45-8864-161b36e1258c} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11281 | 2024.12.19 19:28:55.951374 [ 34 ] {} <Debug> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11282 | 2024.12.19 19:28:55.951434 [ 34 ] {} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11283 | 2024.12.19 19:28:55.951451 [ 263 ] {3d51ac64-0948-4b45-8864-161b36e1258c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001496 sec., 9358.288770053476 rows/sec., 655.39 KiB/sec. | ||
11284 | 2024.12.19 19:28:55.951470 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11285 | 2024.12.19 19:28:55.951622 [ 263 ] {3d51ac64-0948-4b45-8864-161b36e1258c} <Debug> TCPHandler: Processed in 0.00186697 sec. | ||
11286 | 2024.12.19 19:28:55.951848 [ 201 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::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 | ||
11287 | 2024.12.19 19:28:55.951882 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11288 | 2024.12.19 19:28:55.952278 [ 259 ] {54e43592-2166-45dc-b412-90783ed4e92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11289 | 2024.12.19 19:28:55.952454 [ 201 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11290 | 2024.12.19 19:28:55.952472 [ 259 ] {54e43592-2166-45dc-b412-90783ed4e92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11291 | 2024.12.19 19:28:55.952593 [ 201 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 242 rows starting from the beginning of the part | ||
11292 | 2024.12.19 19:28:55.952992 [ 201 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
11293 | 2024.12.19 19:28:55.953286 [ 201 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
11294 | 2024.12.19 19:28:55.953709 [ 201 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part | ||
11295 | 2024.12.19 19:28:55.954126 [ 201 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
11296 | 2024.12.19 19:28:55.954551 [ 201 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
11297 | 2024.12.19 19:28:55.955381 [ 259 ] {54e43592-2166-45dc-b412-90783ed4e92a} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11298 | 2024.12.19 19:28:55.955430 [ 259 ] {54e43592-2166-45dc-b412-90783ed4e92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11299 | 2024.12.19 19:28:55.955974 [ 259 ] {54e43592-2166-45dc-b412-90783ed4e92a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11300 | 2024.12.19 19:28:55.956338 [ 259 ] {54e43592-2166-45dc-b412-90783ed4e92a} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11301 | 2024.12.19 19:28:55.956355 [ 201 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.004758729 sec., 113475.67806445797 rows/sec., 8.13 MiB/sec. | ||
11302 | 2024.12.19 19:28:55.956543 [ 201 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11303 | 2024.12.19 19:28:55.956573 [ 34 ] {} <Debug> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
11304 | 2024.12.19 19:28:55.956692 [ 34 ] {} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11305 | 2024.12.19 19:28:55.956752 [ 259 ] {54e43592-2166-45dc-b412-90783ed4e92a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004571 sec., 2844.0166265587395 rows/sec., 177.32 KiB/sec. | ||
11306 | 2024.12.19 19:28:55.956762 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11307 | 2024.12.19 19:28:55.957245 [ 259 ] {54e43592-2166-45dc-b412-90783ed4e92a} <Debug> TCPHandler: Processed in 0.005494279 sec. | ||
11308 | 2024.12.19 19:28:55.957383 [ 187 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
11309 | 2024.12.19 19:28:55.957684 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11310 | 2024.12.19 19:28:55.957934 [ 201 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_41_8} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11311 | 2024.12.19 19:28:55.958232 [ 187 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11312 | 2024.12.19 19:28:55.958458 [ 187 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part | ||
11313 | 2024.12.19 19:28:55.958474 [ 263 ] {1846e103-b4b8-48e5-af67-7d6aa14e596d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11314 | 2024.12.19 19:28:55.958637 [ 201 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_41_8} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11315 | 2024.12.19 19:28:55.958773 [ 263 ] {1846e103-b4b8-48e5-af67-7d6aa14e596d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11316 | 2024.12.19 19:28:55.959213 [ 187 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
11317 | 2024.12.19 19:28:55.959214 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
11318 | 2024.12.19 19:28:55.959648 [ 187 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part | ||
11319 | 2024.12.19 19:28:55.959965 [ 187 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part | ||
11320 | 2024.12.19 19:28:55.960310 [ 187 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part | ||
11321 | 2024.12.19 19:28:55.962118 [ 263 ] {1846e103-b4b8-48e5-af67-7d6aa14e596d} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11322 | 2024.12.19 19:28:55.962197 [ 263 ] {1846e103-b4b8-48e5-af67-7d6aa14e596d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11323 | 2024.12.19 19:28:55.962779 [ 195 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005821928 sec., 11164.686337584388 rows/sec., 739.73 KiB/sec. | ||
11324 | 2024.12.19 19:28:55.963014 [ 195 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
11325 | 2024.12.19 19:28:55.963178 [ 263 ] {1846e103-b4b8-48e5-af67-7d6aa14e596d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11326 | 2024.12.19 19:28:55.963524 [ 195 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_41_10} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11327 | 2024.12.19 19:28:55.963681 [ 263 ] {1846e103-b4b8-48e5-af67-7d6aa14e596d} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11328 | 2024.12.19 19:28:55.963695 [ 195 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_41_10} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
11329 | 2024.12.19 19:28:55.963854 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11330 | 2024.12.19 19:28:55.964055 [ 263 ] {1846e103-b4b8-48e5-af67-7d6aa14e596d} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.005796 sec., 72463.76811594203 rows/sec., 5.18 MiB/sec. | ||
11331 | 2024.12.19 19:28:55.964130 [ 263 ] {1846e103-b4b8-48e5-af67-7d6aa14e596d} <Debug> TCPHandler: Processed in 0.006722262 sec. | ||
11332 | 2024.12.19 19:28:55.964291 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11333 | 2024.12.19 19:28:55.964401 [ 259 ] {ff75e86c-e5aa-4009-9aec-485c9887d585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11334 | 2024.12.19 19:28:55.964449 [ 259 ] {ff75e86c-e5aa-4009-9aec-485c9887d585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11335 | 2024.12.19 19:28:55.964916 [ 259 ] {ff75e86c-e5aa-4009-9aec-485c9887d585} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11336 | 2024.12.19 19:28:55.964966 [ 259 ] {ff75e86c-e5aa-4009-9aec-485c9887d585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11337 | 2024.12.19 19:28:55.965340 [ 259 ] {ff75e86c-e5aa-4009-9aec-485c9887d585} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11338 | 2024.12.19 19:28:55.965582 [ 259 ] {ff75e86c-e5aa-4009-9aec-485c9887d585} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11339 | 2024.12.19 19:28:55.965776 [ 34 ] {} <Debug> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11340 | 2024.12.19 19:28:55.965853 [ 34 ] {} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11341 | 2024.12.19 19:28:55.965859 [ 259 ] {ff75e86c-e5aa-4009-9aec-485c9887d585} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001467 sec., 4089.9795501022495 rows/sec., 213.69 KiB/sec. | ||
11342 | 2024.12.19 19:28:55.965888 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11343 | 2024.12.19 19:28:55.966013 [ 259 ] {ff75e86c-e5aa-4009-9aec-485c9887d585} <Debug> TCPHandler: Processed in 0.001777708 sec. | ||
11344 | 2024.12.19 19:28:55.966109 [ 187 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::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 | ||
11345 | 2024.12.19 19:28:55.966214 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11346 | 2024.12.19 19:28:55.966305 [ 187 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11347 | 2024.12.19 19:28:55.966379 [ 187 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
11348 | 2024.12.19 19:28:55.966417 [ 263 ] {0d2a747c-0b34-4892-baf6-1e1e3510dd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11349 | 2024.12.19 19:28:55.966596 [ 263 ] {0d2a747c-0b34-4892-baf6-1e1e3510dd6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11350 | 2024.12.19 19:28:55.966650 [ 187 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
11351 | 2024.12.19 19:28:55.967018 [ 187 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
11352 | 2024.12.19 19:28:55.967443 [ 187 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
11353 | 2024.12.19 19:28:55.967739 [ 187 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
11354 | 2024.12.19 19:28:55.968048 [ 187 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
11355 | 2024.12.19 19:28:55.969144 [ 263 ] {0d2a747c-0b34-4892-baf6-1e1e3510dd6c} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11356 | 2024.12.19 19:28:55.969208 [ 263 ] {0d2a747c-0b34-4892-baf6-1e1e3510dd6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11357 | 2024.12.19 19:28:55.970349 [ 263 ] {0d2a747c-0b34-4892-baf6-1e1e3510dd6c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11358 | 2024.12.19 19:28:55.970618 [ 189 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.004602765 sec., 53446.13509488318 rows/sec., 2.73 MiB/sec. | ||
11359 | 2024.12.19 19:28:55.970859 [ 198 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11360 | 2024.12.19 19:28:55.970885 [ 263 ] {0d2a747c-0b34-4892-baf6-1e1e3510dd6c} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11361 | 2024.12.19 19:28:55.971339 [ 263 ] {0d2a747c-0b34-4892-baf6-1e1e3510dd6c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004986 sec., 47533.09265944645 rows/sec., 3.19 MiB/sec. | ||
11362 | 2024.12.19 19:28:55.971534 [ 263 ] {0d2a747c-0b34-4892-baf6-1e1e3510dd6c} <Debug> TCPHandler: Processed in 0.005397987 sec. | ||
11363 | 2024.12.19 19:28:55.971533 [ 198 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_41_8} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11364 | 2024.12.19 19:28:55.971764 [ 198 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_41_8} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11365 | 2024.12.19 19:28:55.971764 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11366 | 2024.12.19 19:28:55.971920 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11367 | 2024.12.19 19:28:55.971989 [ 259 ] {b645b174-196d-4459-8b61-5da4286085c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11368 | 2024.12.19 19:28:55.972045 [ 259 ] {b645b174-196d-4459-8b61-5da4286085c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11369 | 2024.12.19 19:28:55.972520 [ 259 ] {b645b174-196d-4459-8b61-5da4286085c3} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11370 | 2024.12.19 19:28:55.972562 [ 259 ] {b645b174-196d-4459-8b61-5da4286085c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11371 | 2024.12.19 19:28:55.972937 [ 259 ] {b645b174-196d-4459-8b61-5da4286085c3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11372 | 2024.12.19 19:28:55.973183 [ 259 ] {b645b174-196d-4459-8b61-5da4286085c3} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11373 | 2024.12.19 19:28:55.973399 [ 259 ] {b645b174-196d-4459-8b61-5da4286085c3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001459 sec., 685.4009595613434 rows/sec., 46.18 KiB/sec. | ||
11374 | 2024.12.19 19:28:55.973455 [ 259 ] {b645b174-196d-4459-8b61-5da4286085c3} <Debug> TCPHandler: Processed in 0.001814219 sec. | ||
11375 | 2024.12.19 19:28:55.973603 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11376 | 2024.12.19 19:28:55.973711 [ 263 ] {7db7de89-5200-452a-ae6c-04cc41346c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11377 | 2024.12.19 19:28:55.973780 [ 263 ] {7db7de89-5200-452a-ae6c-04cc41346c5c} <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 | ||
11378 | 2024.12.19 19:28:55.975019 [ 263 ] {7db7de89-5200-452a-ae6c-04cc41346c5c} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11379 | 2024.12.19 19:28:55.975060 [ 263 ] {7db7de89-5200-452a-ae6c-04cc41346c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11380 | 2024.12.19 19:28:55.975754 [ 263 ] {7db7de89-5200-452a-ae6c-04cc41346c5c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
11381 | 2024.12.19 19:28:55.976031 [ 263 ] {7db7de89-5200-452a-ae6c-04cc41346c5c} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11382 | 2024.12.19 19:28:55.976282 [ 263 ] {7db7de89-5200-452a-ae6c-04cc41346c5c} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002593 sec., 14654.83995372156 rows/sec., 26.26 MiB/sec. | ||
11383 | 2024.12.19 19:28:55.976399 [ 263 ] {7db7de89-5200-452a-ae6c-04cc41346c5c} <Debug> TCPHandler: Processed in 0.002856588 sec. | ||
11384 | 2024.12.19 19:28:55.976562 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11385 | 2024.12.19 19:28:55.976669 [ 259 ] {234c9d7e-09bb-40b7-b250-5c1bbd671bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11386 | 2024.12.19 19:28:55.976716 [ 259 ] {234c9d7e-09bb-40b7-b250-5c1bbd671bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11387 | 2024.12.19 19:28:55.977156 [ 259 ] {234c9d7e-09bb-40b7-b250-5c1bbd671bf6} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11388 | 2024.12.19 19:28:55.977194 [ 259 ] {234c9d7e-09bb-40b7-b250-5c1bbd671bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11389 | 2024.12.19 19:28:55.977575 [ 259 ] {234c9d7e-09bb-40b7-b250-5c1bbd671bf6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11390 | 2024.12.19 19:28:55.977817 [ 259 ] {234c9d7e-09bb-40b7-b250-5c1bbd671bf6} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11391 | 2024.12.19 19:28:55.978024 [ 259 ] {234c9d7e-09bb-40b7-b250-5c1bbd671bf6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001377 sec., 59549.74582425563 rows/sec., 3.78 MiB/sec. | ||
11392 | 2024.12.19 19:28:55.978074 [ 259 ] {234c9d7e-09bb-40b7-b250-5c1bbd671bf6} <Debug> TCPHandler: Processed in 0.001571523 sec. | ||
11393 | 2024.12.19 19:28:56.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.13 MiB, peak 254.38 MiB, free memory in arenas 0.00 B, will set to 245.75 MiB (RSS), difference: -1.39 MiB | ||
11394 | 2024.12.19 19:29:00.468927 [ 22 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11395 | 2024.12.19 19:29:00.469004 [ 22 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11396 | 2024.12.19 19:29:00.676013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 | ||
11397 | 2024.12.19 19:29:00.676639 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11398 | 2024.12.19 19:29:00.676684 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11399 | 2024.12.19 19:29:00.677219 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11400 | 2024.12.19 19:29:00.677484 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11401 | 2024.12.19 19:29:00.677740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
11402 | 2024.12.19 19:29:00.933247 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11403 | 2024.12.19 19:29:00.933466 [ 259 ] {f4197732-d826-45ff-820d-46056d60f909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11404 | 2024.12.19 19:29:00.933552 [ 259 ] {f4197732-d826-45ff-820d-46056d60f909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11405 | 2024.12.19 19:29:00.934361 [ 259 ] {f4197732-d826-45ff-820d-46056d60f909} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11406 | 2024.12.19 19:29:00.934412 [ 259 ] {f4197732-d826-45ff-820d-46056d60f909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11407 | 2024.12.19 19:29:00.934848 [ 259 ] {f4197732-d826-45ff-820d-46056d60f909} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11408 | 2024.12.19 19:29:00.935103 [ 259 ] {f4197732-d826-45ff-820d-46056d60f909} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11409 | 2024.12.19 19:29:00.935340 [ 259 ] {f4197732-d826-45ff-820d-46056d60f909} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001934 sec., 31023.784901758016 rows/sec., 2.41 MiB/sec. | ||
11410 | 2024.12.19 19:29:00.935395 [ 259 ] {f4197732-d826-45ff-820d-46056d60f909} <Debug> TCPHandler: Processed in 0.002292972 sec. | ||
11411 | 2024.12.19 19:29:00.935566 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11412 | 2024.12.19 19:29:00.935675 [ 263 ] {fdc0f099-0baa-45e2-bfa9-190bdc507298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11413 | 2024.12.19 19:29:00.935722 [ 263 ] {fdc0f099-0baa-45e2-bfa9-190bdc507298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11414 | 2024.12.19 19:29:00.936239 [ 263 ] {fdc0f099-0baa-45e2-bfa9-190bdc507298} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11415 | 2024.12.19 19:29:00.936279 [ 263 ] {fdc0f099-0baa-45e2-bfa9-190bdc507298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11416 | 2024.12.19 19:29:00.936630 [ 263 ] {fdc0f099-0baa-45e2-bfa9-190bdc507298} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
11417 | 2024.12.19 19:29:00.936878 [ 263 ] {fdc0f099-0baa-45e2-bfa9-190bdc507298} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11418 | 2024.12.19 19:29:00.937102 [ 263 ] {fdc0f099-0baa-45e2-bfa9-190bdc507298} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001449 sec., 1380.2622498274673 rows/sec., 103.79 KiB/sec. | ||
11419 | 2024.12.19 19:29:00.937155 [ 263 ] {fdc0f099-0baa-45e2-bfa9-190bdc507298} <Debug> TCPHandler: Processed in 0.001648334 sec. | ||
11420 | 2024.12.19 19:29:00.937305 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11421 | 2024.12.19 19:29:00.937409 [ 259 ] {62b01520-107f-4b4f-ac9a-e00ac84a4a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11422 | 2024.12.19 19:29:00.937453 [ 259 ] {62b01520-107f-4b4f-ac9a-e00ac84a4a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11423 | 2024.12.19 19:29:00.937994 [ 259 ] {62b01520-107f-4b4f-ac9a-e00ac84a4a56} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11424 | 2024.12.19 19:29:00.938034 [ 259 ] {62b01520-107f-4b4f-ac9a-e00ac84a4a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11425 | 2024.12.19 19:29:00.938384 [ 259 ] {62b01520-107f-4b4f-ac9a-e00ac84a4a56} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11426 | 2024.12.19 19:29:00.938617 [ 259 ] {62b01520-107f-4b4f-ac9a-e00ac84a4a56} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11427 | 2024.12.19 19:29:00.938829 [ 259 ] {62b01520-107f-4b4f-ac9a-e00ac84a4a56} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001441 sec., 45801.52671755725 rows/sec., 3.58 MiB/sec. | ||
11428 | 2024.12.19 19:29:00.938899 [ 259 ] {62b01520-107f-4b4f-ac9a-e00ac84a4a56} <Debug> TCPHandler: Processed in 0.001653004 sec. | ||
11429 | 2024.12.19 19:29:00.939066 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11430 | 2024.12.19 19:29:00.939189 [ 263 ] {8f8fdcb3-7dc7-4777-b950-206559c6c5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11431 | 2024.12.19 19:29:00.939242 [ 263 ] {8f8fdcb3-7dc7-4777-b950-206559c6c5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11432 | 2024.12.19 19:29:00.939772 [ 263 ] {8f8fdcb3-7dc7-4777-b950-206559c6c5d2} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11433 | 2024.12.19 19:29:00.939811 [ 263 ] {8f8fdcb3-7dc7-4777-b950-206559c6c5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11434 | 2024.12.19 19:29:00.940216 [ 263 ] {8f8fdcb3-7dc7-4777-b950-206559c6c5d2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11435 | 2024.12.19 19:29:00.940468 [ 263 ] {8f8fdcb3-7dc7-4777-b950-206559c6c5d2} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11436 | 2024.12.19 19:29:00.940684 [ 263 ] {8f8fdcb3-7dc7-4777-b950-206559c6c5d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. | ||
11437 | 2024.12.19 19:29:00.940738 [ 263 ] {8f8fdcb3-7dc7-4777-b950-206559c6c5d2} <Debug> TCPHandler: Processed in 0.001743247 sec. | ||
11438 | 2024.12.19 19:29:00.940871 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11439 | 2024.12.19 19:29:00.940978 [ 259 ] {e87920de-a7e5-4e2b-8bbf-d021ba80a761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11440 | 2024.12.19 19:29:00.941043 [ 259 ] {e87920de-a7e5-4e2b-8bbf-d021ba80a761} <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 | ||
11441 | 2024.12.19 19:29:00.942058 [ 259 ] {e87920de-a7e5-4e2b-8bbf-d021ba80a761} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11442 | 2024.12.19 19:29:00.942098 [ 259 ] {e87920de-a7e5-4e2b-8bbf-d021ba80a761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11443 | 2024.12.19 19:29:00.942676 [ 259 ] {e87920de-a7e5-4e2b-8bbf-d021ba80a761} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
11444 | 2024.12.19 19:29:00.942942 [ 259 ] {e87920de-a7e5-4e2b-8bbf-d021ba80a761} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11445 | 2024.12.19 19:29:00.943197 [ 259 ] {e87920de-a7e5-4e2b-8bbf-d021ba80a761} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00224 sec., 892.8571428571429 rows/sec., 1.60 MiB/sec. | ||
11446 | 2024.12.19 19:29:00.943292 [ 259 ] {e87920de-a7e5-4e2b-8bbf-d021ba80a761} <Debug> TCPHandler: Processed in 0.002473167 sec. | ||
11447 | 2024.12.19 19:29:00.943431 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11448 | 2024.12.19 19:29:00.943558 [ 263 ] {e385f81b-c737-4618-915a-c232716a7683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11449 | 2024.12.19 19:29:00.943614 [ 263 ] {e385f81b-c737-4618-915a-c232716a7683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11450 | 2024.12.19 19:29:00.944079 [ 263 ] {e385f81b-c737-4618-915a-c232716a7683} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11451 | 2024.12.19 19:29:00.944118 [ 263 ] {e385f81b-c737-4618-915a-c232716a7683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11452 | 2024.12.19 19:29:00.944474 [ 263 ] {e385f81b-c737-4618-915a-c232716a7683} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11453 | 2024.12.19 19:29:00.944714 [ 263 ] {e385f81b-c737-4618-915a-c232716a7683} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11454 | 2024.12.19 19:29:00.944948 [ 263 ] {e385f81b-c737-4618-915a-c232716a7683} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec. | ||
11455 | 2024.12.19 19:29:00.944999 [ 263 ] {e385f81b-c737-4618-915a-c232716a7683} <Debug> TCPHandler: Processed in 0.001630655 sec. | ||
11456 | 2024.12.19 19:29:02.548376 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
11457 | 2024.12.19 19:29:02.568660 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11458 | 2024.12.19 19:29:02.568731 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11459 | 2024.12.19 19:29:02.576025 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11460 | 2024.12.19 19:29:02.576800 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11461 | 2024.12.19 19:29:02.579599 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
11462 | 2024.12.19 19:29:05.392504 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11463 | 2024.12.19 19:29:05.392830 [ 259 ] {baddef03-891a-4980-88e9-d9923566f011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11464 | 2024.12.19 19:29:05.392925 [ 259 ] {baddef03-891a-4980-88e9-d9923566f011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11465 | 2024.12.19 19:29:05.393675 [ 259 ] {baddef03-891a-4980-88e9-d9923566f011} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11466 | 2024.12.19 19:29:05.393719 [ 259 ] {baddef03-891a-4980-88e9-d9923566f011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11467 | 2024.12.19 19:29:05.394156 [ 259 ] {baddef03-891a-4980-88e9-d9923566f011} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11468 | 2024.12.19 19:29:05.394411 [ 259 ] {baddef03-891a-4980-88e9-d9923566f011} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11469 | 2024.12.19 19:29:05.394624 [ 259 ] {baddef03-891a-4980-88e9-d9923566f011} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001886 sec., 7423.117709437964 rows/sec., 534.37 KiB/sec. | ||
11470 | 2024.12.19 19:29:05.394689 [ 259 ] {baddef03-891a-4980-88e9-d9923566f011} <Debug> TCPHandler: Processed in 0.002373725 sec. | ||
11471 | 2024.12.19 19:29:05.394865 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11472 | 2024.12.19 19:29:05.395008 [ 263 ] {5ef53b15-8ed2-43ba-ae79-f2ba2430ab27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11473 | 2024.12.19 19:29:05.395067 [ 263 ] {5ef53b15-8ed2-43ba-ae79-f2ba2430ab27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11474 | 2024.12.19 19:29:05.395737 [ 263 ] {5ef53b15-8ed2-43ba-ae79-f2ba2430ab27} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11475 | 2024.12.19 19:29:05.395783 [ 263 ] {5ef53b15-8ed2-43ba-ae79-f2ba2430ab27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11476 | 2024.12.19 19:29:05.396151 [ 263 ] {5ef53b15-8ed2-43ba-ae79-f2ba2430ab27} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
11477 | 2024.12.19 19:29:05.396407 [ 263 ] {5ef53b15-8ed2-43ba-ae79-f2ba2430ab27} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11478 | 2024.12.19 19:29:05.396586 [ 263 ] {5ef53b15-8ed2-43ba-ae79-f2ba2430ab27} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001612 sec., 8684.863523573202 rows/sec., 708.19 KiB/sec. | ||
11479 | 2024.12.19 19:29:05.396636 [ 263 ] {5ef53b15-8ed2-43ba-ae79-f2ba2430ab27} <Debug> TCPHandler: Processed in 0.00184153 sec. | ||
11480 | 2024.12.19 19:29:05.396779 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11481 | 2024.12.19 19:29:05.396905 [ 259 ] {bf0a6162-2294-41ce-8d68-c682e65b097d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11482 | 2024.12.19 19:29:05.396959 [ 259 ] {bf0a6162-2294-41ce-8d68-c682e65b097d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11483 | 2024.12.19 19:29:05.398432 [ 259 ] {bf0a6162-2294-41ce-8d68-c682e65b097d} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11484 | 2024.12.19 19:29:05.398469 [ 259 ] {bf0a6162-2294-41ce-8d68-c682e65b097d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11485 | 2024.12.19 19:29:05.398928 [ 259 ] {bf0a6162-2294-41ce-8d68-c682e65b097d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11486 | 2024.12.19 19:29:05.399170 [ 259 ] {bf0a6162-2294-41ce-8d68-c682e65b097d} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11487 | 2024.12.19 19:29:05.399354 [ 259 ] {bf0a6162-2294-41ce-8d68-c682e65b097d} <Debug> executeQuery: Read 1426 rows, 121.81 KiB in 0.002478 sec., 575464.0839386602 rows/sec., 48.00 MiB/sec. | ||
11488 | 2024.12.19 19:29:05.399404 [ 259 ] {bf0a6162-2294-41ce-8d68-c682e65b097d} <Debug> TCPHandler: Processed in 0.002676203 sec. | ||
11489 | 2024.12.19 19:29:05.399577 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11490 | 2024.12.19 19:29:05.399706 [ 263 ] {2d776ec6-7ccf-43db-bfbb-d5fb50def561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11491 | 2024.12.19 19:29:05.399761 [ 263 ] {2d776ec6-7ccf-43db-bfbb-d5fb50def561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11492 | 2024.12.19 19:29:05.400416 [ 263 ] {2d776ec6-7ccf-43db-bfbb-d5fb50def561} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11493 | 2024.12.19 19:29:05.400462 [ 263 ] {2d776ec6-7ccf-43db-bfbb-d5fb50def561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11494 | 2024.12.19 19:29:05.400871 [ 263 ] {2d776ec6-7ccf-43db-bfbb-d5fb50def561} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11495 | 2024.12.19 19:29:05.401104 [ 263 ] {2d776ec6-7ccf-43db-bfbb-d5fb50def561} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11496 | 2024.12.19 19:29:05.401285 [ 263 ] {2d776ec6-7ccf-43db-bfbb-d5fb50def561} <Debug> executeQuery: Read 59 rows, 4.29 KiB in 0.001607 sec., 36714.37461107654 rows/sec., 2.61 MiB/sec. | ||
11497 | 2024.12.19 19:29:05.401339 [ 263 ] {2d776ec6-7ccf-43db-bfbb-d5fb50def561} <Debug> TCPHandler: Processed in 0.00182579 sec. | ||
11498 | 2024.12.19 19:29:05.401496 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11499 | 2024.12.19 19:29:05.401619 [ 259 ] {b26537c0-861b-475d-a50e-a873fc6c9291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11500 | 2024.12.19 19:29:05.401664 [ 259 ] {b26537c0-861b-475d-a50e-a873fc6c9291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11501 | 2024.12.19 19:29:05.402261 [ 259 ] {b26537c0-861b-475d-a50e-a873fc6c9291} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11502 | 2024.12.19 19:29:05.402298 [ 259 ] {b26537c0-861b-475d-a50e-a873fc6c9291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11503 | 2024.12.19 19:29:05.402653 [ 259 ] {b26537c0-861b-475d-a50e-a873fc6c9291} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11504 | 2024.12.19 19:29:05.402899 [ 259 ] {b26537c0-861b-475d-a50e-a873fc6c9291} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11505 | 2024.12.19 19:29:05.403113 [ 259 ] {b26537c0-861b-475d-a50e-a873fc6c9291} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001518 sec., 159420.28985507245 rows/sec., 10.80 MiB/sec. | ||
11506 | 2024.12.19 19:29:05.403165 [ 259 ] {b26537c0-861b-475d-a50e-a873fc6c9291} <Debug> TCPHandler: Processed in 0.001740288 sec. | ||
11507 | 2024.12.19 19:29:05.403315 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11508 | 2024.12.19 19:29:05.403443 [ 263 ] {00ababe6-ecfa-43eb-910d-3c56641ff638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11509 | 2024.12.19 19:29:05.403496 [ 263 ] {00ababe6-ecfa-43eb-910d-3c56641ff638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11510 | 2024.12.19 19:29:05.404073 [ 263 ] {00ababe6-ecfa-43eb-910d-3c56641ff638} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11511 | 2024.12.19 19:29:05.404113 [ 263 ] {00ababe6-ecfa-43eb-910d-3c56641ff638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11512 | 2024.12.19 19:29:05.404457 [ 263 ] {00ababe6-ecfa-43eb-910d-3c56641ff638} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11513 | 2024.12.19 19:29:05.404692 [ 263 ] {00ababe6-ecfa-43eb-910d-3c56641ff638} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11514 | 2024.12.19 19:29:05.404953 [ 263 ] {00ababe6-ecfa-43eb-910d-3c56641ff638} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00153 sec., 8496.73202614379 rows/sec., 529.77 KiB/sec. | ||
11515 | 2024.12.19 19:29:05.405139 [ 263 ] {00ababe6-ecfa-43eb-910d-3c56641ff638} <Debug> TCPHandler: Processed in 0.001883461 sec. | ||
11516 | 2024.12.19 19:29:05.405369 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11517 | 2024.12.19 19:29:05.405501 [ 259 ] {58f34031-b455-4480-88c6-0a53d7db262d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11518 | 2024.12.19 19:29:05.405556 [ 259 ] {58f34031-b455-4480-88c6-0a53d7db262d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11519 | 2024.12.19 19:29:05.406525 [ 259 ] {58f34031-b455-4480-88c6-0a53d7db262d} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11520 | 2024.12.19 19:29:05.406564 [ 259 ] {58f34031-b455-4480-88c6-0a53d7db262d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11521 | 2024.12.19 19:29:05.406958 [ 259 ] {58f34031-b455-4480-88c6-0a53d7db262d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11522 | 2024.12.19 19:29:05.407201 [ 259 ] {58f34031-b455-4480-88c6-0a53d7db262d} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11523 | 2024.12.19 19:29:05.407422 [ 259 ] {58f34031-b455-4480-88c6-0a53d7db262d} <Debug> executeQuery: Read 890 rows, 66.16 KiB in 0.00195 sec., 456410.25641025644 rows/sec., 33.13 MiB/sec. | ||
11524 | 2024.12.19 19:29:05.407493 [ 259 ] {58f34031-b455-4480-88c6-0a53d7db262d} <Debug> TCPHandler: Processed in 0.002235401 sec. | ||
11525 | 2024.12.19 19:29:05.407647 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11526 | 2024.12.19 19:29:05.407771 [ 263 ] {0b50cbfe-ea10-4b03-b670-85d9d449b7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11527 | 2024.12.19 19:29:05.407818 [ 263 ] {0b50cbfe-ea10-4b03-b670-85d9d449b7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11528 | 2024.12.19 19:29:05.408272 [ 263 ] {0b50cbfe-ea10-4b03-b670-85d9d449b7e9} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11529 | 2024.12.19 19:29:05.408310 [ 263 ] {0b50cbfe-ea10-4b03-b670-85d9d449b7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11530 | 2024.12.19 19:29:05.408672 [ 263 ] {0b50cbfe-ea10-4b03-b670-85d9d449b7e9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11531 | 2024.12.19 19:29:05.408920 [ 263 ] {0b50cbfe-ea10-4b03-b670-85d9d449b7e9} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11532 | 2024.12.19 19:29:05.409125 [ 263 ] {0b50cbfe-ea10-4b03-b670-85d9d449b7e9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001376 sec., 4360.46511627907 rows/sec., 227.82 KiB/sec. | ||
11533 | 2024.12.19 19:29:05.409175 [ 263 ] {0b50cbfe-ea10-4b03-b670-85d9d449b7e9} <Debug> TCPHandler: Processed in 0.001594683 sec. | ||
11534 | 2024.12.19 19:29:05.409314 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11535 | 2024.12.19 19:29:05.409419 [ 259 ] {1af953bb-4272-4abd-89d8-d81bb3d96344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11536 | 2024.12.19 19:29:05.409468 [ 259 ] {1af953bb-4272-4abd-89d8-d81bb3d96344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11537 | 2024.12.19 19:29:05.410217 [ 259 ] {1af953bb-4272-4abd-89d8-d81bb3d96344} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11538 | 2024.12.19 19:29:05.410256 [ 259 ] {1af953bb-4272-4abd-89d8-d81bb3d96344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11539 | 2024.12.19 19:29:05.410686 [ 259 ] {1af953bb-4272-4abd-89d8-d81bb3d96344} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11540 | 2024.12.19 19:29:05.410920 [ 259 ] {1af953bb-4272-4abd-89d8-d81bb3d96344} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11541 | 2024.12.19 19:29:05.411158 [ 259 ] {1af953bb-4272-4abd-89d8-d81bb3d96344} <Debug> executeQuery: Read 1090 rows, 74.59 KiB in 0.001759 sec., 619670.2671972712 rows/sec., 41.41 MiB/sec. | ||
11542 | 2024.12.19 19:29:05.411225 [ 259 ] {1af953bb-4272-4abd-89d8-d81bb3d96344} <Debug> TCPHandler: Processed in 0.001962833 sec. | ||
11543 | 2024.12.19 19:29:05.411433 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11544 | 2024.12.19 19:29:05.411715 [ 263 ] {17bb8fa9-482b-4812-81a8-f08c008bed35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11545 | 2024.12.19 19:29:05.411820 [ 263 ] {17bb8fa9-482b-4812-81a8-f08c008bed35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11546 | 2024.12.19 19:29:05.412265 [ 263 ] {17bb8fa9-482b-4812-81a8-f08c008bed35} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11547 | 2024.12.19 19:29:05.412305 [ 263 ] {17bb8fa9-482b-4812-81a8-f08c008bed35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11548 | 2024.12.19 19:29:05.412656 [ 263 ] {17bb8fa9-482b-4812-81a8-f08c008bed35} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11549 | 2024.12.19 19:29:05.412892 [ 263 ] {17bb8fa9-482b-4812-81a8-f08c008bed35} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11550 | 2024.12.19 19:29:05.413134 [ 263 ] {17bb8fa9-482b-4812-81a8-f08c008bed35} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001517 sec., 659.1957811470007 rows/sec., 44.42 KiB/sec. | ||
11551 | 2024.12.19 19:29:05.413217 [ 263 ] {17bb8fa9-482b-4812-81a8-f08c008bed35} <Debug> TCPHandler: Processed in 0.001901782 sec. | ||
11552 | 2024.12.19 19:29:05.413443 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11553 | 2024.12.19 19:29:05.413611 [ 259 ] {1c40003d-dfc2-4b6b-9f22-8abc40d1dcfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11554 | 2024.12.19 19:29:05.413699 [ 259 ] {1c40003d-dfc2-4b6b-9f22-8abc40d1dcfb} <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 | ||
11555 | 2024.12.19 19:29:05.414878 [ 259 ] {1c40003d-dfc2-4b6b-9f22-8abc40d1dcfb} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11556 | 2024.12.19 19:29:05.414917 [ 259 ] {1c40003d-dfc2-4b6b-9f22-8abc40d1dcfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11557 | 2024.12.19 19:29:05.415572 [ 259 ] {1c40003d-dfc2-4b6b-9f22-8abc40d1dcfb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11558 | 2024.12.19 19:29:05.415839 [ 259 ] {1c40003d-dfc2-4b6b-9f22-8abc40d1dcfb} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11559 | 2024.12.19 19:29:05.416141 [ 259 ] {1c40003d-dfc2-4b6b-9f22-8abc40d1dcfb} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002547 sec., 14919.513152728701 rows/sec., 26.74 MiB/sec. | ||
11560 | 2024.12.19 19:29:05.416533 [ 259 ] {1c40003d-dfc2-4b6b-9f22-8abc40d1dcfb} <Debug> TCPHandler: Processed in 0.003231438 sec. | ||
11561 | 2024.12.19 19:29:05.416779 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11562 | 2024.12.19 19:29:05.416995 [ 263 ] {f2898b28-e1de-495d-8aec-b5c7d31727cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11563 | 2024.12.19 19:29:05.417053 [ 263 ] {f2898b28-e1de-495d-8aec-b5c7d31727cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11564 | 2024.12.19 19:29:05.417638 [ 263 ] {f2898b28-e1de-495d-8aec-b5c7d31727cb} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11565 | 2024.12.19 19:29:05.417685 [ 263 ] {f2898b28-e1de-495d-8aec-b5c7d31727cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11566 | 2024.12.19 19:29:05.418075 [ 263 ] {f2898b28-e1de-495d-8aec-b5c7d31727cb} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11567 | 2024.12.19 19:29:05.418313 [ 263 ] {f2898b28-e1de-495d-8aec-b5c7d31727cb} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11568 | 2024.12.19 19:29:05.418525 [ 263 ] {f2898b28-e1de-495d-8aec-b5c7d31727cb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001559 sec., 52597.81911481719 rows/sec., 3.34 MiB/sec. | ||
11569 | 2024.12.19 19:29:05.418576 [ 263 ] {f2898b28-e1de-495d-8aec-b5c7d31727cb} <Debug> TCPHandler: Processed in 0.001945892 sec. | ||
11570 | 2024.12.19 19:29:05.802782 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1632 | ||
11571 | 2024.12.19 19:29:05.806507 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11572 | 2024.12.19 19:29:05.806574 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11573 | 2024.12.19 19:29:05.808056 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11574 | 2024.12.19 19:29:05.808377 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11575 | 2024.12.19 19:29:05.809637 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1632 | ||
11576 | 2024.12.19 19:29:08.178790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 | ||
11577 | 2024.12.19 19:29:08.179472 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11578 | 2024.12.19 19:29:08.179517 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11579 | 2024.12.19 19:29:08.180047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11580 | 2024.12.19 19:29:08.180314 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11581 | 2024.12.19 19:29:08.180533 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
11582 | 2024.12.19 19:29:10.080595 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
11583 | 2024.12.19 19:29:10.101209 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11584 | 2024.12.19 19:29:10.101255 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11585 | 2024.12.19 19:29:10.108580 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11586 | 2024.12.19 19:29:10.109362 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11587 | 2024.12.19 19:29:10.111941 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
11588 | 2024.12.19 19:29:10.933197 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11589 | 2024.12.19 19:29:10.933502 [ 259 ] {5a80df9f-d266-4e6f-aa3d-486a8c7a5712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11590 | 2024.12.19 19:29:10.933619 [ 259 ] {5a80df9f-d266-4e6f-aa3d-486a8c7a5712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11591 | 2024.12.19 19:29:10.934577 [ 259 ] {5a80df9f-d266-4e6f-aa3d-486a8c7a5712} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11592 | 2024.12.19 19:29:10.934624 [ 259 ] {5a80df9f-d266-4e6f-aa3d-486a8c7a5712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11593 | 2024.12.19 19:29:10.935044 [ 259 ] {5a80df9f-d266-4e6f-aa3d-486a8c7a5712} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11594 | 2024.12.19 19:29:10.935295 [ 259 ] {5a80df9f-d266-4e6f-aa3d-486a8c7a5712} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11595 | 2024.12.19 19:29:10.935537 [ 259 ] {5a80df9f-d266-4e6f-aa3d-486a8c7a5712} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.002122 sec., 28275.21206409048 rows/sec., 2.19 MiB/sec. | ||
11596 | 2024.12.19 19:29:10.935593 [ 259 ] {5a80df9f-d266-4e6f-aa3d-486a8c7a5712} <Debug> TCPHandler: Processed in 0.00258761 sec. | ||
11597 | 2024.12.19 19:29:10.935782 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11598 | 2024.12.19 19:29:10.935914 [ 263 ] {42a5d7d2-d692-4fd2-8d07-1c7d5f405d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11599 | 2024.12.19 19:29:10.935970 [ 263 ] {42a5d7d2-d692-4fd2-8d07-1c7d5f405d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11600 | 2024.12.19 19:29:10.936511 [ 263 ] {42a5d7d2-d692-4fd2-8d07-1c7d5f405d6a} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11601 | 2024.12.19 19:29:10.936550 [ 263 ] {42a5d7d2-d692-4fd2-8d07-1c7d5f405d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11602 | 2024.12.19 19:29:10.936910 [ 263 ] {42a5d7d2-d692-4fd2-8d07-1c7d5f405d6a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11603 | 2024.12.19 19:29:10.937155 [ 263 ] {42a5d7d2-d692-4fd2-8d07-1c7d5f405d6a} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11604 | 2024.12.19 19:29:10.937380 [ 263 ] {42a5d7d2-d692-4fd2-8d07-1c7d5f405d6a} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001496 sec., 1336.8983957219252 rows/sec., 100.53 KiB/sec. | ||
11605 | 2024.12.19 19:29:10.937433 [ 263 ] {42a5d7d2-d692-4fd2-8d07-1c7d5f405d6a} <Debug> TCPHandler: Processed in 0.001720297 sec. | ||
11606 | 2024.12.19 19:29:10.937585 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11607 | 2024.12.19 19:29:10.937719 [ 259 ] {0a53e29d-5fc2-4fa9-b995-a2b4cb30f008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11608 | 2024.12.19 19:29:10.937774 [ 259 ] {0a53e29d-5fc2-4fa9-b995-a2b4cb30f008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11609 | 2024.12.19 19:29:10.938363 [ 259 ] {0a53e29d-5fc2-4fa9-b995-a2b4cb30f008} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11610 | 2024.12.19 19:29:10.938403 [ 259 ] {0a53e29d-5fc2-4fa9-b995-a2b4cb30f008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11611 | 2024.12.19 19:29:10.938763 [ 259 ] {0a53e29d-5fc2-4fa9-b995-a2b4cb30f008} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11612 | 2024.12.19 19:29:10.939017 [ 259 ] {0a53e29d-5fc2-4fa9-b995-a2b4cb30f008} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11613 | 2024.12.19 19:29:10.939264 [ 259 ] {0a53e29d-5fc2-4fa9-b995-a2b4cb30f008} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001571 sec., 42011.45767027371 rows/sec., 3.28 MiB/sec. | ||
11614 | 2024.12.19 19:29:10.939368 [ 259 ] {0a53e29d-5fc2-4fa9-b995-a2b4cb30f008} <Debug> TCPHandler: Processed in 0.00184484 sec. | ||
11615 | 2024.12.19 19:29:10.939603 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11616 | 2024.12.19 19:29:10.939769 [ 263 ] {33d987d6-4e1e-406c-9b42-301931dbc389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11617 | 2024.12.19 19:29:10.939831 [ 263 ] {33d987d6-4e1e-406c-9b42-301931dbc389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11618 | 2024.12.19 19:29:10.940417 [ 263 ] {33d987d6-4e1e-406c-9b42-301931dbc389} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11619 | 2024.12.19 19:29:10.940456 [ 263 ] {33d987d6-4e1e-406c-9b42-301931dbc389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11620 | 2024.12.19 19:29:10.940857 [ 263 ] {33d987d6-4e1e-406c-9b42-301931dbc389} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11621 | 2024.12.19 19:29:10.941100 [ 263 ] {33d987d6-4e1e-406c-9b42-301931dbc389} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11622 | 2024.12.19 19:29:10.941319 [ 263 ] {33d987d6-4e1e-406c-9b42-301931dbc389} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00158 sec., 101265.82278481012 rows/sec., 7.05 MiB/sec. | ||
11623 | 2024.12.19 19:29:10.941370 [ 263 ] {33d987d6-4e1e-406c-9b42-301931dbc389} <Debug> TCPHandler: Processed in 0.001890081 sec. | ||
11624 | 2024.12.19 19:29:10.941536 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11625 | 2024.12.19 19:29:10.941665 [ 259 ] {2dd560fc-6be7-4f32-8e07-e4f9143c200b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11626 | 2024.12.19 19:29:10.941745 [ 259 ] {2dd560fc-6be7-4f32-8e07-e4f9143c200b} <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 | ||
11627 | 2024.12.19 19:29:10.942802 [ 259 ] {2dd560fc-6be7-4f32-8e07-e4f9143c200b} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11628 | 2024.12.19 19:29:10.942841 [ 259 ] {2dd560fc-6be7-4f32-8e07-e4f9143c200b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11629 | 2024.12.19 19:29:10.943421 [ 259 ] {2dd560fc-6be7-4f32-8e07-e4f9143c200b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11630 | 2024.12.19 19:29:10.943673 [ 259 ] {2dd560fc-6be7-4f32-8e07-e4f9143c200b} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11631 | 2024.12.19 19:29:10.943924 [ 259 ] {2dd560fc-6be7-4f32-8e07-e4f9143c200b} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002272 sec., 880.2816901408451 rows/sec., 1.58 MiB/sec. | ||
11632 | 2024.12.19 19:29:10.944051 [ 259 ] {2dd560fc-6be7-4f32-8e07-e4f9143c200b} <Debug> TCPHandler: Processed in 0.00257727 sec. | ||
11633 | 2024.12.19 19:29:10.944260 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11634 | 2024.12.19 19:29:10.944398 [ 263 ] {1aeeb8bd-658e-49dc-95b9-777972309802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11635 | 2024.12.19 19:29:10.944454 [ 263 ] {1aeeb8bd-658e-49dc-95b9-777972309802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11636 | 2024.12.19 19:29:10.945008 [ 263 ] {1aeeb8bd-658e-49dc-95b9-777972309802} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11637 | 2024.12.19 19:29:10.945048 [ 263 ] {1aeeb8bd-658e-49dc-95b9-777972309802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11638 | 2024.12.19 19:29:10.945405 [ 263 ] {1aeeb8bd-658e-49dc-95b9-777972309802} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11639 | 2024.12.19 19:29:10.945639 [ 263 ] {1aeeb8bd-658e-49dc-95b9-777972309802} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11640 | 2024.12.19 19:29:10.945865 [ 263 ] {1aeeb8bd-658e-49dc-95b9-777972309802} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. | ||
11641 | 2024.12.19 19:29:10.945914 [ 263 ] {1aeeb8bd-658e-49dc-95b9-777972309802} <Debug> TCPHandler: Processed in 0.001733387 sec. | ||
11642 | 2024.12.19 19:29:15.469262 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11643 | 2024.12.19 19:29:15.469369 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11644 | 2024.12.19 19:29:15.681595 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 | ||
11645 | 2024.12.19 19:29:15.682235 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11646 | 2024.12.19 19:29:15.682285 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11647 | 2024.12.19 19:29:15.682794 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11648 | 2024.12.19 19:29:15.683055 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11649 | 2024.12.19 19:29:15.683317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
11650 | 2024.12.19 19:29:15.810804 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 1644 | ||
11651 | 2024.12.19 19:29:15.814229 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11652 | 2024.12.19 19:29:15.814278 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11653 | 2024.12.19 19:29:15.815736 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
11654 | 2024.12.19 19:29:15.816056 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11655 | 2024.12.19 19:29:15.816627 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1644 | ||
11656 | 2024.12.19 19:29:15.939230 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11657 | 2024.12.19 19:29:15.939416 [ 259 ] {2d8912ff-920d-4e0e-9114-65755645efc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11658 | 2024.12.19 19:29:15.939488 [ 259 ] {2d8912ff-920d-4e0e-9114-65755645efc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11659 | 2024.12.19 19:29:15.940242 [ 259 ] {2d8912ff-920d-4e0e-9114-65755645efc8} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11660 | 2024.12.19 19:29:15.940281 [ 259 ] {2d8912ff-920d-4e0e-9114-65755645efc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11661 | 2024.12.19 19:29:15.940706 [ 259 ] {2d8912ff-920d-4e0e-9114-65755645efc8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11662 | 2024.12.19 19:29:15.940961 [ 259 ] {2d8912ff-920d-4e0e-9114-65755645efc8} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11663 | 2024.12.19 19:29:15.941177 [ 259 ] {2d8912ff-920d-4e0e-9114-65755645efc8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001806 sec., 7751.937984496124 rows/sec., 558.04 KiB/sec. | ||
11664 | 2024.12.19 19:29:15.941252 [ 259 ] {2d8912ff-920d-4e0e-9114-65755645efc8} <Debug> TCPHandler: Processed in 0.002146789 sec. | ||
11665 | 2024.12.19 19:29:15.941506 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11666 | 2024.12.19 19:29:15.941678 [ 263 ] {978bada5-5566-4162-8348-7caa9091b1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11667 | 2024.12.19 19:29:15.941736 [ 263 ] {978bada5-5566-4162-8348-7caa9091b1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11668 | 2024.12.19 19:29:15.942518 [ 263 ] {978bada5-5566-4162-8348-7caa9091b1a2} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11669 | 2024.12.19 19:29:15.942557 [ 263 ] {978bada5-5566-4162-8348-7caa9091b1a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11670 | 2024.12.19 19:29:15.942959 [ 263 ] {978bada5-5566-4162-8348-7caa9091b1a2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11671 | 2024.12.19 19:29:15.943212 [ 263 ] {978bada5-5566-4162-8348-7caa9091b1a2} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11672 | 2024.12.19 19:29:15.943356 [ 169 ] {} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11673 | 2024.12.19 19:29:15.943401 [ 263 ] {978bada5-5566-4162-8348-7caa9091b1a2} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001755 sec., 158974.35897435897 rows/sec., 14.01 MiB/sec. | ||
11674 | 2024.12.19 19:29:15.943402 [ 169 ] {} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11675 | 2024.12.19 19:29:15.943447 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11676 | 2024.12.19 19:29:15.943474 [ 263 ] {978bada5-5566-4162-8348-7caa9091b1a2} <Debug> TCPHandler: Processed in 0.002102877 sec. | ||
11677 | 2024.12.19 19:29:15.943664 [ 192 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
11678 | 2024.12.19 19:29:15.943678 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11679 | 2024.12.19 19:29:15.943920 [ 192 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11680 | 2024.12.19 19:29:15.943944 [ 259 ] {828fa268-a59c-455c-9897-a035f200663c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11681 | 2024.12.19 19:29:15.943989 [ 192 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1432 rows starting from the beginning of the part | ||
11682 | 2024.12.19 19:29:15.944056 [ 259 ] {828fa268-a59c-455c-9897-a035f200663c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11683 | 2024.12.19 19:29:15.944260 [ 192 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 279 rows starting from the beginning of the part | ||
11684 | 2024.12.19 19:29:15.944561 [ 192 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
11685 | 2024.12.19 19:29:15.944828 [ 192 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1426 rows starting from the beginning of the part | ||
11686 | 2024.12.19 19:29:15.945191 [ 192 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
11687 | 2024.12.19 19:29:15.945699 [ 192 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 279 rows starting from the beginning of the part | ||
11688 | 2024.12.19 19:29:15.947247 [ 259 ] {828fa268-a59c-455c-9897-a035f200663c} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11689 | 2024.12.19 19:29:15.947311 [ 259 ] {828fa268-a59c-455c-9897-a035f200663c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11690 | 2024.12.19 19:29:15.948218 [ 259 ] {828fa268-a59c-455c-9897-a035f200663c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11691 | 2024.12.19 19:29:15.948694 [ 259 ] {828fa268-a59c-455c-9897-a035f200663c} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11692 | 2024.12.19 19:29:15.948865 [ 169 ] {} <Debug> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11693 | 2024.12.19 19:29:15.948911 [ 169 ] {} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11694 | 2024.12.19 19:29:15.948942 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11695 | 2024.12.19 19:29:15.948942 [ 259 ] {828fa268-a59c-455c-9897-a035f200663c} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.005081 sec., 8856.52430623893 rows/sec., 652.13 KiB/sec. | ||
11696 | 2024.12.19 19:29:15.949441 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
11697 | 2024.12.19 19:29:15.949602 [ 259 ] {828fa268-a59c-455c-9897-a035f200663c} <Debug> TCPHandler: Processed in 0.006006433 sec. | ||
11698 | 2024.12.19 19:29:15.950020 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11699 | 2024.12.19 19:29:15.950271 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11700 | 2024.12.19 19:29:15.950412 [ 192 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3536 rows, containing 5 columns (5 merged, 0 gathered) in 0.006858736 sec., 515546.887939702 rows/sec., 45.26 MiB/sec. | ||
11701 | 2024.12.19 19:29:15.950447 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 65 rows starting from the beginning of the part | ||
11702 | 2024.12.19 19:29:15.950699 [ 263 ] {d739163d-380f-4925-8dfe-3e27ee1c54bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11703 | 2024.12.19 19:29:15.951067 [ 263 ] {d739163d-380f-4925-8dfe-3e27ee1c54bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11704 | 2024.12.19 19:29:15.951122 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 45 rows starting from the beginning of the part | ||
11705 | 2024.12.19 19:29:15.951136 [ 190 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11706 | 2024.12.19 19:29:15.951861 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 2 rows starting from the beginning of the part | ||
11707 | 2024.12.19 19:29:15.952506 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 59 rows starting from the beginning of the part | ||
11708 | 2024.12.19 19:29:15.953122 [ 190 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_86_17} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11709 | 2024.12.19 19:29:15.953168 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 2 rows starting from the beginning of the part | ||
11710 | 2024.12.19 19:29:15.953957 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 45 rows starting from the beginning of the part | ||
11711 | 2024.12.19 19:29:15.953985 [ 190 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_86_17} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11712 | 2024.12.19 19:29:15.954597 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
11713 | 2024.12.19 19:29:15.956184 [ 263 ] {d739163d-380f-4925-8dfe-3e27ee1c54bd} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11714 | 2024.12.19 19:29:15.956258 [ 263 ] {d739163d-380f-4925-8dfe-3e27ee1c54bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11715 | 2024.12.19 19:29:15.957358 [ 263 ] {d739163d-380f-4925-8dfe-3e27ee1c54bd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11716 | 2024.12.19 19:29:15.957530 [ 193 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 5 columns (5 merged, 0 gathered) in 0.008451589 sec., 25793.966081407885 rows/sec., 1.94 MiB/sec. | ||
11717 | 2024.12.19 19:29:15.957706 [ 193 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11718 | 2024.12.19 19:29:15.957730 [ 263 ] {d739163d-380f-4925-8dfe-3e27ee1c54bd} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11719 | 2024.12.19 19:29:15.958001 [ 263 ] {d739163d-380f-4925-8dfe-3e27ee1c54bd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.007465 sec., 1875.4186202277294 rows/sec., 131.34 KiB/sec. | ||
11720 | 2024.12.19 19:29:15.958089 [ 263 ] {d739163d-380f-4925-8dfe-3e27ee1c54bd} <Debug> TCPHandler: Processed in 0.008318166 sec. | ||
11721 | 2024.12.19 19:29:15.958170 [ 193 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_81_16} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11722 | 2024.12.19 19:29:15.958254 [ 193 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_81_16} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11723 | 2024.12.19 19:29:15.958271 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11724 | 2024.12.19 19:29:15.958351 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
11725 | 2024.12.19 19:29:15.958428 [ 259 ] {0a618940-5542-4a6c-aea1-adf8a2be0506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11726 | 2024.12.19 19:29:15.958483 [ 259 ] {0a618940-5542-4a6c-aea1-adf8a2be0506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11727 | 2024.12.19 19:29:15.959145 [ 259 ] {0a618940-5542-4a6c-aea1-adf8a2be0506} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11728 | 2024.12.19 19:29:15.959183 [ 259 ] {0a618940-5542-4a6c-aea1-adf8a2be0506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11729 | 2024.12.19 19:29:15.959541 [ 259 ] {0a618940-5542-4a6c-aea1-adf8a2be0506} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11730 | 2024.12.19 19:29:15.959784 [ 259 ] {0a618940-5542-4a6c-aea1-adf8a2be0506} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11731 | 2024.12.19 19:29:15.959967 [ 259 ] {0a618940-5542-4a6c-aea1-adf8a2be0506} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001567 sec., 8296.107211231652 rows/sec., 517.26 KiB/sec. | ||
11732 | 2024.12.19 19:29:15.960020 [ 259 ] {0a618940-5542-4a6c-aea1-adf8a2be0506} <Debug> TCPHandler: Processed in 0.001823119 sec. | ||
11733 | 2024.12.19 19:29:15.960188 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11734 | 2024.12.19 19:29:15.960317 [ 263 ] {b04bfa7e-ebde-4282-b6f4-a845064f0b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11735 | 2024.12.19 19:29:15.960371 [ 263 ] {b04bfa7e-ebde-4282-b6f4-a845064f0b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11736 | 2024.12.19 19:29:15.961216 [ 263 ] {b04bfa7e-ebde-4282-b6f4-a845064f0b2e} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11737 | 2024.12.19 19:29:15.961253 [ 263 ] {b04bfa7e-ebde-4282-b6f4-a845064f0b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11738 | 2024.12.19 19:29:15.961632 [ 263 ] {b04bfa7e-ebde-4282-b6f4-a845064f0b2e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11739 | 2024.12.19 19:29:15.961879 [ 263 ] {b04bfa7e-ebde-4282-b6f4-a845064f0b2e} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11740 | 2024.12.19 19:29:15.962011 [ 169 ] {} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11741 | 2024.12.19 19:29:15.962051 [ 169 ] {} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11742 | 2024.12.19 19:29:15.962062 [ 263 ] {b04bfa7e-ebde-4282-b6f4-a845064f0b2e} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.001771 sec., 237154.15019762845 rows/sec., 16.94 MiB/sec. | ||
11743 | 2024.12.19 19:29:15.962075 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11744 | 2024.12.19 19:29:15.962164 [ 263 ] {b04bfa7e-ebde-4282-b6f4-a845064f0b2e} <Debug> TCPHandler: Processed in 0.002036585 sec. | ||
11745 | 2024.12.19 19:29:15.962228 [ 197 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
11746 | 2024.12.19 19:29:15.962343 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11747 | 2024.12.19 19:29:15.962349 [ 197 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11748 | 2024.12.19 19:29:15.962402 [ 197 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 914 rows starting from the beginning of the part | ||
11749 | 2024.12.19 19:29:15.962576 [ 259 ] {4629d912-e60f-4842-8522-65c027ca7f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11750 | 2024.12.19 19:29:15.962647 [ 197 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 420 rows starting from the beginning of the part | ||
11751 | 2024.12.19 19:29:15.962773 [ 259 ] {4629d912-e60f-4842-8522-65c027ca7f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11752 | 2024.12.19 19:29:15.963136 [ 197 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 66 rows starting from the beginning of the part | ||
11753 | 2024.12.19 19:29:15.963336 [ 197 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 890 rows starting from the beginning of the part | ||
11754 | 2024.12.19 19:29:15.963599 [ 197 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 66 rows starting from the beginning of the part | ||
11755 | 2024.12.19 19:29:15.963813 [ 197 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 420 rows starting from the beginning of the part | ||
11756 | 2024.12.19 19:29:15.964415 [ 259 ] {4629d912-e60f-4842-8522-65c027ca7f3f} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11757 | 2024.12.19 19:29:15.964459 [ 259 ] {4629d912-e60f-4842-8522-65c027ca7f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11758 | 2024.12.19 19:29:15.965010 [ 259 ] {4629d912-e60f-4842-8522-65c027ca7f3f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11759 | 2024.12.19 19:29:15.965299 [ 259 ] {4629d912-e60f-4842-8522-65c027ca7f3f} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11760 | 2024.12.19 19:29:15.965490 [ 259 ] {4629d912-e60f-4842-8522-65c027ca7f3f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003033 sec., 1978.2393669634025 rows/sec., 103.36 KiB/sec. | ||
11761 | 2024.12.19 19:29:15.965584 [ 259 ] {4629d912-e60f-4842-8522-65c027ca7f3f} <Debug> TCPHandler: Processed in 0.00331318 sec. | ||
11762 | 2024.12.19 19:29:15.965759 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11763 | 2024.12.19 19:29:15.965780 [ 193 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2776 rows, containing 5 columns (5 merged, 0 gathered) in 0.003634408 sec., 763810.7774361052 rows/sec., 58.33 MiB/sec. | ||
11764 | 2024.12.19 19:29:15.965887 [ 263 ] {8d82262e-e86d-4816-92ce-30325baae15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11765 | 2024.12.19 19:29:15.965965 [ 263 ] {8d82262e-e86d-4816-92ce-30325baae15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11766 | 2024.12.19 19:29:15.966068 [ 188 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11767 | 2024.12.19 19:29:15.966648 [ 188 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_86_17} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11768 | 2024.12.19 19:29:15.966901 [ 188 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_86_17} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11769 | 2024.12.19 19:29:15.967091 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
11770 | 2024.12.19 19:29:15.967207 [ 263 ] {8d82262e-e86d-4816-92ce-30325baae15d} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11771 | 2024.12.19 19:29:15.967251 [ 263 ] {8d82262e-e86d-4816-92ce-30325baae15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11772 | 2024.12.19 19:29:15.967671 [ 263 ] {8d82262e-e86d-4816-92ce-30325baae15d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11773 | 2024.12.19 19:29:15.967922 [ 263 ] {8d82262e-e86d-4816-92ce-30325baae15d} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11774 | 2024.12.19 19:29:15.968073 [ 169 ] {} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11775 | 2024.12.19 19:29:15.968116 [ 169 ] {} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11776 | 2024.12.19 19:29:15.968122 [ 263 ] {8d82262e-e86d-4816-92ce-30325baae15d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002259 sec., 104913.6786188579 rows/sec., 7.03 MiB/sec. | ||
11777 | 2024.12.19 19:29:15.968143 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11778 | 2024.12.19 19:29:15.968249 [ 263 ] {8d82262e-e86d-4816-92ce-30325baae15d} <Debug> TCPHandler: Processed in 0.0025735 sec. | ||
11779 | 2024.12.19 19:29:15.968504 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
11780 | 2024.12.19 19:29:15.968569 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11781 | 2024.12.19 19:29:15.968997 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11782 | 2024.12.19 19:29:15.969131 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 28423 rows starting from the beginning of the part | ||
11783 | 2024.12.19 19:29:15.969254 [ 259 ] {1b06dfee-35e5-4321-83d2-69751dbf1e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11784 | 2024.12.19 19:29:15.969457 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part | ||
11785 | 2024.12.19 19:29:15.969874 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
11786 | 2024.12.19 19:29:15.969960 [ 259 ] {1b06dfee-35e5-4321-83d2-69751dbf1e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11787 | 2024.12.19 19:29:15.970348 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1090 rows starting from the beginning of the part | ||
11788 | 2024.12.19 19:29:15.970742 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
11789 | 2024.12.19 19:29:15.971046 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 237 rows starting from the beginning of the part | ||
11790 | 2024.12.19 19:29:15.972511 [ 259 ] {1b06dfee-35e5-4321-83d2-69751dbf1e10} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11791 | 2024.12.19 19:29:15.972576 [ 259 ] {1b06dfee-35e5-4321-83d2-69751dbf1e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11792 | 2024.12.19 19:29:15.973143 [ 259 ] {1b06dfee-35e5-4321-83d2-69751dbf1e10} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11793 | 2024.12.19 19:29:15.973497 [ 259 ] {1b06dfee-35e5-4321-83d2-69751dbf1e10} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11794 | 2024.12.19 19:29:15.974192 [ 259 ] {1b06dfee-35e5-4321-83d2-69751dbf1e10} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00517 sec., 193.42359767891682 rows/sec., 13.03 KiB/sec. | ||
11795 | 2024.12.19 19:29:15.974532 [ 259 ] {1b06dfee-35e5-4321-83d2-69751dbf1e10} <Debug> TCPHandler: Processed in 0.006137506 sec. | ||
11796 | 2024.12.19 19:29:15.974874 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11797 | 2024.12.19 19:29:15.975228 [ 263 ] {5cc79865-8c17-42dc-bf1a-486a86a08ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11798 | 2024.12.19 19:29:15.975343 [ 263 ] {5cc79865-8c17-42dc-bf1a-486a86a08ade} <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 | ||
11799 | 2024.12.19 19:29:15.976964 [ 263 ] {5cc79865-8c17-42dc-bf1a-486a86a08ade} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11800 | 2024.12.19 19:29:15.977006 [ 263 ] {5cc79865-8c17-42dc-bf1a-486a86a08ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11801 | 2024.12.19 19:29:15.977942 [ 263 ] {5cc79865-8c17-42dc-bf1a-486a86a08ade} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11802 | 2024.12.19 19:29:15.978401 [ 263 ] {5cc79865-8c17-42dc-bf1a-486a86a08ade} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11803 | 2024.12.19 19:29:15.978633 [ 169 ] {} <Debug> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11804 | 2024.12.19 19:29:15.978738 [ 169 ] {} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11805 | 2024.12.19 19:29:15.978793 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11806 | 2024.12.19 19:29:15.978933 [ 263 ] {5cc79865-8c17-42dc-bf1a-486a86a08ade} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.00381 sec., 9973.753280839896 rows/sec., 17.87 MiB/sec. | ||
11807 | 2024.12.19 19:29:15.978934 [ 193 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
11808 | 2024.12.19 19:29:15.979204 [ 263 ] {5cc79865-8c17-42dc-bf1a-486a86a08ade} <Debug> TCPHandler: Processed in 0.004517543 sec. | ||
11809 | 2024.12.19 19:29:15.979419 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11810 | 2024.12.19 19:29:15.979503 [ 193 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11811 | 2024.12.19 19:29:15.979584 [ 259 ] {14aefe3a-d421-4bf0-ac16-83c42de5dab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11812 | 2024.12.19 19:29:15.979603 [ 193 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1492 rows starting from the beginning of the part | ||
11813 | 2024.12.19 19:29:15.979647 [ 259 ] {14aefe3a-d421-4bf0-ac16-83c42de5dab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11814 | 2024.12.19 19:29:15.980532 [ 193 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 38 rows starting from the beginning of the part | ||
11815 | 2024.12.19 19:29:15.981461 [ 193 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 2 rows starting from the beginning of the part | ||
11816 | 2024.12.19 19:29:15.982780 [ 259 ] {14aefe3a-d421-4bf0-ac16-83c42de5dab1} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11817 | 2024.12.19 19:29:15.982827 [ 193 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 38 rows starting from the beginning of the part | ||
11818 | 2024.12.19 19:29:15.982856 [ 259 ] {14aefe3a-d421-4bf0-ac16-83c42de5dab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11819 | 2024.12.19 19:29:15.982857 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30307 rows, containing 5 columns (5 merged, 0 gathered) in 0.014590506 sec., 2077172.6491185434 rows/sec., 140.23 MiB/sec. | ||
11820 | 2024.12.19 19:29:15.983575 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11821 | 2024.12.19 19:29:15.983738 [ 193 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 2 rows starting from the beginning of the part | ||
11822 | 2024.12.19 19:29:15.984556 [ 259 ] {14aefe3a-d421-4bf0-ac16-83c42de5dab1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11823 | 2024.12.19 19:29:15.984750 [ 193 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 38 rows starting from the beginning of the part | ||
11824 | 2024.12.19 19:29:15.984802 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11825 | 2024.12.19 19:29:15.985255 [ 188 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11826 | 2024.12.19 19:29:15.985574 [ 259 ] {14aefe3a-d421-4bf0-ac16-83c42de5dab1} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11827 | 2024.12.19 19:29:15.985638 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
11828 | 2024.12.19 19:29:15.985910 [ 97 ] {} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11829 | 2024.12.19 19:29:15.985991 [ 97 ] {} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11830 | 2024.12.19 19:29:15.986038 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11831 | 2024.12.19 19:29:15.986059 [ 259 ] {14aefe3a-d421-4bf0-ac16-83c42de5dab1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006521 sec., 12574.758472626898 rows/sec., 817.82 KiB/sec. | ||
11832 | 2024.12.19 19:29:15.986506 [ 259 ] {14aefe3a-d421-4bf0-ac16-83c42de5dab1} <Debug> TCPHandler: Processed in 0.007166445 sec. | ||
11833 | 2024.12.19 19:29:15.986637 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
11834 | 2024.12.19 19:29:15.986919 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11835 | 2024.12.19 19:29:15.986973 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5740 rows starting from the beginning of the part | ||
11836 | 2024.12.19 19:29:15.987259 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part | ||
11837 | 2024.12.19 19:29:15.987522 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
11838 | 2024.12.19 19:29:15.987781 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 82 rows starting from the beginning of the part | ||
11839 | 2024.12.19 19:29:15.988009 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
11840 | 2024.12.19 19:29:15.988266 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 82 rows starting from the beginning of the part | ||
11841 | 2024.12.19 19:29:15.990792 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6106 rows, containing 4 columns (4 merged, 0 gathered) in 0.004573844 sec., 1334982.128817686 rows/sec., 86.98 MiB/sec. | ||
11842 | 2024.12.19 19:29:15.991227 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11843 | 2024.12.19 19:29:15.991974 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_86_17} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11844 | 2024.12.19 19:29:15.992162 [ 200 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_86_17} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11845 | 2024.12.19 19:29:15.992339 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
11846 | 2024.12.19 19:29:15.997641 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1610 rows, containing 19 columns (19 merged, 0 gathered) in 0.018749438 sec., 85869.24045403388 rows/sec., 153.87 MiB/sec. | ||
11847 | 2024.12.19 19:29:15.999493 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11848 | 2024.12.19 19:29:16.000086 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11849 | 2024.12.19 19:29:16.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.82 MiB, peak 258.27 MiB, free memory in arenas 0.00 B, will set to 249.09 MiB (RSS), difference: -2.74 MiB | ||
11850 | 2024.12.19 19:29:16.000226 [ 195 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11851 | 2024.12.19 19:29:16.000445 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
11852 | 2024.12.19 19:29:17.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.99 MiB, peak 258.27 MiB, free memory in arenas 0.00 B, will set to 249.09 MiB (RSS), difference: 5.10 MiB | ||
11853 | 2024.12.19 19:29:17.612937 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
11854 | 2024.12.19 19:29:17.634397 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11855 | 2024.12.19 19:29:17.634451 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
11856 | 2024.12.19 19:29:17.641936 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11857 | 2024.12.19 19:29:17.642729 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11858 | 2024.12.19 19:29:17.648255 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
11859 | 2024.12.19 19:29:20.933660 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11860 | 2024.12.19 19:29:20.933887 [ 259 ] {06fa8808-8f75-4ad8-9f0c-40f0e01527d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11861 | 2024.12.19 19:29:20.933968 [ 259 ] {06fa8808-8f75-4ad8-9f0c-40f0e01527d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11862 | 2024.12.19 19:29:20.934785 [ 259 ] {06fa8808-8f75-4ad8-9f0c-40f0e01527d6} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11863 | 2024.12.19 19:29:20.934827 [ 259 ] {06fa8808-8f75-4ad8-9f0c-40f0e01527d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
11864 | 2024.12.19 19:29:20.935267 [ 259 ] {06fa8808-8f75-4ad8-9f0c-40f0e01527d6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11865 | 2024.12.19 19:29:20.935527 [ 259 ] {06fa8808-8f75-4ad8-9f0c-40f0e01527d6} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11866 | 2024.12.19 19:29:20.935759 [ 259 ] {06fa8808-8f75-4ad8-9f0c-40f0e01527d6} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001933 sec., 31039.834454216245 rows/sec., 2.41 MiB/sec. | ||
11867 | 2024.12.19 19:29:20.935815 [ 259 ] {06fa8808-8f75-4ad8-9f0c-40f0e01527d6} <Debug> TCPHandler: Processed in 0.002293442 sec. | ||
11868 | 2024.12.19 19:29:20.936011 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11869 | 2024.12.19 19:29:20.936147 [ 263 ] {04cf8893-ae61-4480-a724-461a9728d005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11870 | 2024.12.19 19:29:20.936204 [ 263 ] {04cf8893-ae61-4480-a724-461a9728d005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11871 | 2024.12.19 19:29:20.936760 [ 263 ] {04cf8893-ae61-4480-a724-461a9728d005} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11872 | 2024.12.19 19:29:20.936801 [ 263 ] {04cf8893-ae61-4480-a724-461a9728d005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
11873 | 2024.12.19 19:29:20.937159 [ 263 ] {04cf8893-ae61-4480-a724-461a9728d005} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11874 | 2024.12.19 19:29:20.937397 [ 263 ] {04cf8893-ae61-4480-a724-461a9728d005} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11875 | 2024.12.19 19:29:20.937615 [ 263 ] {04cf8893-ae61-4480-a724-461a9728d005} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001496 sec., 1336.8983957219252 rows/sec., 100.53 KiB/sec. | ||
11876 | 2024.12.19 19:29:20.937669 [ 263 ] {04cf8893-ae61-4480-a724-461a9728d005} <Debug> TCPHandler: Processed in 0.001726777 sec. | ||
11877 | 2024.12.19 19:29:20.937837 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11878 | 2024.12.19 19:29:20.937965 [ 259 ] {03b3a7e3-3b9e-44d3-8d4a-3aeea97d3c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11879 | 2024.12.19 19:29:20.938020 [ 259 ] {03b3a7e3-3b9e-44d3-8d4a-3aeea97d3c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11880 | 2024.12.19 19:29:20.938613 [ 259 ] {03b3a7e3-3b9e-44d3-8d4a-3aeea97d3c32} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11881 | 2024.12.19 19:29:20.938652 [ 259 ] {03b3a7e3-3b9e-44d3-8d4a-3aeea97d3c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
11882 | 2024.12.19 19:29:20.939010 [ 259 ] {03b3a7e3-3b9e-44d3-8d4a-3aeea97d3c32} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11883 | 2024.12.19 19:29:20.939241 [ 259 ] {03b3a7e3-3b9e-44d3-8d4a-3aeea97d3c32} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11884 | 2024.12.19 19:29:20.939459 [ 259 ] {03b3a7e3-3b9e-44d3-8d4a-3aeea97d3c32} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001516 sec., 43535.62005277045 rows/sec., 3.40 MiB/sec. | ||
11885 | 2024.12.19 19:29:20.939550 [ 259 ] {03b3a7e3-3b9e-44d3-8d4a-3aeea97d3c32} <Debug> TCPHandler: Processed in 0.001774158 sec. | ||
11886 | 2024.12.19 19:29:20.939763 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11887 | 2024.12.19 19:29:20.940034 [ 263 ] {fffed37a-a2b5-44b9-b534-272512b1dc9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11888 | 2024.12.19 19:29:20.940097 [ 263 ] {fffed37a-a2b5-44b9-b534-272512b1dc9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11889 | 2024.12.19 19:29:20.940661 [ 263 ] {fffed37a-a2b5-44b9-b534-272512b1dc9f} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11890 | 2024.12.19 19:29:20.940702 [ 263 ] {fffed37a-a2b5-44b9-b534-272512b1dc9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
11891 | 2024.12.19 19:29:20.941099 [ 263 ] {fffed37a-a2b5-44b9-b534-272512b1dc9f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11892 | 2024.12.19 19:29:20.941352 [ 263 ] {fffed37a-a2b5-44b9-b534-272512b1dc9f} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11893 | 2024.12.19 19:29:20.941566 [ 263 ] {fffed37a-a2b5-44b9-b534-272512b1dc9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec. | ||
11894 | 2024.12.19 19:29:20.941620 [ 263 ] {fffed37a-a2b5-44b9-b534-272512b1dc9f} <Debug> TCPHandler: Processed in 0.001976813 sec. | ||
11895 | 2024.12.19 19:29:20.941772 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11896 | 2024.12.19 19:29:20.941901 [ 259 ] {b0483b6c-1038-40ec-a0a2-e7bd316975a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11897 | 2024.12.19 19:29:20.941979 [ 259 ] {b0483b6c-1038-40ec-a0a2-e7bd316975a9} <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 | ||
11898 | 2024.12.19 19:29:20.943053 [ 259 ] {b0483b6c-1038-40ec-a0a2-e7bd316975a9} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11899 | 2024.12.19 19:29:20.943092 [ 259 ] {b0483b6c-1038-40ec-a0a2-e7bd316975a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
11900 | 2024.12.19 19:29:20.943676 [ 259 ] {b0483b6c-1038-40ec-a0a2-e7bd316975a9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11901 | 2024.12.19 19:29:20.943931 [ 259 ] {b0483b6c-1038-40ec-a0a2-e7bd316975a9} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11902 | 2024.12.19 19:29:20.944187 [ 259 ] {b0483b6c-1038-40ec-a0a2-e7bd316975a9} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002313 sec., 864.6779074794639 rows/sec., 1.55 MiB/sec. | ||
11903 | 2024.12.19 19:29:20.944413 [ 259 ] {b0483b6c-1038-40ec-a0a2-e7bd316975a9} <Debug> TCPHandler: Processed in 0.002703003 sec. | ||
11904 | 2024.12.19 19:29:20.944606 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11905 | 2024.12.19 19:29:20.944740 [ 263 ] {cfbbaebb-c5cd-483a-b9eb-93e4f6be5368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11906 | 2024.12.19 19:29:20.944797 [ 263 ] {cfbbaebb-c5cd-483a-b9eb-93e4f6be5368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11907 | 2024.12.19 19:29:20.945322 [ 263 ] {cfbbaebb-c5cd-483a-b9eb-93e4f6be5368} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11908 | 2024.12.19 19:29:20.945362 [ 263 ] {cfbbaebb-c5cd-483a-b9eb-93e4f6be5368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
11909 | 2024.12.19 19:29:20.945723 [ 263 ] {cfbbaebb-c5cd-483a-b9eb-93e4f6be5368} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11910 | 2024.12.19 19:29:20.945958 [ 263 ] {cfbbaebb-c5cd-483a-b9eb-93e4f6be5368} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11911 | 2024.12.19 19:29:20.946165 [ 263 ] {cfbbaebb-c5cd-483a-b9eb-93e4f6be5368} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001454 sec., 41265.474552957356 rows/sec., 2.78 MiB/sec. | ||
11912 | 2024.12.19 19:29:20.946215 [ 263 ] {cfbbaebb-c5cd-483a-b9eb-93e4f6be5368} <Debug> TCPHandler: Processed in 0.001703596 sec. | ||
11913 | 2024.12.19 19:29:23.184382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 | ||
11914 | 2024.12.19 19:29:23.185047 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11915 | 2024.12.19 19:29:23.185097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
11916 | 2024.12.19 19:29:23.185625 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11917 | 2024.12.19 19:29:23.185891 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11918 | 2024.12.19 19:29:23.186151 [ 155 ] {} <Debug> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11919 | 2024.12.19 19:29:23.186184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
11920 | 2024.12.19 19:29:23.186278 [ 155 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11921 | 2024.12.19 19:29:23.186328 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
11922 | 2024.12.19 19:29:23.186584 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::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 | ||
11923 | 2024.12.19 19:29:23.187006 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11924 | 2024.12.19 19:29:23.187109 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
11925 | 2024.12.19 19:29:23.187259 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part | ||
11926 | 2024.12.19 19:29:23.187472 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part | ||
11927 | 2024.12.19 19:29:23.187642 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part | ||
11928 | 2024.12.19 19:29:23.187876 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part | ||
11929 | 2024.12.19 19:29:23.188013 [ 201 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part | ||
11930 | 2024.12.19 19:29:23.190889 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.00444418 sec., 6300149.858916606 rows/sec., 90.12 MiB/sec. | ||
11931 | 2024.12.19 19:29:23.191273 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11932 | 2024.12.19 19:29:23.191602 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_61_12} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11933 | 2024.12.19 19:29:23.191702 [ 186 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_61_12} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11934 | 2024.12.19 19:29:23.191823 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.88 MiB. | ||
11935 | 2024.12.19 19:29:25.149268 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
11936 | 2024.12.19 19:29:25.170609 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11937 | 2024.12.19 19:29:25.170669 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
11938 | 2024.12.19 19:29:25.178063 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11939 | 2024.12.19 19:29:25.178844 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11940 | 2024.12.19 19:29:25.179259 [ 154 ] {} <Debug> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11941 | 2024.12.19 19:29:25.179390 [ 154 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11942 | 2024.12.19 19:29:25.179466 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
11943 | 2024.12.19 19:29:25.179779 [ 191 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::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 | ||
11944 | 2024.12.19 19:29:25.188943 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
11945 | 2024.12.19 19:29:25.190102 [ 191 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11946 | 2024.12.19 19:29:25.191036 [ 191 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
11947 | 2024.12.19 19:29:25.196042 [ 191 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
11948 | 2024.12.19 19:29:25.200946 [ 191 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
11949 | 2024.12.19 19:29:25.207272 [ 191 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part | ||
11950 | 2024.12.19 19:29:25.212891 [ 191 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
11951 | 2024.12.19 19:29:25.217476 [ 191 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part | ||
11952 | 2024.12.19 19:29:25.279397 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.099792375 sec., 4609.570621001855 rows/sec., 23.84 MiB/sec. | ||
11953 | 2024.12.19 19:29:25.283034 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11954 | 2024.12.19 19:29:25.286180 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_61_12} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11955 | 2024.12.19 19:29:25.286309 [ 189 ] {6a22657e-a12e-46d0-aec7-ed2e8b69a2c9::all_1_61_12} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11956 | 2024.12.19 19:29:25.289080 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
11957 | 2024.12.19 19:29:25.817655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1678 | ||
11958 | 2024.12.19 19:29:25.820883 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11959 | 2024.12.19 19:29:25.820942 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
11960 | 2024.12.19 19:29:25.822422 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
11961 | 2024.12.19 19:29:25.822733 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11962 | 2024.12.19 19:29:25.824197 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1678 | ||
11963 | 2024.12.19 19:29:25.940566 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11964 | 2024.12.19 19:29:25.940757 [ 259 ] {c855c63f-173b-48fe-b6ab-0a6c5a0696dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11965 | 2024.12.19 19:29:25.940828 [ 259 ] {c855c63f-173b-48fe-b6ab-0a6c5a0696dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11966 | 2024.12.19 19:29:25.941585 [ 259 ] {c855c63f-173b-48fe-b6ab-0a6c5a0696dc} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11967 | 2024.12.19 19:29:25.941624 [ 259 ] {c855c63f-173b-48fe-b6ab-0a6c5a0696dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
11968 | 2024.12.19 19:29:25.942060 [ 259 ] {c855c63f-173b-48fe-b6ab-0a6c5a0696dc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
11969 | 2024.12.19 19:29:25.942324 [ 259 ] {c855c63f-173b-48fe-b6ab-0a6c5a0696dc} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11970 | 2024.12.19 19:29:25.942525 [ 259 ] {c855c63f-173b-48fe-b6ab-0a6c5a0696dc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001823 sec., 7679.648930334613 rows/sec., 552.83 KiB/sec. | ||
11971 | 2024.12.19 19:29:25.942579 [ 259 ] {c855c63f-173b-48fe-b6ab-0a6c5a0696dc} <Debug> TCPHandler: Processed in 0.002160618 sec. | ||
11972 | 2024.12.19 19:29:25.942766 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11973 | 2024.12.19 19:29:25.942903 [ 263 ] {a7c41a6d-7b1f-4944-9a33-7052378d2c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11974 | 2024.12.19 19:29:25.942958 [ 263 ] {a7c41a6d-7b1f-4944-9a33-7052378d2c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11975 | 2024.12.19 19:29:25.943717 [ 263 ] {a7c41a6d-7b1f-4944-9a33-7052378d2c87} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11976 | 2024.12.19 19:29:25.943755 [ 263 ] {a7c41a6d-7b1f-4944-9a33-7052378d2c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
11977 | 2024.12.19 19:29:25.944150 [ 263 ] {a7c41a6d-7b1f-4944-9a33-7052378d2c87} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11978 | 2024.12.19 19:29:25.944395 [ 263 ] {a7c41a6d-7b1f-4944-9a33-7052378d2c87} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11979 | 2024.12.19 19:29:25.944573 [ 263 ] {a7c41a6d-7b1f-4944-9a33-7052378d2c87} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001701 sec., 164021.164021164 rows/sec., 14.46 MiB/sec. | ||
11980 | 2024.12.19 19:29:25.944625 [ 263 ] {a7c41a6d-7b1f-4944-9a33-7052378d2c87} <Debug> TCPHandler: Processed in 0.001927462 sec. | ||
11981 | 2024.12.19 19:29:25.944780 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11982 | 2024.12.19 19:29:25.944909 [ 259 ] {fc9b340a-ff2c-4503-866f-cab72b166539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11983 | 2024.12.19 19:29:25.944963 [ 259 ] {fc9b340a-ff2c-4503-866f-cab72b166539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11984 | 2024.12.19 19:29:25.945576 [ 259 ] {fc9b340a-ff2c-4503-866f-cab72b166539} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11985 | 2024.12.19 19:29:25.945613 [ 259 ] {fc9b340a-ff2c-4503-866f-cab72b166539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
11986 | 2024.12.19 19:29:25.945969 [ 259 ] {fc9b340a-ff2c-4503-866f-cab72b166539} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11987 | 2024.12.19 19:29:25.946213 [ 259 ] {fc9b340a-ff2c-4503-866f-cab72b166539} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11988 | 2024.12.19 19:29:25.946391 [ 259 ] {fc9b340a-ff2c-4503-866f-cab72b166539} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.001511 sec., 29781.601588352085 rows/sec., 2.14 MiB/sec. | ||
11989 | 2024.12.19 19:29:25.946441 [ 259 ] {fc9b340a-ff2c-4503-866f-cab72b166539} <Debug> TCPHandler: Processed in 0.001725756 sec. | ||
11990 | 2024.12.19 19:29:25.946591 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11991 | 2024.12.19 19:29:25.946721 [ 263 ] {1c5f817a-00d6-4a5c-94aa-7ec21f3148f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11992 | 2024.12.19 19:29:25.946775 [ 263 ] {1c5f817a-00d6-4a5c-94aa-7ec21f3148f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11993 | 2024.12.19 19:29:25.947397 [ 263 ] {1c5f817a-00d6-4a5c-94aa-7ec21f3148f6} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11994 | 2024.12.19 19:29:25.947443 [ 263 ] {1c5f817a-00d6-4a5c-94aa-7ec21f3148f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
11995 | 2024.12.19 19:29:25.947801 [ 263 ] {1c5f817a-00d6-4a5c-94aa-7ec21f3148f6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
11996 | 2024.12.19 19:29:25.948029 [ 263 ] {1c5f817a-00d6-4a5c-94aa-7ec21f3148f6} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11997 | 2024.12.19 19:29:25.948207 [ 263 ] {1c5f817a-00d6-4a5c-94aa-7ec21f3148f6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001515 sec., 9240.924092409241 rows/sec., 647.17 KiB/sec. | ||
11998 | 2024.12.19 19:29:25.948258 [ 263 ] {1c5f817a-00d6-4a5c-94aa-7ec21f3148f6} <Debug> TCPHandler: Processed in 0.001730147 sec. | ||
11999 | 2024.12.19 19:29:25.948397 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12000 | 2024.12.19 19:29:25.948520 [ 259 ] {3bfa8837-9990-4839-aa57-c2dd676ded03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12001 | 2024.12.19 19:29:25.948572 [ 259 ] {3bfa8837-9990-4839-aa57-c2dd676ded03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12002 | 2024.12.19 19:29:25.949296 [ 259 ] {3bfa8837-9990-4839-aa57-c2dd676ded03} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12003 | 2024.12.19 19:29:25.949339 [ 259 ] {3bfa8837-9990-4839-aa57-c2dd676ded03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12004 | 2024.12.19 19:29:25.949701 [ 259 ] {3bfa8837-9990-4839-aa57-c2dd676ded03} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12005 | 2024.12.19 19:29:25.949934 [ 259 ] {3bfa8837-9990-4839-aa57-c2dd676ded03} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12006 | 2024.12.19 19:29:25.950140 [ 259 ] {3bfa8837-9990-4839-aa57-c2dd676ded03} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001632 sec., 7965.686274509804 rows/sec., 496.66 KiB/sec. | ||
12007 | 2024.12.19 19:29:25.950237 [ 259 ] {3bfa8837-9990-4839-aa57-c2dd676ded03} <Debug> TCPHandler: Processed in 0.001892671 sec. | ||
12008 | 2024.12.19 19:29:25.950451 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12009 | 2024.12.19 19:29:25.950619 [ 263 ] {cc00f4b4-5278-4118-922b-b171167ec6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12010 | 2024.12.19 19:29:25.950676 [ 263 ] {cc00f4b4-5278-4118-922b-b171167ec6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12011 | 2024.12.19 19:29:25.951494 [ 263 ] {cc00f4b4-5278-4118-922b-b171167ec6c9} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12012 | 2024.12.19 19:29:25.951535 [ 263 ] {cc00f4b4-5278-4118-922b-b171167ec6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12013 | 2024.12.19 19:29:25.951913 [ 263 ] {cc00f4b4-5278-4118-922b-b171167ec6c9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12014 | 2024.12.19 19:29:25.952146 [ 263 ] {cc00f4b4-5278-4118-922b-b171167ec6c9} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12015 | 2024.12.19 19:29:25.952355 [ 263 ] {cc00f4b4-5278-4118-922b-b171167ec6c9} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.001766 sec., 237825.5945639864 rows/sec., 16.99 MiB/sec. | ||
12016 | 2024.12.19 19:29:25.952410 [ 263 ] {cc00f4b4-5278-4118-922b-b171167ec6c9} <Debug> TCPHandler: Processed in 0.002089497 sec. | ||
12017 | 2024.12.19 19:29:25.952559 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12018 | 2024.12.19 19:29:25.952690 [ 259 ] {3c3e65ac-2bad-41ab-a312-504d823908d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12019 | 2024.12.19 19:29:25.952747 [ 259 ] {3c3e65ac-2bad-41ab-a312-504d823908d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12020 | 2024.12.19 19:29:25.953273 [ 259 ] {3c3e65ac-2bad-41ab-a312-504d823908d1} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12021 | 2024.12.19 19:29:25.953317 [ 259 ] {3c3e65ac-2bad-41ab-a312-504d823908d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12022 | 2024.12.19 19:29:25.953701 [ 259 ] {3c3e65ac-2bad-41ab-a312-504d823908d1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12023 | 2024.12.19 19:29:25.953947 [ 259 ] {3c3e65ac-2bad-41ab-a312-504d823908d1} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12024 | 2024.12.19 19:29:25.954162 [ 259 ] {3c3e65ac-2bad-41ab-a312-504d823908d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001499 sec., 4002.6684456304206 rows/sec., 209.12 KiB/sec. | ||
12025 | 2024.12.19 19:29:25.954261 [ 259 ] {3c3e65ac-2bad-41ab-a312-504d823908d1} <Debug> TCPHandler: Processed in 0.001765158 sec. | ||
12026 | 2024.12.19 19:29:25.954433 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12027 | 2024.12.19 19:29:25.954563 [ 263 ] {2f77ae0a-9f1a-4f6a-9bbd-dce36162e5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12028 | 2024.12.19 19:29:25.954621 [ 263 ] {2f77ae0a-9f1a-4f6a-9bbd-dce36162e5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12029 | 2024.12.19 19:29:25.955273 [ 263 ] {2f77ae0a-9f1a-4f6a-9bbd-dce36162e5d5} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12030 | 2024.12.19 19:29:25.955320 [ 263 ] {2f77ae0a-9f1a-4f6a-9bbd-dce36162e5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12031 | 2024.12.19 19:29:25.955732 [ 263 ] {2f77ae0a-9f1a-4f6a-9bbd-dce36162e5d5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12032 | 2024.12.19 19:29:25.955963 [ 263 ] {2f77ae0a-9f1a-4f6a-9bbd-dce36162e5d5} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12033 | 2024.12.19 19:29:25.956175 [ 263 ] {2f77ae0a-9f1a-4f6a-9bbd-dce36162e5d5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001642 sec., 144336.1753958587 rows/sec., 9.67 MiB/sec. | ||
12034 | 2024.12.19 19:29:25.956229 [ 263 ] {2f77ae0a-9f1a-4f6a-9bbd-dce36162e5d5} <Debug> TCPHandler: Processed in 0.001872921 sec. | ||
12035 | 2024.12.19 19:29:25.956363 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12036 | 2024.12.19 19:29:25.956481 [ 259 ] {595597f8-d4e2-46e5-a213-5c7a4f09e6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12037 | 2024.12.19 19:29:25.956538 [ 259 ] {595597f8-d4e2-46e5-a213-5c7a4f09e6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12038 | 2024.12.19 19:29:25.957051 [ 259 ] {595597f8-d4e2-46e5-a213-5c7a4f09e6de} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12039 | 2024.12.19 19:29:25.957097 [ 259 ] {595597f8-d4e2-46e5-a213-5c7a4f09e6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12040 | 2024.12.19 19:29:25.957499 [ 259 ] {595597f8-d4e2-46e5-a213-5c7a4f09e6de} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12041 | 2024.12.19 19:29:25.957734 [ 259 ] {595597f8-d4e2-46e5-a213-5c7a4f09e6de} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12042 | 2024.12.19 19:29:25.957941 [ 259 ] {595597f8-d4e2-46e5-a213-5c7a4f09e6de} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001488 sec., 672.0430107526882 rows/sec., 45.28 KiB/sec. | ||
12043 | 2024.12.19 19:29:25.957989 [ 259 ] {595597f8-d4e2-46e5-a213-5c7a4f09e6de} <Debug> TCPHandler: Processed in 0.001678935 sec. | ||
12044 | 2024.12.19 19:29:25.958125 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12045 | 2024.12.19 19:29:25.958232 [ 263 ] {ea70ab2e-cfef-49dc-b8fc-f51efb59b8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12046 | 2024.12.19 19:29:25.958298 [ 263 ] {ea70ab2e-cfef-49dc-b8fc-f51efb59b8b0} <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 | ||
12047 | 2024.12.19 19:29:25.959453 [ 263 ] {ea70ab2e-cfef-49dc-b8fc-f51efb59b8b0} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12048 | 2024.12.19 19:29:25.959493 [ 263 ] {ea70ab2e-cfef-49dc-b8fc-f51efb59b8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12049 | 2024.12.19 19:29:25.960167 [ 263 ] {ea70ab2e-cfef-49dc-b8fc-f51efb59b8b0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
12050 | 2024.12.19 19:29:25.960434 [ 263 ] {ea70ab2e-cfef-49dc-b8fc-f51efb59b8b0} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12051 | 2024.12.19 19:29:25.960677 [ 263 ] {ea70ab2e-cfef-49dc-b8fc-f51efb59b8b0} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002468 sec., 15397.08265802269 rows/sec., 27.59 MiB/sec. | ||
12052 | 2024.12.19 19:29:25.960774 [ 263 ] {ea70ab2e-cfef-49dc-b8fc-f51efb59b8b0} <Debug> TCPHandler: Processed in 0.002699643 sec. | ||
12053 | 2024.12.19 19:29:25.960910 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12054 | 2024.12.19 19:29:25.961015 [ 259 ] {4ca9a986-030c-481f-9dae-adc4cbbe9963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12055 | 2024.12.19 19:29:25.961064 [ 259 ] {4ca9a986-030c-481f-9dae-adc4cbbe9963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12056 | 2024.12.19 19:29:25.961498 [ 259 ] {4ca9a986-030c-481f-9dae-adc4cbbe9963} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12057 | 2024.12.19 19:29:25.961535 [ 259 ] {4ca9a986-030c-481f-9dae-adc4cbbe9963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12058 | 2024.12.19 19:29:25.961886 [ 259 ] {4ca9a986-030c-481f-9dae-adc4cbbe9963} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12059 | 2024.12.19 19:29:25.962118 [ 259 ] {4ca9a986-030c-481f-9dae-adc4cbbe9963} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12060 | 2024.12.19 19:29:25.962320 [ 259 ] {4ca9a986-030c-481f-9dae-adc4cbbe9963} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001326 sec., 61840.12066365008 rows/sec., 3.93 MiB/sec. | ||
12061 | 2024.12.19 19:29:25.962369 [ 259 ] {4ca9a986-030c-481f-9dae-adc4cbbe9963} <Debug> TCPHandler: Processed in 0.001511631 sec. | ||
12062 | 2024.12.19 19:29:30.469415 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12063 | 2024.12.19 19:29:30.469482 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12064 | 2024.12.19 19:29:30.687294 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 | ||
12065 | 2024.12.19 19:29:30.687927 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12066 | 2024.12.19 19:29:30.687971 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12067 | 2024.12.19 19:29:30.688487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12068 | 2024.12.19 19:29:30.688749 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12069 | 2024.12.19 19:29:30.689047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
12070 | 2024.12.19 19:29:30.933082 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12071 | 2024.12.19 19:29:30.933383 [ 259 ] {cb65cff8-490d-46e6-9f70-c0a8ef5439fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12072 | 2024.12.19 19:29:30.933502 [ 259 ] {cb65cff8-490d-46e6-9f70-c0a8ef5439fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12073 | 2024.12.19 19:29:30.934350 [ 259 ] {cb65cff8-490d-46e6-9f70-c0a8ef5439fe} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12074 | 2024.12.19 19:29:30.934400 [ 259 ] {cb65cff8-490d-46e6-9f70-c0a8ef5439fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12075 | 2024.12.19 19:29:30.934834 [ 259 ] {cb65cff8-490d-46e6-9f70-c0a8ef5439fe} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12076 | 2024.12.19 19:29:30.935080 [ 259 ] {cb65cff8-490d-46e6-9f70-c0a8ef5439fe} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12077 | 2024.12.19 19:29:30.935331 [ 259 ] {cb65cff8-490d-46e6-9f70-c0a8ef5439fe} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.002028 sec., 29585.79881656805 rows/sec., 2.30 MiB/sec. | ||
12078 | 2024.12.19 19:29:30.935439 [ 259 ] {cb65cff8-490d-46e6-9f70-c0a8ef5439fe} <Debug> TCPHandler: Processed in 0.002550089 sec. | ||
12079 | 2024.12.19 19:29:30.935650 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12080 | 2024.12.19 19:29:30.935933 [ 263 ] {297afa72-c8ad-48b0-88d1-b11009dd3cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12081 | 2024.12.19 19:29:30.935992 [ 263 ] {297afa72-c8ad-48b0-88d1-b11009dd3cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12082 | 2024.12.19 19:29:30.936554 [ 263 ] {297afa72-c8ad-48b0-88d1-b11009dd3cb0} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12083 | 2024.12.19 19:29:30.936595 [ 263 ] {297afa72-c8ad-48b0-88d1-b11009dd3cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12084 | 2024.12.19 19:29:30.936960 [ 263 ] {297afa72-c8ad-48b0-88d1-b11009dd3cb0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
12085 | 2024.12.19 19:29:30.937198 [ 263 ] {297afa72-c8ad-48b0-88d1-b11009dd3cb0} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12086 | 2024.12.19 19:29:30.937426 [ 263 ] {297afa72-c8ad-48b0-88d1-b11009dd3cb0} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001583 sec., 1263.4238787113077 rows/sec., 95.00 KiB/sec. | ||
12087 | 2024.12.19 19:29:30.937494 [ 263 ] {297afa72-c8ad-48b0-88d1-b11009dd3cb0} <Debug> TCPHandler: Processed in 0.001951263 sec. | ||
12088 | 2024.12.19 19:29:30.937651 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12089 | 2024.12.19 19:29:30.937782 [ 259 ] {3ea3055b-a681-4558-aee1-dacacae1534b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12090 | 2024.12.19 19:29:30.937826 [ 259 ] {3ea3055b-a681-4558-aee1-dacacae1534b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12091 | 2024.12.19 19:29:30.938377 [ 259 ] {3ea3055b-a681-4558-aee1-dacacae1534b} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12092 | 2024.12.19 19:29:30.938416 [ 259 ] {3ea3055b-a681-4558-aee1-dacacae1534b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12093 | 2024.12.19 19:29:30.938780 [ 259 ] {3ea3055b-a681-4558-aee1-dacacae1534b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12094 | 2024.12.19 19:29:30.939009 [ 259 ] {3ea3055b-a681-4558-aee1-dacacae1534b} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12095 | 2024.12.19 19:29:30.939217 [ 259 ] {3ea3055b-a681-4558-aee1-dacacae1534b} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001462 sec., 45143.63885088919 rows/sec., 3.52 MiB/sec. | ||
12096 | 2024.12.19 19:29:30.939269 [ 259 ] {3ea3055b-a681-4558-aee1-dacacae1534b} <Debug> TCPHandler: Processed in 0.001694596 sec. | ||
12097 | 2024.12.19 19:29:30.939417 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12098 | 2024.12.19 19:29:30.939523 [ 263 ] {bb836b40-7001-4ee6-821a-e2c4e2e88aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12099 | 2024.12.19 19:29:30.939572 [ 263 ] {bb836b40-7001-4ee6-821a-e2c4e2e88aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12100 | 2024.12.19 19:29:30.940117 [ 263 ] {bb836b40-7001-4ee6-821a-e2c4e2e88aa7} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12101 | 2024.12.19 19:29:30.940157 [ 263 ] {bb836b40-7001-4ee6-821a-e2c4e2e88aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12102 | 2024.12.19 19:29:30.940541 [ 263 ] {bb836b40-7001-4ee6-821a-e2c4e2e88aa7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12103 | 2024.12.19 19:29:30.940782 [ 263 ] {bb836b40-7001-4ee6-821a-e2c4e2e88aa7} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12104 | 2024.12.19 19:29:30.940958 [ 263 ] {bb836b40-7001-4ee6-821a-e2c4e2e88aa7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001457 sec., 109814.68771448181 rows/sec., 7.65 MiB/sec. | ||
12105 | 2024.12.19 19:29:30.941009 [ 263 ] {bb836b40-7001-4ee6-821a-e2c4e2e88aa7} <Debug> TCPHandler: Processed in 0.001651464 sec. | ||
12106 | 2024.12.19 19:29:30.941169 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12107 | 2024.12.19 19:29:30.941275 [ 259 ] {346f30c0-66c8-4ddc-85d4-96c30755a82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12108 | 2024.12.19 19:29:30.941340 [ 259 ] {346f30c0-66c8-4ddc-85d4-96c30755a82b} <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 | ||
12109 | 2024.12.19 19:29:30.942373 [ 259 ] {346f30c0-66c8-4ddc-85d4-96c30755a82b} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12110 | 2024.12.19 19:29:30.942409 [ 259 ] {346f30c0-66c8-4ddc-85d4-96c30755a82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12111 | 2024.12.19 19:29:30.942993 [ 259 ] {346f30c0-66c8-4ddc-85d4-96c30755a82b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
12112 | 2024.12.19 19:29:30.943242 [ 259 ] {346f30c0-66c8-4ddc-85d4-96c30755a82b} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12113 | 2024.12.19 19:29:30.943436 [ 259 ] {346f30c0-66c8-4ddc-85d4-96c30755a82b} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002183 sec., 916.1704076958314 rows/sec., 1.64 MiB/sec. | ||
12114 | 2024.12.19 19:29:30.943528 [ 259 ] {346f30c0-66c8-4ddc-85d4-96c30755a82b} <Debug> TCPHandler: Processed in 0.002415955 sec. | ||
12115 | 2024.12.19 19:29:30.943680 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12116 | 2024.12.19 19:29:30.943787 [ 263 ] {2a0d455a-4210-4f49-89d8-f1c877222bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12117 | 2024.12.19 19:29:30.943832 [ 263 ] {2a0d455a-4210-4f49-89d8-f1c877222bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12118 | 2024.12.19 19:29:30.944266 [ 263 ] {2a0d455a-4210-4f49-89d8-f1c877222bf0} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12119 | 2024.12.19 19:29:30.944303 [ 263 ] {2a0d455a-4210-4f49-89d8-f1c877222bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12120 | 2024.12.19 19:29:30.944653 [ 263 ] {2a0d455a-4210-4f49-89d8-f1c877222bf0} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12121 | 2024.12.19 19:29:30.944881 [ 263 ] {2a0d455a-4210-4f49-89d8-f1c877222bf0} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12122 | 2024.12.19 19:29:30.945063 [ 263 ] {2a0d455a-4210-4f49-89d8-f1c877222bf0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001293 sec., 46403.71229698376 rows/sec., 3.13 MiB/sec. | ||
12123 | 2024.12.19 19:29:30.945157 [ 263 ] {2a0d455a-4210-4f49-89d8-f1c877222bf0} <Debug> TCPHandler: Processed in 0.001526102 sec. | ||
12124 | 2024.12.19 19:29:32.689955 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
12125 | 2024.12.19 19:29:32.708930 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12126 | 2024.12.19 19:29:32.708989 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12127 | 2024.12.19 19:29:32.716020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12128 | 2024.12.19 19:29:32.716777 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12129 | 2024.12.19 19:29:32.719438 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
12130 | 2024.12.19 19:29:35.390879 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12131 | 2024.12.19 19:29:35.391218 [ 259 ] {7b43fe84-04ba-4ab7-b876-a8917c0d1d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12132 | 2024.12.19 19:29:35.391341 [ 259 ] {7b43fe84-04ba-4ab7-b876-a8917c0d1d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12133 | 2024.12.19 19:29:35.392286 [ 259 ] {7b43fe84-04ba-4ab7-b876-a8917c0d1d73} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12134 | 2024.12.19 19:29:35.392340 [ 259 ] {7b43fe84-04ba-4ab7-b876-a8917c0d1d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12135 | 2024.12.19 19:29:35.392794 [ 259 ] {7b43fe84-04ba-4ab7-b876-a8917c0d1d73} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12136 | 2024.12.19 19:29:35.393049 [ 259 ] {7b43fe84-04ba-4ab7-b876-a8917c0d1d73} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12137 | 2024.12.19 19:29:35.393265 [ 79 ] {} <Debug> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
12138 | 2024.12.19 19:29:35.393334 [ 259 ] {7b43fe84-04ba-4ab7-b876-a8917c0d1d73} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002203 sec., 6354.9704947798455 rows/sec., 457.47 KiB/sec. | ||
12139 | 2024.12.19 19:29:35.393361 [ 79 ] {} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12140 | 2024.12.19 19:29:35.393436 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12141 | 2024.12.19 19:29:35.393479 [ 259 ] {7b43fe84-04ba-4ab7-b876-a8917c0d1d73} <Debug> TCPHandler: Processed in 0.002788505 sec. | ||
12142 | 2024.12.19 19:29:35.393666 [ 196 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
12143 | 2024.12.19 19:29:35.393716 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12144 | 2024.12.19 19:29:35.393922 [ 196 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12145 | 2024.12.19 19:29:35.393959 [ 263 ] {8d752877-3e1e-4d0c-91d7-22c1f032b2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12146 | 2024.12.19 19:29:35.393986 [ 196 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part | ||
12147 | 2024.12.19 19:29:35.394086 [ 263 ] {8d752877-3e1e-4d0c-91d7-22c1f032b2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12148 | 2024.12.19 19:29:35.394297 [ 196 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
12149 | 2024.12.19 19:29:35.394683 [ 196 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
12150 | 2024.12.19 19:29:35.395000 [ 196 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
12151 | 2024.12.19 19:29:35.395361 [ 196 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
12152 | 2024.12.19 19:29:35.396805 [ 263 ] {8d752877-3e1e-4d0c-91d7-22c1f032b2fe} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12153 | 2024.12.19 19:29:35.396881 [ 263 ] {8d752877-3e1e-4d0c-91d7-22c1f032b2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12154 | 2024.12.19 19:29:35.398041 [ 263 ] {8d752877-3e1e-4d0c-91d7-22c1f032b2fe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
12155 | 2024.12.19 19:29:35.398250 [ 194 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004666316 sec., 15001.127227560242 rows/sec., 1.11 MiB/sec. | ||
12156 | 2024.12.19 19:29:35.398458 [ 263 ] {8d752877-3e1e-4d0c-91d7-22c1f032b2fe} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12157 | 2024.12.19 19:29:35.398537 [ 199 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
12158 | 2024.12.19 19:29:35.399031 [ 263 ] {8d752877-3e1e-4d0c-91d7-22c1f032b2fe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005088 sec., 393.08176100628936 rows/sec., 32.05 KiB/sec. | ||
12159 | 2024.12.19 19:29:35.399387 [ 263 ] {8d752877-3e1e-4d0c-91d7-22c1f032b2fe} <Debug> TCPHandler: Processed in 0.005740275 sec. | ||
12160 | 2024.12.19 19:29:35.399599 [ 199 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_45_11} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12161 | 2024.12.19 19:29:35.399613 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12162 | 2024.12.19 19:29:35.399740 [ 199 ] {9ffac597-f369-4b12-a010-8c36eb18366b::all_1_45_11} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
12163 | 2024.12.19 19:29:35.399834 [ 259 ] {cb0ee677-b091-4168-a80c-06a097a817e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12164 | 2024.12.19 19:29:35.399918 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12165 | 2024.12.19 19:29:35.399949 [ 259 ] {cb0ee677-b091-4168-a80c-06a097a817e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12166 | 2024.12.19 19:29:35.401450 [ 259 ] {cb0ee677-b091-4168-a80c-06a097a817e8} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12167 | 2024.12.19 19:29:35.401492 [ 259 ] {cb0ee677-b091-4168-a80c-06a097a817e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12168 | 2024.12.19 19:29:35.401952 [ 259 ] {cb0ee677-b091-4168-a80c-06a097a817e8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12169 | 2024.12.19 19:29:35.402200 [ 259 ] {cb0ee677-b091-4168-a80c-06a097a817e8} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12170 | 2024.12.19 19:29:35.402425 [ 259 ] {cb0ee677-b091-4168-a80c-06a097a817e8} <Debug> executeQuery: Read 1420 rows, 121.37 KiB in 0.002647 sec., 536456.3656970154 rows/sec., 44.78 MiB/sec. | ||
12171 | 2024.12.19 19:29:35.402478 [ 259 ] {cb0ee677-b091-4168-a80c-06a097a817e8} <Debug> TCPHandler: Processed in 0.00295831 sec. | ||
12172 | 2024.12.19 19:29:35.402627 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12173 | 2024.12.19 19:29:35.402758 [ 263 ] {719b3e0e-5e58-4b57-a4b7-a869e34b73a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12174 | 2024.12.19 19:29:35.402815 [ 263 ] {719b3e0e-5e58-4b57-a4b7-a869e34b73a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12175 | 2024.12.19 19:29:35.403480 [ 263 ] {719b3e0e-5e58-4b57-a4b7-a869e34b73a3} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12176 | 2024.12.19 19:29:35.403530 [ 263 ] {719b3e0e-5e58-4b57-a4b7-a869e34b73a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12177 | 2024.12.19 19:29:35.403924 [ 263 ] {719b3e0e-5e58-4b57-a4b7-a869e34b73a3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
12178 | 2024.12.19 19:29:35.404171 [ 263 ] {719b3e0e-5e58-4b57-a4b7-a869e34b73a3} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12179 | 2024.12.19 19:29:35.404404 [ 263 ] {719b3e0e-5e58-4b57-a4b7-a869e34b73a3} <Debug> executeQuery: Read 47 rows, 3.45 KiB in 0.001674 sec., 28076.46356033453 rows/sec., 2.01 MiB/sec. | ||
12180 | 2024.12.19 19:29:35.404458 [ 263 ] {719b3e0e-5e58-4b57-a4b7-a869e34b73a3} <Debug> TCPHandler: Processed in 0.001895111 sec. | ||
12181 | 2024.12.19 19:29:35.404596 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12182 | 2024.12.19 19:29:35.404710 [ 259 ] {01b3ff97-b95c-4a5f-90a0-9964d7a9d141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12183 | 2024.12.19 19:29:35.404765 [ 259 ] {01b3ff97-b95c-4a5f-90a0-9964d7a9d141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12184 | 2024.12.19 19:29:35.405540 [ 259 ] {01b3ff97-b95c-4a5f-90a0-9964d7a9d141} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12185 | 2024.12.19 19:29:35.405594 [ 259 ] {01b3ff97-b95c-4a5f-90a0-9964d7a9d141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12186 | 2024.12.19 19:29:35.405977 [ 259 ] {01b3ff97-b95c-4a5f-90a0-9964d7a9d141} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12187 | 2024.12.19 19:29:35.406215 [ 259 ] {01b3ff97-b95c-4a5f-90a0-9964d7a9d141} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12188 | 2024.12.19 19:29:35.406431 [ 259 ] {01b3ff97-b95c-4a5f-90a0-9964d7a9d141} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001748 sec., 138443.93592677347 rows/sec., 9.38 MiB/sec. | ||
12189 | 2024.12.19 19:29:35.406484 [ 259 ] {01b3ff97-b95c-4a5f-90a0-9964d7a9d141} <Debug> TCPHandler: Processed in 0.001940743 sec. | ||
12190 | 2024.12.19 19:29:35.406635 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12191 | 2024.12.19 19:29:35.406744 [ 263 ] {d036055b-5060-4efa-9881-54d437fb2c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12192 | 2024.12.19 19:29:35.406789 [ 263 ] {d036055b-5060-4efa-9881-54d437fb2c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12193 | 2024.12.19 19:29:35.407324 [ 263 ] {d036055b-5060-4efa-9881-54d437fb2c65} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12194 | 2024.12.19 19:29:35.407365 [ 263 ] {d036055b-5060-4efa-9881-54d437fb2c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12195 | 2024.12.19 19:29:35.407715 [ 263 ] {d036055b-5060-4efa-9881-54d437fb2c65} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12196 | 2024.12.19 19:29:35.407959 [ 263 ] {d036055b-5060-4efa-9881-54d437fb2c65} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12197 | 2024.12.19 19:29:35.408122 [ 79 ] {} <Debug> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
12198 | 2024.12.19 19:29:35.408181 [ 79 ] {} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12199 | 2024.12.19 19:29:35.408212 [ 263 ] {d036055b-5060-4efa-9881-54d437fb2c65} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001477 sec., 8801.624915368991 rows/sec., 548.78 KiB/sec. | ||
12200 | 2024.12.19 19:29:35.408220 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12201 | 2024.12.19 19:29:35.408399 [ 263 ] {d036055b-5060-4efa-9881-54d437fb2c65} <Debug> TCPHandler: Processed in 0.001811619 sec. | ||
12202 | 2024.12.19 19:29:35.408647 [ 196 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
12203 | 2024.12.19 19:29:35.408710 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12204 | 2024.12.19 19:29:35.409100 [ 196 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12205 | 2024.12.19 19:29:35.409223 [ 196 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part | ||
12206 | 2024.12.19 19:29:35.409488 [ 259 ] {75727f49-8f58-4e3b-ac00-106c7d506bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12207 | 2024.12.19 19:29:35.409563 [ 196 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
12208 | 2024.12.19 19:29:35.409647 [ 259 ] {75727f49-8f58-4e3b-ac00-106c7d506bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12209 | 2024.12.19 19:29:35.409931 [ 196 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part | ||
12210 | 2024.12.19 19:29:35.410169 [ 196 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part | ||
12211 | 2024.12.19 19:29:35.410516 [ 196 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part | ||
12212 | 2024.12.19 19:29:35.412651 [ 259 ] {75727f49-8f58-4e3b-ac00-106c7d506bae} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12213 | 2024.12.19 19:29:35.412760 [ 259 ] {75727f49-8f58-4e3b-ac00-106c7d506bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12214 | 2024.12.19 19:29:35.412865 [ 196 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004505783 sec., 14425.905552930533 rows/sec., 955.80 KiB/sec. | ||
12215 | 2024.12.19 19:29:35.413065 [ 196 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
12216 | 2024.12.19 19:29:35.413516 [ 259 ] {75727f49-8f58-4e3b-ac00-106c7d506bae} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12217 | 2024.12.19 19:29:35.413560 [ 196 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_45_11} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12218 | 2024.12.19 19:29:35.413726 [ 196 ] {848d7f49-cff1-4460-9c05-d519580957f7::all_1_45_11} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
12219 | 2024.12.19 19:29:35.413874 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12220 | 2024.12.19 19:29:35.413977 [ 259 ] {75727f49-8f58-4e3b-ac00-106c7d506bae} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12221 | 2024.12.19 19:29:35.414231 [ 259 ] {75727f49-8f58-4e3b-ac00-106c7d506bae} <Debug> executeQuery: Read 878 rows, 65.18 KiB in 0.005006 sec., 175389.5325609269 rows/sec., 12.71 MiB/sec. | ||
12222 | 2024.12.19 19:29:35.414296 [ 259 ] {75727f49-8f58-4e3b-ac00-106c7d506bae} <Debug> TCPHandler: Processed in 0.005768597 sec. | ||
12223 | 2024.12.19 19:29:35.414454 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12224 | 2024.12.19 19:29:35.414585 [ 263 ] {b0a9f983-49c5-49f6-8288-0679fe1df82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12225 | 2024.12.19 19:29:35.414643 [ 263 ] {b0a9f983-49c5-49f6-8288-0679fe1df82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12226 | 2024.12.19 19:29:35.415184 [ 263 ] {b0a9f983-49c5-49f6-8288-0679fe1df82b} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12227 | 2024.12.19 19:29:35.415233 [ 263 ] {b0a9f983-49c5-49f6-8288-0679fe1df82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12228 | 2024.12.19 19:29:35.415669 [ 263 ] {b0a9f983-49c5-49f6-8288-0679fe1df82b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12229 | 2024.12.19 19:29:35.415915 [ 263 ] {b0a9f983-49c5-49f6-8288-0679fe1df82b} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12230 | 2024.12.19 19:29:35.416184 [ 263 ] {b0a9f983-49c5-49f6-8288-0679fe1df82b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001619 sec., 3705.9913526868436 rows/sec., 193.62 KiB/sec. | ||
12231 | 2024.12.19 19:29:35.416332 [ 263 ] {b0a9f983-49c5-49f6-8288-0679fe1df82b} <Debug> TCPHandler: Processed in 0.001938433 sec. | ||
12232 | 2024.12.19 19:29:35.416548 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12233 | 2024.12.19 19:29:35.416712 [ 259 ] {6158f0ec-4ab3-404f-a8b8-f1701e371e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12234 | 2024.12.19 19:29:35.416774 [ 259 ] {6158f0ec-4ab3-404f-a8b8-f1701e371e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12235 | 2024.12.19 19:29:35.417668 [ 259 ] {6158f0ec-4ab3-404f-a8b8-f1701e371e76} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12236 | 2024.12.19 19:29:35.417715 [ 259 ] {6158f0ec-4ab3-404f-a8b8-f1701e371e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12237 | 2024.12.19 19:29:35.418157 [ 259 ] {6158f0ec-4ab3-404f-a8b8-f1701e371e76} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12238 | 2024.12.19 19:29:35.418402 [ 259 ] {6158f0ec-4ab3-404f-a8b8-f1701e371e76} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12239 | 2024.12.19 19:29:35.418617 [ 259 ] {6158f0ec-4ab3-404f-a8b8-f1701e371e76} <Debug> executeQuery: Read 1084 rows, 74.17 KiB in 0.001935 sec., 560206.7183462532 rows/sec., 37.43 MiB/sec. | ||
12240 | 2024.12.19 19:29:35.418671 [ 259 ] {6158f0ec-4ab3-404f-a8b8-f1701e371e76} <Debug> TCPHandler: Processed in 0.00223972 sec. | ||
12241 | 2024.12.19 19:29:35.418823 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12242 | 2024.12.19 19:29:35.418952 [ 263 ] {289dc261-88be-436a-bfbc-9ddd2d7a2bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12243 | 2024.12.19 19:29:35.419011 [ 263 ] {289dc261-88be-436a-bfbc-9ddd2d7a2bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12244 | 2024.12.19 19:29:35.419532 [ 263 ] {289dc261-88be-436a-bfbc-9ddd2d7a2bd9} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12245 | 2024.12.19 19:29:35.419589 [ 263 ] {289dc261-88be-436a-bfbc-9ddd2d7a2bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12246 | 2024.12.19 19:29:35.419959 [ 263 ] {289dc261-88be-436a-bfbc-9ddd2d7a2bd9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12247 | 2024.12.19 19:29:35.420200 [ 263 ] {289dc261-88be-436a-bfbc-9ddd2d7a2bd9} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12248 | 2024.12.19 19:29:35.420364 [ 79 ] {} <Debug> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
12249 | 2024.12.19 19:29:35.420422 [ 79 ] {} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12250 | 2024.12.19 19:29:35.420459 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12251 | 2024.12.19 19:29:35.420457 [ 263 ] {289dc261-88be-436a-bfbc-9ddd2d7a2bd9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001522 sec., 657.030223390276 rows/sec., 44.27 KiB/sec. | ||
12252 | 2024.12.19 19:29:35.420648 [ 263 ] {289dc261-88be-436a-bfbc-9ddd2d7a2bd9} <Debug> TCPHandler: Processed in 0.001880911 sec. | ||
12253 | 2024.12.19 19:29:35.420738 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
12254 | 2024.12.19 19:29:35.420823 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12255 | 2024.12.19 19:29:35.421042 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12256 | 2024.12.19 19:29:35.421052 [ 259 ] {98b593e2-d841-4d64-9e10-891d9488dc71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12257 | 2024.12.19 19:29:35.421116 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part | ||
12258 | 2024.12.19 19:29:35.421226 [ 259 ] {98b593e2-d841-4d64-9e10-891d9488dc71} <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 | ||
12259 | 2024.12.19 19:29:35.421446 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
12260 | 2024.12.19 19:29:35.421889 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
12261 | 2024.12.19 19:29:35.422176 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
12262 | 2024.12.19 19:29:35.422527 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
12263 | 2024.12.19 19:29:35.422884 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
12264 | 2024.12.19 19:29:35.426809 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.006256099 sec., 7192.980801614553 rows/sec., 484.68 KiB/sec. | ||
12265 | 2024.12.19 19:29:35.427093 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
12266 | 2024.12.19 19:29:35.427104 [ 259 ] {98b593e2-d841-4d64-9e10-891d9488dc71} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12267 | 2024.12.19 19:29:35.427189 [ 259 ] {98b593e2-d841-4d64-9e10-891d9488dc71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12268 | 2024.12.19 19:29:35.427753 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_45_9} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12269 | 2024.12.19 19:29:35.427954 [ 194 ] {55cbf758-b7ee-4b18-ae02-aaeb10110f4c::all_1_45_9} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
12270 | 2024.12.19 19:29:35.428112 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12271 | 2024.12.19 19:29:35.428452 [ 259 ] {98b593e2-d841-4d64-9e10-891d9488dc71} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
12272 | 2024.12.19 19:29:35.428729 [ 259 ] {98b593e2-d841-4d64-9e10-891d9488dc71} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12273 | 2024.12.19 19:29:35.429039 [ 259 ] {98b593e2-d841-4d64-9e10-891d9488dc71} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.008067 sec., 4710.549150861535 rows/sec., 8.44 MiB/sec. | ||
12274 | 2024.12.19 19:29:35.429347 [ 259 ] {98b593e2-d841-4d64-9e10-891d9488dc71} <Debug> TCPHandler: Processed in 0.008593792 sec. | ||
12275 | 2024.12.19 19:29:35.429633 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12276 | 2024.12.19 19:29:35.429855 [ 263 ] {3935358c-be40-4170-8e7b-36260b3da4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12277 | 2024.12.19 19:29:35.429914 [ 263 ] {3935358c-be40-4170-8e7b-36260b3da4e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12278 | 2024.12.19 19:29:35.430475 [ 263 ] {3935358c-be40-4170-8e7b-36260b3da4e4} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12279 | 2024.12.19 19:29:35.430523 [ 263 ] {3935358c-be40-4170-8e7b-36260b3da4e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12280 | 2024.12.19 19:29:35.430927 [ 263 ] {3935358c-be40-4170-8e7b-36260b3da4e4} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12281 | 2024.12.19 19:29:35.431179 [ 263 ] {3935358c-be40-4170-8e7b-36260b3da4e4} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12282 | 2024.12.19 19:29:35.431398 [ 263 ] {3935358c-be40-4170-8e7b-36260b3da4e4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001583 sec., 51800.37902716362 rows/sec., 3.29 MiB/sec. | ||
12283 | 2024.12.19 19:29:35.431451 [ 263 ] {3935358c-be40-4170-8e7b-36260b3da4e4} <Debug> TCPHandler: Processed in 0.001978584 sec. | ||
12284 | 2024.12.19 19:29:35.825296 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1736 | ||
12285 | 2024.12.19 19:29:35.828806 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12286 | 2024.12.19 19:29:35.828856 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12287 | 2024.12.19 19:29:35.830343 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12288 | 2024.12.19 19:29:35.830651 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12289 | 2024.12.19 19:29:35.830858 [ 79 ] {} <Debug> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
12290 | 2024.12.19 19:29:35.830977 [ 79 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12291 | 2024.12.19 19:29:35.831039 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12292 | 2024.12.19 19:29:35.831476 [ 188 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::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 | ||
12293 | 2024.12.19 19:29:35.831965 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1736 | ||
12294 | 2024.12.19 19:29:35.832479 [ 188 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12295 | 2024.12.19 19:29:35.832673 [ 188 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1538 rows starting from the beginning of the part | ||
12296 | 2024.12.19 19:29:35.833394 [ 188 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
12297 | 2024.12.19 19:29:35.834110 [ 188 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 58 rows starting from the beginning of the part | ||
12298 | 2024.12.19 19:29:35.834724 [ 188 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 12 rows starting from the beginning of the part | ||
12299 | 2024.12.19 19:29:35.835336 [ 188 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
12300 | 2024.12.19 19:29:35.835918 [ 188 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 58 rows starting from the beginning of the part | ||
12301 | 2024.12.19 19:29:35.844726 [ 197 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1736 rows, containing 72 columns (72 merged, 0 gathered) in 0.013528376 sec., 128322.86743065095 rows/sec., 98.19 MiB/sec. | ||
12302 | 2024.12.19 19:29:35.846298 [ 192 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
12303 | 2024.12.19 19:29:35.847009 [ 192 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_46_9} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12304 | 2024.12.19 19:29:35.847099 [ 192 ] {43c77586-6c60-4d30-8eeb-5ef219ae7abe::all_1_46_9} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
12305 | 2024.12.19 19:29:35.847319 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
12306 | 2024.12.19 19:29:36.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.21 MiB, peak 263.58 MiB, free memory in arenas 0.00 B, will set to 250.16 MiB (RSS), difference: -1.04 MiB | ||
12307 | 2024.12.19 19:29:38.190105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 | ||
12308 | 2024.12.19 19:29:38.190773 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12309 | 2024.12.19 19:29:38.190818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12310 | 2024.12.19 19:29:38.191336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12311 | 2024.12.19 19:29:38.191601 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12312 | 2024.12.19 19:29:38.191852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
12313 | 2024.12.19 19:29:40.220451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
12314 | 2024.12.19 19:29:40.241370 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12315 | 2024.12.19 19:29:40.241439 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12316 | 2024.12.19 19:29:40.248831 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12317 | 2024.12.19 19:29:40.249633 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12318 | 2024.12.19 19:29:40.252451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
12319 | 2024.12.19 19:29:40.932454 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12320 | 2024.12.19 19:29:40.932666 [ 259 ] {32906e6e-0545-4ff3-9dbf-8da71060246d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12321 | 2024.12.19 19:29:40.932748 [ 259 ] {32906e6e-0545-4ff3-9dbf-8da71060246d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12322 | 2024.12.19 19:29:40.933551 [ 259 ] {32906e6e-0545-4ff3-9dbf-8da71060246d} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12323 | 2024.12.19 19:29:40.933597 [ 259 ] {32906e6e-0545-4ff3-9dbf-8da71060246d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12324 | 2024.12.19 19:29:40.934023 [ 259 ] {32906e6e-0545-4ff3-9dbf-8da71060246d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12325 | 2024.12.19 19:29:40.934277 [ 259 ] {32906e6e-0545-4ff3-9dbf-8da71060246d} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12326 | 2024.12.19 19:29:40.934476 [ 144 ] {} <Debug> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12327 | 2024.12.19 19:29:40.934539 [ 259 ] {32906e6e-0545-4ff3-9dbf-8da71060246d} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001926 sec., 31152.64797507788 rows/sec., 2.42 MiB/sec. | ||
12328 | 2024.12.19 19:29:40.934569 [ 144 ] {} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12329 | 2024.12.19 19:29:40.934644 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12330 | 2024.12.19 19:29:40.934679 [ 259 ] {32906e6e-0545-4ff3-9dbf-8da71060246d} <Debug> TCPHandler: Processed in 0.002361254 sec. | ||
12331 | 2024.12.19 19:29:40.934876 [ 193 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
12332 | 2024.12.19 19:29:40.934895 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12333 | 2024.12.19 19:29:40.935227 [ 193 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12334 | 2024.12.19 19:29:40.935230 [ 263 ] {7554538c-fc4d-4d03-98dc-c293610200a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12335 | 2024.12.19 19:29:40.935313 [ 193 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1432 rows starting from the beginning of the part | ||
12336 | 2024.12.19 19:29:40.935370 [ 263 ] {7554538c-fc4d-4d03-98dc-c293610200a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12337 | 2024.12.19 19:29:40.935829 [ 193 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
12338 | 2024.12.19 19:29:40.936494 [ 193 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 279 rows starting from the beginning of the part | ||
12339 | 2024.12.19 19:29:40.937017 [ 193 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
12340 | 2024.12.19 19:29:40.937299 [ 193 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1420 rows starting from the beginning of the part | ||
12341 | 2024.12.19 19:29:40.937771 [ 193 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
12342 | 2024.12.19 19:29:40.938570 [ 263 ] {7554538c-fc4d-4d03-98dc-c293610200a8} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12343 | 2024.12.19 19:29:40.938618 [ 263 ] {7554538c-fc4d-4d03-98dc-c293610200a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12344 | 2024.12.19 19:29:40.939284 [ 263 ] {7554538c-fc4d-4d03-98dc-c293610200a8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
12345 | 2024.12.19 19:29:40.939583 [ 263 ] {7554538c-fc4d-4d03-98dc-c293610200a8} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12346 | 2024.12.19 19:29:40.939770 [ 144 ] {} <Debug> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
12347 | 2024.12.19 19:29:40.939840 [ 144 ] {} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12348 | 2024.12.19 19:29:40.939878 [ 263 ] {7554538c-fc4d-4d03-98dc-c293610200a8} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.004742 sec., 421.7629692113033 rows/sec., 31.71 KiB/sec. | ||
12349 | 2024.12.19 19:29:40.939935 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12350 | 2024.12.19 19:29:40.940234 [ 263 ] {7554538c-fc4d-4d03-98dc-c293610200a8} <Debug> TCPHandler: Processed in 0.005418517 sec. | ||
12351 | 2024.12.19 19:29:40.940575 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
12352 | 2024.12.19 19:29:40.940609 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12353 | 2024.12.19 19:29:40.940954 [ 197 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.006199128 sec., 534107.3776827967 rows/sec., 46.65 MiB/sec. | ||
12354 | 2024.12.19 19:29:40.941038 [ 259 ] {4941cdef-34ac-4c65-8d5c-5b1ab4da4d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12355 | 2024.12.19 19:29:40.941118 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12356 | 2024.12.19 19:29:40.941148 [ 259 ] {4941cdef-34ac-4c65-8d5c-5b1ab4da4d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12357 | 2024.12.19 19:29:40.941242 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 65 rows starting from the beginning of the part | ||
12358 | 2024.12.19 19:29:40.941303 [ 193 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12359 | 2024.12.19 19:29:40.941802 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 2 rows starting from the beginning of the part | ||
12360 | 2024.12.19 19:29:40.942312 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 45 rows starting from the beginning of the part | ||
12361 | 2024.12.19 19:29:40.942743 [ 193 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_91_18} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12362 | 2024.12.19 19:29:40.942874 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2 rows starting from the beginning of the part | ||
12363 | 2024.12.19 19:29:40.943303 [ 193 ] {eb772f50-bc8f-4ecd-87a7-660379ce0cbf::all_1_91_18} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12364 | 2024.12.19 19:29:40.943345 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 47 rows starting from the beginning of the part | ||
12365 | 2024.12.19 19:29:40.943716 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
12366 | 2024.12.19 19:29:40.943830 [ 192 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 2 rows starting from the beginning of the part | ||
12367 | 2024.12.19 19:29:40.945080 [ 259 ] {4941cdef-34ac-4c65-8d5c-5b1ab4da4d72} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12368 | 2024.12.19 19:29:40.945155 [ 259 ] {4941cdef-34ac-4c65-8d5c-5b1ab4da4d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12369 | 2024.12.19 19:29:40.946179 [ 259 ] {4941cdef-34ac-4c65-8d5c-5b1ab4da4d72} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12370 | 2024.12.19 19:29:40.946741 [ 259 ] {4941cdef-34ac-4c65-8d5c-5b1ab4da4d72} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12371 | 2024.12.19 19:29:40.946742 [ 200 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.00663654 sec., 24560.991118866157 rows/sec., 1.85 MiB/sec. | ||
12372 | 2024.12.19 19:29:40.946991 [ 144 ] {} <Debug> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12373 | 2024.12.19 19:29:40.947067 [ 144 ] {} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12374 | 2024.12.19 19:29:40.947086 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
12375 | 2024.12.19 19:29:40.947132 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12376 | 2024.12.19 19:29:40.947271 [ 259 ] {4941cdef-34ac-4c65-8d5c-5b1ab4da4d72} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.006286 sec., 10499.522748965956 rows/sec., 839.23 KiB/sec. | ||
12377 | 2024.12.19 19:29:40.947628 [ 259 ] {4941cdef-34ac-4c65-8d5c-5b1ab4da4d72} <Debug> TCPHandler: Processed in 0.007238206 sec. | ||
12378 | 2024.12.19 19:29:40.947818 [ 200 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
12379 | 2024.12.19 19:29:40.947932 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12380 | 2024.12.19 19:29:40.948115 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_86_17} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12381 | 2024.12.19 19:29:40.948185 [ 200 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12382 | 2024.12.19 19:29:40.948310 [ 200 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 914 rows starting from the beginning of the part | ||
12383 | 2024.12.19 19:29:40.948397 [ 263 ] {77f3cc94-7837-4105-a43a-8672e728d41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12384 | 2024.12.19 19:29:40.948421 [ 198 ] {4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7::all_1_86_17} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
12385 | 2024.12.19 19:29:40.948608 [ 200 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 66 rows starting from the beginning of the part | ||
12386 | 2024.12.19 19:29:40.948751 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
12387 | 2024.12.19 19:29:40.948783 [ 263 ] {77f3cc94-7837-4105-a43a-8672e728d41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12388 | 2024.12.19 19:29:40.949055 [ 200 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 420 rows starting from the beginning of the part | ||
12389 | 2024.12.19 19:29:40.949466 [ 200 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 66 rows starting from the beginning of the part | ||
12390 | 2024.12.19 19:29:40.949929 [ 200 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 878 rows starting from the beginning of the part | ||
12391 | 2024.12.19 19:29:40.950234 [ 200 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 66 rows starting from the beginning of the part | ||
12392 | 2024.12.19 19:29:40.951683 [ 263 ] {77f3cc94-7837-4105-a43a-8672e728d41e} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12393 | 2024.12.19 19:29:40.951749 [ 263 ] {77f3cc94-7837-4105-a43a-8672e728d41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12394 | 2024.12.19 19:29:40.952835 [ 263 ] {77f3cc94-7837-4105-a43a-8672e728d41e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12395 | 2024.12.19 19:29:40.953160 [ 263 ] {77f3cc94-7837-4105-a43a-8672e728d41e} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12396 | 2024.12.19 19:29:40.953481 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12397 | 2024.12.19 19:29:40.953627 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12398 | 2024.12.19 19:29:40.953759 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
12399 | 2024.12.19 19:29:40.953941 [ 263 ] {77f3cc94-7837-4105-a43a-8672e728d41e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005676 sec., 28188.865398167727 rows/sec., 1.96 MiB/sec. | ||
12400 | 2024.12.19 19:29:40.953966 [ 200 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.00663963 sec., 362972.0330801566 rows/sec., 27.83 MiB/sec. | ||
12401 | 2024.12.19 19:29:40.954269 [ 186 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
12402 | 2024.12.19 19:29:40.954373 [ 200 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12403 | 2024.12.19 19:29:40.954373 [ 263 ] {77f3cc94-7837-4105-a43a-8672e728d41e} <Debug> TCPHandler: Processed in 0.006599929 sec. | ||
12404 | 2024.12.19 19:29:40.954743 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12405 | 2024.12.19 19:29:40.954962 [ 186 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12406 | 2024.12.19 19:29:40.955118 [ 186 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 30307 rows starting from the beginning of the part | ||
12407 | 2024.12.19 19:29:40.955353 [ 198 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_91_18} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12408 | 2024.12.19 19:29:40.955389 [ 259 ] {8b6b6a12-5b4d-47fa-9eae-a482fd931764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12409 | 2024.12.19 19:29:40.955658 [ 186 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
12410 | 2024.12.19 19:29:40.955858 [ 198 ] {51819a20-6477-493c-b1ec-0c096a2bfbae::all_1_91_18} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12411 | 2024.12.19 19:29:40.956226 [ 259 ] {8b6b6a12-5b4d-47fa-9eae-a482fd931764} <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 | ||
12412 | 2024.12.19 19:29:40.956293 [ 186 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 237 rows starting from the beginning of the part | ||
12413 | 2024.12.19 19:29:40.956313 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
12414 | 2024.12.19 19:29:40.956810 [ 186 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
12415 | 2024.12.19 19:29:40.957260 [ 186 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1084 rows starting from the beginning of the part | ||
12416 | 2024.12.19 19:29:40.957611 [ 186 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
12417 | 2024.12.19 19:29:40.962614 [ 259 ] {8b6b6a12-5b4d-47fa-9eae-a482fd931764} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12418 | 2024.12.19 19:29:40.962660 [ 259 ] {8b6b6a12-5b4d-47fa-9eae-a482fd931764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12419 | 2024.12.19 19:29:40.963974 [ 259 ] {8b6b6a12-5b4d-47fa-9eae-a482fd931764} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
12420 | 2024.12.19 19:29:40.964594 [ 259 ] {8b6b6a12-5b4d-47fa-9eae-a482fd931764} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12421 | 2024.12.19 19:29:40.964938 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
12422 | 2024.12.19 19:29:40.965056 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12423 | 2024.12.19 19:29:40.965136 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12424 | 2024.12.19 19:29:40.965308 [ 259 ] {8b6b6a12-5b4d-47fa-9eae-a482fd931764} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.010216 sec., 195.7713390759593 rows/sec., 359.23 KiB/sec. | ||
12425 | 2024.12.19 19:29:40.965374 [ 200 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
12426 | 2024.12.19 19:29:40.965703 [ 259 ] {8b6b6a12-5b4d-47fa-9eae-a482fd931764} <Debug> TCPHandler: Processed in 0.011159202 sec. | ||
12427 | 2024.12.19 19:29:40.966007 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12428 | 2024.12.19 19:29:40.966411 [ 200 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12429 | 2024.12.19 19:29:40.966411 [ 263 ] {d148e72e-48a4-4c47-b36b-2d3436f1bc42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12430 | 2024.12.19 19:29:40.966736 [ 263 ] {d148e72e-48a4-4c47-b36b-2d3436f1bc42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12431 | 2024.12.19 19:29:40.966760 [ 200 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1610 rows starting from the beginning of the part | ||
12432 | 2024.12.19 19:29:40.967941 [ 200 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 2 rows starting from the beginning of the part | ||
12433 | 2024.12.19 19:29:40.968671 [ 200 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 38 rows starting from the beginning of the part | ||
12434 | 2024.12.19 19:29:40.969583 [ 200 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2 rows starting from the beginning of the part | ||
12435 | 2024.12.19 19:29:40.970330 [ 263 ] {d148e72e-48a4-4c47-b36b-2d3436f1bc42} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12436 | 2024.12.19 19:29:40.970388 [ 200 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 38 rows starting from the beginning of the part | ||
12437 | 2024.12.19 19:29:40.970440 [ 263 ] {d148e72e-48a4-4c47-b36b-2d3436f1bc42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12438 | 2024.12.19 19:29:40.971401 [ 186 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32108 rows, containing 5 columns (5 merged, 0 gathered) in 0.017462653 sec., 1838666.7821893957 rows/sec., 124.13 MiB/sec. | ||
12439 | 2024.12.19 19:29:40.971500 [ 200 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 2 rows starting from the beginning of the part | ||
12440 | 2024.12.19 19:29:40.972697 [ 263 ] {d148e72e-48a4-4c47-b36b-2d3436f1bc42} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12441 | 2024.12.19 19:29:40.973020 [ 191 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12442 | 2024.12.19 19:29:40.973679 [ 263 ] {d148e72e-48a4-4c47-b36b-2d3436f1bc42} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12443 | 2024.12.19 19:29:40.974199 [ 144 ] {} <Debug> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12444 | 2024.12.19 19:29:40.974299 [ 144 ] {} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12445 | 2024.12.19 19:29:40.974397 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12446 | 2024.12.19 19:29:40.974632 [ 263 ] {d148e72e-48a4-4c47-b36b-2d3436f1bc42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.008265 sec., 7259.528130671507 rows/sec., 500.98 KiB/sec. | ||
12447 | 2024.12.19 19:29:40.974904 [ 189 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
12448 | 2024.12.19 19:29:40.974949 [ 263 ] {d148e72e-48a4-4c47-b36b-2d3436f1bc42} <Debug> TCPHandler: Processed in 0.009119567 sec. | ||
12449 | 2024.12.19 19:29:40.975161 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12450 | 2024.12.19 19:29:40.975231 [ 189 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12451 | 2024.12.19 19:29:40.975312 [ 189 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6106 rows starting from the beginning of the part | ||
12452 | 2024.12.19 19:29:40.975455 [ 189 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
12453 | 2024.12.19 19:29:40.975490 [ 199 ] {a680e215-69e4-48ed-b523-8d6ebf410b76::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12454 | 2024.12.19 19:29:40.975761 [ 189 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part | ||
12455 | 2024.12.19 19:29:40.975885 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
12456 | 2024.12.19 19:29:40.976064 [ 189 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
12457 | 2024.12.19 19:29:40.976282 [ 189 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 82 rows starting from the beginning of the part | ||
12458 | 2024.12.19 19:29:40.976534 [ 189 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
12459 | 2024.12.19 19:29:40.981262 [ 191 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6450 rows, containing 4 columns (4 merged, 0 gathered) in 0.006697992 sec., 962975.172260582 rows/sec., 62.76 MiB/sec. | ||
12460 | 2024.12.19 19:29:40.981976 [ 199 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12461 | 2024.12.19 19:29:40.983296 [ 199 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_91_18} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12462 | 2024.12.19 19:29:40.983392 [ 199 ] {28885ec3-cfde-4f06-98e2-df0d475aec22::all_1_91_18} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12463 | 2024.12.19 19:29:40.983504 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
12464 | 2024.12.19 19:29:40.986448 [ 187 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1692 rows, containing 19 columns (19 merged, 0 gathered) in 0.021203835 sec., 79796.88579919623 rows/sec., 142.99 MiB/sec. | ||
12465 | 2024.12.19 19:29:40.988774 [ 187 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
12466 | 2024.12.19 19:29:40.989216 [ 187 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12467 | 2024.12.19 19:29:40.989303 [ 187 ] {32845d3a-1325-4e7c-b99d-c2f3da53ca5d::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
12468 | 2024.12.19 19:29:40.989460 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.42 MiB. | ||
12469 | 2024.12.19 19:29:41.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.28 MiB, peak 264.63 MiB, free memory in arenas 0.00 B, will set to 256.92 MiB (RSS), difference: 5.64 MiB | ||
12470 | 2024.12.19 19:29:45.469516 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12471 | 2024.12.19 19:29:45.469598 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12472 | 2024.12.19 19:29:45.692942 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 | ||
12473 | 2024.12.19 19:29:45.693795 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12474 | 2024.12.19 19:29:45.693845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12475 | 2024.12.19 19:29:45.694383 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12476 | 2024.12.19 19:29:45.694640 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12477 | 2024.12.19 19:29:45.694891 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
12478 | 2024.12.19 19:29:45.833201 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 1748 | ||
12479 | 2024.12.19 19:29:45.835793 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12480 | 2024.12.19 19:29:45.835835 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12481 | 2024.12.19 19:29:45.837286 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12482 | 2024.12.19 19:29:45.837599 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12483 | 2024.12.19 19:29:45.838087 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1748 | ||
12484 | 2024.12.19 19:29:45.939946 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12485 | 2024.12.19 19:29:45.940150 [ 259 ] {6fa485f9-c7ba-4632-9b29-50d988725cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12486 | 2024.12.19 19:29:45.940225 [ 259 ] {6fa485f9-c7ba-4632-9b29-50d988725cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12487 | 2024.12.19 19:29:45.940989 [ 259 ] {6fa485f9-c7ba-4632-9b29-50d988725cb0} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12488 | 2024.12.19 19:29:45.941043 [ 259 ] {6fa485f9-c7ba-4632-9b29-50d988725cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12489 | 2024.12.19 19:29:45.941472 [ 259 ] {6fa485f9-c7ba-4632-9b29-50d988725cb0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12490 | 2024.12.19 19:29:45.941744 [ 259 ] {6fa485f9-c7ba-4632-9b29-50d988725cb0} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12491 | 2024.12.19 19:29:45.941989 [ 259 ] {6fa485f9-c7ba-4632-9b29-50d988725cb0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001894 sec., 7391.763463569166 rows/sec., 532.11 KiB/sec. | ||
12492 | 2024.12.19 19:29:45.942060 [ 259 ] {6fa485f9-c7ba-4632-9b29-50d988725cb0} <Debug> TCPHandler: Processed in 0.002255162 sec. | ||
12493 | 2024.12.19 19:29:45.942244 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12494 | 2024.12.19 19:29:45.942383 [ 263 ] {3c5eee86-162b-4c0b-a2a6-db496709cd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12495 | 2024.12.19 19:29:45.942445 [ 263 ] {3c5eee86-162b-4c0b-a2a6-db496709cd19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12496 | 2024.12.19 19:29:45.943266 [ 263 ] {3c5eee86-162b-4c0b-a2a6-db496709cd19} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12497 | 2024.12.19 19:29:45.943309 [ 263 ] {3c5eee86-162b-4c0b-a2a6-db496709cd19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12498 | 2024.12.19 19:29:45.943715 [ 263 ] {3c5eee86-162b-4c0b-a2a6-db496709cd19} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12499 | 2024.12.19 19:29:45.943981 [ 263 ] {3c5eee86-162b-4c0b-a2a6-db496709cd19} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12500 | 2024.12.19 19:29:45.944200 [ 263 ] {3c5eee86-162b-4c0b-a2a6-db496709cd19} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001851 sec., 150729.3354943274 rows/sec., 13.28 MiB/sec. | ||
12501 | 2024.12.19 19:29:45.944263 [ 263 ] {3c5eee86-162b-4c0b-a2a6-db496709cd19} <Debug> TCPHandler: Processed in 0.002088816 sec. | ||
12502 | 2024.12.19 19:29:45.944450 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12503 | 2024.12.19 19:29:45.944611 [ 259 ] {901e0174-06a5-4764-bfd0-8772a19821e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12504 | 2024.12.19 19:29:45.944696 [ 259 ] {901e0174-06a5-4764-bfd0-8772a19821e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12505 | 2024.12.19 19:29:45.945308 [ 259 ] {901e0174-06a5-4764-bfd0-8772a19821e0} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12506 | 2024.12.19 19:29:45.945346 [ 259 ] {901e0174-06a5-4764-bfd0-8772a19821e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12507 | 2024.12.19 19:29:45.945706 [ 259 ] {901e0174-06a5-4764-bfd0-8772a19821e0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
12508 | 2024.12.19 19:29:45.945947 [ 259 ] {901e0174-06a5-4764-bfd0-8772a19821e0} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12509 | 2024.12.19 19:29:45.946152 [ 259 ] {901e0174-06a5-4764-bfd0-8772a19821e0} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.001572 sec., 28625.954198473282 rows/sec., 2.06 MiB/sec. | ||
12510 | 2024.12.19 19:29:45.946204 [ 259 ] {901e0174-06a5-4764-bfd0-8772a19821e0} <Debug> TCPHandler: Processed in 0.00183949 sec. | ||
12511 | 2024.12.19 19:29:45.946358 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12512 | 2024.12.19 19:29:45.946486 [ 263 ] {56e312ff-a87d-4447-bf29-b56613727933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12513 | 2024.12.19 19:29:45.946541 [ 263 ] {56e312ff-a87d-4447-bf29-b56613727933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12514 | 2024.12.19 19:29:45.947146 [ 263 ] {56e312ff-a87d-4447-bf29-b56613727933} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12515 | 2024.12.19 19:29:45.947185 [ 263 ] {56e312ff-a87d-4447-bf29-b56613727933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12516 | 2024.12.19 19:29:45.947533 [ 263 ] {56e312ff-a87d-4447-bf29-b56613727933} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12517 | 2024.12.19 19:29:45.947781 [ 263 ] {56e312ff-a87d-4447-bf29-b56613727933} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12518 | 2024.12.19 19:29:45.947947 [ 138 ] {} <Debug> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
12519 | 2024.12.19 19:29:45.948023 [ 138 ] {} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12520 | 2024.12.19 19:29:45.948033 [ 263 ] {56e312ff-a87d-4447-bf29-b56613727933} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001562 sec., 8962.868117797696 rows/sec., 627.70 KiB/sec. | ||
12521 | 2024.12.19 19:29:45.948075 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12522 | 2024.12.19 19:29:45.948165 [ 263 ] {56e312ff-a87d-4447-bf29-b56613727933} <Debug> TCPHandler: Processed in 0.001866961 sec. | ||
12523 | 2024.12.19 19:29:45.948463 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12524 | 2024.12.19 19:29:45.948595 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::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 | ||
12525 | 2024.12.19 19:29:45.948859 [ 259 ] {d8921cc5-5b79-409f-ac76-ac527007927c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12526 | 2024.12.19 19:29:45.949049 [ 259 ] {d8921cc5-5b79-409f-ac76-ac527007927c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12527 | 2024.12.19 19:29:45.949397 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12528 | 2024.12.19 19:29:45.949659 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 242 rows starting from the beginning of the part | ||
12529 | 2024.12.19 19:29:45.950041 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 242 rows starting from the beginning of the part | ||
12530 | 2024.12.19 19:29:45.950465 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
12531 | 2024.12.19 19:29:45.950854 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
12532 | 2024.12.19 19:29:45.951297 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 242 rows starting from the beginning of the part | ||
12533 | 2024.12.19 19:29:45.951518 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
12534 | 2024.12.19 19:29:45.952461 [ 259 ] {d8921cc5-5b79-409f-ac76-ac527007927c} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12535 | 2024.12.19 19:29:45.952520 [ 259 ] {d8921cc5-5b79-409f-ac76-ac527007927c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12536 | 2024.12.19 19:29:45.953486 [ 259 ] {d8921cc5-5b79-409f-ac76-ac527007927c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12537 | 2024.12.19 19:29:45.953991 [ 259 ] {d8921cc5-5b79-409f-ac76-ac527007927c} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12538 | 2024.12.19 19:29:45.954527 [ 259 ] {d8921cc5-5b79-409f-ac76-ac527007927c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005841 sec., 2225.6462934429037 rows/sec., 138.77 KiB/sec. | ||
12539 | 2024.12.19 19:29:45.954704 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 5 columns (5 merged, 0 gathered) in 0.006464515 sec., 118802.4159585058 rows/sec., 8.51 MiB/sec. | ||
12540 | 2024.12.19 19:29:45.954717 [ 259 ] {d8921cc5-5b79-409f-ac76-ac527007927c} <Debug> TCPHandler: Processed in 0.006446615 sec. | ||
12541 | 2024.12.19 19:29:45.954917 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12542 | 2024.12.19 19:29:45.954925 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
12543 | 2024.12.19 19:29:45.955119 [ 263 ] {c997a93b-5932-4f4d-b690-810ca3335b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12544 | 2024.12.19 19:29:45.955225 [ 263 ] {c997a93b-5932-4f4d-b690-810ca3335b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12545 | 2024.12.19 19:29:45.955483 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_46_9} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12546 | 2024.12.19 19:29:45.955710 [ 199 ] {2e236f2c-e8fb-401d-9d32-f65c5d5ad82c::all_1_46_9} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
12547 | 2024.12.19 19:29:45.955902 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
12548 | 2024.12.19 19:29:45.956505 [ 263 ] {c997a93b-5932-4f4d-b690-810ca3335b67} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12549 | 2024.12.19 19:29:45.956552 [ 263 ] {c997a93b-5932-4f4d-b690-810ca3335b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12550 | 2024.12.19 19:29:45.956946 [ 263 ] {c997a93b-5932-4f4d-b690-810ca3335b67} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12551 | 2024.12.19 19:29:45.957203 [ 263 ] {c997a93b-5932-4f4d-b690-810ca3335b67} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12552 | 2024.12.19 19:29:45.957421 [ 263 ] {c997a93b-5932-4f4d-b690-810ca3335b67} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.002359 sec., 178041.54302670623 rows/sec., 12.72 MiB/sec. | ||
12553 | 2024.12.19 19:29:45.957480 [ 263 ] {c997a93b-5932-4f4d-b690-810ca3335b67} <Debug> TCPHandler: Processed in 0.002631202 sec. | ||
12554 | 2024.12.19 19:29:45.957621 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12555 | 2024.12.19 19:29:45.957756 [ 259 ] {dc54b4e6-2c5b-4a22-acb8-b5d12dc9b066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12556 | 2024.12.19 19:29:45.957813 [ 259 ] {dc54b4e6-2c5b-4a22-acb8-b5d12dc9b066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12557 | 2024.12.19 19:29:45.958297 [ 259 ] {dc54b4e6-2c5b-4a22-acb8-b5d12dc9b066} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12558 | 2024.12.19 19:29:45.958336 [ 259 ] {dc54b4e6-2c5b-4a22-acb8-b5d12dc9b066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12559 | 2024.12.19 19:29:45.958702 [ 259 ] {dc54b4e6-2c5b-4a22-acb8-b5d12dc9b066} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12560 | 2024.12.19 19:29:45.958943 [ 259 ] {dc54b4e6-2c5b-4a22-acb8-b5d12dc9b066} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12561 | 2024.12.19 19:29:45.959142 [ 138 ] {} <Debug> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
12562 | 2024.12.19 19:29:45.959183 [ 259 ] {dc54b4e6-2c5b-4a22-acb8-b5d12dc9b066} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. | ||
12563 | 2024.12.19 19:29:45.959241 [ 138 ] {} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12564 | 2024.12.19 19:29:45.959297 [ 259 ] {dc54b4e6-2c5b-4a22-acb8-b5d12dc9b066} <Debug> TCPHandler: Processed in 0.001737947 sec. | ||
12565 | 2024.12.19 19:29:45.959321 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12566 | 2024.12.19 19:29:45.959524 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12567 | 2024.12.19 19:29:45.959667 [ 191 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::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 | ||
12568 | 2024.12.19 19:29:45.959915 [ 263 ] {9509376c-05fa-448d-9705-5083ebb461ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12569 | 2024.12.19 19:29:45.960223 [ 263 ] {9509376c-05fa-448d-9705-5083ebb461ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12570 | 2024.12.19 19:29:45.960435 [ 191 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12571 | 2024.12.19 19:29:45.960618 [ 191 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
12572 | 2024.12.19 19:29:45.960948 [ 191 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
12573 | 2024.12.19 19:29:45.961357 [ 191 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
12574 | 2024.12.19 19:29:45.961728 [ 191 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
12575 | 2024.12.19 19:29:45.962015 [ 191 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
12576 | 2024.12.19 19:29:45.962189 [ 191 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
12577 | 2024.12.19 19:29:45.963227 [ 263 ] {9509376c-05fa-448d-9705-5083ebb461ac} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12578 | 2024.12.19 19:29:45.963298 [ 263 ] {9509376c-05fa-448d-9705-5083ebb461ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12579 | 2024.12.19 19:29:45.964466 [ 263 ] {9509376c-05fa-448d-9705-5083ebb461ac} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12580 | 2024.12.19 19:29:45.964747 [ 191 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.005287973 sec., 52193.912487828515 rows/sec., 2.66 MiB/sec. | ||
12581 | 2024.12.19 19:29:45.964914 [ 191 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
12582 | 2024.12.19 19:29:45.965060 [ 263 ] {9509376c-05fa-448d-9705-5083ebb461ac} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12583 | 2024.12.19 19:29:45.965618 [ 263 ] {9509376c-05fa-448d-9705-5083ebb461ac} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005896 sec., 40196.74355495251 rows/sec., 2.69 MiB/sec. | ||
12584 | 2024.12.19 19:29:45.965632 [ 191 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_46_9} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12585 | 2024.12.19 19:29:45.965937 [ 263 ] {9509376c-05fa-448d-9705-5083ebb461ac} <Debug> TCPHandler: Processed in 0.006546918 sec. | ||
12586 | 2024.12.19 19:29:45.965973 [ 191 ] {1c03d833-bda5-49a2-9d0d-2b27ea78c980::all_1_46_9} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
12587 | 2024.12.19 19:29:45.966320 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
12588 | 2024.12.19 19:29:45.966322 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12589 | 2024.12.19 19:29:45.966688 [ 259 ] {76280b60-d4e1-49a3-8071-9a0bdf4467ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12590 | 2024.12.19 19:29:45.966770 [ 259 ] {76280b60-d4e1-49a3-8071-9a0bdf4467ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12591 | 2024.12.19 19:29:45.967277 [ 259 ] {76280b60-d4e1-49a3-8071-9a0bdf4467ef} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12592 | 2024.12.19 19:29:45.967316 [ 259 ] {76280b60-d4e1-49a3-8071-9a0bdf4467ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12593 | 2024.12.19 19:29:45.967687 [ 259 ] {76280b60-d4e1-49a3-8071-9a0bdf4467ef} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12594 | 2024.12.19 19:29:45.967926 [ 259 ] {76280b60-d4e1-49a3-8071-9a0bdf4467ef} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12595 | 2024.12.19 19:29:45.968147 [ 259 ] {76280b60-d4e1-49a3-8071-9a0bdf4467ef} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00158 sec., 632.9113924050632 rows/sec., 42.65 KiB/sec. | ||
12596 | 2024.12.19 19:29:45.968198 [ 259 ] {76280b60-d4e1-49a3-8071-9a0bdf4467ef} <Debug> TCPHandler: Processed in 0.002093817 sec. | ||
12597 | 2024.12.19 19:29:45.968342 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12598 | 2024.12.19 19:29:45.968470 [ 263 ] {ec58fc8c-1c94-49f8-9c78-279ac270e4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12599 | 2024.12.19 19:29:45.968555 [ 263 ] {ec58fc8c-1c94-49f8-9c78-279ac270e4b7} <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 | ||
12600 | 2024.12.19 19:29:45.969829 [ 263 ] {ec58fc8c-1c94-49f8-9c78-279ac270e4b7} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12601 | 2024.12.19 19:29:45.969870 [ 263 ] {ec58fc8c-1c94-49f8-9c78-279ac270e4b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12602 | 2024.12.19 19:29:45.970571 [ 263 ] {ec58fc8c-1c94-49f8-9c78-279ac270e4b7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
12603 | 2024.12.19 19:29:45.970852 [ 263 ] {ec58fc8c-1c94-49f8-9c78-279ac270e4b7} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12604 | 2024.12.19 19:29:45.971140 [ 263 ] {ec58fc8c-1c94-49f8-9c78-279ac270e4b7} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002688 sec., 14136.904761904763 rows/sec., 25.33 MiB/sec. | ||
12605 | 2024.12.19 19:29:45.971490 [ 263 ] {ec58fc8c-1c94-49f8-9c78-279ac270e4b7} <Debug> TCPHandler: Processed in 0.003208737 sec. | ||
12606 | 2024.12.19 19:29:45.971741 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12607 | 2024.12.19 19:29:45.971950 [ 259 ] {3e5a2fac-f04d-4664-80ad-ec41c76b28c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12608 | 2024.12.19 19:29:45.972008 [ 259 ] {3e5a2fac-f04d-4664-80ad-ec41c76b28c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12609 | 2024.12.19 19:29:45.972486 [ 259 ] {3e5a2fac-f04d-4664-80ad-ec41c76b28c9} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12610 | 2024.12.19 19:29:45.972527 [ 259 ] {3e5a2fac-f04d-4664-80ad-ec41c76b28c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12611 | 2024.12.19 19:29:45.972887 [ 259 ] {3e5a2fac-f04d-4664-80ad-ec41c76b28c9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12612 | 2024.12.19 19:29:45.973131 [ 259 ] {3e5a2fac-f04d-4664-80ad-ec41c76b28c9} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12613 | 2024.12.19 19:29:45.973339 [ 259 ] {3e5a2fac-f04d-4664-80ad-ec41c76b28c9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001428 sec., 57422.969187675066 rows/sec., 3.65 MiB/sec. | ||
12614 | 2024.12.19 19:29:45.973391 [ 259 ] {3e5a2fac-f04d-4664-80ad-ec41c76b28c9} <Debug> TCPHandler: Processed in 0.001795929 sec. | ||
12615 | 2024.12.19 19:29:46.002011 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001245223 sec. | ||
12616 | 2024.12.19 19:29:47.753458 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
12617 | 2024.12.19 19:29:47.775075 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12618 | 2024.12.19 19:29:47.775135 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12619 | 2024.12.19 19:29:47.782630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12620 | 2024.12.19 19:29:47.783410 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12621 | 2024.12.19 19:29:47.786183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
12622 | 2024.12.19 19:29:50.932634 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12623 | 2024.12.19 19:29:50.932836 [ 259 ] {b5e1664b-3a87-412e-914e-bc15b24128eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12624 | 2024.12.19 19:29:50.932909 [ 259 ] {b5e1664b-3a87-412e-914e-bc15b24128eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12625 | 2024.12.19 19:29:50.933675 [ 259 ] {b5e1664b-3a87-412e-914e-bc15b24128eb} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12626 | 2024.12.19 19:29:50.933720 [ 259 ] {b5e1664b-3a87-412e-914e-bc15b24128eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12627 | 2024.12.19 19:29:50.934140 [ 259 ] {b5e1664b-3a87-412e-914e-bc15b24128eb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
12628 | 2024.12.19 19:29:50.934396 [ 259 ] {b5e1664b-3a87-412e-914e-bc15b24128eb} <Trace> oximeter.fields_ipaddr (8c201f99-9b10-4e32-9a13-31fa3fdd6481): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12629 | 2024.12.19 19:29:50.934667 [ 259 ] {b5e1664b-3a87-412e-914e-bc15b24128eb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001881 sec., 1063.264221158958 rows/sec., 86.70 KiB/sec. | ||
12630 | 2024.12.19 19:29:50.934794 [ 259 ] {b5e1664b-3a87-412e-914e-bc15b24128eb} <Debug> TCPHandler: Processed in 0.002289122 sec. | ||
12631 | 2024.12.19 19:29:50.934987 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12632 | 2024.12.19 19:29:50.935127 [ 263 ] {fb81abfa-7f22-4c5e-b37d-66a92fefbb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12633 | 2024.12.19 19:29:50.935186 [ 263 ] {fb81abfa-7f22-4c5e-b37d-66a92fefbb15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12634 | 2024.12.19 19:29:50.935769 [ 263 ] {fb81abfa-7f22-4c5e-b37d-66a92fefbb15} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12635 | 2024.12.19 19:29:50.935811 [ 263 ] {fb81abfa-7f22-4c5e-b37d-66a92fefbb15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12636 | 2024.12.19 19:29:50.936183 [ 263 ] {fb81abfa-7f22-4c5e-b37d-66a92fefbb15} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12637 | 2024.12.19 19:29:50.936428 [ 263 ] {fb81abfa-7f22-4c5e-b37d-66a92fefbb15} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12638 | 2024.12.19 19:29:50.936643 [ 263 ] {fb81abfa-7f22-4c5e-b37d-66a92fefbb15} <Debug> executeQuery: Read 61 rows, 4.84 KiB in 0.001552 sec., 39304.12371134021 rows/sec., 3.05 MiB/sec. | ||
12639 | 2024.12.19 19:29:50.936697 [ 263 ] {fb81abfa-7f22-4c5e-b37d-66a92fefbb15} <Debug> TCPHandler: Processed in 0.001780878 sec. | ||
12640 | 2024.12.19 19:29:50.936843 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12641 | 2024.12.19 19:29:50.936949 [ 259 ] {8bf522ed-b566-4152-9b0e-a300415e9cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12642 | 2024.12.19 19:29:50.936998 [ 259 ] {8bf522ed-b566-4152-9b0e-a300415e9cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12643 | 2024.12.19 19:29:50.937549 [ 259 ] {8bf522ed-b566-4152-9b0e-a300415e9cdb} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12644 | 2024.12.19 19:29:50.937591 [ 259 ] {8bf522ed-b566-4152-9b0e-a300415e9cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12645 | 2024.12.19 19:29:50.937939 [ 259 ] {8bf522ed-b566-4152-9b0e-a300415e9cdb} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12646 | 2024.12.19 19:29:50.938171 [ 259 ] {8bf522ed-b566-4152-9b0e-a300415e9cdb} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12647 | 2024.12.19 19:29:50.938375 [ 259 ] {8bf522ed-b566-4152-9b0e-a300415e9cdb} <Debug> executeQuery: Read 4 rows, 297.00 B in 0.001446 sec., 2766.2517289073307 rows/sec., 200.58 KiB/sec. | ||
12648 | 2024.12.19 19:29:50.938428 [ 259 ] {8bf522ed-b566-4152-9b0e-a300415e9cdb} <Debug> TCPHandler: Processed in 0.001637134 sec. | ||
12649 | 2024.12.19 19:29:50.938582 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12650 | 2024.12.19 19:29:50.938688 [ 263 ] {86e0ad35-efd4-4351-86ff-f3cbf273599f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12651 | 2024.12.19 19:29:50.938734 [ 263 ] {86e0ad35-efd4-4351-86ff-f3cbf273599f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12652 | 2024.12.19 19:29:50.939285 [ 263 ] {86e0ad35-efd4-4351-86ff-f3cbf273599f} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12653 | 2024.12.19 19:29:50.939325 [ 263 ] {86e0ad35-efd4-4351-86ff-f3cbf273599f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12654 | 2024.12.19 19:29:50.939674 [ 263 ] {86e0ad35-efd4-4351-86ff-f3cbf273599f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12655 | 2024.12.19 19:29:50.939919 [ 263 ] {86e0ad35-efd4-4351-86ff-f3cbf273599f} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12656 | 2024.12.19 19:29:50.940144 [ 263 ] {86e0ad35-efd4-4351-86ff-f3cbf273599f} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001476 sec., 46070.460704607045 rows/sec., 3.60 MiB/sec. | ||
12657 | 2024.12.19 19:29:50.940248 [ 263 ] {86e0ad35-efd4-4351-86ff-f3cbf273599f} <Debug> TCPHandler: Processed in 0.001715156 sec. | ||
12658 | 2024.12.19 19:29:50.940462 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12659 | 2024.12.19 19:29:50.940632 [ 259 ] {27933511-cc5f-497d-875d-28df0287e254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12660 | 2024.12.19 19:29:50.940693 [ 259 ] {27933511-cc5f-497d-875d-28df0287e254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12661 | 2024.12.19 19:29:50.941297 [ 259 ] {27933511-cc5f-497d-875d-28df0287e254} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12662 | 2024.12.19 19:29:50.941337 [ 259 ] {27933511-cc5f-497d-875d-28df0287e254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12663 | 2024.12.19 19:29:50.941724 [ 259 ] {27933511-cc5f-497d-875d-28df0287e254} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12664 | 2024.12.19 19:29:50.941976 [ 259 ] {27933511-cc5f-497d-875d-28df0287e254} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12665 | 2024.12.19 19:29:50.942199 [ 259 ] {27933511-cc5f-497d-875d-28df0287e254} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001596 sec., 100877.19298245614 rows/sec., 7.03 MiB/sec. | ||
12666 | 2024.12.19 19:29:50.942266 [ 259 ] {27933511-cc5f-497d-875d-28df0287e254} <Debug> TCPHandler: Processed in 0.001918472 sec. | ||
12667 | 2024.12.19 19:29:50.942433 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12668 | 2024.12.19 19:29:50.942576 [ 263 ] {ffeeb2f0-0a41-4d9e-815f-8746475baabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12669 | 2024.12.19 19:29:50.942655 [ 263 ] {ffeeb2f0-0a41-4d9e-815f-8746475baabf} <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 | ||
12670 | 2024.12.19 19:29:50.943784 [ 263 ] {ffeeb2f0-0a41-4d9e-815f-8746475baabf} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12671 | 2024.12.19 19:29:50.943823 [ 263 ] {ffeeb2f0-0a41-4d9e-815f-8746475baabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12672 | 2024.12.19 19:29:50.944418 [ 263 ] {ffeeb2f0-0a41-4d9e-815f-8746475baabf} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
12673 | 2024.12.19 19:29:50.944686 [ 263 ] {ffeeb2f0-0a41-4d9e-815f-8746475baabf} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12674 | 2024.12.19 19:29:50.944952 [ 263 ] {ffeeb2f0-0a41-4d9e-815f-8746475baabf} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002403 sec., 832.2929671244277 rows/sec., 1.49 MiB/sec. | ||
12675 | 2024.12.19 19:29:50.945121 [ 263 ] {ffeeb2f0-0a41-4d9e-815f-8746475baabf} <Debug> TCPHandler: Processed in 0.002770575 sec. | ||
12676 | 2024.12.19 19:29:50.945329 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12677 | 2024.12.19 19:29:50.945474 [ 259 ] {ed99260b-b681-4c56-99d3-8f818e7c2027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12678 | 2024.12.19 19:29:50.945538 [ 259 ] {ed99260b-b681-4c56-99d3-8f818e7c2027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12679 | 2024.12.19 19:29:50.946080 [ 259 ] {ed99260b-b681-4c56-99d3-8f818e7c2027} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12680 | 2024.12.19 19:29:50.946126 [ 259 ] {ed99260b-b681-4c56-99d3-8f818e7c2027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12681 | 2024.12.19 19:29:50.946502 [ 259 ] {ed99260b-b681-4c56-99d3-8f818e7c2027} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12682 | 2024.12.19 19:29:50.946739 [ 259 ] {ed99260b-b681-4c56-99d3-8f818e7c2027} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12683 | 2024.12.19 19:29:50.946963 [ 259 ] {ed99260b-b681-4c56-99d3-8f818e7c2027} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001518 sec., 39525.691699604744 rows/sec., 2.66 MiB/sec. | ||
12684 | 2024.12.19 19:29:50.947022 [ 259 ] {ed99260b-b681-4c56-99d3-8f818e7c2027} <Debug> TCPHandler: Processed in 0.001796479 sec. | ||
12685 | 2024.12.19 19:29:53.195969 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
12686 | 2024.12.19 19:29:53.196649 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12687 | 2024.12.19 19:29:53.196702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12688 | 2024.12.19 19:29:53.197226 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12689 | 2024.12.19 19:29:53.197476 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12690 | 2024.12.19 19:29:53.197765 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
12691 | 2024.12.19 19:29:55.287200 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
12692 | 2024.12.19 19:29:55.308553 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12693 | 2024.12.19 19:29:55.308617 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12694 | 2024.12.19 19:29:55.316364 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12695 | 2024.12.19 19:29:55.317151 [ 243 ] {} <Trace> system.metric_log (6a22657e-a12e-46d0-aec7-ed2e8b69a2c9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12696 | 2024.12.19 19:29:55.321874 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
12697 | 2024.12.19 19:29:55.839165 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1784 | ||
12698 | 2024.12.19 19:29:55.842542 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12699 | 2024.12.19 19:29:55.842601 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12700 | 2024.12.19 19:29:55.844065 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
12701 | 2024.12.19 19:29:55.844364 [ 242 ] {} <Trace> system.query_log (43c77586-6c60-4d30-8eeb-5ef219ae7abe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12702 | 2024.12.19 19:29:55.846625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1784 | ||
12703 | 2024.12.19 19:29:55.938872 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12704 | 2024.12.19 19:29:55.939087 [ 259 ] {3eec1da1-7010-49d7-97ef-e212f01c6f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12705 | 2024.12.19 19:29:55.939167 [ 259 ] {3eec1da1-7010-49d7-97ef-e212f01c6f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12706 | 2024.12.19 19:29:55.939940 [ 259 ] {3eec1da1-7010-49d7-97ef-e212f01c6f2d} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12707 | 2024.12.19 19:29:55.939984 [ 259 ] {3eec1da1-7010-49d7-97ef-e212f01c6f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12708 | 2024.12.19 19:29:55.940402 [ 259 ] {3eec1da1-7010-49d7-97ef-e212f01c6f2d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12709 | 2024.12.19 19:29:55.940655 [ 259 ] {3eec1da1-7010-49d7-97ef-e212f01c6f2d} <Trace> oximeter.fields_i16 (9ffac597-f369-4b12-a010-8c36eb18366b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12710 | 2024.12.19 19:29:55.940881 [ 259 ] {3eec1da1-7010-49d7-97ef-e212f01c6f2d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001856 sec., 7543.103448275862 rows/sec., 543.00 KiB/sec. | ||
12711 | 2024.12.19 19:29:55.940938 [ 259 ] {3eec1da1-7010-49d7-97ef-e212f01c6f2d} <Debug> TCPHandler: Processed in 0.00220632 sec. | ||
12712 | 2024.12.19 19:29:55.941108 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12713 | 2024.12.19 19:29:55.941224 [ 263 ] {b5dbd16d-b7a4-4e7a-892e-10fc363dbfba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12714 | 2024.12.19 19:29:55.941271 [ 263 ] {b5dbd16d-b7a4-4e7a-892e-10fc363dbfba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12715 | 2024.12.19 19:29:55.942084 [ 263 ] {b5dbd16d-b7a4-4e7a-892e-10fc363dbfba} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12716 | 2024.12.19 19:29:55.942133 [ 263 ] {b5dbd16d-b7a4-4e7a-892e-10fc363dbfba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12717 | 2024.12.19 19:29:55.942557 [ 263 ] {b5dbd16d-b7a4-4e7a-892e-10fc363dbfba} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12718 | 2024.12.19 19:29:55.942811 [ 263 ] {b5dbd16d-b7a4-4e7a-892e-10fc363dbfba} <Trace> oximeter.fields_string (eb772f50-bc8f-4ecd-87a7-660379ce0cbf): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12719 | 2024.12.19 19:29:55.943048 [ 263 ] {b5dbd16d-b7a4-4e7a-892e-10fc363dbfba} <Debug> executeQuery: Read 279 rows, 25.18 KiB in 0.001841 sec., 151548.07170016295 rows/sec., 13.36 MiB/sec. | ||
12720 | 2024.12.19 19:29:55.943134 [ 263 ] {b5dbd16d-b7a4-4e7a-892e-10fc363dbfba} <Debug> TCPHandler: Processed in 0.002082136 sec. | ||
12721 | 2024.12.19 19:29:55.943335 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12722 | 2024.12.19 19:29:55.943550 [ 259 ] {45333137-4174-4199-a92d-47b87349b5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12723 | 2024.12.19 19:29:55.943607 [ 259 ] {45333137-4174-4199-a92d-47b87349b5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12724 | 2024.12.19 19:29:55.944297 [ 259 ] {45333137-4174-4199-a92d-47b87349b5ea} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12725 | 2024.12.19 19:29:55.944342 [ 259 ] {45333137-4174-4199-a92d-47b87349b5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12726 | 2024.12.19 19:29:55.944697 [ 259 ] {45333137-4174-4199-a92d-47b87349b5ea} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12727 | 2024.12.19 19:29:55.944947 [ 259 ] {45333137-4174-4199-a92d-47b87349b5ea} <Trace> oximeter.fields_u16 (4ce1d6e5-dcfe-4862-b18d-766b9c4b31d7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12728 | 2024.12.19 19:29:55.945161 [ 259 ] {45333137-4174-4199-a92d-47b87349b5ea} <Debug> executeQuery: Read 45 rows, 3.31 KiB in 0.00165 sec., 27272.727272727272 rows/sec., 1.96 MiB/sec. | ||
12729 | 2024.12.19 19:29:55.945215 [ 259 ] {45333137-4174-4199-a92d-47b87349b5ea} <Debug> TCPHandler: Processed in 0.001992914 sec. | ||
12730 | 2024.12.19 19:29:55.945374 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12731 | 2024.12.19 19:29:55.945481 [ 263 ] {dbdf372d-c76d-4b64-980e-852c0fbc5f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12732 | 2024.12.19 19:29:55.945525 [ 263 ] {dbdf372d-c76d-4b64-980e-852c0fbc5f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12733 | 2024.12.19 19:29:55.946057 [ 263 ] {dbdf372d-c76d-4b64-980e-852c0fbc5f2d} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12734 | 2024.12.19 19:29:55.946097 [ 263 ] {dbdf372d-c76d-4b64-980e-852c0fbc5f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12735 | 2024.12.19 19:29:55.946439 [ 263 ] {dbdf372d-c76d-4b64-980e-852c0fbc5f2d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12736 | 2024.12.19 19:29:55.946686 [ 263 ] {dbdf372d-c76d-4b64-980e-852c0fbc5f2d} <Trace> oximeter.fields_u32 (2e236f2c-e8fb-401d-9d32-f65c5d5ad82c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12737 | 2024.12.19 19:29:55.946887 [ 263 ] {dbdf372d-c76d-4b64-980e-852c0fbc5f2d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001428 sec., 9803.921568627451 rows/sec., 686.60 KiB/sec. | ||
12738 | 2024.12.19 19:29:55.946939 [ 263 ] {dbdf372d-c76d-4b64-980e-852c0fbc5f2d} <Debug> TCPHandler: Processed in 0.001616654 sec. | ||
12739 | 2024.12.19 19:29:55.947081 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12740 | 2024.12.19 19:29:55.947187 [ 259 ] {43f65321-1350-4c8c-9c1f-a65518597f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12741 | 2024.12.19 19:29:55.947233 [ 259 ] {43f65321-1350-4c8c-9c1f-a65518597f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12742 | 2024.12.19 19:29:55.947851 [ 259 ] {43f65321-1350-4c8c-9c1f-a65518597f9c} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12743 | 2024.12.19 19:29:55.947898 [ 259 ] {43f65321-1350-4c8c-9c1f-a65518597f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12744 | 2024.12.19 19:29:55.948328 [ 259 ] {43f65321-1350-4c8c-9c1f-a65518597f9c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12745 | 2024.12.19 19:29:55.948580 [ 259 ] {43f65321-1350-4c8c-9c1f-a65518597f9c} <Trace> oximeter.fields_u8 (848d7f49-cff1-4460-9c05-d519580957f7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12746 | 2024.12.19 19:29:55.948783 [ 259 ] {43f65321-1350-4c8c-9c1f-a65518597f9c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001617 sec., 8039.579468150897 rows/sec., 501.27 KiB/sec. | ||
12747 | 2024.12.19 19:29:55.948836 [ 259 ] {43f65321-1350-4c8c-9c1f-a65518597f9c} <Debug> TCPHandler: Processed in 0.001806269 sec. | ||
12748 | 2024.12.19 19:29:55.948973 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12749 | 2024.12.19 19:29:55.949077 [ 263 ] {bd664d8b-6e01-4b91-8636-09fe40841d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12750 | 2024.12.19 19:29:55.949121 [ 263 ] {bd664d8b-6e01-4b91-8636-09fe40841d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12751 | 2024.12.19 19:29:55.949807 [ 263 ] {bd664d8b-6e01-4b91-8636-09fe40841d58} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12752 | 2024.12.19 19:29:55.949846 [ 263 ] {bd664d8b-6e01-4b91-8636-09fe40841d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12753 | 2024.12.19 19:29:55.950226 [ 263 ] {bd664d8b-6e01-4b91-8636-09fe40841d58} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12754 | 2024.12.19 19:29:55.950472 [ 263 ] {bd664d8b-6e01-4b91-8636-09fe40841d58} <Trace> oximeter.fields_uuid (51819a20-6477-493c-b1ec-0c096a2bfbae): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12755 | 2024.12.19 19:29:55.950679 [ 263 ] {bd664d8b-6e01-4b91-8636-09fe40841d58} <Debug> executeQuery: Read 420 rows, 30.72 KiB in 0.001624 sec., 258620.6896551724 rows/sec., 18.48 MiB/sec. | ||
12756 | 2024.12.19 19:29:55.950732 [ 263 ] {bd664d8b-6e01-4b91-8636-09fe40841d58} <Debug> TCPHandler: Processed in 0.001809239 sec. | ||
12757 | 2024.12.19 19:29:55.950863 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12758 | 2024.12.19 19:29:55.950969 [ 259 ] {3c2f1e10-e695-41d5-bf2b-444db61cf0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12759 | 2024.12.19 19:29:55.951017 [ 259 ] {3c2f1e10-e695-41d5-bf2b-444db61cf0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12760 | 2024.12.19 19:29:55.951464 [ 259 ] {3c2f1e10-e695-41d5-bf2b-444db61cf0d6} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12761 | 2024.12.19 19:29:55.951504 [ 259 ] {3c2f1e10-e695-41d5-bf2b-444db61cf0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12762 | 2024.12.19 19:29:55.951859 [ 259 ] {3c2f1e10-e695-41d5-bf2b-444db61cf0d6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12763 | 2024.12.19 19:29:55.952102 [ 259 ] {3c2f1e10-e695-41d5-bf2b-444db61cf0d6} <Trace> oximeter.measurements_bool (1c03d833-bda5-49a2-9d0d-2b27ea78c980): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12764 | 2024.12.19 19:29:55.952322 [ 259 ] {3c2f1e10-e695-41d5-bf2b-444db61cf0d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 228.65 KiB/sec. | ||
12765 | 2024.12.19 19:29:55.952385 [ 259 ] {3c2f1e10-e695-41d5-bf2b-444db61cf0d6} <Debug> TCPHandler: Processed in 0.001572272 sec. | ||
12766 | 2024.12.19 19:29:55.952558 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12767 | 2024.12.19 19:29:55.952687 [ 263 ] {97638978-2889-4eb6-9420-ac24449fc76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12768 | 2024.12.19 19:29:55.952746 [ 263 ] {97638978-2889-4eb6-9420-ac24449fc76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12769 | 2024.12.19 19:29:55.953369 [ 263 ] {97638978-2889-4eb6-9420-ac24449fc76b} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12770 | 2024.12.19 19:29:55.953408 [ 263 ] {97638978-2889-4eb6-9420-ac24449fc76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12771 | 2024.12.19 19:29:55.953788 [ 263 ] {97638978-2889-4eb6-9420-ac24449fc76b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12772 | 2024.12.19 19:29:55.954024 [ 263 ] {97638978-2889-4eb6-9420-ac24449fc76b} <Trace> oximeter.measurements_cumulativeu64 (a680e215-69e4-48ed-b523-8d6ebf410b76): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12773 | 2024.12.19 19:29:55.954235 [ 263 ] {97638978-2889-4eb6-9420-ac24449fc76b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001577 sec., 150285.35193405199 rows/sec., 10.07 MiB/sec. | ||
12774 | 2024.12.19 19:29:55.954286 [ 263 ] {97638978-2889-4eb6-9420-ac24449fc76b} <Debug> TCPHandler: Processed in 0.00181151 sec. | ||
12775 | 2024.12.19 19:29:55.954436 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12776 | 2024.12.19 19:29:55.954563 [ 259 ] {b2cab14b-7909-40dc-bb5b-3708b2d760ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12777 | 2024.12.19 19:29:55.954618 [ 259 ] {b2cab14b-7909-40dc-bb5b-3708b2d760ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12778 | 2024.12.19 19:29:55.955118 [ 259 ] {b2cab14b-7909-40dc-bb5b-3708b2d760ea} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12779 | 2024.12.19 19:29:55.955162 [ 259 ] {b2cab14b-7909-40dc-bb5b-3708b2d760ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12780 | 2024.12.19 19:29:55.955529 [ 259 ] {b2cab14b-7909-40dc-bb5b-3708b2d760ea} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12781 | 2024.12.19 19:29:55.955760 [ 259 ] {b2cab14b-7909-40dc-bb5b-3708b2d760ea} <Trace> oximeter.measurements_f64 (55cbf758-b7ee-4b18-ae02-aaeb10110f4c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12782 | 2024.12.19 19:29:55.956001 [ 259 ] {b2cab14b-7909-40dc-bb5b-3708b2d760ea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001457 sec., 686.3417982155113 rows/sec., 46.25 KiB/sec. | ||
12783 | 2024.12.19 19:29:55.956149 [ 259 ] {b2cab14b-7909-40dc-bb5b-3708b2d760ea} <Debug> TCPHandler: Processed in 0.001772578 sec. | ||
12784 | 2024.12.19 19:29:55.956376 [ 263 ] {} <Trace> TCP-Session: 4a9acf57-388d-44c7-801c-8d9b81086fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12785 | 2024.12.19 19:29:55.956515 [ 263 ] {af63a7f1-bb9f-4c1d-9b6d-616073eee6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58844) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12786 | 2024.12.19 19:29:55.956605 [ 263 ] {af63a7f1-bb9f-4c1d-9b6d-616073eee6e3} <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 | ||
12787 | 2024.12.19 19:29:55.957917 [ 263 ] {af63a7f1-bb9f-4c1d-9b6d-616073eee6e3} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12788 | 2024.12.19 19:29:55.957957 [ 263 ] {af63a7f1-bb9f-4c1d-9b6d-616073eee6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12789 | 2024.12.19 19:29:55.958628 [ 263 ] {af63a7f1-bb9f-4c1d-9b6d-616073eee6e3} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
12790 | 2024.12.19 19:29:55.958889 [ 263 ] {af63a7f1-bb9f-4c1d-9b6d-616073eee6e3} <Trace> oximeter.measurements_histogramu64 (32845d3a-1325-4e7c-b99d-c2f3da53ca5d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12791 | 2024.12.19 19:29:55.959130 [ 263 ] {af63a7f1-bb9f-4c1d-9b6d-616073eee6e3} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002646 sec., 14361.30007558579 rows/sec., 25.73 MiB/sec. | ||
12792 | 2024.12.19 19:29:55.959226 [ 263 ] {af63a7f1-bb9f-4c1d-9b6d-616073eee6e3} <Debug> TCPHandler: Processed in 0.002966291 sec. | ||
12793 | 2024.12.19 19:29:55.959379 [ 259 ] {} <Trace> TCP-Session: 6c095b99-9cf5-454e-8525-1f570170de2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12794 | 2024.12.19 19:29:55.959507 [ 259 ] {ebd0b3eb-fbfa-4f01-b3e5-a0dbd4c415db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52514) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12795 | 2024.12.19 19:29:55.959564 [ 259 ] {ebd0b3eb-fbfa-4f01-b3e5-a0dbd4c415db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12796 | 2024.12.19 19:29:55.960087 [ 259 ] {ebd0b3eb-fbfa-4f01-b3e5-a0dbd4c415db} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12797 | 2024.12.19 19:29:55.960133 [ 259 ] {ebd0b3eb-fbfa-4f01-b3e5-a0dbd4c415db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12798 | 2024.12.19 19:29:55.960525 [ 259 ] {ebd0b3eb-fbfa-4f01-b3e5-a0dbd4c415db} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12799 | 2024.12.19 19:29:55.960768 [ 259 ] {ebd0b3eb-fbfa-4f01-b3e5-a0dbd4c415db} <Trace> oximeter.measurements_u64 (28885ec3-cfde-4f06-98e2-df0d475aec22): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12800 | 2024.12.19 19:29:55.960989 [ 259 ] {ebd0b3eb-fbfa-4f01-b3e5-a0dbd4c415db} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001511 sec., 54268.6962276638 rows/sec., 3.45 MiB/sec. | ||
12801 | 2024.12.19 19:29:55.961039 [ 259 ] {ebd0b3eb-fbfa-4f01-b3e5-a0dbd4c415db} <Debug> TCPHandler: Processed in 0.001723047 sec. | ||
12802 | 2024.12.19 19:30:00.469677 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12803 | 2024.12.19 19:30:00.469739 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12804 | 2024.12.19 19:30:00.698863 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
12805 | 2024.12.19 19:30:00.699600 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12806 | 2024.12.19 19:30:00.699662 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12807 | 2024.12.19 19:30:00.700276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12808 | 2024.12.19 19:30:00.700675 [ 244 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12809 | 2024.12.19 19:30:00.700891 [ 120 ] {} <Debug> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12810 | 2024.12.19 19:30:00.700937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
12811 | 2024.12.19 19:30:00.700951 [ 120 ] {} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12812 | 2024.12.19 19:30:00.700994 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
12813 | 2024.12.19 19:30:00.701165 [ 194 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::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 | ||
12814 | 2024.12.19 19:30:00.701352 [ 194 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12815 | 2024.12.19 19:30:00.701409 [ 194 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part | ||
12816 | 2024.12.19 19:30:00.701517 [ 194 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part | ||
12817 | 2024.12.19 19:30:00.701790 [ 194 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part | ||
12818 | 2024.12.19 19:30:00.701982 [ 194 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part | ||
12819 | 2024.12.19 19:30:00.702186 [ 194 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part | ||
12820 | 2024.12.19 19:30:00.702374 [ 194 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part | ||
12821 | 2024.12.19 19:30:00.706560 [ 190 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.005478718 sec., 5522459.816329295 rows/sec., 79.00 MiB/sec. | ||
12822 | 2024.12.19 19:30:00.706880 [ 190 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12823 | 2024.12.19 19:30:00.707293 [ 190 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_66_13} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12824 | 2024.12.19 19:30:00.707419 [ 190 ] {6acc7b95-504e-4b6c-9ec6-a50571bf63a9::all_1_66_13} <Trace> system.asynchronous_metric_log (6acc7b95-504e-4b6c-9ec6-a50571bf63a9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12825 | 2024.12.19 19:30:00.707560 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. |