1 | [ Nov 28 01:52:59 Enabled. ] | ||
2 | [ Nov 28 01:52:59 Rereading configuration. ] | ||
3 | [ Nov 28 01:53:01 Rereading configuration. ] | ||
4 | [ Nov 28 01:53:04 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Nov 28 01:53:04 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2024.11.28 01:53:05.637679 [ 1 ] {} <Information> Application: Will watch for the process with pid 23374 | ||
29 | 2024.11.28 01:53:05.638330 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.11.28 01:53:05.845712 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23374 | ||
31 | 2024.11.28 01:53:05.846463 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.11.28 01:53:05.847162 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.11.28 01:53:05.931231 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.11.28 01:53:05.964088 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.11.28 01:53:05.964136 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.11.28 01:53:05.964150 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.11.28 01:53:05.964209 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.11.28 01:53:05.964584 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.11.28 01:53:05.966122 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2024.11.28 01:53:05.966840 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.11.28 01:53:05.967648 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2024.11.28 01:53:05.967670 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2024.11.28 01:53:05.967685 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.11.28 01:53:05.967852 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.11.28 01:53:05.968784 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.11.28 01:53:05.973808 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.11.28 01:53:05.974613 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.11.28 01:53:05.975881 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.11.28 01:53:05.975943 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.11.28 01:53:05.977468 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2024.11.28 01:53:05.977941 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.11.28 01:53:05.982127 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.11.28 01:53:05.982821 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.11.28 01:53:05.984380 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.11.28 01:53:05.984728 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.11.28 01:53:05.985141 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.11.28 01:53:05.985479 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.11.28 01:53:05.986809 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.11.28 01:53:05.986835 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.11.28 01:53:05.986926 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.11.28 01:53:05.987092 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.11.28 01:53:05.999783 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.11.28 01:53:05.999809 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000140792 sec | ||
68 | 2024.11.28 01:53:05.999851 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.11.28 01:53:05.999866 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.11.28 01:53:06.000958 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.11.28 01:53:06.001958 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.11.28 01:53:06.012882 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.11.28 01:53:06.012924 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.11.28 01:53:06.012944 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.11.28 01:53:06.012957 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.11.28 01:53:06.012986 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.11.28 01:53:06.013005 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2024.11.28 01:53:06.015559 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.11.28 01:53:06.015602 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.11.28 01:53:06.015625 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2024.11.28 01:53:06.015802 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.11.28 01:53:06.015822 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.11.28 01:53:06.015854 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.11.28 01:53:06.015873 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.11.28 01:53:06.015886 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.11.28 01:53:06.015913 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.11.28 01:53:06.015933 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.11.28 01:53:06.042664 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.11.28 01:53:06.048401 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.11.28 01:53:06.048432 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0021e-05 sec | ||
91 | 2024.11.28 01:53:06.048445 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.11.28 01:53:06.048456 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.11.28 01:53:06.048480 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.11.28 01:53:06.048669 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.11.28 01:53:06.048712 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.11.28 01:53:06.048725 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.11.28 01:53:06.048736 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2024.11.28 01:53:06.048748 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.11.28 01:53:06.053019 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.11.28 01:53:06.053236 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.34 MiB | ||
101 | 2024.11.28 01:53:06.054144 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4411e-05 sec. | ||
102 | 2024.11.28 01:53:06.055113 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.11.28 01:53:06.055213 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.11.28 01:53:06.055230 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.11.28 01:53:06.814424 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49262 | ||
106 | 2024.11.28 01:53:06.814653 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.11.28 01:53:06.814704 [ 3 ] {} <Debug> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Authenticating user 'default' from [fd00:1122:3344:101::d]:49262 | ||
108 | 2024.11.28 01:53:06.814735 [ 3 ] {} <Debug> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.11.28 01:53:06.814755 [ 3 ] {} <Debug> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.11.28 01:53:06.814838 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.11.28 01:53:06.814864 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2024.11.28 01:53:06.814885 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2024.11.28 01:53:06.815870 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57840 | ||
114 | 2024.11.28 01:53:06.815888 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60079 | ||
115 | 2024.11.28 01:53:06.816007 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2024.11.28 01:53:06.816033 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
117 | 2024.11.28 01:53:06.816053 [ 4 ] {} <Debug> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Authenticating user 'default' from [fd00:1122:3344:101::d]:57840 | ||
118 | 2024.11.28 01:53:06.816085 [ 5 ] {} <Debug> TCP-Session: 4f4461d1-6fbb-4195-8fa3-0e9412090030 Authenticating user 'default' from [fd00:1122:3344:101::d]:60079 | ||
119 | 2024.11.28 01:53:06.816093 [ 4 ] {} <Debug> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
120 | 2024.11.28 01:53:06.816123 [ 5 ] {} <Debug> TCP-Session: 4f4461d1-6fbb-4195-8fa3-0e9412090030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2024.11.28 01:53:06.816133 [ 4 ] {} <Debug> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2024.11.28 01:53:06.816155 [ 5 ] {} <Debug> TCP-Session: 4f4461d1-6fbb-4195-8fa3-0e9412090030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2024.11.28 01:53:06.816894 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60887 | ||
124 | 2024.11.28 01:53:06.816903 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56347 | ||
125 | 2024.11.28 01:53:06.817181 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
126 | 2024.11.28 01:53:06.817207 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
127 | 2024.11.28 01:53:06.817199 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49494 | ||
128 | 2024.11.28 01:53:06.817264 [ 254 ] {} <Debug> TCP-Session: fd3f4591-e297-4ffc-af96-6f751bfb344e Authenticating user 'default' from [fd00:1122:3344:101::d]:60887 | ||
129 | 2024.11.28 01:53:06.817249 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61515 | ||
130 | 2024.11.28 01:53:06.817302 [ 253 ] {} <Debug> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Authenticating user 'default' from [fd00:1122:3344:101::d]:56347 | ||
131 | 2024.11.28 01:53:06.817422 [ 254 ] {} <Debug> TCP-Session: fd3f4591-e297-4ffc-af96-6f751bfb344e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2024.11.28 01:53:06.817424 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62236 | ||
133 | 2024.11.28 01:53:06.817465 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
134 | 2024.11.28 01:53:06.817635 [ 254 ] {} <Debug> TCP-Session: fd3f4591-e297-4ffc-af96-6f751bfb344e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2024.11.28 01:53:06.817658 [ 255 ] {} <Debug> TCP-Session: e6233fb9-67a3-4ea5-994c-3943cf0aba71 Authenticating user 'default' from [fd00:1122:3344:101::d]:49494 | ||
136 | 2024.11.28 01:53:06.817551 [ 253 ] {} <Debug> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.11.28 01:53:06.817679 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55919 | ||
138 | 2024.11.28 01:53:06.817650 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
139 | 2024.11.28 01:53:06.817810 [ 253 ] {} <Debug> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2024.11.28 01:53:06.817806 [ 255 ] {} <Debug> TCP-Session: e6233fb9-67a3-4ea5-994c-3943cf0aba71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2024.11.28 01:53:06.817849 [ 256 ] {} <Debug> TCP-Session: eb14815a-b94a-4a94-ac9d-91142f68bc90 Authenticating user 'default' from [fd00:1122:3344:101::d]:61515 | ||
142 | 2024.11.28 01:53:06.817866 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
143 | 2024.11.28 01:53:06.817951 [ 255 ] {} <Debug> TCP-Session: e6233fb9-67a3-4ea5-994c-3943cf0aba71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2024.11.28 01:53:06.818007 [ 256 ] {} <Debug> TCP-Session: eb14815a-b94a-4a94-ac9d-91142f68bc90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.11.28 01:53:06.818154 [ 256 ] {} <Debug> TCP-Session: eb14815a-b94a-4a94-ac9d-91142f68bc90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2024.11.28 01:53:06.818154 [ 257 ] {} <Debug> TCP-Session: f5e04dce-8665-4b28-a061-69828444cc97 Authenticating user 'default' from [fd00:1122:3344:101::d]:62236 | ||
147 | 2024.11.28 01:53:06.818172 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
148 | 2024.11.28 01:53:06.818298 [ 258 ] {} <Debug> TCP-Session: f61ad2d8-dd57-4f1f-af2b-faa2fa682759 Authenticating user 'default' from [fd00:1122:3344:101::d]:55919 | ||
149 | 2024.11.28 01:53:06.818315 [ 257 ] {} <Debug> TCP-Session: f5e04dce-8665-4b28-a061-69828444cc97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2024.11.28 01:53:06.818346 [ 258 ] {} <Debug> TCP-Session: f61ad2d8-dd57-4f1f-af2b-faa2fa682759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
151 | 2024.11.28 01:53:06.818358 [ 257 ] {} <Debug> TCP-Session: f5e04dce-8665-4b28-a061-69828444cc97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.11.28 01:53:06.818376 [ 258 ] {} <Debug> TCP-Session: f61ad2d8-dd57-4f1f-af2b-faa2fa682759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.11.28 01:53:06.820613 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
154 | 2024.11.28 01:53:06.823227 [ 3 ] {86104e58-6ca9-423b-be2d-f5ea37d1bc51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2024.11.28 01:53:06.862760 [ 3 ] {86104e58-6ca9-423b-be2d-f5ea37d1bc51} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49262) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
156 | |||
157 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2024.11.28 01:53:06.864071 [ 3 ] {86104e58-6ca9-423b-be2d-f5ea37d1bc51} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
180 | |||
181 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2024.11.28 01:53:06.864182 [ 3 ] {86104e58-6ca9-423b-be2d-f5ea37d1bc51} <Debug> TCPHandler: Processed in 0.045048902 sec. | ||
204 | 2024.11.28 01:53:06.864602 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2024.11.28 01:53:06.864950 [ 253 ] {9d0fde7e-c53a-4668-b4e0-5d028c0cf802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2024.11.28 01:53:06.865406 [ 253 ] {9d0fde7e-c53a-4668-b4e0-5d028c0cf802} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56347) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
207 | |||
208 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2024.11.28 01:53:06.865549 [ 253 ] {9d0fde7e-c53a-4668-b4e0-5d028c0cf802} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2024.11.28 01:53:06.865633 [ 253 ] {9d0fde7e-c53a-4668-b4e0-5d028c0cf802} <Debug> TCPHandler: Processed in 0.001238222 sec. | ||
255 | 2024.11.28 01:53:06.865924 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2024.11.28 01:53:06.867153 [ 3 ] {a30b3921-20be-4243-a3da-0309014b9225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
257 | 2024.11.28 01:53:06.867790 [ 3 ] {a30b3921-20be-4243-a3da-0309014b9225} <Debug> TCPHandler: Processed in 0.001983774 sec. | ||
258 | 2024.11.28 01:53:06.868016 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
259 | 2024.11.28 01:53:06.868141 [ 253 ] {2738050e-5a47-465b-9a25-71af6e8bb91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
260 | 2024.11.28 01:53:06.868247 [ 253 ] {2738050e-5a47-465b-9a25-71af6e8bb91e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
261 | 2024.11.28 01:53:06.870015 [ 253 ] {2738050e-5a47-465b-9a25-71af6e8bb91e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
262 | 2024.11.28 01:53:06.870037 [ 253 ] {2738050e-5a47-465b-9a25-71af6e8bb91e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3961e-05 sec | ||
263 | 2024.11.28 01:53:06.870052 [ 253 ] {2738050e-5a47-465b-9a25-71af6e8bb91e} <Trace> ReferentialDeps: No tables | ||
264 | 2024.11.28 01:53:06.870071 [ 253 ] {2738050e-5a47-465b-9a25-71af6e8bb91e} <Trace> LoadingDeps: No tables | ||
265 | 2024.11.28 01:53:06.870092 [ 253 ] {2738050e-5a47-465b-9a25-71af6e8bb91e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
266 | 2024.11.28 01:53:06.870144 [ 253 ] {2738050e-5a47-465b-9a25-71af6e8bb91e} <Debug> TCPHandler: Processed in 0.002185948 sec. | ||
267 | 2024.11.28 01:53:06.870317 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2024.11.28 01:53:06.870514 [ 3 ] {3c361c17-c810-46f8-99d0-e13c9d293941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) /* The version table contains metadata about the `oximeter` database */ | ||
269 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
270 | 2024.11.28 01:53:06.870566 [ 3 ] {3c361c17-c810-46f8-99d0-e13c9d293941} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
271 | 2024.11.28 01:53:06.878366 [ 3 ] {3c361c17-c810-46f8-99d0-e13c9d293941} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
272 | 2024.11.28 01:53:06.881601 [ 3 ] {3c361c17-c810-46f8-99d0-e13c9d293941} <Debug> oximeter.version (e2911fee-0829-4a54-93e2-85c626de3d02): Loading data parts | ||
273 | 2024.11.28 01:53:06.882239 [ 3 ] {3c361c17-c810-46f8-99d0-e13c9d293941} <Debug> oximeter.version (e2911fee-0829-4a54-93e2-85c626de3d02): There are no data parts | ||
274 | 2024.11.28 01:53:06.885180 [ 3 ] {3c361c17-c810-46f8-99d0-e13c9d293941} <Debug> TCPHandler: Processed in 0.014918509 sec. | ||
275 | 2024.11.28 01:53:06.885384 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
276 | 2024.11.28 01:53:06.885639 [ 253 ] {1980ff02-9bd5-45ab-8770-9dce8b1ba73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) /* The measurement tables contain all individual samples from each timeseries. | ||
277 | * | ||
278 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
279 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
280 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
281 | * by all samples from the same timeseries. | ||
282 | * | ||
283 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
284 | * and then uses that to index quickly into the measurements tables. | ||
285 | */ | ||
286 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
287 | 2024.11.28 01:53:06.885720 [ 253 ] {1980ff02-9bd5-45ab-8770-9dce8b1ba73b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
288 | 2024.11.28 01:53:06.897238 [ 253 ] {1980ff02-9bd5-45ab-8770-9dce8b1ba73b} <Debug> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Loading data parts | ||
289 | 2024.11.28 01:53:06.897500 [ 253 ] {1980ff02-9bd5-45ab-8770-9dce8b1ba73b} <Debug> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): There are no data parts | ||
290 | 2024.11.28 01:53:06.899319 [ 253 ] {1980ff02-9bd5-45ab-8770-9dce8b1ba73b} <Debug> TCPHandler: Processed in 0.014002313 sec. | ||
291 | 2024.11.28 01:53:06.899517 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2024.11.28 01:53:06.899747 [ 3 ] {1956c17b-1908-4dbd-9ca6-2486cb8f40d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
293 | 2024.11.28 01:53:06.899811 [ 3 ] {1956c17b-1908-4dbd-9ca6-2486cb8f40d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
294 | 2024.11.28 01:53:06.901534 [ 3 ] {1956c17b-1908-4dbd-9ca6-2486cb8f40d2} <Debug> oximeter.measurements_i8 (1781bac3-b290-4f71-a866-697072889315): Loading data parts | ||
295 | 2024.11.28 01:53:06.901734 [ 3 ] {1956c17b-1908-4dbd-9ca6-2486cb8f40d2} <Debug> oximeter.measurements_i8 (1781bac3-b290-4f71-a866-697072889315): There are no data parts | ||
296 | 2024.11.28 01:53:06.903070 [ 3 ] {1956c17b-1908-4dbd-9ca6-2486cb8f40d2} <Debug> TCPHandler: Processed in 0.003611953 sec. | ||
297 | 2024.11.28 01:53:06.903261 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
298 | 2024.11.28 01:53:06.903506 [ 253 ] {e3d08a7f-a752-4149-a437-602f0c04274e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
299 | 2024.11.28 01:53:06.903580 [ 253 ] {e3d08a7f-a752-4149-a437-602f0c04274e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
300 | 2024.11.28 01:53:06.905364 [ 253 ] {e3d08a7f-a752-4149-a437-602f0c04274e} <Debug> oximeter.measurements_u8 (368dd28b-4c8f-44c8-9978-c5670dfd0164): Loading data parts | ||
301 | 2024.11.28 01:53:06.905516 [ 253 ] {e3d08a7f-a752-4149-a437-602f0c04274e} <Debug> oximeter.measurements_u8 (368dd28b-4c8f-44c8-9978-c5670dfd0164): There are no data parts | ||
302 | 2024.11.28 01:53:06.906866 [ 253 ] {e3d08a7f-a752-4149-a437-602f0c04274e} <Debug> TCPHandler: Processed in 0.003674064 sec. | ||
303 | 2024.11.28 01:53:06.907062 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
304 | 2024.11.28 01:53:06.907300 [ 3 ] {a9a1c9ff-2d59-4915-9537-1260de5f0520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
305 | 2024.11.28 01:53:06.907358 [ 3 ] {a9a1c9ff-2d59-4915-9537-1260de5f0520} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
306 | 2024.11.28 01:53:06.908997 [ 3 ] {a9a1c9ff-2d59-4915-9537-1260de5f0520} <Debug> oximeter.measurements_i16 (7c7966cb-3026-4346-8077-625af93b1ff2): Loading data parts | ||
307 | 2024.11.28 01:53:06.909161 [ 3 ] {a9a1c9ff-2d59-4915-9537-1260de5f0520} <Debug> oximeter.measurements_i16 (7c7966cb-3026-4346-8077-625af93b1ff2): There are no data parts | ||
308 | 2024.11.28 01:53:06.910509 [ 3 ] {a9a1c9ff-2d59-4915-9537-1260de5f0520} <Debug> TCPHandler: Processed in 0.003511961 sec. | ||
309 | 2024.11.28 01:53:06.910696 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
310 | 2024.11.28 01:53:06.910941 [ 253 ] {eb50ea42-ddec-4e5c-bc88-1bcb2e4cc4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
311 | 2024.11.28 01:53:06.911015 [ 253 ] {eb50ea42-ddec-4e5c-bc88-1bcb2e4cc4a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
312 | 2024.11.28 01:53:06.912784 [ 253 ] {eb50ea42-ddec-4e5c-bc88-1bcb2e4cc4a6} <Debug> oximeter.measurements_u16 (59e96d80-762a-4a1f-8346-3b995c89418f): Loading data parts | ||
313 | 2024.11.28 01:53:06.912924 [ 253 ] {eb50ea42-ddec-4e5c-bc88-1bcb2e4cc4a6} <Debug> oximeter.measurements_u16 (59e96d80-762a-4a1f-8346-3b995c89418f): There are no data parts | ||
314 | 2024.11.28 01:53:06.914257 [ 253 ] {eb50ea42-ddec-4e5c-bc88-1bcb2e4cc4a6} <Debug> TCPHandler: Processed in 0.003628903 sec. | ||
315 | 2024.11.28 01:53:06.914448 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
316 | 2024.11.28 01:53:06.914716 [ 3 ] {482190dc-721a-47cd-9bb9-bdfdc56ba872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
317 | 2024.11.28 01:53:06.914784 [ 3 ] {482190dc-721a-47cd-9bb9-bdfdc56ba872} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
318 | 2024.11.28 01:53:06.916513 [ 3 ] {482190dc-721a-47cd-9bb9-bdfdc56ba872} <Debug> oximeter.measurements_i32 (e28ee666-fb18-4365-a526-f5f96090a44e): Loading data parts | ||
319 | 2024.11.28 01:53:06.916749 [ 3 ] {482190dc-721a-47cd-9bb9-bdfdc56ba872} <Debug> oximeter.measurements_i32 (e28ee666-fb18-4365-a526-f5f96090a44e): There are no data parts | ||
320 | 2024.11.28 01:53:06.918098 [ 3 ] {482190dc-721a-47cd-9bb9-bdfdc56ba872} <Debug> TCPHandler: Processed in 0.003716345 sec. | ||
321 | 2024.11.28 01:53:06.918275 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
322 | 2024.11.28 01:53:06.918482 [ 253 ] {93c17b39-f3a8-4be4-9bb7-1280d1b51a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
323 | 2024.11.28 01:53:06.918550 [ 253 ] {93c17b39-f3a8-4be4-9bb7-1280d1b51a38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
324 | 2024.11.28 01:53:06.920260 [ 253 ] {93c17b39-f3a8-4be4-9bb7-1280d1b51a38} <Debug> oximeter.measurements_u32 (bbe5b5b7-a453-4995-aa09-78b51f44c5de): Loading data parts | ||
325 | 2024.11.28 01:53:06.920405 [ 253 ] {93c17b39-f3a8-4be4-9bb7-1280d1b51a38} <Debug> oximeter.measurements_u32 (bbe5b5b7-a453-4995-aa09-78b51f44c5de): There are no data parts | ||
326 | 2024.11.28 01:53:06.921822 [ 253 ] {93c17b39-f3a8-4be4-9bb7-1280d1b51a38} <Debug> TCPHandler: Processed in 0.003603593 sec. | ||
327 | 2024.11.28 01:53:06.922006 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
328 | 2024.11.28 01:53:06.922270 [ 3 ] {89f59112-ae91-41a1-b0bb-e29164ab671e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
329 | 2024.11.28 01:53:06.922332 [ 3 ] {89f59112-ae91-41a1-b0bb-e29164ab671e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
330 | 2024.11.28 01:53:06.924200 [ 3 ] {89f59112-ae91-41a1-b0bb-e29164ab671e} <Debug> oximeter.measurements_i64 (42f91493-85f7-441d-91ff-34fa6fccbb0c): Loading data parts | ||
331 | 2024.11.28 01:53:06.924372 [ 3 ] {89f59112-ae91-41a1-b0bb-e29164ab671e} <Debug> oximeter.measurements_i64 (42f91493-85f7-441d-91ff-34fa6fccbb0c): There are no data parts | ||
332 | 2024.11.28 01:53:06.925807 [ 3 ] {89f59112-ae91-41a1-b0bb-e29164ab671e} <Debug> TCPHandler: Processed in 0.003867787 sec. | ||
333 | 2024.11.28 01:53:06.925985 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
334 | 2024.11.28 01:53:06.926186 [ 253 ] {3ffecd14-d7f7-407a-945c-5c35a6d0c493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
335 | 2024.11.28 01:53:06.926262 [ 253 ] {3ffecd14-d7f7-407a-945c-5c35a6d0c493} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
336 | 2024.11.28 01:53:06.928174 [ 253 ] {3ffecd14-d7f7-407a-945c-5c35a6d0c493} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Loading data parts | ||
337 | 2024.11.28 01:53:06.928311 [ 253 ] {3ffecd14-d7f7-407a-945c-5c35a6d0c493} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): There are no data parts | ||
338 | 2024.11.28 01:53:06.929735 [ 253 ] {3ffecd14-d7f7-407a-945c-5c35a6d0c493} <Debug> TCPHandler: Processed in 0.003806186 sec. | ||
339 | 2024.11.28 01:53:06.929911 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
340 | 2024.11.28 01:53:06.930135 [ 3 ] {428290f7-d736-4021-a1e7-07fa63111381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
341 | 2024.11.28 01:53:06.930180 [ 3 ] {428290f7-d736-4021-a1e7-07fa63111381} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
342 | 2024.11.28 01:53:06.931901 [ 3 ] {428290f7-d736-4021-a1e7-07fa63111381} <Debug> oximeter.measurements_f32 (0beea32c-3743-4783-9f33-17b9cfad9b23): Loading data parts | ||
343 | 2024.11.28 01:53:06.932060 [ 3 ] {428290f7-d736-4021-a1e7-07fa63111381} <Debug> oximeter.measurements_f32 (0beea32c-3743-4783-9f33-17b9cfad9b23): There are no data parts | ||
344 | 2024.11.28 01:53:06.933492 [ 3 ] {428290f7-d736-4021-a1e7-07fa63111381} <Debug> TCPHandler: Processed in 0.003636443 sec. | ||
345 | 2024.11.28 01:53:06.933702 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
346 | 2024.11.28 01:53:06.933945 [ 253 ] {29f40f68-ab94-44a9-b752-a5074ff7538d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
347 | 2024.11.28 01:53:06.934021 [ 253 ] {29f40f68-ab94-44a9-b752-a5074ff7538d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2024.11.28 01:53:06.935718 [ 253 ] {29f40f68-ab94-44a9-b752-a5074ff7538d} <Debug> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Loading data parts | ||
349 | 2024.11.28 01:53:06.935855 [ 253 ] {29f40f68-ab94-44a9-b752-a5074ff7538d} <Debug> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): There are no data parts | ||
350 | 2024.11.28 01:53:06.937286 [ 253 ] {29f40f68-ab94-44a9-b752-a5074ff7538d} <Debug> TCPHandler: Processed in 0.003650413 sec. | ||
351 | 2024.11.28 01:53:06.937466 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
352 | 2024.11.28 01:53:06.937686 [ 3 ] {d1a8451c-2ca0-4043-9478-c99af16ffe72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
353 | 2024.11.28 01:53:06.937732 [ 3 ] {d1a8451c-2ca0-4043-9478-c99af16ffe72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
354 | 2024.11.28 01:53:06.939371 [ 3 ] {d1a8451c-2ca0-4043-9478-c99af16ffe72} <Debug> oximeter.measurements_string (07ce6ada-4e46-42fb-befa-31e48f8d8849): Loading data parts | ||
355 | 2024.11.28 01:53:06.939536 [ 3 ] {d1a8451c-2ca0-4043-9478-c99af16ffe72} <Debug> oximeter.measurements_string (07ce6ada-4e46-42fb-befa-31e48f8d8849): There are no data parts | ||
356 | 2024.11.28 01:53:06.940981 [ 3 ] {d1a8451c-2ca0-4043-9478-c99af16ffe72} <Debug> TCPHandler: Processed in 0.003572203 sec. | ||
357 | 2024.11.28 01:53:06.941174 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
358 | 2024.11.28 01:53:06.941384 [ 253 ] {c259766a-5c7c-4143-9471-16c735068671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
359 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
360 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
361 | * a string isn't palatable for a few reasons. | ||
362 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
363 | * details. | ||
364 | */ | ||
365 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
366 | 2024.11.28 01:53:06.941454 [ 253 ] {c259766a-5c7c-4143-9471-16c735068671} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
367 | 2024.11.28 01:53:06.943105 [ 253 ] {c259766a-5c7c-4143-9471-16c735068671} <Debug> oximeter.measurements_bytes (202d2ca9-8eb2-4b0c-a871-882b3e05472d): Loading data parts | ||
368 | 2024.11.28 01:53:06.943221 [ 253 ] {c259766a-5c7c-4143-9471-16c735068671} <Debug> oximeter.measurements_bytes (202d2ca9-8eb2-4b0c-a871-882b3e05472d): There are no data parts | ||
369 | 2024.11.28 01:53:06.944567 [ 253 ] {c259766a-5c7c-4143-9471-16c735068671} <Debug> TCPHandler: Processed in 0.00344727 sec. | ||
370 | 2024.11.28 01:53:06.944749 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2024.11.28 01:53:06.944964 [ 3 ] {a904723c-8b2f-4ae7-bd04-b588e4c0803c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
372 | 2024.11.28 01:53:06.945031 [ 3 ] {a904723c-8b2f-4ae7-bd04-b588e4c0803c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
373 | 2024.11.28 01:53:06.946703 [ 3 ] {a904723c-8b2f-4ae7-bd04-b588e4c0803c} <Debug> oximeter.measurements_cumulativei64 (b09fdb8d-0955-4f46-b8ce-6f7a23154a54): Loading data parts | ||
374 | 2024.11.28 01:53:06.946949 [ 3 ] {a904723c-8b2f-4ae7-bd04-b588e4c0803c} <Debug> oximeter.measurements_cumulativei64 (b09fdb8d-0955-4f46-b8ce-6f7a23154a54): There are no data parts | ||
375 | 2024.11.28 01:53:06.948375 [ 3 ] {a904723c-8b2f-4ae7-bd04-b588e4c0803c} <Debug> TCPHandler: Processed in 0.003680784 sec. | ||
376 | 2024.11.28 01:53:06.948549 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
377 | 2024.11.28 01:53:06.948785 [ 253 ] {0a664ba7-4bed-4502-8777-2cd993f15554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
378 | 2024.11.28 01:53:06.948843 [ 253 ] {0a664ba7-4bed-4502-8777-2cd993f15554} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
379 | 2024.11.28 01:53:06.950631 [ 253 ] {0a664ba7-4bed-4502-8777-2cd993f15554} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Loading data parts | ||
380 | 2024.11.28 01:53:06.950762 [ 253 ] {0a664ba7-4bed-4502-8777-2cd993f15554} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): There are no data parts | ||
381 | 2024.11.28 01:53:06.952123 [ 253 ] {0a664ba7-4bed-4502-8777-2cd993f15554} <Debug> TCPHandler: Processed in 0.003629253 sec. | ||
382 | 2024.11.28 01:53:06.952310 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
383 | 2024.11.28 01:53:06.952573 [ 3 ] {efa101eb-70c8-4cab-8b93-4e462652ad8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
384 | 2024.11.28 01:53:06.952658 [ 3 ] {efa101eb-70c8-4cab-8b93-4e462652ad8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
385 | 2024.11.28 01:53:06.954521 [ 3 ] {efa101eb-70c8-4cab-8b93-4e462652ad8e} <Debug> oximeter.measurements_cumulativef32 (07289cd9-d01e-4bef-a716-e74f7320309d): Loading data parts | ||
386 | 2024.11.28 01:53:06.954729 [ 3 ] {efa101eb-70c8-4cab-8b93-4e462652ad8e} <Debug> oximeter.measurements_cumulativef32 (07289cd9-d01e-4bef-a716-e74f7320309d): There are no data parts | ||
387 | 2024.11.28 01:53:06.956162 [ 3 ] {efa101eb-70c8-4cab-8b93-4e462652ad8e} <Debug> TCPHandler: Processed in 0.003919918 sec. | ||
388 | 2024.11.28 01:53:06.956358 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.11.28 01:53:06.956580 [ 253 ] {b47140cd-5e58-4aeb-9549-26baa10e8dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
390 | 2024.11.28 01:53:06.956649 [ 253 ] {b47140cd-5e58-4aeb-9549-26baa10e8dd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
391 | 2024.11.28 01:53:06.959083 [ 253 ] {b47140cd-5e58-4aeb-9549-26baa10e8dd0} <Debug> oximeter.measurements_cumulativef64 (7bf7a53b-6ac6-4e66-8146-d06f23080f48): Loading data parts | ||
392 | 2024.11.28 01:53:06.959215 [ 253 ] {b47140cd-5e58-4aeb-9549-26baa10e8dd0} <Debug> oximeter.measurements_cumulativef64 (7bf7a53b-6ac6-4e66-8146-d06f23080f48): There are no data parts | ||
393 | 2024.11.28 01:53:06.960510 [ 253 ] {b47140cd-5e58-4aeb-9549-26baa10e8dd0} <Debug> TCPHandler: Processed in 0.004210453 sec. | ||
394 | 2024.11.28 01:53:06.960701 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
395 | 2024.11.28 01:53:06.961021 [ 3 ] {945175ba-bbae-4040-a037-d02c0497ac29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
396 | * NOTE: Array types cannot be Nullable, see | ||
397 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
398 | * for more details. | ||
399 | * | ||
400 | * This means we need to use empty arrays to indicate a missing value. This | ||
401 | * is unfortunate, and at this point relies on the fact that an | ||
402 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
403 | * to figure out another way to represent missing samples here. | ||
404 | */ | ||
405 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
406 | 2024.11.28 01:53:06.961093 [ 3 ] {945175ba-bbae-4040-a037-d02c0497ac29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
407 | 2024.11.28 01:53:06.963377 [ 3 ] {945175ba-bbae-4040-a037-d02c0497ac29} <Debug> oximeter.measurements_histogrami8 (1133fc29-a4ba-41c5-a32b-29ea101aa00b): Loading data parts | ||
408 | 2024.11.28 01:53:06.963529 [ 3 ] {945175ba-bbae-4040-a037-d02c0497ac29} <Debug> oximeter.measurements_histogrami8 (1133fc29-a4ba-41c5-a32b-29ea101aa00b): There are no data parts | ||
409 | 2024.11.28 01:53:06.964718 [ 3 ] {945175ba-bbae-4040-a037-d02c0497ac29} <Debug> TCPHandler: Processed in 0.004077111 sec. | ||
410 | 2024.11.28 01:53:06.964912 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
411 | 2024.11.28 01:53:06.965204 [ 253 ] {b69092a5-3022-4f3a-9f93-df9835cff66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
412 | 2024.11.28 01:53:06.965288 [ 253 ] {b69092a5-3022-4f3a-9f93-df9835cff66e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
413 | 2024.11.28 01:53:06.967500 [ 253 ] {b69092a5-3022-4f3a-9f93-df9835cff66e} <Debug> oximeter.measurements_histogramu8 (cc9f8177-4662-4c78-9085-752f84bece31): Loading data parts | ||
414 | 2024.11.28 01:53:06.967637 [ 253 ] {b69092a5-3022-4f3a-9f93-df9835cff66e} <Debug> oximeter.measurements_histogramu8 (cc9f8177-4662-4c78-9085-752f84bece31): There are no data parts | ||
415 | 2024.11.28 01:53:06.968808 [ 253 ] {b69092a5-3022-4f3a-9f93-df9835cff66e} <Debug> TCPHandler: Processed in 0.003952999 sec. | ||
416 | 2024.11.28 01:53:06.969015 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
417 | 2024.11.28 01:53:06.969394 [ 3 ] {686d705c-e803-411c-90e6-9874a09ce0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
418 | 2024.11.28 01:53:06.969477 [ 3 ] {686d705c-e803-411c-90e6-9874a09ce0bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
419 | 2024.11.28 01:53:06.971813 [ 3 ] {686d705c-e803-411c-90e6-9874a09ce0bc} <Debug> oximeter.measurements_histogrami16 (73116425-07d6-480e-a3d5-256fefb78637): Loading data parts | ||
420 | 2024.11.28 01:53:06.972017 [ 3 ] {686d705c-e803-411c-90e6-9874a09ce0bc} <Debug> oximeter.measurements_histogrami16 (73116425-07d6-480e-a3d5-256fefb78637): There are no data parts | ||
421 | 2024.11.28 01:53:06.973374 [ 3 ] {686d705c-e803-411c-90e6-9874a09ce0bc} <Debug> TCPHandler: Processed in 0.004425257 sec. | ||
422 | 2024.11.28 01:53:06.973600 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
423 | 2024.11.28 01:53:06.973889 [ 253 ] {26cf9eda-f24f-4c85-a6c9-1386b201bf97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
424 | 2024.11.28 01:53:06.973970 [ 253 ] {26cf9eda-f24f-4c85-a6c9-1386b201bf97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
425 | 2024.11.28 01:53:06.976238 [ 253 ] {26cf9eda-f24f-4c85-a6c9-1386b201bf97} <Debug> oximeter.measurements_histogramu16 (72fd4790-2432-41c6-957b-a9a21e279605): Loading data parts | ||
426 | 2024.11.28 01:53:06.976391 [ 253 ] {26cf9eda-f24f-4c85-a6c9-1386b201bf97} <Debug> oximeter.measurements_histogramu16 (72fd4790-2432-41c6-957b-a9a21e279605): There are no data parts | ||
427 | 2024.11.28 01:53:06.977741 [ 253 ] {26cf9eda-f24f-4c85-a6c9-1386b201bf97} <Debug> TCPHandler: Processed in 0.004198063 sec. | ||
428 | 2024.11.28 01:53:06.977941 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
429 | 2024.11.28 01:53:06.978258 [ 3 ] {5bab753d-4868-43b6-a039-49387e62fd04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
430 | 2024.11.28 01:53:06.978326 [ 3 ] {5bab753d-4868-43b6-a039-49387e62fd04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
431 | 2024.11.28 01:53:06.981029 [ 3 ] {5bab753d-4868-43b6-a039-49387e62fd04} <Debug> oximeter.measurements_histogrami32 (8f672b3e-4c12-4a69-ad6c-4da1cff8bf02): Loading data parts | ||
432 | 2024.11.28 01:53:06.981184 [ 3 ] {5bab753d-4868-43b6-a039-49387e62fd04} <Debug> oximeter.measurements_histogrami32 (8f672b3e-4c12-4a69-ad6c-4da1cff8bf02): There are no data parts | ||
433 | 2024.11.28 01:53:06.984616 [ 3 ] {5bab753d-4868-43b6-a039-49387e62fd04} <Debug> TCPHandler: Processed in 0.006733737 sec. | ||
434 | 2024.11.28 01:53:06.984813 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
435 | 2024.11.28 01:53:06.985109 [ 253 ] {d6be533a-ee53-42d5-a292-584e2264b6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
436 | 2024.11.28 01:53:06.985200 [ 253 ] {d6be533a-ee53-42d5-a292-584e2264b6e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
437 | 2024.11.28 01:53:06.987590 [ 253 ] {d6be533a-ee53-42d5-a292-584e2264b6e6} <Debug> oximeter.measurements_histogramu32 (b994f961-1157-48e3-975a-638930e90e63): Loading data parts | ||
438 | 2024.11.28 01:53:06.987770 [ 253 ] {d6be533a-ee53-42d5-a292-584e2264b6e6} <Debug> oximeter.measurements_histogramu32 (b994f961-1157-48e3-975a-638930e90e63): There are no data parts | ||
439 | 2024.11.28 01:53:06.989048 [ 253 ] {d6be533a-ee53-42d5-a292-584e2264b6e6} <Debug> TCPHandler: Processed in 0.004293174 sec. | ||
440 | 2024.11.28 01:53:06.989265 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
441 | 2024.11.28 01:53:06.989590 [ 3 ] {e1cffffd-8654-4a12-a0e6-64cfe8dab2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
442 | 2024.11.28 01:53:06.989674 [ 3 ] {e1cffffd-8654-4a12-a0e6-64cfe8dab2c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
443 | 2024.11.28 01:53:06.993584 [ 3 ] {e1cffffd-8654-4a12-a0e6-64cfe8dab2c7} <Debug> oximeter.measurements_histogrami64 (2c76209f-f3ae-4d23-83d4-b3a7aff7720a): Loading data parts | ||
444 | 2024.11.28 01:53:06.993752 [ 3 ] {e1cffffd-8654-4a12-a0e6-64cfe8dab2c7} <Debug> oximeter.measurements_histogrami64 (2c76209f-f3ae-4d23-83d4-b3a7aff7720a): There are no data parts | ||
445 | 2024.11.28 01:53:06.995714 [ 3 ] {e1cffffd-8654-4a12-a0e6-64cfe8dab2c7} <Debug> TCPHandler: Processed in 0.006506373 sec. | ||
446 | 2024.11.28 01:53:06.995957 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
447 | 2024.11.28 01:53:06.996294 [ 253 ] {29069991-00e7-49f3-b0d2-3ecb7b728285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
448 | 2024.11.28 01:53:06.996384 [ 253 ] {29069991-00e7-49f3-b0d2-3ecb7b728285} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
449 | 2024.11.28 01:53:06.998482 [ 253 ] {29069991-00e7-49f3-b0d2-3ecb7b728285} <Debug> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Loading data parts | ||
450 | 2024.11.28 01:53:06.998625 [ 253 ] {29069991-00e7-49f3-b0d2-3ecb7b728285} <Debug> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): There are no data parts | ||
451 | 2024.11.28 01:53:07.000155 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.21 MiB, peak 123.21 MiB, free memory in arenas 0.00 B, will set to 134.49 MiB (RSS), difference: 11.28 MiB | ||
452 | 2024.11.28 01:53:07.000635 [ 253 ] {29069991-00e7-49f3-b0d2-3ecb7b728285} <Debug> TCPHandler: Processed in 0.004736333 sec. | ||
453 | 2024.11.28 01:53:07.000851 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
454 | 2024.11.28 01:53:07.001235 [ 3 ] {99e60b18-1393-4367-8326-d5cd5fb36beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
455 | 2024.11.28 01:53:07.001319 [ 3 ] {99e60b18-1393-4367-8326-d5cd5fb36beb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
456 | 2024.11.28 01:53:07.003428 [ 3 ] {99e60b18-1393-4367-8326-d5cd5fb36beb} <Debug> oximeter.measurements_histogramf32 (d33c1bae-af6d-4602-a3dc-881d8f30368b): Loading data parts | ||
457 | 2024.11.28 01:53:07.003594 [ 3 ] {99e60b18-1393-4367-8326-d5cd5fb36beb} <Debug> oximeter.measurements_histogramf32 (d33c1bae-af6d-4602-a3dc-881d8f30368b): There are no data parts | ||
458 | 2024.11.28 01:53:07.005404 [ 3 ] {99e60b18-1393-4367-8326-d5cd5fb36beb} <Debug> TCPHandler: Processed in 0.00462147 sec. | ||
459 | 2024.11.28 01:53:07.005587 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
460 | 2024.11.28 01:53:07.005878 [ 253 ] {9f53a28c-5598-4173-abd8-e8456ed9d413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
461 | 2024.11.28 01:53:07.005969 [ 253 ] {9f53a28c-5598-4173-abd8-e8456ed9d413} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
462 | 2024.11.28 01:53:07.007978 [ 253 ] {9f53a28c-5598-4173-abd8-e8456ed9d413} <Debug> oximeter.measurements_histogramf64 (f34fff76-c8fb-419b-a3c9-e1647714125e): Loading data parts | ||
463 | 2024.11.28 01:53:07.008134 [ 253 ] {9f53a28c-5598-4173-abd8-e8456ed9d413} <Debug> oximeter.measurements_histogramf64 (f34fff76-c8fb-419b-a3c9-e1647714125e): There are no data parts | ||
464 | 2024.11.28 01:53:07.009872 [ 253 ] {9f53a28c-5598-4173-abd8-e8456ed9d413} <Debug> TCPHandler: Processed in 0.004342696 sec. | ||
465 | 2024.11.28 01:53:07.010059 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
466 | 2024.11.28 01:53:07.010315 [ 3 ] {e2abfa3b-b456-4dfd-83a4-74c3bd002879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) /* The field tables store named dimensions of each timeseries. | ||
467 | * | ||
468 | * As with the measurement tables, there is one field table for each field data | ||
469 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
470 | * this behavior **must not** be relied upon for query correctness. | ||
471 | * | ||
472 | * The index for the fields differs from the measurements, however. Rows are | ||
473 | * sorted by timeseries name, then field name, field value, and finally | ||
474 | * timeseries key. This reflects the most common pattern for looking them up: | ||
475 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
476 | * usually then used to look up measurements. | ||
477 | * | ||
478 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
479 | * timeseries name and then key, since it would improve lookups where one | ||
480 | * already has the key. Realistically though, these tables are quite small and | ||
481 | * so performance benefits will be low in absolute terms. | ||
482 | * | ||
483 | * TTL: We use a materialized column to expire old field table records. This | ||
484 | * column is generated automatically by the database whenever a new row is | ||
485 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
486 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
487 | * record will remain during a deduplication, which will have the last | ||
488 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
489 | * measurement tables. | ||
490 | */ | ||
491 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
492 | 2024.11.28 01:53:07.010390 [ 3 ] {e2abfa3b-b456-4dfd-83a4-74c3bd002879} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
493 | 2024.11.28 01:53:07.012316 [ 3 ] {e2abfa3b-b456-4dfd-83a4-74c3bd002879} <Debug> oximeter.fields_bool (07306cd1-97dd-4f60-933c-af87f569d343): Loading data parts | ||
494 | 2024.11.28 01:53:07.012460 [ 3 ] {e2abfa3b-b456-4dfd-83a4-74c3bd002879} <Debug> oximeter.fields_bool (07306cd1-97dd-4f60-933c-af87f569d343): There are no data parts | ||
495 | 2024.11.28 01:53:07.014165 [ 3 ] {e2abfa3b-b456-4dfd-83a4-74c3bd002879} <Debug> TCPHandler: Processed in 0.004165483 sec. | ||
496 | 2024.11.28 01:53:07.014396 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
497 | 2024.11.28 01:53:07.014602 [ 253 ] {42459139-0fd9-4cac-8390-1977d9fe1465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
498 | 2024.11.28 01:53:07.014678 [ 253 ] {42459139-0fd9-4cac-8390-1977d9fe1465} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
499 | 2024.11.28 01:53:07.016440 [ 253 ] {42459139-0fd9-4cac-8390-1977d9fe1465} <Debug> oximeter.fields_i8 (38e6f3fc-f646-49ea-a0ed-987fdc7191d5): Loading data parts | ||
500 | 2024.11.28 01:53:07.016574 [ 253 ] {42459139-0fd9-4cac-8390-1977d9fe1465} <Debug> oximeter.fields_i8 (38e6f3fc-f646-49ea-a0ed-987fdc7191d5): There are no data parts | ||
501 | 2024.11.28 01:53:07.018230 [ 253 ] {42459139-0fd9-4cac-8390-1977d9fe1465} <Debug> TCPHandler: Processed in 0.003890097 sec. | ||
502 | 2024.11.28 01:53:07.018426 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
503 | 2024.11.28 01:53:07.018671 [ 3 ] {2f15a0c4-c66d-4256-aeeb-ed3a66e77a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
504 | 2024.11.28 01:53:07.018739 [ 3 ] {2f15a0c4-c66d-4256-aeeb-ed3a66e77a05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
505 | 2024.11.28 01:53:07.020586 [ 3 ] {2f15a0c4-c66d-4256-aeeb-ed3a66e77a05} <Debug> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Loading data parts | ||
506 | 2024.11.28 01:53:07.020745 [ 3 ] {2f15a0c4-c66d-4256-aeeb-ed3a66e77a05} <Debug> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): There are no data parts | ||
507 | 2024.11.28 01:53:07.022462 [ 3 ] {2f15a0c4-c66d-4256-aeeb-ed3a66e77a05} <Debug> TCPHandler: Processed in 0.004091531 sec. | ||
508 | 2024.11.28 01:53:07.022651 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
509 | 2024.11.28 01:53:07.022856 [ 253 ] {f821faf4-cf25-43d9-a040-35236f44a0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
510 | 2024.11.28 01:53:07.022930 [ 253 ] {f821faf4-cf25-43d9-a040-35236f44a0a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
511 | 2024.11.28 01:53:07.024746 [ 253 ] {f821faf4-cf25-43d9-a040-35236f44a0a9} <Debug> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Loading data parts | ||
512 | 2024.11.28 01:53:07.024887 [ 253 ] {f821faf4-cf25-43d9-a040-35236f44a0a9} <Debug> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): There are no data parts | ||
513 | 2024.11.28 01:53:07.026566 [ 253 ] {f821faf4-cf25-43d9-a040-35236f44a0a9} <Debug> TCPHandler: Processed in 0.003971679 sec. | ||
514 | 2024.11.28 01:53:07.026752 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
515 | 2024.11.28 01:53:07.027038 [ 3 ] {977dc1a2-7800-4d6e-871a-7a07ab966385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
516 | 2024.11.28 01:53:07.027119 [ 3 ] {977dc1a2-7800-4d6e-871a-7a07ab966385} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
517 | 2024.11.28 01:53:07.028908 [ 3 ] {977dc1a2-7800-4d6e-871a-7a07ab966385} <Debug> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Loading data parts | ||
518 | 2024.11.28 01:53:07.029122 [ 3 ] {977dc1a2-7800-4d6e-871a-7a07ab966385} <Debug> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): There are no data parts | ||
519 | 2024.11.28 01:53:07.030814 [ 3 ] {977dc1a2-7800-4d6e-871a-7a07ab966385} <Debug> TCPHandler: Processed in 0.004130742 sec. | ||
520 | 2024.11.28 01:53:07.031014 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
521 | 2024.11.28 01:53:07.031254 [ 253 ] {e541bd66-ed71-42bc-9490-31fe24c96ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
522 | 2024.11.28 01:53:07.031328 [ 253 ] {e541bd66-ed71-42bc-9490-31fe24c96ab3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
523 | 2024.11.28 01:53:07.033075 [ 253 ] {e541bd66-ed71-42bc-9490-31fe24c96ab3} <Debug> oximeter.fields_i32 (13410655-cc73-4440-a97c-067a31cb9ec4): Loading data parts | ||
524 | 2024.11.28 01:53:07.033227 [ 253 ] {e541bd66-ed71-42bc-9490-31fe24c96ab3} <Debug> oximeter.fields_i32 (13410655-cc73-4440-a97c-067a31cb9ec4): There are no data parts | ||
525 | 2024.11.28 01:53:07.034886 [ 253 ] {e541bd66-ed71-42bc-9490-31fe24c96ab3} <Debug> TCPHandler: Processed in 0.003940039 sec. | ||
526 | 2024.11.28 01:53:07.035088 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
527 | 2024.11.28 01:53:07.035341 [ 3 ] {d9322cc1-50e7-46c7-b048-0e40de6e7f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
528 | 2024.11.28 01:53:07.035401 [ 3 ] {d9322cc1-50e7-46c7-b048-0e40de6e7f9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
529 | 2024.11.28 01:53:07.037322 [ 3 ] {d9322cc1-50e7-46c7-b048-0e40de6e7f9b} <Debug> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Loading data parts | ||
530 | 2024.11.28 01:53:07.037486 [ 3 ] {d9322cc1-50e7-46c7-b048-0e40de6e7f9b} <Debug> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): There are no data parts | ||
531 | 2024.11.28 01:53:07.039416 [ 3 ] {d9322cc1-50e7-46c7-b048-0e40de6e7f9b} <Debug> TCPHandler: Processed in 0.004396656 sec. | ||
532 | 2024.11.28 01:53:07.039606 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
533 | 2024.11.28 01:53:07.039816 [ 253 ] {ede12d97-2eeb-4cfb-be6b-e06044ae01d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
534 | 2024.11.28 01:53:07.039902 [ 253 ] {ede12d97-2eeb-4cfb-be6b-e06044ae01d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
535 | 2024.11.28 01:53:07.041959 [ 253 ] {ede12d97-2eeb-4cfb-be6b-e06044ae01d7} <Debug> oximeter.fields_i64 (233e2555-f595-4050-96cc-a856f43b3a58): Loading data parts | ||
536 | 2024.11.28 01:53:07.042123 [ 253 ] {ede12d97-2eeb-4cfb-be6b-e06044ae01d7} <Debug> oximeter.fields_i64 (233e2555-f595-4050-96cc-a856f43b3a58): There are no data parts | ||
537 | 2024.11.28 01:53:07.043268 [ 253 ] {ede12d97-2eeb-4cfb-be6b-e06044ae01d7} <Debug> TCPHandler: Processed in 0.003720044 sec. | ||
538 | 2024.11.28 01:53:07.043464 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
539 | 2024.11.28 01:53:07.043745 [ 3 ] {cef0f5b6-4da0-4853-8833-c080472c5b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
540 | 2024.11.28 01:53:07.043816 [ 3 ] {cef0f5b6-4da0-4853-8833-c080472c5b4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
541 | 2024.11.28 01:53:07.045885 [ 3 ] {cef0f5b6-4da0-4853-8833-c080472c5b4d} <Debug> oximeter.fields_u64 (83d0838f-ec10-4ace-8e46-8481eb1df478): Loading data parts | ||
542 | 2024.11.28 01:53:07.046047 [ 3 ] {cef0f5b6-4da0-4853-8833-c080472c5b4d} <Debug> oximeter.fields_u64 (83d0838f-ec10-4ace-8e46-8481eb1df478): There are no data parts | ||
543 | 2024.11.28 01:53:07.047235 [ 3 ] {cef0f5b6-4da0-4853-8833-c080472c5b4d} <Debug> TCPHandler: Processed in 0.003840117 sec. | ||
544 | 2024.11.28 01:53:07.047422 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
545 | 2024.11.28 01:53:07.047628 [ 253 ] {3210f0fa-9fc1-47f8-8f40-386cd69af9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
546 | 2024.11.28 01:53:07.047702 [ 253 ] {3210f0fa-9fc1-47f8-8f40-386cd69af9e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
547 | 2024.11.28 01:53:07.049764 [ 253 ] {3210f0fa-9fc1-47f8-8f40-386cd69af9e4} <Debug> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Loading data parts | ||
548 | 2024.11.28 01:53:07.049897 [ 253 ] {3210f0fa-9fc1-47f8-8f40-386cd69af9e4} <Debug> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): There are no data parts | ||
549 | 2024.11.28 01:53:07.050988 [ 253 ] {3210f0fa-9fc1-47f8-8f40-386cd69af9e4} <Debug> TCPHandler: Processed in 0.003622543 sec. | ||
550 | 2024.11.28 01:53:07.051164 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
551 | 2024.11.28 01:53:07.051397 [ 3 ] {031e6b88-0087-41e1-9b66-b479f700c32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
552 | 2024.11.28 01:53:07.051461 [ 3 ] {031e6b88-0087-41e1-9b66-b479f700c32a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
553 | 2024.11.28 01:53:07.053473 [ 3 ] {031e6b88-0087-41e1-9b66-b479f700c32a} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Loading data parts | ||
554 | 2024.11.28 01:53:07.053639 [ 3 ] {031e6b88-0087-41e1-9b66-b479f700c32a} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): There are no data parts | ||
555 | 2024.11.28 01:53:07.054761 [ 3 ] {031e6b88-0087-41e1-9b66-b479f700c32a} <Debug> TCPHandler: Processed in 0.003652284 sec. | ||
556 | 2024.11.28 01:53:07.054950 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
557 | 2024.11.28 01:53:07.055199 [ 253 ] {8d198c6b-d41b-42c1-b7f0-eff8020c1eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
558 | 2024.11.28 01:53:07.055293 [ 253 ] {8d198c6b-d41b-42c1-b7f0-eff8020c1eb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
559 | 2024.11.28 01:53:07.057404 [ 253 ] {8d198c6b-d41b-42c1-b7f0-eff8020c1eb1} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Loading data parts | ||
560 | 2024.11.28 01:53:07.057544 [ 253 ] {8d198c6b-d41b-42c1-b7f0-eff8020c1eb1} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): There are no data parts | ||
561 | 2024.11.28 01:53:07.058574 [ 253 ] {8d198c6b-d41b-42c1-b7f0-eff8020c1eb1} <Debug> TCPHandler: Processed in 0.003690134 sec. | ||
562 | 2024.11.28 01:53:07.058794 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
563 | 2024.11.28 01:53:07.059166 [ 3 ] {c6050967-98b3-46b9-aca6-d31112d39c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) /* The timeseries schema table stores the extracted schema for the samples | ||
564 | * oximeter collects. | ||
565 | */ | ||
566 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
567 | 2024.11.28 01:53:07.059251 [ 3 ] {c6050967-98b3-46b9-aca6-d31112d39c1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
568 | 2024.11.28 01:53:07.061205 [ 3 ] {c6050967-98b3-46b9-aca6-d31112d39c1d} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516): Loading data parts | ||
569 | 2024.11.28 01:53:07.061464 [ 3 ] {c6050967-98b3-46b9-aca6-d31112d39c1d} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516): There are no data parts | ||
570 | 2024.11.28 01:53:07.062776 [ 3 ] {c6050967-98b3-46b9-aca6-d31112d39c1d} <Debug> TCPHandler: Processed in 0.00405016 sec. | ||
571 | 2024.11.28 01:53:07.062974 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
572 | 2024.11.28 01:53:07.063233 [ 253 ] {04318754-7d3b-44c8-b046-61629664d3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
573 | 2024.11.28 01:53:07.064401 [ 253 ] {04318754-7d3b-44c8-b046-61629664d3f0} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
574 | 2024.11.28 01:53:07.072119 [ 260 ] {04318754-7d3b-44c8-b046-61629664d3f0} <Trace> oximeter.version (e2911fee-0829-4a54-93e2-85c626de3d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
575 | 2024.11.28 01:53:07.072183 [ 260 ] {04318754-7d3b-44c8-b046-61629664d3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
576 | 2024.11.28 01:53:07.076101 [ 260 ] {04318754-7d3b-44c8-b046-61629664d3f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
577 | 2024.11.28 01:53:07.076448 [ 260 ] {04318754-7d3b-44c8-b046-61629664d3f0} <Trace> oximeter.version (e2911fee-0829-4a54-93e2-85c626de3d02): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
578 | 2024.11.28 01:53:07.076733 [ 253 ] {04318754-7d3b-44c8-b046-61629664d3f0} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.01359 sec., 73.58351729212657 rows/sec., 1.15 KiB/sec. | ||
579 | 2024.11.28 01:53:07.077001 [ 253 ] {04318754-7d3b-44c8-b046-61629664d3f0} <Debug> TCPHandler: Processed in 0.014093775 sec. | ||
580 | 2024.11.28 01:53:08.000145 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.78 MiB, peak 135.78 MiB, free memory in arenas 0.00 B, will set to 139.18 MiB (RSS), difference: 3.40 MiB | ||
581 | 2024.11.28 01:53:08.356959 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39170 | ||
582 | 2024.11.28 01:53:08.358026 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
583 | 2024.11.28 01:53:08.358060 [ 261 ] {} <Debug> TCP-Session: f20a1e8e-5bc4-435a-af0a-24c01e65e23a Authenticating user 'default' from [fd00:1122:3344:101::c]:39170 | ||
584 | 2024.11.28 01:53:08.358208 [ 261 ] {} <Debug> TCP-Session: f20a1e8e-5bc4-435a-af0a-24c01e65e23a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.11.28 01:53:08.358222 [ 261 ] {} <Debug> TCP-Session: f20a1e8e-5bc4-435a-af0a-24c01e65e23a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
586 | 2024.11.28 01:53:08.358274 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
587 | 2024.11.28 01:53:08.358313 [ 261 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
588 | 2024.11.28 01:53:08.358342 [ 261 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
589 | 2024.11.28 01:53:08.358895 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56383 | ||
590 | 2024.11.28 01:53:08.358901 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54992 | ||
591 | 2024.11.28 01:53:08.359086 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
592 | 2024.11.28 01:53:08.359107 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54881 | ||
593 | 2024.11.28 01:53:08.359138 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59590 | ||
594 | 2024.11.28 01:53:08.359161 [ 263 ] {} <Debug> TCP-Session: 6ca6124f-602e-4eaa-927a-6c30d66ae76c Authenticating user 'default' from [fd00:1122:3344:101::c]:56383 | ||
595 | 2024.11.28 01:53:08.359401 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48438 | ||
596 | 2024.11.28 01:53:08.359483 [ 263 ] {} <Debug> TCP-Session: 6ca6124f-602e-4eaa-927a-6c30d66ae76c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
597 | 2024.11.28 01:53:08.359503 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
598 | 2024.11.28 01:53:08.359285 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59185 | ||
599 | 2024.11.28 01:53:08.359554 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62784 | ||
600 | 2024.11.28 01:53:08.359551 [ 263 ] {} <Debug> TCP-Session: 6ca6124f-602e-4eaa-927a-6c30d66ae76c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
601 | 2024.11.28 01:53:08.359936 [ 262 ] {} <Debug> TCP-Session: b5a3c586-3f4d-48be-9db9-f14575c8e907 Authenticating user 'default' from [fd00:1122:3344:101::c]:54992 | ||
602 | 2024.11.28 01:53:08.360071 [ 262 ] {} <Debug> TCP-Session: b5a3c586-3f4d-48be-9db9-f14575c8e907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
603 | 2024.11.28 01:53:08.360088 [ 262 ] {} <Debug> TCP-Session: b5a3c586-3f4d-48be-9db9-f14575c8e907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
604 | 2024.11.28 01:53:08.360415 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
605 | 2024.11.28 01:53:08.360524 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
606 | 2024.11.28 01:53:08.360511 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
607 | 2024.11.28 01:53:08.360494 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
608 | 2024.11.28 01:53:08.360465 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
609 | 2024.11.28 01:53:08.360637 [ 264 ] {} <Debug> TCP-Session: ff92f3c4-b767-413d-abe3-a8ecadebedd3 Authenticating user 'default' from [fd00:1122:3344:101::c]:59590 | ||
610 | 2024.11.28 01:53:08.360645 [ 267 ] {} <Debug> TCP-Session: b0342ed6-8e85-42ea-b13d-06cd8815b502 Authenticating user 'default' from [fd00:1122:3344:101::c]:48438 | ||
611 | 2024.11.28 01:53:08.360664 [ 265 ] {} <Debug> TCP-Session: bc665076-122c-438f-a625-c12fb5430d83 Authenticating user 'default' from [fd00:1122:3344:101::c]:54881 | ||
612 | 2024.11.28 01:53:08.360618 [ 266 ] {} <Debug> TCP-Session: dee3dac9-823c-4924-be3e-9ba1d415bf91 Authenticating user 'default' from [fd00:1122:3344:101::c]:59185 | ||
613 | 2024.11.28 01:53:08.360721 [ 268 ] {} <Debug> TCP-Session: 05d0f14b-251e-4e5f-aed1-65e3d162f9d2 Authenticating user 'default' from [fd00:1122:3344:101::c]:62784 | ||
614 | 2024.11.28 01:53:08.360739 [ 267 ] {} <Debug> TCP-Session: b0342ed6-8e85-42ea-b13d-06cd8815b502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
615 | 2024.11.28 01:53:08.360772 [ 265 ] {} <Debug> TCP-Session: bc665076-122c-438f-a625-c12fb5430d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
616 | 2024.11.28 01:53:08.360761 [ 264 ] {} <Debug> TCP-Session: ff92f3c4-b767-413d-abe3-a8ecadebedd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
617 | 2024.11.28 01:53:08.360816 [ 268 ] {} <Debug> TCP-Session: 05d0f14b-251e-4e5f-aed1-65e3d162f9d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
618 | 2024.11.28 01:53:08.360839 [ 265 ] {} <Debug> TCP-Session: bc665076-122c-438f-a625-c12fb5430d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2024.11.28 01:53:08.360852 [ 264 ] {} <Debug> TCP-Session: ff92f3c4-b767-413d-abe3-a8ecadebedd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2024.11.28 01:53:08.360833 [ 267 ] {} <Debug> TCP-Session: b0342ed6-8e85-42ea-b13d-06cd8815b502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
621 | 2024.11.28 01:53:08.360879 [ 268 ] {} <Debug> TCP-Session: 05d0f14b-251e-4e5f-aed1-65e3d162f9d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
622 | 2024.11.28 01:53:08.360793 [ 266 ] {} <Debug> TCP-Session: dee3dac9-823c-4924-be3e-9ba1d415bf91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
623 | 2024.11.28 01:53:08.361036 [ 266 ] {} <Debug> TCP-Session: dee3dac9-823c-4924-be3e-9ba1d415bf91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2024.11.28 01:53:08.445151 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41295 | ||
625 | 2024.11.28 01:53:08.445743 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
626 | 2024.11.28 01:53:08.445773 [ 269 ] {} <Debug> TCP-Session: dd4aab17-de15-4de8-aaf8-8fc88ffebe4d Authenticating user 'default' from [fd00:1122:3344:101::b]:41295 | ||
627 | 2024.11.28 01:53:08.445821 [ 269 ] {} <Debug> TCP-Session: dd4aab17-de15-4de8-aaf8-8fc88ffebe4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2024.11.28 01:53:08.445848 [ 269 ] {} <Debug> TCP-Session: dd4aab17-de15-4de8-aaf8-8fc88ffebe4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
629 | 2024.11.28 01:53:08.445912 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
630 | 2024.11.28 01:53:08.445937 [ 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 | ||
631 | 2024.11.28 01:53:08.445969 [ 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 | ||
632 | 2024.11.28 01:53:08.446445 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34917 | ||
633 | 2024.11.28 01:53:08.446454 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61691 | ||
634 | 2024.11.28 01:53:08.446957 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
635 | 2024.11.28 01:53:08.446978 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
636 | 2024.11.28 01:53:08.446984 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55634 | ||
637 | 2024.11.28 01:53:08.446862 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60022 | ||
638 | 2024.11.28 01:53:08.446861 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52040 | ||
639 | 2024.11.28 01:53:08.447136 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38191 | ||
640 | 2024.11.28 01:53:08.447138 [ 270 ] {} <Debug> TCP-Session: e71fe02d-7b0e-4eb6-bf15-ce3f1aa15953 Authenticating user 'default' from [fd00:1122:3344:101::b]:61691 | ||
641 | 2024.11.28 01:53:08.447447 [ 270 ] {} <Debug> TCP-Session: e71fe02d-7b0e-4eb6-bf15-ce3f1aa15953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
642 | 2024.11.28 01:53:08.447447 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52112 | ||
643 | 2024.11.28 01:53:08.447563 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
644 | 2024.11.28 01:53:08.447626 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
645 | 2024.11.28 01:53:08.447646 [ 270 ] {} <Debug> TCP-Session: e71fe02d-7b0e-4eb6-bf15-ce3f1aa15953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.11.28 01:53:08.447159 [ 271 ] {} <Debug> TCP-Session: 2a9eaf3f-7b3f-4410-94dc-7990eee8b12a Authenticating user 'default' from [fd00:1122:3344:101::b]:34917 | ||
647 | 2024.11.28 01:53:08.447751 [ 273 ] {} <Debug> TCP-Session: 967c651b-ca20-43cd-bc4d-69572b9eaac3 Authenticating user 'default' from [fd00:1122:3344:101::b]:60022 | ||
648 | 2024.11.28 01:53:08.448014 [ 271 ] {} <Debug> TCP-Session: 2a9eaf3f-7b3f-4410-94dc-7990eee8b12a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
649 | 2024.11.28 01:53:08.448036 [ 273 ] {} <Debug> TCP-Session: 967c651b-ca20-43cd-bc4d-69572b9eaac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2024.11.28 01:53:08.448054 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
651 | 2024.11.28 01:53:08.448068 [ 274 ] {} <Debug> TCP-Session: 9d8d9cbd-f793-4917-bfe5-c69694a848aa Authenticating user 'default' from [fd00:1122:3344:101::b]:55634 | ||
652 | 2024.11.28 01:53:08.448093 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
653 | 2024.11.28 01:53:08.447947 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
654 | 2024.11.28 01:53:08.448145 [ 271 ] {} <Debug> TCP-Session: 2a9eaf3f-7b3f-4410-94dc-7990eee8b12a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2024.11.28 01:53:08.448161 [ 273 ] {} <Debug> TCP-Session: 967c651b-ca20-43cd-bc4d-69572b9eaac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2024.11.28 01:53:08.448207 [ 274 ] {} <Debug> TCP-Session: 9d8d9cbd-f793-4917-bfe5-c69694a848aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2024.11.28 01:53:08.448343 [ 274 ] {} <Debug> TCP-Session: 9d8d9cbd-f793-4917-bfe5-c69694a848aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.11.28 01:53:08.448362 [ 276 ] {} <Debug> TCP-Session: 0b6b703a-95ad-4222-9da1-eb58259053ba Authenticating user 'default' from [fd00:1122:3344:101::b]:52112 | ||
659 | 2024.11.28 01:53:08.448404 [ 275 ] {} <Debug> TCP-Session: 4b2eb3fd-7708-4bbd-ac5a-f095d75af5ce Authenticating user 'default' from [fd00:1122:3344:101::b]:38191 | ||
660 | 2024.11.28 01:53:08.448453 [ 272 ] {} <Debug> TCP-Session: 2f3c3308-5673-421f-b6cb-924ede607ff0 Authenticating user 'default' from [fd00:1122:3344:101::b]:52040 | ||
661 | 2024.11.28 01:53:08.448495 [ 276 ] {} <Debug> TCP-Session: 0b6b703a-95ad-4222-9da1-eb58259053ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2024.11.28 01:53:08.448518 [ 275 ] {} <Debug> TCP-Session: 4b2eb3fd-7708-4bbd-ac5a-f095d75af5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2024.11.28 01:53:08.448532 [ 272 ] {} <Debug> TCP-Session: 2f3c3308-5673-421f-b6cb-924ede607ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2024.11.28 01:53:08.448555 [ 276 ] {} <Debug> TCP-Session: 0b6b703a-95ad-4222-9da1-eb58259053ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2024.11.28 01:53:08.448569 [ 275 ] {} <Debug> TCP-Session: 4b2eb3fd-7708-4bbd-ac5a-f095d75af5ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2024.11.28 01:53:08.448581 [ 272 ] {} <Debug> TCP-Session: 2f3c3308-5673-421f-b6cb-924ede607ff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2024.11.28 01:53:08.564965 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39351 | ||
668 | 2024.11.28 01:53:08.565501 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
669 | 2024.11.28 01:53:08.565532 [ 277 ] {} <Debug> TCP-Session: a87536e0-bcde-4cf5-a39c-99197a2f6636 Authenticating user 'default' from [fd00:1122:3344:101::a]:39351 | ||
670 | 2024.11.28 01:53:08.565559 [ 277 ] {} <Debug> TCP-Session: a87536e0-bcde-4cf5-a39c-99197a2f6636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2024.11.28 01:53:08.565592 [ 277 ] {} <Debug> TCP-Session: a87536e0-bcde-4cf5-a39c-99197a2f6636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
672 | 2024.11.28 01:53:08.565660 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
673 | 2024.11.28 01:53:08.565687 [ 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 | ||
674 | 2024.11.28 01:53:08.565719 [ 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 | ||
675 | 2024.11.28 01:53:08.566243 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41896 | ||
676 | 2024.11.28 01:53:08.566325 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41366 | ||
677 | 2024.11.28 01:53:08.566549 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
678 | 2024.11.28 01:53:08.566871 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60710 | ||
679 | 2024.11.28 01:53:08.566911 [ 278 ] {} <Debug> TCP-Session: e0d8e208-d132-4814-8a4e-7e3ca827f99c Authenticating user 'default' from [fd00:1122:3344:101::a]:41896 | ||
680 | 2024.11.28 01:53:08.566878 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65364 | ||
681 | 2024.11.28 01:53:08.566952 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41824 | ||
682 | 2024.11.28 01:53:08.566987 [ 278 ] {} <Debug> TCP-Session: e0d8e208-d132-4814-8a4e-7e3ca827f99c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
683 | 2024.11.28 01:53:08.566696 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50610 | ||
684 | 2024.11.28 01:53:08.566631 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
685 | 2024.11.28 01:53:08.566617 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50033 | ||
686 | 2024.11.28 01:53:08.567194 [ 278 ] {} <Debug> TCP-Session: e0d8e208-d132-4814-8a4e-7e3ca827f99c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2024.11.28 01:53:08.567614 [ 279 ] {} <Debug> TCP-Session: bfca47c5-1dcd-47bf-a466-9a749159a75f Authenticating user 'default' from [fd00:1122:3344:101::a]:41366 | ||
688 | 2024.11.28 01:53:08.567457 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
689 | 2024.11.28 01:53:08.567743 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
690 | 2024.11.28 01:53:08.567798 [ 279 ] {} <Debug> TCP-Session: bfca47c5-1dcd-47bf-a466-9a749159a75f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2024.11.28 01:53:08.567818 [ 281 ] {} <Debug> TCP-Session: 34bc823f-e5fd-4b75-99c0-032f27fb86a5 Authenticating user 'default' from [fd00:1122:3344:101::a]:50610 | ||
692 | 2024.11.28 01:53:08.567874 [ 280 ] {} <Debug> TCP-Session: 3ce35207-5269-47f2-adbd-0d447864b385 Authenticating user 'default' from [fd00:1122:3344:101::a]:50033 | ||
693 | 2024.11.28 01:53:08.567876 [ 279 ] {} <Debug> TCP-Session: bfca47c5-1dcd-47bf-a466-9a749159a75f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2024.11.28 01:53:08.567886 [ 281 ] {} <Debug> TCP-Session: 34bc823f-e5fd-4b75-99c0-032f27fb86a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2024.11.28 01:53:08.567941 [ 280 ] {} <Debug> TCP-Session: 3ce35207-5269-47f2-adbd-0d447864b385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
696 | 2024.11.28 01:53:08.567997 [ 280 ] {} <Debug> TCP-Session: 3ce35207-5269-47f2-adbd-0d447864b385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2024.11.28 01:53:08.568069 [ 281 ] {} <Debug> TCP-Session: 34bc823f-e5fd-4b75-99c0-032f27fb86a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2024.11.28 01:53:08.568077 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
699 | 2024.11.28 01:53:08.568135 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
700 | 2024.11.28 01:53:08.568150 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
701 | 2024.11.28 01:53:08.568177 [ 282 ] {} <Debug> TCP-Session: 86cabb7e-cd1f-47d8-9388-8d162262f010 Authenticating user 'default' from [fd00:1122:3344:101::a]:65364 | ||
702 | 2024.11.28 01:53:08.568196 [ 284 ] {} <Debug> TCP-Session: 39abc66e-52c2-401d-ac84-7c1577c2df6c Authenticating user 'default' from [fd00:1122:3344:101::a]:41824 | ||
703 | 2024.11.28 01:53:08.568215 [ 283 ] {} <Debug> TCP-Session: 10649b7b-4210-4775-ab2b-5ea460f2399c Authenticating user 'default' from [fd00:1122:3344:101::a]:60710 | ||
704 | 2024.11.28 01:53:08.568242 [ 282 ] {} <Debug> TCP-Session: 86cabb7e-cd1f-47d8-9388-8d162262f010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2024.11.28 01:53:08.568251 [ 284 ] {} <Debug> TCP-Session: 39abc66e-52c2-401d-ac84-7c1577c2df6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2024.11.28 01:53:08.568264 [ 283 ] {} <Debug> TCP-Session: 10649b7b-4210-4775-ab2b-5ea460f2399c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2024.11.28 01:53:08.568290 [ 282 ] {} <Debug> TCP-Session: 86cabb7e-cd1f-47d8-9388-8d162262f010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2024.11.28 01:53:08.568300 [ 283 ] {} <Debug> TCP-Session: 10649b7b-4210-4775-ab2b-5ea460f2399c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.11.28 01:53:08.568326 [ 284 ] {} <Debug> TCP-Session: 39abc66e-52c2-401d-ac84-7c1577c2df6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2024.11.28 01:53:09.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.32 MiB, peak 139.32 MiB, free memory in arenas 0.00 B, will set to 140.68 MiB (RSS), difference: 1.36 MiB | ||
711 | 2024.11.28 01:53:13.516278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
712 | 2024.11.28 01:53:13.516279 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
713 | 2024.11.28 01:53:13.516387 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
714 | 2024.11.28 01:53:13.516437 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
715 | 2024.11.28 01:53:13.522714 [ 243 ] {} <Debug> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Loading data parts | ||
716 | 2024.11.28 01:53:13.523120 [ 243 ] {} <Debug> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): There are no data parts | ||
717 | 2024.11.28 01:53:13.530763 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
718 | 2024.11.28 01:53:13.530960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
719 | 2024.11.28 01:53:13.534194 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
720 | 2024.11.28 01:53:13.534934 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
721 | 2024.11.28 01:53:13.535947 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
722 | 2024.11.28 01:53:13.543012 [ 244 ] {} <Debug> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Loading data parts | ||
723 | 2024.11.28 01:53:13.543234 [ 244 ] {} <Debug> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): There are no data parts | ||
724 | 2024.11.28 01:53:13.565369 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
725 | 2024.11.28 01:53:13.565459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
726 | 2024.11.28 01:53:13.572820 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
727 | 2024.11.28 01:53:13.573553 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
728 | 2024.11.28 01:53:13.575888 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
729 | 2024.11.28 01:53:14.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.64 MiB, peak 149.64 MiB, free memory in arenas 0.00 B, will set to 150.43 MiB (RSS), difference: 4.79 MiB | ||
730 | 2024.11.28 01:53:16.016234 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
731 | 2024.11.28 01:53:16.016341 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
732 | 2024.11.28 01:53:16.021739 [ 242 ] {} <Debug> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Loading data parts | ||
733 | 2024.11.28 01:53:16.021942 [ 242 ] {} <Debug> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): There are no data parts | ||
734 | 2024.11.28 01:53:16.027696 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
735 | 2024.11.28 01:53:16.027760 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
736 | 2024.11.28 01:53:16.029377 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
737 | 2024.11.28 01:53:16.029680 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
738 | 2024.11.28 01:53:16.030209 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
739 | 2024.11.28 01:53:17.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.63 MiB, peak 154.63 MiB, free memory in arenas 0.00 B, will set to 150.84 MiB (RSS), difference: -3.79 MiB | ||
740 | 2024.11.28 01:53:20.987135 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
741 | 2024.11.28 01:53:20.987196 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
742 | 2024.11.28 01:53:21.036228 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
743 | 2024.11.28 01:53:21.037174 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
744 | 2024.11.28 01:53:21.037216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
745 | 2024.11.28 01:53:21.037826 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
746 | 2024.11.28 01:53:21.038110 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
747 | 2024.11.28 01:53:21.038371 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
748 | 2024.11.28 01:53:21.076340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
749 | 2024.11.28 01:53:21.098986 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
750 | 2024.11.28 01:53:21.099091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
751 | 2024.11.28 01:53:21.105677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
752 | 2024.11.28 01:53:21.106440 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
753 | 2024.11.28 01:53:21.110469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
754 | 2024.11.28 01:53:22.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.51 MiB, peak 155.51 MiB, free memory in arenas 0.00 B, will set to 152.63 MiB (RSS), difference: 1.12 MiB | ||
755 | 2024.11.28 01:53:24.650650 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
756 | 2024.11.28 01:53:24.650901 [ 3 ] {24ec4345-8faf-4350-a906-6ee8ff977f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
757 | 2024.11.28 01:53:24.651300 [ 3 ] {24ec4345-8faf-4350-a906-6ee8ff977f46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
758 | 2024.11.28 01:53:24.651550 [ 3 ] {24ec4345-8faf-4350-a906-6ee8ff977f46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
759 | 2024.11.28 01:53:24.652377 [ 3 ] {24ec4345-8faf-4350-a906-6ee8ff977f46} <Debug> TCPHandler: Processed in 0.001864622 sec. | ||
760 | 2024.11.28 01:53:24.653843 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
761 | 2024.11.28 01:53:24.654087 [ 253 ] {94df9140-b963-4d29-84bf-d6e864a42bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
762 | 2024.11.28 01:53:24.655806 [ 253 ] {94df9140-b963-4d29-84bf-d6e864a42bae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
763 | 2024.11.28 01:53:24.655872 [ 253 ] {94df9140-b963-4d29-84bf-d6e864a42bae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
764 | 2024.11.28 01:53:24.656463 [ 253 ] {94df9140-b963-4d29-84bf-d6e864a42bae} <Debug> TCPHandler: Processed in 0.002752908 sec. | ||
765 | 2024.11.28 01:53:24.656779 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
766 | 2024.11.28 01:53:24.656965 [ 3 ] {30d80316-af31-482c-965a-b9d26eae990c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
767 | 2024.11.28 01:53:24.657407 [ 3 ] {30d80316-af31-482c-965a-b9d26eae990c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
768 | 2024.11.28 01:53:24.657461 [ 3 ] {30d80316-af31-482c-965a-b9d26eae990c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
769 | 2024.11.28 01:53:24.658083 [ 3 ] {30d80316-af31-482c-965a-b9d26eae990c} <Debug> TCPHandler: Processed in 0.001372324 sec. | ||
770 | 2024.11.28 01:53:24.658365 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
771 | 2024.11.28 01:53:24.658516 [ 253 ] {7694bfac-9bab-4818-b0e9-32c51a2fe1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
772 | 2024.11.28 01:53:24.658879 [ 253 ] {7694bfac-9bab-4818-b0e9-32c51a2fe1bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
773 | 2024.11.28 01:53:24.658934 [ 253 ] {7694bfac-9bab-4818-b0e9-32c51a2fe1bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
774 | 2024.11.28 01:53:24.659497 [ 253 ] {7694bfac-9bab-4818-b0e9-32c51a2fe1bf} <Debug> TCPHandler: Processed in 0.001185931 sec. | ||
775 | 2024.11.28 01:53:24.659746 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
776 | 2024.11.28 01:53:24.659896 [ 3 ] {ea02e891-5024-496b-b3e6-cc9bfad53be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
777 | 2024.11.28 01:53:24.660323 [ 3 ] {ea02e891-5024-496b-b3e6-cc9bfad53be5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
778 | 2024.11.28 01:53:24.660391 [ 3 ] {ea02e891-5024-496b-b3e6-cc9bfad53be5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
779 | 2024.11.28 01:53:24.661024 [ 3 ] {ea02e891-5024-496b-b3e6-cc9bfad53be5} <Debug> TCPHandler: Processed in 0.001335143 sec. | ||
780 | 2024.11.28 01:53:24.661272 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
781 | 2024.11.28 01:53:24.661421 [ 253 ] {ab890561-6e3f-47b7-8bce-e780a99900e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
782 | 2024.11.28 01:53:24.661786 [ 253 ] {ab890561-6e3f-47b7-8bce-e780a99900e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
783 | 2024.11.28 01:53:24.661842 [ 253 ] {ab890561-6e3f-47b7-8bce-e780a99900e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
784 | 2024.11.28 01:53:24.662350 [ 253 ] {ab890561-6e3f-47b7-8bce-e780a99900e4} <Debug> TCPHandler: Processed in 0.001134289 sec. | ||
785 | 2024.11.28 01:53:24.662597 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
786 | 2024.11.28 01:53:24.662751 [ 3 ] {51b50707-9540-40f8-886f-0871e21fbc07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
787 | 2024.11.28 01:53:24.663116 [ 3 ] {51b50707-9540-40f8-886f-0871e21fbc07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
788 | 2024.11.28 01:53:24.663171 [ 3 ] {51b50707-9540-40f8-886f-0871e21fbc07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
789 | 2024.11.28 01:53:24.663674 [ 3 ] {51b50707-9540-40f8-886f-0871e21fbc07} <Debug> TCPHandler: Processed in 0.001133649 sec. | ||
790 | 2024.11.28 01:53:24.663915 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
791 | 2024.11.28 01:53:24.664080 [ 253 ] {56d59513-1141-4194-bf25-335a697e8fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
792 | 2024.11.28 01:53:24.664527 [ 253 ] {56d59513-1141-4194-bf25-335a697e8fe7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
793 | 2024.11.28 01:53:24.664592 [ 253 ] {56d59513-1141-4194-bf25-335a697e8fe7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
794 | 2024.11.28 01:53:24.665157 [ 253 ] {56d59513-1141-4194-bf25-335a697e8fe7} <Debug> TCPHandler: Processed in 0.001295072 sec. | ||
795 | 2024.11.28 01:53:24.665396 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
796 | 2024.11.28 01:53:24.665550 [ 3 ] {35b2d181-96d4-45ce-b143-280e2af3f5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
797 | 2024.11.28 01:53:24.665931 [ 3 ] {35b2d181-96d4-45ce-b143-280e2af3f5f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
798 | 2024.11.28 01:53:24.665984 [ 3 ] {35b2d181-96d4-45ce-b143-280e2af3f5f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
799 | 2024.11.28 01:53:24.666553 [ 3 ] {35b2d181-96d4-45ce-b143-280e2af3f5f2} <Debug> TCPHandler: Processed in 0.001213471 sec. | ||
800 | 2024.11.28 01:53:24.666793 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
801 | 2024.11.28 01:53:24.666949 [ 253 ] {26faaec4-2fd7-4c62-91d2-93cca65aa9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
802 | 2024.11.28 01:53:24.667395 [ 253 ] {26faaec4-2fd7-4c62-91d2-93cca65aa9bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
803 | 2024.11.28 01:53:24.667460 [ 253 ] {26faaec4-2fd7-4c62-91d2-93cca65aa9bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
804 | 2024.11.28 01:53:24.668044 [ 253 ] {26faaec4-2fd7-4c62-91d2-93cca65aa9bc} <Debug> TCPHandler: Processed in 0.001304172 sec. | ||
805 | 2024.11.28 01:53:24.668281 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
806 | 2024.11.28 01:53:24.668441 [ 3 ] {f1ddc360-3cf1-4b10-871c-fd187a17d78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
807 | 2024.11.28 01:53:24.668820 [ 3 ] {f1ddc360-3cf1-4b10-871c-fd187a17d78c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
808 | 2024.11.28 01:53:24.668874 [ 3 ] {f1ddc360-3cf1-4b10-871c-fd187a17d78c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
809 | 2024.11.28 01:53:24.669370 [ 3 ] {f1ddc360-3cf1-4b10-871c-fd187a17d78c} <Debug> TCPHandler: Processed in 0.00114355 sec. | ||
810 | 2024.11.28 01:53:24.669616 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
811 | 2024.11.28 01:53:24.669775 [ 253 ] {38f6a2bf-40a2-424a-aff0-4a097f88ba11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
812 | 2024.11.28 01:53:24.670154 [ 253 ] {38f6a2bf-40a2-424a-aff0-4a097f88ba11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
813 | 2024.11.28 01:53:24.670208 [ 253 ] {38f6a2bf-40a2-424a-aff0-4a097f88ba11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
814 | 2024.11.28 01:53:24.670722 [ 253 ] {38f6a2bf-40a2-424a-aff0-4a097f88ba11} <Debug> TCPHandler: Processed in 0.00115942 sec. | ||
815 | 2024.11.28 01:53:24.670973 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
816 | 2024.11.28 01:53:24.671158 [ 3 ] {4d701e6d-73b6-4379-a2d5-52ad21308894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
817 | 2024.11.28 01:53:24.671623 [ 3 ] {4d701e6d-73b6-4379-a2d5-52ad21308894} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
818 | 2024.11.28 01:53:24.671687 [ 3 ] {4d701e6d-73b6-4379-a2d5-52ad21308894} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
819 | 2024.11.28 01:53:24.672251 [ 3 ] {4d701e6d-73b6-4379-a2d5-52ad21308894} <Debug> TCPHandler: Processed in 0.001333913 sec. | ||
820 | 2024.11.28 01:53:24.672534 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
821 | 2024.11.28 01:53:24.672736 [ 253 ] {837890cd-f6c9-4428-b2df-e5a8101b5f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
822 | 2024.11.28 01:53:24.673176 [ 253 ] {837890cd-f6c9-4428-b2df-e5a8101b5f95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
823 | 2024.11.28 01:53:24.673230 [ 253 ] {837890cd-f6c9-4428-b2df-e5a8101b5f95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
824 | 2024.11.28 01:53:24.673753 [ 253 ] {837890cd-f6c9-4428-b2df-e5a8101b5f95} <Debug> TCPHandler: Processed in 0.001288702 sec. | ||
825 | 2024.11.28 01:53:24.674043 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
826 | 2024.11.28 01:53:24.674236 [ 3 ] {8ff79c05-864f-46a1-b9ba-caaf06b025fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native; (stage: Complete) | ||
827 | 2024.11.28 01:53:24.674712 [ 3 ] {8ff79c05-864f-46a1-b9ba-caaf06b025fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
828 | 2024.11.28 01:53:24.674778 [ 3 ] {8ff79c05-864f-46a1-b9ba-caaf06b025fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
829 | 2024.11.28 01:53:24.675322 [ 3 ] {8ff79c05-864f-46a1-b9ba-caaf06b025fb} <Debug> TCPHandler: Processed in 0.001344124 sec. | ||
830 | 2024.11.28 01:53:24.677322 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
831 | 2024.11.28 01:53:24.677515 [ 253 ] {a0dbe443-877b-4024-9b46-2f24f2ffae1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
832 | 2024.11.28 01:53:24.677997 [ 253 ] {a0dbe443-877b-4024-9b46-2f24f2ffae1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
833 | 2024.11.28 01:53:24.678050 [ 253 ] {a0dbe443-877b-4024-9b46-2f24f2ffae1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
834 | 2024.11.28 01:53:24.678553 [ 253 ] {a0dbe443-877b-4024-9b46-2f24f2ffae1c} <Debug> TCPHandler: Processed in 0.001296743 sec. | ||
835 | 2024.11.28 01:53:24.678843 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
836 | 2024.11.28 01:53:24.679010 [ 3 ] {e820584a-9239-4bd2-8b9f-180827716b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
837 | 2024.11.28 01:53:24.679492 [ 3 ] {e820584a-9239-4bd2-8b9f-180827716b22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
838 | 2024.11.28 01:53:24.679557 [ 3 ] {e820584a-9239-4bd2-8b9f-180827716b22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
839 | 2024.11.28 01:53:24.680270 [ 3 ] {e820584a-9239-4bd2-8b9f-180827716b22} <Debug> TCPHandler: Processed in 0.001482246 sec. | ||
840 | 2024.11.28 01:53:24.680830 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
841 | 2024.11.28 01:53:24.680995 [ 253 ] {1f473a96-e4c8-4df3-ba29-cc3e5c7e73b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
842 | 2024.11.28 01:53:24.681482 [ 253 ] {1f473a96-e4c8-4df3-ba29-cc3e5c7e73b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
843 | 2024.11.28 01:53:24.681549 [ 253 ] {1f473a96-e4c8-4df3-ba29-cc3e5c7e73b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
844 | 2024.11.28 01:53:24.682121 [ 253 ] {1f473a96-e4c8-4df3-ba29-cc3e5c7e73b1} <Debug> TCPHandler: Processed in 0.001347464 sec. | ||
845 | 2024.11.28 01:53:24.682362 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
846 | 2024.11.28 01:53:24.682527 [ 3 ] {510df6c5-f712-4913-9bec-0a6afa739d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
847 | 2024.11.28 01:53:24.682934 [ 3 ] {510df6c5-f712-4913-9bec-0a6afa739d26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
848 | 2024.11.28 01:53:24.682989 [ 3 ] {510df6c5-f712-4913-9bec-0a6afa739d26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
849 | 2024.11.28 01:53:24.683487 [ 3 ] {510df6c5-f712-4913-9bec-0a6afa739d26} <Debug> TCPHandler: Processed in 0.001180371 sec. | ||
850 | 2024.11.28 01:53:24.683726 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
851 | 2024.11.28 01:53:24.683890 [ 253 ] {09624200-a69f-4255-bc5c-a49049c4d0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
852 | 2024.11.28 01:53:24.684302 [ 253 ] {09624200-a69f-4255-bc5c-a49049c4d0ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
853 | 2024.11.28 01:53:24.684357 [ 253 ] {09624200-a69f-4255-bc5c-a49049c4d0ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
854 | 2024.11.28 01:53:24.684842 [ 253 ] {09624200-a69f-4255-bc5c-a49049c4d0ee} <Debug> TCPHandler: Processed in 0.00117067 sec. | ||
855 | 2024.11.28 01:53:24.685079 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
856 | 2024.11.28 01:53:24.685247 [ 3 ] {abc7a37b-037c-4b63-8c21-583b15d8e84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
857 | 2024.11.28 01:53:24.685661 [ 3 ] {abc7a37b-037c-4b63-8c21-583b15d8e84e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
858 | 2024.11.28 01:53:24.685717 [ 3 ] {abc7a37b-037c-4b63-8c21-583b15d8e84e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
859 | 2024.11.28 01:53:24.686224 [ 3 ] {abc7a37b-037c-4b63-8c21-583b15d8e84e} <Debug> TCPHandler: Processed in 0.001202351 sec. | ||
860 | 2024.11.28 01:53:24.686469 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
861 | 2024.11.28 01:53:24.686636 [ 253 ] {4fb10c4d-ee95-4845-94b4-f341b5a2eb83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
862 | 2024.11.28 01:53:24.687047 [ 253 ] {4fb10c4d-ee95-4845-94b4-f341b5a2eb83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
863 | 2024.11.28 01:53:24.687102 [ 253 ] {4fb10c4d-ee95-4845-94b4-f341b5a2eb83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
864 | 2024.11.28 01:53:24.687572 [ 253 ] {4fb10c4d-ee95-4845-94b4-f341b5a2eb83} <Debug> TCPHandler: Processed in 0.00115821 sec. | ||
865 | 2024.11.28 01:53:24.687818 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
866 | 2024.11.28 01:53:24.687987 [ 3 ] {c9719fe9-2c22-4499-90cb-f19084569599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
867 | 2024.11.28 01:53:24.688486 [ 3 ] {c9719fe9-2c22-4499-90cb-f19084569599} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
868 | 2024.11.28 01:53:24.688551 [ 3 ] {c9719fe9-2c22-4499-90cb-f19084569599} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
869 | 2024.11.28 01:53:24.689126 [ 3 ] {c9719fe9-2c22-4499-90cb-f19084569599} <Debug> TCPHandler: Processed in 0.001363403 sec. | ||
870 | 2024.11.28 01:53:24.689389 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
871 | 2024.11.28 01:53:24.689558 [ 253 ] {9d1f4f05-d841-4d33-9122-dd117a6cf3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
872 | 2024.11.28 01:53:24.689985 [ 253 ] {9d1f4f05-d841-4d33-9122-dd117a6cf3d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
873 | 2024.11.28 01:53:24.690041 [ 253 ] {9d1f4f05-d841-4d33-9122-dd117a6cf3d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
874 | 2024.11.28 01:53:24.690520 [ 253 ] {9d1f4f05-d841-4d33-9122-dd117a6cf3d4} <Debug> TCPHandler: Processed in 0.001184471 sec. | ||
875 | 2024.11.28 01:53:24.690770 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
876 | 2024.11.28 01:53:24.690942 [ 3 ] {767b03e4-7672-4f41-82a7-3889891ed289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
877 | 2024.11.28 01:53:24.691445 [ 3 ] {767b03e4-7672-4f41-82a7-3889891ed289} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
878 | 2024.11.28 01:53:24.691511 [ 3 ] {767b03e4-7672-4f41-82a7-3889891ed289} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
879 | 2024.11.28 01:53:24.692097 [ 3 ] {767b03e4-7672-4f41-82a7-3889891ed289} <Debug> TCPHandler: Processed in 0.001383154 sec. | ||
880 | 2024.11.28 01:53:24.692346 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
881 | 2024.11.28 01:53:24.692516 [ 253 ] {6800dd60-91e1-45f1-be32-cc99ad576dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
882 | 2024.11.28 01:53:24.692947 [ 253 ] {6800dd60-91e1-45f1-be32-cc99ad576dcd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
883 | 2024.11.28 01:53:24.693003 [ 253 ] {6800dd60-91e1-45f1-be32-cc99ad576dcd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
884 | 2024.11.28 01:53:24.693478 [ 253 ] {6800dd60-91e1-45f1-be32-cc99ad576dcd} <Debug> TCPHandler: Processed in 0.001186761 sec. | ||
885 | 2024.11.28 01:53:24.697493 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
886 | 2024.11.28 01:53:24.697702 [ 3 ] {f7dcc575-932c-4c1e-9834-1c1065d09c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
887 | 2024.11.28 01:53:24.698180 [ 3 ] {f7dcc575-932c-4c1e-9834-1c1065d09c67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
888 | 2024.11.28 01:53:24.698235 [ 3 ] {f7dcc575-932c-4c1e-9834-1c1065d09c67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
889 | 2024.11.28 01:53:24.698751 [ 3 ] {f7dcc575-932c-4c1e-9834-1c1065d09c67} <Debug> TCPHandler: Processed in 0.001323923 sec. | ||
890 | 2024.11.28 01:53:24.699036 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
891 | 2024.11.28 01:53:24.699242 [ 253 ] {a9070022-54dd-4d2d-a3a7-6a3182e4283f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
892 | 2024.11.28 01:53:24.699761 [ 253 ] {a9070022-54dd-4d2d-a3a7-6a3182e4283f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
893 | 2024.11.28 01:53:24.699827 [ 253 ] {a9070022-54dd-4d2d-a3a7-6a3182e4283f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
894 | 2024.11.28 01:53:24.700337 [ 253 ] {a9070022-54dd-4d2d-a3a7-6a3182e4283f} <Debug> TCPHandler: Processed in 0.001360274 sec. | ||
895 | 2024.11.28 01:53:24.700612 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
896 | 2024.11.28 01:53:24.700786 [ 3 ] {4cbc4f22-3baa-4e02-b58f-a74666966ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
897 | 2024.11.28 01:53:24.701219 [ 3 ] {4cbc4f22-3baa-4e02-b58f-a74666966ab7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
898 | 2024.11.28 01:53:24.701275 [ 3 ] {4cbc4f22-3baa-4e02-b58f-a74666966ab7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
899 | 2024.11.28 01:53:24.701781 [ 3 ] {4cbc4f22-3baa-4e02-b58f-a74666966ab7} <Debug> TCPHandler: Processed in 0.001227801 sec. | ||
900 | 2024.11.28 01:53:24.702073 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
901 | 2024.11.28 01:53:24.702278 [ 253 ] {270f8a7b-6977-48c7-8c7d-a90760081242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
902 | 2024.11.28 01:53:24.702808 [ 253 ] {270f8a7b-6977-48c7-8c7d-a90760081242} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
903 | 2024.11.28 01:53:24.702873 [ 253 ] {270f8a7b-6977-48c7-8c7d-a90760081242} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
904 | 2024.11.28 01:53:24.703375 [ 253 ] {270f8a7b-6977-48c7-8c7d-a90760081242} <Debug> TCPHandler: Processed in 0.001366634 sec. | ||
905 | 2024.11.28 01:53:24.703630 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
906 | 2024.11.28 01:53:24.703808 [ 3 ] {ae74a5bb-f3f2-4ff5-a821-9284b540f1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
907 | 2024.11.28 01:53:24.704251 [ 3 ] {ae74a5bb-f3f2-4ff5-a821-9284b540f1e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
908 | 2024.11.28 01:53:24.704307 [ 3 ] {ae74a5bb-f3f2-4ff5-a821-9284b540f1e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
909 | 2024.11.28 01:53:24.704816 [ 3 ] {ae74a5bb-f3f2-4ff5-a821-9284b540f1e3} <Debug> TCPHandler: Processed in 0.001241542 sec. | ||
910 | 2024.11.28 01:53:24.705072 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
911 | 2024.11.28 01:53:24.705280 [ 253 ] {1a9b6ce6-9221-485a-a8ab-a167506ee18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
912 | 2024.11.28 01:53:24.705829 [ 253 ] {1a9b6ce6-9221-485a-a8ab-a167506ee18d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
913 | 2024.11.28 01:53:24.705894 [ 253 ] {1a9b6ce6-9221-485a-a8ab-a167506ee18d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
914 | 2024.11.28 01:53:24.706385 [ 253 ] {1a9b6ce6-9221-485a-a8ab-a167506ee18d} <Debug> TCPHandler: Processed in 0.001378424 sec. | ||
915 | 2024.11.28 01:53:24.706646 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
916 | 2024.11.28 01:53:24.706822 [ 3 ] {373b878f-3647-4570-8f01-6d2756d8de7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
917 | 2024.11.28 01:53:24.707274 [ 3 ] {373b878f-3647-4570-8f01-6d2756d8de7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
918 | 2024.11.28 01:53:24.707330 [ 3 ] {373b878f-3647-4570-8f01-6d2756d8de7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
919 | 2024.11.28 01:53:24.708142 [ 3 ] {373b878f-3647-4570-8f01-6d2756d8de7a} <Debug> TCPHandler: Processed in 0.001552837 sec. | ||
920 | 2024.11.28 01:53:24.755902 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
921 | 2024.11.28 01:53:24.756133 [ 3 ] {9930aad0-2807-452f-b292-9527f5c1186b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
922 | 2024.11.28 01:53:24.756195 [ 3 ] {9930aad0-2807-452f-b292-9527f5c1186b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
923 | 2024.11.28 01:53:24.757071 [ 3 ] {9930aad0-2807-452f-b292-9527f5c1186b} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
924 | 2024.11.28 01:53:24.757121 [ 3 ] {9930aad0-2807-452f-b292-9527f5c1186b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
925 | 2024.11.28 01:53:24.757665 [ 3 ] {9930aad0-2807-452f-b292-9527f5c1186b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
926 | 2024.11.28 01:53:24.757890 [ 3 ] {9930aad0-2807-452f-b292-9527f5c1186b} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
927 | 2024.11.28 01:53:24.758176 [ 3 ] {9930aad0-2807-452f-b292-9527f5c1186b} <Debug> executeQuery: Read 33 rows, 5.98 KiB in 0.002088 sec., 15804.597701149425 rows/sec., 2.80 MiB/sec. | ||
928 | 2024.11.28 01:53:24.758352 [ 3 ] {9930aad0-2807-452f-b292-9527f5c1186b} <Debug> TCPHandler: Processed in 0.002548245 sec. | ||
929 | 2024.11.28 01:53:24.758541 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
930 | 2024.11.28 01:53:24.758702 [ 253 ] {19a908c5-e28d-422f-9e71-e206d8de7664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
931 | 2024.11.28 01:53:24.758765 [ 253 ] {19a908c5-e28d-422f-9e71-e206d8de7664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
932 | 2024.11.28 01:53:24.761099 [ 253 ] {19a908c5-e28d-422f-9e71-e206d8de7664} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
933 | 2024.11.28 01:53:24.761139 [ 253 ] {19a908c5-e28d-422f-9e71-e206d8de7664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
934 | 2024.11.28 01:53:24.761605 [ 253 ] {19a908c5-e28d-422f-9e71-e206d8de7664} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
935 | 2024.11.28 01:53:24.761885 [ 253 ] {19a908c5-e28d-422f-9e71-e206d8de7664} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
936 | 2024.11.28 01:53:24.762074 [ 253 ] {19a908c5-e28d-422f-9e71-e206d8de7664} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.003417 sec., 4097.161252560726 rows/sec., 294.94 KiB/sec. | ||
937 | 2024.11.28 01:53:24.762128 [ 253 ] {19a908c5-e28d-422f-9e71-e206d8de7664} <Debug> TCPHandler: Processed in 0.003657624 sec. | ||
938 | 2024.11.28 01:53:24.762288 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
939 | 2024.11.28 01:53:24.762426 [ 3 ] {fb110575-666d-48e3-a02d-f197588f536a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
940 | 2024.11.28 01:53:24.762482 [ 3 ] {fb110575-666d-48e3-a02d-f197588f536a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
941 | 2024.11.28 01:53:24.763708 [ 3 ] {fb110575-666d-48e3-a02d-f197588f536a} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
942 | 2024.11.28 01:53:24.763744 [ 3 ] {fb110575-666d-48e3-a02d-f197588f536a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
943 | 2024.11.28 01:53:24.764196 [ 3 ] {fb110575-666d-48e3-a02d-f197588f536a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
944 | 2024.11.28 01:53:24.764428 [ 3 ] {fb110575-666d-48e3-a02d-f197588f536a} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
945 | 2024.11.28 01:53:24.764694 [ 3 ] {fb110575-666d-48e3-a02d-f197588f536a} <Debug> executeQuery: Read 1355 rows, 115.32 KiB in 0.002283 sec., 593517.3017958826 rows/sec., 49.33 MiB/sec. | ||
946 | 2024.11.28 01:53:24.764750 [ 3 ] {fb110575-666d-48e3-a02d-f197588f536a} <Debug> TCPHandler: Processed in 0.002530174 sec. | ||
947 | 2024.11.28 01:53:24.764905 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
948 | 2024.11.28 01:53:24.765043 [ 253 ] {f4ff15e2-602b-4207-a40a-cedeab1f6bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
949 | 2024.11.28 01:53:24.765101 [ 253 ] {f4ff15e2-602b-4207-a40a-cedeab1f6bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
950 | 2024.11.28 01:53:24.765836 [ 253 ] {f4ff15e2-602b-4207-a40a-cedeab1f6bae} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
951 | 2024.11.28 01:53:24.765879 [ 253 ] {f4ff15e2-602b-4207-a40a-cedeab1f6bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
952 | 2024.11.28 01:53:24.766261 [ 253 ] {f4ff15e2-602b-4207-a40a-cedeab1f6bae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
953 | 2024.11.28 01:53:24.766511 [ 253 ] {f4ff15e2-602b-4207-a40a-cedeab1f6bae} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
954 | 2024.11.28 01:53:24.766735 [ 253 ] {f4ff15e2-602b-4207-a40a-cedeab1f6bae} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001723 sec., 8705.745792222868 rows/sec., 613.82 KiB/sec. | ||
955 | 2024.11.28 01:53:24.766792 [ 253 ] {f4ff15e2-602b-4207-a40a-cedeab1f6bae} <Debug> TCPHandler: Processed in 0.001965805 sec. | ||
956 | 2024.11.28 01:53:24.766924 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
957 | 2024.11.28 01:53:24.767046 [ 3 ] {abdc37a2-da74-4000-80d8-70c7c60f0c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
958 | 2024.11.28 01:53:24.767098 [ 3 ] {abdc37a2-da74-4000-80d8-70c7c60f0c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
959 | 2024.11.28 01:53:24.767938 [ 3 ] {abdc37a2-da74-4000-80d8-70c7c60f0c5e} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
960 | 2024.11.28 01:53:24.767985 [ 3 ] {abdc37a2-da74-4000-80d8-70c7c60f0c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
961 | 2024.11.28 01:53:24.768351 [ 3 ] {abdc37a2-da74-4000-80d8-70c7c60f0c5e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
962 | 2024.11.28 01:53:24.768592 [ 3 ] {abdc37a2-da74-4000-80d8-70c7c60f0c5e} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
963 | 2024.11.28 01:53:24.768794 [ 3 ] {abdc37a2-da74-4000-80d8-70c7c60f0c5e} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001749 sec., 138364.77987421385 rows/sec., 9.37 MiB/sec. | ||
964 | 2024.11.28 01:53:24.768843 [ 3 ] {abdc37a2-da74-4000-80d8-70c7c60f0c5e} <Debug> TCPHandler: Processed in 0.001956964 sec. | ||
965 | 2024.11.28 01:53:24.768987 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
966 | 2024.11.28 01:53:24.769203 [ 253 ] {19dbd408-b861-48e1-a116-8a9a16b97ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
967 | 2024.11.28 01:53:24.769292 [ 253 ] {19dbd408-b861-48e1-a116-8a9a16b97ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
968 | 2024.11.28 01:53:24.770212 [ 253 ] {19dbd408-b861-48e1-a116-8a9a16b97ea4} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
969 | 2024.11.28 01:53:24.770251 [ 253 ] {19dbd408-b861-48e1-a116-8a9a16b97ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
970 | 2024.11.28 01:53:24.770605 [ 253 ] {19dbd408-b861-48e1-a116-8a9a16b97ea4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
971 | 2024.11.28 01:53:24.770857 [ 253 ] {19dbd408-b861-48e1-a116-8a9a16b97ea4} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
972 | 2024.11.28 01:53:24.771068 [ 253 ] {19dbd408-b861-48e1-a116-8a9a16b97ea4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001917 sec., 6781.429316640584 rows/sec., 422.82 KiB/sec. | ||
973 | 2024.11.28 01:53:24.771127 [ 253 ] {19dbd408-b861-48e1-a116-8a9a16b97ea4} <Debug> TCPHandler: Processed in 0.002196109 sec. | ||
974 | 2024.11.28 01:53:24.771280 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
975 | 2024.11.28 01:53:24.771415 [ 3 ] {8c64cc24-0a83-445a-a449-b4e2726fdfa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
976 | 2024.11.28 01:53:24.771470 [ 3 ] {8c64cc24-0a83-445a-a449-b4e2726fdfa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
977 | 2024.11.28 01:53:24.772391 [ 3 ] {8c64cc24-0a83-445a-a449-b4e2726fdfa7} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
978 | 2024.11.28 01:53:24.772429 [ 3 ] {8c64cc24-0a83-445a-a449-b4e2726fdfa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
979 | 2024.11.28 01:53:24.772807 [ 3 ] {8c64cc24-0a83-445a-a449-b4e2726fdfa7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
980 | 2024.11.28 01:53:24.773037 [ 3 ] {8c64cc24-0a83-445a-a449-b4e2726fdfa7} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
981 | 2024.11.28 01:53:24.773206 [ 3 ] {8c64cc24-0a83-445a-a449-b4e2726fdfa7} <Debug> executeQuery: Read 838 rows, 61.97 KiB in 0.001822 sec., 459934.13830954995 rows/sec., 33.21 MiB/sec. | ||
982 | 2024.11.28 01:53:24.773255 [ 3 ] {8c64cc24-0a83-445a-a449-b4e2726fdfa7} <Debug> TCPHandler: Processed in 0.002041616 sec. | ||
983 | 2024.11.28 01:53:24.773400 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
984 | 2024.11.28 01:53:24.773539 [ 253 ] {0f969d64-1494-4fd4-8192-e87ad4ae74f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
985 | 2024.11.28 01:53:24.773600 [ 253 ] {0f969d64-1494-4fd4-8192-e87ad4ae74f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
986 | 2024.11.28 01:53:24.774178 [ 253 ] {0f969d64-1494-4fd4-8192-e87ad4ae74f4} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
987 | 2024.11.28 01:53:24.774218 [ 253 ] {0f969d64-1494-4fd4-8192-e87ad4ae74f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
988 | 2024.11.28 01:53:24.774636 [ 253 ] {0f969d64-1494-4fd4-8192-e87ad4ae74f4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
989 | 2024.11.28 01:53:24.774892 [ 253 ] {0f969d64-1494-4fd4-8192-e87ad4ae74f4} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
990 | 2024.11.28 01:53:24.775100 [ 253 ] {0f969d64-1494-4fd4-8192-e87ad4ae74f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001594 sec., 3764.115432873275 rows/sec., 196.66 KiB/sec. | ||
991 | 2024.11.28 01:53:24.775151 [ 253 ] {0f969d64-1494-4fd4-8192-e87ad4ae74f4} <Debug> TCPHandler: Processed in 0.001817482 sec. | ||
992 | 2024.11.28 01:53:24.775300 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
993 | 2024.11.28 01:53:24.775437 [ 3 ] {6befd2c9-c994-408b-8fb7-05254da1b591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
994 | 2024.11.28 01:53:24.775497 [ 3 ] {6befd2c9-c994-408b-8fb7-05254da1b591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
995 | 2024.11.28 01:53:24.776399 [ 3 ] {6befd2c9-c994-408b-8fb7-05254da1b591} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
996 | 2024.11.28 01:53:24.776432 [ 3 ] {6befd2c9-c994-408b-8fb7-05254da1b591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
997 | 2024.11.28 01:53:24.776887 [ 3 ] {6befd2c9-c994-408b-8fb7-05254da1b591} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
998 | 2024.11.28 01:53:24.777114 [ 3 ] {6befd2c9-c994-408b-8fb7-05254da1b591} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
999 | 2024.11.28 01:53:24.777286 [ 3 ] {6befd2c9-c994-408b-8fb7-05254da1b591} <Debug> executeQuery: Read 1373 rows, 93.53 KiB in 0.001881 sec., 729930.8878256247 rows/sec., 48.56 MiB/sec. | ||
1000 | 2024.11.28 01:53:24.777334 [ 3 ] {6befd2c9-c994-408b-8fb7-05254da1b591} <Debug> TCPHandler: Processed in 0.002101397 sec. | ||
1001 | 2024.11.28 01:53:24.777480 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1002 | 2024.11.28 01:53:24.777622 [ 253 ] {a1f4cf98-5714-42e7-b8d6-12fc5136825d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1003 | 2024.11.28 01:53:24.777684 [ 253 ] {a1f4cf98-5714-42e7-b8d6-12fc5136825d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1004 | 2024.11.28 01:53:24.778186 [ 253 ] {a1f4cf98-5714-42e7-b8d6-12fc5136825d} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1005 | 2024.11.28 01:53:24.778226 [ 253 ] {a1f4cf98-5714-42e7-b8d6-12fc5136825d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1006 | 2024.11.28 01:53:24.778588 [ 253 ] {a1f4cf98-5714-42e7-b8d6-12fc5136825d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1007 | 2024.11.28 01:53:24.778842 [ 253 ] {a1f4cf98-5714-42e7-b8d6-12fc5136825d} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1008 | 2024.11.28 01:53:24.779132 [ 253 ] {a1f4cf98-5714-42e7-b8d6-12fc5136825d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001516 sec., 659.6306068601583 rows/sec., 44.45 KiB/sec. | ||
1009 | 2024.11.28 01:53:24.779255 [ 253 ] {a1f4cf98-5714-42e7-b8d6-12fc5136825d} <Debug> TCPHandler: Processed in 0.001839722 sec. | ||
1010 | 2024.11.28 01:53:24.779401 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1011 | 2024.11.28 01:53:24.779539 [ 3 ] {b4ba6160-695f-4b9b-b028-2ae38eecc7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1012 | 2024.11.28 01:53:24.779630 [ 3 ] {b4ba6160-695f-4b9b-b028-2ae38eecc7c6} <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 | ||
1013 | 2024.11.28 01:53:24.780731 [ 3 ] {b4ba6160-695f-4b9b-b028-2ae38eecc7c6} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1014 | 2024.11.28 01:53:24.780768 [ 3 ] {b4ba6160-695f-4b9b-b028-2ae38eecc7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1015 | 2024.11.28 01:53:24.783379 [ 3 ] {b4ba6160-695f-4b9b-b028-2ae38eecc7c6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1016 | 2024.11.28 01:53:24.783694 [ 3 ] {b4ba6160-695f-4b9b-b028-2ae38eecc7c6} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1017 | 2024.11.28 01:53:24.784017 [ 3 ] {b4ba6160-695f-4b9b-b028-2ae38eecc7c6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004491 sec., 1781.340458695168 rows/sec., 3.19 MiB/sec. | ||
1018 | 2024.11.28 01:53:24.784153 [ 3 ] {b4ba6160-695f-4b9b-b028-2ae38eecc7c6} <Debug> TCPHandler: Processed in 0.004821574 sec. | ||
1019 | 2024.11.28 01:53:24.784317 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1020 | 2024.11.28 01:53:24.784457 [ 253 ] {88949326-94d7-4494-8c0c-e9afea989bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1021 | 2024.11.28 01:53:24.784515 [ 253 ] {88949326-94d7-4494-8c0c-e9afea989bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1022 | 2024.11.28 01:53:24.785047 [ 253 ] {88949326-94d7-4494-8c0c-e9afea989bc3} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1023 | 2024.11.28 01:53:24.785086 [ 253 ] {88949326-94d7-4494-8c0c-e9afea989bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1024 | 2024.11.28 01:53:24.785451 [ 253 ] {88949326-94d7-4494-8c0c-e9afea989bc3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1025 | 2024.11.28 01:53:24.785689 [ 253 ] {88949326-94d7-4494-8c0c-e9afea989bc3} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1026 | 2024.11.28 01:53:24.785893 [ 253 ] {88949326-94d7-4494-8c0c-e9afea989bc3} <Debug> executeQuery: Read 32 rows, 1.89 KiB in 0.001467 sec., 21813.224267211997 rows/sec., 1.26 MiB/sec. | ||
1027 | 2024.11.28 01:53:24.785941 [ 253 ] {88949326-94d7-4494-8c0c-e9afea989bc3} <Debug> TCPHandler: Processed in 0.001693259 sec. | ||
1028 | 2024.11.28 01:53:26.030786 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 180 | ||
1029 | 2024.11.28 01:53:26.035558 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1030 | 2024.11.28 01:53:26.035607 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1031 | 2024.11.28 01:53:26.037134 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1032 | 2024.11.28 01:53:26.037441 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1033 | 2024.11.28 01:53:26.037975 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
1034 | 2024.11.28 01:53:27.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.09 MiB, peak 155.51 MiB, free memory in arenas 0.00 B, will set to 154.14 MiB (RSS), difference: 4.04 MiB | ||
1035 | 2024.11.28 01:53:27.084413 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1036 | 2024.11.28 01:53:27.084606 [ 3 ] {39601a46-2283-4f9f-ac20-d05c5d77b150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1037 | 2024.11.28 01:53:27.084677 [ 3 ] {39601a46-2283-4f9f-ac20-d05c5d77b150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1038 | 2024.11.28 01:53:27.085446 [ 3 ] {39601a46-2283-4f9f-ac20-d05c5d77b150} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1039 | 2024.11.28 01:53:27.085491 [ 3 ] {39601a46-2283-4f9f-ac20-d05c5d77b150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1040 | 2024.11.28 01:53:27.085920 [ 3 ] {39601a46-2283-4f9f-ac20-d05c5d77b150} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1041 | 2024.11.28 01:53:27.086169 [ 3 ] {39601a46-2283-4f9f-ac20-d05c5d77b150} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1042 | 2024.11.28 01:53:27.086361 [ 3 ] {39601a46-2283-4f9f-ac20-d05c5d77b150} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001809 sec., 28745.163073521282 rows/sec., 2.18 MiB/sec. | ||
1043 | 2024.11.28 01:53:27.086424 [ 3 ] {39601a46-2283-4f9f-ac20-d05c5d77b150} <Debug> TCPHandler: Processed in 0.002137177 sec. | ||
1044 | 2024.11.28 01:53:27.086683 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1045 | 2024.11.28 01:53:27.086876 [ 253 ] {e8848bf9-93bc-48e9-b8f6-499c199e4825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1046 | 2024.11.28 01:53:27.086948 [ 253 ] {e8848bf9-93bc-48e9-b8f6-499c199e4825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1047 | 2024.11.28 01:53:27.087750 [ 253 ] {e8848bf9-93bc-48e9-b8f6-499c199e4825} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1048 | 2024.11.28 01:53:27.087800 [ 253 ] {e8848bf9-93bc-48e9-b8f6-499c199e4825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1049 | 2024.11.28 01:53:27.088246 [ 253 ] {e8848bf9-93bc-48e9-b8f6-499c199e4825} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1050 | 2024.11.28 01:53:27.088518 [ 253 ] {e8848bf9-93bc-48e9-b8f6-499c199e4825} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1051 | 2024.11.28 01:53:27.088799 [ 253 ] {e8848bf9-93bc-48e9-b8f6-499c199e4825} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001953 sec., 28673.835125448026 rows/sec., 2.24 MiB/sec. | ||
1052 | 2024.11.28 01:53:27.088904 [ 253 ] {e8848bf9-93bc-48e9-b8f6-499c199e4825} <Debug> TCPHandler: Processed in 0.002356871 sec. | ||
1053 | 2024.11.28 01:53:27.089065 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1054 | 2024.11.28 01:53:27.089195 [ 3 ] {19049f5e-2170-4de4-9bfc-91325419c501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1055 | 2024.11.28 01:53:27.089251 [ 3 ] {19049f5e-2170-4de4-9bfc-91325419c501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1056 | 2024.11.28 01:53:27.089816 [ 3 ] {19049f5e-2170-4de4-9bfc-91325419c501} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1057 | 2024.11.28 01:53:27.089853 [ 3 ] {19049f5e-2170-4de4-9bfc-91325419c501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1058 | 2024.11.28 01:53:27.090253 [ 3 ] {19049f5e-2170-4de4-9bfc-91325419c501} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1059 | 2024.11.28 01:53:27.090494 [ 3 ] {19049f5e-2170-4de4-9bfc-91325419c501} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1060 | 2024.11.28 01:53:27.090668 [ 3 ] {19049f5e-2170-4de4-9bfc-91325419c501} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 2.77 MiB/sec. | ||
1061 | 2024.11.28 01:53:27.090722 [ 3 ] {19049f5e-2170-4de4-9bfc-91325419c501} <Debug> TCPHandler: Processed in 0.00171958 sec. | ||
1062 | 2024.11.28 01:53:27.090887 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1063 | 2024.11.28 01:53:27.091018 [ 253 ] {17a7fcd0-99d3-486b-b1b1-007c111a0714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1064 | 2024.11.28 01:53:27.091074 [ 253 ] {17a7fcd0-99d3-486b-b1b1-007c111a0714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1065 | 2024.11.28 01:53:27.091564 [ 253 ] {17a7fcd0-99d3-486b-b1b1-007c111a0714} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1066 | 2024.11.28 01:53:27.091606 [ 253 ] {17a7fcd0-99d3-486b-b1b1-007c111a0714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1067 | 2024.11.28 01:53:27.092007 [ 253 ] {17a7fcd0-99d3-486b-b1b1-007c111a0714} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1068 | 2024.11.28 01:53:27.092269 [ 253 ] {17a7fcd0-99d3-486b-b1b1-007c111a0714} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1069 | 2024.11.28 01:53:27.092494 [ 253 ] {17a7fcd0-99d3-486b-b1b1-007c111a0714} <Debug> executeQuery: Read 20 rows, 1.40 KiB in 0.001504 sec., 13297.872340425532 rows/sec., 933.71 KiB/sec. | ||
1070 | 2024.11.28 01:53:27.092552 [ 253 ] {17a7fcd0-99d3-486b-b1b1-007c111a0714} <Debug> TCPHandler: Processed in 0.001727891 sec. | ||
1071 | 2024.11.28 01:53:28.538579 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
1072 | 2024.11.28 01:53:28.539434 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1073 | 2024.11.28 01:53:28.539479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1074 | 2024.11.28 01:53:28.540081 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1075 | 2024.11.28 01:53:28.540374 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1076 | 2024.11.28 01:53:28.540696 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
1077 | 2024.11.28 01:53:28.610626 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
1078 | 2024.11.28 01:53:28.629900 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1079 | 2024.11.28 01:53:28.629965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1080 | 2024.11.28 01:53:28.636737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1081 | 2024.11.28 01:53:28.637495 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1082 | 2024.11.28 01:53:28.640479 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
1083 | 2024.11.28 01:53:29.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.67 MiB, peak 158.67 MiB, free memory in arenas 0.00 B, will set to 155.70 MiB (RSS), difference: 1.03 MiB | ||
1084 | 2024.11.28 01:53:32.088602 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1085 | 2024.11.28 01:53:32.088822 [ 3 ] {e2015ebc-30bf-4a78-869e-dab8496d6ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1086 | 2024.11.28 01:53:32.088901 [ 3 ] {e2015ebc-30bf-4a78-869e-dab8496d6ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1087 | 2024.11.28 01:53:32.089702 [ 3 ] {e2015ebc-30bf-4a78-869e-dab8496d6ed4} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1088 | 2024.11.28 01:53:32.089743 [ 3 ] {e2015ebc-30bf-4a78-869e-dab8496d6ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1089 | 2024.11.28 01:53:32.090177 [ 3 ] {e2015ebc-30bf-4a78-869e-dab8496d6ed4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1090 | 2024.11.28 01:53:32.090427 [ 3 ] {e2015ebc-30bf-4a78-869e-dab8496d6ed4} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1091 | 2024.11.28 01:53:32.090664 [ 3 ] {e2015ebc-30bf-4a78-869e-dab8496d6ed4} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.00189 sec., 27513.227513227514 rows/sec., 2.09 MiB/sec. | ||
1092 | 2024.11.28 01:53:32.090793 [ 3 ] {e2015ebc-30bf-4a78-869e-dab8496d6ed4} <Debug> TCPHandler: Processed in 0.00233225 sec. | ||
1093 | 2024.11.28 01:53:32.091061 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1094 | 2024.11.28 01:53:32.091251 [ 253 ] {88b09875-d7d5-4333-9e9b-a1395b37ee92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1095 | 2024.11.28 01:53:32.091327 [ 253 ] {88b09875-d7d5-4333-9e9b-a1395b37ee92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1096 | 2024.11.28 01:53:32.092180 [ 253 ] {88b09875-d7d5-4333-9e9b-a1395b37ee92} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1097 | 2024.11.28 01:53:32.092236 [ 253 ] {88b09875-d7d5-4333-9e9b-a1395b37ee92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1098 | 2024.11.28 01:53:32.092769 [ 253 ] {88b09875-d7d5-4333-9e9b-a1395b37ee92} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1099 | 2024.11.28 01:53:32.093081 [ 253 ] {88b09875-d7d5-4333-9e9b-a1395b37ee92} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1100 | 2024.11.28 01:53:32.093369 [ 253 ] {88b09875-d7d5-4333-9e9b-a1395b37ee92} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.002162 sec., 25901.94264569843 rows/sec., 2.02 MiB/sec. | ||
1101 | 2024.11.28 01:53:32.093520 [ 253 ] {88b09875-d7d5-4333-9e9b-a1395b37ee92} <Debug> TCPHandler: Processed in 0.002597436 sec. | ||
1102 | 2024.11.28 01:53:32.093683 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1103 | 2024.11.28 01:53:32.093805 [ 3 ] {93ba6bc7-6a88-4f3f-8ac4-a1843afa0434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1104 | 2024.11.28 01:53:32.093858 [ 3 ] {93ba6bc7-6a88-4f3f-8ac4-a1843afa0434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1105 | 2024.11.28 01:53:32.094454 [ 3 ] {93ba6bc7-6a88-4f3f-8ac4-a1843afa0434} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1106 | 2024.11.28 01:53:32.094497 [ 3 ] {93ba6bc7-6a88-4f3f-8ac4-a1843afa0434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1107 | 2024.11.28 01:53:32.094900 [ 3 ] {93ba6bc7-6a88-4f3f-8ac4-a1843afa0434} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1108 | 2024.11.28 01:53:32.095139 [ 3 ] {93ba6bc7-6a88-4f3f-8ac4-a1843afa0434} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1109 | 2024.11.28 01:53:32.095345 [ 3 ] {93ba6bc7-6a88-4f3f-8ac4-a1843afa0434} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001564 sec., 95907.9283887468 rows/sec., 6.65 MiB/sec. | ||
1110 | 2024.11.28 01:53:32.095397 [ 3 ] {93ba6bc7-6a88-4f3f-8ac4-a1843afa0434} <Debug> TCPHandler: Processed in 0.001775941 sec. | ||
1111 | 2024.11.28 01:53:32.095567 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1112 | 2024.11.28 01:53:32.095698 [ 253 ] {2a52e9da-d36f-4ec4-9b79-78aa7df41e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1113 | 2024.11.28 01:53:32.095754 [ 253 ] {2a52e9da-d36f-4ec4-9b79-78aa7df41e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1114 | 2024.11.28 01:53:32.096250 [ 253 ] {2a52e9da-d36f-4ec4-9b79-78aa7df41e07} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1115 | 2024.11.28 01:53:32.096292 [ 253 ] {2a52e9da-d36f-4ec4-9b79-78aa7df41e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1116 | 2024.11.28 01:53:32.096696 [ 253 ] {2a52e9da-d36f-4ec4-9b79-78aa7df41e07} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1117 | 2024.11.28 01:53:32.096953 [ 253 ] {2a52e9da-d36f-4ec4-9b79-78aa7df41e07} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1118 | 2024.11.28 01:53:32.097167 [ 253 ] {2a52e9da-d36f-4ec4-9b79-78aa7df41e07} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.0015 sec., 33333.333333333336 rows/sec., 2.29 MiB/sec. | ||
1119 | 2024.11.28 01:53:32.097223 [ 253 ] {2a52e9da-d36f-4ec4-9b79-78aa7df41e07} <Debug> TCPHandler: Processed in 0.0017222 sec. | ||
1120 | 2024.11.28 01:53:35.987236 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1121 | 2024.11.28 01:53:35.987301 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1122 | 2024.11.28 01:53:36.038436 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 196 | ||
1123 | 2024.11.28 01:53:36.040920 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
1124 | 2024.11.28 01:53:36.042468 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1125 | 2024.11.28 01:53:36.042562 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1126 | 2024.11.28 01:53:36.044214 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1127 | 2024.11.28 01:53:36.044301 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1128 | 2024.11.28 01:53:36.045739 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1129 | 2024.11.28 01:53:36.046378 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1130 | 2024.11.28 01:53:36.046965 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
1131 | 2024.11.28 01:53:36.047352 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1132 | 2024.11.28 01:53:36.047676 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1133 | 2024.11.28 01:53:36.048166 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
1134 | 2024.11.28 01:53:36.140590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
1135 | 2024.11.28 01:53:36.160728 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1136 | 2024.11.28 01:53:36.160788 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1137 | 2024.11.28 01:53:36.167304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1138 | 2024.11.28 01:53:36.168184 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1139 | 2024.11.28 01:53:36.171332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
1140 | 2024.11.28 01:53:37.093722 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1141 | 2024.11.28 01:53:37.093933 [ 3 ] {31ab052c-9757-47c0-a32c-c39f97caa834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1142 | 2024.11.28 01:53:37.094010 [ 3 ] {31ab052c-9757-47c0-a32c-c39f97caa834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1143 | 2024.11.28 01:53:37.094875 [ 3 ] {31ab052c-9757-47c0-a32c-c39f97caa834} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1144 | 2024.11.28 01:53:37.094925 [ 3 ] {31ab052c-9757-47c0-a32c-c39f97caa834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1145 | 2024.11.28 01:53:37.095348 [ 3 ] {31ab052c-9757-47c0-a32c-c39f97caa834} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1146 | 2024.11.28 01:53:37.095599 [ 3 ] {31ab052c-9757-47c0-a32c-c39f97caa834} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1147 | 2024.11.28 01:53:37.095890 [ 3 ] {31ab052c-9757-47c0-a32c-c39f97caa834} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001998 sec., 7007.007007007006 rows/sec., 504.41 KiB/sec. | ||
1148 | 2024.11.28 01:53:37.095957 [ 3 ] {31ab052c-9757-47c0-a32c-c39f97caa834} <Debug> TCPHandler: Processed in 0.002372831 sec. | ||
1149 | 2024.11.28 01:53:37.096205 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1150 | 2024.11.28 01:53:37.096392 [ 253 ] {377b1b0d-0eae-4904-99bb-c56e924d7fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1151 | 2024.11.28 01:53:37.096463 [ 253 ] {377b1b0d-0eae-4904-99bb-c56e924d7fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1152 | 2024.11.28 01:53:37.097293 [ 253 ] {377b1b0d-0eae-4904-99bb-c56e924d7fa2} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1153 | 2024.11.28 01:53:37.097343 [ 253 ] {377b1b0d-0eae-4904-99bb-c56e924d7fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1154 | 2024.11.28 01:53:37.097803 [ 253 ] {377b1b0d-0eae-4904-99bb-c56e924d7fa2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1155 | 2024.11.28 01:53:37.098077 [ 253 ] {377b1b0d-0eae-4904-99bb-c56e924d7fa2} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1156 | 2024.11.28 01:53:37.098307 [ 253 ] {377b1b0d-0eae-4904-99bb-c56e924d7fa2} <Debug> executeQuery: Read 215 rows, 19.20 KiB in 0.001969 sec., 109192.48349415947 rows/sec., 9.52 MiB/sec. | ||
1157 | 2024.11.28 01:53:37.098362 [ 253 ] {377b1b0d-0eae-4904-99bb-c56e924d7fa2} <Debug> TCPHandler: Processed in 0.00229218 sec. | ||
1158 | 2024.11.28 01:53:37.098521 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1159 | 2024.11.28 01:53:37.098657 [ 3 ] {9c5127a2-b6af-40d2-a92b-7547074cf589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1160 | 2024.11.28 01:53:37.098714 [ 3 ] {9c5127a2-b6af-40d2-a92b-7547074cf589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1161 | 2024.11.28 01:53:37.099417 [ 3 ] {9c5127a2-b6af-40d2-a92b-7547074cf589} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1162 | 2024.11.28 01:53:37.099459 [ 3 ] {9c5127a2-b6af-40d2-a92b-7547074cf589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1163 | 2024.11.28 01:53:37.099813 [ 3 ] {9c5127a2-b6af-40d2-a92b-7547074cf589} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1164 | 2024.11.28 01:53:37.100050 [ 3 ] {9c5127a2-b6af-40d2-a92b-7547074cf589} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1165 | 2024.11.28 01:53:37.100322 [ 3 ] {9c5127a2-b6af-40d2-a92b-7547074cf589} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001674 sec., 8960.57347670251 rows/sec., 631.79 KiB/sec. | ||
1166 | 2024.11.28 01:53:37.100390 [ 3 ] {9c5127a2-b6af-40d2-a92b-7547074cf589} <Debug> TCPHandler: Processed in 0.001935134 sec. | ||
1167 | 2024.11.28 01:53:37.100574 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1168 | 2024.11.28 01:53:37.100714 [ 253 ] {3ca678d0-0454-4a94-8b39-9693570cd290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1169 | 2024.11.28 01:53:37.100775 [ 253 ] {3ca678d0-0454-4a94-8b39-9693570cd290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1170 | 2024.11.28 01:53:37.101456 [ 253 ] {3ca678d0-0454-4a94-8b39-9693570cd290} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1171 | 2024.11.28 01:53:37.101497 [ 253 ] {3ca678d0-0454-4a94-8b39-9693570cd290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1172 | 2024.11.28 01:53:37.101873 [ 253 ] {3ca678d0-0454-4a94-8b39-9693570cd290} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1173 | 2024.11.28 01:53:37.102138 [ 253 ] {3ca678d0-0454-4a94-8b39-9693570cd290} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1174 | 2024.11.28 01:53:37.102350 [ 253 ] {3ca678d0-0454-4a94-8b39-9693570cd290} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001667 sec., 8398.320335932813 rows/sec., 588.16 KiB/sec. | ||
1175 | 2024.11.28 01:53:37.102401 [ 253 ] {3ca678d0-0454-4a94-8b39-9693570cd290} <Debug> TCPHandler: Processed in 0.001895073 sec. | ||
1176 | 2024.11.28 01:53:37.102552 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1177 | 2024.11.28 01:53:37.102687 [ 3 ] {50b99166-989a-484b-bfef-feb1903ae468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1178 | 2024.11.28 01:53:37.102743 [ 3 ] {50b99166-989a-484b-bfef-feb1903ae468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1179 | 2024.11.28 01:53:37.103413 [ 3 ] {50b99166-989a-484b-bfef-feb1903ae468} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1180 | 2024.11.28 01:53:37.103456 [ 3 ] {50b99166-989a-484b-bfef-feb1903ae468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1181 | 2024.11.28 01:53:37.103817 [ 3 ] {50b99166-989a-484b-bfef-feb1903ae468} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1182 | 2024.11.28 01:53:37.104045 [ 3 ] {50b99166-989a-484b-bfef-feb1903ae468} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1183 | 2024.11.28 01:53:37.104265 [ 3 ] {50b99166-989a-484b-bfef-feb1903ae468} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001601 sec., 8119.925046845721 rows/sec., 506.28 KiB/sec. | ||
1184 | 2024.11.28 01:53:37.104333 [ 3 ] {50b99166-989a-484b-bfef-feb1903ae468} <Debug> TCPHandler: Processed in 0.001848312 sec. | ||
1185 | 2024.11.28 01:53:37.104485 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1186 | 2024.11.28 01:53:37.104626 [ 253 ] {ba9fcd05-28e5-4f45-8479-cd6f6c8a198a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1187 | 2024.11.28 01:53:37.104684 [ 253 ] {ba9fcd05-28e5-4f45-8479-cd6f6c8a198a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1188 | 2024.11.28 01:53:37.105503 [ 253 ] {ba9fcd05-28e5-4f45-8479-cd6f6c8a198a} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1189 | 2024.11.28 01:53:37.105543 [ 253 ] {ba9fcd05-28e5-4f45-8479-cd6f6c8a198a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1190 | 2024.11.28 01:53:37.105931 [ 253 ] {ba9fcd05-28e5-4f45-8479-cd6f6c8a198a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1191 | 2024.11.28 01:53:37.106184 [ 253 ] {ba9fcd05-28e5-4f45-8479-cd6f6c8a198a} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1192 | 2024.11.28 01:53:37.106420 [ 253 ] {ba9fcd05-28e5-4f45-8479-cd6f6c8a198a} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.00182 sec., 209890.1098901099 rows/sec., 14.85 MiB/sec. | ||
1193 | 2024.11.28 01:53:37.106547 [ 253 ] {ba9fcd05-28e5-4f45-8479-cd6f6c8a198a} <Debug> TCPHandler: Processed in 0.002131397 sec. | ||
1194 | 2024.11.28 01:53:37.106699 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1195 | 2024.11.28 01:53:37.106841 [ 3 ] {521d37ba-07ba-4804-bfc8-eced2e80a496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1196 | 2024.11.28 01:53:37.106899 [ 3 ] {521d37ba-07ba-4804-bfc8-eced2e80a496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1197 | 2024.11.28 01:53:37.107461 [ 3 ] {521d37ba-07ba-4804-bfc8-eced2e80a496} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1198 | 2024.11.28 01:53:37.107502 [ 3 ] {521d37ba-07ba-4804-bfc8-eced2e80a496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1199 | 2024.11.28 01:53:37.107865 [ 3 ] {521d37ba-07ba-4804-bfc8-eced2e80a496} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1200 | 2024.11.28 01:53:37.108101 [ 3 ] {521d37ba-07ba-4804-bfc8-eced2e80a496} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1201 | 2024.11.28 01:53:37.108309 [ 3 ] {521d37ba-07ba-4804-bfc8-eced2e80a496} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001499 sec., 4002.6684456304206 rows/sec., 209.12 KiB/sec. | ||
1202 | 2024.11.28 01:53:37.108357 [ 3 ] {521d37ba-07ba-4804-bfc8-eced2e80a496} <Debug> TCPHandler: Processed in 0.00172602 sec. | ||
1203 | 2024.11.28 01:53:37.108495 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1204 | 2024.11.28 01:53:37.108614 [ 253 ] {17510fc3-0723-4720-b362-ea8c9561661d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1205 | 2024.11.28 01:53:37.108669 [ 253 ] {17510fc3-0723-4720-b362-ea8c9561661d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1206 | 2024.11.28 01:53:37.109285 [ 253 ] {17510fc3-0723-4720-b362-ea8c9561661d} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1207 | 2024.11.28 01:53:37.109326 [ 253 ] {17510fc3-0723-4720-b362-ea8c9561661d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1208 | 2024.11.28 01:53:37.109730 [ 253 ] {17510fc3-0723-4720-b362-ea8c9561661d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1209 | 2024.11.28 01:53:37.109997 [ 253 ] {17510fc3-0723-4720-b362-ea8c9561661d} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1210 | 2024.11.28 01:53:37.110251 [ 253 ] {17510fc3-0723-4720-b362-ea8c9561661d} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001651 sec., 137492.42883101152 rows/sec., 9.17 MiB/sec. | ||
1211 | 2024.11.28 01:53:37.110378 [ 253 ] {17510fc3-0723-4720-b362-ea8c9561661d} <Debug> TCPHandler: Processed in 0.001938763 sec. | ||
1212 | 2024.11.28 01:53:37.110528 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1213 | 2024.11.28 01:53:37.110650 [ 3 ] {2de43f29-2ca1-4bbf-bcd7-cb4b8211dad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1214 | 2024.11.28 01:53:37.110700 [ 3 ] {2de43f29-2ca1-4bbf-bcd7-cb4b8211dad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1215 | 2024.11.28 01:53:37.111171 [ 3 ] {2de43f29-2ca1-4bbf-bcd7-cb4b8211dad5} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1216 | 2024.11.28 01:53:37.111209 [ 3 ] {2de43f29-2ca1-4bbf-bcd7-cb4b8211dad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1217 | 2024.11.28 01:53:37.111562 [ 3 ] {2de43f29-2ca1-4bbf-bcd7-cb4b8211dad5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1218 | 2024.11.28 01:53:37.111793 [ 3 ] {2de43f29-2ca1-4bbf-bcd7-cb4b8211dad5} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1219 | 2024.11.28 01:53:37.112000 [ 3 ] {2de43f29-2ca1-4bbf-bcd7-cb4b8211dad5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001378 sec., 725.6894049346879 rows/sec., 48.90 KiB/sec. | ||
1220 | 2024.11.28 01:53:37.112048 [ 3 ] {2de43f29-2ca1-4bbf-bcd7-cb4b8211dad5} <Debug> TCPHandler: Processed in 0.001577568 sec. | ||
1221 | 2024.11.28 01:53:37.112190 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1222 | 2024.11.28 01:53:37.112309 [ 253 ] {4206dbd6-032f-4aa2-8d40-9d0728fad068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1223 | 2024.11.28 01:53:37.112391 [ 253 ] {4206dbd6-032f-4aa2-8d40-9d0728fad068} <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 | ||
1224 | 2024.11.28 01:53:37.113486 [ 253 ] {4206dbd6-032f-4aa2-8d40-9d0728fad068} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1225 | 2024.11.28 01:53:37.113526 [ 253 ] {4206dbd6-032f-4aa2-8d40-9d0728fad068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1226 | 2024.11.28 01:53:37.114152 [ 253 ] {4206dbd6-032f-4aa2-8d40-9d0728fad068} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1227 | 2024.11.28 01:53:37.114428 [ 253 ] {4206dbd6-032f-4aa2-8d40-9d0728fad068} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1228 | 2024.11.28 01:53:37.114738 [ 253 ] {4206dbd6-032f-4aa2-8d40-9d0728fad068} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002436 sec., 3284.072249589491 rows/sec., 5.88 MiB/sec. | ||
1229 | 2024.11.28 01:53:37.114849 [ 253 ] {4206dbd6-032f-4aa2-8d40-9d0728fad068} <Debug> TCPHandler: Processed in 0.002715927 sec. | ||
1230 | 2024.11.28 01:53:37.115002 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1231 | 2024.11.28 01:53:37.115121 [ 3 ] {f6dc1b54-9931-4bba-8bd1-55c0c98520d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1232 | 2024.11.28 01:53:37.115170 [ 3 ] {f6dc1b54-9931-4bba-8bd1-55c0c98520d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1233 | 2024.11.28 01:53:37.115655 [ 3 ] {f6dc1b54-9931-4bba-8bd1-55c0c98520d2} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1234 | 2024.11.28 01:53:37.115694 [ 3 ] {f6dc1b54-9931-4bba-8bd1-55c0c98520d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1235 | 2024.11.28 01:53:37.116058 [ 3 ] {f6dc1b54-9931-4bba-8bd1-55c0c98520d2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1236 | 2024.11.28 01:53:37.116301 [ 3 ] {f6dc1b54-9931-4bba-8bd1-55c0c98520d2} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1237 | 2024.11.28 01:53:37.116537 [ 3 ] {f6dc1b54-9931-4bba-8bd1-55c0c98520d2} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001438 sec., 50069.541029207234 rows/sec., 3.19 MiB/sec. | ||
1238 | 2024.11.28 01:53:37.116590 [ 3 ] {f6dc1b54-9931-4bba-8bd1-55c0c98520d2} <Debug> TCPHandler: Processed in 0.001646508 sec. | ||
1239 | 2024.11.28 01:53:42.086111 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1240 | 2024.11.28 01:53:42.086392 [ 3 ] {3d884af8-016e-4c5f-b8a1-8829c6369ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1241 | 2024.11.28 01:53:42.086875 [ 3 ] {3d884af8-016e-4c5f-b8a1-8829c6369ecf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1242 | 2024.11.28 01:53:42.086956 [ 3 ] {3d884af8-016e-4c5f-b8a1-8829c6369ecf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1243 | 2024.11.28 01:53:42.087314 [ 3 ] {3d884af8-016e-4c5f-b8a1-8829c6369ecf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1244 | 2024.11.28 01:53:42.087555 [ 3 ] {3d884af8-016e-4c5f-b8a1-8829c6369ecf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1245 | 2024.11.28 01:53:42.089792 [ 3 ] {3d884af8-016e-4c5f-b8a1-8829c6369ecf} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1246 | 2024.11.28 01:53:42.090955 [ 3 ] {3d884af8-016e-4c5f-b8a1-8829c6369ecf} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1247 | 2024.11.28 01:53:42.091006 [ 3 ] {3d884af8-016e-4c5f-b8a1-8829c6369ecf} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (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 | ||
1248 | 2024.11.28 01:53:42.091026 [ 3 ] {3d884af8-016e-4c5f-b8a1-8829c6369ecf} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1249 | 2024.11.28 01:53:42.091141 [ 3 ] {3d884af8-016e-4c5f-b8a1-8829c6369ecf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1250 | 2024.11.28 01:53:42.091169 [ 3 ] {3d884af8-016e-4c5f-b8a1-8829c6369ecf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
1251 | 2024.11.28 01:53:42.095135 [ 3 ] {3d884af8-016e-4c5f-b8a1-8829c6369ecf} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.008865 sec., 3722.5042301184435 rows/sec., 137.81 KiB/sec. | ||
1252 | 2024.11.28 01:53:42.095281 [ 3 ] {3d884af8-016e-4c5f-b8a1-8829c6369ecf} <Debug> TCPHandler: Processed in 0.009302892 sec. | ||
1253 | 2024.11.28 01:53:42.095744 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1254 | 2024.11.28 01:53:42.096049 [ 253 ] {efdc8fe7-f530-46e3-8e06-f6e44a41b1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1255 | 2024.11.28 01:53:42.096568 [ 253 ] {efdc8fe7-f530-46e3-8e06-f6e44a41b1db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1256 | 2024.11.28 01:53:42.096629 [ 253 ] {efdc8fe7-f530-46e3-8e06-f6e44a41b1db} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1257 | 2024.11.28 01:53:42.096982 [ 253 ] {efdc8fe7-f530-46e3-8e06-f6e44a41b1db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1258 | 2024.11.28 01:53:42.097062 [ 253 ] {efdc8fe7-f530-46e3-8e06-f6e44a41b1db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1259 | 2024.11.28 01:53:42.097244 [ 253 ] {efdc8fe7-f530-46e3-8e06-f6e44a41b1db} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1260 | 2024.11.28 01:53:42.097284 [ 253 ] {efdc8fe7-f530-46e3-8e06-f6e44a41b1db} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1261 | 2024.11.28 01:53:42.097312 [ 253 ] {efdc8fe7-f530-46e3-8e06-f6e44a41b1db} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (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 | ||
1262 | 2024.11.28 01:53:42.097329 [ 253 ] {efdc8fe7-f530-46e3-8e06-f6e44a41b1db} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1263 | 2024.11.28 01:53:42.097376 [ 253 ] {efdc8fe7-f530-46e3-8e06-f6e44a41b1db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1264 | 2024.11.28 01:53:42.097401 [ 253 ] {efdc8fe7-f530-46e3-8e06-f6e44a41b1db} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
1265 | 2024.11.28 01:53:42.098047 [ 253 ] {efdc8fe7-f530-46e3-8e06-f6e44a41b1db} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.002137 sec., 15442.20870379036 rows/sec., 571.68 KiB/sec. | ||
1266 | 2024.11.28 01:53:42.098136 [ 253 ] {efdc8fe7-f530-46e3-8e06-f6e44a41b1db} <Debug> TCPHandler: Processed in 0.002534634 sec. | ||
1267 | 2024.11.28 01:53:42.098445 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1268 | 2024.11.28 01:53:42.098646 [ 3 ] {37c1ab1a-df91-4244-8c0e-3d8b50b2ddcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1269 | 2024.11.28 01:53:42.099062 [ 3 ] {37c1ab1a-df91-4244-8c0e-3d8b50b2ddcc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1270 | 2024.11.28 01:53:42.099112 [ 3 ] {37c1ab1a-df91-4244-8c0e-3d8b50b2ddcc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1271 | 2024.11.28 01:53:42.099449 [ 3 ] {37c1ab1a-df91-4244-8c0e-3d8b50b2ddcc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1272 | 2024.11.28 01:53:42.099517 [ 3 ] {37c1ab1a-df91-4244-8c0e-3d8b50b2ddcc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1273 | 2024.11.28 01:53:42.099672 [ 3 ] {37c1ab1a-df91-4244-8c0e-3d8b50b2ddcc} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1274 | 2024.11.28 01:53:42.099706 [ 3 ] {37c1ab1a-df91-4244-8c0e-3d8b50b2ddcc} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1275 | 2024.11.28 01:53:42.099730 [ 3 ] {37c1ab1a-df91-4244-8c0e-3d8b50b2ddcc} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (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 | ||
1276 | 2024.11.28 01:53:42.099748 [ 3 ] {37c1ab1a-df91-4244-8c0e-3d8b50b2ddcc} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1277 | 2024.11.28 01:53:42.099800 [ 3 ] {37c1ab1a-df91-4244-8c0e-3d8b50b2ddcc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1278 | 2024.11.28 01:53:42.099824 [ 3 ] {37c1ab1a-df91-4244-8c0e-3d8b50b2ddcc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
1279 | 2024.11.28 01:53:42.100410 [ 3 ] {37c1ab1a-df91-4244-8c0e-3d8b50b2ddcc} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.001865 sec., 17694.36997319035 rows/sec., 655.06 KiB/sec. | ||
1280 | 2024.11.28 01:53:42.100530 [ 3 ] {37c1ab1a-df91-4244-8c0e-3d8b50b2ddcc} <Debug> TCPHandler: Processed in 0.002149187 sec. | ||
1281 | 2024.11.28 01:53:42.100790 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1282 | 2024.11.28 01:53:42.100981 [ 253 ] {f7458326-123c-42a4-add7-7bc657ddc5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1283 | 2024.11.28 01:53:42.101324 [ 253 ] {f7458326-123c-42a4-add7-7bc657ddc5a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1284 | 2024.11.28 01:53:42.101374 [ 253 ] {f7458326-123c-42a4-add7-7bc657ddc5a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1285 | 2024.11.28 01:53:42.101740 [ 253 ] {f7458326-123c-42a4-add7-7bc657ddc5a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1286 | 2024.11.28 01:53:42.101808 [ 253 ] {f7458326-123c-42a4-add7-7bc657ddc5a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1287 | 2024.11.28 01:53:42.101986 [ 253 ] {f7458326-123c-42a4-add7-7bc657ddc5a7} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1288 | 2024.11.28 01:53:42.102022 [ 253 ] {f7458326-123c-42a4-add7-7bc657ddc5a7} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1289 | 2024.11.28 01:53:42.102046 [ 253 ] {f7458326-123c-42a4-add7-7bc657ddc5a7} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (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 | ||
1290 | 2024.11.28 01:53:42.102063 [ 253 ] {f7458326-123c-42a4-add7-7bc657ddc5a7} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1291 | 2024.11.28 01:53:42.102107 [ 253 ] {f7458326-123c-42a4-add7-7bc657ddc5a7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1292 | 2024.11.28 01:53:42.102131 [ 253 ] {f7458326-123c-42a4-add7-7bc657ddc5a7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
1293 | 2024.11.28 01:53:42.102647 [ 253 ] {f7458326-123c-42a4-add7-7bc657ddc5a7} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.00176 sec., 18750 rows/sec., 694.14 KiB/sec. | ||
1294 | 2024.11.28 01:53:42.102732 [ 253 ] {f7458326-123c-42a4-add7-7bc657ddc5a7} <Debug> TCPHandler: Processed in 0.001998495 sec. | ||
1295 | 2024.11.28 01:53:42.106226 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1296 | 2024.11.28 01:53:42.106384 [ 3 ] {f6585d37-8441-474a-855a-18b28fc351b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1297 | 2024.11.28 01:53:42.106448 [ 3 ] {f6585d37-8441-474a-855a-18b28fc351b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1298 | 2024.11.28 01:53:42.107220 [ 3 ] {f6585d37-8441-474a-855a-18b28fc351b3} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1299 | 2024.11.28 01:53:42.107270 [ 3 ] {f6585d37-8441-474a-855a-18b28fc351b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1300 | 2024.11.28 01:53:42.107789 [ 3 ] {f6585d37-8441-474a-855a-18b28fc351b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1301 | 2024.11.28 01:53:42.108013 [ 3 ] {f6585d37-8441-474a-855a-18b28fc351b3} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1302 | 2024.11.28 01:53:42.108234 [ 3 ] {f6585d37-8441-474a-855a-18b28fc351b3} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001891 sec., 2115.282919090428 rows/sec., 269.06 KiB/sec. | ||
1303 | 2024.11.28 01:53:42.108368 [ 3 ] {f6585d37-8441-474a-855a-18b28fc351b3} <Debug> TCPHandler: Processed in 0.002210408 sec. | ||
1304 | 2024.11.28 01:53:42.108524 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1305 | 2024.11.28 01:53:42.108676 [ 253 ] {1164b33c-2820-418c-99d6-e5c1ad2c1570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1306 | 2024.11.28 01:53:42.108737 [ 253 ] {1164b33c-2820-418c-99d6-e5c1ad2c1570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1307 | 2024.11.28 01:53:42.109468 [ 253 ] {1164b33c-2820-418c-99d6-e5c1ad2c1570} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1308 | 2024.11.28 01:53:42.109516 [ 253 ] {1164b33c-2820-418c-99d6-e5c1ad2c1570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1309 | 2024.11.28 01:53:42.109952 [ 253 ] {1164b33c-2820-418c-99d6-e5c1ad2c1570} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1310 | 2024.11.28 01:53:42.110221 [ 253 ] {1164b33c-2820-418c-99d6-e5c1ad2c1570} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1311 | 2024.11.28 01:53:42.110413 [ 253 ] {1164b33c-2820-418c-99d6-e5c1ad2c1570} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001779 sec., 31478.358628442948 rows/sec., 2.40 MiB/sec. | ||
1312 | 2024.11.28 01:53:42.110466 [ 253 ] {1164b33c-2820-418c-99d6-e5c1ad2c1570} <Debug> TCPHandler: Processed in 0.002012674 sec. | ||
1313 | 2024.11.28 01:53:42.110618 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1314 | 2024.11.28 01:53:42.110738 [ 3 ] {0d5ca323-fa7c-4ad7-a548-4a6adccd6af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1315 | 2024.11.28 01:53:42.110787 [ 3 ] {0d5ca323-fa7c-4ad7-a548-4a6adccd6af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1316 | 2024.11.28 01:53:42.111403 [ 3 ] {0d5ca323-fa7c-4ad7-a548-4a6adccd6af3} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1317 | 2024.11.28 01:53:42.111444 [ 3 ] {0d5ca323-fa7c-4ad7-a548-4a6adccd6af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1318 | 2024.11.28 01:53:42.111822 [ 3 ] {0d5ca323-fa7c-4ad7-a548-4a6adccd6af3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1319 | 2024.11.28 01:53:42.112061 [ 3 ] {0d5ca323-fa7c-4ad7-a548-4a6adccd6af3} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1320 | 2024.11.28 01:53:42.112283 [ 3 ] {0d5ca323-fa7c-4ad7-a548-4a6adccd6af3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001569 sec., 40790.31230082855 rows/sec., 3.18 MiB/sec. | ||
1321 | 2024.11.28 01:53:42.112337 [ 3 ] {0d5ca323-fa7c-4ad7-a548-4a6adccd6af3} <Debug> TCPHandler: Processed in 0.001775401 sec. | ||
1322 | 2024.11.28 01:53:42.112501 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1323 | 2024.11.28 01:53:42.112641 [ 253 ] {8fbfe8ae-a619-4269-bdc1-d291374ef1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1324 | 2024.11.28 01:53:42.112704 [ 253 ] {8fbfe8ae-a619-4269-bdc1-d291374ef1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1325 | 2024.11.28 01:53:42.113389 [ 253 ] {8fbfe8ae-a619-4269-bdc1-d291374ef1f6} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1326 | 2024.11.28 01:53:42.113434 [ 253 ] {8fbfe8ae-a619-4269-bdc1-d291374ef1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1327 | 2024.11.28 01:53:42.113895 [ 253 ] {8fbfe8ae-a619-4269-bdc1-d291374ef1f6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1328 | 2024.11.28 01:53:42.114151 [ 253 ] {8fbfe8ae-a619-4269-bdc1-d291374ef1f6} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1329 | 2024.11.28 01:53:42.114328 [ 253 ] {8fbfe8ae-a619-4269-bdc1-d291374ef1f6} <Debug> executeQuery: Read 156 rows, 11.11 KiB in 0.001718 sec., 90803.25960419093 rows/sec., 6.31 MiB/sec. | ||
1330 | 2024.11.28 01:53:42.114378 [ 253 ] {8fbfe8ae-a619-4269-bdc1-d291374ef1f6} <Debug> TCPHandler: Processed in 0.001944544 sec. | ||
1331 | 2024.11.28 01:53:42.114524 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1332 | 2024.11.28 01:53:42.114648 [ 3 ] {0f19d2ac-26dd-4845-822f-a2a6e1059489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1333 | 2024.11.28 01:53:42.114707 [ 3 ] {0f19d2ac-26dd-4845-822f-a2a6e1059489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1334 | 2024.11.28 01:53:42.115335 [ 3 ] {0f19d2ac-26dd-4845-822f-a2a6e1059489} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1335 | 2024.11.28 01:53:42.115383 [ 3 ] {0f19d2ac-26dd-4845-822f-a2a6e1059489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1336 | 2024.11.28 01:53:42.115784 [ 3 ] {0f19d2ac-26dd-4845-822f-a2a6e1059489} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1337 | 2024.11.28 01:53:42.116015 [ 3 ] {0f19d2ac-26dd-4845-822f-a2a6e1059489} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1338 | 2024.11.28 01:53:42.116224 [ 3 ] {0f19d2ac-26dd-4845-822f-a2a6e1059489} <Debug> executeQuery: Read 56 rows, 3.89 KiB in 0.001605 sec., 34890.96573208723 rows/sec., 2.37 MiB/sec. | ||
1339 | 2024.11.28 01:53:42.116272 [ 3 ] {0f19d2ac-26dd-4845-822f-a2a6e1059489} <Debug> TCPHandler: Processed in 0.001804352 sec. | ||
1340 | 2024.11.28 01:53:43.547130 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
1341 | 2024.11.28 01:53:43.547819 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1342 | 2024.11.28 01:53:43.547860 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1343 | 2024.11.28 01:53:43.548409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1344 | 2024.11.28 01:53:43.548685 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1345 | 2024.11.28 01:53:43.548915 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1346 | 2024.11.28 01:53:43.671443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1347 | 2024.11.28 01:53:43.690495 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1348 | 2024.11.28 01:53:43.690555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1349 | 2024.11.28 01:53:43.697521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1350 | 2024.11.28 01:53:43.698286 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1351 | 2024.11.28 01:53:43.700897 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1352 | 2024.11.28 01:53:46.048342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 236 | ||
1353 | 2024.11.28 01:53:46.051560 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1354 | 2024.11.28 01:53:46.051605 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1355 | 2024.11.28 01:53:46.053083 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1356 | 2024.11.28 01:53:46.053381 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1357 | 2024.11.28 01:53:46.053870 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 236 | ||
1358 | 2024.11.28 01:53:47.093715 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1359 | 2024.11.28 01:53:47.093927 [ 3 ] {5539fde3-e6bf-4bd7-b774-b0127b0cac17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1360 | 2024.11.28 01:53:47.094005 [ 3 ] {5539fde3-e6bf-4bd7-b774-b0127b0cac17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1361 | 2024.11.28 01:53:47.094869 [ 3 ] {5539fde3-e6bf-4bd7-b774-b0127b0cac17} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1362 | 2024.11.28 01:53:47.094910 [ 3 ] {5539fde3-e6bf-4bd7-b774-b0127b0cac17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1363 | 2024.11.28 01:53:47.095350 [ 3 ] {5539fde3-e6bf-4bd7-b774-b0127b0cac17} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1364 | 2024.11.28 01:53:47.095604 [ 3 ] {5539fde3-e6bf-4bd7-b774-b0127b0cac17} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1365 | 2024.11.28 01:53:47.095845 [ 3 ] {5539fde3-e6bf-4bd7-b774-b0127b0cac17} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001971 sec., 7102.9934043632675 rows/sec., 511.32 KiB/sec. | ||
1366 | 2024.11.28 01:53:47.095980 [ 3 ] {5539fde3-e6bf-4bd7-b774-b0127b0cac17} <Debug> TCPHandler: Processed in 0.002411532 sec. | ||
1367 | 2024.11.28 01:53:47.096248 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1368 | 2024.11.28 01:53:47.096458 [ 253 ] {ac79a719-c29b-4639-a4d1-65558ebcc8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1369 | 2024.11.28 01:53:47.096537 [ 253 ] {ac79a719-c29b-4639-a4d1-65558ebcc8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1370 | 2024.11.28 01:53:47.097379 [ 253 ] {ac79a719-c29b-4639-a4d1-65558ebcc8ec} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1371 | 2024.11.28 01:53:47.097425 [ 253 ] {ac79a719-c29b-4639-a4d1-65558ebcc8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1372 | 2024.11.28 01:53:47.097871 [ 253 ] {ac79a719-c29b-4639-a4d1-65558ebcc8ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1373 | 2024.11.28 01:53:47.098132 [ 253 ] {ac79a719-c29b-4639-a4d1-65558ebcc8ec} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1374 | 2024.11.28 01:53:47.098305 [ 64 ] {} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1375 | 2024.11.28 01:53:47.098379 [ 64 ] {} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1376 | 2024.11.28 01:53:47.098399 [ 253 ] {ac79a719-c29b-4639-a4d1-65558ebcc8ec} <Debug> executeQuery: Read 219 rows, 19.54 KiB in 0.001989 sec., 110105.580693816 rows/sec., 9.59 MiB/sec. | ||
1377 | 2024.11.28 01:53:47.098417 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1378 | 2024.11.28 01:53:47.098545 [ 253 ] {ac79a719-c29b-4639-a4d1-65558ebcc8ec} <Debug> TCPHandler: Processed in 0.002438113 sec. | ||
1379 | 2024.11.28 01:53:47.098720 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1380 | 2024.11.28 01:53:47.098751 [ 204 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
1381 | 2024.11.28 01:53:47.098881 [ 3 ] {81210573-20fb-475d-8253-975ffb8447d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1382 | 2024.11.28 01:53:47.098943 [ 204 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1383 | 2024.11.28 01:53:47.098948 [ 3 ] {81210573-20fb-475d-8253-975ffb8447d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1384 | 2024.11.28 01:53:47.099022 [ 204 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1355 rows starting from the beginning of the part | ||
1385 | 2024.11.28 01:53:47.099267 [ 204 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
1386 | 2024.11.28 01:53:47.099758 [ 204 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
1387 | 2024.11.28 01:53:47.100110 [ 204 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 215 rows starting from the beginning of the part | ||
1388 | 2024.11.28 01:53:47.100300 [ 204 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
1389 | 2024.11.28 01:53:47.100588 [ 204 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 219 rows starting from the beginning of the part | ||
1390 | 2024.11.28 01:53:47.101076 [ 3 ] {81210573-20fb-475d-8253-975ffb8447d5} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1391 | 2024.11.28 01:53:47.101119 [ 3 ] {81210573-20fb-475d-8253-975ffb8447d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1392 | 2024.11.28 01:53:47.101624 [ 3 ] {81210573-20fb-475d-8253-975ffb8447d5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1393 | 2024.11.28 01:53:47.101980 [ 3 ] {81210573-20fb-475d-8253-975ffb8447d5} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1394 | 2024.11.28 01:53:47.102185 [ 3 ] {81210573-20fb-475d-8253-975ffb8447d5} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.003338 sec., 4493.7088076692635 rows/sec., 316.84 KiB/sec. | ||
1395 | 2024.11.28 01:53:47.102241 [ 3 ] {81210573-20fb-475d-8253-975ffb8447d5} <Debug> TCPHandler: Processed in 0.003588792 sec. | ||
1396 | 2024.11.28 01:53:47.102471 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1397 | 2024.11.28 01:53:47.102517 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 5 columns (5 merged, 0 gathered) in 0.003957258 sec., 492512.74493601377 rows/sec., 42.97 MiB/sec. | ||
1398 | 2024.11.28 01:53:47.102628 [ 253 ] {df3af9bf-ce2f-4702-90b4-3e64f1297538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1399 | 2024.11.28 01:53:47.102691 [ 253 ] {df3af9bf-ce2f-4702-90b4-3e64f1297538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1400 | 2024.11.28 01:53:47.102898 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1401 | 2024.11.28 01:53:47.103592 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_6_1} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1402 | 2024.11.28 01:53:47.103785 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_6_1} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1403 | 2024.11.28 01:53:47.103995 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
1404 | 2024.11.28 01:53:47.104011 [ 253 ] {df3af9bf-ce2f-4702-90b4-3e64f1297538} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1405 | 2024.11.28 01:53:47.104069 [ 253 ] {df3af9bf-ce2f-4702-90b4-3e64f1297538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1406 | 2024.11.28 01:53:47.104436 [ 253 ] {df3af9bf-ce2f-4702-90b4-3e64f1297538} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1407 | 2024.11.28 01:53:47.104683 [ 253 ] {df3af9bf-ce2f-4702-90b4-3e64f1297538} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1408 | 2024.11.28 01:53:47.104890 [ 253 ] {df3af9bf-ce2f-4702-90b4-3e64f1297538} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002305 sec., 6073.752711496746 rows/sec., 425.37 KiB/sec. | ||
1409 | 2024.11.28 01:53:47.104945 [ 253 ] {df3af9bf-ce2f-4702-90b4-3e64f1297538} <Debug> TCPHandler: Processed in 0.002583165 sec. | ||
1410 | 2024.11.28 01:53:47.105111 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1411 | 2024.11.28 01:53:47.105249 [ 3 ] {8f5adf3d-23c7-4d1b-b74b-188e09a7adbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1412 | 2024.11.28 01:53:47.105304 [ 3 ] {8f5adf3d-23c7-4d1b-b74b-188e09a7adbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1413 | 2024.11.28 01:53:47.105955 [ 3 ] {8f5adf3d-23c7-4d1b-b74b-188e09a7adbd} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1414 | 2024.11.28 01:53:47.105992 [ 3 ] {8f5adf3d-23c7-4d1b-b74b-188e09a7adbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1415 | 2024.11.28 01:53:47.106342 [ 3 ] {8f5adf3d-23c7-4d1b-b74b-188e09a7adbd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1416 | 2024.11.28 01:53:47.106572 [ 3 ] {8f5adf3d-23c7-4d1b-b74b-188e09a7adbd} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1417 | 2024.11.28 01:53:47.106748 [ 3 ] {8f5adf3d-23c7-4d1b-b74b-188e09a7adbd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001529 sec., 8502.289077828646 rows/sec., 530.12 KiB/sec. | ||
1418 | 2024.11.28 01:53:47.106797 [ 3 ] {8f5adf3d-23c7-4d1b-b74b-188e09a7adbd} <Debug> TCPHandler: Processed in 0.00175487 sec. | ||
1419 | 2024.11.28 01:53:47.106943 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1420 | 2024.11.28 01:53:47.107080 [ 253 ] {20d5da08-09a9-4115-b2de-df1f90011f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1421 | 2024.11.28 01:53:47.107136 [ 253 ] {20d5da08-09a9-4115-b2de-df1f90011f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1422 | 2024.11.28 01:53:47.107982 [ 253 ] {20d5da08-09a9-4115-b2de-df1f90011f74} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1423 | 2024.11.28 01:53:47.108024 [ 253 ] {20d5da08-09a9-4115-b2de-df1f90011f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1424 | 2024.11.28 01:53:47.108406 [ 253 ] {20d5da08-09a9-4115-b2de-df1f90011f74} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1425 | 2024.11.28 01:53:47.108658 [ 253 ] {20d5da08-09a9-4115-b2de-df1f90011f74} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1426 | 2024.11.28 01:53:47.108814 [ 64 ] {} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1427 | 2024.11.28 01:53:47.108870 [ 64 ] {} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1428 | 2024.11.28 01:53:47.108889 [ 253 ] {20d5da08-09a9-4115-b2de-df1f90011f74} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001835 sec., 212534.0599455041 rows/sec., 15.07 MiB/sec. | ||
1429 | 2024.11.28 01:53:47.108903 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1430 | 2024.11.28 01:53:47.109055 [ 253 ] {20d5da08-09a9-4115-b2de-df1f90011f74} <Debug> TCPHandler: Processed in 0.002174578 sec. | ||
1431 | 2024.11.28 01:53:47.109136 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
1432 | 2024.11.28 01:53:47.109281 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1433 | 2024.11.28 01:53:47.109305 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1434 | 2024.11.28 01:53:47.109359 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 838 rows starting from the beginning of the part | ||
1435 | 2024.11.28 01:53:47.109531 [ 3 ] {c2ae71a9-9df1-4054-9a35-737283f57375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1436 | 2024.11.28 01:53:47.109664 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
1437 | 2024.11.28 01:53:47.109724 [ 3 ] {c2ae71a9-9df1-4054-9a35-737283f57375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1438 | 2024.11.28 01:53:47.110044 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
1439 | 2024.11.28 01:53:47.110436 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 382 rows starting from the beginning of the part | ||
1440 | 2024.11.28 01:53:47.110826 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
1441 | 2024.11.28 01:53:47.111202 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 390 rows starting from the beginning of the part | ||
1442 | 2024.11.28 01:53:47.112156 [ 3 ] {c2ae71a9-9df1-4054-9a35-737283f57375} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1443 | 2024.11.28 01:53:47.112226 [ 3 ] {c2ae71a9-9df1-4054-9a35-737283f57375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1444 | 2024.11.28 01:53:47.113188 [ 3 ] {c2ae71a9-9df1-4054-9a35-737283f57375} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1445 | 2024.11.28 01:53:47.113598 [ 3 ] {c2ae71a9-9df1-4054-9a35-737283f57375} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1446 | 2024.11.28 01:53:47.114230 [ 3 ] {c2ae71a9-9df1-4054-9a35-737283f57375} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004773 sec., 1257.0710245128848 rows/sec., 65.68 KiB/sec. | ||
1447 | 2024.11.28 01:53:47.114407 [ 3 ] {c2ae71a9-9df1-4054-9a35-737283f57375} <Debug> TCPHandler: Processed in 0.005226871 sec. | ||
1448 | 2024.11.28 01:53:47.114402 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1786 rows, containing 5 columns (5 merged, 0 gathered) in 0.005372513 sec., 332432.88569055113 rows/sec., 25.27 MiB/sec. | ||
1449 | 2024.11.28 01:53:47.114588 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1450 | 2024.11.28 01:53:47.114626 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1451 | 2024.11.28 01:53:47.114793 [ 253 ] {9fb3ecfa-cb64-4ee3-a0e4-db80d01d6b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1452 | 2024.11.28 01:53:47.114912 [ 253 ] {9fb3ecfa-cb64-4ee3-a0e4-db80d01d6b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1453 | 2024.11.28 01:53:47.115119 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_6_1} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1454 | 2024.11.28 01:53:47.115346 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_6_1} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1455 | 2024.11.28 01:53:47.115533 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
1456 | 2024.11.28 01:53:47.115999 [ 253 ] {9fb3ecfa-cb64-4ee3-a0e4-db80d01d6b89} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1457 | 2024.11.28 01:53:47.116044 [ 253 ] {9fb3ecfa-cb64-4ee3-a0e4-db80d01d6b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1458 | 2024.11.28 01:53:47.116462 [ 253 ] {9fb3ecfa-cb64-4ee3-a0e4-db80d01d6b89} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1459 | 2024.11.28 01:53:47.116707 [ 253 ] {9fb3ecfa-cb64-4ee3-a0e4-db80d01d6b89} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1460 | 2024.11.28 01:53:47.116864 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1461 | 2024.11.28 01:53:47.116928 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1462 | 2024.11.28 01:53:47.116963 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1463 | 2024.11.28 01:53:47.116975 [ 253 ] {9fb3ecfa-cb64-4ee3-a0e4-db80d01d6b89} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002244 sec., 105614.97326203209 rows/sec., 7.08 MiB/sec. | ||
1464 | 2024.11.28 01:53:47.117193 [ 253 ] {9fb3ecfa-cb64-4ee3-a0e4-db80d01d6b89} <Debug> TCPHandler: Processed in 0.002686107 sec. | ||
1465 | 2024.11.28 01:53:47.117220 [ 204 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
1466 | 2024.11.28 01:53:47.117379 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1467 | 2024.11.28 01:53:47.117393 [ 204 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1468 | 2024.11.28 01:53:47.117430 [ 204 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1373 rows starting from the beginning of the part | ||
1469 | 2024.11.28 01:53:47.117680 [ 3 ] {b27b6c86-1711-4574-8ee3-4e7cd40aa312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1470 | 2024.11.28 01:53:47.117702 [ 204 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
1471 | 2024.11.28 01:53:47.117845 [ 3 ] {b27b6c86-1711-4574-8ee3-4e7cd40aa312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1472 | 2024.11.28 01:53:47.117964 [ 204 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
1473 | 2024.11.28 01:53:47.118241 [ 204 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 227 rows starting from the beginning of the part | ||
1474 | 2024.11.28 01:53:47.118561 [ 204 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 156 rows starting from the beginning of the part | ||
1475 | 2024.11.28 01:53:47.118860 [ 204 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part | ||
1476 | 2024.11.28 01:53:47.119533 [ 3 ] {b27b6c86-1711-4574-8ee3-4e7cd40aa312} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1477 | 2024.11.28 01:53:47.119576 [ 3 ] {b27b6c86-1711-4574-8ee3-4e7cd40aa312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1478 | 2024.11.28 01:53:47.120079 [ 3 ] {b27b6c86-1711-4574-8ee3-4e7cd40aa312} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1479 | 2024.11.28 01:53:47.120373 [ 3 ] {b27b6c86-1711-4574-8ee3-4e7cd40aa312} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1480 | 2024.11.28 01:53:47.120572 [ 3 ] {b27b6c86-1711-4574-8ee3-4e7cd40aa312} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003029 sec., 330.1419610432486 rows/sec., 22.25 KiB/sec. | ||
1481 | 2024.11.28 01:53:47.120660 [ 3 ] {b27b6c86-1711-4574-8ee3-4e7cd40aa312} <Debug> TCPHandler: Processed in 0.003372099 sec. | ||
1482 | 2024.11.28 01:53:47.120929 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1483 | 2024.11.28 01:53:47.120945 [ 193 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2203 rows, containing 5 columns (5 merged, 0 gathered) in 0.003921038 sec., 561841.0227087827 rows/sec., 37.69 MiB/sec. | ||
1484 | 2024.11.28 01:53:47.121083 [ 253 ] {69635858-b954-4aa2-936a-6505fcadb58f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1485 | 2024.11.28 01:53:47.121221 [ 253 ] {69635858-b954-4aa2-936a-6505fcadb58f} <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 | ||
1486 | 2024.11.28 01:53:47.121232 [ 204 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1487 | 2024.11.28 01:53:47.122128 [ 193 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1488 | 2024.11.28 01:53:47.122426 [ 193 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1489 | 2024.11.28 01:53:47.122683 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
1490 | 2024.11.28 01:53:47.123469 [ 253 ] {69635858-b954-4aa2-936a-6505fcadb58f} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1491 | 2024.11.28 01:53:47.123514 [ 253 ] {69635858-b954-4aa2-936a-6505fcadb58f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1492 | 2024.11.28 01:53:47.124158 [ 253 ] {69635858-b954-4aa2-936a-6505fcadb58f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1493 | 2024.11.28 01:53:47.124422 [ 253 ] {69635858-b954-4aa2-936a-6505fcadb58f} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1494 | 2024.11.28 01:53:47.124646 [ 253 ] {69635858-b954-4aa2-936a-6505fcadb58f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003595 sec., 2225.3129346314327 rows/sec., 3.99 MiB/sec. | ||
1495 | 2024.11.28 01:53:47.124761 [ 253 ] {69635858-b954-4aa2-936a-6505fcadb58f} <Debug> TCPHandler: Processed in 0.003987099 sec. | ||
1496 | 2024.11.28 01:53:47.124919 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1497 | 2024.11.28 01:53:47.125058 [ 3 ] {8a93b549-9c65-4506-a557-34d34ca0d49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1498 | 2024.11.28 01:53:47.125116 [ 3 ] {8a93b549-9c65-4506-a557-34d34ca0d49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1499 | 2024.11.28 01:53:47.125713 [ 3 ] {8a93b549-9c65-4506-a557-34d34ca0d49d} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1500 | 2024.11.28 01:53:47.125761 [ 3 ] {8a93b549-9c65-4506-a557-34d34ca0d49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1501 | 2024.11.28 01:53:47.126133 [ 3 ] {8a93b549-9c65-4506-a557-34d34ca0d49d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1502 | 2024.11.28 01:53:47.126367 [ 3 ] {8a93b549-9c65-4506-a557-34d34ca0d49d} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1503 | 2024.11.28 01:53:47.126531 [ 63 ] {} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1504 | 2024.11.28 01:53:47.126587 [ 63 ] {} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1505 | 2024.11.28 01:53:47.126602 [ 3 ] {8a93b549-9c65-4506-a557-34d34ca0d49d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001565 sec., 52396.1661341853 rows/sec., 3.33 MiB/sec. | ||
1506 | 2024.11.28 01:53:47.126619 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1507 | 2024.11.28 01:53:47.126746 [ 3 ] {8a93b549-9c65-4506-a557-34d34ca0d49d} <Debug> TCPHandler: Processed in 0.001892632 sec. | ||
1508 | 2024.11.28 01:53:47.126804 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
1509 | 2024.11.28 01:53:47.126911 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1510 | 2024.11.28 01:53:47.126943 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
1511 | 2024.11.28 01:53:47.127017 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
1512 | 2024.11.28 01:53:47.127120 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
1513 | 2024.11.28 01:53:47.127203 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part | ||
1514 | 2024.11.28 01:53:47.127289 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
1515 | 2024.11.28 01:53:47.127374 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
1516 | 2024.11.28 01:53:47.128359 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 4 columns (4 merged, 0 gathered) in 0.001612498 sec., 193488.6120788987 rows/sec., 12.56 MiB/sec. | ||
1517 | 2024.11.28 01:53:47.128517 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1518 | 2024.11.28 01:53:47.128777 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_6_1} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1519 | 2024.11.28 01:53:47.128845 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_6_1} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1520 | 2024.11.28 01:53:47.128909 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
1521 | 2024.11.28 01:53:50.987346 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1522 | 2024.11.28 01:53:50.987413 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1523 | 2024.11.28 01:53:51.049080 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
1524 | 2024.11.28 01:53:51.049771 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1525 | 2024.11.28 01:53:51.049825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1526 | 2024.11.28 01:53:51.050411 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1527 | 2024.11.28 01:53:51.050686 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1528 | 2024.11.28 01:53:51.050926 [ 57 ] {} <Debug> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1529 | 2024.11.28 01:53:51.050938 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1530 | 2024.11.28 01:53:51.051019 [ 57 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1531 | 2024.11.28 01:53:51.051051 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1532 | 2024.11.28 01:53:51.051170 [ 193 ] {05a9d681-abfb-489a-ac48-435477f4c689::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 | ||
1533 | 2024.11.28 01:53:51.051308 [ 193 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1534 | 2024.11.28 01:53:51.051362 [ 193 ] {05a9d681-abfb-489a-ac48-435477f4c689::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 | ||
1535 | 2024.11.28 01:53:51.051476 [ 193 ] {05a9d681-abfb-489a-ac48-435477f4c689::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 | ||
1536 | 2024.11.28 01:53:51.051699 [ 193 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
1537 | 2024.11.28 01:53:51.051907 [ 193 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
1538 | 2024.11.28 01:53:51.052005 [ 193 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
1539 | 2024.11.28 01:53:51.052231 [ 193 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
1540 | 2024.11.28 01:53:51.063863 [ 194 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.012741332 sec., 220228.15197029637 rows/sec., 3.15 MiB/sec. | ||
1541 | 2024.11.28 01:53:51.064590 [ 196 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1542 | 2024.11.28 01:53:51.065135 [ 196 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_6_1} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1543 | 2024.11.28 01:53:51.065264 [ 196 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_6_1} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1544 | 2024.11.28 01:53:51.065425 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1545 | 2024.11.28 01:53:51.201058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1546 | 2024.11.28 01:53:51.221997 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1547 | 2024.11.28 01:53:51.222074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1548 | 2024.11.28 01:53:51.229473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1549 | 2024.11.28 01:53:51.230374 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1550 | 2024.11.28 01:53:51.230678 [ 56 ] {} <Debug> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1551 | 2024.11.28 01:53:51.230753 [ 56 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1552 | 2024.11.28 01:53:51.230813 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1553 | 2024.11.28 01:53:51.231015 [ 196 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
1554 | 2024.11.28 01:53:51.241203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1555 | 2024.11.28 01:53:51.241803 [ 196 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1556 | 2024.11.28 01:53:51.242761 [ 196 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
1557 | 2024.11.28 01:53:51.247520 [ 196 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
1558 | 2024.11.28 01:53:51.252373 [ 196 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
1559 | 2024.11.28 01:53:51.257115 [ 196 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
1560 | 2024.11.28 01:53:51.266887 [ 196 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
1561 | 2024.11.28 01:53:51.271763 [ 196 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
1562 | 2024.11.28 01:53:51.341682 [ 194 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.110776664 sec., 415.2499122017251 rows/sec., 2.15 MiB/sec. | ||
1563 | 2024.11.28 01:53:51.343795 [ 200 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1564 | 2024.11.28 01:53:51.346459 [ 200 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_6_1} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1565 | 2024.11.28 01:53:51.346581 [ 200 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_6_1} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1566 | 2024.11.28 01:53:51.348192 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1567 | 2024.11.28 01:53:52.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.23 MiB, peak 169.77 MiB, free memory in arenas 0.00 B, will set to 164.27 MiB (RSS), difference: 4.04 MiB | ||
1568 | 2024.11.28 01:53:52.089420 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1569 | 2024.11.28 01:53:52.089608 [ 3 ] {239235e6-1e2f-454d-8acf-38ebdfd244d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1570 | 2024.11.28 01:53:52.089680 [ 3 ] {239235e6-1e2f-454d-8acf-38ebdfd244d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1571 | 2024.11.28 01:53:52.090437 [ 3 ] {239235e6-1e2f-454d-8acf-38ebdfd244d2} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1572 | 2024.11.28 01:53:52.090487 [ 3 ] {239235e6-1e2f-454d-8acf-38ebdfd244d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1573 | 2024.11.28 01:53:52.090950 [ 3 ] {239235e6-1e2f-454d-8acf-38ebdfd244d2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1574 | 2024.11.28 01:53:52.091205 [ 3 ] {239235e6-1e2f-454d-8acf-38ebdfd244d2} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1575 | 2024.11.28 01:53:52.091475 [ 3 ] {239235e6-1e2f-454d-8acf-38ebdfd244d2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001919 sec., 29181.86555497655 rows/sec., 2.23 MiB/sec. | ||
1576 | 2024.11.28 01:53:52.091687 [ 3 ] {239235e6-1e2f-454d-8acf-38ebdfd244d2} <Debug> TCPHandler: Processed in 0.002404892 sec. | ||
1577 | 2024.11.28 01:53:52.091969 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1578 | 2024.11.28 01:53:52.092166 [ 253 ] {c63ef994-ced0-48dc-864c-469df45c9347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1579 | 2024.11.28 01:53:52.092240 [ 253 ] {c63ef994-ced0-48dc-864c-469df45c9347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1580 | 2024.11.28 01:53:52.093008 [ 253 ] {c63ef994-ced0-48dc-864c-469df45c9347} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1581 | 2024.11.28 01:53:52.093053 [ 253 ] {c63ef994-ced0-48dc-864c-469df45c9347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1582 | 2024.11.28 01:53:52.093521 [ 253 ] {c63ef994-ced0-48dc-864c-469df45c9347} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1583 | 2024.11.28 01:53:52.093806 [ 253 ] {c63ef994-ced0-48dc-864c-469df45c9347} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1584 | 2024.11.28 01:53:52.094038 [ 253 ] {c63ef994-ced0-48dc-864c-469df45c9347} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001918 sec., 33368.09176225235 rows/sec., 2.60 MiB/sec. | ||
1585 | 2024.11.28 01:53:52.094133 [ 253 ] {c63ef994-ced0-48dc-864c-469df45c9347} <Debug> TCPHandler: Processed in 0.002319961 sec. | ||
1586 | 2024.11.28 01:53:52.094287 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1587 | 2024.11.28 01:53:52.094410 [ 3 ] {22264e15-4d3c-44ab-9f6c-60b86877a1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1588 | 2024.11.28 01:53:52.094465 [ 3 ] {22264e15-4d3c-44ab-9f6c-60b86877a1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1589 | 2024.11.28 01:53:52.095063 [ 3 ] {22264e15-4d3c-44ab-9f6c-60b86877a1df} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1590 | 2024.11.28 01:53:52.095103 [ 3 ] {22264e15-4d3c-44ab-9f6c-60b86877a1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1591 | 2024.11.28 01:53:52.095513 [ 3 ] {22264e15-4d3c-44ab-9f6c-60b86877a1df} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1592 | 2024.11.28 01:53:52.095754 [ 3 ] {22264e15-4d3c-44ab-9f6c-60b86877a1df} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1593 | 2024.11.28 01:53:52.095970 [ 3 ] {22264e15-4d3c-44ab-9f6c-60b86877a1df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001585 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec. | ||
1594 | 2024.11.28 01:53:52.096021 [ 3 ] {22264e15-4d3c-44ab-9f6c-60b86877a1df} <Debug> TCPHandler: Processed in 0.001793121 sec. | ||
1595 | 2024.11.28 01:53:52.096189 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1596 | 2024.11.28 01:53:52.096340 [ 253 ] {1558ed0c-a6ef-4391-a50f-e135979150d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1597 | 2024.11.28 01:53:52.096406 [ 253 ] {1558ed0c-a6ef-4391-a50f-e135979150d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1598 | 2024.11.28 01:53:52.097018 [ 253 ] {1558ed0c-a6ef-4391-a50f-e135979150d3} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1599 | 2024.11.28 01:53:52.097059 [ 253 ] {1558ed0c-a6ef-4391-a50f-e135979150d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1600 | 2024.11.28 01:53:52.097474 [ 253 ] {1558ed0c-a6ef-4391-a50f-e135979150d3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1601 | 2024.11.28 01:53:52.097735 [ 253 ] {1558ed0c-a6ef-4391-a50f-e135979150d3} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1602 | 2024.11.28 01:53:52.097990 [ 253 ] {1558ed0c-a6ef-4391-a50f-e135979150d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001666 sec., 36014.40576230492 rows/sec., 2.43 MiB/sec. | ||
1603 | 2024.11.28 01:53:52.098113 [ 253 ] {1558ed0c-a6ef-4391-a50f-e135979150d3} <Debug> TCPHandler: Processed in 0.001995935 sec. | ||
1604 | 2024.11.28 01:53:54.278468 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1605 | 2024.11.28 01:53:54.278751 [ 3 ] {f697c82e-6a6c-48f1-9c1d-1596cd50d9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) 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) | ||
1606 | 2024.11.28 01:53:54.279179 [ 3 ] {f697c82e-6a6c-48f1-9c1d-1596cd50d9e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1607 | 2024.11.28 01:53:54.279230 [ 3 ] {f697c82e-6a6c-48f1-9c1d-1596cd50d9e9} <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 | ||
1608 | 2024.11.28 01:53:54.279591 [ 3 ] {f697c82e-6a6c-48f1-9c1d-1596cd50d9e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1609 | 2024.11.28 01:53:54.279671 [ 3 ] {f697c82e-6a6c-48f1-9c1d-1596cd50d9e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1610 | 2024.11.28 01:53:54.279850 [ 3 ] {f697c82e-6a6c-48f1-9c1d-1596cd50d9e9} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1611 | 2024.11.28 01:53:54.280169 [ 288 ] {f697c82e-6a6c-48f1-9c1d-1596cd50d9e9} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1612 | 2024.11.28 01:53:54.280210 [ 287 ] {f697c82e-6a6c-48f1-9c1d-1596cd50d9e9} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1613 | 2024.11.28 01:53:54.280384 [ 3 ] {f697c82e-6a6c-48f1-9c1d-1596cd50d9e9} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (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 | ||
1614 | 2024.11.28 01:53:54.280416 [ 3 ] {f697c82e-6a6c-48f1-9c1d-1596cd50d9e9} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1615 | 2024.11.28 01:53:54.284749 [ 3 ] {f697c82e-6a6c-48f1-9c1d-1596cd50d9e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1616 | 2024.11.28 01:53:54.284785 [ 3 ] {f697c82e-6a6c-48f1-9c1d-1596cd50d9e9} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
1617 | 2024.11.28 01:53:54.284860 [ 3 ] {f697c82e-6a6c-48f1-9c1d-1596cd50d9e9} <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'))" | ||
1618 | 2024.11.28 01:53:54.284917 [ 3 ] {f697c82e-6a6c-48f1-9c1d-1596cd50d9e9} <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'))" | ||
1619 | 2024.11.28 01:53:54.286190 [ 3 ] {f697c82e-6a6c-48f1-9c1d-1596cd50d9e9} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.007561 sec., 4893.532601507737 rows/sec., 183.40 KiB/sec. | ||
1620 | 2024.11.28 01:53:54.286568 [ 3 ] {f697c82e-6a6c-48f1-9c1d-1596cd50d9e9} <Debug> TCPHandler: Processed in 0.008220783 sec. | ||
1621 | 2024.11.28 01:53:54.286938 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1622 | 2024.11.28 01:53:54.287239 [ 253 ] {ddf82d63-3b00-4258-b182-005ac86f9115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) 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) | ||
1623 | 2024.11.28 01:53:54.287741 [ 253 ] {ddf82d63-3b00-4258-b182-005ac86f9115} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1624 | 2024.11.28 01:53:54.287805 [ 253 ] {ddf82d63-3b00-4258-b182-005ac86f9115} <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 | ||
1625 | 2024.11.28 01:53:54.288235 [ 253 ] {ddf82d63-3b00-4258-b182-005ac86f9115} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1626 | 2024.11.28 01:53:54.288321 [ 253 ] {ddf82d63-3b00-4258-b182-005ac86f9115} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1627 | 2024.11.28 01:53:54.288504 [ 253 ] {ddf82d63-3b00-4258-b182-005ac86f9115} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1628 | 2024.11.28 01:53:54.288628 [ 287 ] {ddf82d63-3b00-4258-b182-005ac86f9115} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1629 | 2024.11.28 01:53:54.288638 [ 288 ] {ddf82d63-3b00-4258-b182-005ac86f9115} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1630 | 2024.11.28 01:53:54.288771 [ 253 ] {ddf82d63-3b00-4258-b182-005ac86f9115} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (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 | ||
1631 | 2024.11.28 01:53:54.288803 [ 253 ] {ddf82d63-3b00-4258-b182-005ac86f9115} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1632 | 2024.11.28 01:53:54.288900 [ 253 ] {ddf82d63-3b00-4258-b182-005ac86f9115} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1633 | 2024.11.28 01:53:54.288925 [ 253 ] {ddf82d63-3b00-4258-b182-005ac86f9115} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
1634 | 2024.11.28 01:53:54.288969 [ 253 ] {ddf82d63-3b00-4258-b182-005ac86f9115} <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'))" | ||
1635 | 2024.11.28 01:53:54.289017 [ 253 ] {ddf82d63-3b00-4258-b182-005ac86f9115} <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'))" | ||
1636 | 2024.11.28 01:53:54.290257 [ 253 ] {ddf82d63-3b00-4258-b182-005ac86f9115} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003151 sec., 11742.304030466517 rows/sec., 440.09 KiB/sec. | ||
1637 | 2024.11.28 01:53:54.290441 [ 253 ] {ddf82d63-3b00-4258-b182-005ac86f9115} <Debug> TCPHandler: Processed in 0.003645473 sec. | ||
1638 | 2024.11.28 01:53:54.290744 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1639 | 2024.11.28 01:53:54.290973 [ 3 ] {23e80091-ffc0-4305-a0a9-6a5de5469eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) 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) | ||
1640 | 2024.11.28 01:53:54.291332 [ 3 ] {23e80091-ffc0-4305-a0a9-6a5de5469eb1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1641 | 2024.11.28 01:53:54.291381 [ 3 ] {23e80091-ffc0-4305-a0a9-6a5de5469eb1} <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 | ||
1642 | 2024.11.28 01:53:54.291713 [ 3 ] {23e80091-ffc0-4305-a0a9-6a5de5469eb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1643 | 2024.11.28 01:53:54.291778 [ 3 ] {23e80091-ffc0-4305-a0a9-6a5de5469eb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1644 | 2024.11.28 01:53:54.291933 [ 3 ] {23e80091-ffc0-4305-a0a9-6a5de5469eb1} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1645 | 2024.11.28 01:53:54.292034 [ 289 ] {23e80091-ffc0-4305-a0a9-6a5de5469eb1} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1646 | 2024.11.28 01:53:54.292041 [ 287 ] {23e80091-ffc0-4305-a0a9-6a5de5469eb1} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1647 | 2024.11.28 01:53:54.292153 [ 3 ] {23e80091-ffc0-4305-a0a9-6a5de5469eb1} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (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 | ||
1648 | 2024.11.28 01:53:54.292180 [ 3 ] {23e80091-ffc0-4305-a0a9-6a5de5469eb1} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1649 | 2024.11.28 01:53:54.292262 [ 3 ] {23e80091-ffc0-4305-a0a9-6a5de5469eb1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1650 | 2024.11.28 01:53:54.292282 [ 3 ] {23e80091-ffc0-4305-a0a9-6a5de5469eb1} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
1651 | 2024.11.28 01:53:54.292323 [ 3 ] {23e80091-ffc0-4305-a0a9-6a5de5469eb1} <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'))" | ||
1652 | 2024.11.28 01:53:54.292370 [ 3 ] {23e80091-ffc0-4305-a0a9-6a5de5469eb1} <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'))" | ||
1653 | 2024.11.28 01:53:54.293381 [ 3 ] {23e80091-ffc0-4305-a0a9-6a5de5469eb1} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.002525 sec., 14653.465346534655 rows/sec., 549.20 KiB/sec. | ||
1654 | 2024.11.28 01:53:54.293521 [ 3 ] {23e80091-ffc0-4305-a0a9-6a5de5469eb1} <Debug> TCPHandler: Processed in 0.00284648 sec. | ||
1655 | 2024.11.28 01:53:54.330185 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1656 | 2024.11.28 01:53:54.330326 [ 3 ] {2ce92c13-290f-4027-818e-fbd6eaab74ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1657 | 2024.11.28 01:53:54.330383 [ 3 ] {2ce92c13-290f-4027-818e-fbd6eaab74ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1658 | 2024.11.28 01:53:54.331158 [ 3 ] {2ce92c13-290f-4027-818e-fbd6eaab74ec} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1659 | 2024.11.28 01:53:54.331202 [ 3 ] {2ce92c13-290f-4027-818e-fbd6eaab74ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1660 | 2024.11.28 01:53:54.331685 [ 3 ] {2ce92c13-290f-4027-818e-fbd6eaab74ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1661 | 2024.11.28 01:53:54.331908 [ 3 ] {2ce92c13-290f-4027-818e-fbd6eaab74ec} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1662 | 2024.11.28 01:53:54.332126 [ 3 ] {2ce92c13-290f-4027-818e-fbd6eaab74ec} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001834 sec., 1635.7688113413305 rows/sec., 149.09 KiB/sec. | ||
1663 | 2024.11.28 01:53:54.332293 [ 3 ] {2ce92c13-290f-4027-818e-fbd6eaab74ec} <Debug> TCPHandler: Processed in 0.002170708 sec. | ||
1664 | 2024.11.28 01:53:54.332457 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1665 | 2024.11.28 01:53:54.332618 [ 253 ] {92dcb629-9b9f-4bde-9bb6-51921c813335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1666 | 2024.11.28 01:53:54.332683 [ 253 ] {92dcb629-9b9f-4bde-9bb6-51921c813335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1667 | 2024.11.28 01:53:54.333363 [ 253 ] {92dcb629-9b9f-4bde-9bb6-51921c813335} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1668 | 2024.11.28 01:53:54.333407 [ 253 ] {92dcb629-9b9f-4bde-9bb6-51921c813335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1669 | 2024.11.28 01:53:54.333836 [ 253 ] {92dcb629-9b9f-4bde-9bb6-51921c813335} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1670 | 2024.11.28 01:53:54.334108 [ 253 ] {92dcb629-9b9f-4bde-9bb6-51921c813335} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1671 | 2024.11.28 01:53:54.334420 [ 253 ] {92dcb629-9b9f-4bde-9bb6-51921c813335} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001815 sec., 7713.498622589532 rows/sec., 555.27 KiB/sec. | ||
1672 | 2024.11.28 01:53:54.334555 [ 253 ] {92dcb629-9b9f-4bde-9bb6-51921c813335} <Debug> TCPHandler: Processed in 0.002170377 sec. | ||
1673 | 2024.11.28 01:53:54.334704 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1674 | 2024.11.28 01:53:54.334842 [ 3 ] {61817bc9-df98-45ef-bdbb-7930454299a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1675 | 2024.11.28 01:53:54.334898 [ 3 ] {61817bc9-df98-45ef-bdbb-7930454299a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1676 | 2024.11.28 01:53:54.336161 [ 3 ] {61817bc9-df98-45ef-bdbb-7930454299a9} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1677 | 2024.11.28 01:53:54.336200 [ 3 ] {61817bc9-df98-45ef-bdbb-7930454299a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1678 | 2024.11.28 01:53:54.336681 [ 3 ] {61817bc9-df98-45ef-bdbb-7930454299a9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1679 | 2024.11.28 01:53:54.336921 [ 3 ] {61817bc9-df98-45ef-bdbb-7930454299a9} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1680 | 2024.11.28 01:53:54.337103 [ 3 ] {61817bc9-df98-45ef-bdbb-7930454299a9} <Debug> executeQuery: Read 1399 rows, 119.38 KiB in 0.002292 sec., 610383.9441535776 rows/sec., 50.87 MiB/sec. | ||
1681 | 2024.11.28 01:53:54.337153 [ 3 ] {61817bc9-df98-45ef-bdbb-7930454299a9} <Debug> TCPHandler: Processed in 0.002516554 sec. | ||
1682 | 2024.11.28 01:53:54.337307 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1683 | 2024.11.28 01:53:54.337449 [ 253 ] {9396d36f-f47d-4dcc-85a3-3e767d30e600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1684 | 2024.11.28 01:53:54.337511 [ 253 ] {9396d36f-f47d-4dcc-85a3-3e767d30e600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1685 | 2024.11.28 01:53:54.338189 [ 253 ] {9396d36f-f47d-4dcc-85a3-3e767d30e600} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1686 | 2024.11.28 01:53:54.338230 [ 253 ] {9396d36f-f47d-4dcc-85a3-3e767d30e600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1687 | 2024.11.28 01:53:54.338617 [ 253 ] {9396d36f-f47d-4dcc-85a3-3e767d30e600} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1688 | 2024.11.28 01:53:54.338885 [ 253 ] {9396d36f-f47d-4dcc-85a3-3e767d30e600} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1689 | 2024.11.28 01:53:54.339100 [ 253 ] {9396d36f-f47d-4dcc-85a3-3e767d30e600} <Debug> executeQuery: Read 35 rows, 2.56 KiB in 0.001684 sec., 20783.847980997627 rows/sec., 1.49 MiB/sec. | ||
1690 | 2024.11.28 01:53:54.339157 [ 253 ] {9396d36f-f47d-4dcc-85a3-3e767d30e600} <Debug> TCPHandler: Processed in 0.001914834 sec. | ||
1691 | 2024.11.28 01:53:54.339309 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1692 | 2024.11.28 01:53:54.339447 [ 3 ] {89d53d7a-ce18-4deb-83db-5091b6ced899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1693 | 2024.11.28 01:53:54.339503 [ 3 ] {89d53d7a-ce18-4deb-83db-5091b6ced899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1694 | 2024.11.28 01:53:54.340249 [ 3 ] {89d53d7a-ce18-4deb-83db-5091b6ced899} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1695 | 2024.11.28 01:53:54.340287 [ 3 ] {89d53d7a-ce18-4deb-83db-5091b6ced899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1696 | 2024.11.28 01:53:54.340645 [ 3 ] {89d53d7a-ce18-4deb-83db-5091b6ced899} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1697 | 2024.11.28 01:53:54.340880 [ 3 ] {89d53d7a-ce18-4deb-83db-5091b6ced899} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1698 | 2024.11.28 01:53:54.341128 [ 3 ] {89d53d7a-ce18-4deb-83db-5091b6ced899} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00169 sec., 143195.26627218933 rows/sec., 9.70 MiB/sec. | ||
1699 | 2024.11.28 01:53:54.341202 [ 3 ] {89d53d7a-ce18-4deb-83db-5091b6ced899} <Debug> TCPHandler: Processed in 0.001960114 sec. | ||
1700 | 2024.11.28 01:53:54.341357 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1701 | 2024.11.28 01:53:54.341498 [ 253 ] {0fcec113-9bed-4117-8a31-5b7f57194a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1702 | 2024.11.28 01:53:54.341555 [ 253 ] {0fcec113-9bed-4117-8a31-5b7f57194a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1703 | 2024.11.28 01:53:54.342207 [ 253 ] {0fcec113-9bed-4117-8a31-5b7f57194a7e} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1704 | 2024.11.28 01:53:54.342247 [ 253 ] {0fcec113-9bed-4117-8a31-5b7f57194a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1705 | 2024.11.28 01:53:54.342609 [ 253 ] {0fcec113-9bed-4117-8a31-5b7f57194a7e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1706 | 2024.11.28 01:53:54.342861 [ 253 ] {0fcec113-9bed-4117-8a31-5b7f57194a7e} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1707 | 2024.11.28 01:53:54.343155 [ 253 ] {0fcec113-9bed-4117-8a31-5b7f57194a7e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001659 sec., 7836.045810729354 rows/sec., 488.58 KiB/sec. | ||
1708 | 2024.11.28 01:53:54.343237 [ 253 ] {0fcec113-9bed-4117-8a31-5b7f57194a7e} <Debug> TCPHandler: Processed in 0.001947834 sec. | ||
1709 | 2024.11.28 01:53:54.343387 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1710 | 2024.11.28 01:53:54.343523 [ 3 ] {1294f925-8547-4396-9367-ebc34ad64df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1711 | 2024.11.28 01:53:54.343577 [ 3 ] {1294f925-8547-4396-9367-ebc34ad64df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1712 | 2024.11.28 01:53:54.344500 [ 3 ] {1294f925-8547-4396-9367-ebc34ad64df4} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1713 | 2024.11.28 01:53:54.344538 [ 3 ] {1294f925-8547-4396-9367-ebc34ad64df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1714 | 2024.11.28 01:53:54.344951 [ 3 ] {1294f925-8547-4396-9367-ebc34ad64df4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1715 | 2024.11.28 01:53:54.345188 [ 3 ] {1294f925-8547-4396-9367-ebc34ad64df4} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1716 | 2024.11.28 01:53:54.345364 [ 3 ] {1294f925-8547-4396-9367-ebc34ad64df4} <Debug> executeQuery: Read 879 rows, 65.27 KiB in 0.00187 sec., 470053.4759358289 rows/sec., 34.08 MiB/sec. | ||
1717 | 2024.11.28 01:53:54.345413 [ 3 ] {1294f925-8547-4396-9367-ebc34ad64df4} <Debug> TCPHandler: Processed in 0.002093606 sec. | ||
1718 | 2024.11.28 01:53:54.345573 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1719 | 2024.11.28 01:53:54.345714 [ 253 ] {2913c1f1-6fa9-4525-a012-638d7043cb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1720 | 2024.11.28 01:53:54.345774 [ 253 ] {2913c1f1-6fa9-4525-a012-638d7043cb1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1721 | 2024.11.28 01:53:54.346296 [ 253 ] {2913c1f1-6fa9-4525-a012-638d7043cb1e} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1722 | 2024.11.28 01:53:54.346336 [ 253 ] {2913c1f1-6fa9-4525-a012-638d7043cb1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1723 | 2024.11.28 01:53:54.346708 [ 253 ] {2913c1f1-6fa9-4525-a012-638d7043cb1e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1724 | 2024.11.28 01:53:54.346955 [ 253 ] {2913c1f1-6fa9-4525-a012-638d7043cb1e} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1725 | 2024.11.28 01:53:54.347175 [ 253 ] {2913c1f1-6fa9-4525-a012-638d7043cb1e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 209.96 KiB/sec. | ||
1726 | 2024.11.28 01:53:54.347229 [ 253 ] {2913c1f1-6fa9-4525-a012-638d7043cb1e} <Debug> TCPHandler: Processed in 0.00172361 sec. | ||
1727 | 2024.11.28 01:53:54.347380 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1728 | 2024.11.28 01:53:54.347519 [ 3 ] {d944c143-0340-411e-89be-f421d9f9f791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1729 | 2024.11.28 01:53:54.347580 [ 3 ] {d944c143-0340-411e-89be-f421d9f9f791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1730 | 2024.11.28 01:53:54.348408 [ 3 ] {d944c143-0340-411e-89be-f421d9f9f791} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1731 | 2024.11.28 01:53:54.348445 [ 3 ] {d944c143-0340-411e-89be-f421d9f9f791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1732 | 2024.11.28 01:53:54.348895 [ 3 ] {d944c143-0340-411e-89be-f421d9f9f791} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1733 | 2024.11.28 01:53:54.349132 [ 3 ] {d944c143-0340-411e-89be-f421d9f9f791} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1734 | 2024.11.28 01:53:54.349313 [ 3 ] {d944c143-0340-411e-89be-f421d9f9f791} <Debug> executeQuery: Read 1017 rows, 69.38 KiB in 0.001824 sec., 557565.7894736842 rows/sec., 37.15 MiB/sec. | ||
1735 | 2024.11.28 01:53:54.349363 [ 3 ] {d944c143-0340-411e-89be-f421d9f9f791} <Debug> TCPHandler: Processed in 0.002051776 sec. | ||
1736 | 2024.11.28 01:53:54.349497 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1737 | 2024.11.28 01:53:54.349613 [ 253 ] {a4a9d71e-a587-45e1-802f-5200641654ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1738 | 2024.11.28 01:53:54.349666 [ 253 ] {a4a9d71e-a587-45e1-802f-5200641654ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1739 | 2024.11.28 01:53:54.350149 [ 253 ] {a4a9d71e-a587-45e1-802f-5200641654ca} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1740 | 2024.11.28 01:53:54.350188 [ 253 ] {a4a9d71e-a587-45e1-802f-5200641654ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1741 | 2024.11.28 01:53:54.350558 [ 253 ] {a4a9d71e-a587-45e1-802f-5200641654ca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1742 | 2024.11.28 01:53:54.350816 [ 253 ] {a4a9d71e-a587-45e1-802f-5200641654ca} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1743 | 2024.11.28 01:53:54.351025 [ 253 ] {a4a9d71e-a587-45e1-802f-5200641654ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001436 sec., 696.3788300835655 rows/sec., 46.92 KiB/sec. | ||
1744 | 2024.11.28 01:53:54.351078 [ 253 ] {a4a9d71e-a587-45e1-802f-5200641654ca} <Debug> TCPHandler: Processed in 0.001637788 sec. | ||
1745 | 2024.11.28 01:53:54.351222 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1746 | 2024.11.28 01:53:54.351358 [ 3 ] {6c59226a-8611-45b3-8384-8259d567a7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1747 | 2024.11.28 01:53:54.351448 [ 3 ] {6c59226a-8611-45b3-8384-8259d567a7d9} <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 | ||
1748 | 2024.11.28 01:53:54.352671 [ 3 ] {6c59226a-8611-45b3-8384-8259d567a7d9} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1749 | 2024.11.28 01:53:54.352708 [ 3 ] {6c59226a-8611-45b3-8384-8259d567a7d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1750 | 2024.11.28 01:53:54.353321 [ 3 ] {6c59226a-8611-45b3-8384-8259d567a7d9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1751 | 2024.11.28 01:53:54.353572 [ 3 ] {6c59226a-8611-45b3-8384-8259d567a7d9} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1752 | 2024.11.28 01:53:54.353764 [ 3 ] {6c59226a-8611-45b3-8384-8259d567a7d9} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.002436 sec., 11494.252873563219 rows/sec., 20.60 MiB/sec. | ||
1753 | 2024.11.28 01:53:54.353852 [ 3 ] {6c59226a-8611-45b3-8384-8259d567a7d9} <Debug> TCPHandler: Processed in 0.002698076 sec. | ||
1754 | 2024.11.28 01:53:54.353998 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1755 | 2024.11.28 01:53:54.354123 [ 253 ] {b5c93dd4-7704-45f1-a997-9cded58c1ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1756 | 2024.11.28 01:53:54.354175 [ 253 ] {b5c93dd4-7704-45f1-a997-9cded58c1ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1757 | 2024.11.28 01:53:54.354656 [ 253 ] {b5c93dd4-7704-45f1-a997-9cded58c1ae6} <Trace> oximeter.measurements_i64 (42f91493-85f7-441d-91ff-34fa6fccbb0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1758 | 2024.11.28 01:53:54.354695 [ 253 ] {b5c93dd4-7704-45f1-a997-9cded58c1ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1759 | 2024.11.28 01:53:54.355065 [ 253 ] {b5c93dd4-7704-45f1-a997-9cded58c1ae6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1760 | 2024.11.28 01:53:54.355313 [ 253 ] {b5c93dd4-7704-45f1-a997-9cded58c1ae6} <Trace> oximeter.measurements_i64 (42f91493-85f7-441d-91ff-34fa6fccbb0c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1761 | 2024.11.28 01:53:54.355539 [ 253 ] {b5c93dd4-7704-45f1-a997-9cded58c1ae6} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.00144 sec., 12500 rows/sec., 922.31 KiB/sec. | ||
1762 | 2024.11.28 01:53:54.355595 [ 253 ] {b5c93dd4-7704-45f1-a997-9cded58c1ae6} <Debug> TCPHandler: Processed in 0.001654798 sec. | ||
1763 | 2024.11.28 01:53:54.355735 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1764 | 2024.11.28 01:53:54.355853 [ 3 ] {b7e19483-dc6c-49f8-bf12-260b7342a9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1765 | 2024.11.28 01:53:54.355901 [ 3 ] {b7e19483-dc6c-49f8-bf12-260b7342a9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1766 | 2024.11.28 01:53:54.356383 [ 3 ] {b7e19483-dc6c-49f8-bf12-260b7342a9b8} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1767 | 2024.11.28 01:53:54.356420 [ 3 ] {b7e19483-dc6c-49f8-bf12-260b7342a9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1768 | 2024.11.28 01:53:54.356780 [ 3 ] {b7e19483-dc6c-49f8-bf12-260b7342a9b8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1769 | 2024.11.28 01:53:54.357010 [ 3 ] {b7e19483-dc6c-49f8-bf12-260b7342a9b8} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1770 | 2024.11.28 01:53:54.357185 [ 3 ] {b7e19483-dc6c-49f8-bf12-260b7342a9b8} <Debug> executeQuery: Read 56 rows, 3.55 KiB in 0.001357 sec., 41267.50184229919 rows/sec., 2.56 MiB/sec. | ||
1771 | 2024.11.28 01:53:54.357232 [ 3 ] {b7e19483-dc6c-49f8-bf12-260b7342a9b8} <Debug> TCPHandler: Processed in 0.001553827 sec. | ||
1772 | 2024.11.28 01:53:56.054123 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 298 | ||
1773 | 2024.11.28 01:53:56.058065 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1774 | 2024.11.28 01:53:56.058108 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1775 | 2024.11.28 01:53:56.059598 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1776 | 2024.11.28 01:53:56.059907 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1777 | 2024.11.28 01:53:56.060383 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
1778 | 2024.11.28 01:53:57.085205 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1779 | 2024.11.28 01:53:57.085395 [ 3 ] {1aba08b6-df87-451c-823b-7ef0667958a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1780 | 2024.11.28 01:53:57.085467 [ 3 ] {1aba08b6-df87-451c-823b-7ef0667958a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1781 | 2024.11.28 01:53:57.086253 [ 3 ] {1aba08b6-df87-451c-823b-7ef0667958a2} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1782 | 2024.11.28 01:53:57.086300 [ 3 ] {1aba08b6-df87-451c-823b-7ef0667958a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1783 | 2024.11.28 01:53:57.086723 [ 3 ] {1aba08b6-df87-451c-823b-7ef0667958a2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1784 | 2024.11.28 01:53:57.086984 [ 3 ] {1aba08b6-df87-451c-823b-7ef0667958a2} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1785 | 2024.11.28 01:53:57.087175 [ 3 ] {1aba08b6-df87-451c-823b-7ef0667958a2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001833 sec., 30551.00927441353 rows/sec., 2.33 MiB/sec. | ||
1786 | 2024.11.28 01:53:57.087231 [ 3 ] {1aba08b6-df87-451c-823b-7ef0667958a2} <Debug> TCPHandler: Processed in 0.002157607 sec. | ||
1787 | 2024.11.28 01:53:57.087501 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1788 | 2024.11.28 01:53:57.087716 [ 253 ] {d7236988-f22b-4a0c-bfbf-828b993089bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1789 | 2024.11.28 01:53:57.087803 [ 253 ] {d7236988-f22b-4a0c-bfbf-828b993089bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1790 | 2024.11.28 01:53:57.088599 [ 253 ] {d7236988-f22b-4a0c-bfbf-828b993089bf} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1791 | 2024.11.28 01:53:57.088647 [ 253 ] {d7236988-f22b-4a0c-bfbf-828b993089bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1792 | 2024.11.28 01:53:57.089087 [ 253 ] {d7236988-f22b-4a0c-bfbf-828b993089bf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1793 | 2024.11.28 01:53:57.089353 [ 253 ] {d7236988-f22b-4a0c-bfbf-828b993089bf} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1794 | 2024.11.28 01:53:57.089593 [ 253 ] {d7236988-f22b-4a0c-bfbf-828b993089bf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001936 sec., 33057.85123966942 rows/sec., 2.58 MiB/sec. | ||
1795 | 2024.11.28 01:53:57.089660 [ 253 ] {d7236988-f22b-4a0c-bfbf-828b993089bf} <Debug> TCPHandler: Processed in 0.0023056 sec. | ||
1796 | 2024.11.28 01:53:57.089831 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1797 | 2024.11.28 01:53:57.089973 [ 3 ] {78811e01-eb11-4e36-a568-9a1fe07cb66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1798 | 2024.11.28 01:53:57.090034 [ 3 ] {78811e01-eb11-4e36-a568-9a1fe07cb66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1799 | 2024.11.28 01:53:57.090593 [ 3 ] {78811e01-eb11-4e36-a568-9a1fe07cb66c} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1800 | 2024.11.28 01:53:57.090629 [ 3 ] {78811e01-eb11-4e36-a568-9a1fe07cb66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1801 | 2024.11.28 01:53:57.091007 [ 3 ] {78811e01-eb11-4e36-a568-9a1fe07cb66c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1802 | 2024.11.28 01:53:57.091242 [ 3 ] {78811e01-eb11-4e36-a568-9a1fe07cb66c} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1803 | 2024.11.28 01:53:57.091419 [ 3 ] {78811e01-eb11-4e36-a568-9a1fe07cb66c} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001476 sec., 44715.44715447154 rows/sec., 3.12 MiB/sec. | ||
1804 | 2024.11.28 01:53:57.091468 [ 3 ] {78811e01-eb11-4e36-a568-9a1fe07cb66c} <Debug> TCPHandler: Processed in 0.00170353 sec. | ||
1805 | 2024.11.28 01:53:57.091610 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1806 | 2024.11.28 01:53:57.091736 [ 253 ] {78280e80-93e0-4271-a133-78bc6e152129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1807 | 2024.11.28 01:53:57.091793 [ 253 ] {78280e80-93e0-4271-a133-78bc6e152129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1808 | 2024.11.28 01:53:57.092308 [ 253 ] {78280e80-93e0-4271-a133-78bc6e152129} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1809 | 2024.11.28 01:53:57.092349 [ 253 ] {78280e80-93e0-4271-a133-78bc6e152129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1810 | 2024.11.28 01:53:57.092737 [ 253 ] {78280e80-93e0-4271-a133-78bc6e152129} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1811 | 2024.11.28 01:53:57.093016 [ 253 ] {78280e80-93e0-4271-a133-78bc6e152129} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1812 | 2024.11.28 01:53:57.093232 [ 253 ] {78280e80-93e0-4271-a133-78bc6e152129} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001527 sec., 17026.850032743943 rows/sec., 1.14 MiB/sec. | ||
1813 | 2024.11.28 01:53:57.093288 [ 253 ] {78280e80-93e0-4271-a133-78bc6e152129} <Debug> TCPHandler: Processed in 0.00173652 sec. | ||
1814 | 2024.11.28 01:53:58.551174 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1815 | 2024.11.28 01:53:58.552225 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1816 | 2024.11.28 01:53:58.552274 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1817 | 2024.11.28 01:53:58.552865 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1818 | 2024.11.28 01:53:58.553129 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1819 | 2024.11.28 01:53:58.553312 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1820 | 2024.11.28 01:53:58.741317 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1821 | 2024.11.28 01:53:58.760729 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1822 | 2024.11.28 01:53:58.760777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1823 | 2024.11.28 01:53:58.767498 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1824 | 2024.11.28 01:53:58.768228 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1825 | 2024.11.28 01:53:58.770773 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1826 | 2024.11.28 01:53:59.000267 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.13 MiB, peak 169.77 MiB, free memory in arenas 0.00 B, will set to 166.65 MiB (RSS), difference: 1.53 MiB | ||
1827 | 2024.11.28 01:54:02.090557 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1828 | 2024.11.28 01:54:02.090748 [ 3 ] {1bb6e6c7-7706-4144-aa4b-51a4715ba25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1829 | 2024.11.28 01:54:02.090820 [ 3 ] {1bb6e6c7-7706-4144-aa4b-51a4715ba25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1830 | 2024.11.28 01:54:02.091617 [ 3 ] {1bb6e6c7-7706-4144-aa4b-51a4715ba25a} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1831 | 2024.11.28 01:54:02.091668 [ 3 ] {1bb6e6c7-7706-4144-aa4b-51a4715ba25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1832 | 2024.11.28 01:54:02.092111 [ 3 ] {1bb6e6c7-7706-4144-aa4b-51a4715ba25a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1833 | 2024.11.28 01:54:02.092363 [ 3 ] {1bb6e6c7-7706-4144-aa4b-51a4715ba25a} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1834 | 2024.11.28 01:54:02.092624 [ 3 ] {1bb6e6c7-7706-4144-aa4b-51a4715ba25a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001928 sec., 29045.64315352697 rows/sec., 2.22 MiB/sec. | ||
1835 | 2024.11.28 01:54:02.092718 [ 3 ] {1bb6e6c7-7706-4144-aa4b-51a4715ba25a} <Debug> TCPHandler: Processed in 0.0022938 sec. | ||
1836 | 2024.11.28 01:54:02.092970 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1837 | 2024.11.28 01:54:02.093172 [ 253 ] {1f0b9e17-e66a-45bd-9648-ba7bd15b2098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1838 | 2024.11.28 01:54:02.093248 [ 253 ] {1f0b9e17-e66a-45bd-9648-ba7bd15b2098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1839 | 2024.11.28 01:54:02.094014 [ 253 ] {1f0b9e17-e66a-45bd-9648-ba7bd15b2098} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1840 | 2024.11.28 01:54:02.094065 [ 253 ] {1f0b9e17-e66a-45bd-9648-ba7bd15b2098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1841 | 2024.11.28 01:54:02.094509 [ 253 ] {1f0b9e17-e66a-45bd-9648-ba7bd15b2098} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1842 | 2024.11.28 01:54:02.094783 [ 253 ] {1f0b9e17-e66a-45bd-9648-ba7bd15b2098} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1843 | 2024.11.28 01:54:02.095020 [ 253 ] {1f0b9e17-e66a-45bd-9648-ba7bd15b2098} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001901 sec., 33666.49132035771 rows/sec., 2.63 MiB/sec. | ||
1844 | 2024.11.28 01:54:02.095074 [ 253 ] {1f0b9e17-e66a-45bd-9648-ba7bd15b2098} <Debug> TCPHandler: Processed in 0.002246699 sec. | ||
1845 | 2024.11.28 01:54:02.095221 [ 3 ] {} <Trace> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1846 | 2024.11.28 01:54:02.095352 [ 3 ] {9597c4ac-c644-4f25-a5e2-113bef907f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49262) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1847 | 2024.11.28 01:54:02.095410 [ 3 ] {9597c4ac-c644-4f25-a5e2-113bef907f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1848 | 2024.11.28 01:54:02.096047 [ 3 ] {9597c4ac-c644-4f25-a5e2-113bef907f26} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1849 | 2024.11.28 01:54:02.096089 [ 3 ] {9597c4ac-c644-4f25-a5e2-113bef907f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1850 | 2024.11.28 01:54:02.096500 [ 3 ] {9597c4ac-c644-4f25-a5e2-113bef907f26} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1851 | 2024.11.28 01:54:02.096743 [ 3 ] {9597c4ac-c644-4f25-a5e2-113bef907f26} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1852 | 2024.11.28 01:54:02.097047 [ 3 ] {9597c4ac-c644-4f25-a5e2-113bef907f26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001706 sec., 93786.63540445486 rows/sec., 6.53 MiB/sec. | ||
1853 | 2024.11.28 01:54:02.097186 [ 3 ] {9597c4ac-c644-4f25-a5e2-113bef907f26} <Debug> TCPHandler: Processed in 0.002026796 sec. | ||
1854 | 2024.11.28 01:54:02.097369 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1855 | 2024.11.28 01:54:02.097510 [ 253 ] {59f3b4fd-64b1-40a8-9efd-e56fd1ecfdf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1856 | 2024.11.28 01:54:02.097573 [ 253 ] {59f3b4fd-64b1-40a8-9efd-e56fd1ecfdf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1857 | 2024.11.28 01:54:02.098152 [ 253 ] {59f3b4fd-64b1-40a8-9efd-e56fd1ecfdf5} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1858 | 2024.11.28 01:54:02.098194 [ 253 ] {59f3b4fd-64b1-40a8-9efd-e56fd1ecfdf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
1859 | 2024.11.28 01:54:02.098607 [ 253 ] {59f3b4fd-64b1-40a8-9efd-e56fd1ecfdf5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1860 | 2024.11.28 01:54:02.098852 [ 253 ] {59f3b4fd-64b1-40a8-9efd-e56fd1ecfdf5} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1861 | 2024.11.28 01:54:02.099117 [ 253 ] {59f3b4fd-64b1-40a8-9efd-e56fd1ecfdf5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001638 sec., 36630.03663003663 rows/sec., 2.47 MiB/sec. | ||
1862 | 2024.11.28 01:54:02.099245 [ 253 ] {59f3b4fd-64b1-40a8-9efd-e56fd1ecfdf5} <Debug> TCPHandler: Processed in 0.001942713 sec. | ||
1863 | 2024.11.28 01:54:05.987455 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1864 | 2024.11.28 01:54:05.987519 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1865 | 2024.11.28 01:54:06.053494 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1866 | 2024.11.28 01:54:06.054613 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1867 | 2024.11.28 01:54:06.054701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1868 | 2024.11.28 01:54:06.055328 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1869 | 2024.11.28 01:54:06.055579 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1870 | 2024.11.28 01:54:06.055754 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1871 | 2024.11.28 01:54:06.060783 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 314 | ||
1872 | 2024.11.28 01:54:06.063780 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1873 | 2024.11.28 01:54:06.063835 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1874 | 2024.11.28 01:54:06.065355 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1875 | 2024.11.28 01:54:06.065678 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1876 | 2024.11.28 01:54:06.065905 [ 43 ] {} <Debug> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1877 | 2024.11.28 01:54:06.066056 [ 43 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1878 | 2024.11.28 01:54:06.066145 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1879 | 2024.11.28 01:54:06.066930 [ 197 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::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 | ||
1880 | 2024.11.28 01:54:06.067584 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
1881 | 2024.11.28 01:54:06.068055 [ 197 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1882 | 2024.11.28 01:54:06.068231 [ 197 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::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 | ||
1883 | 2024.11.28 01:54:06.068938 [ 197 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 90 rows starting from the beginning of the part | ||
1884 | 2024.11.28 01:54:06.069675 [ 197 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
1885 | 2024.11.28 01:54:06.070285 [ 197 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
1886 | 2024.11.28 01:54:06.070896 [ 197 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 62 rows starting from the beginning of the part | ||
1887 | 2024.11.28 01:54:06.071491 [ 197 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part | ||
1888 | 2024.11.28 01:54:06.081400 [ 198 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 72 columns (72 merged, 0 gathered) in 0.01498861 sec., 20949.24079017334 rows/sec., 21.03 MiB/sec. | ||
1889 | 2024.11.28 01:54:06.082170 [ 197 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1890 | 2024.11.28 01:54:06.082846 [ 197 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_6_1} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1891 | 2024.11.28 01:54:06.082953 [ 197 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_6_1} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1892 | 2024.11.28 01:54:06.083141 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
1893 | 2024.11.28 01:54:06.270874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1894 | 2024.11.28 01:54:06.291342 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1895 | 2024.11.28 01:54:06.291406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1896 | 2024.11.28 01:54:06.298508 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1897 | 2024.11.28 01:54:06.299277 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1898 | 2024.11.28 01:54:06.301935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1899 | 2024.11.28 01:54:06.817893 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1900 | 2024.11.28 01:54:06.817978 [ 3 ] {} <Debug> TCP-Session: cb0f4ac2-aeed-4362-ae50-5876efe45c5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1901 | 2024.11.28 01:54:07.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.29 MiB, peak 171.34 MiB, free memory in arenas 0.00 B, will set to 167.40 MiB (RSS), difference: 2.11 MiB | ||
1902 | 2024.11.28 01:54:07.096040 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1903 | 2024.11.28 01:54:07.096231 [ 253 ] {05e7b60b-baa9-4791-9f2c-5340fdfe0ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1904 | 2024.11.28 01:54:07.096304 [ 253 ] {05e7b60b-baa9-4791-9f2c-5340fdfe0ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1905 | 2024.11.28 01:54:07.097019 [ 253 ] {05e7b60b-baa9-4791-9f2c-5340fdfe0ea6} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1906 | 2024.11.28 01:54:07.097068 [ 253 ] {05e7b60b-baa9-4791-9f2c-5340fdfe0ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1907 | 2024.11.28 01:54:07.097497 [ 253 ] {05e7b60b-baa9-4791-9f2c-5340fdfe0ea6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1908 | 2024.11.28 01:54:07.097745 [ 253 ] {05e7b60b-baa9-4791-9f2c-5340fdfe0ea6} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1909 | 2024.11.28 01:54:07.097940 [ 41 ] {} <Debug> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1910 | 2024.11.28 01:54:07.097966 [ 253 ] {05e7b60b-baa9-4791-9f2c-5340fdfe0ea6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001789 sec., 7825.6008943543875 rows/sec., 563.34 KiB/sec. | ||
1911 | 2024.11.28 01:54:07.098013 [ 41 ] {} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1912 | 2024.11.28 01:54:07.098092 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1913 | 2024.11.28 01:54:07.098101 [ 253 ] {05e7b60b-baa9-4791-9f2c-5340fdfe0ea6} <Debug> TCPHandler: Processed in 0.002202138 sec. | ||
1914 | 2024.11.28 01:54:07.098551 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1915 | 2024.11.28 01:54:07.098576 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
1916 | 2024.11.28 01:54:07.098902 [ 4 ] {b738e84e-9aeb-424c-950e-c00b50c3bb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1917 | 2024.11.28 01:54:07.098950 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1918 | 2024.11.28 01:54:07.099004 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
1919 | 2024.11.28 01:54:07.099030 [ 4 ] {b738e84e-9aeb-424c-950e-c00b50c3bb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1920 | 2024.11.28 01:54:07.099341 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
1921 | 2024.11.28 01:54:07.099587 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
1922 | 2024.11.28 01:54:07.099886 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
1923 | 2024.11.28 01:54:07.100124 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
1924 | 2024.11.28 01:54:07.102169 [ 4 ] {b738e84e-9aeb-424c-950e-c00b50c3bb13} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1925 | 2024.11.28 01:54:07.102248 [ 4 ] {b738e84e-9aeb-424c-950e-c00b50c3bb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1926 | 2024.11.28 01:54:07.102753 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004531839 sec., 15446.268060273103 rows/sec., 1.14 MiB/sec. | ||
1927 | 2024.11.28 01:54:07.102952 [ 197 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1928 | 2024.11.28 01:54:07.103106 [ 4 ] {b738e84e-9aeb-424c-950e-c00b50c3bb13} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1929 | 2024.11.28 01:54:07.103343 [ 197 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_5_1} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1930 | 2024.11.28 01:54:07.103455 [ 4 ] {b738e84e-9aeb-424c-950e-c00b50c3bb13} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1931 | 2024.11.28 01:54:07.103481 [ 197 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_5_1} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1932 | 2024.11.28 01:54:07.103598 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
1933 | 2024.11.28 01:54:07.103614 [ 41 ] {} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1934 | 2024.11.28 01:54:07.103666 [ 41 ] {} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1935 | 2024.11.28 01:54:07.103690 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1936 | 2024.11.28 01:54:07.103734 [ 4 ] {b738e84e-9aeb-424c-950e-c00b50c3bb13} <Debug> executeQuery: Read 259 rows, 23.26 KiB in 0.00492 sec., 52642.276422764226 rows/sec., 4.62 MiB/sec. | ||
1937 | 2024.11.28 01:54:07.104132 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
1938 | 2024.11.28 01:54:07.104194 [ 4 ] {b738e84e-9aeb-424c-950e-c00b50c3bb13} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1939 | 2024.11.28 01:54:07.104239 [ 4 ] {b738e84e-9aeb-424c-950e-c00b50c3bb13} <Debug> TCPHandler: Processed in 0.006005094 sec. | ||
1940 | 2024.11.28 01:54:07.104425 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1941 | 2024.11.28 01:54:07.104436 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1942 | 2024.11.28 01:54:07.104478 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
1943 | 2024.11.28 01:54:07.104591 [ 253 ] {215f730f-7908-41ba-b14f-9cd44e9ab2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1944 | 2024.11.28 01:54:07.104638 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
1945 | 2024.11.28 01:54:07.104704 [ 253 ] {215f730f-7908-41ba-b14f-9cd44e9ab2ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1946 | 2024.11.28 01:54:07.104899 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1399 rows starting from the beginning of the part | ||
1947 | 2024.11.28 01:54:07.105260 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
1948 | 2024.11.28 01:54:07.105461 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
1949 | 2024.11.28 01:54:07.105713 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 259 rows starting from the beginning of the part | ||
1950 | 2024.11.28 01:54:07.106776 [ 253 ] {215f730f-7908-41ba-b14f-9cd44e9ab2ad} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1951 | 2024.11.28 01:54:07.106821 [ 253 ] {215f730f-7908-41ba-b14f-9cd44e9ab2ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1952 | 2024.11.28 01:54:07.107359 [ 253 ] {215f730f-7908-41ba-b14f-9cd44e9ab2ad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1953 | 2024.11.28 01:54:07.107636 [ 253 ] {215f730f-7908-41ba-b14f-9cd44e9ab2ad} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1954 | 2024.11.28 01:54:07.108123 [ 253 ] {215f730f-7908-41ba-b14f-9cd44e9ab2ad} <Debug> executeQuery: Read 35 rows, 2.56 KiB in 0.003537 sec., 9895.391574780888 rows/sec., 724.21 KiB/sec. | ||
1955 | 2024.11.28 01:54:07.108397 [ 253 ] {215f730f-7908-41ba-b14f-9cd44e9ab2ad} <Debug> TCPHandler: Processed in 0.00402689 sec. | ||
1956 | 2024.11.28 01:54:07.108483 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.004708002 sec., 676507.7839814002 rows/sec., 58.88 MiB/sec. | ||
1957 | 2024.11.28 01:54:07.108610 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1958 | 2024.11.28 01:54:07.108739 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1959 | 2024.11.28 01:54:07.108831 [ 4 ] {55a94a9d-e6ed-48c9-8641-98efe826b1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1960 | 2024.11.28 01:54:07.108922 [ 4 ] {55a94a9d-e6ed-48c9-8641-98efe826b1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1961 | 2024.11.28 01:54:07.109306 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_11_2} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1962 | 2024.11.28 01:54:07.109575 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_11_2} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1963 | 2024.11.28 01:54:07.109744 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
1964 | 2024.11.28 01:54:07.110075 [ 4 ] {55a94a9d-e6ed-48c9-8641-98efe826b1fa} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1965 | 2024.11.28 01:54:07.110119 [ 4 ] {55a94a9d-e6ed-48c9-8641-98efe826b1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1966 | 2024.11.28 01:54:07.110495 [ 4 ] {55a94a9d-e6ed-48c9-8641-98efe826b1fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1967 | 2024.11.28 01:54:07.110746 [ 4 ] {55a94a9d-e6ed-48c9-8641-98efe826b1fa} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1968 | 2024.11.28 01:54:07.110948 [ 4 ] {55a94a9d-e6ed-48c9-8641-98efe826b1fa} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002196 sec., 6375.227686703097 rows/sec., 446.48 KiB/sec. | ||
1969 | 2024.11.28 01:54:07.111015 [ 4 ] {55a94a9d-e6ed-48c9-8641-98efe826b1fa} <Debug> TCPHandler: Processed in 0.002494283 sec. | ||
1970 | 2024.11.28 01:54:07.111181 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1971 | 2024.11.28 01:54:07.111300 [ 253 ] {077514bd-c285-4890-98fa-27503f96d5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1972 | 2024.11.28 01:54:07.111348 [ 253 ] {077514bd-c285-4890-98fa-27503f96d5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1973 | 2024.11.28 01:54:07.111924 [ 253 ] {077514bd-c285-4890-98fa-27503f96d5c7} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1974 | 2024.11.28 01:54:07.111963 [ 253 ] {077514bd-c285-4890-98fa-27503f96d5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1975 | 2024.11.28 01:54:07.112323 [ 253 ] {077514bd-c285-4890-98fa-27503f96d5c7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1976 | 2024.11.28 01:54:07.112573 [ 253 ] {077514bd-c285-4890-98fa-27503f96d5c7} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1977 | 2024.11.28 01:54:07.112743 [ 41 ] {} <Debug> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1978 | 2024.11.28 01:54:07.112802 [ 41 ] {} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1979 | 2024.11.28 01:54:07.112824 [ 253 ] {077514bd-c285-4890-98fa-27503f96d5c7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001535 sec., 8469.055374592834 rows/sec., 528.04 KiB/sec. | ||
1980 | 2024.11.28 01:54:07.112839 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1981 | 2024.11.28 01:54:07.113007 [ 253 ] {077514bd-c285-4890-98fa-27503f96d5c7} <Debug> TCPHandler: Processed in 0.001881623 sec. | ||
1982 | 2024.11.28 01:54:07.113341 [ 198 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
1983 | 2024.11.28 01:54:07.113600 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1984 | 2024.11.28 01:54:07.113655 [ 198 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1985 | 2024.11.28 01:54:07.113717 [ 198 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
1986 | 2024.11.28 01:54:07.113817 [ 4 ] {f38d49dc-97c1-4d87-8d0b-b8ce2107ad0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1987 | 2024.11.28 01:54:07.114011 [ 198 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
1988 | 2024.11.28 01:54:07.114005 [ 4 ] {f38d49dc-97c1-4d87-8d0b-b8ce2107ad0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1989 | 2024.11.28 01:54:07.114368 [ 198 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
1990 | 2024.11.28 01:54:07.114708 [ 198 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
1991 | 2024.11.28 01:54:07.115025 [ 198 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
1992 | 2024.11.28 01:54:07.117020 [ 4 ] {f38d49dc-97c1-4d87-8d0b-b8ce2107ad0b} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1993 | 2024.11.28 01:54:07.117097 [ 4 ] {f38d49dc-97c1-4d87-8d0b-b8ce2107ad0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
1994 | 2024.11.28 01:54:07.117691 [ 198 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004731253 sec., 13738.43250403223 rows/sec., 910.25 KiB/sec. | ||
1995 | 2024.11.28 01:54:07.117894 [ 198 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1996 | 2024.11.28 01:54:07.118077 [ 4 ] {f38d49dc-97c1-4d87-8d0b-b8ce2107ad0b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1997 | 2024.11.28 01:54:07.118384 [ 198 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_5_1} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1998 | 2024.11.28 01:54:07.118532 [ 4 ] {f38d49dc-97c1-4d87-8d0b-b8ce2107ad0b} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1999 | 2024.11.28 01:54:07.118611 [ 198 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_5_1} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2000 | 2024.11.28 01:54:07.118820 [ 41 ] {} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2001 | 2024.11.28 01:54:07.118809 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2002 | 2024.11.28 01:54:07.118905 [ 41 ] {} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2003 | 2024.11.28 01:54:07.118956 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2004 | 2024.11.28 01:54:07.118984 [ 4 ] {f38d49dc-97c1-4d87-8d0b-b8ce2107ad0b} <Debug> executeQuery: Read 410 rows, 29.92 KiB in 0.005234 sec., 78333.97019487963 rows/sec., 5.58 MiB/sec. | ||
2005 | 2024.11.28 01:54:07.119582 [ 4 ] {f38d49dc-97c1-4d87-8d0b-b8ce2107ad0b} <Debug> TCPHandler: Processed in 0.006243308 sec. | ||
2006 | 2024.11.28 01:54:07.119587 [ 195 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
2007 | 2024.11.28 01:54:07.119906 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2008 | 2024.11.28 01:54:07.119985 [ 195 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2009 | 2024.11.28 01:54:07.120034 [ 195 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
2010 | 2024.11.28 01:54:07.120054 [ 253 ] {85ba03dd-e99d-48d8-936f-cd35554a255a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2011 | 2024.11.28 01:54:07.120123 [ 253 ] {85ba03dd-e99d-48d8-936f-cd35554a255a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2012 | 2024.11.28 01:54:07.120280 [ 195 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
2013 | 2024.11.28 01:54:07.120686 [ 195 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 879 rows starting from the beginning of the part | ||
2014 | 2024.11.28 01:54:07.120977 [ 195 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
2015 | 2024.11.28 01:54:07.121298 [ 195 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
2016 | 2024.11.28 01:54:07.121538 [ 195 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
2017 | 2024.11.28 01:54:07.122107 [ 253 ] {85ba03dd-e99d-48d8-936f-cd35554a255a} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2018 | 2024.11.28 01:54:07.122153 [ 253 ] {85ba03dd-e99d-48d8-936f-cd35554a255a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2019 | 2024.11.28 01:54:07.122693 [ 253 ] {85ba03dd-e99d-48d8-936f-cd35554a255a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2020 | 2024.11.28 01:54:07.123000 [ 253 ] {85ba03dd-e99d-48d8-936f-cd35554a255a} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2021 | 2024.11.28 01:54:07.123499 [ 253 ] {85ba03dd-e99d-48d8-936f-cd35554a255a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003422 sec., 1753.3606078316773 rows/sec., 91.61 KiB/sec. | ||
2022 | 2024.11.28 01:54:07.123922 [ 253 ] {85ba03dd-e99d-48d8-936f-cd35554a255a} <Debug> TCPHandler: Processed in 0.004176043 sec. | ||
2023 | 2024.11.28 01:54:07.124266 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2024 | 2024.11.28 01:54:07.124333 [ 198 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2327 rows, containing 5 columns (5 merged, 0 gathered) in 0.005295952 sec., 439392.19992930454 rows/sec., 33.60 MiB/sec. | ||
2025 | 2024.11.28 01:54:07.124450 [ 4 ] {9b9d38ee-a7d1-4f33-a70b-5fa236b1507c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2026 | 2024.11.28 01:54:07.124532 [ 4 ] {9b9d38ee-a7d1-4f33-a70b-5fa236b1507c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2027 | 2024.11.28 01:54:07.124599 [ 198 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2028 | 2024.11.28 01:54:07.125187 [ 198 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_11_2} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2029 | 2024.11.28 01:54:07.125414 [ 198 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_11_2} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2030 | 2024.11.28 01:54:07.125594 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
2031 | 2024.11.28 01:54:07.125764 [ 4 ] {9b9d38ee-a7d1-4f33-a70b-5fa236b1507c} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2032 | 2024.11.28 01:54:07.125808 [ 4 ] {9b9d38ee-a7d1-4f33-a70b-5fa236b1507c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2033 | 2024.11.28 01:54:07.126232 [ 4 ] {9b9d38ee-a7d1-4f33-a70b-5fa236b1507c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2034 | 2024.11.28 01:54:07.126476 [ 4 ] {9b9d38ee-a7d1-4f33-a70b-5fa236b1507c} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2035 | 2024.11.28 01:54:07.126605 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2036 | 2024.11.28 01:54:07.126646 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2037 | 2024.11.28 01:54:07.126668 [ 4 ] {9b9d38ee-a7d1-4f33-a70b-5fa236b1507c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002261 sec., 104820.87571870854 rows/sec., 7.03 MiB/sec. | ||
2038 | 2024.11.28 01:54:07.126672 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2039 | 2024.11.28 01:54:07.126896 [ 4 ] {9b9d38ee-a7d1-4f33-a70b-5fa236b1507c} <Debug> TCPHandler: Processed in 0.002825629 sec. | ||
2040 | 2024.11.28 01:54:07.127156 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
2041 | 2024.11.28 01:54:07.127253 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2042 | 2024.11.28 01:54:07.127407 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2043 | 2024.11.28 01:54:07.127433 [ 253 ] {99501112-446b-4f17-9573-93e59cf4e0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2044 | 2024.11.28 01:54:07.127443 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2203 rows starting from the beginning of the part | ||
2045 | 2024.11.28 01:54:07.127499 [ 253 ] {99501112-446b-4f17-9573-93e59cf4e0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2046 | 2024.11.28 01:54:07.127644 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
2047 | 2024.11.28 01:54:07.128069 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1017 rows starting from the beginning of the part | ||
2048 | 2024.11.28 01:54:07.128354 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 66 rows starting from the beginning of the part | ||
2049 | 2024.11.28 01:54:07.128680 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
2050 | 2024.11.28 01:54:07.129033 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part | ||
2051 | 2024.11.28 01:54:07.129664 [ 253 ] {99501112-446b-4f17-9573-93e59cf4e0bd} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2052 | 2024.11.28 01:54:07.129712 [ 253 ] {99501112-446b-4f17-9573-93e59cf4e0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2053 | 2024.11.28 01:54:07.130217 [ 253 ] {99501112-446b-4f17-9573-93e59cf4e0bd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2054 | 2024.11.28 01:54:07.130560 [ 253 ] {99501112-446b-4f17-9573-93e59cf4e0bd} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2055 | 2024.11.28 01:54:07.130788 [ 41 ] {} <Debug> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2056 | 2024.11.28 01:54:07.130863 [ 41 ] {} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2057 | 2024.11.28 01:54:07.130914 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2058 | 2024.11.28 01:54:07.130929 [ 253 ] {99501112-446b-4f17-9573-93e59cf4e0bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00352 sec., 284.09090909090907 rows/sec., 19.14 KiB/sec. | ||
2059 | 2024.11.28 01:54:07.131281 [ 253 ] {99501112-446b-4f17-9573-93e59cf4e0bd} <Debug> TCPHandler: Processed in 0.004189242 sec. | ||
2060 | 2024.11.28 01:54:07.131459 [ 198 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
2061 | 2024.11.28 01:54:07.132055 [ 198 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2062 | 2024.11.28 01:54:07.132110 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2063 | 2024.11.28 01:54:07.132198 [ 198 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
2064 | 2024.11.28 01:54:07.132665 [ 4 ] {1db5782c-58d0-4956-8ba5-ff47c402c4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2065 | 2024.11.28 01:54:07.132702 [ 198 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
2066 | 2024.11.28 01:54:07.132770 [ 191 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3843 rows, containing 5 columns (5 merged, 0 gathered) in 0.005634908 sec., 681998.7123126056 rows/sec., 45.84 MiB/sec. | ||
2067 | 2024.11.28 01:54:07.133105 [ 198 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
2068 | 2024.11.28 01:54:07.133132 [ 4 ] {1db5782c-58d0-4956-8ba5-ff47c402c4b4} <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 | ||
2069 | 2024.11.28 01:54:07.133375 [ 198 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
2070 | 2024.11.28 01:54:07.133463 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2071 | 2024.11.28 01:54:07.133712 [ 198 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
2072 | 2024.11.28 01:54:07.134760 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2073 | 2024.11.28 01:54:07.135118 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2074 | 2024.11.28 01:54:07.135447 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
2075 | 2024.11.28 01:54:07.137576 [ 191 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.006545764 sec., 763.8527756271079 rows/sec., 51.47 KiB/sec. | ||
2076 | 2024.11.28 01:54:07.137841 [ 190 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2077 | 2024.11.28 01:54:07.138615 [ 190 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_5_1} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2078 | 2024.11.28 01:54:07.138869 [ 190 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_5_1} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2079 | 2024.11.28 01:54:07.139046 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
2080 | 2024.11.28 01:54:07.139110 [ 4 ] {1db5782c-58d0-4956-8ba5-ff47c402c4b4} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2081 | 2024.11.28 01:54:07.139157 [ 4 ] {1db5782c-58d0-4956-8ba5-ff47c402c4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2082 | 2024.11.28 01:54:07.139865 [ 4 ] {1db5782c-58d0-4956-8ba5-ff47c402c4b4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2083 | 2024.11.28 01:54:07.140155 [ 4 ] {1db5782c-58d0-4956-8ba5-ff47c402c4b4} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2084 | 2024.11.28 01:54:07.140516 [ 4 ] {1db5782c-58d0-4956-8ba5-ff47c402c4b4} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.008109 sec., 3452.953508447404 rows/sec., 6.19 MiB/sec. | ||
2085 | 2024.11.28 01:54:07.140780 [ 4 ] {1db5782c-58d0-4956-8ba5-ff47c402c4b4} <Debug> TCPHandler: Processed in 0.009366413 sec. | ||
2086 | 2024.11.28 01:54:07.140953 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2087 | 2024.11.28 01:54:07.141083 [ 253 ] {d7f3b506-8221-43f4-8b30-f311752520dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2088 | 2024.11.28 01:54:07.141138 [ 253 ] {d7f3b506-8221-43f4-8b30-f311752520dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2089 | 2024.11.28 01:54:07.141664 [ 253 ] {d7f3b506-8221-43f4-8b30-f311752520dd} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2090 | 2024.11.28 01:54:07.141706 [ 253 ] {d7f3b506-8221-43f4-8b30-f311752520dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2091 | 2024.11.28 01:54:07.142125 [ 253 ] {d7f3b506-8221-43f4-8b30-f311752520dd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2092 | 2024.11.28 01:54:07.142382 [ 253 ] {d7f3b506-8221-43f4-8b30-f311752520dd} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2093 | 2024.11.28 01:54:07.142537 [ 39 ] {} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2094 | 2024.11.28 01:54:07.142576 [ 39 ] {} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2095 | 2024.11.28 01:54:07.142584 [ 253 ] {d7f3b506-8221-43f4-8b30-f311752520dd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001528 sec., 53664.92146596858 rows/sec., 3.41 MiB/sec. | ||
2096 | 2024.11.28 01:54:07.142602 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2097 | 2024.11.28 01:54:07.142744 [ 253 ] {d7f3b506-8221-43f4-8b30-f311752520dd} <Debug> TCPHandler: Processed in 0.001852713 sec. | ||
2098 | 2024.11.28 01:54:07.143115 [ 198 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
2099 | 2024.11.28 01:54:07.143377 [ 198 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2100 | 2024.11.28 01:54:07.143410 [ 198 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 312 rows starting from the beginning of the part | ||
2101 | 2024.11.28 01:54:07.143484 [ 198 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
2102 | 2024.11.28 01:54:07.143582 [ 198 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
2103 | 2024.11.28 01:54:07.143763 [ 198 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
2104 | 2024.11.28 01:54:07.143834 [ 198 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
2105 | 2024.11.28 01:54:07.144037 [ 198 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part | ||
2106 | 2024.11.28 01:54:07.145043 [ 191 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 4 columns (4 merged, 0 gathered) in 0.00233499 sec., 255247.34581304417 rows/sec., 16.60 MiB/sec. | ||
2107 | 2024.11.28 01:54:07.145227 [ 191 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2108 | 2024.11.28 01:54:07.145518 [ 191 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_11_2} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2109 | 2024.11.28 01:54:07.145596 [ 191 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_11_2} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2110 | 2024.11.28 01:54:07.145679 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2111 | 2024.11.28 01:54:08.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.48 MiB, peak 176.56 MiB, free memory in arenas 0.00 B, will set to 167.55 MiB (RSS), difference: -2.93 MiB | ||
2112 | 2024.11.28 01:54:12.089207 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2113 | 2024.11.28 01:54:12.089434 [ 253 ] {b6993a3e-ee82-4511-b845-44d124285514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2114 | 2024.11.28 01:54:12.089516 [ 253 ] {b6993a3e-ee82-4511-b845-44d124285514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2115 | 2024.11.28 01:54:12.090291 [ 253 ] {b6993a3e-ee82-4511-b845-44d124285514} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2116 | 2024.11.28 01:54:12.090344 [ 253 ] {b6993a3e-ee82-4511-b845-44d124285514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2117 | 2024.11.28 01:54:12.090788 [ 253 ] {b6993a3e-ee82-4511-b845-44d124285514} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2118 | 2024.11.28 01:54:12.091045 [ 253 ] {b6993a3e-ee82-4511-b845-44d124285514} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2119 | 2024.11.28 01:54:12.091286 [ 253 ] {b6993a3e-ee82-4511-b845-44d124285514} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001904 sec., 29411.764705882353 rows/sec., 2.25 MiB/sec. | ||
2120 | 2024.11.28 01:54:12.091440 [ 253 ] {b6993a3e-ee82-4511-b845-44d124285514} <Debug> TCPHandler: Processed in 0.002374721 sec. | ||
2121 | 2024.11.28 01:54:12.091720 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2122 | 2024.11.28 01:54:12.091906 [ 4 ] {01d65eb2-d110-470f-887f-b9a44a220939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2123 | 2024.11.28 01:54:12.091976 [ 4 ] {01d65eb2-d110-470f-887f-b9a44a220939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2124 | 2024.11.28 01:54:12.092747 [ 4 ] {01d65eb2-d110-470f-887f-b9a44a220939} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2125 | 2024.11.28 01:54:12.092791 [ 4 ] {01d65eb2-d110-470f-887f-b9a44a220939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2126 | 2024.11.28 01:54:12.093230 [ 4 ] {01d65eb2-d110-470f-887f-b9a44a220939} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2127 | 2024.11.28 01:54:12.093481 [ 4 ] {01d65eb2-d110-470f-887f-b9a44a220939} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2128 | 2024.11.28 01:54:12.093704 [ 4 ] {01d65eb2-d110-470f-887f-b9a44a220939} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00185 sec., 34594.59459459459 rows/sec., 2.70 MiB/sec. | ||
2129 | 2024.11.28 01:54:12.093762 [ 4 ] {01d65eb2-d110-470f-887f-b9a44a220939} <Debug> TCPHandler: Processed in 0.002178228 sec. | ||
2130 | 2024.11.28 01:54:12.093928 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2131 | 2024.11.28 01:54:12.094076 [ 253 ] {197fedb0-5acc-493d-a9ec-5f40492381da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2132 | 2024.11.28 01:54:12.094142 [ 253 ] {197fedb0-5acc-493d-a9ec-5f40492381da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2133 | 2024.11.28 01:54:12.094804 [ 253 ] {197fedb0-5acc-493d-a9ec-5f40492381da} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2134 | 2024.11.28 01:54:12.094845 [ 253 ] {197fedb0-5acc-493d-a9ec-5f40492381da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2135 | 2024.11.28 01:54:12.095251 [ 253 ] {197fedb0-5acc-493d-a9ec-5f40492381da} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2136 | 2024.11.28 01:54:12.095497 [ 253 ] {197fedb0-5acc-493d-a9ec-5f40492381da} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2137 | 2024.11.28 01:54:12.095763 [ 253 ] {197fedb0-5acc-493d-a9ec-5f40492381da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001724 sec., 92807.42459396752 rows/sec., 6.46 MiB/sec. | ||
2138 | 2024.11.28 01:54:12.095943 [ 253 ] {197fedb0-5acc-493d-a9ec-5f40492381da} <Debug> TCPHandler: Processed in 0.002078216 sec. | ||
2139 | 2024.11.28 01:54:12.096122 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2140 | 2024.11.28 01:54:12.096262 [ 4 ] {4b853cb5-3a20-4002-978d-2d639dee5f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2141 | 2024.11.28 01:54:12.096323 [ 4 ] {4b853cb5-3a20-4002-978d-2d639dee5f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2142 | 2024.11.28 01:54:12.096857 [ 4 ] {4b853cb5-3a20-4002-978d-2d639dee5f11} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2143 | 2024.11.28 01:54:12.096895 [ 4 ] {4b853cb5-3a20-4002-978d-2d639dee5f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2144 | 2024.11.28 01:54:12.097291 [ 4 ] {4b853cb5-3a20-4002-978d-2d639dee5f11} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2145 | 2024.11.28 01:54:12.097530 [ 4 ] {4b853cb5-3a20-4002-978d-2d639dee5f11} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2146 | 2024.11.28 01:54:12.097816 [ 4 ] {4b853cb5-3a20-4002-978d-2d639dee5f11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001564 sec., 38363.17135549872 rows/sec., 2.59 MiB/sec. | ||
2147 | 2024.11.28 01:54:12.097994 [ 4 ] {4b853cb5-3a20-4002-978d-2d639dee5f11} <Debug> TCPHandler: Processed in 0.001934714 sec. | ||
2148 | 2024.11.28 01:54:13.555900 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
2149 | 2024.11.28 01:54:13.556537 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2150 | 2024.11.28 01:54:13.556591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2151 | 2024.11.28 01:54:13.557128 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2152 | 2024.11.28 01:54:13.557403 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2153 | 2024.11.28 01:54:13.557680 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
2154 | 2024.11.28 01:54:13.802024 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2155 | 2024.11.28 01:54:13.823373 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2156 | 2024.11.28 01:54:13.823448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2157 | 2024.11.28 01:54:13.830426 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2158 | 2024.11.28 01:54:13.831556 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2159 | 2024.11.28 01:54:13.834947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2160 | 2024.11.28 01:54:16.067817 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 344 | ||
2161 | 2024.11.28 01:54:16.072376 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2162 | 2024.11.28 01:54:16.072463 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2163 | 2024.11.28 01:54:16.074632 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2164 | 2024.11.28 01:54:16.075120 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2165 | 2024.11.28 01:54:16.076391 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 344 | ||
2166 | 2024.11.28 01:54:17.098033 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2167 | 2024.11.28 01:54:17.098217 [ 253 ] {aae8007d-4e67-4c1a-8dea-2574fc75aeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2168 | 2024.11.28 01:54:17.098288 [ 253 ] {aae8007d-4e67-4c1a-8dea-2574fc75aeaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2169 | 2024.11.28 01:54:17.099021 [ 253 ] {aae8007d-4e67-4c1a-8dea-2574fc75aeaa} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2170 | 2024.11.28 01:54:17.099074 [ 253 ] {aae8007d-4e67-4c1a-8dea-2574fc75aeaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2171 | 2024.11.28 01:54:17.099524 [ 253 ] {aae8007d-4e67-4c1a-8dea-2574fc75aeaa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2172 | 2024.11.28 01:54:17.099784 [ 253 ] {aae8007d-4e67-4c1a-8dea-2574fc75aeaa} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2173 | 2024.11.28 01:54:17.100073 [ 253 ] {aae8007d-4e67-4c1a-8dea-2574fc75aeaa} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001898 sec., 7376.185458377239 rows/sec., 530.99 KiB/sec. | ||
2174 | 2024.11.28 01:54:17.100209 [ 253 ] {aae8007d-4e67-4c1a-8dea-2574fc75aeaa} <Debug> TCPHandler: Processed in 0.0023184 sec. | ||
2175 | 2024.11.28 01:54:17.100460 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2176 | 2024.11.28 01:54:17.100668 [ 4 ] {05202e14-5d63-4161-a832-8f8382fa8ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2177 | 2024.11.28 01:54:17.100747 [ 4 ] {05202e14-5d63-4161-a832-8f8382fa8ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2178 | 2024.11.28 01:54:17.101591 [ 4 ] {05202e14-5d63-4161-a832-8f8382fa8ca1} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2179 | 2024.11.28 01:54:17.101636 [ 4 ] {05202e14-5d63-4161-a832-8f8382fa8ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2180 | 2024.11.28 01:54:17.102103 [ 4 ] {05202e14-5d63-4161-a832-8f8382fa8ca1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2181 | 2024.11.28 01:54:17.102363 [ 4 ] {05202e14-5d63-4161-a832-8f8382fa8ca1} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2182 | 2024.11.28 01:54:17.102645 [ 4 ] {05202e14-5d63-4161-a832-8f8382fa8ca1} <Debug> executeQuery: Read 259 rows, 23.26 KiB in 0.002029 sec., 127649.08822079843 rows/sec., 11.20 MiB/sec. | ||
2183 | 2024.11.28 01:54:17.102852 [ 4 ] {05202e14-5d63-4161-a832-8f8382fa8ca1} <Debug> TCPHandler: Processed in 0.002534954 sec. | ||
2184 | 2024.11.28 01:54:17.103003 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2185 | 2024.11.28 01:54:17.103120 [ 253 ] {b32f71f5-fb8f-48d2-a9df-738837c5e949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2186 | 2024.11.28 01:54:17.103170 [ 253 ] {b32f71f5-fb8f-48d2-a9df-738837c5e949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2187 | 2024.11.28 01:54:17.103785 [ 253 ] {b32f71f5-fb8f-48d2-a9df-738837c5e949} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2188 | 2024.11.28 01:54:17.103826 [ 253 ] {b32f71f5-fb8f-48d2-a9df-738837c5e949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2189 | 2024.11.28 01:54:17.104192 [ 253 ] {b32f71f5-fb8f-48d2-a9df-738837c5e949} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2190 | 2024.11.28 01:54:17.104450 [ 253 ] {b32f71f5-fb8f-48d2-a9df-738837c5e949} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2191 | 2024.11.28 01:54:17.104624 [ 26 ] {} <Debug> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2192 | 2024.11.28 01:54:17.104687 [ 253 ] {b32f71f5-fb8f-48d2-a9df-738837c5e949} <Debug> executeQuery: Read 35 rows, 2.56 KiB in 0.001586 sec., 22068.095838587644 rows/sec., 1.58 MiB/sec. | ||
2193 | 2024.11.28 01:54:17.104700 [ 26 ] {} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2194 | 2024.11.28 01:54:17.104771 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2195 | 2024.11.28 01:54:17.104819 [ 253 ] {b32f71f5-fb8f-48d2-a9df-738837c5e949} <Debug> TCPHandler: Processed in 0.001869692 sec. | ||
2196 | 2024.11.28 01:54:17.104963 [ 187 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::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 | ||
2197 | 2024.11.28 01:54:17.105036 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2198 | 2024.11.28 01:54:17.105113 [ 187 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2199 | 2024.11.28 01:54:17.105183 [ 187 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::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 | ||
2200 | 2024.11.28 01:54:17.105256 [ 4 ] {241c4eb0-fd37-4a64-a56f-e651989e78d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2201 | 2024.11.28 01:54:17.105391 [ 187 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::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 | ||
2202 | 2024.11.28 01:54:17.105488 [ 4 ] {241c4eb0-fd37-4a64-a56f-e651989e78d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2203 | 2024.11.28 01:54:17.105699 [ 187 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::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 | ||
2204 | 2024.11.28 01:54:17.106091 [ 187 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::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 | ||
2205 | 2024.11.28 01:54:17.106398 [ 187 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::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 | ||
2206 | 2024.11.28 01:54:17.106703 [ 187 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
2207 | 2024.11.28 01:54:17.108531 [ 4 ] {241c4eb0-fd37-4a64-a56f-e651989e78d3} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2208 | 2024.11.28 01:54:17.108611 [ 4 ] {241c4eb0-fd37-4a64-a56f-e651989e78d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2209 | 2024.11.28 01:54:17.109707 [ 4 ] {241c4eb0-fd37-4a64-a56f-e651989e78d3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2210 | 2024.11.28 01:54:17.109719 [ 191 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 5 columns (5 merged, 0 gathered) in 0.004817364 sec., 31137.3605980366 rows/sec., 2.32 MiB/sec. | ||
2211 | 2024.11.28 01:54:17.109985 [ 198 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2212 | 2024.11.28 01:54:17.110224 [ 4 ] {241c4eb0-fd37-4a64-a56f-e651989e78d3} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2213 | 2024.11.28 01:54:17.110495 [ 26 ] {} <Debug> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2214 | 2024.11.28 01:54:17.110612 [ 26 ] {} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2215 | 2024.11.28 01:54:17.110681 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2216 | 2024.11.28 01:54:17.110671 [ 198 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_6_1} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2217 | 2024.11.28 01:54:17.110857 [ 4 ] {241c4eb0-fd37-4a64-a56f-e651989e78d3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00561 sec., 2495.54367201426 rows/sec., 174.77 KiB/sec. | ||
2218 | 2024.11.28 01:54:17.110982 [ 198 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_6_1} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2219 | 2024.11.28 01:54:17.111051 [ 188 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::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 | ||
2220 | 2024.11.28 01:54:17.111148 [ 4 ] {241c4eb0-fd37-4a64-a56f-e651989e78d3} <Debug> TCPHandler: Processed in 0.006191608 sec. | ||
2221 | 2024.11.28 01:54:17.111272 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2222 | 2024.11.28 01:54:17.111471 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2223 | 2024.11.28 01:54:17.111491 [ 188 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2224 | 2024.11.28 01:54:17.111548 [ 188 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 242 rows starting from the beginning of the part | ||
2225 | 2024.11.28 01:54:17.111669 [ 253 ] {d1458b15-bf6f-4145-8456-1bc245efbb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2226 | 2024.11.28 01:54:17.111813 [ 253 ] {d1458b15-bf6f-4145-8456-1bc245efbb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2227 | 2024.11.28 01:54:17.111872 [ 188 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::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 | ||
2228 | 2024.11.28 01:54:17.112306 [ 188 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2229 | 2024.11.28 01:54:17.112635 [ 188 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 242 rows starting from the beginning of the part | ||
2230 | 2024.11.28 01:54:17.113002 [ 188 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::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 | ||
2231 | 2024.11.28 01:54:17.113400 [ 188 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
2232 | 2024.11.28 01:54:17.114701 [ 253 ] {d1458b15-bf6f-4145-8456-1bc245efbb42} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2233 | 2024.11.28 01:54:17.114760 [ 253 ] {d1458b15-bf6f-4145-8456-1bc245efbb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2234 | 2024.11.28 01:54:17.115805 [ 253 ] {d1458b15-bf6f-4145-8456-1bc245efbb42} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2235 | 2024.11.28 01:54:17.116418 [ 253 ] {d1458b15-bf6f-4145-8456-1bc245efbb42} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2236 | 2024.11.28 01:54:17.116488 [ 191 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005670019 sec., 95237.77609916298 rows/sec., 6.82 MiB/sec. | ||
2237 | 2024.11.28 01:54:17.116756 [ 253 ] {d1458b15-bf6f-4145-8456-1bc245efbb42} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005146 sec., 2526.2339681305866 rows/sec., 157.51 KiB/sec. | ||
2238 | 2024.11.28 01:54:17.116769 [ 198 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2239 | 2024.11.28 01:54:17.116950 [ 253 ] {d1458b15-bf6f-4145-8456-1bc245efbb42} <Debug> TCPHandler: Processed in 0.005633828 sec. | ||
2240 | 2024.11.28 01:54:17.117172 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2241 | 2024.11.28 01:54:17.117356 [ 198 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_6_1} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2242 | 2024.11.28 01:54:17.117395 [ 4 ] {2976f633-e125-46f4-ae30-525a78c7c4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2243 | 2024.11.28 01:54:17.117502 [ 4 ] {2976f633-e125-46f4-ae30-525a78c7c4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2244 | 2024.11.28 01:54:17.117542 [ 198 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_6_1} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2245 | 2024.11.28 01:54:17.117756 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2246 | 2024.11.28 01:54:17.118445 [ 4 ] {2976f633-e125-46f4-ae30-525a78c7c4a2} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2247 | 2024.11.28 01:54:17.118491 [ 4 ] {2976f633-e125-46f4-ae30-525a78c7c4a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2248 | 2024.11.28 01:54:17.118898 [ 4 ] {2976f633-e125-46f4-ae30-525a78c7c4a2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2249 | 2024.11.28 01:54:17.119175 [ 4 ] {2976f633-e125-46f4-ae30-525a78c7c4a2} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2250 | 2024.11.28 01:54:17.119393 [ 4 ] {2976f633-e125-46f4-ae30-525a78c7c4a2} <Debug> executeQuery: Read 410 rows, 29.92 KiB in 0.002062 sec., 198836.0814742968 rows/sec., 14.17 MiB/sec. | ||
2251 | 2024.11.28 01:54:17.119453 [ 4 ] {2976f633-e125-46f4-ae30-525a78c7c4a2} <Debug> TCPHandler: Processed in 0.00235282 sec. | ||
2252 | 2024.11.28 01:54:17.119611 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2253 | 2024.11.28 01:54:17.119728 [ 253 ] {20684551-d0fe-4f20-8f72-76082c2e0a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2254 | 2024.11.28 01:54:17.119779 [ 253 ] {20684551-d0fe-4f20-8f72-76082c2e0a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2255 | 2024.11.28 01:54:17.120283 [ 253 ] {20684551-d0fe-4f20-8f72-76082c2e0a99} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2256 | 2024.11.28 01:54:17.120324 [ 253 ] {20684551-d0fe-4f20-8f72-76082c2e0a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2257 | 2024.11.28 01:54:17.120736 [ 253 ] {20684551-d0fe-4f20-8f72-76082c2e0a99} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2258 | 2024.11.28 01:54:17.120989 [ 253 ] {20684551-d0fe-4f20-8f72-76082c2e0a99} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2259 | 2024.11.28 01:54:17.121182 [ 25 ] {} <Debug> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2260 | 2024.11.28 01:54:17.121248 [ 25 ] {} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2261 | 2024.11.28 01:54:17.121254 [ 253 ] {20684551-d0fe-4f20-8f72-76082c2e0a99} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001538 sec., 3901.1703511053315 rows/sec., 203.82 KiB/sec. | ||
2262 | 2024.11.28 01:54:17.121284 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2263 | 2024.11.28 01:54:17.121394 [ 253 ] {20684551-d0fe-4f20-8f72-76082c2e0a99} <Debug> TCPHandler: Processed in 0.001839502 sec. | ||
2264 | 2024.11.28 01:54:17.121463 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::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 | ||
2265 | 2024.11.28 01:54:17.121583 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2266 | 2024.11.28 01:54:17.121624 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2267 | 2024.11.28 01:54:17.121661 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::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 | ||
2268 | 2024.11.28 01:54:17.121789 [ 4 ] {7b082797-7f05-4b67-94e2-1a674c1bb961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2269 | 2024.11.28 01:54:17.121888 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::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 | ||
2270 | 2024.11.28 01:54:17.122045 [ 4 ] {7b082797-7f05-4b67-94e2-1a674c1bb961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2271 | 2024.11.28 01:54:17.122166 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::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 | ||
2272 | 2024.11.28 01:54:17.122505 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::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 | ||
2273 | 2024.11.28 01:54:17.122789 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::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 | ||
2274 | 2024.11.28 01:54:17.123102 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::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 | ||
2275 | 2024.11.28 01:54:17.124759 [ 4 ] {7b082797-7f05-4b67-94e2-1a674c1bb961} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2276 | 2024.11.28 01:54:17.124830 [ 4 ] {7b082797-7f05-4b67-94e2-1a674c1bb961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2277 | 2024.11.28 01:54:17.125945 [ 186 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004535839 sec., 7936.789643547754 rows/sec., 414.67 KiB/sec. | ||
2278 | 2024.11.28 01:54:17.125993 [ 4 ] {7b082797-7f05-4b67-94e2-1a674c1bb961} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2279 | 2024.11.28 01:54:17.126123 [ 186 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2280 | 2024.11.28 01:54:17.126475 [ 4 ] {7b082797-7f05-4b67-94e2-1a674c1bb961} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2281 | 2024.11.28 01:54:17.126816 [ 186 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_6_1} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2282 | 2024.11.28 01:54:17.126851 [ 4 ] {7b082797-7f05-4b67-94e2-1a674c1bb961} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005134 sec., 46162.83599532529 rows/sec., 3.09 MiB/sec. | ||
2283 | 2024.11.28 01:54:17.127031 [ 4 ] {7b082797-7f05-4b67-94e2-1a674c1bb961} <Debug> TCPHandler: Processed in 0.005533526 sec. | ||
2284 | 2024.11.28 01:54:17.127038 [ 186 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_6_1} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2285 | 2024.11.28 01:54:17.127228 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2286 | 2024.11.28 01:54:17.127270 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2287 | 2024.11.28 01:54:17.127413 [ 253 ] {9062e1db-033f-4b6c-b53d-36057c3b6b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2288 | 2024.11.28 01:54:17.127473 [ 253 ] {9062e1db-033f-4b6c-b53d-36057c3b6b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2289 | 2024.11.28 01:54:17.127994 [ 253 ] {9062e1db-033f-4b6c-b53d-36057c3b6b54} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2290 | 2024.11.28 01:54:17.128034 [ 253 ] {9062e1db-033f-4b6c-b53d-36057c3b6b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2291 | 2024.11.28 01:54:17.128404 [ 253 ] {9062e1db-033f-4b6c-b53d-36057c3b6b54} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2292 | 2024.11.28 01:54:17.128645 [ 253 ] {9062e1db-033f-4b6c-b53d-36057c3b6b54} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2293 | 2024.11.28 01:54:17.128861 [ 253 ] {9062e1db-033f-4b6c-b53d-36057c3b6b54} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. | ||
2294 | 2024.11.28 01:54:17.128915 [ 253 ] {9062e1db-033f-4b6c-b53d-36057c3b6b54} <Debug> TCPHandler: Processed in 0.001786321 sec. | ||
2295 | 2024.11.28 01:54:17.129056 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2296 | 2024.11.28 01:54:17.129174 [ 4 ] {c917bd20-40a1-4222-b827-c77b977318e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2297 | 2024.11.28 01:54:17.129255 [ 4 ] {c917bd20-40a1-4222-b827-c77b977318e6} <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 | ||
2298 | 2024.11.28 01:54:17.130377 [ 4 ] {c917bd20-40a1-4222-b827-c77b977318e6} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2299 | 2024.11.28 01:54:17.130415 [ 4 ] {c917bd20-40a1-4222-b827-c77b977318e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2300 | 2024.11.28 01:54:17.131066 [ 4 ] {c917bd20-40a1-4222-b827-c77b977318e6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2301 | 2024.11.28 01:54:17.131330 [ 4 ] {c917bd20-40a1-4222-b827-c77b977318e6} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2302 | 2024.11.28 01:54:17.131480 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2303 | 2024.11.28 01:54:17.131531 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2304 | 2024.11.28 01:54:17.131547 [ 4 ] {c917bd20-40a1-4222-b827-c77b977318e6} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.002397 sec., 11681.268251981644 rows/sec., 20.93 MiB/sec. | ||
2305 | 2024.11.28 01:54:17.131559 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2306 | 2024.11.28 01:54:17.131936 [ 4 ] {c917bd20-40a1-4222-b827-c77b977318e6} <Debug> TCPHandler: Processed in 0.002931071 sec. | ||
2307 | 2024.11.28 01:54:17.131937 [ 191 ] {4342e046-8fec-453c-af4a-f73be3904d3a::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 | ||
2308 | 2024.11.28 01:54:17.132147 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2309 | 2024.11.28 01:54:17.132319 [ 253 ] {9804aab1-3864-4ed1-bd18-b7b9ab2f8dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2310 | 2024.11.28 01:54:17.132390 [ 253 ] {9804aab1-3864-4ed1-bd18-b7b9ab2f8dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2311 | 2024.11.28 01:54:17.132568 [ 191 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2312 | 2024.11.28 01:54:17.132712 [ 191 ] {4342e046-8fec-453c-af4a-f73be3904d3a::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 | ||
2313 | 2024.11.28 01:54:17.133368 [ 191 ] {4342e046-8fec-453c-af4a-f73be3904d3a::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 | ||
2314 | 2024.11.28 01:54:17.134002 [ 253 ] {9804aab1-3864-4ed1-bd18-b7b9ab2f8dfa} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2315 | 2024.11.28 01:54:17.134027 [ 191 ] {4342e046-8fec-453c-af4a-f73be3904d3a::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 | ||
2316 | 2024.11.28 01:54:17.134049 [ 253 ] {9804aab1-3864-4ed1-bd18-b7b9ab2f8dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2317 | 2024.11.28 01:54:17.134606 [ 191 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
2318 | 2024.11.28 01:54:17.135110 [ 191 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
2319 | 2024.11.28 01:54:17.135166 [ 253 ] {9804aab1-3864-4ed1-bd18-b7b9ab2f8dfa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2320 | 2024.11.28 01:54:17.135616 [ 191 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
2321 | 2024.11.28 01:54:17.135857 [ 253 ] {9804aab1-3864-4ed1-bd18-b7b9ab2f8dfa} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2322 | 2024.11.28 01:54:17.136566 [ 253 ] {9804aab1-3864-4ed1-bd18-b7b9ab2f8dfa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004286 sec., 19132.057862809146 rows/sec., 1.22 MiB/sec. | ||
2323 | 2024.11.28 01:54:17.136957 [ 253 ] {9804aab1-3864-4ed1-bd18-b7b9ab2f8dfa} <Debug> TCPHandler: Processed in 0.004910545 sec. | ||
2324 | 2024.11.28 01:54:17.139032 [ 189 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 19 columns (19 merged, 0 gathered) in 0.007348407 sec., 14697.06291445207 rows/sec., 26.34 MiB/sec. | ||
2325 | 2024.11.28 01:54:17.139290 [ 191 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2326 | 2024.11.28 01:54:17.139662 [ 191 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2327 | 2024.11.28 01:54:17.139737 [ 191 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2328 | 2024.11.28 01:54:17.139834 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
2329 | 2024.11.28 01:54:20.987762 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2330 | 2024.11.28 01:54:20.987837 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2331 | 2024.11.28 01:54:21.057824 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
2332 | 2024.11.28 01:54:21.058505 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2333 | 2024.11.28 01:54:21.058559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2334 | 2024.11.28 01:54:21.059098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2335 | 2024.11.28 01:54:21.059374 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2336 | 2024.11.28 01:54:21.059686 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2337 | 2024.11.28 01:54:21.335031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2338 | 2024.11.28 01:54:21.358173 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2339 | 2024.11.28 01:54:21.358251 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2340 | 2024.11.28 01:54:21.367381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2341 | 2024.11.28 01:54:21.369496 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2342 | 2024.11.28 01:54:21.375771 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2343 | 2024.11.28 01:54:22.090187 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2344 | 2024.11.28 01:54:22.090376 [ 253 ] {7bfcd9e2-2391-4197-ac57-74cd66e36ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2345 | 2024.11.28 01:54:22.090449 [ 253 ] {7bfcd9e2-2391-4197-ac57-74cd66e36ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2346 | 2024.11.28 01:54:22.091216 [ 253 ] {7bfcd9e2-2391-4197-ac57-74cd66e36ed6} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2347 | 2024.11.28 01:54:22.091264 [ 253 ] {7bfcd9e2-2391-4197-ac57-74cd66e36ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2348 | 2024.11.28 01:54:22.091706 [ 253 ] {7bfcd9e2-2391-4197-ac57-74cd66e36ed6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2349 | 2024.11.28 01:54:22.091983 [ 253 ] {7bfcd9e2-2391-4197-ac57-74cd66e36ed6} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2350 | 2024.11.28 01:54:22.092202 [ 253 ] {7bfcd9e2-2391-4197-ac57-74cd66e36ed6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001877 sec., 29834.84283431007 rows/sec., 2.28 MiB/sec. | ||
2351 | 2024.11.28 01:54:22.092259 [ 253 ] {7bfcd9e2-2391-4197-ac57-74cd66e36ed6} <Debug> TCPHandler: Processed in 0.002208238 sec. | ||
2352 | 2024.11.28 01:54:22.092508 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2353 | 2024.11.28 01:54:22.092701 [ 4 ] {182c50b9-b2c4-44d7-966f-c5752f179a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2354 | 2024.11.28 01:54:22.092774 [ 4 ] {182c50b9-b2c4-44d7-966f-c5752f179a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2355 | 2024.11.28 01:54:22.093553 [ 4 ] {182c50b9-b2c4-44d7-966f-c5752f179a33} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2356 | 2024.11.28 01:54:22.093604 [ 4 ] {182c50b9-b2c4-44d7-966f-c5752f179a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2357 | 2024.11.28 01:54:22.094051 [ 4 ] {182c50b9-b2c4-44d7-966f-c5752f179a33} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2358 | 2024.11.28 01:54:22.094300 [ 4 ] {182c50b9-b2c4-44d7-966f-c5752f179a33} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2359 | 2024.11.28 01:54:22.094544 [ 4 ] {182c50b9-b2c4-44d7-966f-c5752f179a33} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001896 sec., 33755.27426160338 rows/sec., 2.63 MiB/sec. | ||
2360 | 2024.11.28 01:54:22.094604 [ 4 ] {182c50b9-b2c4-44d7-966f-c5752f179a33} <Debug> TCPHandler: Processed in 0.002238379 sec. | ||
2361 | 2024.11.28 01:54:22.094766 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2362 | 2024.11.28 01:54:22.094910 [ 253 ] {7c5b2f80-c851-4588-bfa9-c61f3ca710e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2363 | 2024.11.28 01:54:22.094966 [ 253 ] {7c5b2f80-c851-4588-bfa9-c61f3ca710e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2364 | 2024.11.28 01:54:22.095550 [ 253 ] {7c5b2f80-c851-4588-bfa9-c61f3ca710e5} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2365 | 2024.11.28 01:54:22.095591 [ 253 ] {7c5b2f80-c851-4588-bfa9-c61f3ca710e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2366 | 2024.11.28 01:54:22.095995 [ 253 ] {7c5b2f80-c851-4588-bfa9-c61f3ca710e5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2367 | 2024.11.28 01:54:22.096254 [ 253 ] {7c5b2f80-c851-4588-bfa9-c61f3ca710e5} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2368 | 2024.11.28 01:54:22.096464 [ 253 ] {7c5b2f80-c851-4588-bfa9-c61f3ca710e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001588 sec., 100755.66750629724 rows/sec., 7.02 MiB/sec. | ||
2369 | 2024.11.28 01:54:22.096516 [ 253 ] {7c5b2f80-c851-4588-bfa9-c61f3ca710e5} <Debug> TCPHandler: Processed in 0.001821801 sec. | ||
2370 | 2024.11.28 01:54:22.096653 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2371 | 2024.11.28 01:54:22.096774 [ 4 ] {8060b168-ff14-427a-9f99-a11540c1e83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2372 | 2024.11.28 01:54:22.096827 [ 4 ] {8060b168-ff14-427a-9f99-a11540c1e83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2373 | 2024.11.28 01:54:22.097340 [ 4 ] {8060b168-ff14-427a-9f99-a11540c1e83a} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2374 | 2024.11.28 01:54:22.097381 [ 4 ] {8060b168-ff14-427a-9f99-a11540c1e83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
2375 | 2024.11.28 01:54:22.097766 [ 4 ] {8060b168-ff14-427a-9f99-a11540c1e83a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2376 | 2024.11.28 01:54:22.098009 [ 4 ] {8060b168-ff14-427a-9f99-a11540c1e83a} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2377 | 2024.11.28 01:54:22.098224 [ 4 ] {8060b168-ff14-427a-9f99-a11540c1e83a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001475 sec., 40677.96610169492 rows/sec., 2.74 MiB/sec. | ||
2378 | 2024.11.28 01:54:22.098276 [ 4 ] {8060b168-ff14-427a-9f99-a11540c1e83a} <Debug> TCPHandler: Processed in 0.001680659 sec. | ||
2379 | 2024.11.28 01:54:24.238538 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2380 | 2024.11.28 01:54:24.238827 [ 253 ] {e19f696a-51f1-496a-8910-711d40b697df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) 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) | ||
2381 | 2024.11.28 01:54:24.239263 [ 253 ] {e19f696a-51f1-496a-8910-711d40b697df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2382 | 2024.11.28 01:54:24.239316 [ 253 ] {e19f696a-51f1-496a-8910-711d40b697df} <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 | ||
2383 | 2024.11.28 01:54:24.239693 [ 253 ] {e19f696a-51f1-496a-8910-711d40b697df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2384 | 2024.11.28 01:54:24.239775 [ 253 ] {e19f696a-51f1-496a-8910-711d40b697df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2385 | 2024.11.28 01:54:24.239953 [ 253 ] {e19f696a-51f1-496a-8910-711d40b697df} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2386 | 2024.11.28 01:54:24.240129 [ 289 ] {e19f696a-51f1-496a-8910-711d40b697df} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2387 | 2024.11.28 01:54:24.240155 [ 288 ] {e19f696a-51f1-496a-8910-711d40b697df} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2388 | 2024.11.28 01:54:24.240162 [ 287 ] {e19f696a-51f1-496a-8910-711d40b697df} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2389 | 2024.11.28 01:54:24.240343 [ 253 ] {e19f696a-51f1-496a-8910-711d40b697df} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (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 | ||
2390 | 2024.11.28 01:54:24.240377 [ 253 ] {e19f696a-51f1-496a-8910-711d40b697df} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2391 | 2024.11.28 01:54:24.240498 [ 253 ] {e19f696a-51f1-496a-8910-711d40b697df} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2392 | 2024.11.28 01:54:24.240522 [ 253 ] {e19f696a-51f1-496a-8910-711d40b697df} <Debug> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
2393 | 2024.11.28 01:54:24.240566 [ 253 ] {e19f696a-51f1-496a-8910-711d40b697df} <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'))" | ||
2394 | 2024.11.28 01:54:24.240614 [ 253 ] {e19f696a-51f1-496a-8910-711d40b697df} <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'))" | ||
2395 | 2024.11.28 01:54:24.240655 [ 253 ] {e19f696a-51f1-496a-8910-711d40b697df} <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'))" | ||
2396 | 2024.11.28 01:54:24.242460 [ 253 ] {e19f696a-51f1-496a-8910-711d40b697df} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003762 sec., 10632.64221158958 rows/sec., 405.47 KiB/sec. | ||
2397 | 2024.11.28 01:54:24.242662 [ 253 ] {e19f696a-51f1-496a-8910-711d40b697df} <Debug> TCPHandler: Processed in 0.004261714 sec. | ||
2398 | 2024.11.28 01:54:24.284910 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2399 | 2024.11.28 01:54:24.285091 [ 253 ] {777487de-3652-4a42-803e-73d7ba71aad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2400 | 2024.11.28 01:54:24.285154 [ 253 ] {777487de-3652-4a42-803e-73d7ba71aad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2401 | 2024.11.28 01:54:24.286013 [ 253 ] {777487de-3652-4a42-803e-73d7ba71aad5} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2402 | 2024.11.28 01:54:24.286058 [ 253 ] {777487de-3652-4a42-803e-73d7ba71aad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2403 | 2024.11.28 01:54:24.286547 [ 253 ] {777487de-3652-4a42-803e-73d7ba71aad5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2404 | 2024.11.28 01:54:24.286766 [ 253 ] {777487de-3652-4a42-803e-73d7ba71aad5} <Trace> oximeter.timeseries_schema (88f45990-fa42-4993-bc47-7719c1896516): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2405 | 2024.11.28 01:54:24.287081 [ 253 ] {777487de-3652-4a42-803e-73d7ba71aad5} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.002012 sec., 497.0178926441352 rows/sec., 112.61 KiB/sec. | ||
2406 | 2024.11.28 01:54:24.287190 [ 253 ] {777487de-3652-4a42-803e-73d7ba71aad5} <Debug> TCPHandler: Processed in 0.002368811 sec. | ||
2407 | 2024.11.28 01:54:24.287427 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2408 | 2024.11.28 01:54:24.287594 [ 4 ] {a7c85fd3-d069-4a0f-b186-1f8eb0b0c845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2409 | 2024.11.28 01:54:24.287661 [ 4 ] {a7c85fd3-d069-4a0f-b186-1f8eb0b0c845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2410 | 2024.11.28 01:54:24.288357 [ 4 ] {a7c85fd3-d069-4a0f-b186-1f8eb0b0c845} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2411 | 2024.11.28 01:54:24.288397 [ 4 ] {a7c85fd3-d069-4a0f-b186-1f8eb0b0c845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2412 | 2024.11.28 01:54:24.288813 [ 4 ] {a7c85fd3-d069-4a0f-b186-1f8eb0b0c845} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2413 | 2024.11.28 01:54:24.289065 [ 4 ] {a7c85fd3-d069-4a0f-b186-1f8eb0b0c845} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2414 | 2024.11.28 01:54:24.289337 [ 4 ] {a7c85fd3-d069-4a0f-b186-1f8eb0b0c845} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001769 sec., 7914.075749010741 rows/sec., 569.71 KiB/sec. | ||
2415 | 2024.11.28 01:54:24.289447 [ 4 ] {a7c85fd3-d069-4a0f-b186-1f8eb0b0c845} <Debug> TCPHandler: Processed in 0.002149057 sec. | ||
2416 | 2024.11.28 01:54:24.289595 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2417 | 2024.11.28 01:54:24.289713 [ 253 ] {c29b4140-318e-4f57-8f16-d1308481eee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2418 | 2024.11.28 01:54:24.289762 [ 253 ] {c29b4140-318e-4f57-8f16-d1308481eee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2419 | 2024.11.28 01:54:24.290365 [ 253 ] {c29b4140-318e-4f57-8f16-d1308481eee6} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2420 | 2024.11.28 01:54:24.290407 [ 253 ] {c29b4140-318e-4f57-8f16-d1308481eee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2421 | 2024.11.28 01:54:24.290764 [ 253 ] {c29b4140-318e-4f57-8f16-d1308481eee6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2422 | 2024.11.28 01:54:24.291020 [ 253 ] {c29b4140-318e-4f57-8f16-d1308481eee6} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2423 | 2024.11.28 01:54:24.291296 [ 253 ] {c29b4140-318e-4f57-8f16-d1308481eee6} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001596 sec., 6265.664160401003 rows/sec., 510.92 KiB/sec. | ||
2424 | 2024.11.28 01:54:24.291398 [ 253 ] {c29b4140-318e-4f57-8f16-d1308481eee6} <Debug> TCPHandler: Processed in 0.001857772 sec. | ||
2425 | 2024.11.28 01:54:24.291559 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2426 | 2024.11.28 01:54:24.291696 [ 4 ] {ee9653ad-0c73-40ae-a570-669c396d06c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2427 | 2024.11.28 01:54:24.291755 [ 4 ] {ee9653ad-0c73-40ae-a570-669c396d06c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2428 | 2024.11.28 01:54:24.293071 [ 4 ] {ee9653ad-0c73-40ae-a570-669c396d06c9} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2429 | 2024.11.28 01:54:24.293110 [ 4 ] {ee9653ad-0c73-40ae-a570-669c396d06c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2430 | 2024.11.28 01:54:24.293562 [ 4 ] {ee9653ad-0c73-40ae-a570-669c396d06c9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2431 | 2024.11.28 01:54:24.293802 [ 4 ] {ee9653ad-0c73-40ae-a570-669c396d06c9} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2432 | 2024.11.28 01:54:24.293974 [ 4 ] {ee9653ad-0c73-40ae-a570-669c396d06c9} <Debug> executeQuery: Read 1406 rows, 119.95 KiB in 0.00231 sec., 608658.0086580086 rows/sec., 50.71 MiB/sec. | ||
2433 | 2024.11.28 01:54:24.294028 [ 4 ] {ee9653ad-0c73-40ae-a570-669c396d06c9} <Debug> TCPHandler: Processed in 0.002538704 sec. | ||
2434 | 2024.11.28 01:54:24.294177 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2435 | 2024.11.28 01:54:24.294293 [ 253 ] {0b85c18b-5380-459d-92b9-434ac4d71bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2436 | 2024.11.28 01:54:24.294342 [ 253 ] {0b85c18b-5380-459d-92b9-434ac4d71bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2437 | 2024.11.28 01:54:24.294931 [ 253 ] {0b85c18b-5380-459d-92b9-434ac4d71bb0} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2438 | 2024.11.28 01:54:24.294972 [ 253 ] {0b85c18b-5380-459d-92b9-434ac4d71bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2439 | 2024.11.28 01:54:24.295340 [ 253 ] {0b85c18b-5380-459d-92b9-434ac4d71bb0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2440 | 2024.11.28 01:54:24.295596 [ 253 ] {0b85c18b-5380-459d-92b9-434ac4d71bb0} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2441 | 2024.11.28 01:54:24.295793 [ 253 ] {0b85c18b-5380-459d-92b9-434ac4d71bb0} <Debug> executeQuery: Read 46 rows, 3.33 KiB in 0.001525 sec., 30163.934426229505 rows/sec., 2.14 MiB/sec. | ||
2442 | 2024.11.28 01:54:24.295846 [ 253 ] {0b85c18b-5380-459d-92b9-434ac4d71bb0} <Debug> TCPHandler: Processed in 0.001724901 sec. | ||
2443 | 2024.11.28 01:54:24.295996 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2444 | 2024.11.28 01:54:24.296116 [ 4 ] {dc1dd92d-0623-48b4-a13e-2ab2c473a949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2445 | 2024.11.28 01:54:24.296165 [ 4 ] {dc1dd92d-0623-48b4-a13e-2ab2c473a949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2446 | 2024.11.28 01:54:24.296862 [ 4 ] {dc1dd92d-0623-48b4-a13e-2ab2c473a949} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2447 | 2024.11.28 01:54:24.296900 [ 4 ] {dc1dd92d-0623-48b4-a13e-2ab2c473a949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2448 | 2024.11.28 01:54:24.297271 [ 4 ] {dc1dd92d-0623-48b4-a13e-2ab2c473a949} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2449 | 2024.11.28 01:54:24.297508 [ 4 ] {dc1dd92d-0623-48b4-a13e-2ab2c473a949} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2450 | 2024.11.28 01:54:24.297683 [ 4 ] {dc1dd92d-0623-48b4-a13e-2ab2c473a949} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001591 sec., 152105.5939660591 rows/sec., 10.31 MiB/sec. | ||
2451 | 2024.11.28 01:54:24.297736 [ 4 ] {dc1dd92d-0623-48b4-a13e-2ab2c473a949} <Debug> TCPHandler: Processed in 0.001800951 sec. | ||
2452 | 2024.11.28 01:54:24.297888 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2453 | 2024.11.28 01:54:24.298025 [ 253 ] {12998834-a8f1-423f-8b89-1e2ae93ce46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2454 | 2024.11.28 01:54:24.298081 [ 253 ] {12998834-a8f1-423f-8b89-1e2ae93ce46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2455 | 2024.11.28 01:54:24.298751 [ 253 ] {12998834-a8f1-423f-8b89-1e2ae93ce46e} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2456 | 2024.11.28 01:54:24.298799 [ 253 ] {12998834-a8f1-423f-8b89-1e2ae93ce46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2457 | 2024.11.28 01:54:24.299180 [ 253 ] {12998834-a8f1-423f-8b89-1e2ae93ce46e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2458 | 2024.11.28 01:54:24.299418 [ 253 ] {12998834-a8f1-423f-8b89-1e2ae93ce46e} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2459 | 2024.11.28 01:54:24.299625 [ 253 ] {12998834-a8f1-423f-8b89-1e2ae93ce46e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001644 sec., 7907.542579075425 rows/sec., 493.03 KiB/sec. | ||
2460 | 2024.11.28 01:54:24.299677 [ 253 ] {12998834-a8f1-423f-8b89-1e2ae93ce46e} <Debug> TCPHandler: Processed in 0.001842212 sec. | ||
2461 | 2024.11.28 01:54:24.299821 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2462 | 2024.11.28 01:54:24.299938 [ 4 ] {29205676-eecb-4fab-aa06-9a826c71601c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2463 | 2024.11.28 01:54:24.299992 [ 4 ] {29205676-eecb-4fab-aa06-9a826c71601c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2464 | 2024.11.28 01:54:24.301021 [ 4 ] {29205676-eecb-4fab-aa06-9a826c71601c} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2465 | 2024.11.28 01:54:24.301059 [ 4 ] {29205676-eecb-4fab-aa06-9a826c71601c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2466 | 2024.11.28 01:54:24.301459 [ 4 ] {29205676-eecb-4fab-aa06-9a826c71601c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2467 | 2024.11.28 01:54:24.301702 [ 4 ] {29205676-eecb-4fab-aa06-9a826c71601c} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2468 | 2024.11.28 01:54:24.301935 [ 4 ] {29205676-eecb-4fab-aa06-9a826c71601c} <Debug> executeQuery: Read 877 rows, 65.11 KiB in 0.002012 sec., 435884.6918489066 rows/sec., 31.60 MiB/sec. | ||
2469 | 2024.11.28 01:54:24.302132 [ 4 ] {29205676-eecb-4fab-aa06-9a826c71601c} <Debug> TCPHandler: Processed in 0.002365962 sec. | ||
2470 | 2024.11.28 01:54:24.302309 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2471 | 2024.11.28 01:54:24.302447 [ 253 ] {4f91d47a-f31f-4059-9004-e3874a4a1598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2472 | 2024.11.28 01:54:24.302504 [ 253 ] {4f91d47a-f31f-4059-9004-e3874a4a1598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2473 | 2024.11.28 01:54:24.303055 [ 253 ] {4f91d47a-f31f-4059-9004-e3874a4a1598} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2474 | 2024.11.28 01:54:24.303094 [ 253 ] {4f91d47a-f31f-4059-9004-e3874a4a1598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2475 | 2024.11.28 01:54:24.303457 [ 253 ] {4f91d47a-f31f-4059-9004-e3874a4a1598} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2476 | 2024.11.28 01:54:24.303700 [ 253 ] {4f91d47a-f31f-4059-9004-e3874a4a1598} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2477 | 2024.11.28 01:54:24.303906 [ 253 ] {4f91d47a-f31f-4059-9004-e3874a4a1598} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001489 sec., 4029.550033579583 rows/sec., 210.53 KiB/sec. | ||
2478 | 2024.11.28 01:54:24.303956 [ 253 ] {4f91d47a-f31f-4059-9004-e3874a4a1598} <Debug> TCPHandler: Processed in 0.00171323 sec. | ||
2479 | 2024.11.28 01:54:24.304104 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2480 | 2024.11.28 01:54:24.304243 [ 4 ] {a8b72a86-0f37-41b8-87b6-1e2d4cd979a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2481 | 2024.11.28 01:54:24.304307 [ 4 ] {a8b72a86-0f37-41b8-87b6-1e2d4cd979a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2482 | 2024.11.28 01:54:24.305194 [ 4 ] {a8b72a86-0f37-41b8-87b6-1e2d4cd979a9} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2483 | 2024.11.28 01:54:24.305231 [ 4 ] {a8b72a86-0f37-41b8-87b6-1e2d4cd979a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2484 | 2024.11.28 01:54:24.305676 [ 4 ] {a8b72a86-0f37-41b8-87b6-1e2d4cd979a9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2485 | 2024.11.28 01:54:24.305925 [ 4 ] {a8b72a86-0f37-41b8-87b6-1e2d4cd979a9} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2486 | 2024.11.28 01:54:24.306101 [ 4 ] {a8b72a86-0f37-41b8-87b6-1e2d4cd979a9} <Debug> executeQuery: Read 1022 rows, 69.73 KiB in 0.001891 sec., 540454.7858276044 rows/sec., 36.01 MiB/sec. | ||
2487 | 2024.11.28 01:54:24.306151 [ 4 ] {a8b72a86-0f37-41b8-87b6-1e2d4cd979a9} <Debug> TCPHandler: Processed in 0.002113197 sec. | ||
2488 | 2024.11.28 01:54:24.306311 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2489 | 2024.11.28 01:54:24.306446 [ 253 ] {89134464-dba4-49c9-bb24-ae8fd0ffdb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2490 | 2024.11.28 01:54:24.306505 [ 253 ] {89134464-dba4-49c9-bb24-ae8fd0ffdb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2491 | 2024.11.28 01:54:24.307038 [ 253 ] {89134464-dba4-49c9-bb24-ae8fd0ffdb47} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2492 | 2024.11.28 01:54:24.307077 [ 253 ] {89134464-dba4-49c9-bb24-ae8fd0ffdb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2493 | 2024.11.28 01:54:24.307428 [ 253 ] {89134464-dba4-49c9-bb24-ae8fd0ffdb47} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2494 | 2024.11.28 01:54:24.307666 [ 253 ] {89134464-dba4-49c9-bb24-ae8fd0ffdb47} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2495 | 2024.11.28 01:54:24.307871 [ 253 ] {89134464-dba4-49c9-bb24-ae8fd0ffdb47} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001456 sec., 686.8131868131868 rows/sec., 46.28 KiB/sec. | ||
2496 | 2024.11.28 01:54:24.307921 [ 253 ] {89134464-dba4-49c9-bb24-ae8fd0ffdb47} <Debug> TCPHandler: Processed in 0.001680659 sec. | ||
2497 | 2024.11.28 01:54:24.308088 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2498 | 2024.11.28 01:54:24.308258 [ 4 ] {57ba2c14-303d-4018-9515-49f5b6a3e419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2499 | 2024.11.28 01:54:24.308365 [ 4 ] {57ba2c14-303d-4018-9515-49f5b6a3e419} <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 | ||
2500 | 2024.11.28 01:54:24.309723 [ 4 ] {57ba2c14-303d-4018-9515-49f5b6a3e419} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2501 | 2024.11.28 01:54:24.309760 [ 4 ] {57ba2c14-303d-4018-9515-49f5b6a3e419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2502 | 2024.11.28 01:54:24.310400 [ 4 ] {57ba2c14-303d-4018-9515-49f5b6a3e419} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2503 | 2024.11.28 01:54:24.310669 [ 4 ] {57ba2c14-303d-4018-9515-49f5b6a3e419} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2504 | 2024.11.28 01:54:24.310896 [ 4 ] {57ba2c14-303d-4018-9515-49f5b6a3e419} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002677 sec., 10833.022039596563 rows/sec., 19.41 MiB/sec. | ||
2505 | 2024.11.28 01:54:24.310989 [ 4 ] {57ba2c14-303d-4018-9515-49f5b6a3e419} <Debug> TCPHandler: Processed in 0.002984801 sec. | ||
2506 | 2024.11.28 01:54:24.311154 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2507 | 2024.11.28 01:54:24.311292 [ 253 ] {328c975a-84a6-4ee2-bfe2-4f2366f38d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2508 | 2024.11.28 01:54:24.311350 [ 253 ] {328c975a-84a6-4ee2-bfe2-4f2366f38d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2509 | 2024.11.28 01:54:24.311914 [ 253 ] {328c975a-84a6-4ee2-bfe2-4f2366f38d3e} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2510 | 2024.11.28 01:54:24.311958 [ 253 ] {328c975a-84a6-4ee2-bfe2-4f2366f38d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2511 | 2024.11.28 01:54:24.312335 [ 253 ] {328c975a-84a6-4ee2-bfe2-4f2366f38d3e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2512 | 2024.11.28 01:54:24.312569 [ 253 ] {328c975a-84a6-4ee2-bfe2-4f2366f38d3e} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2513 | 2024.11.28 01:54:24.312746 [ 253 ] {328c975a-84a6-4ee2-bfe2-4f2366f38d3e} <Debug> executeQuery: Read 56 rows, 3.55 KiB in 0.001486 sec., 37685.06056527591 rows/sec., 2.33 MiB/sec. | ||
2514 | 2024.11.28 01:54:24.312796 [ 253 ] {328c975a-84a6-4ee2-bfe2-4f2366f38d3e} <Debug> TCPHandler: Processed in 0.00170949 sec. | ||
2515 | 2024.11.28 01:54:26.076613 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 402 | ||
2516 | 2024.11.28 01:54:26.080207 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2517 | 2024.11.28 01:54:26.080257 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2518 | 2024.11.28 01:54:26.081744 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2519 | 2024.11.28 01:54:26.082044 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2520 | 2024.11.28 01:54:26.082556 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 402 | ||
2521 | 2024.11.28 01:54:27.086609 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2522 | 2024.11.28 01:54:27.086804 [ 253 ] {0ad3c601-6e7a-4806-9d36-974795722dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2523 | 2024.11.28 01:54:27.086875 [ 253 ] {0ad3c601-6e7a-4806-9d36-974795722dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2524 | 2024.11.28 01:54:27.087677 [ 253 ] {0ad3c601-6e7a-4806-9d36-974795722dac} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2525 | 2024.11.28 01:54:27.087722 [ 253 ] {0ad3c601-6e7a-4806-9d36-974795722dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2526 | 2024.11.28 01:54:27.088184 [ 253 ] {0ad3c601-6e7a-4806-9d36-974795722dac} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2527 | 2024.11.28 01:54:27.088448 [ 253 ] {0ad3c601-6e7a-4806-9d36-974795722dac} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2528 | 2024.11.28 01:54:27.088600 [ 115 ] {} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2529 | 2024.11.28 01:54:27.088642 [ 115 ] {} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2530 | 2024.11.28 01:54:27.088659 [ 253 ] {0ad3c601-6e7a-4806-9d36-974795722dac} <Debug> executeQuery: Read 80 rows, 6.66 KiB in 0.001906 sec., 41972.71773347324 rows/sec., 3.41 MiB/sec. | ||
2531 | 2024.11.28 01:54:27.088670 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2532 | 2024.11.28 01:54:27.088803 [ 253 ] {0ad3c601-6e7a-4806-9d36-974795722dac} <Debug> TCPHandler: Processed in 0.00232819 sec. | ||
2533 | 2024.11.28 01:54:27.089018 [ 198 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
2534 | 2024.11.28 01:54:27.089137 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2535 | 2024.11.28 01:54:27.089212 [ 198 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2536 | 2024.11.28 01:54:27.089262 [ 198 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1399 rows starting from the beginning of the part | ||
2537 | 2024.11.28 01:54:27.089496 [ 198 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
2538 | 2024.11.28 01:54:27.089545 [ 4 ] {fd20186b-eaa3-48bf-899b-a3c279ab99f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2539 | 2024.11.28 01:54:27.089703 [ 198 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 259 rows starting from the beginning of the part | ||
2540 | 2024.11.28 01:54:27.089808 [ 4 ] {fd20186b-eaa3-48bf-899b-a3c279ab99f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2541 | 2024.11.28 01:54:27.090118 [ 198 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
2542 | 2024.11.28 01:54:27.090449 [ 198 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1406 rows starting from the beginning of the part | ||
2543 | 2024.11.28 01:54:27.090755 [ 198 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 80 rows starting from the beginning of the part | ||
2544 | 2024.11.28 01:54:27.092523 [ 4 ] {fd20186b-eaa3-48bf-899b-a3c279ab99f5} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2545 | 2024.11.28 01:54:27.092607 [ 4 ] {fd20186b-eaa3-48bf-899b-a3c279ab99f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2546 | 2024.11.28 01:54:27.093635 [ 4 ] {fd20186b-eaa3-48bf-899b-a3c279ab99f5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2547 | 2024.11.28 01:54:27.093945 [ 4 ] {fd20186b-eaa3-48bf-899b-a3c279ab99f5} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2548 | 2024.11.28 01:54:27.094571 [ 4 ] {fd20186b-eaa3-48bf-899b-a3c279ab99f5} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.005199 sec., 2308.136180034622 rows/sec., 173.56 KiB/sec. | ||
2549 | 2024.11.28 01:54:27.094960 [ 4 ] {fd20186b-eaa3-48bf-899b-a3c279ab99f5} <Debug> TCPHandler: Processed in 0.006025015 sec. | ||
2550 | 2024.11.28 01:54:27.095050 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3256 rows, containing 5 columns (5 merged, 0 gathered) in 0.006232319 sec., 522437.95608023275 rows/sec., 45.56 MiB/sec. | ||
2551 | 2024.11.28 01:54:27.095151 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2552 | 2024.11.28 01:54:27.095338 [ 253 ] {18408afe-a5b8-4bd1-9159-844c3722ec1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2553 | 2024.11.28 01:54:27.095358 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2554 | 2024.11.28 01:54:27.095453 [ 253 ] {18408afe-a5b8-4bd1-9159-844c3722ec1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2555 | 2024.11.28 01:54:27.096089 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_16_3} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2556 | 2024.11.28 01:54:27.096243 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_16_3} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2557 | 2024.11.28 01:54:27.096401 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
2558 | 2024.11.28 01:54:27.096646 [ 253 ] {18408afe-a5b8-4bd1-9159-844c3722ec1a} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2559 | 2024.11.28 01:54:27.096691 [ 253 ] {18408afe-a5b8-4bd1-9159-844c3722ec1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2560 | 2024.11.28 01:54:27.097096 [ 253 ] {18408afe-a5b8-4bd1-9159-844c3722ec1a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2561 | 2024.11.28 01:54:27.097350 [ 253 ] {18408afe-a5b8-4bd1-9159-844c3722ec1a} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2562 | 2024.11.28 01:54:27.097481 [ 115 ] {} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2563 | 2024.11.28 01:54:27.097519 [ 115 ] {} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2564 | 2024.11.28 01:54:27.097544 [ 253 ] {18408afe-a5b8-4bd1-9159-844c3722ec1a} <Debug> executeQuery: Read 83 rows, 6.65 KiB in 0.002269 sec., 36579.99118554429 rows/sec., 2.86 MiB/sec. | ||
2565 | 2024.11.28 01:54:27.097547 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2566 | 2024.11.28 01:54:27.097641 [ 253 ] {18408afe-a5b8-4bd1-9159-844c3722ec1a} <Debug> TCPHandler: Processed in 0.002560334 sec. | ||
2567 | 2024.11.28 01:54:27.097691 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
2568 | 2024.11.28 01:54:27.097820 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2569 | 2024.11.28 01:54:27.097828 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2570 | 2024.11.28 01:54:27.097866 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 879 rows starting from the beginning of the part | ||
2571 | 2024.11.28 01:54:27.098155 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
2572 | 2024.11.28 01:54:27.098248 [ 4 ] {62415836-a315-46a6-bfb2-170b97e3d59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2573 | 2024.11.28 01:54:27.098383 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
2574 | 2024.11.28 01:54:27.098489 [ 4 ] {62415836-a315-46a6-bfb2-170b97e3d59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2575 | 2024.11.28 01:54:27.098708 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
2576 | 2024.11.28 01:54:27.099096 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 877 rows starting from the beginning of the part | ||
2577 | 2024.11.28 01:54:27.099477 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 83 rows starting from the beginning of the part | ||
2578 | 2024.11.28 01:54:27.101093 [ 4 ] {62415836-a315-46a6-bfb2-170b97e3d59a} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2579 | 2024.11.28 01:54:27.101165 [ 4 ] {62415836-a315-46a6-bfb2-170b97e3d59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2580 | 2024.11.28 01:54:27.102234 [ 4 ] {62415836-a315-46a6-bfb2-170b97e3d59a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2581 | 2024.11.28 01:54:27.102625 [ 4 ] {62415836-a315-46a6-bfb2-170b97e3d59a} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2582 | 2024.11.28 01:54:27.103020 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2583 | 2024.11.28 01:54:27.103029 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2377 rows, containing 5 columns (5 merged, 0 gathered) in 0.005391394 sec., 440887.82975237945 rows/sec., 33.77 MiB/sec. | ||
2584 | 2024.11.28 01:54:27.103129 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2585 | 2024.11.28 01:54:27.103187 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2586 | 2024.11.28 01:54:27.103234 [ 4 ] {62415836-a315-46a6-bfb2-170b97e3d59a} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.005214 sec., 12658.227848101265 rows/sec., 904.64 KiB/sec. | ||
2587 | 2024.11.28 01:54:27.103432 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2588 | 2024.11.28 01:54:27.103599 [ 4 ] {62415836-a315-46a6-bfb2-170b97e3d59a} <Debug> TCPHandler: Processed in 0.005851412 sec. | ||
2589 | 2024.11.28 01:54:27.103646 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
2590 | 2024.11.28 01:54:27.103977 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2591 | 2024.11.28 01:54:27.103998 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2592 | 2024.11.28 01:54:27.104073 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3843 rows starting from the beginning of the part | ||
2593 | 2024.11.28 01:54:27.104246 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_16_3} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2594 | 2024.11.28 01:54:27.104488 [ 253 ] {8dccb8d9-6a3e-4687-9619-5d83df146f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2595 | 2024.11.28 01:54:27.104580 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
2596 | 2024.11.28 01:54:27.104751 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_16_3} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2597 | 2024.11.28 01:54:27.105173 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part | ||
2598 | 2024.11.28 01:54:27.105184 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
2599 | 2024.11.28 01:54:27.105217 [ 253 ] {8dccb8d9-6a3e-4687-9619-5d83df146f19} <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 | ||
2600 | 2024.11.28 01:54:27.105614 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
2601 | 2024.11.28 01:54:27.106034 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1022 rows starting from the beginning of the part | ||
2602 | 2024.11.28 01:54:27.106485 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 66 rows starting from the beginning of the part | ||
2603 | 2024.11.28 01:54:27.110320 [ 253 ] {8dccb8d9-6a3e-4687-9619-5d83df146f19} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2604 | 2024.11.28 01:54:27.110366 [ 253 ] {8dccb8d9-6a3e-4687-9619-5d83df146f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2605 | 2024.11.28 01:54:27.111249 [ 253 ] {8dccb8d9-6a3e-4687-9619-5d83df146f19} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2606 | 2024.11.28 01:54:27.111528 [ 253 ] {8dccb8d9-6a3e-4687-9619-5d83df146f19} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2607 | 2024.11.28 01:54:27.111801 [ 253 ] {8dccb8d9-6a3e-4687-9619-5d83df146f19} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.007548 sec., 1589.825119236884 rows/sec., 2.85 MiB/sec. | ||
2608 | 2024.11.28 01:54:27.112328 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5488 rows, containing 5 columns (5 merged, 0 gathered) in 0.009015667 sec., 608718.1347758297 rows/sec., 40.95 MiB/sec. | ||
2609 | 2024.11.28 01:54:27.112411 [ 253 ] {8dccb8d9-6a3e-4687-9619-5d83df146f19} <Debug> TCPHandler: Processed in 0.008570709 sec. | ||
2610 | 2024.11.28 01:54:27.112583 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2611 | 2024.11.28 01:54:27.112745 [ 4 ] {ba49cf29-e64e-49c1-919e-9e93c7960694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2612 | 2024.11.28 01:54:27.112825 [ 4 ] {ba49cf29-e64e-49c1-919e-9e93c7960694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2613 | 2024.11.28 01:54:27.112837 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2614 | 2024.11.28 01:54:27.113670 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2615 | 2024.11.28 01:54:27.113951 [ 4 ] {ba49cf29-e64e-49c1-919e-9e93c7960694} <Trace> oximeter.measurements_i64 (42f91493-85f7-441d-91ff-34fa6fccbb0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2616 | 2024.11.28 01:54:27.114004 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2617 | 2024.11.28 01:54:27.114013 [ 4 ] {ba49cf29-e64e-49c1-919e-9e93c7960694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2618 | 2024.11.28 01:54:27.114233 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
2619 | 2024.11.28 01:54:27.114553 [ 4 ] {ba49cf29-e64e-49c1-919e-9e93c7960694} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2620 | 2024.11.28 01:54:27.114813 [ 4 ] {ba49cf29-e64e-49c1-919e-9e93c7960694} <Trace> oximeter.measurements_i64 (42f91493-85f7-441d-91ff-34fa6fccbb0c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2621 | 2024.11.28 01:54:27.115092 [ 4 ] {ba49cf29-e64e-49c1-919e-9e93c7960694} <Debug> executeQuery: Read 9 rows, 680.00 B in 0.002374 sec., 3791.069924178602 rows/sec., 279.72 KiB/sec. | ||
2622 | 2024.11.28 01:54:27.115205 [ 4 ] {ba49cf29-e64e-49c1-919e-9e93c7960694} <Debug> TCPHandler: Processed in 0.002681467 sec. | ||
2623 | 2024.11.28 01:54:27.115344 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2624 | 2024.11.28 01:54:27.115468 [ 253 ] {808bc66c-7506-45f0-ab40-83a6a6f995d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2625 | 2024.11.28 01:54:27.115522 [ 253 ] {808bc66c-7506-45f0-ab40-83a6a6f995d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2626 | 2024.11.28 01:54:27.116013 [ 253 ] {808bc66c-7506-45f0-ab40-83a6a6f995d1} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2627 | 2024.11.28 01:54:27.116051 [ 253 ] {808bc66c-7506-45f0-ab40-83a6a6f995d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2628 | 2024.11.28 01:54:27.116425 [ 253 ] {808bc66c-7506-45f0-ab40-83a6a6f995d1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2629 | 2024.11.28 01:54:27.116672 [ 253 ] {808bc66c-7506-45f0-ab40-83a6a6f995d1} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2630 | 2024.11.28 01:54:27.116803 [ 115 ] {} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2631 | 2024.11.28 01:54:27.116843 [ 115 ] {} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2632 | 2024.11.28 01:54:27.116851 [ 253 ] {808bc66c-7506-45f0-ab40-83a6a6f995d1} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.00141 sec., 18439.71631205674 rows/sec., 1.23 MiB/sec. | ||
2633 | 2024.11.28 01:54:27.116867 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2634 | 2024.11.28 01:54:27.116985 [ 253 ] {808bc66c-7506-45f0-ab40-83a6a6f995d1} <Debug> TCPHandler: Processed in 0.00169555 sec. | ||
2635 | 2024.11.28 01:54:27.117255 [ 189 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
2636 | 2024.11.28 01:54:27.117388 [ 189 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2637 | 2024.11.28 01:54:27.117423 [ 189 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 596 rows starting from the beginning of the part | ||
2638 | 2024.11.28 01:54:27.117520 [ 189 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
2639 | 2024.11.28 01:54:27.117734 [ 189 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
2640 | 2024.11.28 01:54:27.117915 [ 189 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
2641 | 2024.11.28 01:54:27.118047 [ 189 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
2642 | 2024.11.28 01:54:27.118228 [ 189 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
2643 | 2024.11.28 01:54:27.119397 [ 196 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 4 columns (4 merged, 0 gathered) in 0.002417882 sec., 363954.8993706062 rows/sec., 23.68 MiB/sec. | ||
2644 | 2024.11.28 01:54:27.119551 [ 189 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2645 | 2024.11.28 01:54:27.119822 [ 189 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_16_3} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2646 | 2024.11.28 01:54:27.119892 [ 189 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_16_3} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2647 | 2024.11.28 01:54:27.119957 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
2648 | 2024.11.28 01:54:28.559847 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
2649 | 2024.11.28 01:54:28.560616 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2650 | 2024.11.28 01:54:28.560659 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2651 | 2024.11.28 01:54:28.561185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2652 | 2024.11.28 01:54:28.561456 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2653 | 2024.11.28 01:54:28.561667 [ 100 ] {} <Debug> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2654 | 2024.11.28 01:54:28.561707 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
2655 | 2024.11.28 01:54:28.561762 [ 100 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2656 | 2024.11.28 01:54:28.561797 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2657 | 2024.11.28 01:54:28.561911 [ 191 ] {05a9d681-abfb-489a-ac48-435477f4c689::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 | ||
2658 | 2024.11.28 01:54:28.562013 [ 191 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2659 | 2024.11.28 01:54:28.562046 [ 191 ] {05a9d681-abfb-489a-ac48-435477f4c689::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 | ||
2660 | 2024.11.28 01:54:28.562115 [ 191 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
2661 | 2024.11.28 01:54:28.562323 [ 191 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
2662 | 2024.11.28 01:54:28.562544 [ 191 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
2663 | 2024.11.28 01:54:28.562734 [ 191 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
2664 | 2024.11.28 01:54:28.562861 [ 191 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
2665 | 2024.11.28 01:54:28.564523 [ 196 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002659076 sec., 1904044.8637045352 rows/sec., 27.24 MiB/sec. | ||
2666 | 2024.11.28 01:54:28.564999 [ 194 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2667 | 2024.11.28 01:54:28.565394 [ 194 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_11_2} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2668 | 2024.11.28 01:54:28.565492 [ 194 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_11_2} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2669 | 2024.11.28 01:54:28.565610 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2670 | 2024.11.28 01:54:28.875855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2671 | 2024.11.28 01:54:28.896146 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2672 | 2024.11.28 01:54:28.896187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2673 | 2024.11.28 01:54:28.903810 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2674 | 2024.11.28 01:54:28.904566 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2675 | 2024.11.28 01:54:28.904852 [ 100 ] {} <Debug> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2676 | 2024.11.28 01:54:28.904915 [ 100 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2677 | 2024.11.28 01:54:28.904958 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2678 | 2024.11.28 01:54:28.905444 [ 191 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
2679 | 2024.11.28 01:54:28.921206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2680 | 2024.11.28 01:54:28.922437 [ 191 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2681 | 2024.11.28 01:54:28.923632 [ 191 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
2682 | 2024.11.28 01:54:28.928788 [ 191 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
2683 | 2024.11.28 01:54:28.933798 [ 191 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
2684 | 2024.11.28 01:54:28.939078 [ 191 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
2685 | 2024.11.28 01:54:28.944320 [ 191 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
2686 | 2024.11.28 01:54:28.948696 [ 191 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
2687 | 2024.11.28 01:54:29.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.24 MiB, peak 178.83 MiB, free memory in arenas 0.00 B, will set to 170.41 MiB (RSS), difference: -7.83 MiB | ||
2688 | 2024.11.28 01:54:29.004749 [ 196 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.099652981 sec., 832.8902875469425 rows/sec., 4.31 MiB/sec. | ||
2689 | 2024.11.28 01:54:29.007348 [ 197 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2690 | 2024.11.28 01:54:29.010367 [ 197 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_11_2} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2691 | 2024.11.28 01:54:29.010495 [ 197 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_11_2} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2692 | 2024.11.28 01:54:29.013049 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2693 | 2024.11.28 01:54:30.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.11 MiB, peak 178.83 MiB, free memory in arenas 0.00 B, will set to 170.53 MiB (RSS), difference: 9.43 MiB | ||
2694 | 2024.11.28 01:54:32.090035 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2695 | 2024.11.28 01:54:32.090223 [ 253 ] {cbadada8-0fbb-431b-bd44-90577e41815c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2696 | 2024.11.28 01:54:32.090294 [ 253 ] {cbadada8-0fbb-431b-bd44-90577e41815c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2697 | 2024.11.28 01:54:32.091079 [ 253 ] {cbadada8-0fbb-431b-bd44-90577e41815c} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2698 | 2024.11.28 01:54:32.091122 [ 253 ] {cbadada8-0fbb-431b-bd44-90577e41815c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2699 | 2024.11.28 01:54:32.091569 [ 253 ] {cbadada8-0fbb-431b-bd44-90577e41815c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2700 | 2024.11.28 01:54:32.091828 [ 253 ] {cbadada8-0fbb-431b-bd44-90577e41815c} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2701 | 2024.11.28 01:54:32.092027 [ 253 ] {cbadada8-0fbb-431b-bd44-90577e41815c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001858 sec., 30139.93541442411 rows/sec., 2.30 MiB/sec. | ||
2702 | 2024.11.28 01:54:32.092085 [ 253 ] {cbadada8-0fbb-431b-bd44-90577e41815c} <Debug> TCPHandler: Processed in 0.002189018 sec. | ||
2703 | 2024.11.28 01:54:32.092343 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2704 | 2024.11.28 01:54:32.092532 [ 4 ] {e278c025-7f0b-4774-b864-69253e24820d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2705 | 2024.11.28 01:54:32.092606 [ 4 ] {e278c025-7f0b-4774-b864-69253e24820d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2706 | 2024.11.28 01:54:32.093362 [ 4 ] {e278c025-7f0b-4774-b864-69253e24820d} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2707 | 2024.11.28 01:54:32.093408 [ 4 ] {e278c025-7f0b-4774-b864-69253e24820d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2708 | 2024.11.28 01:54:32.093848 [ 4 ] {e278c025-7f0b-4774-b864-69253e24820d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2709 | 2024.11.28 01:54:32.094115 [ 4 ] {e278c025-7f0b-4774-b864-69253e24820d} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2710 | 2024.11.28 01:54:32.094373 [ 4 ] {e278c025-7f0b-4774-b864-69253e24820d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001886 sec., 33934.25238600212 rows/sec., 2.65 MiB/sec. | ||
2711 | 2024.11.28 01:54:32.094544 [ 4 ] {e278c025-7f0b-4774-b864-69253e24820d} <Debug> TCPHandler: Processed in 0.00232694 sec. | ||
2712 | 2024.11.28 01:54:32.094755 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2713 | 2024.11.28 01:54:32.094896 [ 253 ] {52ba9ab8-384f-4b33-b5aa-a6ecd270370f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2714 | 2024.11.28 01:54:32.094961 [ 253 ] {52ba9ab8-384f-4b33-b5aa-a6ecd270370f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2715 | 2024.11.28 01:54:32.095674 [ 253 ] {52ba9ab8-384f-4b33-b5aa-a6ecd270370f} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2716 | 2024.11.28 01:54:32.095714 [ 253 ] {52ba9ab8-384f-4b33-b5aa-a6ecd270370f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2717 | 2024.11.28 01:54:32.096133 [ 253 ] {52ba9ab8-384f-4b33-b5aa-a6ecd270370f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2718 | 2024.11.28 01:54:32.096384 [ 253 ] {52ba9ab8-384f-4b33-b5aa-a6ecd270370f} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2719 | 2024.11.28 01:54:32.096571 [ 253 ] {52ba9ab8-384f-4b33-b5aa-a6ecd270370f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001709 sec., 93622.00117027502 rows/sec., 6.52 MiB/sec. | ||
2720 | 2024.11.28 01:54:32.096624 [ 253 ] {52ba9ab8-384f-4b33-b5aa-a6ecd270370f} <Debug> TCPHandler: Processed in 0.001965355 sec. | ||
2721 | 2024.11.28 01:54:32.096790 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2722 | 2024.11.28 01:54:32.096909 [ 4 ] {e8396767-3fd8-4bba-8b02-a069f79f2737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2723 | 2024.11.28 01:54:32.096963 [ 4 ] {e8396767-3fd8-4bba-8b02-a069f79f2737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2724 | 2024.11.28 01:54:32.097501 [ 4 ] {e8396767-3fd8-4bba-8b02-a069f79f2737} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2725 | 2024.11.28 01:54:32.097542 [ 4 ] {e8396767-3fd8-4bba-8b02-a069f79f2737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2726 | 2024.11.28 01:54:32.097937 [ 4 ] {e8396767-3fd8-4bba-8b02-a069f79f2737} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2727 | 2024.11.28 01:54:32.098198 [ 4 ] {e8396767-3fd8-4bba-8b02-a069f79f2737} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2728 | 2024.11.28 01:54:32.098409 [ 4 ] {e8396767-3fd8-4bba-8b02-a069f79f2737} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001527 sec., 39292.73084479372 rows/sec., 2.65 MiB/sec. | ||
2729 | 2024.11.28 01:54:32.098462 [ 4 ] {e8396767-3fd8-4bba-8b02-a069f79f2737} <Debug> TCPHandler: Processed in 0.001730399 sec. | ||
2730 | 2024.11.28 01:54:35.987893 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2731 | 2024.11.28 01:54:35.987961 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2732 | 2024.11.28 01:54:36.061887 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
2733 | 2024.11.28 01:54:36.062561 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2734 | 2024.11.28 01:54:36.062609 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2735 | 2024.11.28 01:54:36.063226 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2736 | 2024.11.28 01:54:36.063516 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2737 | 2024.11.28 01:54:36.063744 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2738 | 2024.11.28 01:54:36.082842 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 424 | ||
2739 | 2024.11.28 01:54:36.085682 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2740 | 2024.11.28 01:54:36.085732 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2741 | 2024.11.28 01:54:36.087199 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2742 | 2024.11.28 01:54:36.087509 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2743 | 2024.11.28 01:54:36.088399 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 424 | ||
2744 | 2024.11.28 01:54:36.421313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2745 | 2024.11.28 01:54:36.439744 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2746 | 2024.11.28 01:54:36.439800 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2747 | 2024.11.28 01:54:36.446942 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2748 | 2024.11.28 01:54:36.447692 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2749 | 2024.11.28 01:54:36.450696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2750 | 2024.11.28 01:54:37.095848 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2751 | 2024.11.28 01:54:37.096039 [ 253 ] {d5c74cfd-aafa-4129-a251-892888f1e3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2752 | 2024.11.28 01:54:37.096110 [ 253 ] {d5c74cfd-aafa-4129-a251-892888f1e3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2753 | 2024.11.28 01:54:37.096872 [ 253 ] {d5c74cfd-aafa-4129-a251-892888f1e3d9} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2754 | 2024.11.28 01:54:37.096918 [ 253 ] {d5c74cfd-aafa-4129-a251-892888f1e3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2755 | 2024.11.28 01:54:37.097339 [ 253 ] {d5c74cfd-aafa-4129-a251-892888f1e3d9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2756 | 2024.11.28 01:54:37.097600 [ 253 ] {d5c74cfd-aafa-4129-a251-892888f1e3d9} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2757 | 2024.11.28 01:54:37.097830 [ 253 ] {d5c74cfd-aafa-4129-a251-892888f1e3d9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001846 sec., 7583.965330444204 rows/sec., 545.94 KiB/sec. | ||
2758 | 2024.11.28 01:54:37.097886 [ 253 ] {d5c74cfd-aafa-4129-a251-892888f1e3d9} <Debug> TCPHandler: Processed in 0.002171478 sec. | ||
2759 | 2024.11.28 01:54:37.098148 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2760 | 2024.11.28 01:54:37.098334 [ 4 ] {697fe523-4a45-4058-bb35-9f618a779a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2761 | 2024.11.28 01:54:37.098403 [ 4 ] {697fe523-4a45-4058-bb35-9f618a779a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2762 | 2024.11.28 01:54:37.099244 [ 4 ] {697fe523-4a45-4058-bb35-9f618a779a93} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2763 | 2024.11.28 01:54:37.099286 [ 4 ] {697fe523-4a45-4058-bb35-9f618a779a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2764 | 2024.11.28 01:54:37.099753 [ 4 ] {697fe523-4a45-4058-bb35-9f618a779a93} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2765 | 2024.11.28 01:54:37.100015 [ 4 ] {697fe523-4a45-4058-bb35-9f618a779a93} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2766 | 2024.11.28 01:54:37.100244 [ 4 ] {697fe523-4a45-4058-bb35-9f618a779a93} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.001963 sec., 145185.93988792665 rows/sec., 12.81 MiB/sec. | ||
2767 | 2024.11.28 01:54:37.100301 [ 4 ] {697fe523-4a45-4058-bb35-9f618a779a93} <Debug> TCPHandler: Processed in 0.00228788 sec. | ||
2768 | 2024.11.28 01:54:37.100529 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2769 | 2024.11.28 01:54:37.100668 [ 253 ] {73be4d52-bb79-4ce2-9986-9ee3a8df3d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2770 | 2024.11.28 01:54:37.100728 [ 253 ] {73be4d52-bb79-4ce2-9986-9ee3a8df3d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2771 | 2024.11.28 01:54:37.101442 [ 253 ] {73be4d52-bb79-4ce2-9986-9ee3a8df3d6b} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2772 | 2024.11.28 01:54:37.101483 [ 253 ] {73be4d52-bb79-4ce2-9986-9ee3a8df3d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2773 | 2024.11.28 01:54:37.101847 [ 253 ] {73be4d52-bb79-4ce2-9986-9ee3a8df3d6b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2774 | 2024.11.28 01:54:37.102095 [ 253 ] {73be4d52-bb79-4ce2-9986-9ee3a8df3d6b} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2775 | 2024.11.28 01:54:37.102337 [ 253 ] {73be4d52-bb79-4ce2-9986-9ee3a8df3d6b} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001692 sec., 28368.794326241135 rows/sec., 2.04 MiB/sec. | ||
2776 | 2024.11.28 01:54:37.102533 [ 253 ] {73be4d52-bb79-4ce2-9986-9ee3a8df3d6b} <Debug> TCPHandler: Processed in 0.002069356 sec. | ||
2777 | 2024.11.28 01:54:37.102697 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2778 | 2024.11.28 01:54:37.102835 [ 4 ] {ddb8c6ad-7907-40d4-bc28-d1155bbe3637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2779 | 2024.11.28 01:54:37.102893 [ 4 ] {ddb8c6ad-7907-40d4-bc28-d1155bbe3637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2780 | 2024.11.28 01:54:37.103541 [ 4 ] {ddb8c6ad-7907-40d4-bc28-d1155bbe3637} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2781 | 2024.11.28 01:54:37.103581 [ 4 ] {ddb8c6ad-7907-40d4-bc28-d1155bbe3637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2782 | 2024.11.28 01:54:37.103942 [ 4 ] {ddb8c6ad-7907-40d4-bc28-d1155bbe3637} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2783 | 2024.11.28 01:54:37.104186 [ 4 ] {ddb8c6ad-7907-40d4-bc28-d1155bbe3637} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2784 | 2024.11.28 01:54:37.104452 [ 4 ] {ddb8c6ad-7907-40d4-bc28-d1155bbe3637} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001638 sec., 8547.008547008547 rows/sec., 598.58 KiB/sec. | ||
2785 | 2024.11.28 01:54:37.104591 [ 4 ] {ddb8c6ad-7907-40d4-bc28-d1155bbe3637} <Debug> TCPHandler: Processed in 0.001958414 sec. | ||
2786 | 2024.11.28 01:54:37.104724 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2787 | 2024.11.28 01:54:37.104842 [ 253 ] {f9f465cc-07e9-46ee-9977-cf064ee33037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2788 | 2024.11.28 01:54:37.104890 [ 253 ] {f9f465cc-07e9-46ee-9977-cf064ee33037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2789 | 2024.11.28 01:54:37.105480 [ 253 ] {f9f465cc-07e9-46ee-9977-cf064ee33037} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2790 | 2024.11.28 01:54:37.105519 [ 253 ] {f9f465cc-07e9-46ee-9977-cf064ee33037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2791 | 2024.11.28 01:54:37.105888 [ 253 ] {f9f465cc-07e9-46ee-9977-cf064ee33037} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2792 | 2024.11.28 01:54:37.106155 [ 253 ] {f9f465cc-07e9-46ee-9977-cf064ee33037} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2793 | 2024.11.28 01:54:37.106391 [ 253 ] {f9f465cc-07e9-46ee-9977-cf064ee33037} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001568 sec., 8290.816326530612 rows/sec., 516.93 KiB/sec. | ||
2794 | 2024.11.28 01:54:37.106564 [ 253 ] {f9f465cc-07e9-46ee-9977-cf064ee33037} <Debug> TCPHandler: Processed in 0.001895063 sec. | ||
2795 | 2024.11.28 01:54:37.106729 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2796 | 2024.11.28 01:54:37.106846 [ 4 ] {f94ed515-af3d-4f0f-81e2-eb49a54e1e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2797 | 2024.11.28 01:54:37.106897 [ 4 ] {f94ed515-af3d-4f0f-81e2-eb49a54e1e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2798 | 2024.11.28 01:54:37.107672 [ 4 ] {f94ed515-af3d-4f0f-81e2-eb49a54e1e7a} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2799 | 2024.11.28 01:54:37.107713 [ 4 ] {f94ed515-af3d-4f0f-81e2-eb49a54e1e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2800 | 2024.11.28 01:54:37.108112 [ 4 ] {f94ed515-af3d-4f0f-81e2-eb49a54e1e7a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2801 | 2024.11.28 01:54:37.108363 [ 4 ] {f94ed515-af3d-4f0f-81e2-eb49a54e1e7a} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2802 | 2024.11.28 01:54:37.108584 [ 4 ] {f94ed515-af3d-4f0f-81e2-eb49a54e1e7a} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001763 sec., 239931.93420306296 rows/sec., 17.15 MiB/sec. | ||
2803 | 2024.11.28 01:54:37.108644 [ 4 ] {f94ed515-af3d-4f0f-81e2-eb49a54e1e7a} <Debug> TCPHandler: Processed in 0.001978094 sec. | ||
2804 | 2024.11.28 01:54:37.108813 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2805 | 2024.11.28 01:54:37.108931 [ 253 ] {96199405-0256-4e46-9673-811702a1dd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2806 | 2024.11.28 01:54:37.108981 [ 253 ] {96199405-0256-4e46-9673-811702a1dd8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2807 | 2024.11.28 01:54:37.109476 [ 253 ] {96199405-0256-4e46-9673-811702a1dd8e} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2808 | 2024.11.28 01:54:37.109515 [ 253 ] {96199405-0256-4e46-9673-811702a1dd8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2809 | 2024.11.28 01:54:37.109911 [ 253 ] {96199405-0256-4e46-9673-811702a1dd8e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2810 | 2024.11.28 01:54:37.110162 [ 253 ] {96199405-0256-4e46-9673-811702a1dd8e} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2811 | 2024.11.28 01:54:37.110379 [ 253 ] {96199405-0256-4e46-9673-811702a1dd8e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001473 sec., 4073.319755600815 rows/sec., 212.82 KiB/sec. | ||
2812 | 2024.11.28 01:54:37.110440 [ 253 ] {96199405-0256-4e46-9673-811702a1dd8e} <Debug> TCPHandler: Processed in 0.001686509 sec. | ||
2813 | 2024.11.28 01:54:37.110611 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2814 | 2024.11.28 01:54:37.110751 [ 4 ] {77343628-6703-4a0d-af51-e491ce96c549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2815 | 2024.11.28 01:54:37.110815 [ 4 ] {77343628-6703-4a0d-af51-e491ce96c549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2816 | 2024.11.28 01:54:37.111482 [ 4 ] {77343628-6703-4a0d-af51-e491ce96c549} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2817 | 2024.11.28 01:54:37.111521 [ 4 ] {77343628-6703-4a0d-af51-e491ce96c549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2818 | 2024.11.28 01:54:37.111923 [ 4 ] {77343628-6703-4a0d-af51-e491ce96c549} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2819 | 2024.11.28 01:54:37.112195 [ 4 ] {77343628-6703-4a0d-af51-e491ce96c549} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2820 | 2024.11.28 01:54:37.112416 [ 4 ] {77343628-6703-4a0d-af51-e491ce96c549} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001697 sec., 139658.22038892162 rows/sec., 9.36 MiB/sec. | ||
2821 | 2024.11.28 01:54:37.112470 [ 4 ] {77343628-6703-4a0d-af51-e491ce96c549} <Debug> TCPHandler: Processed in 0.001925913 sec. | ||
2822 | 2024.11.28 01:54:37.112616 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2823 | 2024.11.28 01:54:37.112734 [ 253 ] {76059756-7503-47b6-a606-24ecec88fd82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2824 | 2024.11.28 01:54:37.112784 [ 253 ] {76059756-7503-47b6-a606-24ecec88fd82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2825 | 2024.11.28 01:54:37.113263 [ 253 ] {76059756-7503-47b6-a606-24ecec88fd82} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2826 | 2024.11.28 01:54:37.113303 [ 253 ] {76059756-7503-47b6-a606-24ecec88fd82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2827 | 2024.11.28 01:54:37.113665 [ 253 ] {76059756-7503-47b6-a606-24ecec88fd82} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2828 | 2024.11.28 01:54:37.113920 [ 253 ] {76059756-7503-47b6-a606-24ecec88fd82} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2829 | 2024.11.28 01:54:37.114155 [ 253 ] {76059756-7503-47b6-a606-24ecec88fd82} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001442 sec., 693.4812760055479 rows/sec., 46.73 KiB/sec. | ||
2830 | 2024.11.28 01:54:37.114227 [ 253 ] {76059756-7503-47b6-a606-24ecec88fd82} <Debug> TCPHandler: Processed in 0.001668049 sec. | ||
2831 | 2024.11.28 01:54:37.114373 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2832 | 2024.11.28 01:54:37.114490 [ 4 ] {4a9f0aa8-b1cd-4e41-8f7a-2bd3d2966b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2833 | 2024.11.28 01:54:37.114573 [ 4 ] {4a9f0aa8-b1cd-4e41-8f7a-2bd3d2966b00} <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 | ||
2834 | 2024.11.28 01:54:37.115780 [ 4 ] {4a9f0aa8-b1cd-4e41-8f7a-2bd3d2966b00} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2835 | 2024.11.28 01:54:37.115820 [ 4 ] {4a9f0aa8-b1cd-4e41-8f7a-2bd3d2966b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2836 | 2024.11.28 01:54:37.116492 [ 4 ] {4a9f0aa8-b1cd-4e41-8f7a-2bd3d2966b00} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2837 | 2024.11.28 01:54:37.116761 [ 4 ] {4a9f0aa8-b1cd-4e41-8f7a-2bd3d2966b00} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2838 | 2024.11.28 01:54:37.117007 [ 4 ] {4a9f0aa8-b1cd-4e41-8f7a-2bd3d2966b00} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002541 sec., 16135.379771743408 rows/sec., 28.91 MiB/sec. | ||
2839 | 2024.11.28 01:54:37.117111 [ 4 ] {4a9f0aa8-b1cd-4e41-8f7a-2bd3d2966b00} <Debug> TCPHandler: Processed in 0.002798528 sec. | ||
2840 | 2024.11.28 01:54:37.117252 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2841 | 2024.11.28 01:54:37.117371 [ 253 ] {7b92c31a-2e0c-4608-a3d4-ddf944eae80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2842 | 2024.11.28 01:54:37.117421 [ 253 ] {7b92c31a-2e0c-4608-a3d4-ddf944eae80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2843 | 2024.11.28 01:54:37.117919 [ 253 ] {7b92c31a-2e0c-4608-a3d4-ddf944eae80c} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2844 | 2024.11.28 01:54:37.117959 [ 253 ] {7b92c31a-2e0c-4608-a3d4-ddf944eae80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2845 | 2024.11.28 01:54:37.118327 [ 253 ] {7b92c31a-2e0c-4608-a3d4-ddf944eae80c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2846 | 2024.11.28 01:54:37.118597 [ 253 ] {7b92c31a-2e0c-4608-a3d4-ddf944eae80c} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2847 | 2024.11.28 01:54:37.118827 [ 253 ] {7b92c31a-2e0c-4608-a3d4-ddf944eae80c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001481 sec., 55367.99459824443 rows/sec., 3.52 MiB/sec. | ||
2848 | 2024.11.28 01:54:37.118878 [ 253 ] {7b92c31a-2e0c-4608-a3d4-ddf944eae80c} <Debug> TCPHandler: Processed in 0.001680509 sec. | ||
2849 | 2024.11.28 01:54:42.089487 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2850 | 2024.11.28 01:54:42.089698 [ 253 ] {a21bc239-d6f8-4ac3-aa29-a45d4cbce80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2851 | 2024.11.28 01:54:42.089780 [ 253 ] {a21bc239-d6f8-4ac3-aa29-a45d4cbce80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2852 | 2024.11.28 01:54:42.090573 [ 253 ] {a21bc239-d6f8-4ac3-aa29-a45d4cbce80c} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2853 | 2024.11.28 01:54:42.090629 [ 253 ] {a21bc239-d6f8-4ac3-aa29-a45d4cbce80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2854 | 2024.11.28 01:54:42.091084 [ 253 ] {a21bc239-d6f8-4ac3-aa29-a45d4cbce80c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2855 | 2024.11.28 01:54:42.091370 [ 253 ] {a21bc239-d6f8-4ac3-aa29-a45d4cbce80c} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2856 | 2024.11.28 01:54:42.091640 [ 253 ] {a21bc239-d6f8-4ac3-aa29-a45d4cbce80c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00199 sec., 1005.0251256281407 rows/sec., 81.95 KiB/sec. | ||
2857 | 2024.11.28 01:54:42.091723 [ 253 ] {a21bc239-d6f8-4ac3-aa29-a45d4cbce80c} <Debug> TCPHandler: Processed in 0.002379191 sec. | ||
2858 | 2024.11.28 01:54:42.091990 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2859 | 2024.11.28 01:54:42.092186 [ 4 ] {2233dbad-3147-443c-98c3-aad84bb6bb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2860 | 2024.11.28 01:54:42.092260 [ 4 ] {2233dbad-3147-443c-98c3-aad84bb6bb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2861 | 2024.11.28 01:54:42.093049 [ 4 ] {2233dbad-3147-443c-98c3-aad84bb6bb61} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2862 | 2024.11.28 01:54:42.093092 [ 4 ] {2233dbad-3147-443c-98c3-aad84bb6bb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2863 | 2024.11.28 01:54:42.093524 [ 4 ] {2233dbad-3147-443c-98c3-aad84bb6bb61} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2864 | 2024.11.28 01:54:42.093783 [ 4 ] {2233dbad-3147-443c-98c3-aad84bb6bb61} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2865 | 2024.11.28 01:54:42.093976 [ 4 ] {2233dbad-3147-443c-98c3-aad84bb6bb61} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001846 sec., 30877.573131094257 rows/sec., 2.35 MiB/sec. | ||
2866 | 2024.11.28 01:54:42.094035 [ 4 ] {2233dbad-3147-443c-98c3-aad84bb6bb61} <Debug> TCPHandler: Processed in 0.002181908 sec. | ||
2867 | 2024.11.28 01:54:42.094226 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2868 | 2024.11.28 01:54:42.094366 [ 253 ] {836ccc51-db2a-4217-ba0f-74c40d3bfc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2869 | 2024.11.28 01:54:42.094423 [ 253 ] {836ccc51-db2a-4217-ba0f-74c40d3bfc6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2870 | 2024.11.28 01:54:42.095040 [ 253 ] {836ccc51-db2a-4217-ba0f-74c40d3bfc6d} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2871 | 2024.11.28 01:54:42.095090 [ 253 ] {836ccc51-db2a-4217-ba0f-74c40d3bfc6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2872 | 2024.11.28 01:54:42.095478 [ 253 ] {836ccc51-db2a-4217-ba0f-74c40d3bfc6d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2873 | 2024.11.28 01:54:42.095741 [ 253 ] {836ccc51-db2a-4217-ba0f-74c40d3bfc6d} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2874 | 2024.11.28 01:54:42.096011 [ 253 ] {836ccc51-db2a-4217-ba0f-74c40d3bfc6d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001677 sec., 1192.6058437686345 rows/sec., 83.27 KiB/sec. | ||
2875 | 2024.11.28 01:54:42.096083 [ 253 ] {836ccc51-db2a-4217-ba0f-74c40d3bfc6d} <Debug> TCPHandler: Processed in 0.001925223 sec. | ||
2876 | 2024.11.28 01:54:42.096284 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2877 | 2024.11.28 01:54:42.096434 [ 4 ] {165c3353-031a-4d0c-b885-706eea259557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2878 | 2024.11.28 01:54:42.096495 [ 4 ] {165c3353-031a-4d0c-b885-706eea259557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2879 | 2024.11.28 01:54:42.097494 [ 4 ] {165c3353-031a-4d0c-b885-706eea259557} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2880 | 2024.11.28 01:54:42.097542 [ 4 ] {165c3353-031a-4d0c-b885-706eea259557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2881 | 2024.11.28 01:54:42.098003 [ 4 ] {165c3353-031a-4d0c-b885-706eea259557} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2882 | 2024.11.28 01:54:42.098315 [ 4 ] {165c3353-031a-4d0c-b885-706eea259557} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2883 | 2024.11.28 01:54:42.098533 [ 4 ] {165c3353-031a-4d0c-b885-706eea259557} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.002133 sec., 30942.334739803096 rows/sec., 2.42 MiB/sec. | ||
2884 | 2024.11.28 01:54:42.098603 [ 4 ] {165c3353-031a-4d0c-b885-706eea259557} <Debug> TCPHandler: Processed in 0.002388082 sec. | ||
2885 | 2024.11.28 01:54:42.098815 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2886 | 2024.11.28 01:54:42.098956 [ 253 ] {fd5327fe-fc7f-4a93-878e-f2b84cb80a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2887 | 2024.11.28 01:54:42.099020 [ 253 ] {fd5327fe-fc7f-4a93-878e-f2b84cb80a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2888 | 2024.11.28 01:54:42.099702 [ 253 ] {fd5327fe-fc7f-4a93-878e-f2b84cb80a60} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2889 | 2024.11.28 01:54:42.099747 [ 253 ] {fd5327fe-fc7f-4a93-878e-f2b84cb80a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2890 | 2024.11.28 01:54:42.100172 [ 253 ] {fd5327fe-fc7f-4a93-878e-f2b84cb80a60} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2891 | 2024.11.28 01:54:42.100415 [ 253 ] {fd5327fe-fc7f-4a93-878e-f2b84cb80a60} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2892 | 2024.11.28 01:54:42.100630 [ 253 ] {fd5327fe-fc7f-4a93-878e-f2b84cb80a60} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001707 sec., 94317.51611013475 rows/sec., 6.57 MiB/sec. | ||
2893 | 2024.11.28 01:54:42.100695 [ 253 ] {fd5327fe-fc7f-4a93-878e-f2b84cb80a60} <Debug> TCPHandler: Processed in 0.001953604 sec. | ||
2894 | 2024.11.28 01:54:42.100870 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2895 | 2024.11.28 01:54:42.100993 [ 4 ] {87c245f0-b904-44b7-a16a-66beb7e0045b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2896 | 2024.11.28 01:54:42.101061 [ 4 ] {87c245f0-b904-44b7-a16a-66beb7e0045b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2897 | 2024.11.28 01:54:42.101580 [ 4 ] {87c245f0-b904-44b7-a16a-66beb7e0045b} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2898 | 2024.11.28 01:54:42.101617 [ 4 ] {87c245f0-b904-44b7-a16a-66beb7e0045b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2899 | 2024.11.28 01:54:42.102002 [ 4 ] {87c245f0-b904-44b7-a16a-66beb7e0045b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2900 | 2024.11.28 01:54:42.102254 [ 4 ] {87c245f0-b904-44b7-a16a-66beb7e0045b} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2901 | 2024.11.28 01:54:42.102440 [ 4 ] {87c245f0-b904-44b7-a16a-66beb7e0045b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.74 MiB/sec. | ||
2902 | 2024.11.28 01:54:42.102493 [ 4 ] {87c245f0-b904-44b7-a16a-66beb7e0045b} <Debug> TCPHandler: Processed in 0.001682369 sec. | ||
2903 | 2024.11.28 01:54:43.563900 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
2904 | 2024.11.28 01:54:43.564827 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2905 | 2024.11.28 01:54:43.564866 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2906 | 2024.11.28 01:54:43.565437 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2907 | 2024.11.28 01:54:43.565693 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2908 | 2024.11.28 01:54:43.566001 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
2909 | 2024.11.28 01:54:43.950774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2910 | 2024.11.28 01:54:43.969854 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2911 | 2024.11.28 01:54:43.969907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2912 | 2024.11.28 01:54:43.977282 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2913 | 2024.11.28 01:54:43.978019 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2914 | 2024.11.28 01:54:43.980560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2915 | 2024.11.28 01:54:46.088578 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 458 | ||
2916 | 2024.11.28 01:54:46.091776 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2917 | 2024.11.28 01:54:46.091826 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2918 | 2024.11.28 01:54:46.093285 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2919 | 2024.11.28 01:54:46.093598 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2920 | 2024.11.28 01:54:46.094485 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 458 | ||
2921 | 2024.11.28 01:54:47.097085 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2922 | 2024.11.28 01:54:47.097384 [ 253 ] {31be6da4-9588-4bdc-8bf4-baa8b5a5b57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2923 | 2024.11.28 01:54:47.097499 [ 253 ] {31be6da4-9588-4bdc-8bf4-baa8b5a5b57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2924 | 2024.11.28 01:54:47.098327 [ 253 ] {31be6da4-9588-4bdc-8bf4-baa8b5a5b57d} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2925 | 2024.11.28 01:54:47.098372 [ 253 ] {31be6da4-9588-4bdc-8bf4-baa8b5a5b57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2926 | 2024.11.28 01:54:47.098809 [ 253 ] {31be6da4-9588-4bdc-8bf4-baa8b5a5b57d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2927 | 2024.11.28 01:54:47.099065 [ 253 ] {31be6da4-9588-4bdc-8bf4-baa8b5a5b57d} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2928 | 2024.11.28 01:54:47.099256 [ 136 ] {} <Debug> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
2929 | 2024.11.28 01:54:47.099318 [ 253 ] {31be6da4-9588-4bdc-8bf4-baa8b5a5b57d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002016 sec., 6944.444444444444 rows/sec., 499.91 KiB/sec. | ||
2930 | 2024.11.28 01:54:47.099336 [ 136 ] {} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2931 | 2024.11.28 01:54:47.099413 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2932 | 2024.11.28 01:54:47.099465 [ 253 ] {31be6da4-9588-4bdc-8bf4-baa8b5a5b57d} <Debug> TCPHandler: Processed in 0.002571444 sec. | ||
2933 | 2024.11.28 01:54:47.099763 [ 199 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
2934 | 2024.11.28 01:54:47.099904 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2935 | 2024.11.28 01:54:47.100009 [ 199 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2936 | 2024.11.28 01:54:47.100069 [ 199 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
2937 | 2024.11.28 01:54:47.100286 [ 199 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
2938 | 2024.11.28 01:54:47.100309 [ 4 ] {9aec050e-4122-47e2-8cbb-0f0f4f20be42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2939 | 2024.11.28 01:54:47.100507 [ 199 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
2940 | 2024.11.28 01:54:47.100593 [ 4 ] {9aec050e-4122-47e2-8cbb-0f0f4f20be42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2941 | 2024.11.28 01:54:47.100804 [ 199 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
2942 | 2024.11.28 01:54:47.101158 [ 199 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
2943 | 2024.11.28 01:54:47.103573 [ 4 ] {9aec050e-4122-47e2-8cbb-0f0f4f20be42} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2944 | 2024.11.28 01:54:47.103602 [ 192 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004089351 sec., 17117.630646036498 rows/sec., 1.27 MiB/sec. | ||
2945 | 2024.11.28 01:54:47.103633 [ 4 ] {9aec050e-4122-47e2-8cbb-0f0f4f20be42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2946 | 2024.11.28 01:54:47.103834 [ 192 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
2947 | 2024.11.28 01:54:47.104519 [ 4 ] {9aec050e-4122-47e2-8cbb-0f0f4f20be42} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2948 | 2024.11.28 01:54:47.104525 [ 192 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_9_2} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2949 | 2024.11.28 01:54:47.104664 [ 192 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_9_2} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
2950 | 2024.11.28 01:54:47.104830 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2951 | 2024.11.28 01:54:47.104930 [ 4 ] {9aec050e-4122-47e2-8cbb-0f0f4f20be42} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2952 | 2024.11.28 01:54:47.105200 [ 4 ] {9aec050e-4122-47e2-8cbb-0f0f4f20be42} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.005073 sec., 56179.77528089887 rows/sec., 4.96 MiB/sec. | ||
2953 | 2024.11.28 01:54:47.105279 [ 4 ] {9aec050e-4122-47e2-8cbb-0f0f4f20be42} <Debug> TCPHandler: Processed in 0.005671498 sec. | ||
2954 | 2024.11.28 01:54:47.105433 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2955 | 2024.11.28 01:54:47.105558 [ 253 ] {de377164-2ba1-4ab2-a36b-63a0d81a61fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2956 | 2024.11.28 01:54:47.105608 [ 253 ] {de377164-2ba1-4ab2-a36b-63a0d81a61fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2957 | 2024.11.28 01:54:47.106223 [ 253 ] {de377164-2ba1-4ab2-a36b-63a0d81a61fc} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2958 | 2024.11.28 01:54:47.106264 [ 253 ] {de377164-2ba1-4ab2-a36b-63a0d81a61fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2959 | 2024.11.28 01:54:47.106641 [ 253 ] {de377164-2ba1-4ab2-a36b-63a0d81a61fc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2960 | 2024.11.28 01:54:47.106887 [ 253 ] {de377164-2ba1-4ab2-a36b-63a0d81a61fc} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2961 | 2024.11.28 01:54:47.107045 [ 136 ] {} <Debug> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2962 | 2024.11.28 01:54:47.107106 [ 136 ] {} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2963 | 2024.11.28 01:54:47.107142 [ 253 ] {de377164-2ba1-4ab2-a36b-63a0d81a61fc} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001601 sec., 29981.261711430358 rows/sec., 2.16 MiB/sec. | ||
2964 | 2024.11.28 01:54:47.107145 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2965 | 2024.11.28 01:54:47.107299 [ 253 ] {de377164-2ba1-4ab2-a36b-63a0d81a61fc} <Debug> TCPHandler: Processed in 0.001924833 sec. | ||
2966 | 2024.11.28 01:54:47.107343 [ 195 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::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 | ||
2967 | 2024.11.28 01:54:47.107495 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2968 | 2024.11.28 01:54:47.107503 [ 195 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2969 | 2024.11.28 01:54:47.107559 [ 195 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 35 rows starting from the beginning of the part | ||
2970 | 2024.11.28 01:54:47.107806 [ 4 ] {e71153f4-9521-4669-9786-70633584a76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2971 | 2024.11.28 01:54:47.107835 [ 195 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
2972 | 2024.11.28 01:54:47.107946 [ 4 ] {e71153f4-9521-4669-9786-70633584a76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2973 | 2024.11.28 01:54:47.108100 [ 195 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::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 | ||
2974 | 2024.11.28 01:54:47.108442 [ 195 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
2975 | 2024.11.28 01:54:47.108750 [ 195 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::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 | ||
2976 | 2024.11.28 01:54:47.109046 [ 195 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
2977 | 2024.11.28 01:54:47.110793 [ 4 ] {e71153f4-9521-4669-9786-70633584a76f} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2978 | 2024.11.28 01:54:47.110876 [ 4 ] {e71153f4-9521-4669-9786-70633584a76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
2979 | 2024.11.28 01:54:47.111934 [ 4 ] {e71153f4-9521-4669-9786-70633584a76f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2980 | 2024.11.28 01:54:47.112002 [ 195 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.004736462 sec., 40325.45811620572 rows/sec., 3.04 MiB/sec. | ||
2981 | 2024.11.28 01:54:47.112220 [ 192 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2982 | 2024.11.28 01:54:47.112392 [ 4 ] {e71153f4-9521-4669-9786-70633584a76f} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2983 | 2024.11.28 01:54:47.112777 [ 4 ] {e71153f4-9521-4669-9786-70633584a76f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005121 sec., 2733.8410466705723 rows/sec., 191.46 KiB/sec. | ||
2984 | 2024.11.28 01:54:47.112967 [ 4 ] {e71153f4-9521-4669-9786-70633584a76f} <Debug> TCPHandler: Processed in 0.005568917 sec. | ||
2985 | 2024.11.28 01:54:47.112979 [ 192 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_11_2} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2986 | 2024.11.28 01:54:47.113156 [ 192 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_11_2} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2987 | 2024.11.28 01:54:47.113184 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2988 | 2024.11.28 01:54:47.113308 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2989 | 2024.11.28 01:54:47.113381 [ 253 ] {ae0ced69-8f3c-4894-80f5-b9e3d5d9d617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2990 | 2024.11.28 01:54:47.113433 [ 253 ] {ae0ced69-8f3c-4894-80f5-b9e3d5d9d617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2991 | 2024.11.28 01:54:47.114020 [ 253 ] {ae0ced69-8f3c-4894-80f5-b9e3d5d9d617} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2992 | 2024.11.28 01:54:47.114062 [ 253 ] {ae0ced69-8f3c-4894-80f5-b9e3d5d9d617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2993 | 2024.11.28 01:54:47.114412 [ 253 ] {ae0ced69-8f3c-4894-80f5-b9e3d5d9d617} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2994 | 2024.11.28 01:54:47.114652 [ 253 ] {ae0ced69-8f3c-4894-80f5-b9e3d5d9d617} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2995 | 2024.11.28 01:54:47.114806 [ 136 ] {} <Debug> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
2996 | 2024.11.28 01:54:47.114859 [ 136 ] {} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2997 | 2024.11.28 01:54:47.114873 [ 253 ] {ae0ced69-8f3c-4894-80f5-b9e3d5d9d617} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001569 sec., 8285.5321861058 rows/sec., 516.60 KiB/sec. | ||
2998 | 2024.11.28 01:54:47.114899 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
2999 | 2024.11.28 01:54:47.115105 [ 253 ] {ae0ced69-8f3c-4894-80f5-b9e3d5d9d617} <Debug> TCPHandler: Processed in 0.002004475 sec. | ||
3000 | 2024.11.28 01:54:47.115336 [ 199 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
3001 | 2024.11.28 01:54:47.115397 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3002 | 2024.11.28 01:54:47.115667 [ 199 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3003 | 2024.11.28 01:54:47.115675 [ 4 ] {f0df0d93-1704-4793-8b4a-5cea5ed3d3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3004 | 2024.11.28 01:54:47.115724 [ 199 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
3005 | 2024.11.28 01:54:47.115785 [ 4 ] {f0df0d93-1704-4793-8b4a-5cea5ed3d3ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3006 | 2024.11.28 01:54:47.116047 [ 199 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
3007 | 2024.11.28 01:54:47.116398 [ 199 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
3008 | 2024.11.28 01:54:47.116688 [ 199 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
3009 | 2024.11.28 01:54:47.116982 [ 199 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
3010 | 2024.11.28 01:54:47.118741 [ 4 ] {f0df0d93-1704-4793-8b4a-5cea5ed3d3ab} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3011 | 2024.11.28 01:54:47.118807 [ 4 ] {f0df0d93-1704-4793-8b4a-5cea5ed3d3ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3012 | 2024.11.28 01:54:47.119534 [ 199 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004461828 sec., 14568.020102971248 rows/sec., 965.22 KiB/sec. | ||
3013 | 2024.11.28 01:54:47.119746 [ 199 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3014 | 2024.11.28 01:54:47.119836 [ 4 ] {f0df0d93-1704-4793-8b4a-5cea5ed3d3ab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3015 | 2024.11.28 01:54:47.120274 [ 199 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_9_2} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3016 | 2024.11.28 01:54:47.120285 [ 4 ] {f0df0d93-1704-4793-8b4a-5cea5ed3d3ab} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3017 | 2024.11.28 01:54:47.120435 [ 199 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_9_2} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3018 | 2024.11.28 01:54:47.120665 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3019 | 2024.11.28 01:54:47.120738 [ 4 ] {f0df0d93-1704-4793-8b4a-5cea5ed3d3ab} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.005163 sec., 81929.11098198722 rows/sec., 5.86 MiB/sec. | ||
3020 | 2024.11.28 01:54:47.120813 [ 4 ] {f0df0d93-1704-4793-8b4a-5cea5ed3d3ab} <Debug> TCPHandler: Processed in 0.005563307 sec. | ||
3021 | 2024.11.28 01:54:47.120985 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3022 | 2024.11.28 01:54:47.121121 [ 253 ] {7e62baa8-d5e6-43c0-bff1-25bbe5245ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3023 | 2024.11.28 01:54:47.121181 [ 253 ] {7e62baa8-d5e6-43c0-bff1-25bbe5245ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3024 | 2024.11.28 01:54:47.121778 [ 253 ] {7e62baa8-d5e6-43c0-bff1-25bbe5245ce9} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3025 | 2024.11.28 01:54:47.121818 [ 253 ] {7e62baa8-d5e6-43c0-bff1-25bbe5245ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3026 | 2024.11.28 01:54:47.122196 [ 253 ] {7e62baa8-d5e6-43c0-bff1-25bbe5245ce9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3027 | 2024.11.28 01:54:47.122442 [ 253 ] {7e62baa8-d5e6-43c0-bff1-25bbe5245ce9} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3028 | 2024.11.28 01:54:47.122704 [ 253 ] {7e62baa8-d5e6-43c0-bff1-25bbe5245ce9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001613 sec., 3719.7768133911964 rows/sec., 194.34 KiB/sec. | ||
3029 | 2024.11.28 01:54:47.122854 [ 253 ] {7e62baa8-d5e6-43c0-bff1-25bbe5245ce9} <Debug> TCPHandler: Processed in 0.001936084 sec. | ||
3030 | 2024.11.28 01:54:47.123005 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3031 | 2024.11.28 01:54:47.123120 [ 4 ] {1b8f2868-e5dc-4035-90e6-20363d7aa6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3032 | 2024.11.28 01:54:47.123175 [ 4 ] {1b8f2868-e5dc-4035-90e6-20363d7aa6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3033 | 2024.11.28 01:54:47.123741 [ 4 ] {1b8f2868-e5dc-4035-90e6-20363d7aa6b8} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3034 | 2024.11.28 01:54:47.123779 [ 4 ] {1b8f2868-e5dc-4035-90e6-20363d7aa6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3035 | 2024.11.28 01:54:47.124172 [ 4 ] {1b8f2868-e5dc-4035-90e6-20363d7aa6b8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3036 | 2024.11.28 01:54:47.124414 [ 4 ] {1b8f2868-e5dc-4035-90e6-20363d7aa6b8} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3037 | 2024.11.28 01:54:47.124651 [ 4 ] {1b8f2868-e5dc-4035-90e6-20363d7aa6b8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001553 sec., 152607.8557630393 rows/sec., 10.23 MiB/sec. | ||
3038 | 2024.11.28 01:54:47.124783 [ 4 ] {1b8f2868-e5dc-4035-90e6-20363d7aa6b8} <Debug> TCPHandler: Processed in 0.001834352 sec. | ||
3039 | 2024.11.28 01:54:47.124949 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3040 | 2024.11.28 01:54:47.125088 [ 253 ] {9b60c59c-4c2c-49c9-8850-5037377aa5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3041 | 2024.11.28 01:54:47.125150 [ 253 ] {9b60c59c-4c2c-49c9-8850-5037377aa5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3042 | 2024.11.28 01:54:47.125709 [ 253 ] {9b60c59c-4c2c-49c9-8850-5037377aa5a0} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3043 | 2024.11.28 01:54:47.125748 [ 253 ] {9b60c59c-4c2c-49c9-8850-5037377aa5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3044 | 2024.11.28 01:54:47.126105 [ 253 ] {9b60c59c-4c2c-49c9-8850-5037377aa5a0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3045 | 2024.11.28 01:54:47.126372 [ 253 ] {9b60c59c-4c2c-49c9-8850-5037377aa5a0} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3046 | 2024.11.28 01:54:47.126615 [ 253 ] {9b60c59c-4c2c-49c9-8850-5037377aa5a0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001556 sec., 642.6735218508998 rows/sec., 43.31 KiB/sec. | ||
3047 | 2024.11.28 01:54:47.126681 [ 253 ] {9b60c59c-4c2c-49c9-8850-5037377aa5a0} <Debug> TCPHandler: Processed in 0.001800531 sec. | ||
3048 | 2024.11.28 01:54:47.126832 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3049 | 2024.11.28 01:54:47.126947 [ 4 ] {0c6771dc-79e1-4817-b905-6cc74aca9906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3050 | 2024.11.28 01:54:47.127029 [ 4 ] {0c6771dc-79e1-4817-b905-6cc74aca9906} <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 | ||
3051 | 2024.11.28 01:54:47.128184 [ 4 ] {0c6771dc-79e1-4817-b905-6cc74aca9906} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3052 | 2024.11.28 01:54:47.128224 [ 4 ] {0c6771dc-79e1-4817-b905-6cc74aca9906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3053 | 2024.11.28 01:54:47.128884 [ 4 ] {0c6771dc-79e1-4817-b905-6cc74aca9906} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3054 | 2024.11.28 01:54:47.129152 [ 4 ] {0c6771dc-79e1-4817-b905-6cc74aca9906} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3055 | 2024.11.28 01:54:47.129395 [ 4 ] {0c6771dc-79e1-4817-b905-6cc74aca9906} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002471 sec., 16592.47268312424 rows/sec., 29.73 MiB/sec. | ||
3056 | 2024.11.28 01:54:47.129509 [ 4 ] {0c6771dc-79e1-4817-b905-6cc74aca9906} <Debug> TCPHandler: Processed in 0.002732957 sec. | ||
3057 | 2024.11.28 01:54:47.129661 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3058 | 2024.11.28 01:54:47.129802 [ 253 ] {69e3b72d-a5f4-429d-ab8b-0830ae07e7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3059 | 2024.11.28 01:54:47.129861 [ 253 ] {69e3b72d-a5f4-429d-ab8b-0830ae07e7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3060 | 2024.11.28 01:54:47.130447 [ 253 ] {69e3b72d-a5f4-429d-ab8b-0830ae07e7e8} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3061 | 2024.11.28 01:54:47.130495 [ 253 ] {69e3b72d-a5f4-429d-ab8b-0830ae07e7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
3062 | 2024.11.28 01:54:47.130897 [ 253 ] {69e3b72d-a5f4-429d-ab8b-0830ae07e7e8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3063 | 2024.11.28 01:54:47.131144 [ 253 ] {69e3b72d-a5f4-429d-ab8b-0830ae07e7e8} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3064 | 2024.11.28 01:54:47.131393 [ 253 ] {69e3b72d-a5f4-429d-ab8b-0830ae07e7e8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00161 sec., 50931.677018633534 rows/sec., 3.23 MiB/sec. | ||
3065 | 2024.11.28 01:54:47.131577 [ 253 ] {69e3b72d-a5f4-429d-ab8b-0830ae07e7e8} <Debug> TCPHandler: Processed in 0.001973044 sec. | ||
3066 | 2024.11.28 01:54:50.988201 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3067 | 2024.11.28 01:54:50.988266 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3068 | 2024.11.28 01:54:51.066139 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
3069 | 2024.11.28 01:54:51.066842 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3070 | 2024.11.28 01:54:51.066898 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3071 | 2024.11.28 01:54:51.067431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3072 | 2024.11.28 01:54:51.067698 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3073 | 2024.11.28 01:54:51.067971 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3074 | 2024.11.28 01:54:51.480637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3075 | 2024.11.28 01:54:51.501335 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3076 | 2024.11.28 01:54:51.501400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3077 | 2024.11.28 01:54:51.509353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3078 | 2024.11.28 01:54:51.510096 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3079 | 2024.11.28 01:54:51.512942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3080 | 2024.11.28 01:54:52.089365 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3081 | 2024.11.28 01:54:52.089557 [ 253 ] {d632b345-82d1-40cb-9078-65a32e0b30ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3082 | 2024.11.28 01:54:52.089630 [ 253 ] {d632b345-82d1-40cb-9078-65a32e0b30ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3083 | 2024.11.28 01:54:52.090388 [ 253 ] {d632b345-82d1-40cb-9078-65a32e0b30ce} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3084 | 2024.11.28 01:54:52.090439 [ 253 ] {d632b345-82d1-40cb-9078-65a32e0b30ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3085 | 2024.11.28 01:54:52.090873 [ 253 ] {d632b345-82d1-40cb-9078-65a32e0b30ce} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3086 | 2024.11.28 01:54:52.091142 [ 253 ] {d632b345-82d1-40cb-9078-65a32e0b30ce} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3087 | 2024.11.28 01:54:52.091350 [ 128 ] {} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3088 | 2024.11.28 01:54:52.091416 [ 253 ] {d632b345-82d1-40cb-9078-65a32e0b30ce} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001907 sec., 29365.495542737284 rows/sec., 2.24 MiB/sec. | ||
3089 | 2024.11.28 01:54:52.091427 [ 128 ] {} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3090 | 2024.11.28 01:54:52.091496 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3091 | 2024.11.28 01:54:52.091545 [ 253 ] {d632b345-82d1-40cb-9078-65a32e0b30ce} <Debug> TCPHandler: Processed in 0.002328341 sec. | ||
3092 | 2024.11.28 01:54:52.091695 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
3093 | 2024.11.28 01:54:52.091805 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3094 | 2024.11.28 01:54:52.091836 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3095 | 2024.11.28 01:54:52.091861 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1430 rows starting from the beginning of the part | ||
3096 | 2024.11.28 01:54:52.092047 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
3097 | 2024.11.28 01:54:52.092370 [ 4 ] {1eb8b284-ea4d-4462-a914-af6c18370784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3098 | 2024.11.28 01:54:52.092390 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 285 rows starting from the beginning of the part | ||
3099 | 2024.11.28 01:54:52.092592 [ 4 ] {1eb8b284-ea4d-4462-a914-af6c18370784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3100 | 2024.11.28 01:54:52.092664 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 57 rows starting from the beginning of the part | ||
3101 | 2024.11.28 01:54:52.092996 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 285 rows starting from the beginning of the part | ||
3102 | 2024.11.28 01:54:52.093353 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
3103 | 2024.11.28 01:54:52.095327 [ 4 ] {1eb8b284-ea4d-4462-a914-af6c18370784} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3104 | 2024.11.28 01:54:52.095404 [ 4 ] {1eb8b284-ea4d-4462-a914-af6c18370784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3105 | 2024.11.28 01:54:52.096330 [ 4 ] {1eb8b284-ea4d-4462-a914-af6c18370784} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3106 | 2024.11.28 01:54:52.096922 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2169 rows, containing 5 columns (5 merged, 0 gathered) in 0.005299101 sec., 409314.7120615365 rows/sec., 36.01 MiB/sec. | ||
3107 | 2024.11.28 01:54:52.096931 [ 4 ] {1eb8b284-ea4d-4462-a914-af6c18370784} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3108 | 2024.11.28 01:54:52.097215 [ 128 ] {} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3109 | 2024.11.28 01:54:52.097298 [ 128 ] {} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3110 | 2024.11.28 01:54:52.097359 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3111 | 2024.11.28 01:54:52.097376 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3112 | 2024.11.28 01:54:52.097533 [ 4 ] {1eb8b284-ea4d-4462-a914-af6c18370784} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005397 sec., 11858.439874004076 rows/sec., 947.79 KiB/sec. | ||
3113 | 2024.11.28 01:54:52.097849 [ 199 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
3114 | 2024.11.28 01:54:52.097935 [ 4 ] {1eb8b284-ea4d-4462-a914-af6c18370784} <Debug> TCPHandler: Processed in 0.006227558 sec. | ||
3115 | 2024.11.28 01:54:52.098213 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3116 | 2024.11.28 01:54:52.098321 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_21_4} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3117 | 2024.11.28 01:54:52.098372 [ 199 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3118 | 2024.11.28 01:54:52.098498 [ 199 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 907 rows starting from the beginning of the part | ||
3119 | 2024.11.28 01:54:52.098578 [ 253 ] {bde910c7-3a9c-45fe-9351-6ecfe77ef05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3120 | 2024.11.28 01:54:52.098763 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_21_4} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3121 | 2024.11.28 01:54:52.098851 [ 253 ] {bde910c7-3a9c-45fe-9351-6ecfe77ef05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3122 | 2024.11.28 01:54:52.098932 [ 199 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
3123 | 2024.11.28 01:54:52.099168 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
3124 | 2024.11.28 01:54:52.099395 [ 199 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 423 rows starting from the beginning of the part | ||
3125 | 2024.11.28 01:54:52.099730 [ 199 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
3126 | 2024.11.28 01:54:52.100099 [ 199 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 423 rows starting from the beginning of the part | ||
3127 | 2024.11.28 01:54:52.100378 [ 199 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
3128 | 2024.11.28 01:54:52.101112 [ 253 ] {bde910c7-3a9c-45fe-9351-6ecfe77ef05d} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3129 | 2024.11.28 01:54:52.101161 [ 253 ] {bde910c7-3a9c-45fe-9351-6ecfe77ef05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3130 | 2024.11.28 01:54:52.101775 [ 253 ] {bde910c7-3a9c-45fe-9351-6ecfe77ef05d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3131 | 2024.11.28 01:54:52.102144 [ 253 ] {bde910c7-3a9c-45fe-9351-6ecfe77ef05d} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3132 | 2024.11.28 01:54:52.102157 [ 190 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.004635811 sec., 419991.23777910706 rows/sec., 32.14 MiB/sec. | ||
3133 | 2024.11.28 01:54:52.102391 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3134 | 2024.11.28 01:54:52.102476 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3135 | 2024.11.28 01:54:52.102532 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3136 | 2024.11.28 01:54:52.102539 [ 188 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3137 | 2024.11.28 01:54:52.102616 [ 253 ] {bde910c7-3a9c-45fe-9351-6ecfe77ef05d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004099 sec., 39033.91070992925 rows/sec., 2.72 MiB/sec. | ||
3138 | 2024.11.28 01:54:52.102983 [ 253 ] {bde910c7-3a9c-45fe-9351-6ecfe77ef05d} <Debug> TCPHandler: Processed in 0.004915705 sec. | ||
3139 | 2024.11.28 01:54:52.103006 [ 199 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
3140 | 2024.11.28 01:54:52.103315 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3141 | 2024.11.28 01:54:52.103455 [ 199 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3142 | 2024.11.28 01:54:52.103571 [ 199 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5488 rows starting from the beginning of the part | ||
3143 | 2024.11.28 01:54:52.103585 [ 188 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_21_4} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3144 | 2024.11.28 01:54:52.103763 [ 4 ] {c337ab03-7269-4d18-b64b-792f524748ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3145 | 2024.11.28 01:54:52.103974 [ 188 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_21_4} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3146 | 2024.11.28 01:54:52.104010 [ 199 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
3147 | 2024.11.28 01:54:52.104167 [ 4 ] {c337ab03-7269-4d18-b64b-792f524748ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3148 | 2024.11.28 01:54:52.104328 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3149 | 2024.11.28 01:54:52.104468 [ 199 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 237 rows starting from the beginning of the part | ||
3150 | 2024.11.28 01:54:52.104828 [ 199 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part | ||
3151 | 2024.11.28 01:54:52.105222 [ 199 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
3152 | 2024.11.28 01:54:52.105586 [ 199 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
3153 | 2024.11.28 01:54:52.106617 [ 4 ] {c337ab03-7269-4d18-b64b-792f524748ac} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3154 | 2024.11.28 01:54:52.106671 [ 4 ] {c337ab03-7269-4d18-b64b-792f524748ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3155 | 2024.11.28 01:54:52.107568 [ 4 ] {c337ab03-7269-4d18-b64b-792f524748ac} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3156 | 2024.11.28 01:54:52.108052 [ 4 ] {c337ab03-7269-4d18-b64b-792f524748ac} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3157 | 2024.11.28 01:54:52.108258 [ 128 ] {} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3158 | 2024.11.28 01:54:52.108378 [ 128 ] {} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3159 | 2024.11.28 01:54:52.108419 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3160 | 2024.11.28 01:54:52.108427 [ 4 ] {c337ab03-7269-4d18-b64b-792f524748ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004853 sec., 12363.4865031939 rows/sec., 853.21 KiB/sec. | ||
3161 | 2024.11.28 01:54:52.108814 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
3162 | 2024.11.28 01:54:52.108833 [ 4 ] {c337ab03-7269-4d18-b64b-792f524748ac} <Debug> TCPHandler: Processed in 0.00573119 sec. | ||
3163 | 2024.11.28 01:54:52.109026 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3164 | 2024.11.28 01:54:52.109066 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 880 rows starting from the beginning of the part | ||
3165 | 2024.11.28 01:54:52.109557 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
3166 | 2024.11.28 01:54:52.109653 [ 199 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6443 rows, containing 5 columns (5 merged, 0 gathered) in 0.006984232 sec., 922506.5834010096 rows/sec., 62.20 MiB/sec. | ||
3167 | 2024.11.28 01:54:52.109770 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
3168 | 2024.11.28 01:54:52.109900 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
3169 | 2024.11.28 01:54:52.110155 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
3170 | 2024.11.28 01:54:52.110265 [ 199 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3171 | 2024.11.28 01:54:52.110476 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
3172 | 2024.11.28 01:54:52.111201 [ 199 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3173 | 2024.11.28 01:54:52.111419 [ 199 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3174 | 2024.11.28 01:54:52.111551 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
3175 | 2024.11.28 01:54:52.112242 [ 186 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1224 rows, containing 4 columns (4 merged, 0 gathered) in 0.003709034 sec., 330005.0633129812 rows/sec., 21.52 MiB/sec. | ||
3176 | 2024.11.28 01:54:52.112479 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3177 | 2024.11.28 01:54:52.112791 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_21_4} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3178 | 2024.11.28 01:54:52.112872 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_21_4} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3179 | 2024.11.28 01:54:52.112955 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
3180 | 2024.11.28 01:54:54.283360 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3181 | 2024.11.28 01:54:54.283573 [ 253 ] {9324761b-dce3-494c-955a-821b4e9e706b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3182 | 2024.11.28 01:54:54.283651 [ 253 ] {9324761b-dce3-494c-955a-821b4e9e706b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3183 | 2024.11.28 01:54:54.284466 [ 253 ] {9324761b-dce3-494c-955a-821b4e9e706b} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3184 | 2024.11.28 01:54:54.284524 [ 253 ] {9324761b-dce3-494c-955a-821b4e9e706b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3185 | 2024.11.28 01:54:54.285081 [ 253 ] {9324761b-dce3-494c-955a-821b4e9e706b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3186 | 2024.11.28 01:54:54.285370 [ 253 ] {9324761b-dce3-494c-955a-821b4e9e706b} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3187 | 2024.11.28 01:54:54.285611 [ 253 ] {9324761b-dce3-494c-955a-821b4e9e706b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002089 sec., 6701.771182383915 rows/sec., 482.44 KiB/sec. | ||
3188 | 2024.11.28 01:54:54.285677 [ 253 ] {9324761b-dce3-494c-955a-821b4e9e706b} <Debug> TCPHandler: Processed in 0.002462192 sec. | ||
3189 | 2024.11.28 01:54:54.286110 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3190 | 2024.11.28 01:54:54.286329 [ 4 ] {1e1aa979-96af-43a1-a339-91736b43a79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3191 | 2024.11.28 01:54:54.286426 [ 4 ] {1e1aa979-96af-43a1-a339-91736b43a79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3192 | 2024.11.28 01:54:54.287224 [ 4 ] {1e1aa979-96af-43a1-a339-91736b43a79b} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3193 | 2024.11.28 01:54:54.287283 [ 4 ] {1e1aa979-96af-43a1-a339-91736b43a79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3194 | 2024.11.28 01:54:54.287732 [ 4 ] {1e1aa979-96af-43a1-a339-91736b43a79b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3195 | 2024.11.28 01:54:54.288056 [ 4 ] {1e1aa979-96af-43a1-a339-91736b43a79b} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3196 | 2024.11.28 01:54:54.288353 [ 4 ] {1e1aa979-96af-43a1-a339-91736b43a79b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002075 sec., 963.8554216867469 rows/sec., 78.60 KiB/sec. | ||
3197 | 2024.11.28 01:54:54.288446 [ 4 ] {1e1aa979-96af-43a1-a339-91736b43a79b} <Debug> TCPHandler: Processed in 0.002559204 sec. | ||
3198 | 2024.11.28 01:54:54.288667 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3199 | 2024.11.28 01:54:54.288815 [ 253 ] {9e3f9a73-7015-4d36-9565-10bf0cdf2bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3200 | 2024.11.28 01:54:54.288871 [ 253 ] {9e3f9a73-7015-4d36-9565-10bf0cdf2bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3201 | 2024.11.28 01:54:54.290188 [ 253 ] {9e3f9a73-7015-4d36-9565-10bf0cdf2bbc} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3202 | 2024.11.28 01:54:54.290232 [ 253 ] {9e3f9a73-7015-4d36-9565-10bf0cdf2bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3203 | 2024.11.28 01:54:54.290702 [ 253 ] {9e3f9a73-7015-4d36-9565-10bf0cdf2bbc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3204 | 2024.11.28 01:54:54.290963 [ 253 ] {9e3f9a73-7015-4d36-9565-10bf0cdf2bbc} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3205 | 2024.11.28 01:54:54.291186 [ 253 ] {9e3f9a73-7015-4d36-9565-10bf0cdf2bbc} <Debug> executeQuery: Read 1426 rows, 121.94 KiB in 0.002402 sec., 593671.9400499583 rows/sec., 49.58 MiB/sec. | ||
3206 | 2024.11.28 01:54:54.291249 [ 253 ] {9e3f9a73-7015-4d36-9565-10bf0cdf2bbc} <Debug> TCPHandler: Processed in 0.002659766 sec. | ||
3207 | 2024.11.28 01:54:54.291427 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3208 | 2024.11.28 01:54:54.291553 [ 4 ] {958f0ad1-ce8a-4a4c-9cda-7c44a5215243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3209 | 2024.11.28 01:54:54.291607 [ 4 ] {958f0ad1-ce8a-4a4c-9cda-7c44a5215243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3210 | 2024.11.28 01:54:54.292235 [ 4 ] {958f0ad1-ce8a-4a4c-9cda-7c44a5215243} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3211 | 2024.11.28 01:54:54.292277 [ 4 ] {958f0ad1-ce8a-4a4c-9cda-7c44a5215243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3212 | 2024.11.28 01:54:54.292647 [ 4 ] {958f0ad1-ce8a-4a4c-9cda-7c44a5215243} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3213 | 2024.11.28 01:54:54.292884 [ 4 ] {958f0ad1-ce8a-4a4c-9cda-7c44a5215243} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3214 | 2024.11.28 01:54:54.293135 [ 4 ] {958f0ad1-ce8a-4a4c-9cda-7c44a5215243} <Debug> executeQuery: Read 50 rows, 3.68 KiB in 0.001605 sec., 31152.647975077878 rows/sec., 2.24 MiB/sec. | ||
3215 | 2024.11.28 01:54:54.293348 [ 4 ] {958f0ad1-ce8a-4a4c-9cda-7c44a5215243} <Debug> TCPHandler: Processed in 0.001981004 sec. | ||
3216 | 2024.11.28 01:54:54.293578 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3217 | 2024.11.28 01:54:54.293722 [ 253 ] {e7990b1d-fb7e-4818-9854-4cb64e3899b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3218 | 2024.11.28 01:54:54.293782 [ 253 ] {e7990b1d-fb7e-4818-9854-4cb64e3899b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3219 | 2024.11.28 01:54:54.294460 [ 253 ] {e7990b1d-fb7e-4818-9854-4cb64e3899b0} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3220 | 2024.11.28 01:54:54.294501 [ 253 ] {e7990b1d-fb7e-4818-9854-4cb64e3899b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3221 | 2024.11.28 01:54:54.294872 [ 253 ] {e7990b1d-fb7e-4818-9854-4cb64e3899b0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3222 | 2024.11.28 01:54:54.295115 [ 253 ] {e7990b1d-fb7e-4818-9854-4cb64e3899b0} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3223 | 2024.11.28 01:54:54.295378 [ 253 ] {e7990b1d-fb7e-4818-9854-4cb64e3899b0} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001689 sec., 143280.04736530493 rows/sec., 9.71 MiB/sec. | ||
3224 | 2024.11.28 01:54:54.295504 [ 253 ] {e7990b1d-fb7e-4818-9854-4cb64e3899b0} <Debug> TCPHandler: Processed in 0.001993735 sec. | ||
3225 | 2024.11.28 01:54:54.295657 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3226 | 2024.11.28 01:54:54.295787 [ 4 ] {c711df00-6173-4923-8b4a-1bb1f4c0d73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3227 | 2024.11.28 01:54:54.295841 [ 4 ] {c711df00-6173-4923-8b4a-1bb1f4c0d73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3228 | 2024.11.28 01:54:54.296468 [ 4 ] {c711df00-6173-4923-8b4a-1bb1f4c0d73f} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3229 | 2024.11.28 01:54:54.296510 [ 4 ] {c711df00-6173-4923-8b4a-1bb1f4c0d73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3230 | 2024.11.28 01:54:54.296868 [ 4 ] {c711df00-6173-4923-8b4a-1bb1f4c0d73f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3231 | 2024.11.28 01:54:54.297192 [ 4 ] {c711df00-6173-4923-8b4a-1bb1f4c0d73f} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3232 | 2024.11.28 01:54:54.297416 [ 4 ] {c711df00-6173-4923-8b4a-1bb1f4c0d73f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001653 sec., 7864.488808227466 rows/sec., 490.35 KiB/sec. | ||
3233 | 2024.11.28 01:54:54.297494 [ 4 ] {c711df00-6173-4923-8b4a-1bb1f4c0d73f} <Debug> TCPHandler: Processed in 0.001892762 sec. | ||
3234 | 2024.11.28 01:54:54.297679 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3235 | 2024.11.28 01:54:54.297832 [ 253 ] {97469e25-4fef-4a4e-8024-af94efe675ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3236 | 2024.11.28 01:54:54.297904 [ 253 ] {97469e25-4fef-4a4e-8024-af94efe675ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3237 | 2024.11.28 01:54:54.298950 [ 253 ] {97469e25-4fef-4a4e-8024-af94efe675ef} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3238 | 2024.11.28 01:54:54.298992 [ 253 ] {97469e25-4fef-4a4e-8024-af94efe675ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3239 | 2024.11.28 01:54:54.299424 [ 253 ] {97469e25-4fef-4a4e-8024-af94efe675ef} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3240 | 2024.11.28 01:54:54.299682 [ 253 ] {97469e25-4fef-4a4e-8024-af94efe675ef} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3241 | 2024.11.28 01:54:54.299865 [ 253 ] {97469e25-4fef-4a4e-8024-af94efe675ef} <Debug> executeQuery: Read 881 rows, 65.42 KiB in 0.002068 sec., 426015.4738878143 rows/sec., 30.89 MiB/sec. | ||
3242 | 2024.11.28 01:54:54.299921 [ 253 ] {97469e25-4fef-4a4e-8024-af94efe675ef} <Debug> TCPHandler: Processed in 0.002315641 sec. | ||
3243 | 2024.11.28 01:54:54.300085 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3244 | 2024.11.28 01:54:54.300210 [ 4 ] {11215fef-9956-46f5-8a81-2930f4d52c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3245 | 2024.11.28 01:54:54.300262 [ 4 ] {11215fef-9956-46f5-8a81-2930f4d52c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3246 | 2024.11.28 01:54:54.300771 [ 4 ] {11215fef-9956-46f5-8a81-2930f4d52c94} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3247 | 2024.11.28 01:54:54.300813 [ 4 ] {11215fef-9956-46f5-8a81-2930f4d52c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3248 | 2024.11.28 01:54:54.301194 [ 4 ] {11215fef-9956-46f5-8a81-2930f4d52c94} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3249 | 2024.11.28 01:54:54.301445 [ 4 ] {11215fef-9956-46f5-8a81-2930f4d52c94} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3250 | 2024.11.28 01:54:54.301664 [ 4 ] {11215fef-9956-46f5-8a81-2930f4d52c94} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 211.81 KiB/sec. | ||
3251 | 2024.11.28 01:54:54.301718 [ 4 ] {11215fef-9956-46f5-8a81-2930f4d52c94} <Debug> TCPHandler: Processed in 0.00169485 sec. | ||
3252 | 2024.11.28 01:54:54.301880 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3253 | 2024.11.28 01:54:54.302001 [ 253 ] {0bc1e68a-b0c7-4b35-8d4c-1037d88be8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3254 | 2024.11.28 01:54:54.302056 [ 253 ] {0bc1e68a-b0c7-4b35-8d4c-1037d88be8f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3255 | 2024.11.28 01:54:54.302862 [ 253 ] {0bc1e68a-b0c7-4b35-8d4c-1037d88be8f7} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3256 | 2024.11.28 01:54:54.302900 [ 253 ] {0bc1e68a-b0c7-4b35-8d4c-1037d88be8f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3257 | 2024.11.28 01:54:54.303344 [ 253 ] {0bc1e68a-b0c7-4b35-8d4c-1037d88be8f7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3258 | 2024.11.28 01:54:54.303597 [ 253 ] {0bc1e68a-b0c7-4b35-8d4c-1037d88be8f7} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3259 | 2024.11.28 01:54:54.303769 [ 253 ] {0bc1e68a-b0c7-4b35-8d4c-1037d88be8f7} <Debug> executeQuery: Read 1018 rows, 69.45 KiB in 0.001792 sec., 568080.3571428572 rows/sec., 37.85 MiB/sec. | ||
3260 | 2024.11.28 01:54:54.303841 [ 253 ] {0bc1e68a-b0c7-4b35-8d4c-1037d88be8f7} <Debug> TCPHandler: Processed in 0.002019385 sec. | ||
3261 | 2024.11.28 01:54:54.304039 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3262 | 2024.11.28 01:54:54.304176 [ 4 ] {a59d4fdc-0ef9-46f8-b53e-b59c874c6605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3263 | 2024.11.28 01:54:54.304234 [ 4 ] {a59d4fdc-0ef9-46f8-b53e-b59c874c6605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3264 | 2024.11.28 01:54:54.304742 [ 4 ] {a59d4fdc-0ef9-46f8-b53e-b59c874c6605} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3265 | 2024.11.28 01:54:54.304784 [ 4 ] {a59d4fdc-0ef9-46f8-b53e-b59c874c6605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3266 | 2024.11.28 01:54:54.305161 [ 4 ] {a59d4fdc-0ef9-46f8-b53e-b59c874c6605} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3267 | 2024.11.28 01:54:54.305430 [ 4 ] {a59d4fdc-0ef9-46f8-b53e-b59c874c6605} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3268 | 2024.11.28 01:54:54.305598 [ 123 ] {} <Debug> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
3269 | 2024.11.28 01:54:54.305654 [ 123 ] {} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3270 | 2024.11.28 01:54:54.305681 [ 4 ] {a59d4fdc-0ef9-46f8-b53e-b59c874c6605} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001517 sec., 659.1957811470007 rows/sec., 44.42 KiB/sec. | ||
3271 | 2024.11.28 01:54:54.305700 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3272 | 2024.11.28 01:54:54.305828 [ 4 ] {a59d4fdc-0ef9-46f8-b53e-b59c874c6605} <Debug> TCPHandler: Processed in 0.001852982 sec. | ||
3273 | 2024.11.28 01:54:54.306022 [ 204 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
3274 | 2024.11.28 01:54:54.306048 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3275 | 2024.11.28 01:54:54.306290 [ 253 ] {2c9e174e-3980-4684-8fd8-8082a2f1bdcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3276 | 2024.11.28 01:54:54.306315 [ 204 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3277 | 2024.11.28 01:54:54.306412 [ 204 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
3278 | 2024.11.28 01:54:54.306462 [ 253 ] {2c9e174e-3980-4684-8fd8-8082a2f1bdcf} <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 | ||
3279 | 2024.11.28 01:54:54.306766 [ 204 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
3280 | 2024.11.28 01:54:54.307144 [ 204 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
3281 | 2024.11.28 01:54:54.307522 [ 204 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
3282 | 2024.11.28 01:54:54.307908 [ 204 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
3283 | 2024.11.28 01:54:54.308307 [ 204 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
3284 | 2024.11.28 01:54:54.312286 [ 204 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.006435222 sec., 1553.9479446085932 rows/sec., 104.71 KiB/sec. | ||
3285 | 2024.11.28 01:54:54.312409 [ 253 ] {2c9e174e-3980-4684-8fd8-8082a2f1bdcf} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3286 | 2024.11.28 01:54:54.312508 [ 253 ] {2c9e174e-3980-4684-8fd8-8082a2f1bdcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3287 | 2024.11.28 01:54:54.312527 [ 204 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3288 | 2024.11.28 01:54:54.313159 [ 204 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_10_2} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3289 | 2024.11.28 01:54:54.313375 [ 204 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_10_2} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
3290 | 2024.11.28 01:54:54.313546 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
3291 | 2024.11.28 01:54:54.313868 [ 253 ] {2c9e174e-3980-4684-8fd8-8082a2f1bdcf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3292 | 2024.11.28 01:54:54.314165 [ 253 ] {2c9e174e-3980-4684-8fd8-8082a2f1bdcf} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3293 | 2024.11.28 01:54:54.314313 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3294 | 2024.11.28 01:54:54.314358 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3295 | 2024.11.28 01:54:54.314388 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3296 | 2024.11.28 01:54:54.314397 [ 253 ] {2c9e174e-3980-4684-8fd8-8082a2f1bdcf} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.008187 sec., 5007.939416147551 rows/sec., 8.97 MiB/sec. | ||
3297 | 2024.11.28 01:54:54.314780 [ 186 ] {4342e046-8fec-453c-af4a-f73be3904d3a::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 | ||
3298 | 2024.11.28 01:54:54.314818 [ 253 ] {2c9e174e-3980-4684-8fd8-8082a2f1bdcf} <Debug> TCPHandler: Processed in 0.008870614 sec. | ||
3299 | 2024.11.28 01:54:54.315096 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3300 | 2024.11.28 01:54:54.315368 [ 4 ] {f691329f-e0e8-4edc-9692-cb616a4383c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3301 | 2024.11.28 01:54:54.315412 [ 186 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3302 | 2024.11.28 01:54:54.315489 [ 4 ] {f691329f-e0e8-4edc-9692-cb616a4383c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3303 | 2024.11.28 01:54:54.315602 [ 186 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 108 rows starting from the beginning of the part | ||
3304 | 2024.11.28 01:54:54.316511 [ 186 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 29 rows starting from the beginning of the part | ||
3305 | 2024.11.28 01:54:54.317099 [ 186 ] {4342e046-8fec-453c-af4a-f73be3904d3a::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 | ||
3306 | 2024.11.28 01:54:54.317784 [ 186 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
3307 | 2024.11.28 01:54:54.318085 [ 4 ] {f691329f-e0e8-4edc-9692-cb616a4383c6} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3308 | 2024.11.28 01:54:54.318219 [ 4 ] {f691329f-e0e8-4edc-9692-cb616a4383c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3309 | 2024.11.28 01:54:54.318708 [ 186 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
3310 | 2024.11.28 01:54:54.319494 [ 186 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
3311 | 2024.11.28 01:54:54.319847 [ 4 ] {f691329f-e0e8-4edc-9692-cb616a4383c6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3312 | 2024.11.28 01:54:54.320589 [ 4 ] {f691329f-e0e8-4edc-9692-cb616a4383c6} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3313 | 2024.11.28 01:54:54.321104 [ 4 ] {f691329f-e0e8-4edc-9692-cb616a4383c6} <Debug> executeQuery: Read 56 rows, 3.55 KiB in 0.005811 sec., 9636.89554293581 rows/sec., 611.04 KiB/sec. | ||
3314 | 2024.11.28 01:54:54.321495 [ 4 ] {f691329f-e0e8-4edc-9692-cb616a4383c6} <Debug> TCPHandler: Processed in 0.006540523 sec. | ||
3315 | 2024.11.28 01:54:54.324043 [ 193 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 19 columns (19 merged, 0 gathered) in 0.009547646 sec., 28488.69763290344 rows/sec., 51.05 MiB/sec. | ||
3316 | 2024.11.28 01:54:54.324473 [ 186 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3317 | 2024.11.28 01:54:54.324895 [ 186 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3318 | 2024.11.28 01:54:54.324987 [ 186 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3319 | 2024.11.28 01:54:54.325111 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
3320 | 2024.11.28 01:54:56.094700 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 512 | ||
3321 | 2024.11.28 01:54:56.098196 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3322 | 2024.11.28 01:54:56.098255 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3323 | 2024.11.28 01:54:56.099778 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3324 | 2024.11.28 01:54:56.100111 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3325 | 2024.11.28 01:54:56.100358 [ 121 ] {} <Debug> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3326 | 2024.11.28 01:54:56.100479 [ 121 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3327 | 2024.11.28 01:54:56.100539 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3328 | 2024.11.28 01:54:56.101066 [ 200 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::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 | ||
3329 | 2024.11.28 01:54:56.102399 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
3330 | 2024.11.28 01:54:56.102964 [ 200 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3331 | 2024.11.28 01:54:56.103131 [ 200 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 314 rows starting from the beginning of the part | ||
3332 | 2024.11.28 01:54:56.103669 [ 200 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
3333 | 2024.11.28 01:54:56.104151 [ 200 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 58 rows starting from the beginning of the part | ||
3334 | 2024.11.28 01:54:56.104813 [ 200 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 22 rows starting from the beginning of the part | ||
3335 | 2024.11.28 01:54:56.105407 [ 200 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
3336 | 2024.11.28 01:54:56.106017 [ 200 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part | ||
3337 | 2024.11.28 01:54:56.113846 [ 193 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 72 columns (72 merged, 0 gathered) in 0.013179339 sec., 38848.685810418865 rows/sec., 34.76 MiB/sec. | ||
3338 | 2024.11.28 01:54:56.115196 [ 198 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3339 | 2024.11.28 01:54:56.115983 [ 198 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_11_2} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3340 | 2024.11.28 01:54:56.116071 [ 198 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_11_2} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3341 | 2024.11.28 01:54:56.116373 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
3342 | 2024.11.28 01:54:57.085705 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3343 | 2024.11.28 01:54:57.085915 [ 253 ] {868bfee8-f1e8-47f0-ab5f-b58778f28b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3344 | 2024.11.28 01:54:57.086000 [ 253 ] {868bfee8-f1e8-47f0-ab5f-b58778f28b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3345 | 2024.11.28 01:54:57.086789 [ 253 ] {868bfee8-f1e8-47f0-ab5f-b58778f28b7e} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3346 | 2024.11.28 01:54:57.086835 [ 253 ] {868bfee8-f1e8-47f0-ab5f-b58778f28b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3347 | 2024.11.28 01:54:57.087271 [ 253 ] {868bfee8-f1e8-47f0-ab5f-b58778f28b7e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3348 | 2024.11.28 01:54:57.087533 [ 253 ] {868bfee8-f1e8-47f0-ab5f-b58778f28b7e} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3349 | 2024.11.28 01:54:57.087739 [ 253 ] {868bfee8-f1e8-47f0-ab5f-b58778f28b7e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001883 sec., 29739.776951672862 rows/sec., 2.27 MiB/sec. | ||
3350 | 2024.11.28 01:54:57.087805 [ 253 ] {868bfee8-f1e8-47f0-ab5f-b58778f28b7e} <Debug> TCPHandler: Processed in 0.002251859 sec. | ||
3351 | 2024.11.28 01:54:57.088100 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3352 | 2024.11.28 01:54:57.088291 [ 4 ] {9656693f-df43-4568-a7a9-18383d21fa2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3353 | 2024.11.28 01:54:57.088362 [ 4 ] {9656693f-df43-4568-a7a9-18383d21fa2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3354 | 2024.11.28 01:54:57.089110 [ 4 ] {9656693f-df43-4568-a7a9-18383d21fa2a} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3355 | 2024.11.28 01:54:57.089159 [ 4 ] {9656693f-df43-4568-a7a9-18383d21fa2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3356 | 2024.11.28 01:54:57.089587 [ 4 ] {9656693f-df43-4568-a7a9-18383d21fa2a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3357 | 2024.11.28 01:54:57.089844 [ 4 ] {9656693f-df43-4568-a7a9-18383d21fa2a} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3358 | 2024.11.28 01:54:57.090068 [ 4 ] {9656693f-df43-4568-a7a9-18383d21fa2a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00183 sec., 34972.67759562842 rows/sec., 2.73 MiB/sec. | ||
3359 | 2024.11.28 01:54:57.090124 [ 4 ] {9656693f-df43-4568-a7a9-18383d21fa2a} <Debug> TCPHandler: Processed in 0.002179678 sec. | ||
3360 | 2024.11.28 01:54:57.090291 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3361 | 2024.11.28 01:54:57.090421 [ 253 ] {0b4d31c0-8844-4e91-b7d7-6aa7abebe22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3362 | 2024.11.28 01:54:57.090480 [ 253 ] {0b4d31c0-8844-4e91-b7d7-6aa7abebe22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3363 | 2024.11.28 01:54:57.091043 [ 253 ] {0b4d31c0-8844-4e91-b7d7-6aa7abebe22c} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3364 | 2024.11.28 01:54:57.091083 [ 253 ] {0b4d31c0-8844-4e91-b7d7-6aa7abebe22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3365 | 2024.11.28 01:54:57.091485 [ 253 ] {0b4d31c0-8844-4e91-b7d7-6aa7abebe22c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3366 | 2024.11.28 01:54:57.091746 [ 253 ] {0b4d31c0-8844-4e91-b7d7-6aa7abebe22c} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3367 | 2024.11.28 01:54:57.091939 [ 253 ] {0b4d31c0-8844-4e91-b7d7-6aa7abebe22c} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001548 sec., 42635.65891472869 rows/sec., 2.98 MiB/sec. | ||
3368 | 2024.11.28 01:54:57.091997 [ 253 ] {0b4d31c0-8844-4e91-b7d7-6aa7abebe22c} <Debug> TCPHandler: Processed in 0.001765531 sec. | ||
3369 | 2024.11.28 01:54:57.092166 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3370 | 2024.11.28 01:54:57.092293 [ 4 ] {8ef6ce11-41db-4415-bd79-42ebf80aaff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3371 | 2024.11.28 01:54:57.092348 [ 4 ] {8ef6ce11-41db-4415-bd79-42ebf80aaff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3372 | 2024.11.28 01:54:57.092861 [ 4 ] {8ef6ce11-41db-4415-bd79-42ebf80aaff4} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3373 | 2024.11.28 01:54:57.092900 [ 4 ] {8ef6ce11-41db-4415-bd79-42ebf80aaff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3374 | 2024.11.28 01:54:57.093296 [ 4 ] {8ef6ce11-41db-4415-bd79-42ebf80aaff4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3375 | 2024.11.28 01:54:57.093538 [ 4 ] {8ef6ce11-41db-4415-bd79-42ebf80aaff4} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3376 | 2024.11.28 01:54:57.093749 [ 4 ] {8ef6ce11-41db-4415-bd79-42ebf80aaff4} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001482 sec., 17543.859649122805 rows/sec., 1.17 MiB/sec. | ||
3377 | 2024.11.28 01:54:57.093809 [ 4 ] {8ef6ce11-41db-4415-bd79-42ebf80aaff4} <Debug> TCPHandler: Processed in 0.001702079 sec. | ||
3378 | 2024.11.28 01:54:58.568162 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
3379 | 2024.11.28 01:54:58.569191 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3380 | 2024.11.28 01:54:58.569236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3381 | 2024.11.28 01:54:58.569749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3382 | 2024.11.28 01:54:58.570007 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3383 | 2024.11.28 01:54:58.570279 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
3384 | 2024.11.28 01:54:59.013018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
3385 | 2024.11.28 01:54:59.033847 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3386 | 2024.11.28 01:54:59.033890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3387 | 2024.11.28 01:54:59.041422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3388 | 2024.11.28 01:54:59.042211 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3389 | 2024.11.28 01:54:59.045108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
3390 | 2024.11.28 01:55:02.089447 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3391 | 2024.11.28 01:55:02.089651 [ 253 ] {e93a566c-458b-4a47-8250-ac503a43c8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3392 | 2024.11.28 01:55:02.089727 [ 253 ] {e93a566c-458b-4a47-8250-ac503a43c8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3393 | 2024.11.28 01:55:02.090538 [ 253 ] {e93a566c-458b-4a47-8250-ac503a43c8fe} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3394 | 2024.11.28 01:55:02.090595 [ 253 ] {e93a566c-458b-4a47-8250-ac503a43c8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3395 | 2024.11.28 01:55:02.091079 [ 253 ] {e93a566c-458b-4a47-8250-ac503a43c8fe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3396 | 2024.11.28 01:55:02.091370 [ 253 ] {e93a566c-458b-4a47-8250-ac503a43c8fe} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3397 | 2024.11.28 01:55:02.091632 [ 253 ] {e93a566c-458b-4a47-8250-ac503a43c8fe} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002033 sec., 27545.499262174126 rows/sec., 2.10 MiB/sec. | ||
3398 | 2024.11.28 01:55:02.091699 [ 253 ] {e93a566c-458b-4a47-8250-ac503a43c8fe} <Debug> TCPHandler: Processed in 0.002393042 sec. | ||
3399 | 2024.11.28 01:55:02.092036 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3400 | 2024.11.28 01:55:02.092260 [ 4 ] {9afb7ff3-f3f4-48be-856c-a01106160da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3401 | 2024.11.28 01:55:02.092343 [ 4 ] {9afb7ff3-f3f4-48be-856c-a01106160da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3402 | 2024.11.28 01:55:02.093109 [ 4 ] {9afb7ff3-f3f4-48be-856c-a01106160da8} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3403 | 2024.11.28 01:55:02.093151 [ 4 ] {9afb7ff3-f3f4-48be-856c-a01106160da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3404 | 2024.11.28 01:55:02.093607 [ 4 ] {9afb7ff3-f3f4-48be-856c-a01106160da8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3405 | 2024.11.28 01:55:02.093883 [ 4 ] {9afb7ff3-f3f4-48be-856c-a01106160da8} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3406 | 2024.11.28 01:55:02.094124 [ 4 ] {9afb7ff3-f3f4-48be-856c-a01106160da8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001912 sec., 33472.803347280336 rows/sec., 2.61 MiB/sec. | ||
3407 | 2024.11.28 01:55:02.094220 [ 4 ] {9afb7ff3-f3f4-48be-856c-a01106160da8} <Debug> TCPHandler: Processed in 0.002387832 sec. | ||
3408 | 2024.11.28 01:55:02.094449 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3409 | 2024.11.28 01:55:02.094582 [ 253 ] {5b8159c6-5cb7-45e1-b1cd-2b4c6fafdbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3410 | 2024.11.28 01:55:02.094643 [ 253 ] {5b8159c6-5cb7-45e1-b1cd-2b4c6fafdbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3411 | 2024.11.28 01:55:02.095279 [ 253 ] {5b8159c6-5cb7-45e1-b1cd-2b4c6fafdbda} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3412 | 2024.11.28 01:55:02.095326 [ 253 ] {5b8159c6-5cb7-45e1-b1cd-2b4c6fafdbda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3413 | 2024.11.28 01:55:02.095757 [ 253 ] {5b8159c6-5cb7-45e1-b1cd-2b4c6fafdbda} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3414 | 2024.11.28 01:55:02.096005 [ 253 ] {5b8159c6-5cb7-45e1-b1cd-2b4c6fafdbda} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3415 | 2024.11.28 01:55:02.096233 [ 253 ] {5b8159c6-5cb7-45e1-b1cd-2b4c6fafdbda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001682 sec., 95124.85136741975 rows/sec., 6.63 MiB/sec. | ||
3416 | 2024.11.28 01:55:02.096301 [ 253 ] {5b8159c6-5cb7-45e1-b1cd-2b4c6fafdbda} <Debug> TCPHandler: Processed in 0.001968725 sec. | ||
3417 | 2024.11.28 01:55:02.096472 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3418 | 2024.11.28 01:55:02.096602 [ 4 ] {ca90651e-6e78-42e4-bad5-b544617e0220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3419 | 2024.11.28 01:55:02.096656 [ 4 ] {ca90651e-6e78-42e4-bad5-b544617e0220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3420 | 2024.11.28 01:55:02.097172 [ 4 ] {ca90651e-6e78-42e4-bad5-b544617e0220} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3421 | 2024.11.28 01:55:02.097213 [ 4 ] {ca90651e-6e78-42e4-bad5-b544617e0220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
3422 | 2024.11.28 01:55:02.097611 [ 4 ] {ca90651e-6e78-42e4-bad5-b544617e0220} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3423 | 2024.11.28 01:55:02.097854 [ 4 ] {ca90651e-6e78-42e4-bad5-b544617e0220} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3424 | 2024.11.28 01:55:02.098076 [ 4 ] {ca90651e-6e78-42e4-bad5-b544617e0220} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. | ||
3425 | 2024.11.28 01:55:02.098127 [ 4 ] {ca90651e-6e78-42e4-bad5-b544617e0220} <Debug> TCPHandler: Processed in 0.00171729 sec. | ||
3426 | 2024.11.28 01:55:05.216530 [ 107 ] {} <Debug> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
3427 | 2024.11.28 01:55:05.216611 [ 107 ] {} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3428 | 2024.11.28 01:55:05.216635 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3429 | 2024.11.28 01:55:05.216808 [ 200 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
3430 | 2024.11.28 01:55:05.216976 [ 200 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3431 | 2024.11.28 01:55:05.217019 [ 200 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part | ||
3432 | 2024.11.28 01:55:05.217112 [ 200 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 242 rows starting from the beginning of the part | ||
3433 | 2024.11.28 01:55:05.217320 [ 200 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3434 | 2024.11.28 01:55:05.217566 [ 200 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3435 | 2024.11.28 01:55:05.217809 [ 200 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 242 rows starting from the beginning of the part | ||
3436 | 2024.11.28 01:55:05.219011 [ 189 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.0022944 sec., 328626.22036262206 rows/sec., 23.53 MiB/sec. | ||
3437 | 2024.11.28 01:55:05.219249 [ 194 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3438 | 2024.11.28 01:55:05.219609 [ 194 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_10_2} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3439 | 2024.11.28 01:55:05.219701 [ 194 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_10_2} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
3440 | 2024.11.28 01:55:05.219808 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
3441 | 2024.11.28 01:55:05.988311 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3442 | 2024.11.28 01:55:05.988383 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3443 | 2024.11.28 01:55:06.070403 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
3444 | 2024.11.28 01:55:06.071067 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3445 | 2024.11.28 01:55:06.071111 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3446 | 2024.11.28 01:55:06.071673 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3447 | 2024.11.28 01:55:06.071938 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3448 | 2024.11.28 01:55:06.072134 [ 97 ] {} <Debug> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3449 | 2024.11.28 01:55:06.072206 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3450 | 2024.11.28 01:55:06.072215 [ 97 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3451 | 2024.11.28 01:55:06.072255 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3452 | 2024.11.28 01:55:06.072406 [ 200 ] {05a9d681-abfb-489a-ac48-435477f4c689::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 | ||
3453 | 2024.11.28 01:55:06.072567 [ 200 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3454 | 2024.11.28 01:55:06.072610 [ 200 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part | ||
3455 | 2024.11.28 01:55:06.072691 [ 200 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
3456 | 2024.11.28 01:55:06.072888 [ 200 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
3457 | 2024.11.28 01:55:06.073089 [ 200 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
3458 | 2024.11.28 01:55:06.073218 [ 200 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
3459 | 2024.11.28 01:55:06.073284 [ 200 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
3460 | 2024.11.28 01:55:06.075144 [ 189 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002814919 sec., 2622100.316208033 rows/sec., 37.51 MiB/sec. | ||
3461 | 2024.11.28 01:55:06.075934 [ 189 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3462 | 2024.11.28 01:55:06.076283 [ 189 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_16_3} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3463 | 2024.11.28 01:55:06.076374 [ 189 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_16_3} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3464 | 2024.11.28 01:55:06.076488 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3465 | 2024.11.28 01:55:06.102704 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 528 | ||
3466 | 2024.11.28 01:55:06.105442 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3467 | 2024.11.28 01:55:06.105491 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3468 | 2024.11.28 01:55:06.106964 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3469 | 2024.11.28 01:55:06.107265 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3470 | 2024.11.28 01:55:06.108133 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
3471 | 2024.11.28 01:55:06.302886 [ 97 ] {} <Debug> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
3472 | 2024.11.28 01:55:06.302955 [ 97 ] {} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3473 | 2024.11.28 01:55:06.302979 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3474 | 2024.11.28 01:55:06.303124 [ 197 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
3475 | 2024.11.28 01:55:06.303280 [ 197 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3476 | 2024.11.28 01:55:06.303324 [ 197 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
3477 | 2024.11.28 01:55:06.303412 [ 197 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
3478 | 2024.11.28 01:55:06.303652 [ 197 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
3479 | 2024.11.28 01:55:06.303903 [ 197 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
3480 | 2024.11.28 01:55:06.304029 [ 197 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
3481 | 2024.11.28 01:55:06.305186 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.002141627 sec., 28016.08309943795 rows/sec., 1.43 MiB/sec. | ||
3482 | 2024.11.28 01:55:06.305387 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3483 | 2024.11.28 01:55:06.305768 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_10_2} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3484 | 2024.11.28 01:55:06.305875 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_10_2} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
3485 | 2024.11.28 01:55:06.305989 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
3486 | 2024.11.28 01:55:06.545183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
3487 | 2024.11.28 01:55:06.565676 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3488 | 2024.11.28 01:55:06.565733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3489 | 2024.11.28 01:55:06.573255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3490 | 2024.11.28 01:55:06.574021 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3491 | 2024.11.28 01:55:06.574324 [ 104 ] {} <Debug> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3492 | 2024.11.28 01:55:06.574388 [ 104 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3493 | 2024.11.28 01:55:06.574430 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3494 | 2024.11.28 01:55:06.574826 [ 195 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
3495 | 2024.11.28 01:55:06.589827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3496 | 2024.11.28 01:55:06.591220 [ 195 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3497 | 2024.11.28 01:55:06.592590 [ 195 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
3498 | 2024.11.28 01:55:06.597838 [ 195 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
3499 | 2024.11.28 01:55:06.603247 [ 195 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
3500 | 2024.11.28 01:55:06.608514 [ 195 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
3501 | 2024.11.28 01:55:06.613917 [ 195 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
3502 | 2024.11.28 01:55:06.618451 [ 195 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
3503 | 2024.11.28 01:55:06.676426 [ 197 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.101871459 sec., 1187.771346241345 rows/sec., 6.14 MiB/sec. | ||
3504 | 2024.11.28 01:55:06.679015 [ 192 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3505 | 2024.11.28 01:55:06.681904 [ 192 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_16_3} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3506 | 2024.11.28 01:55:06.681993 [ 192 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_16_3} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3507 | 2024.11.28 01:55:06.684299 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3508 | 2024.11.28 01:55:07.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.17 MiB, peak 186.15 MiB, free memory in arenas 0.00 B, will set to 177.61 MiB (RSS), difference: 1.43 MiB | ||
3509 | 2024.11.28 01:55:07.001512 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001038608 sec. | ||
3510 | 2024.11.28 01:55:07.096703 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3511 | 2024.11.28 01:55:07.096888 [ 253 ] {2a8d16ef-22f7-4751-8b71-0a5b8a036f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3512 | 2024.11.28 01:55:07.096960 [ 253 ] {2a8d16ef-22f7-4751-8b71-0a5b8a036f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3513 | 2024.11.28 01:55:07.097690 [ 253 ] {2a8d16ef-22f7-4751-8b71-0a5b8a036f46} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3514 | 2024.11.28 01:55:07.097743 [ 253 ] {2a8d16ef-22f7-4751-8b71-0a5b8a036f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3515 | 2024.11.28 01:55:07.098200 [ 253 ] {2a8d16ef-22f7-4751-8b71-0a5b8a036f46} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3516 | 2024.11.28 01:55:07.098454 [ 253 ] {2a8d16ef-22f7-4751-8b71-0a5b8a036f46} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3517 | 2024.11.28 01:55:07.098722 [ 253 ] {2a8d16ef-22f7-4751-8b71-0a5b8a036f46} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001872 sec., 7478.6324786324785 rows/sec., 538.36 KiB/sec. | ||
3518 | 2024.11.28 01:55:07.098924 [ 253 ] {2a8d16ef-22f7-4751-8b71-0a5b8a036f46} <Debug> TCPHandler: Processed in 0.002356921 sec. | ||
3519 | 2024.11.28 01:55:07.099204 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3520 | 2024.11.28 01:55:07.099394 [ 4 ] {ef11726d-c293-40a8-b395-b2773adb5cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3521 | 2024.11.28 01:55:07.099466 [ 4 ] {ef11726d-c293-40a8-b395-b2773adb5cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3522 | 2024.11.28 01:55:07.100348 [ 4 ] {ef11726d-c293-40a8-b395-b2773adb5cdc} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3523 | 2024.11.28 01:55:07.100394 [ 4 ] {ef11726d-c293-40a8-b395-b2773adb5cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3524 | 2024.11.28 01:55:07.100857 [ 4 ] {ef11726d-c293-40a8-b395-b2773adb5cdc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3525 | 2024.11.28 01:55:07.101124 [ 4 ] {ef11726d-c293-40a8-b395-b2773adb5cdc} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3526 | 2024.11.28 01:55:07.101362 [ 4 ] {ef11726d-c293-40a8-b395-b2773adb5cdc} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002026 sec., 140671.27344521225 rows/sec., 12.41 MiB/sec. | ||
3527 | 2024.11.28 01:55:07.101420 [ 4 ] {ef11726d-c293-40a8-b395-b2773adb5cdc} <Debug> TCPHandler: Processed in 0.002362021 sec. | ||
3528 | 2024.11.28 01:55:07.101586 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3529 | 2024.11.28 01:55:07.101710 [ 253 ] {4c018a20-2380-4ae0-a234-0da8d95c525c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3530 | 2024.11.28 01:55:07.101759 [ 253 ] {4c018a20-2380-4ae0-a234-0da8d95c525c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3531 | 2024.11.28 01:55:07.102356 [ 253 ] {4c018a20-2380-4ae0-a234-0da8d95c525c} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3532 | 2024.11.28 01:55:07.102400 [ 253 ] {4c018a20-2380-4ae0-a234-0da8d95c525c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3533 | 2024.11.28 01:55:07.102797 [ 253 ] {4c018a20-2380-4ae0-a234-0da8d95c525c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3534 | 2024.11.28 01:55:07.103047 [ 253 ] {4c018a20-2380-4ae0-a234-0da8d95c525c} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3535 | 2024.11.28 01:55:07.103304 [ 253 ] {4c018a20-2380-4ae0-a234-0da8d95c525c} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001609 sec., 29832.19390926041 rows/sec., 2.15 MiB/sec. | ||
3536 | 2024.11.28 01:55:07.103510 [ 253 ] {4c018a20-2380-4ae0-a234-0da8d95c525c} <Debug> TCPHandler: Processed in 0.001980895 sec. | ||
3537 | 2024.11.28 01:55:07.103670 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3538 | 2024.11.28 01:55:07.103824 [ 4 ] {a488ae84-ec9f-40ae-8ce4-380425c48356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3539 | 2024.11.28 01:55:07.103879 [ 4 ] {a488ae84-ec9f-40ae-8ce4-380425c48356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3540 | 2024.11.28 01:55:07.104484 [ 4 ] {a488ae84-ec9f-40ae-8ce4-380425c48356} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3541 | 2024.11.28 01:55:07.104524 [ 4 ] {a488ae84-ec9f-40ae-8ce4-380425c48356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3542 | 2024.11.28 01:55:07.104900 [ 4 ] {a488ae84-ec9f-40ae-8ce4-380425c48356} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3543 | 2024.11.28 01:55:07.105159 [ 4 ] {a488ae84-ec9f-40ae-8ce4-380425c48356} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3544 | 2024.11.28 01:55:07.105377 [ 4 ] {a488ae84-ec9f-40ae-8ce4-380425c48356} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001581 sec., 8855.154965211892 rows/sec., 620.16 KiB/sec. | ||
3545 | 2024.11.28 01:55:07.105431 [ 4 ] {a488ae84-ec9f-40ae-8ce4-380425c48356} <Debug> TCPHandler: Processed in 0.001817011 sec. | ||
3546 | 2024.11.28 01:55:07.105588 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3547 | 2024.11.28 01:55:07.105707 [ 253 ] {e415a581-c2c6-4a73-ad64-ebd3f62d27f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3548 | 2024.11.28 01:55:07.105755 [ 253 ] {e415a581-c2c6-4a73-ad64-ebd3f62d27f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3549 | 2024.11.28 01:55:07.106334 [ 253 ] {e415a581-c2c6-4a73-ad64-ebd3f62d27f3} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3550 | 2024.11.28 01:55:07.106373 [ 253 ] {e415a581-c2c6-4a73-ad64-ebd3f62d27f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3551 | 2024.11.28 01:55:07.106732 [ 253 ] {e415a581-c2c6-4a73-ad64-ebd3f62d27f3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3552 | 2024.11.28 01:55:07.106972 [ 253 ] {e415a581-c2c6-4a73-ad64-ebd3f62d27f3} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3553 | 2024.11.28 01:55:07.107237 [ 253 ] {e415a581-c2c6-4a73-ad64-ebd3f62d27f3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001551 sec., 8381.689232753062 rows/sec., 522.60 KiB/sec. | ||
3554 | 2024.11.28 01:55:07.107407 [ 253 ] {e415a581-c2c6-4a73-ad64-ebd3f62d27f3} <Debug> TCPHandler: Processed in 0.001876232 sec. | ||
3555 | 2024.11.28 01:55:07.107578 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3556 | 2024.11.28 01:55:07.107718 [ 4 ] {bcb3dc90-8fd6-43e2-bf19-14462bfdbcb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3557 | 2024.11.28 01:55:07.107775 [ 4 ] {bcb3dc90-8fd6-43e2-bf19-14462bfdbcb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3558 | 2024.11.28 01:55:07.108577 [ 4 ] {bcb3dc90-8fd6-43e2-bf19-14462bfdbcb9} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3559 | 2024.11.28 01:55:07.108617 [ 4 ] {bcb3dc90-8fd6-43e2-bf19-14462bfdbcb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3560 | 2024.11.28 01:55:07.109011 [ 4 ] {bcb3dc90-8fd6-43e2-bf19-14462bfdbcb9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3561 | 2024.11.28 01:55:07.109269 [ 4 ] {bcb3dc90-8fd6-43e2-bf19-14462bfdbcb9} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3562 | 2024.11.28 01:55:07.109488 [ 4 ] {bcb3dc90-8fd6-43e2-bf19-14462bfdbcb9} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001801 sec., 234869.51693503608 rows/sec., 16.79 MiB/sec. | ||
3563 | 2024.11.28 01:55:07.109541 [ 4 ] {bcb3dc90-8fd6-43e2-bf19-14462bfdbcb9} <Debug> TCPHandler: Processed in 0.002030665 sec. | ||
3564 | 2024.11.28 01:55:07.109686 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3565 | 2024.11.28 01:55:07.109803 [ 253 ] {3f8e1b72-b221-4e60-9d70-56ccdf4435c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3566 | 2024.11.28 01:55:07.109853 [ 253 ] {3f8e1b72-b221-4e60-9d70-56ccdf4435c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3567 | 2024.11.28 01:55:07.110339 [ 253 ] {3f8e1b72-b221-4e60-9d70-56ccdf4435c6} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3568 | 2024.11.28 01:55:07.110377 [ 253 ] {3f8e1b72-b221-4e60-9d70-56ccdf4435c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3569 | 2024.11.28 01:55:07.110746 [ 253 ] {3f8e1b72-b221-4e60-9d70-56ccdf4435c6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3570 | 2024.11.28 01:55:07.110985 [ 253 ] {3f8e1b72-b221-4e60-9d70-56ccdf4435c6} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3571 | 2024.11.28 01:55:07.111159 [ 253 ] {3f8e1b72-b221-4e60-9d70-56ccdf4435c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00138 sec., 4347.826086956522 rows/sec., 227.16 KiB/sec. | ||
3572 | 2024.11.28 01:55:07.111210 [ 253 ] {3f8e1b72-b221-4e60-9d70-56ccdf4435c6} <Debug> TCPHandler: Processed in 0.001579237 sec. | ||
3573 | 2024.11.28 01:55:07.111347 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3574 | 2024.11.28 01:55:07.111488 [ 4 ] {3b7a9cf8-7e92-4638-b682-628d5d58df90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3575 | 2024.11.28 01:55:07.111551 [ 4 ] {3b7a9cf8-7e92-4638-b682-628d5d58df90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3576 | 2024.11.28 01:55:07.112253 [ 4 ] {3b7a9cf8-7e92-4638-b682-628d5d58df90} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3577 | 2024.11.28 01:55:07.112299 [ 4 ] {3b7a9cf8-7e92-4638-b682-628d5d58df90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3578 | 2024.11.28 01:55:07.112702 [ 4 ] {3b7a9cf8-7e92-4638-b682-628d5d58df90} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3579 | 2024.11.28 01:55:07.112955 [ 4 ] {3b7a9cf8-7e92-4638-b682-628d5d58df90} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3580 | 2024.11.28 01:55:07.113226 [ 4 ] {3b7a9cf8-7e92-4638-b682-628d5d58df90} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001763 sec., 134429.9489506523 rows/sec., 9.01 MiB/sec. | ||
3581 | 2024.11.28 01:55:07.113414 [ 4 ] {3b7a9cf8-7e92-4638-b682-628d5d58df90} <Debug> TCPHandler: Processed in 0.002127637 sec. | ||
3582 | 2024.11.28 01:55:07.113632 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3583 | 2024.11.28 01:55:07.113768 [ 253 ] {60ed5955-ae10-4689-ae10-603e8ea8dc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3584 | 2024.11.28 01:55:07.113825 [ 253 ] {60ed5955-ae10-4689-ae10-603e8ea8dc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3585 | 2024.11.28 01:55:07.114366 [ 253 ] {60ed5955-ae10-4689-ae10-603e8ea8dc5a} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3586 | 2024.11.28 01:55:07.114404 [ 253 ] {60ed5955-ae10-4689-ae10-603e8ea8dc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3587 | 2024.11.28 01:55:07.114755 [ 253 ] {60ed5955-ae10-4689-ae10-603e8ea8dc5a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3588 | 2024.11.28 01:55:07.114988 [ 253 ] {60ed5955-ae10-4689-ae10-603e8ea8dc5a} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3589 | 2024.11.28 01:55:07.115165 [ 253 ] {60ed5955-ae10-4689-ae10-603e8ea8dc5a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001428 sec., 700.2801120448179 rows/sec., 47.19 KiB/sec. | ||
3590 | 2024.11.28 01:55:07.115215 [ 253 ] {60ed5955-ae10-4689-ae10-603e8ea8dc5a} <Debug> TCPHandler: Processed in 0.00170192 sec. | ||
3591 | 2024.11.28 01:55:07.115368 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3592 | 2024.11.28 01:55:07.115506 [ 4 ] {0cece4db-918d-4a4e-a077-0f1e9f1dbe6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3593 | 2024.11.28 01:55:07.115601 [ 4 ] {0cece4db-918d-4a4e-a077-0f1e9f1dbe6c} <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 | ||
3594 | 2024.11.28 01:55:07.116883 [ 4 ] {0cece4db-918d-4a4e-a077-0f1e9f1dbe6c} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3595 | 2024.11.28 01:55:07.116924 [ 4 ] {0cece4db-918d-4a4e-a077-0f1e9f1dbe6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3596 | 2024.11.28 01:55:07.117583 [ 4 ] {0cece4db-918d-4a4e-a077-0f1e9f1dbe6c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3597 | 2024.11.28 01:55:07.117847 [ 4 ] {0cece4db-918d-4a4e-a077-0f1e9f1dbe6c} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3598 | 2024.11.28 01:55:07.118131 [ 4 ] {0cece4db-918d-4a4e-a077-0f1e9f1dbe6c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002653 sec., 15454.202789295137 rows/sec., 27.69 MiB/sec. | ||
3599 | 2024.11.28 01:55:07.118276 [ 4 ] {0cece4db-918d-4a4e-a077-0f1e9f1dbe6c} <Debug> TCPHandler: Processed in 0.002976262 sec. | ||
3600 | 2024.11.28 01:55:07.118454 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3601 | 2024.11.28 01:55:07.118593 [ 253 ] {db89c022-e3f5-4360-9859-16aaacb033aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3602 | 2024.11.28 01:55:07.118651 [ 253 ] {db89c022-e3f5-4360-9859-16aaacb033aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3603 | 2024.11.28 01:55:07.119221 [ 253 ] {db89c022-e3f5-4360-9859-16aaacb033aa} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3604 | 2024.11.28 01:55:07.119267 [ 253 ] {db89c022-e3f5-4360-9859-16aaacb033aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3605 | 2024.11.28 01:55:07.119636 [ 253 ] {db89c022-e3f5-4360-9859-16aaacb033aa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3606 | 2024.11.28 01:55:07.119869 [ 253 ] {db89c022-e3f5-4360-9859-16aaacb033aa} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3607 | 2024.11.28 01:55:07.120050 [ 253 ] {db89c022-e3f5-4360-9859-16aaacb033aa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001489 sec., 55070.51712558764 rows/sec., 3.50 MiB/sec. | ||
3608 | 2024.11.28 01:55:07.120100 [ 253 ] {db89c022-e3f5-4360-9859-16aaacb033aa} <Debug> TCPHandler: Processed in 0.00171557 sec. | ||
3609 | 2024.11.28 01:55:12.090034 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3610 | 2024.11.28 01:55:12.090240 [ 253 ] {0b4b8710-45f1-4e79-9bf1-5709410cd911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3611 | 2024.11.28 01:55:12.090313 [ 253 ] {0b4b8710-45f1-4e79-9bf1-5709410cd911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3612 | 2024.11.28 01:55:12.091158 [ 253 ] {0b4b8710-45f1-4e79-9bf1-5709410cd911} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3613 | 2024.11.28 01:55:12.091205 [ 253 ] {0b4b8710-45f1-4e79-9bf1-5709410cd911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3614 | 2024.11.28 01:55:12.091644 [ 253 ] {0b4b8710-45f1-4e79-9bf1-5709410cd911} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3615 | 2024.11.28 01:55:12.091918 [ 253 ] {0b4b8710-45f1-4e79-9bf1-5709410cd911} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3616 | 2024.11.28 01:55:12.092067 [ 95 ] {} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3617 | 2024.11.28 01:55:12.092109 [ 95 ] {} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3618 | 2024.11.28 01:55:12.092133 [ 253 ] {0b4b8710-45f1-4e79-9bf1-5709410cd911} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001941 sec., 28851.107676455435 rows/sec., 2.20 MiB/sec. | ||
3619 | 2024.11.28 01:55:12.092138 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3620 | 2024.11.28 01:55:12.092255 [ 253 ] {0b4b8710-45f1-4e79-9bf1-5709410cd911} <Debug> TCPHandler: Processed in 0.002346271 sec. | ||
3621 | 2024.11.28 01:55:12.092464 [ 191 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
3622 | 2024.11.28 01:55:12.092609 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3623 | 2024.11.28 01:55:12.092915 [ 191 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3624 | 2024.11.28 01:55:12.092984 [ 191 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
3625 | 2024.11.28 01:55:12.092995 [ 4 ] {819e37d7-046e-4653-b28c-72562ab3b3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3626 | 2024.11.28 01:55:12.093147 [ 4 ] {819e37d7-046e-4653-b28c-72562ab3b3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3627 | 2024.11.28 01:55:12.093179 [ 191 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1426 rows starting from the beginning of the part | ||
3628 | 2024.11.28 01:55:12.093512 [ 191 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
3629 | 2024.11.28 01:55:12.093865 [ 191 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
3630 | 2024.11.28 01:55:12.094124 [ 191 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 285 rows starting from the beginning of the part | ||
3631 | 2024.11.28 01:55:12.094377 [ 191 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
3632 | 2024.11.28 01:55:12.096120 [ 4 ] {819e37d7-046e-4653-b28c-72562ab3b3b3} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3633 | 2024.11.28 01:55:12.096210 [ 4 ] {819e37d7-046e-4653-b28c-72562ab3b3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3634 | 2024.11.28 01:55:12.097233 [ 4 ] {819e37d7-046e-4653-b28c-72562ab3b3b3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3635 | 2024.11.28 01:55:12.097584 [ 4 ] {819e37d7-046e-4653-b28c-72562ab3b3b3} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3636 | 2024.11.28 01:55:12.097938 [ 95 ] {} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3637 | 2024.11.28 01:55:12.098062 [ 95 ] {} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3638 | 2024.11.28 01:55:12.098137 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3639 | 2024.11.28 01:55:12.098342 [ 191 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3310 rows, containing 5 columns (5 merged, 0 gathered) in 0.006103916 sec., 542274.8281594963 rows/sec., 47.37 MiB/sec. | ||
3640 | 2024.11.28 01:55:12.098592 [ 4 ] {819e37d7-046e-4653-b28c-72562ab3b3b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005592 sec., 11444.921316165952 rows/sec., 914.74 KiB/sec. | ||
3641 | 2024.11.28 01:55:12.098726 [ 192 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
3642 | 2024.11.28 01:55:12.098861 [ 191 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3643 | 2024.11.28 01:55:12.099414 [ 192 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3644 | 2024.11.28 01:55:12.099434 [ 4 ] {819e37d7-046e-4653-b28c-72562ab3b3b3} <Debug> TCPHandler: Processed in 0.007022182 sec. | ||
3645 | 2024.11.28 01:55:12.099522 [ 192 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 909 rows starting from the beginning of the part | ||
3646 | 2024.11.28 01:55:12.099761 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3647 | 2024.11.28 01:55:12.099865 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_26_5} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3648 | 2024.11.28 01:55:12.099941 [ 192 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 881 rows starting from the beginning of the part | ||
3649 | 2024.11.28 01:55:12.100394 [ 253 ] {38ab51bc-3e71-40d8-a794-3840e5441eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3650 | 2024.11.28 01:55:12.100422 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_26_5} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3651 | 2024.11.28 01:55:12.100503 [ 192 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
3652 | 2024.11.28 01:55:12.100703 [ 253 ] {38ab51bc-3e71-40d8-a794-3840e5441eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3653 | 2024.11.28 01:55:12.100809 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
3654 | 2024.11.28 01:55:12.101016 [ 192 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
3655 | 2024.11.28 01:55:12.101358 [ 192 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 423 rows starting from the beginning of the part | ||
3656 | 2024.11.28 01:55:12.101737 [ 192 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
3657 | 2024.11.28 01:55:12.103330 [ 253 ] {38ab51bc-3e71-40d8-a794-3840e5441eb9} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3658 | 2024.11.28 01:55:12.103392 [ 253 ] {38ab51bc-3e71-40d8-a794-3840e5441eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3659 | 2024.11.28 01:55:12.104459 [ 253 ] {38ab51bc-3e71-40d8-a794-3840e5441eb9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3660 | 2024.11.28 01:55:12.104794 [ 253 ] {38ab51bc-3e71-40d8-a794-3840e5441eb9} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3661 | 2024.11.28 01:55:12.105160 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3662 | 2024.11.28 01:55:12.105250 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3663 | 2024.11.28 01:55:12.105306 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3664 | 2024.11.28 01:55:12.105318 [ 192 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.007011272 sec., 343019.06986349984 rows/sec., 26.30 MiB/sec. | ||
3665 | 2024.11.28 01:55:12.105427 [ 253 ] {38ab51bc-3e71-40d8-a794-3840e5441eb9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005247 sec., 30493.615399275775 rows/sec., 2.12 MiB/sec. | ||
3666 | 2024.11.28 01:55:12.105541 [ 191 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
3667 | 2024.11.28 01:55:12.105635 [ 253 ] {38ab51bc-3e71-40d8-a794-3840e5441eb9} <Debug> TCPHandler: Processed in 0.006057615 sec. | ||
3668 | 2024.11.28 01:55:12.105690 [ 192 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3669 | 2024.11.28 01:55:12.105919 [ 191 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3670 | 2024.11.28 01:55:12.106039 [ 191 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6443 rows starting from the beginning of the part | ||
3671 | 2024.11.28 01:55:12.106093 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3672 | 2024.11.28 01:55:12.106418 [ 191 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1018 rows starting from the beginning of the part | ||
3673 | 2024.11.28 01:55:12.106652 [ 192 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_26_5} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3674 | 2024.11.28 01:55:12.106806 [ 4 ] {6020b94b-3410-4b45-a2b4-e2bfa9410fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3675 | 2024.11.28 01:55:12.106986 [ 192 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_26_5} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3676 | 2024.11.28 01:55:12.106996 [ 191 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
3677 | 2024.11.28 01:55:12.107040 [ 4 ] {6020b94b-3410-4b45-a2b4-e2bfa9410fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3678 | 2024.11.28 01:55:12.107282 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
3679 | 2024.11.28 01:55:12.107547 [ 191 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
3680 | 2024.11.28 01:55:12.107883 [ 191 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part | ||
3681 | 2024.11.28 01:55:12.108195 [ 191 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
3682 | 2024.11.28 01:55:12.109360 [ 4 ] {6020b94b-3410-4b45-a2b4-e2bfa9410fd7} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3683 | 2024.11.28 01:55:12.109424 [ 4 ] {6020b94b-3410-4b45-a2b4-e2bfa9410fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3684 | 2024.11.28 01:55:12.110065 [ 4 ] {6020b94b-3410-4b45-a2b4-e2bfa9410fd7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3685 | 2024.11.28 01:55:12.110635 [ 4 ] {6020b94b-3410-4b45-a2b4-e2bfa9410fd7} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3686 | 2024.11.28 01:55:12.110976 [ 95 ] {} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3687 | 2024.11.28 01:55:12.111063 [ 95 ] {} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3688 | 2024.11.28 01:55:12.111127 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3689 | 2024.11.28 01:55:12.111227 [ 4 ] {6020b94b-3410-4b45-a2b4-e2bfa9410fd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004599 sec., 13046.31441617743 rows/sec., 900.33 KiB/sec. | ||
3690 | 2024.11.28 01:55:12.111631 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
3691 | 2024.11.28 01:55:12.111650 [ 4 ] {6020b94b-3410-4b45-a2b4-e2bfa9410fd7} <Debug> TCPHandler: Processed in 0.005858492 sec. | ||
3692 | 2024.11.28 01:55:12.112249 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3693 | 2024.11.28 01:55:12.112319 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1224 rows starting from the beginning of the part | ||
3694 | 2024.11.28 01:55:12.112396 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
3695 | 2024.11.28 01:55:12.112554 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
3696 | 2024.11.28 01:55:12.112935 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
3697 | 2024.11.28 01:55:12.113297 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
3698 | 2024.11.28 01:55:12.113431 [ 191 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8084 rows, containing 5 columns (5 merged, 0 gathered) in 0.008000399 sec., 1010449.6038260092 rows/sec., 68.13 MiB/sec. | ||
3699 | 2024.11.28 01:55:12.113517 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
3700 | 2024.11.28 01:55:12.114187 [ 191 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3701 | 2024.11.28 01:55:12.114842 [ 191 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3702 | 2024.11.28 01:55:12.115042 [ 191 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3703 | 2024.11.28 01:55:12.115202 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
3704 | 2024.11.28 01:55:12.115515 [ 199 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1508 rows, containing 4 columns (4 merged, 0 gathered) in 0.004304495 sec., 350331.4558386059 rows/sec., 22.84 MiB/sec. | ||
3705 | 2024.11.28 01:55:12.115805 [ 199 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3706 | 2024.11.28 01:55:12.116135 [ 199 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_26_5} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3707 | 2024.11.28 01:55:12.116221 [ 199 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_26_5} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3708 | 2024.11.28 01:55:12.116310 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
3709 | 2024.11.28 01:55:13.572384 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
3710 | 2024.11.28 01:55:13.573485 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3711 | 2024.11.28 01:55:13.573555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3712 | 2024.11.28 01:55:13.574076 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3713 | 2024.11.28 01:55:13.574337 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3714 | 2024.11.28 01:55:13.574742 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
3715 | 2024.11.28 01:55:14.089923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3716 | 2024.11.28 01:55:14.108814 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3717 | 2024.11.28 01:55:14.108873 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3718 | 2024.11.28 01:55:14.116260 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3719 | 2024.11.28 01:55:14.117099 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3720 | 2024.11.28 01:55:14.120632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3721 | 2024.11.28 01:55:16.108282 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 558 | ||
3722 | 2024.11.28 01:55:16.111302 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3723 | 2024.11.28 01:55:16.111351 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3724 | 2024.11.28 01:55:16.112834 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3725 | 2024.11.28 01:55:16.113137 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3726 | 2024.11.28 01:55:16.114027 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
3727 | 2024.11.28 01:55:17.096230 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3728 | 2024.11.28 01:55:17.096424 [ 253 ] {6801155d-e7f7-4e5b-86a3-9962c6193df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3729 | 2024.11.28 01:55:17.096501 [ 253 ] {6801155d-e7f7-4e5b-86a3-9962c6193df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3730 | 2024.11.28 01:55:17.097321 [ 253 ] {6801155d-e7f7-4e5b-86a3-9962c6193df2} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3731 | 2024.11.28 01:55:17.097376 [ 253 ] {6801155d-e7f7-4e5b-86a3-9962c6193df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3732 | 2024.11.28 01:55:17.097807 [ 253 ] {6801155d-e7f7-4e5b-86a3-9962c6193df2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3733 | 2024.11.28 01:55:17.098070 [ 253 ] {6801155d-e7f7-4e5b-86a3-9962c6193df2} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3734 | 2024.11.28 01:55:17.098317 [ 253 ] {6801155d-e7f7-4e5b-86a3-9962c6193df2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001944 sec., 7201.6460905349795 rows/sec., 518.42 KiB/sec. | ||
3735 | 2024.11.28 01:55:17.098383 [ 253 ] {6801155d-e7f7-4e5b-86a3-9962c6193df2} <Debug> TCPHandler: Processed in 0.00228761 sec. | ||
3736 | 2024.11.28 01:55:17.098620 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3737 | 2024.11.28 01:55:17.098807 [ 4 ] {db3a3274-867c-4cb7-acc4-5c5933ea3a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3738 | 2024.11.28 01:55:17.098878 [ 4 ] {db3a3274-867c-4cb7-acc4-5c5933ea3a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3739 | 2024.11.28 01:55:17.099748 [ 4 ] {db3a3274-867c-4cb7-acc4-5c5933ea3a00} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3740 | 2024.11.28 01:55:17.099790 [ 4 ] {db3a3274-867c-4cb7-acc4-5c5933ea3a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3741 | 2024.11.28 01:55:17.100255 [ 4 ] {db3a3274-867c-4cb7-acc4-5c5933ea3a00} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3742 | 2024.11.28 01:55:17.100530 [ 4 ] {db3a3274-867c-4cb7-acc4-5c5933ea3a00} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3743 | 2024.11.28 01:55:17.100729 [ 4 ] {db3a3274-867c-4cb7-acc4-5c5933ea3a00} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.001974 sec., 144376.89969604864 rows/sec., 12.74 MiB/sec. | ||
3744 | 2024.11.28 01:55:17.100788 [ 4 ] {db3a3274-867c-4cb7-acc4-5c5933ea3a00} <Debug> TCPHandler: Processed in 0.00230075 sec. | ||
3745 | 2024.11.28 01:55:17.100938 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3746 | 2024.11.28 01:55:17.101066 [ 253 ] {09582c19-9576-45e0-b060-963c649d7503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3747 | 2024.11.28 01:55:17.101122 [ 253 ] {09582c19-9576-45e0-b060-963c649d7503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3748 | 2024.11.28 01:55:17.101728 [ 253 ] {09582c19-9576-45e0-b060-963c649d7503} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3749 | 2024.11.28 01:55:17.101769 [ 253 ] {09582c19-9576-45e0-b060-963c649d7503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3750 | 2024.11.28 01:55:17.102139 [ 253 ] {09582c19-9576-45e0-b060-963c649d7503} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3751 | 2024.11.28 01:55:17.102385 [ 253 ] {09582c19-9576-45e0-b060-963c649d7503} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3752 | 2024.11.28 01:55:17.102592 [ 253 ] {09582c19-9576-45e0-b060-963c649d7503} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001555 sec., 30868.16720257235 rows/sec., 2.22 MiB/sec. | ||
3753 | 2024.11.28 01:55:17.102645 [ 253 ] {09582c19-9576-45e0-b060-963c649d7503} <Debug> TCPHandler: Processed in 0.001766351 sec. | ||
3754 | 2024.11.28 01:55:17.102784 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3755 | 2024.11.28 01:55:17.102906 [ 4 ] {d98e6713-4206-435d-bbfc-824edbc435e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3756 | 2024.11.28 01:55:17.102956 [ 4 ] {d98e6713-4206-435d-bbfc-824edbc435e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3757 | 2024.11.28 01:55:17.103548 [ 4 ] {d98e6713-4206-435d-bbfc-824edbc435e5} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3758 | 2024.11.28 01:55:17.103587 [ 4 ] {d98e6713-4206-435d-bbfc-824edbc435e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3759 | 2024.11.28 01:55:17.103950 [ 4 ] {d98e6713-4206-435d-bbfc-824edbc435e5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3760 | 2024.11.28 01:55:17.104199 [ 4 ] {d98e6713-4206-435d-bbfc-824edbc435e5} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3761 | 2024.11.28 01:55:17.104376 [ 4 ] {d98e6713-4206-435d-bbfc-824edbc435e5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001496 sec., 9358.288770053476 rows/sec., 655.39 KiB/sec. | ||
3762 | 2024.11.28 01:55:17.104428 [ 4 ] {d98e6713-4206-435d-bbfc-824edbc435e5} <Debug> TCPHandler: Processed in 0.001700279 sec. | ||
3763 | 2024.11.28 01:55:17.104591 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3764 | 2024.11.28 01:55:17.104708 [ 253 ] {f74c45fa-195e-4640-bdcf-6eb6dfe685bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3765 | 2024.11.28 01:55:17.104755 [ 253 ] {f74c45fa-195e-4640-bdcf-6eb6dfe685bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3766 | 2024.11.28 01:55:17.105332 [ 253 ] {f74c45fa-195e-4640-bdcf-6eb6dfe685bc} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3767 | 2024.11.28 01:55:17.105372 [ 253 ] {f74c45fa-195e-4640-bdcf-6eb6dfe685bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3768 | 2024.11.28 01:55:17.105724 [ 253 ] {f74c45fa-195e-4640-bdcf-6eb6dfe685bc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3769 | 2024.11.28 01:55:17.105958 [ 253 ] {f74c45fa-195e-4640-bdcf-6eb6dfe685bc} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3770 | 2024.11.28 01:55:17.106168 [ 253 ] {f74c45fa-195e-4640-bdcf-6eb6dfe685bc} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001483 sec., 8766.014834794336 rows/sec., 546.56 KiB/sec. | ||
3771 | 2024.11.28 01:55:17.106219 [ 253 ] {f74c45fa-195e-4640-bdcf-6eb6dfe685bc} <Debug> TCPHandler: Processed in 0.001682449 sec. | ||
3772 | 2024.11.28 01:55:17.106372 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3773 | 2024.11.28 01:55:17.106490 [ 4 ] {6ee2e405-2e30-454c-969e-eb45cf741fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3774 | 2024.11.28 01:55:17.106539 [ 4 ] {6ee2e405-2e30-454c-969e-eb45cf741fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3775 | 2024.11.28 01:55:17.107369 [ 4 ] {6ee2e405-2e30-454c-969e-eb45cf741fe8} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3776 | 2024.11.28 01:55:17.107415 [ 4 ] {6ee2e405-2e30-454c-969e-eb45cf741fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3777 | 2024.11.28 01:55:17.107833 [ 4 ] {6ee2e405-2e30-454c-969e-eb45cf741fe8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3778 | 2024.11.28 01:55:17.108081 [ 4 ] {6ee2e405-2e30-454c-969e-eb45cf741fe8} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3779 | 2024.11.28 01:55:17.108256 [ 4 ] {6ee2e405-2e30-454c-969e-eb45cf741fe8} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001791 sec., 236180.90452261307 rows/sec., 16.88 MiB/sec. | ||
3780 | 2024.11.28 01:55:17.108308 [ 4 ] {6ee2e405-2e30-454c-969e-eb45cf741fe8} <Debug> TCPHandler: Processed in 0.001994024 sec. | ||
3781 | 2024.11.28 01:55:17.108453 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3782 | 2024.11.28 01:55:17.108570 [ 253 ] {54465542-a938-414f-a26d-21778ed34838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3783 | 2024.11.28 01:55:17.108619 [ 253 ] {54465542-a938-414f-a26d-21778ed34838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3784 | 2024.11.28 01:55:17.109099 [ 253 ] {54465542-a938-414f-a26d-21778ed34838} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3785 | 2024.11.28 01:55:17.109137 [ 253 ] {54465542-a938-414f-a26d-21778ed34838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3786 | 2024.11.28 01:55:17.109499 [ 253 ] {54465542-a938-414f-a26d-21778ed34838} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3787 | 2024.11.28 01:55:17.109735 [ 253 ] {54465542-a938-414f-a26d-21778ed34838} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3788 | 2024.11.28 01:55:17.110000 [ 253 ] {54465542-a938-414f-a26d-21778ed34838} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001448 sec., 4143.646408839779 rows/sec., 216.49 KiB/sec. | ||
3789 | 2024.11.28 01:55:17.110183 [ 253 ] {54465542-a938-414f-a26d-21778ed34838} <Debug> TCPHandler: Processed in 0.001783091 sec. | ||
3790 | 2024.11.28 01:55:17.110350 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3791 | 2024.11.28 01:55:17.110463 [ 4 ] {705d8630-67fe-4632-b142-51db8a56a2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3792 | 2024.11.28 01:55:17.110515 [ 4 ] {705d8630-67fe-4632-b142-51db8a56a2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3793 | 2024.11.28 01:55:17.111146 [ 4 ] {705d8630-67fe-4632-b142-51db8a56a2b5} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3794 | 2024.11.28 01:55:17.111193 [ 4 ] {705d8630-67fe-4632-b142-51db8a56a2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3795 | 2024.11.28 01:55:17.111658 [ 4 ] {705d8630-67fe-4632-b142-51db8a56a2b5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3796 | 2024.11.28 01:55:17.111907 [ 4 ] {705d8630-67fe-4632-b142-51db8a56a2b5} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3797 | 2024.11.28 01:55:17.112114 [ 4 ] {705d8630-67fe-4632-b142-51db8a56a2b5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00167 sec., 141916.16766467065 rows/sec., 9.51 MiB/sec. | ||
3798 | 2024.11.28 01:55:17.112294 [ 4 ] {705d8630-67fe-4632-b142-51db8a56a2b5} <Debug> TCPHandler: Processed in 0.002006665 sec. | ||
3799 | 2024.11.28 01:55:17.112499 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3800 | 2024.11.28 01:55:17.112615 [ 253 ] {9bc97458-2a6e-41ac-a0b3-5730ac25aa23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3801 | 2024.11.28 01:55:17.112666 [ 253 ] {9bc97458-2a6e-41ac-a0b3-5730ac25aa23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3802 | 2024.11.28 01:55:17.113151 [ 253 ] {9bc97458-2a6e-41ac-a0b3-5730ac25aa23} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3803 | 2024.11.28 01:55:17.113190 [ 253 ] {9bc97458-2a6e-41ac-a0b3-5730ac25aa23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3804 | 2024.11.28 01:55:17.113541 [ 253 ] {9bc97458-2a6e-41ac-a0b3-5730ac25aa23} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3805 | 2024.11.28 01:55:17.113776 [ 253 ] {9bc97458-2a6e-41ac-a0b3-5730ac25aa23} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3806 | 2024.11.28 01:55:17.113984 [ 253 ] {9bc97458-2a6e-41ac-a0b3-5730ac25aa23} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001393 sec., 717.8750897343863 rows/sec., 48.37 KiB/sec. | ||
3807 | 2024.11.28 01:55:17.114033 [ 253 ] {9bc97458-2a6e-41ac-a0b3-5730ac25aa23} <Debug> TCPHandler: Processed in 0.001621458 sec. | ||
3808 | 2024.11.28 01:55:17.114175 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3809 | 2024.11.28 01:55:17.114292 [ 4 ] {49023627-eaaf-4088-be6d-bc1241e18824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3810 | 2024.11.28 01:55:17.114372 [ 4 ] {49023627-eaaf-4088-be6d-bc1241e18824} <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 | ||
3811 | 2024.11.28 01:55:17.115491 [ 4 ] {49023627-eaaf-4088-be6d-bc1241e18824} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3812 | 2024.11.28 01:55:17.115528 [ 4 ] {49023627-eaaf-4088-be6d-bc1241e18824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3813 | 2024.11.28 01:55:17.116209 [ 4 ] {49023627-eaaf-4088-be6d-bc1241e18824} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3814 | 2024.11.28 01:55:17.116466 [ 4 ] {49023627-eaaf-4088-be6d-bc1241e18824} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3815 | 2024.11.28 01:55:17.116657 [ 4 ] {49023627-eaaf-4088-be6d-bc1241e18824} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002391 sec., 17147.636971978252 rows/sec., 30.73 MiB/sec. | ||
3816 | 2024.11.28 01:55:17.116748 [ 4 ] {49023627-eaaf-4088-be6d-bc1241e18824} <Debug> TCPHandler: Processed in 0.002627836 sec. | ||
3817 | 2024.11.28 01:55:17.116956 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3818 | 2024.11.28 01:55:17.117177 [ 253 ] {378f86e2-06c8-44c5-92ca-c470da671264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3819 | 2024.11.28 01:55:17.117269 [ 253 ] {378f86e2-06c8-44c5-92ca-c470da671264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3820 | 2024.11.28 01:55:17.117915 [ 253 ] {378f86e2-06c8-44c5-92ca-c470da671264} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3821 | 2024.11.28 01:55:17.117954 [ 253 ] {378f86e2-06c8-44c5-92ca-c470da671264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3822 | 2024.11.28 01:55:17.118324 [ 253 ] {378f86e2-06c8-44c5-92ca-c470da671264} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3823 | 2024.11.28 01:55:17.118558 [ 253 ] {378f86e2-06c8-44c5-92ca-c470da671264} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3824 | 2024.11.28 01:55:17.118765 [ 253 ] {378f86e2-06c8-44c5-92ca-c470da671264} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001642 sec., 49939.09866017052 rows/sec., 3.17 MiB/sec. | ||
3825 | 2024.11.28 01:55:17.118813 [ 253 ] {378f86e2-06c8-44c5-92ca-c470da671264} <Debug> TCPHandler: Processed in 0.001966204 sec. | ||
3826 | 2024.11.28 01:55:20.988638 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3827 | 2024.11.28 01:55:20.988712 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3828 | 2024.11.28 01:55:21.074899 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
3829 | 2024.11.28 01:55:21.075571 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3830 | 2024.11.28 01:55:21.075625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3831 | 2024.11.28 01:55:21.076254 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3832 | 2024.11.28 01:55:21.076522 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3833 | 2024.11.28 01:55:21.076774 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3834 | 2024.11.28 01:55:21.620707 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3835 | 2024.11.28 01:55:21.639921 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3836 | 2024.11.28 01:55:21.639982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3837 | 2024.11.28 01:55:21.647705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3838 | 2024.11.28 01:55:21.648523 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3839 | 2024.11.28 01:55:21.651468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3840 | 2024.11.28 01:55:22.090138 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3841 | 2024.11.28 01:55:22.090325 [ 253 ] {a4b94833-2820-4a92-9bab-48d5e7758d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3842 | 2024.11.28 01:55:22.090405 [ 253 ] {a4b94833-2820-4a92-9bab-48d5e7758d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3843 | 2024.11.28 01:55:22.091242 [ 253 ] {a4b94833-2820-4a92-9bab-48d5e7758d4f} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3844 | 2024.11.28 01:55:22.091295 [ 253 ] {a4b94833-2820-4a92-9bab-48d5e7758d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3845 | 2024.11.28 01:55:22.091817 [ 253 ] {a4b94833-2820-4a92-9bab-48d5e7758d4f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3846 | 2024.11.28 01:55:22.092076 [ 253 ] {a4b94833-2820-4a92-9bab-48d5e7758d4f} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3847 | 2024.11.28 01:55:22.092322 [ 253 ] {a4b94833-2820-4a92-9bab-48d5e7758d4f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002047 sec., 27357.107962872495 rows/sec., 2.09 MiB/sec. | ||
3848 | 2024.11.28 01:55:22.092391 [ 253 ] {a4b94833-2820-4a92-9bab-48d5e7758d4f} <Debug> TCPHandler: Processed in 0.002400792 sec. | ||
3849 | 2024.11.28 01:55:22.092666 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3850 | 2024.11.28 01:55:22.092863 [ 4 ] {cb55f689-b25e-43ab-9878-878d8ec0ae4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3851 | 2024.11.28 01:55:22.092951 [ 4 ] {cb55f689-b25e-43ab-9878-878d8ec0ae4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3852 | 2024.11.28 01:55:22.094012 [ 4 ] {cb55f689-b25e-43ab-9878-878d8ec0ae4f} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3853 | 2024.11.28 01:55:22.094072 [ 4 ] {cb55f689-b25e-43ab-9878-878d8ec0ae4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3854 | 2024.11.28 01:55:22.094654 [ 4 ] {cb55f689-b25e-43ab-9878-878d8ec0ae4f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3855 | 2024.11.28 01:55:22.095007 [ 4 ] {cb55f689-b25e-43ab-9878-878d8ec0ae4f} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3856 | 2024.11.28 01:55:22.095322 [ 4 ] {cb55f689-b25e-43ab-9878-878d8ec0ae4f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002506 sec., 25538.707102952914 rows/sec., 1.99 MiB/sec. | ||
3857 | 2024.11.28 01:55:22.095517 [ 4 ] {cb55f689-b25e-43ab-9878-878d8ec0ae4f} <Debug> TCPHandler: Processed in 0.002998042 sec. | ||
3858 | 2024.11.28 01:55:22.095748 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3859 | 2024.11.28 01:55:22.095883 [ 253 ] {62f64a4f-93a1-4353-8341-3c24986548ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3860 | 2024.11.28 01:55:22.095942 [ 253 ] {62f64a4f-93a1-4353-8341-3c24986548ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3861 | 2024.11.28 01:55:22.096557 [ 253 ] {62f64a4f-93a1-4353-8341-3c24986548ad} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3862 | 2024.11.28 01:55:22.096601 [ 253 ] {62f64a4f-93a1-4353-8341-3c24986548ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3863 | 2024.11.28 01:55:22.097060 [ 253 ] {62f64a4f-93a1-4353-8341-3c24986548ad} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3864 | 2024.11.28 01:55:22.097324 [ 253 ] {62f64a4f-93a1-4353-8341-3c24986548ad} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3865 | 2024.11.28 01:55:22.097566 [ 253 ] {62f64a4f-93a1-4353-8341-3c24986548ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001716 sec., 93240.09324009324 rows/sec., 6.49 MiB/sec. | ||
3866 | 2024.11.28 01:55:22.097632 [ 253 ] {62f64a4f-93a1-4353-8341-3c24986548ad} <Debug> TCPHandler: Processed in 0.001978164 sec. | ||
3867 | 2024.11.28 01:55:22.097807 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3868 | 2024.11.28 01:55:22.097945 [ 4 ] {d47ed959-bbfb-4b99-9d74-25166766337b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3869 | 2024.11.28 01:55:22.098004 [ 4 ] {d47ed959-bbfb-4b99-9d74-25166766337b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3870 | 2024.11.28 01:55:22.098540 [ 4 ] {d47ed959-bbfb-4b99-9d74-25166766337b} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3871 | 2024.11.28 01:55:22.098581 [ 4 ] {d47ed959-bbfb-4b99-9d74-25166766337b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3872 | 2024.11.28 01:55:22.098988 [ 4 ] {d47ed959-bbfb-4b99-9d74-25166766337b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3873 | 2024.11.28 01:55:22.099245 [ 4 ] {d47ed959-bbfb-4b99-9d74-25166766337b} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3874 | 2024.11.28 01:55:22.099502 [ 4 ] {d47ed959-bbfb-4b99-9d74-25166766337b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001584 sec., 37878.78787878788 rows/sec., 2.55 MiB/sec. | ||
3875 | 2024.11.28 01:55:22.099676 [ 4 ] {d47ed959-bbfb-4b99-9d74-25166766337b} <Debug> TCPHandler: Processed in 0.001931874 sec. | ||
3876 | 2024.11.28 01:55:24.285228 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3877 | 2024.11.28 01:55:24.285432 [ 253 ] {615c9227-aa0b-4c44-b7ff-5876b82f51fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3878 | 2024.11.28 01:55:24.285505 [ 253 ] {615c9227-aa0b-4c44-b7ff-5876b82f51fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3879 | 2024.11.28 01:55:24.286257 [ 253 ] {615c9227-aa0b-4c44-b7ff-5876b82f51fe} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3880 | 2024.11.28 01:55:24.286311 [ 253 ] {615c9227-aa0b-4c44-b7ff-5876b82f51fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3881 | 2024.11.28 01:55:24.286748 [ 253 ] {615c9227-aa0b-4c44-b7ff-5876b82f51fe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3882 | 2024.11.28 01:55:24.287012 [ 253 ] {615c9227-aa0b-4c44-b7ff-5876b82f51fe} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3883 | 2024.11.28 01:55:24.287218 [ 80 ] {} <Debug> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
3884 | 2024.11.28 01:55:24.287248 [ 253 ] {615c9227-aa0b-4c44-b7ff-5876b82f51fe} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001867 sec., 7498.660953401179 rows/sec., 539.80 KiB/sec. | ||
3885 | 2024.11.28 01:55:24.287297 [ 80 ] {} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3886 | 2024.11.28 01:55:24.287370 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3887 | 2024.11.28 01:55:24.287392 [ 253 ] {615c9227-aa0b-4c44-b7ff-5876b82f51fe} <Debug> TCPHandler: Processed in 0.00229404 sec. | ||
3888 | 2024.11.28 01:55:24.287706 [ 190 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
3889 | 2024.11.28 01:55:24.287739 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3890 | 2024.11.28 01:55:24.287969 [ 190 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3891 | 2024.11.28 01:55:24.288038 [ 190 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
3892 | 2024.11.28 01:55:24.288037 [ 4 ] {c0af813c-947f-46fd-a250-ea6846fcddd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3893 | 2024.11.28 01:55:24.288246 [ 190 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
3894 | 2024.11.28 01:55:24.288242 [ 4 ] {c0af813c-947f-46fd-a250-ea6846fcddd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3895 | 2024.11.28 01:55:24.288616 [ 190 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
3896 | 2024.11.28 01:55:24.288918 [ 190 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
3897 | 2024.11.28 01:55:24.289251 [ 190 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
3898 | 2024.11.28 01:55:24.291048 [ 4 ] {c0af813c-947f-46fd-a250-ea6846fcddd1} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3899 | 2024.11.28 01:55:24.291123 [ 4 ] {c0af813c-947f-46fd-a250-ea6846fcddd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3900 | 2024.11.28 01:55:24.291855 [ 190 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004362156 sec., 16047.110648954325 rows/sec., 1.19 MiB/sec. | ||
3901 | 2024.11.28 01:55:24.292154 [ 190 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
3902 | 2024.11.28 01:55:24.292188 [ 4 ] {c0af813c-947f-46fd-a250-ea6846fcddd1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3903 | 2024.11.28 01:55:24.292729 [ 4 ] {c0af813c-947f-46fd-a250-ea6846fcddd1} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3904 | 2024.11.28 01:55:24.292793 [ 190 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_13_3} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3905 | 2024.11.28 01:55:24.292972 [ 190 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_13_3} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
3906 | 2024.11.28 01:55:24.293254 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3907 | 2024.11.28 01:55:24.293366 [ 4 ] {c0af813c-947f-46fd-a250-ea6846fcddd1} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.005423 sec., 2581.5969020837174 rows/sec., 210.51 KiB/sec. | ||
3908 | 2024.11.28 01:55:24.293458 [ 4 ] {c0af813c-947f-46fd-a250-ea6846fcddd1} <Debug> TCPHandler: Processed in 0.005921193 sec. | ||
3909 | 2024.11.28 01:55:24.293650 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3910 | 2024.11.28 01:55:24.293863 [ 253 ] {7201893b-4a77-45d2-87bf-5043d4998111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3911 | 2024.11.28 01:55:24.293925 [ 253 ] {7201893b-4a77-45d2-87bf-5043d4998111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3912 | 2024.11.28 01:55:24.295504 [ 253 ] {7201893b-4a77-45d2-87bf-5043d4998111} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3913 | 2024.11.28 01:55:24.295550 [ 253 ] {7201893b-4a77-45d2-87bf-5043d4998111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3914 | 2024.11.28 01:55:24.296048 [ 253 ] {7201893b-4a77-45d2-87bf-5043d4998111} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3915 | 2024.11.28 01:55:24.296316 [ 253 ] {7201893b-4a77-45d2-87bf-5043d4998111} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3916 | 2024.11.28 01:55:24.296568 [ 253 ] {7201893b-4a77-45d2-87bf-5043d4998111} <Debug> executeQuery: Read 1432 rows, 122.38 KiB in 0.00274 sec., 522627.7372262774 rows/sec., 43.62 MiB/sec. | ||
3917 | 2024.11.28 01:55:24.296762 [ 253 ] {7201893b-4a77-45d2-87bf-5043d4998111} <Debug> TCPHandler: Processed in 0.003197505 sec. | ||
3918 | 2024.11.28 01:55:24.296957 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3919 | 2024.11.28 01:55:24.297098 [ 4 ] {2d0a713a-b8ff-4e4d-8545-cd5ec1cce399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3920 | 2024.11.28 01:55:24.297157 [ 4 ] {2d0a713a-b8ff-4e4d-8545-cd5ec1cce399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3921 | 2024.11.28 01:55:24.297850 [ 4 ] {2d0a713a-b8ff-4e4d-8545-cd5ec1cce399} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3922 | 2024.11.28 01:55:24.297891 [ 4 ] {2d0a713a-b8ff-4e4d-8545-cd5ec1cce399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3923 | 2024.11.28 01:55:24.298251 [ 4 ] {2d0a713a-b8ff-4e4d-8545-cd5ec1cce399} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3924 | 2024.11.28 01:55:24.298504 [ 4 ] {2d0a713a-b8ff-4e4d-8545-cd5ec1cce399} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3925 | 2024.11.28 01:55:24.298699 [ 4 ] {2d0a713a-b8ff-4e4d-8545-cd5ec1cce399} <Debug> executeQuery: Read 62 rows, 4.52 KiB in 0.001628 sec., 38083.53808353808 rows/sec., 2.71 MiB/sec. | ||
3926 | 2024.11.28 01:55:24.298785 [ 4 ] {2d0a713a-b8ff-4e4d-8545-cd5ec1cce399} <Debug> TCPHandler: Processed in 0.001924993 sec. | ||
3927 | 2024.11.28 01:55:24.298948 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3928 | 2024.11.28 01:55:24.299101 [ 253 ] {fae4ce84-12ee-4a02-8d2b-966066baaa04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3929 | 2024.11.28 01:55:24.299162 [ 253 ] {fae4ce84-12ee-4a02-8d2b-966066baaa04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3930 | 2024.11.28 01:55:24.299947 [ 253 ] {fae4ce84-12ee-4a02-8d2b-966066baaa04} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3931 | 2024.11.28 01:55:24.299989 [ 253 ] {fae4ce84-12ee-4a02-8d2b-966066baaa04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3932 | 2024.11.28 01:55:24.300372 [ 253 ] {fae4ce84-12ee-4a02-8d2b-966066baaa04} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3933 | 2024.11.28 01:55:24.300619 [ 253 ] {fae4ce84-12ee-4a02-8d2b-966066baaa04} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3934 | 2024.11.28 01:55:24.300830 [ 253 ] {fae4ce84-12ee-4a02-8d2b-966066baaa04} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001765 sec., 137110.48158640225 rows/sec., 9.29 MiB/sec. | ||
3935 | 2024.11.28 01:55:24.300886 [ 253 ] {fae4ce84-12ee-4a02-8d2b-966066baaa04} <Debug> TCPHandler: Processed in 0.002008945 sec. | ||
3936 | 2024.11.28 01:55:24.301039 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3937 | 2024.11.28 01:55:24.301181 [ 4 ] {2a05f90d-321c-42c2-a54a-7d217c11e7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3938 | 2024.11.28 01:55:24.301239 [ 4 ] {2a05f90d-321c-42c2-a54a-7d217c11e7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3939 | 2024.11.28 01:55:24.301901 [ 4 ] {2a05f90d-321c-42c2-a54a-7d217c11e7d0} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3940 | 2024.11.28 01:55:24.301938 [ 4 ] {2a05f90d-321c-42c2-a54a-7d217c11e7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3941 | 2024.11.28 01:55:24.302294 [ 4 ] {2a05f90d-321c-42c2-a54a-7d217c11e7d0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3942 | 2024.11.28 01:55:24.302543 [ 4 ] {2a05f90d-321c-42c2-a54a-7d217c11e7d0} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3943 | 2024.11.28 01:55:24.302664 [ 65 ] {} <Debug> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
3944 | 2024.11.28 01:55:24.302707 [ 65 ] {} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3945 | 2024.11.28 01:55:24.302728 [ 4 ] {2a05f90d-321c-42c2-a54a-7d217c11e7d0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001583 sec., 8212.2552116235 rows/sec., 512.03 KiB/sec. | ||
3946 | 2024.11.28 01:55:24.302732 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3947 | 2024.11.28 01:55:24.302842 [ 4 ] {2a05f90d-321c-42c2-a54a-7d217c11e7d0} <Debug> TCPHandler: Processed in 0.001863283 sec. | ||
3948 | 2024.11.28 01:55:24.303172 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3949 | 2024.11.28 01:55:24.303189 [ 204 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
3950 | 2024.11.28 01:55:24.303437 [ 253 ] {b4254bc3-a2de-45fb-85c0-6b707ee9140d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3951 | 2024.11.28 01:55:24.303508 [ 204 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3952 | 2024.11.28 01:55:24.303530 [ 253 ] {b4254bc3-a2de-45fb-85c0-6b707ee9140d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3953 | 2024.11.28 01:55:24.303572 [ 204 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
3954 | 2024.11.28 01:55:24.303854 [ 204 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
3955 | 2024.11.28 01:55:24.304109 [ 204 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
3956 | 2024.11.28 01:55:24.304361 [ 204 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
3957 | 2024.11.28 01:55:24.304652 [ 204 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
3958 | 2024.11.28 01:55:24.306624 [ 253 ] {b4254bc3-a2de-45fb-85c0-6b707ee9140d} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3959 | 2024.11.28 01:55:24.306716 [ 253 ] {b4254bc3-a2de-45fb-85c0-6b707ee9140d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3960 | 2024.11.28 01:55:24.307119 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004264784 sec., 15241.10013543476 rows/sec., 1009.81 KiB/sec. | ||
3961 | 2024.11.28 01:55:24.307319 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
3962 | 2024.11.28 01:55:24.307714 [ 253 ] {b4254bc3-a2de-45fb-85c0-6b707ee9140d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3963 | 2024.11.28 01:55:24.307842 [ 186 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_13_3} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3964 | 2024.11.28 01:55:24.308012 [ 186 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_13_3} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
3965 | 2024.11.28 01:55:24.308173 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3966 | 2024.11.28 01:55:24.308219 [ 253 ] {b4254bc3-a2de-45fb-85c0-6b707ee9140d} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3967 | 2024.11.28 01:55:24.308473 [ 253 ] {b4254bc3-a2de-45fb-85c0-6b707ee9140d} <Debug> executeQuery: Read 893 rows, 66.40 KiB in 0.005129 sec., 174108.01325794501 rows/sec., 12.64 MiB/sec. | ||
3968 | 2024.11.28 01:55:24.308538 [ 253 ] {b4254bc3-a2de-45fb-85c0-6b707ee9140d} <Debug> TCPHandler: Processed in 0.005568687 sec. | ||
3969 | 2024.11.28 01:55:24.308690 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3970 | 2024.11.28 01:55:24.308812 [ 4 ] {43235c0b-cc17-4fb4-a87b-bdcb85a671f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3971 | 2024.11.28 01:55:24.308863 [ 4 ] {43235c0b-cc17-4fb4-a87b-bdcb85a671f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3972 | 2024.11.28 01:55:24.309368 [ 4 ] {43235c0b-cc17-4fb4-a87b-bdcb85a671f6} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3973 | 2024.11.28 01:55:24.309408 [ 4 ] {43235c0b-cc17-4fb4-a87b-bdcb85a671f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3974 | 2024.11.28 01:55:24.309790 [ 4 ] {43235c0b-cc17-4fb4-a87b-bdcb85a671f6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3975 | 2024.11.28 01:55:24.310033 [ 4 ] {43235c0b-cc17-4fb4-a87b-bdcb85a671f6} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3976 | 2024.11.28 01:55:24.310229 [ 4 ] {43235c0b-cc17-4fb4-a87b-bdcb85a671f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001436 sec., 4178.272980501392 rows/sec., 218.30 KiB/sec. | ||
3977 | 2024.11.28 01:55:24.310310 [ 4 ] {43235c0b-cc17-4fb4-a87b-bdcb85a671f6} <Debug> TCPHandler: Processed in 0.001676279 sec. | ||
3978 | 2024.11.28 01:55:24.310468 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3979 | 2024.11.28 01:55:24.310594 [ 253 ] {653768ad-8fd1-4f6f-923a-5fa70f48c75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3980 | 2024.11.28 01:55:24.310649 [ 253 ] {653768ad-8fd1-4f6f-923a-5fa70f48c75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3981 | 2024.11.28 01:55:24.311412 [ 253 ] {653768ad-8fd1-4f6f-923a-5fa70f48c75f} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3982 | 2024.11.28 01:55:24.311452 [ 253 ] {653768ad-8fd1-4f6f-923a-5fa70f48c75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3983 | 2024.11.28 01:55:24.311908 [ 253 ] {653768ad-8fd1-4f6f-923a-5fa70f48c75f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3984 | 2024.11.28 01:55:24.312151 [ 253 ] {653768ad-8fd1-4f6f-923a-5fa70f48c75f} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3985 | 2024.11.28 01:55:24.312370 [ 253 ] {653768ad-8fd1-4f6f-923a-5fa70f48c75f} <Debug> executeQuery: Read 1024 rows, 69.87 KiB in 0.001802 sec., 568257.4916759157 rows/sec., 37.87 MiB/sec. | ||
3986 | 2024.11.28 01:55:24.312431 [ 253 ] {653768ad-8fd1-4f6f-923a-5fa70f48c75f} <Debug> TCPHandler: Processed in 0.002020875 sec. | ||
3987 | 2024.11.28 01:55:24.312575 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3988 | 2024.11.28 01:55:24.312692 [ 4 ] {6da71a96-25d8-4b08-8fee-55e6549a001e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3989 | 2024.11.28 01:55:24.312743 [ 4 ] {6da71a96-25d8-4b08-8fee-55e6549a001e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3990 | 2024.11.28 01:55:24.313219 [ 4 ] {6da71a96-25d8-4b08-8fee-55e6549a001e} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3991 | 2024.11.28 01:55:24.313257 [ 4 ] {6da71a96-25d8-4b08-8fee-55e6549a001e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
3992 | 2024.11.28 01:55:24.313611 [ 4 ] {6da71a96-25d8-4b08-8fee-55e6549a001e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3993 | 2024.11.28 01:55:24.313843 [ 4 ] {6da71a96-25d8-4b08-8fee-55e6549a001e} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3994 | 2024.11.28 01:55:24.314026 [ 4 ] {6da71a96-25d8-4b08-8fee-55e6549a001e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001358 sec., 736.3770250368188 rows/sec., 49.62 KiB/sec. | ||
3995 | 2024.11.28 01:55:24.314076 [ 4 ] {6da71a96-25d8-4b08-8fee-55e6549a001e} <Debug> TCPHandler: Processed in 0.001558727 sec. | ||
3996 | 2024.11.28 01:55:24.314217 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3997 | 2024.11.28 01:55:24.314333 [ 253 ] {a32f4091-ff4d-4d96-8868-f4a9dadc0ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3998 | 2024.11.28 01:55:24.314414 [ 253 ] {a32f4091-ff4d-4d96-8868-f4a9dadc0ef0} <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 | ||
3999 | 2024.11.28 01:55:24.315582 [ 253 ] {a32f4091-ff4d-4d96-8868-f4a9dadc0ef0} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4000 | 2024.11.28 01:55:24.315624 [ 253 ] {a32f4091-ff4d-4d96-8868-f4a9dadc0ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
4001 | 2024.11.28 01:55:24.316274 [ 253 ] {a32f4091-ff4d-4d96-8868-f4a9dadc0ef0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4002 | 2024.11.28 01:55:24.316532 [ 253 ] {a32f4091-ff4d-4d96-8868-f4a9dadc0ef0} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4003 | 2024.11.28 01:55:24.316769 [ 253 ] {a32f4091-ff4d-4d96-8868-f4a9dadc0ef0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002459 sec., 16673.444489629932 rows/sec., 29.88 MiB/sec. | ||
4004 | 2024.11.28 01:55:24.316869 [ 253 ] {a32f4091-ff4d-4d96-8868-f4a9dadc0ef0} <Debug> TCPHandler: Processed in 0.002711007 sec. | ||
4005 | 2024.11.28 01:55:24.317030 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4006 | 2024.11.28 01:55:24.317170 [ 4 ] {e242f82d-6e28-4890-b07f-667e9320f4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4007 | 2024.11.28 01:55:24.317230 [ 4 ] {e242f82d-6e28-4890-b07f-667e9320f4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4008 | 2024.11.28 01:55:24.317801 [ 4 ] {e242f82d-6e28-4890-b07f-667e9320f4b6} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4009 | 2024.11.28 01:55:24.317842 [ 4 ] {e242f82d-6e28-4890-b07f-667e9320f4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
4010 | 2024.11.28 01:55:24.318222 [ 4 ] {e242f82d-6e28-4890-b07f-667e9320f4b6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4011 | 2024.11.28 01:55:24.318459 [ 4 ] {e242f82d-6e28-4890-b07f-667e9320f4b6} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4012 | 2024.11.28 01:55:24.318642 [ 4 ] {e242f82d-6e28-4890-b07f-667e9320f4b6} <Debug> executeQuery: Read 56 rows, 3.55 KiB in 0.001505 sec., 37209.3023255814 rows/sec., 2.30 MiB/sec. | ||
4013 | 2024.11.28 01:55:24.318769 [ 4 ] {e242f82d-6e28-4890-b07f-667e9320f4b6} <Debug> TCPHandler: Processed in 0.001803521 sec. | ||
4014 | 2024.11.28 01:55:26.114226 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 612 | ||
4015 | 2024.11.28 01:55:26.117638 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4016 | 2024.11.28 01:55:26.117682 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
4017 | 2024.11.28 01:55:26.119181 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4018 | 2024.11.28 01:55:26.119517 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4019 | 2024.11.28 01:55:26.120458 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 612 | ||
4020 | 2024.11.28 01:55:27.085732 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4021 | 2024.11.28 01:55:27.085922 [ 253 ] {1cc45f23-d661-4e9e-8ff7-879a8fa3e1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4022 | 2024.11.28 01:55:27.085999 [ 253 ] {1cc45f23-d661-4e9e-8ff7-879a8fa3e1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4023 | 2024.11.28 01:55:27.086832 [ 253 ] {1cc45f23-d661-4e9e-8ff7-879a8fa3e1f6} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4024 | 2024.11.28 01:55:27.086884 [ 253 ] {1cc45f23-d661-4e9e-8ff7-879a8fa3e1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
4025 | 2024.11.28 01:55:27.087325 [ 253 ] {1cc45f23-d661-4e9e-8ff7-879a8fa3e1f6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4026 | 2024.11.28 01:55:27.087577 [ 253 ] {1cc45f23-d661-4e9e-8ff7-879a8fa3e1f6} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4027 | 2024.11.28 01:55:27.087769 [ 253 ] {1cc45f23-d661-4e9e-8ff7-879a8fa3e1f6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001903 sec., 29427.220178665266 rows/sec., 2.25 MiB/sec. | ||
4028 | 2024.11.28 01:55:27.087823 [ 253 ] {1cc45f23-d661-4e9e-8ff7-879a8fa3e1f6} <Debug> TCPHandler: Processed in 0.002224069 sec. | ||
4029 | 2024.11.28 01:55:27.088066 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4030 | 2024.11.28 01:55:27.088282 [ 4 ] {d4665a08-57a5-4e28-86df-c5ae8cd367fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4031 | 2024.11.28 01:55:27.088363 [ 4 ] {d4665a08-57a5-4e28-86df-c5ae8cd367fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4032 | 2024.11.28 01:55:27.089186 [ 4 ] {d4665a08-57a5-4e28-86df-c5ae8cd367fd} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4033 | 2024.11.28 01:55:27.089234 [ 4 ] {d4665a08-57a5-4e28-86df-c5ae8cd367fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
4034 | 2024.11.28 01:55:27.089666 [ 4 ] {d4665a08-57a5-4e28-86df-c5ae8cd367fd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4035 | 2024.11.28 01:55:27.089920 [ 4 ] {d4665a08-57a5-4e28-86df-c5ae8cd367fd} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4036 | 2024.11.28 01:55:27.090164 [ 4 ] {d4665a08-57a5-4e28-86df-c5ae8cd367fd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001943 sec., 32938.75450334534 rows/sec., 2.57 MiB/sec. | ||
4037 | 2024.11.28 01:55:27.090224 [ 4 ] {d4665a08-57a5-4e28-86df-c5ae8cd367fd} <Debug> TCPHandler: Processed in 0.00230476 sec. | ||
4038 | 2024.11.28 01:55:27.090430 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4039 | 2024.11.28 01:55:27.090560 [ 253 ] {96a63b34-47cc-4d28-b2ec-971eea19710a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4040 | 2024.11.28 01:55:27.090618 [ 253 ] {96a63b34-47cc-4d28-b2ec-971eea19710a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4041 | 2024.11.28 01:55:27.091171 [ 253 ] {96a63b34-47cc-4d28-b2ec-971eea19710a} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4042 | 2024.11.28 01:55:27.091214 [ 253 ] {96a63b34-47cc-4d28-b2ec-971eea19710a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
4043 | 2024.11.28 01:55:27.091614 [ 253 ] {96a63b34-47cc-4d28-b2ec-971eea19710a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4044 | 2024.11.28 01:55:27.091864 [ 253 ] {96a63b34-47cc-4d28-b2ec-971eea19710a} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4045 | 2024.11.28 01:55:27.092051 [ 253 ] {96a63b34-47cc-4d28-b2ec-971eea19710a} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001518 sec., 43478.260869565216 rows/sec., 3.03 MiB/sec. | ||
4046 | 2024.11.28 01:55:27.092108 [ 253 ] {96a63b34-47cc-4d28-b2ec-971eea19710a} <Debug> TCPHandler: Processed in 0.001749861 sec. | ||
4047 | 2024.11.28 01:55:27.092254 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4048 | 2024.11.28 01:55:27.092377 [ 4 ] {323d7ba0-4c1c-4a90-b309-c57b54d7a168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4049 | 2024.11.28 01:55:27.092431 [ 4 ] {323d7ba0-4c1c-4a90-b309-c57b54d7a168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4050 | 2024.11.28 01:55:27.092933 [ 4 ] {323d7ba0-4c1c-4a90-b309-c57b54d7a168} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4051 | 2024.11.28 01:55:27.092972 [ 4 ] {323d7ba0-4c1c-4a90-b309-c57b54d7a168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
4052 | 2024.11.28 01:55:27.093360 [ 4 ] {323d7ba0-4c1c-4a90-b309-c57b54d7a168} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4053 | 2024.11.28 01:55:27.093607 [ 4 ] {323d7ba0-4c1c-4a90-b309-c57b54d7a168} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4054 | 2024.11.28 01:55:27.093835 [ 4 ] {323d7ba0-4c1c-4a90-b309-c57b54d7a168} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001488 sec., 17473.11827956989 rows/sec., 1.17 MiB/sec. | ||
4055 | 2024.11.28 01:55:27.093947 [ 4 ] {323d7ba0-4c1c-4a90-b309-c57b54d7a168} <Debug> TCPHandler: Processed in 0.001749791 sec. | ||
4056 | 2024.11.28 01:55:28.576909 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
4057 | 2024.11.28 01:55:28.577634 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4058 | 2024.11.28 01:55:28.577684 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
4059 | 2024.11.28 01:55:28.578239 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4060 | 2024.11.28 01:55:28.578489 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4061 | 2024.11.28 01:55:28.578718 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
4062 | 2024.11.28 01:55:29.151538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4063 | 2024.11.28 01:55:29.171847 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4064 | 2024.11.28 01:55:29.171892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4065 | 2024.11.28 01:55:29.179517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4066 | 2024.11.28 01:55:29.180293 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4067 | 2024.11.28 01:55:29.182859 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4068 | 2024.11.28 01:55:32.089576 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4069 | 2024.11.28 01:55:32.089783 [ 253 ] {055b3406-1f6f-4f50-aeab-761646486e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4070 | 2024.11.28 01:55:32.089862 [ 253 ] {055b3406-1f6f-4f50-aeab-761646486e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4071 | 2024.11.28 01:55:32.090645 [ 253 ] {055b3406-1f6f-4f50-aeab-761646486e89} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4072 | 2024.11.28 01:55:32.090691 [ 253 ] {055b3406-1f6f-4f50-aeab-761646486e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4073 | 2024.11.28 01:55:32.091128 [ 253 ] {055b3406-1f6f-4f50-aeab-761646486e89} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4074 | 2024.11.28 01:55:32.091395 [ 253 ] {055b3406-1f6f-4f50-aeab-761646486e89} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4075 | 2024.11.28 01:55:32.091607 [ 81 ] {} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4076 | 2024.11.28 01:55:32.091648 [ 253 ] {055b3406-1f6f-4f50-aeab-761646486e89} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001918 sec., 29197.080291970804 rows/sec., 2.23 MiB/sec. | ||
4077 | 2024.11.28 01:55:32.091702 [ 81 ] {} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4078 | 2024.11.28 01:55:32.091774 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4079 | 2024.11.28 01:55:32.091786 [ 253 ] {055b3406-1f6f-4f50-aeab-761646486e89} <Debug> TCPHandler: Processed in 0.002351861 sec. | ||
4080 | 2024.11.28 01:55:32.092047 [ 186 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
4081 | 2024.11.28 01:55:32.092115 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4082 | 2024.11.28 01:55:32.092308 [ 186 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4083 | 2024.11.28 01:55:32.092385 [ 186 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
4084 | 2024.11.28 01:55:32.092397 [ 4 ] {a2d11e72-07d3-491a-85b9-3147a5972d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4085 | 2024.11.28 01:55:32.092572 [ 4 ] {a2d11e72-07d3-491a-85b9-3147a5972d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4086 | 2024.11.28 01:55:32.092606 [ 186 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 285 rows starting from the beginning of the part | ||
4087 | 2024.11.28 01:55:32.093004 [ 186 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
4088 | 2024.11.28 01:55:32.093338 [ 186 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1432 rows starting from the beginning of the part | ||
4089 | 2024.11.28 01:55:32.093647 [ 186 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
4090 | 2024.11.28 01:55:32.093936 [ 186 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
4091 | 2024.11.28 01:55:32.095843 [ 4 ] {a2d11e72-07d3-491a-85b9-3147a5972d4c} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4092 | 2024.11.28 01:55:32.095922 [ 4 ] {a2d11e72-07d3-491a-85b9-3147a5972d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4093 | 2024.11.28 01:55:32.096923 [ 4 ] {a2d11e72-07d3-491a-85b9-3147a5972d4c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4094 | 2024.11.28 01:55:32.097304 [ 4 ] {a2d11e72-07d3-491a-85b9-3147a5972d4c} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4095 | 2024.11.28 01:55:32.097702 [ 81 ] {} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4096 | 2024.11.28 01:55:32.097793 [ 81 ] {} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4097 | 2024.11.28 01:55:32.097850 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4098 | 2024.11.28 01:55:32.097868 [ 204 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3317 rows, containing 5 columns (5 merged, 0 gathered) in 0.005954223 sec., 557083.6026799802 rows/sec., 48.65 MiB/sec. | ||
4099 | 2024.11.28 01:55:32.098014 [ 4 ] {a2d11e72-07d3-491a-85b9-3147a5972d4c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005643 sec., 11341.485025695552 rows/sec., 906.47 KiB/sec. | ||
4100 | 2024.11.28 01:55:32.098256 [ 204 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
4101 | 2024.11.28 01:55:32.098450 [ 198 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4102 | 2024.11.28 01:55:32.098892 [ 204 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4103 | 2024.11.28 01:55:32.099052 [ 204 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 911 rows starting from the beginning of the part | ||
4104 | 2024.11.28 01:55:32.099136 [ 4 ] {a2d11e72-07d3-491a-85b9-3147a5972d4c} <Debug> TCPHandler: Processed in 0.007210225 sec. | ||
4105 | 2024.11.28 01:55:32.099462 [ 204 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 423 rows starting from the beginning of the part | ||
4106 | 2024.11.28 01:55:32.099491 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4107 | 2024.11.28 01:55:32.099845 [ 198 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_31_6} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4108 | 2024.11.28 01:55:32.099965 [ 204 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
4109 | 2024.11.28 01:55:32.100177 [ 198 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_31_6} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4110 | 2024.11.28 01:55:32.100291 [ 204 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 893 rows starting from the beginning of the part | ||
4111 | 2024.11.28 01:55:32.100490 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
4112 | 2024.11.28 01:55:32.100704 [ 204 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
4113 | 2024.11.28 01:55:32.100897 [ 253 ] {b0b6fb06-5574-416d-972f-fb95702c1d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4114 | 2024.11.28 01:55:32.101001 [ 204 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
4115 | 2024.11.28 01:55:32.101068 [ 253 ] {b0b6fb06-5574-416d-972f-fb95702c1d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4116 | 2024.11.28 01:55:32.102905 [ 253 ] {b0b6fb06-5574-416d-972f-fb95702c1d2f} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4117 | 2024.11.28 01:55:32.102975 [ 253 ] {b0b6fb06-5574-416d-972f-fb95702c1d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4118 | 2024.11.28 01:55:32.103854 [ 253 ] {b0b6fb06-5574-416d-972f-fb95702c1d2f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4119 | 2024.11.28 01:55:32.104392 [ 253 ] {b0b6fb06-5574-416d-972f-fb95702c1d2f} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4120 | 2024.11.28 01:55:32.104403 [ 198 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.006443022 sec., 375444.9387259581 rows/sec., 28.80 MiB/sec. | ||
4121 | 2024.11.28 01:55:32.104670 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4122 | 2024.11.28 01:55:32.104700 [ 198 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4123 | 2024.11.28 01:55:32.104782 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4124 | 2024.11.28 01:55:32.104936 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4125 | 2024.11.28 01:55:32.104953 [ 253 ] {b0b6fb06-5574-416d-972f-fb95702c1d2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004161 sec., 38452.29512136506 rows/sec., 2.68 MiB/sec. | ||
4126 | 2024.11.28 01:55:32.105336 [ 253 ] {b0b6fb06-5574-416d-972f-fb95702c1d2f} <Debug> TCPHandler: Processed in 0.005964843 sec. | ||
4127 | 2024.11.28 01:55:32.105454 [ 193 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
4128 | 2024.11.28 01:55:32.105601 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4129 | 2024.11.28 01:55:32.105625 [ 194 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_31_6} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4130 | 2024.11.28 01:55:32.105915 [ 193 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4131 | 2024.11.28 01:55:32.105923 [ 4 ] {1fa9e3a7-9a4f-4eda-8d5e-b3dced10eb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4132 | 2024.11.28 01:55:32.106007 [ 193 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8084 rows starting from the beginning of the part | ||
4133 | 2024.11.28 01:55:32.106043 [ 4 ] {1fa9e3a7-9a4f-4eda-8d5e-b3dced10eb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4134 | 2024.11.28 01:55:32.106084 [ 194 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_31_6} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4135 | 2024.11.28 01:55:32.106473 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
4136 | 2024.11.28 01:55:32.106490 [ 193 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part | ||
4137 | 2024.11.28 01:55:32.106916 [ 193 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
4138 | 2024.11.28 01:55:32.107301 [ 193 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1024 rows starting from the beginning of the part | ||
4139 | 2024.11.28 01:55:32.107621 [ 193 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 66 rows starting from the beginning of the part | ||
4140 | 2024.11.28 01:55:32.107883 [ 193 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
4141 | 2024.11.28 01:55:32.108537 [ 4 ] {1fa9e3a7-9a4f-4eda-8d5e-b3dced10eb7c} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4142 | 2024.11.28 01:55:32.108580 [ 4 ] {1fa9e3a7-9a4f-4eda-8d5e-b3dced10eb7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4143 | 2024.11.28 01:55:32.109041 [ 4 ] {1fa9e3a7-9a4f-4eda-8d5e-b3dced10eb7c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4144 | 2024.11.28 01:55:32.109306 [ 4 ] {1fa9e3a7-9a4f-4eda-8d5e-b3dced10eb7c} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4145 | 2024.11.28 01:55:32.109513 [ 81 ] {} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4146 | 2024.11.28 01:55:32.109594 [ 81 ] {} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4147 | 2024.11.28 01:55:32.109634 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4148 | 2024.11.28 01:55:32.109665 [ 4 ] {1fa9e3a7-9a4f-4eda-8d5e-b3dced10eb7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003841 sec., 15620.932048945588 rows/sec., 1.05 MiB/sec. | ||
4149 | 2024.11.28 01:55:32.110203 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
4150 | 2024.11.28 01:55:32.110254 [ 4 ] {1fa9e3a7-9a4f-4eda-8d5e-b3dced10eb7c} <Debug> TCPHandler: Processed in 0.004771692 sec. | ||
4151 | 2024.11.28 01:55:32.110956 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4152 | 2024.11.28 01:55:32.111127 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1508 rows starting from the beginning of the part | ||
4153 | 2024.11.28 01:55:32.111477 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part | ||
4154 | 2024.11.28 01:55:32.111753 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
4155 | 2024.11.28 01:55:32.112021 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
4156 | 2024.11.28 01:55:32.112197 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
4157 | 2024.11.28 01:55:32.112373 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
4158 | 2024.11.28 01:55:32.114643 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1792 rows, containing 4 columns (4 merged, 0 gathered) in 0.004902416 sec., 365534.0550455123 rows/sec., 23.83 MiB/sec. | ||
4159 | 2024.11.28 01:55:32.114673 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9731 rows, containing 5 columns (5 merged, 0 gathered) in 0.009600926 sec., 1013548.0681759239 rows/sec., 68.33 MiB/sec. | ||
4160 | 2024.11.28 01:55:32.114929 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4161 | 2024.11.28 01:55:32.114974 [ 196 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4162 | 2024.11.28 01:55:32.115456 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_31_6} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4163 | 2024.11.28 01:55:32.115562 [ 196 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4164 | 2024.11.28 01:55:32.115593 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_31_6} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4165 | 2024.11.28 01:55:32.115743 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
4166 | 2024.11.28 01:55:32.115756 [ 196 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4167 | 2024.11.28 01:55:32.115888 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
4168 | 2024.11.28 01:55:35.652990 [ 75 ] {} <Debug> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
4169 | 2024.11.28 01:55:35.653110 [ 75 ] {} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4170 | 2024.11.28 01:55:35.653159 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4171 | 2024.11.28 01:55:35.653517 [ 193 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
4172 | 2024.11.28 01:55:35.653811 [ 193 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4173 | 2024.11.28 01:55:35.653878 [ 193 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 60 rows starting from the beginning of the part | ||
4174 | 2024.11.28 01:55:35.654070 [ 193 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
4175 | 2024.11.28 01:55:35.654303 [ 193 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
4176 | 2024.11.28 01:55:35.654557 [ 193 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
4177 | 2024.11.28 01:55:35.654690 [ 193 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 62 rows starting from the beginning of the part | ||
4178 | 2024.11.28 01:55:35.655951 [ 194 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 5 columns (5 merged, 0 gathered) in 0.002652806 sec., 101025.10323031536 rows/sec., 7.62 MiB/sec. | ||
4179 | 2024.11.28 01:55:35.656231 [ 194 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4180 | 2024.11.28 01:55:35.656557 [ 194 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_15_3} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4181 | 2024.11.28 01:55:35.656648 [ 194 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_15_3} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
4182 | 2024.11.28 01:55:35.656752 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4183 | 2024.11.28 01:55:35.989702 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4184 | 2024.11.28 01:55:35.989752 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4185 | 2024.11.28 01:55:36.078845 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
4186 | 2024.11.28 01:55:36.079517 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4187 | 2024.11.28 01:55:36.079563 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4188 | 2024.11.28 01:55:36.080097 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4189 | 2024.11.28 01:55:36.080363 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4190 | 2024.11.28 01:55:36.080600 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4191 | 2024.11.28 01:55:36.120745 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 628 | ||
4192 | 2024.11.28 01:55:36.123429 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4193 | 2024.11.28 01:55:36.123483 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4194 | 2024.11.28 01:55:36.124968 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4195 | 2024.11.28 01:55:36.125284 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4196 | 2024.11.28 01:55:36.126335 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
4197 | 2024.11.28 01:55:36.682936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4198 | 2024.11.28 01:55:36.704056 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4199 | 2024.11.28 01:55:36.704128 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4200 | 2024.11.28 01:55:36.711695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4201 | 2024.11.28 01:55:36.712476 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4202 | 2024.11.28 01:55:36.715441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4203 | 2024.11.28 01:55:37.095874 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4204 | 2024.11.28 01:55:37.096080 [ 253 ] {d5d41851-af2d-4e0e-bc26-22adad294ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4205 | 2024.11.28 01:55:37.096158 [ 253 ] {d5d41851-af2d-4e0e-bc26-22adad294ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4206 | 2024.11.28 01:55:37.096915 [ 253 ] {d5d41851-af2d-4e0e-bc26-22adad294ef4} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4207 | 2024.11.28 01:55:37.096961 [ 253 ] {d5d41851-af2d-4e0e-bc26-22adad294ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4208 | 2024.11.28 01:55:37.097397 [ 253 ] {d5d41851-af2d-4e0e-bc26-22adad294ef4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4209 | 2024.11.28 01:55:37.097666 [ 253 ] {d5d41851-af2d-4e0e-bc26-22adad294ef4} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4210 | 2024.11.28 01:55:37.097897 [ 253 ] {d5d41851-af2d-4e0e-bc26-22adad294ef4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001875 sec., 7466.666666666667 rows/sec., 537.50 KiB/sec. | ||
4211 | 2024.11.28 01:55:37.097954 [ 253 ] {d5d41851-af2d-4e0e-bc26-22adad294ef4} <Debug> TCPHandler: Processed in 0.002217869 sec. | ||
4212 | 2024.11.28 01:55:37.098208 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4213 | 2024.11.28 01:55:37.098397 [ 4 ] {26bffff3-07f5-4792-a6b4-b75f3bdbcf33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4214 | 2024.11.28 01:55:37.098462 [ 4 ] {26bffff3-07f5-4792-a6b4-b75f3bdbcf33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4215 | 2024.11.28 01:55:37.099309 [ 4 ] {26bffff3-07f5-4792-a6b4-b75f3bdbcf33} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4216 | 2024.11.28 01:55:37.099349 [ 4 ] {26bffff3-07f5-4792-a6b4-b75f3bdbcf33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4217 | 2024.11.28 01:55:37.099800 [ 4 ] {26bffff3-07f5-4792-a6b4-b75f3bdbcf33} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4218 | 2024.11.28 01:55:37.100057 [ 4 ] {26bffff3-07f5-4792-a6b4-b75f3bdbcf33} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4219 | 2024.11.28 01:55:37.100265 [ 4 ] {26bffff3-07f5-4792-a6b4-b75f3bdbcf33} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.001917 sec., 148669.79655712048 rows/sec., 13.12 MiB/sec. | ||
4220 | 2024.11.28 01:55:37.100405 [ 4 ] {26bffff3-07f5-4792-a6b4-b75f3bdbcf33} <Debug> TCPHandler: Processed in 0.00232853 sec. | ||
4221 | 2024.11.28 01:55:37.100569 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4222 | 2024.11.28 01:55:37.100687 [ 253 ] {40953d2e-5e2c-4ff6-877d-a94456d22656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4223 | 2024.11.28 01:55:37.100737 [ 253 ] {40953d2e-5e2c-4ff6-877d-a94456d22656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4224 | 2024.11.28 01:55:37.101329 [ 253 ] {40953d2e-5e2c-4ff6-877d-a94456d22656} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4225 | 2024.11.28 01:55:37.101368 [ 253 ] {40953d2e-5e2c-4ff6-877d-a94456d22656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4226 | 2024.11.28 01:55:37.101728 [ 253 ] {40953d2e-5e2c-4ff6-877d-a94456d22656} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4227 | 2024.11.28 01:55:37.101963 [ 253 ] {40953d2e-5e2c-4ff6-877d-a94456d22656} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4228 | 2024.11.28 01:55:37.102143 [ 253 ] {40953d2e-5e2c-4ff6-877d-a94456d22656} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001479 sec., 32454.361054766734 rows/sec., 2.34 MiB/sec. | ||
4229 | 2024.11.28 01:55:37.102269 [ 253 ] {40953d2e-5e2c-4ff6-877d-a94456d22656} <Debug> TCPHandler: Processed in 0.001758 sec. | ||
4230 | 2024.11.28 01:55:37.102434 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4231 | 2024.11.28 01:55:37.102573 [ 4 ] {145604c5-69df-4634-8d9f-5eda40ffeea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4232 | 2024.11.28 01:55:37.102629 [ 4 ] {145604c5-69df-4634-8d9f-5eda40ffeea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4233 | 2024.11.28 01:55:37.103297 [ 4 ] {145604c5-69df-4634-8d9f-5eda40ffeea8} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4234 | 2024.11.28 01:55:37.103337 [ 4 ] {145604c5-69df-4634-8d9f-5eda40ffeea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4235 | 2024.11.28 01:55:37.103697 [ 4 ] {145604c5-69df-4634-8d9f-5eda40ffeea8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4236 | 2024.11.28 01:55:37.103948 [ 4 ] {145604c5-69df-4634-8d9f-5eda40ffeea8} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4237 | 2024.11.28 01:55:37.104179 [ 4 ] {145604c5-69df-4634-8d9f-5eda40ffeea8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001638 sec., 8547.008547008547 rows/sec., 598.58 KiB/sec. | ||
4238 | 2024.11.28 01:55:37.104338 [ 4 ] {145604c5-69df-4634-8d9f-5eda40ffeea8} <Debug> TCPHandler: Processed in 0.001971174 sec. | ||
4239 | 2024.11.28 01:55:37.104525 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4240 | 2024.11.28 01:55:37.104663 [ 253 ] {d106c842-6572-4bc8-a9fd-365d201d6895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4241 | 2024.11.28 01:55:37.104720 [ 253 ] {d106c842-6572-4bc8-a9fd-365d201d6895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4242 | 2024.11.28 01:55:37.105365 [ 253 ] {d106c842-6572-4bc8-a9fd-365d201d6895} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4243 | 2024.11.28 01:55:37.105404 [ 253 ] {d106c842-6572-4bc8-a9fd-365d201d6895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4244 | 2024.11.28 01:55:37.105758 [ 253 ] {d106c842-6572-4bc8-a9fd-365d201d6895} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4245 | 2024.11.28 01:55:37.106003 [ 253 ] {d106c842-6572-4bc8-a9fd-365d201d6895} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4246 | 2024.11.28 01:55:37.106174 [ 253 ] {d106c842-6572-4bc8-a9fd-365d201d6895} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001542 sec., 8430.609597924773 rows/sec., 525.65 KiB/sec. | ||
4247 | 2024.11.28 01:55:37.106225 [ 253 ] {d106c842-6572-4bc8-a9fd-365d201d6895} <Debug> TCPHandler: Processed in 0.001785431 sec. | ||
4248 | 2024.11.28 01:55:37.106375 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4249 | 2024.11.28 01:55:37.106513 [ 4 ] {4e4f92bd-2aff-4362-a746-be095e7fe81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4250 | 2024.11.28 01:55:37.106570 [ 4 ] {4e4f92bd-2aff-4362-a746-be095e7fe81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4251 | 2024.11.28 01:55:37.107392 [ 4 ] {4e4f92bd-2aff-4362-a746-be095e7fe81d} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4252 | 2024.11.28 01:55:37.107432 [ 4 ] {4e4f92bd-2aff-4362-a746-be095e7fe81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4253 | 2024.11.28 01:55:37.107817 [ 4 ] {4e4f92bd-2aff-4362-a746-be095e7fe81d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4254 | 2024.11.28 01:55:37.108060 [ 4 ] {4e4f92bd-2aff-4362-a746-be095e7fe81d} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4255 | 2024.11.28 01:55:37.108262 [ 4 ] {4e4f92bd-2aff-4362-a746-be095e7fe81d} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.00178 sec., 237640.44943820225 rows/sec., 16.99 MiB/sec. | ||
4256 | 2024.11.28 01:55:37.108313 [ 4 ] {4e4f92bd-2aff-4362-a746-be095e7fe81d} <Debug> TCPHandler: Processed in 0.002006975 sec. | ||
4257 | 2024.11.28 01:55:37.108474 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4258 | 2024.11.28 01:55:37.108613 [ 253 ] {83c76068-4137-4bea-baae-00d90b039be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4259 | 2024.11.28 01:55:37.108671 [ 253 ] {83c76068-4137-4bea-baae-00d90b039be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4260 | 2024.11.28 01:55:37.109228 [ 253 ] {83c76068-4137-4bea-baae-00d90b039be9} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4261 | 2024.11.28 01:55:37.109265 [ 253 ] {83c76068-4137-4bea-baae-00d90b039be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4262 | 2024.11.28 01:55:37.109627 [ 253 ] {83c76068-4137-4bea-baae-00d90b039be9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4263 | 2024.11.28 01:55:37.109878 [ 253 ] {83c76068-4137-4bea-baae-00d90b039be9} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4264 | 2024.11.28 01:55:37.110097 [ 253 ] {83c76068-4137-4bea-baae-00d90b039be9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 207.46 KiB/sec. | ||
4265 | 2024.11.28 01:55:37.110311 [ 253 ] {83c76068-4137-4bea-baae-00d90b039be9} <Debug> TCPHandler: Processed in 0.001899293 sec. | ||
4266 | 2024.11.28 01:55:37.110529 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4267 | 2024.11.28 01:55:37.110669 [ 4 ] {a1f9ec08-d102-44d2-baff-d8b1255fe709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4268 | 2024.11.28 01:55:37.110730 [ 4 ] {a1f9ec08-d102-44d2-baff-d8b1255fe709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4269 | 2024.11.28 01:55:37.111387 [ 4 ] {a1f9ec08-d102-44d2-baff-d8b1255fe709} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4270 | 2024.11.28 01:55:37.111427 [ 4 ] {a1f9ec08-d102-44d2-baff-d8b1255fe709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4271 | 2024.11.28 01:55:37.111822 [ 4 ] {a1f9ec08-d102-44d2-baff-d8b1255fe709} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4272 | 2024.11.28 01:55:37.112070 [ 4 ] {a1f9ec08-d102-44d2-baff-d8b1255fe709} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4273 | 2024.11.28 01:55:37.112306 [ 4 ] {a1f9ec08-d102-44d2-baff-d8b1255fe709} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001668 sec., 142086.3309352518 rows/sec., 9.52 MiB/sec. | ||
4274 | 2024.11.28 01:55:37.112435 [ 4 ] {a1f9ec08-d102-44d2-baff-d8b1255fe709} <Debug> TCPHandler: Processed in 0.002012915 sec. | ||
4275 | 2024.11.28 01:55:37.112609 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4276 | 2024.11.28 01:55:37.112725 [ 253 ] {ccb29fd3-96d7-4834-9ba1-e6bc8da0b04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4277 | 2024.11.28 01:55:37.112777 [ 253 ] {ccb29fd3-96d7-4834-9ba1-e6bc8da0b04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4278 | 2024.11.28 01:55:37.113234 [ 253 ] {ccb29fd3-96d7-4834-9ba1-e6bc8da0b04e} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4279 | 2024.11.28 01:55:37.113272 [ 253 ] {ccb29fd3-96d7-4834-9ba1-e6bc8da0b04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4280 | 2024.11.28 01:55:37.113627 [ 253 ] {ccb29fd3-96d7-4834-9ba1-e6bc8da0b04e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4281 | 2024.11.28 01:55:37.113865 [ 253 ] {ccb29fd3-96d7-4834-9ba1-e6bc8da0b04e} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4282 | 2024.11.28 01:55:37.114106 [ 253 ] {ccb29fd3-96d7-4834-9ba1-e6bc8da0b04e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001388 sec., 720.4610951008646 rows/sec., 48.55 KiB/sec. | ||
4283 | 2024.11.28 01:55:37.114278 [ 253 ] {ccb29fd3-96d7-4834-9ba1-e6bc8da0b04e} <Debug> TCPHandler: Processed in 0.00174528 sec. | ||
4284 | 2024.11.28 01:55:37.114432 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4285 | 2024.11.28 01:55:37.114572 [ 4 ] {3e5d8095-9118-4b62-9746-8ff86c92a81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4286 | 2024.11.28 01:55:37.114665 [ 4 ] {3e5d8095-9118-4b62-9746-8ff86c92a81b} <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 | ||
4287 | 2024.11.28 01:55:37.115920 [ 4 ] {3e5d8095-9118-4b62-9746-8ff86c92a81b} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4288 | 2024.11.28 01:55:37.115961 [ 4 ] {3e5d8095-9118-4b62-9746-8ff86c92a81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4289 | 2024.11.28 01:55:37.116628 [ 4 ] {3e5d8095-9118-4b62-9746-8ff86c92a81b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4290 | 2024.11.28 01:55:37.116898 [ 4 ] {3e5d8095-9118-4b62-9746-8ff86c92a81b} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4291 | 2024.11.28 01:55:37.117184 [ 4 ] {3e5d8095-9118-4b62-9746-8ff86c92a81b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002638 sec., 15542.077331311599 rows/sec., 27.85 MiB/sec. | ||
4292 | 2024.11.28 01:55:37.117316 [ 4 ] {3e5d8095-9118-4b62-9746-8ff86c92a81b} <Debug> TCPHandler: Processed in 0.002949521 sec. | ||
4293 | 2024.11.28 01:55:37.117479 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4294 | 2024.11.28 01:55:37.117619 [ 253 ] {9de6b6e3-8b21-4744-80d6-d77012808691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4295 | 2024.11.28 01:55:37.117677 [ 253 ] {9de6b6e3-8b21-4744-80d6-d77012808691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4296 | 2024.11.28 01:55:37.118239 [ 253 ] {9de6b6e3-8b21-4744-80d6-d77012808691} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4297 | 2024.11.28 01:55:37.118276 [ 253 ] {9de6b6e3-8b21-4744-80d6-d77012808691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4298 | 2024.11.28 01:55:37.118639 [ 253 ] {9de6b6e3-8b21-4744-80d6-d77012808691} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4299 | 2024.11.28 01:55:37.118868 [ 253 ] {9de6b6e3-8b21-4744-80d6-d77012808691} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4300 | 2024.11.28 01:55:37.119080 [ 253 ] {9de6b6e3-8b21-4744-80d6-d77012808691} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001492 sec., 54959.7855227882 rows/sec., 3.49 MiB/sec. | ||
4301 | 2024.11.28 01:55:37.119269 [ 253 ] {9de6b6e3-8b21-4744-80d6-d77012808691} <Debug> TCPHandler: Processed in 0.001855382 sec. | ||
4302 | 2024.11.28 01:55:42.089549 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4303 | 2024.11.28 01:55:42.089753 [ 253 ] {2f828528-2f54-42bb-8934-7f55fefad4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4304 | 2024.11.28 01:55:42.089826 [ 253 ] {2f828528-2f54-42bb-8934-7f55fefad4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4305 | 2024.11.28 01:55:42.090544 [ 253 ] {2f828528-2f54-42bb-8934-7f55fefad4ba} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4306 | 2024.11.28 01:55:42.090589 [ 253 ] {2f828528-2f54-42bb-8934-7f55fefad4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4307 | 2024.11.28 01:55:42.091022 [ 253 ] {2f828528-2f54-42bb-8934-7f55fefad4ba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4308 | 2024.11.28 01:55:42.091297 [ 253 ] {2f828528-2f54-42bb-8934-7f55fefad4ba} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4309 | 2024.11.28 01:55:42.091525 [ 253 ] {2f828528-2f54-42bb-8934-7f55fefad4ba} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001824 sec., 1096.4912280701753 rows/sec., 89.41 KiB/sec. | ||
4310 | 2024.11.28 01:55:42.091722 [ 253 ] {2f828528-2f54-42bb-8934-7f55fefad4ba} <Debug> TCPHandler: Processed in 0.00229984 sec. | ||
4311 | 2024.11.28 01:55:42.091976 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4312 | 2024.11.28 01:55:42.092184 [ 4 ] {17ae2238-011c-4dec-9151-f6bac773449f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4313 | 2024.11.28 01:55:42.092265 [ 4 ] {17ae2238-011c-4dec-9151-f6bac773449f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4314 | 2024.11.28 01:55:42.093042 [ 4 ] {17ae2238-011c-4dec-9151-f6bac773449f} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4315 | 2024.11.28 01:55:42.093092 [ 4 ] {17ae2238-011c-4dec-9151-f6bac773449f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4316 | 2024.11.28 01:55:42.093526 [ 4 ] {17ae2238-011c-4dec-9151-f6bac773449f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4317 | 2024.11.28 01:55:42.093775 [ 4 ] {17ae2238-011c-4dec-9151-f6bac773449f} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4318 | 2024.11.28 01:55:42.094005 [ 4 ] {17ae2238-011c-4dec-9151-f6bac773449f} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001879 sec., 30335.28472591804 rows/sec., 2.31 MiB/sec. | ||
4319 | 2024.11.28 01:55:42.094071 [ 4 ] {17ae2238-011c-4dec-9151-f6bac773449f} <Debug> TCPHandler: Processed in 0.002234219 sec. | ||
4320 | 2024.11.28 01:55:42.094218 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4321 | 2024.11.28 01:55:42.094363 [ 253 ] {2d4158e1-673f-43e3-8ad1-a5caea4c8684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4322 | 2024.11.28 01:55:42.094418 [ 253 ] {2d4158e1-673f-43e3-8ad1-a5caea4c8684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4323 | 2024.11.28 01:55:42.094994 [ 253 ] {2d4158e1-673f-43e3-8ad1-a5caea4c8684} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4324 | 2024.11.28 01:55:42.095032 [ 253 ] {2d4158e1-673f-43e3-8ad1-a5caea4c8684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4325 | 2024.11.28 01:55:42.095397 [ 253 ] {2d4158e1-673f-43e3-8ad1-a5caea4c8684} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4326 | 2024.11.28 01:55:42.095650 [ 253 ] {2d4158e1-673f-43e3-8ad1-a5caea4c8684} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4327 | 2024.11.28 01:55:42.095881 [ 253 ] {2d4158e1-673f-43e3-8ad1-a5caea4c8684} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001547 sec., 1292.824822236587 rows/sec., 90.27 KiB/sec. | ||
4328 | 2024.11.28 01:55:42.096086 [ 253 ] {2d4158e1-673f-43e3-8ad1-a5caea4c8684} <Debug> TCPHandler: Processed in 0.001932844 sec. | ||
4329 | 2024.11.28 01:55:42.096254 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4330 | 2024.11.28 01:55:42.096389 [ 4 ] {18f65018-6eae-46bb-8d9e-5ed04bf42fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4331 | 2024.11.28 01:55:42.096449 [ 4 ] {18f65018-6eae-46bb-8d9e-5ed04bf42fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4332 | 2024.11.28 01:55:42.097184 [ 4 ] {18f65018-6eae-46bb-8d9e-5ed04bf42fbe} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4333 | 2024.11.28 01:55:42.097235 [ 4 ] {18f65018-6eae-46bb-8d9e-5ed04bf42fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4334 | 2024.11.28 01:55:42.097639 [ 4 ] {18f65018-6eae-46bb-8d9e-5ed04bf42fbe} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4335 | 2024.11.28 01:55:42.097891 [ 4 ] {18f65018-6eae-46bb-8d9e-5ed04bf42fbe} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4336 | 2024.11.28 01:55:42.098139 [ 4 ] {18f65018-6eae-46bb-8d9e-5ed04bf42fbe} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001785 sec., 36974.78991596639 rows/sec., 2.89 MiB/sec. | ||
4337 | 2024.11.28 01:55:42.098336 [ 4 ] {18f65018-6eae-46bb-8d9e-5ed04bf42fbe} <Debug> TCPHandler: Processed in 0.002149707 sec. | ||
4338 | 2024.11.28 01:55:42.098571 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4339 | 2024.11.28 01:55:42.098692 [ 253 ] {b0ab366f-697e-4703-9790-6cafe79c181c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4340 | 2024.11.28 01:55:42.098748 [ 253 ] {b0ab366f-697e-4703-9790-6cafe79c181c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4341 | 2024.11.28 01:55:42.099320 [ 253 ] {b0ab366f-697e-4703-9790-6cafe79c181c} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4342 | 2024.11.28 01:55:42.099357 [ 253 ] {b0ab366f-697e-4703-9790-6cafe79c181c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4343 | 2024.11.28 01:55:42.099766 [ 253 ] {b0ab366f-697e-4703-9790-6cafe79c181c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4344 | 2024.11.28 01:55:42.100027 [ 253 ] {b0ab366f-697e-4703-9790-6cafe79c181c} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4345 | 2024.11.28 01:55:42.100214 [ 253 ] {b0ab366f-697e-4703-9790-6cafe79c181c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00155 sec., 103870.96774193548 rows/sec., 7.23 MiB/sec. | ||
4346 | 2024.11.28 01:55:42.100270 [ 253 ] {b0ab366f-697e-4703-9790-6cafe79c181c} <Debug> TCPHandler: Processed in 0.001808651 sec. | ||
4347 | 2024.11.28 01:55:42.100425 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4348 | 2024.11.28 01:55:42.100550 [ 4 ] {c0fa1a4e-3e64-41cf-a358-2d97613a339c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4349 | 2024.11.28 01:55:42.100604 [ 4 ] {c0fa1a4e-3e64-41cf-a358-2d97613a339c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4350 | 2024.11.28 01:55:42.101143 [ 4 ] {c0fa1a4e-3e64-41cf-a358-2d97613a339c} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4351 | 2024.11.28 01:55:42.101185 [ 4 ] {c0fa1a4e-3e64-41cf-a358-2d97613a339c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4352 | 2024.11.28 01:55:42.101582 [ 4 ] {c0fa1a4e-3e64-41cf-a358-2d97613a339c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4353 | 2024.11.28 01:55:42.101836 [ 4 ] {c0fa1a4e-3e64-41cf-a358-2d97613a339c} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4354 | 2024.11.28 01:55:42.102083 [ 4 ] {c0fa1a4e-3e64-41cf-a358-2d97613a339c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001551 sec., 38684.71953578336 rows/sec., 2.61 MiB/sec. | ||
4355 | 2024.11.28 01:55:42.102184 [ 4 ] {c0fa1a4e-3e64-41cf-a358-2d97613a339c} <Debug> TCPHandler: Processed in 0.001818012 sec. | ||
4356 | 2024.11.28 01:55:43.580743 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
4357 | 2024.11.28 01:55:43.581476 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4358 | 2024.11.28 01:55:43.581527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4359 | 2024.11.28 01:55:43.582086 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4360 | 2024.11.28 01:55:43.582348 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4361 | 2024.11.28 01:55:43.582622 [ 62 ] {} <Debug> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4362 | 2024.11.28 01:55:43.582648 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
4363 | 2024.11.28 01:55:43.582748 [ 62 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4364 | 2024.11.28 01:55:43.582795 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4365 | 2024.11.28 01:55:43.582961 [ 200 ] {05a9d681-abfb-489a-ac48-435477f4c689::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 | ||
4366 | 2024.11.28 01:55:43.583120 [ 200 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4367 | 2024.11.28 01:55:43.583164 [ 200 ] {05a9d681-abfb-489a-ac48-435477f4c689::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 | ||
4368 | 2024.11.28 01:55:43.583247 [ 200 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
4369 | 2024.11.28 01:55:43.583333 [ 200 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
4370 | 2024.11.28 01:55:43.583591 [ 200 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
4371 | 2024.11.28 01:55:43.583732 [ 200 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
4372 | 2024.11.28 01:55:43.583953 [ 200 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
4373 | 2024.11.28 01:55:43.586066 [ 193 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003174046 sec., 3036502.9366304083 rows/sec., 43.44 MiB/sec. | ||
4374 | 2024.11.28 01:55:43.586504 [ 189 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4375 | 2024.11.28 01:55:43.586853 [ 189 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_21_4} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4376 | 2024.11.28 01:55:43.586947 [ 189 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_21_4} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4377 | 2024.11.28 01:55:43.587064 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4378 | 2024.11.28 01:55:44.215511 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4379 | 2024.11.28 01:55:44.236362 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4380 | 2024.11.28 01:55:44.236428 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4381 | 2024.11.28 01:55:44.243757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4382 | 2024.11.28 01:55:44.244545 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4383 | 2024.11.28 01:55:44.244944 [ 59 ] {} <Debug> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4384 | 2024.11.28 01:55:44.245075 [ 59 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4385 | 2024.11.28 01:55:44.245150 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4386 | 2024.11.28 01:55:44.245521 [ 195 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
4387 | 2024.11.28 01:55:44.260909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4388 | 2024.11.28 01:55:44.262446 [ 195 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4389 | 2024.11.28 01:55:44.264171 [ 195 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
4390 | 2024.11.28 01:55:44.269867 [ 195 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
4391 | 2024.11.28 01:55:44.275866 [ 195 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
4392 | 2024.11.28 01:55:44.281384 [ 195 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
4393 | 2024.11.28 01:55:44.287076 [ 195 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
4394 | 2024.11.28 01:55:44.291705 [ 195 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
4395 | 2024.11.28 01:55:44.351527 [ 193 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.106240045 sec., 1496.6108118647728 rows/sec., 7.74 MiB/sec. | ||
4396 | 2024.11.28 01:55:44.354122 [ 193 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4397 | 2024.11.28 01:55:44.356997 [ 193 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_21_4} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4398 | 2024.11.28 01:55:44.357123 [ 193 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_21_4} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4399 | 2024.11.28 01:55:44.359567 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4400 | 2024.11.28 01:55:45.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.16 MiB, peak 193.70 MiB, free memory in arenas 0.00 B, will set to 184.96 MiB (RSS), difference: 1.79 MiB | ||
4401 | 2024.11.28 01:55:46.126490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 662 | ||
4402 | 2024.11.28 01:55:46.129625 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4403 | 2024.11.28 01:55:46.129687 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4404 | 2024.11.28 01:55:46.131226 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4405 | 2024.11.28 01:55:46.131660 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4406 | 2024.11.28 01:55:46.131878 [ 58 ] {} <Debug> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4407 | 2024.11.28 01:55:46.131943 [ 58 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4408 | 2024.11.28 01:55:46.131984 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4409 | 2024.11.28 01:55:46.132402 [ 197 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::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 | ||
4410 | 2024.11.28 01:55:46.134411 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
4411 | 2024.11.28 01:55:46.135106 [ 197 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4412 | 2024.11.28 01:55:46.135369 [ 197 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 512 rows starting from the beginning of the part | ||
4413 | 2024.11.28 01:55:46.136112 [ 197 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part | ||
4414 | 2024.11.28 01:55:46.136767 [ 197 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
4415 | 2024.11.28 01:55:46.137421 [ 197 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 54 rows starting from the beginning of the part | ||
4416 | 2024.11.28 01:55:46.138079 [ 197 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
4417 | 2024.11.28 01:55:46.138708 [ 197 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
4418 | 2024.11.28 01:55:46.146531 [ 192 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 72 columns (72 merged, 0 gathered) in 0.01440957 sec., 45941.69014064958 rows/sec., 39.15 MiB/sec. | ||
4419 | 2024.11.28 01:55:46.147837 [ 199 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4420 | 2024.11.28 01:55:46.148734 [ 199 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_16_3} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4421 | 2024.11.28 01:55:46.148834 [ 199 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_16_3} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4422 | 2024.11.28 01:55:46.149174 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
4423 | 2024.11.28 01:55:47.096723 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4424 | 2024.11.28 01:55:47.096917 [ 253 ] {315cb46f-8e2c-4ca3-8a5a-e6f882085e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4425 | 2024.11.28 01:55:47.096990 [ 253 ] {315cb46f-8e2c-4ca3-8a5a-e6f882085e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4426 | 2024.11.28 01:55:47.097777 [ 253 ] {315cb46f-8e2c-4ca3-8a5a-e6f882085e7e} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4427 | 2024.11.28 01:55:47.097831 [ 253 ] {315cb46f-8e2c-4ca3-8a5a-e6f882085e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4428 | 2024.11.28 01:55:47.098295 [ 253 ] {315cb46f-8e2c-4ca3-8a5a-e6f882085e7e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4429 | 2024.11.28 01:55:47.098567 [ 253 ] {315cb46f-8e2c-4ca3-8a5a-e6f882085e7e} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4430 | 2024.11.28 01:55:47.098815 [ 253 ] {315cb46f-8e2c-4ca3-8a5a-e6f882085e7e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001951 sec., 7175.807278318811 rows/sec., 516.56 KiB/sec. | ||
4431 | 2024.11.28 01:55:47.098879 [ 253 ] {315cb46f-8e2c-4ca3-8a5a-e6f882085e7e} <Debug> TCPHandler: Processed in 0.00229573 sec. | ||
4432 | 2024.11.28 01:55:47.099135 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4433 | 2024.11.28 01:55:47.099326 [ 4 ] {49ae0cc3-e54a-431d-99ee-72ec0cb65aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4434 | 2024.11.28 01:55:47.099398 [ 4 ] {49ae0cc3-e54a-431d-99ee-72ec0cb65aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4435 | 2024.11.28 01:55:47.100262 [ 4 ] {49ae0cc3-e54a-431d-99ee-72ec0cb65aa9} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4436 | 2024.11.28 01:55:47.100307 [ 4 ] {49ae0cc3-e54a-431d-99ee-72ec0cb65aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4437 | 2024.11.28 01:55:47.100769 [ 4 ] {49ae0cc3-e54a-431d-99ee-72ec0cb65aa9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4438 | 2024.11.28 01:55:47.101046 [ 4 ] {49ae0cc3-e54a-431d-99ee-72ec0cb65aa9} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4439 | 2024.11.28 01:55:47.101333 [ 4 ] {49ae0cc3-e54a-431d-99ee-72ec0cb65aa9} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.00206 sec., 138349.5145631068 rows/sec., 12.21 MiB/sec. | ||
4440 | 2024.11.28 01:55:47.101392 [ 4 ] {49ae0cc3-e54a-431d-99ee-72ec0cb65aa9} <Debug> TCPHandler: Processed in 0.002393432 sec. | ||
4441 | 2024.11.28 01:55:47.101550 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4442 | 2024.11.28 01:55:47.101678 [ 253 ] {5621bf27-c1a4-4122-8614-bee895a58b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4443 | 2024.11.28 01:55:47.101733 [ 253 ] {5621bf27-c1a4-4122-8614-bee895a58b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4444 | 2024.11.28 01:55:47.102366 [ 253 ] {5621bf27-c1a4-4122-8614-bee895a58b75} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4445 | 2024.11.28 01:55:47.102410 [ 253 ] {5621bf27-c1a4-4122-8614-bee895a58b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4446 | 2024.11.28 01:55:47.102821 [ 253 ] {5621bf27-c1a4-4122-8614-bee895a58b75} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4447 | 2024.11.28 01:55:47.103082 [ 253 ] {5621bf27-c1a4-4122-8614-bee895a58b75} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4448 | 2024.11.28 01:55:47.103307 [ 253 ] {5621bf27-c1a4-4122-8614-bee895a58b75} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001658 sec., 28950.542822677926 rows/sec., 2.08 MiB/sec. | ||
4449 | 2024.11.28 01:55:47.103360 [ 253 ] {5621bf27-c1a4-4122-8614-bee895a58b75} <Debug> TCPHandler: Processed in 0.001870583 sec. | ||
4450 | 2024.11.28 01:55:47.103554 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4451 | 2024.11.28 01:55:47.103678 [ 4 ] {a2294804-0866-4493-a11c-3e0951bb657f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4452 | 2024.11.28 01:55:47.103730 [ 4 ] {a2294804-0866-4493-a11c-3e0951bb657f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4453 | 2024.11.28 01:55:47.104351 [ 4 ] {a2294804-0866-4493-a11c-3e0951bb657f} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4454 | 2024.11.28 01:55:47.104395 [ 4 ] {a2294804-0866-4493-a11c-3e0951bb657f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4455 | 2024.11.28 01:55:47.104785 [ 4 ] {a2294804-0866-4493-a11c-3e0951bb657f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4456 | 2024.11.28 01:55:47.105036 [ 4 ] {a2294804-0866-4493-a11c-3e0951bb657f} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4457 | 2024.11.28 01:55:47.105232 [ 56 ] {} <Debug> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
4458 | 2024.11.28 01:55:47.105246 [ 4 ] {a2294804-0866-4493-a11c-3e0951bb657f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001586 sec., 8827.238335435057 rows/sec., 618.20 KiB/sec. | ||
4459 | 2024.11.28 01:55:47.105329 [ 56 ] {} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4460 | 2024.11.28 01:55:47.105400 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4461 | 2024.11.28 01:55:47.105409 [ 4 ] {a2294804-0866-4493-a11c-3e0951bb657f} <Debug> TCPHandler: Processed in 0.001920814 sec. | ||
4462 | 2024.11.28 01:55:47.105625 [ 199 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::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 | ||
4463 | 2024.11.28 01:55:47.105626 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4464 | 2024.11.28 01:55:47.105771 [ 199 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4465 | 2024.11.28 01:55:47.105788 [ 253 ] {ef188ace-b9c6-4ce7-98f5-b36b7f859215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4466 | 2024.11.28 01:55:47.105811 [ 199 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 242 rows starting from the beginning of the part | ||
4467 | 2024.11.28 01:55:47.105847 [ 253 ] {ef188ace-b9c6-4ce7-98f5-b36b7f859215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4468 | 2024.11.28 01:55:47.105980 [ 199 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
4469 | 2024.11.28 01:55:47.106255 [ 199 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4470 | 2024.11.28 01:55:47.106631 [ 199 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 242 rows starting from the beginning of the part | ||
4471 | 2024.11.28 01:55:47.106866 [ 199 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
4472 | 2024.11.28 01:55:47.107104 [ 199 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
4473 | 2024.11.28 01:55:47.107798 [ 253 ] {ef188ace-b9c6-4ce7-98f5-b36b7f859215} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4474 | 2024.11.28 01:55:47.107844 [ 253 ] {ef188ace-b9c6-4ce7-98f5-b36b7f859215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4475 | 2024.11.28 01:55:47.108504 [ 253 ] {ef188ace-b9c6-4ce7-98f5-b36b7f859215} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4476 | 2024.11.28 01:55:47.108812 [ 192 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.003314257 sec., 162932.44609576144 rows/sec., 11.67 MiB/sec. | ||
4477 | 2024.11.28 01:55:47.108884 [ 253 ] {ef188ace-b9c6-4ce7-98f5-b36b7f859215} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4478 | 2024.11.28 01:55:47.109111 [ 192 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4479 | 2024.11.28 01:55:47.109317 [ 253 ] {ef188ace-b9c6-4ce7-98f5-b36b7f859215} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003559 sec., 3652.711435796572 rows/sec., 227.75 KiB/sec. | ||
4480 | 2024.11.28 01:55:47.109445 [ 253 ] {ef188ace-b9c6-4ce7-98f5-b36b7f859215} <Debug> TCPHandler: Processed in 0.003903167 sec. | ||
4481 | 2024.11.28 01:55:47.109619 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4482 | 2024.11.28 01:55:47.109718 [ 192 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_15_3} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4483 | 2024.11.28 01:55:47.109837 [ 4 ] {1d675c67-d843-41af-9e15-48bdb80e190f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4484 | 2024.11.28 01:55:47.109930 [ 4 ] {1d675c67-d843-41af-9e15-48bdb80e190f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4485 | 2024.11.28 01:55:47.109931 [ 192 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_15_3} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
4486 | 2024.11.28 01:55:47.110162 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
4487 | 2024.11.28 01:55:47.110903 [ 4 ] {1d675c67-d843-41af-9e15-48bdb80e190f} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4488 | 2024.11.28 01:55:47.110950 [ 4 ] {1d675c67-d843-41af-9e15-48bdb80e190f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4489 | 2024.11.28 01:55:47.111354 [ 4 ] {1d675c67-d843-41af-9e15-48bdb80e190f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4490 | 2024.11.28 01:55:47.111603 [ 4 ] {1d675c67-d843-41af-9e15-48bdb80e190f} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4491 | 2024.11.28 01:55:47.111854 [ 4 ] {1d675c67-d843-41af-9e15-48bdb80e190f} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.002094 sec., 202005.73065902578 rows/sec., 14.44 MiB/sec. | ||
4492 | 2024.11.28 01:55:47.112043 [ 4 ] {1d675c67-d843-41af-9e15-48bdb80e190f} <Debug> TCPHandler: Processed in 0.002490293 sec. | ||
4493 | 2024.11.28 01:55:47.112277 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4494 | 2024.11.28 01:55:47.112400 [ 253 ] {7272e76e-80dc-416a-93ba-70918a5c90a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4495 | 2024.11.28 01:55:47.112453 [ 253 ] {7272e76e-80dc-416a-93ba-70918a5c90a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4496 | 2024.11.28 01:55:47.112942 [ 253 ] {7272e76e-80dc-416a-93ba-70918a5c90a9} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4497 | 2024.11.28 01:55:47.112983 [ 253 ] {7272e76e-80dc-416a-93ba-70918a5c90a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4498 | 2024.11.28 01:55:47.113369 [ 253 ] {7272e76e-80dc-416a-93ba-70918a5c90a9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4499 | 2024.11.28 01:55:47.113620 [ 253 ] {7272e76e-80dc-416a-93ba-70918a5c90a9} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4500 | 2024.11.28 01:55:47.113787 [ 56 ] {} <Debug> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
4501 | 2024.11.28 01:55:47.113862 [ 56 ] {} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4502 | 2024.11.28 01:55:47.113870 [ 253 ] {7272e76e-80dc-416a-93ba-70918a5c90a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001484 sec., 4043.126684636118 rows/sec., 211.24 KiB/sec. | ||
4503 | 2024.11.28 01:55:47.113894 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4504 | 2024.11.28 01:55:47.113998 [ 253 ] {7272e76e-80dc-416a-93ba-70918a5c90a9} <Debug> TCPHandler: Processed in 0.001836352 sec. | ||
4505 | 2024.11.28 01:55:47.114258 [ 188 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::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 | ||
4506 | 2024.11.28 01:55:47.114295 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4507 | 2024.11.28 01:55:47.114606 [ 4 ] {55870c78-4d9f-4547-9cf8-a42ac0d63141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4508 | 2024.11.28 01:55:47.114678 [ 188 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4509 | 2024.11.28 01:55:47.114710 [ 4 ] {55870c78-4d9f-4547-9cf8-a42ac0d63141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4510 | 2024.11.28 01:55:47.114745 [ 188 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
4511 | 2024.11.28 01:55:47.115027 [ 188 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
4512 | 2024.11.28 01:55:47.115317 [ 188 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
4513 | 2024.11.28 01:55:47.115544 [ 188 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
4514 | 2024.11.28 01:55:47.115901 [ 188 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
4515 | 2024.11.28 01:55:47.116189 [ 188 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
4516 | 2024.11.28 01:55:47.117742 [ 4 ] {55870c78-4d9f-4547-9cf8-a42ac0d63141} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4517 | 2024.11.28 01:55:47.117827 [ 4 ] {55870c78-4d9f-4547-9cf8-a42ac0d63141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4518 | 2024.11.28 01:55:47.119015 [ 199 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.004993077 sec., 18024.957355955055 rows/sec., 941.73 KiB/sec. | ||
4519 | 2024.11.28 01:55:47.119025 [ 4 ] {55870c78-4d9f-4547-9cf8-a42ac0d63141} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4520 | 2024.11.28 01:55:47.119185 [ 199 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4521 | 2024.11.28 01:55:47.119517 [ 4 ] {55870c78-4d9f-4547-9cf8-a42ac0d63141} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4522 | 2024.11.28 01:55:47.119807 [ 199 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_15_3} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4523 | 2024.11.28 01:55:47.120044 [ 199 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_15_3} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
4524 | 2024.11.28 01:55:47.120053 [ 4 ] {55870c78-4d9f-4547-9cf8-a42ac0d63141} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005529 sec., 42864.89419424851 rows/sec., 2.87 MiB/sec. | ||
4525 | 2024.11.28 01:55:47.120299 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4526 | 2024.11.28 01:55:47.120303 [ 4 ] {55870c78-4d9f-4547-9cf8-a42ac0d63141} <Debug> TCPHandler: Processed in 0.006154937 sec. | ||
4527 | 2024.11.28 01:55:47.120493 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4528 | 2024.11.28 01:55:47.120613 [ 253 ] {ce6f275a-2297-4aaf-929e-f31dae0a3860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4529 | 2024.11.28 01:55:47.120665 [ 253 ] {ce6f275a-2297-4aaf-929e-f31dae0a3860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4530 | 2024.11.28 01:55:47.121133 [ 253 ] {ce6f275a-2297-4aaf-929e-f31dae0a3860} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4531 | 2024.11.28 01:55:47.121171 [ 253 ] {ce6f275a-2297-4aaf-929e-f31dae0a3860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4532 | 2024.11.28 01:55:47.121559 [ 253 ] {ce6f275a-2297-4aaf-929e-f31dae0a3860} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4533 | 2024.11.28 01:55:47.121817 [ 253 ] {ce6f275a-2297-4aaf-929e-f31dae0a3860} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4534 | 2024.11.28 01:55:47.121991 [ 56 ] {} <Debug> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
4535 | 2024.11.28 01:55:47.122058 [ 56 ] {} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4536 | 2024.11.28 01:55:47.122062 [ 253 ] {ce6f275a-2297-4aaf-929e-f31dae0a3860} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001463 sec., 683.5269993164729 rows/sec., 46.06 KiB/sec. | ||
4537 | 2024.11.28 01:55:47.122106 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4538 | 2024.11.28 01:55:47.122199 [ 253 ] {ce6f275a-2297-4aaf-929e-f31dae0a3860} <Debug> TCPHandler: Processed in 0.00175718 sec. | ||
4539 | 2024.11.28 01:55:47.122390 [ 190 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
4540 | 2024.11.28 01:55:47.122419 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4541 | 2024.11.28 01:55:47.122672 [ 4 ] {04414407-558f-4876-80ab-7e52ec6b9023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4542 | 2024.11.28 01:55:47.122689 [ 190 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4543 | 2024.11.28 01:55:47.122784 [ 190 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
4544 | 2024.11.28 01:55:47.122858 [ 4 ] {04414407-558f-4876-80ab-7e52ec6b9023} <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 | ||
4545 | 2024.11.28 01:55:47.123052 [ 190 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
4546 | 2024.11.28 01:55:47.123393 [ 190 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
4547 | 2024.11.28 01:55:47.123720 [ 190 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
4548 | 2024.11.28 01:55:47.124029 [ 190 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
4549 | 2024.11.28 01:55:47.124362 [ 190 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::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 | ||
4550 | 2024.11.28 01:55:47.127981 [ 186 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.005750249 sec., 2608.5826892018067 rows/sec., 175.77 KiB/sec. | ||
4551 | 2024.11.28 01:55:47.128217 [ 186 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4552 | 2024.11.28 01:55:47.128535 [ 4 ] {04414407-558f-4876-80ab-7e52ec6b9023} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4553 | 2024.11.28 01:55:47.128608 [ 4 ] {04414407-558f-4876-80ab-7e52ec6b9023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4554 | 2024.11.28 01:55:47.128920 [ 186 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_15_3} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4555 | 2024.11.28 01:55:47.129146 [ 186 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_15_3} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
4556 | 2024.11.28 01:55:47.129310 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4557 | 2024.11.28 01:55:47.129760 [ 4 ] {04414407-558f-4876-80ab-7e52ec6b9023} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4558 | 2024.11.28 01:55:47.130043 [ 4 ] {04414407-558f-4876-80ab-7e52ec6b9023} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4559 | 2024.11.28 01:55:47.130223 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4560 | 2024.11.28 01:55:47.130290 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4561 | 2024.11.28 01:55:47.130326 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4562 | 2024.11.28 01:55:47.130364 [ 4 ] {04414407-558f-4876-80ab-7e52ec6b9023} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.007777 sec., 5271.955767005272 rows/sec., 9.45 MiB/sec. | ||
4563 | 2024.11.28 01:55:47.130643 [ 190 ] {4342e046-8fec-453c-af4a-f73be3904d3a::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 | ||
4564 | 2024.11.28 01:55:47.130763 [ 4 ] {04414407-558f-4876-80ab-7e52ec6b9023} <Debug> TCPHandler: Processed in 0.008439497 sec. | ||
4565 | 2024.11.28 01:55:47.131008 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4566 | 2024.11.28 01:55:47.131287 [ 190 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4567 | 2024.11.28 01:55:47.131298 [ 253 ] {6d4038bb-c5c4-40d5-a4e5-e1b50b9c58bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4568 | 2024.11.28 01:55:47.131441 [ 190 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 272 rows starting from the beginning of the part | ||
4569 | 2024.11.28 01:55:47.131451 [ 253 ] {6d4038bb-c5c4-40d5-a4e5-e1b50b9c58bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4570 | 2024.11.28 01:55:47.132343 [ 190 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
4571 | 2024.11.28 01:55:47.133040 [ 190 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
4572 | 2024.11.28 01:55:47.133757 [ 190 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
4573 | 2024.11.28 01:55:47.133851 [ 253 ] {6d4038bb-c5c4-40d5-a4e5-e1b50b9c58bf} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4574 | 2024.11.28 01:55:47.133963 [ 253 ] {6d4038bb-c5c4-40d5-a4e5-e1b50b9c58bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4575 | 2024.11.28 01:55:47.134279 [ 190 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
4576 | 2024.11.28 01:55:47.134862 [ 190 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
4577 | 2024.11.28 01:55:47.135836 [ 253 ] {6d4038bb-c5c4-40d5-a4e5-e1b50b9c58bf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4578 | 2024.11.28 01:55:47.136328 [ 253 ] {6d4038bb-c5c4-40d5-a4e5-e1b50b9c58bf} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4579 | 2024.11.28 01:55:47.136931 [ 253 ] {6d4038bb-c5c4-40d5-a4e5-e1b50b9c58bf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005724 sec., 14325.6464011181 rows/sec., 931.69 KiB/sec. | ||
4580 | 2024.11.28 01:55:47.137039 [ 253 ] {6d4038bb-c5c4-40d5-a4e5-e1b50b9c58bf} <Debug> TCPHandler: Processed in 0.006156197 sec. | ||
4581 | 2024.11.28 01:55:47.140565 [ 198 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 477 rows, containing 19 columns (19 merged, 0 gathered) in 0.010161306 sec., 46942.784716846436 rows/sec., 84.12 MiB/sec. | ||
4582 | 2024.11.28 01:55:47.141392 [ 186 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4583 | 2024.11.28 01:55:47.141795 [ 186 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4584 | 2024.11.28 01:55:47.141901 [ 186 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4585 | 2024.11.28 01:55:47.142004 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
4586 | 2024.11.28 01:55:50.989789 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4587 | 2024.11.28 01:55:50.989856 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4588 | 2024.11.28 01:55:51.082841 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
4589 | 2024.11.28 01:55:51.083623 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4590 | 2024.11.28 01:55:51.083679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4591 | 2024.11.28 01:55:51.084226 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4592 | 2024.11.28 01:55:51.084487 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4593 | 2024.11.28 01:55:51.084738 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4594 | 2024.11.28 01:55:51.761004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4595 | 2024.11.28 01:55:51.779348 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4596 | 2024.11.28 01:55:51.779394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4597 | 2024.11.28 01:55:51.786364 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4598 | 2024.11.28 01:55:51.787139 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4599 | 2024.11.28 01:55:51.789624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4600 | 2024.11.28 01:55:52.090887 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4601 | 2024.11.28 01:55:52.091077 [ 253 ] {8ab36532-1695-44a6-8642-588ebd4be984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4602 | 2024.11.28 01:55:52.091151 [ 253 ] {8ab36532-1695-44a6-8642-588ebd4be984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4603 | 2024.11.28 01:55:52.091937 [ 253 ] {8ab36532-1695-44a6-8642-588ebd4be984} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4604 | 2024.11.28 01:55:52.091989 [ 253 ] {8ab36532-1695-44a6-8642-588ebd4be984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4605 | 2024.11.28 01:55:52.092444 [ 253 ] {8ab36532-1695-44a6-8642-588ebd4be984} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4606 | 2024.11.28 01:55:52.092714 [ 253 ] {8ab36532-1695-44a6-8642-588ebd4be984} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4607 | 2024.11.28 01:55:52.092970 [ 253 ] {8ab36532-1695-44a6-8642-588ebd4be984} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.21 MiB/sec. | ||
4608 | 2024.11.28 01:55:52.093054 [ 253 ] {8ab36532-1695-44a6-8642-588ebd4be984} <Debug> TCPHandler: Processed in 0.00229883 sec. | ||
4609 | 2024.11.28 01:55:52.093389 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4610 | 2024.11.28 01:55:52.093667 [ 4 ] {ec30a8b6-edbd-4767-aa84-eb8edf6a7a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4611 | 2024.11.28 01:55:52.093753 [ 4 ] {ec30a8b6-edbd-4767-aa84-eb8edf6a7a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4612 | 2024.11.28 01:55:52.094532 [ 4 ] {ec30a8b6-edbd-4767-aa84-eb8edf6a7a57} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4613 | 2024.11.28 01:55:52.094587 [ 4 ] {ec30a8b6-edbd-4767-aa84-eb8edf6a7a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4614 | 2024.11.28 01:55:52.095036 [ 4 ] {ec30a8b6-edbd-4767-aa84-eb8edf6a7a57} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4615 | 2024.11.28 01:55:52.095298 [ 4 ] {ec30a8b6-edbd-4767-aa84-eb8edf6a7a57} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4616 | 2024.11.28 01:55:52.095548 [ 4 ] {ec30a8b6-edbd-4767-aa84-eb8edf6a7a57} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001959 sec., 32669.729453802964 rows/sec., 2.55 MiB/sec. | ||
4617 | 2024.11.28 01:55:52.095615 [ 4 ] {ec30a8b6-edbd-4767-aa84-eb8edf6a7a57} <Debug> TCPHandler: Processed in 0.002426922 sec. | ||
4618 | 2024.11.28 01:55:52.095768 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4619 | 2024.11.28 01:55:52.095914 [ 253 ] {1e3490f6-a811-4617-9d53-52ee3e61c3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4620 | 2024.11.28 01:55:52.095981 [ 253 ] {1e3490f6-a811-4617-9d53-52ee3e61c3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4621 | 2024.11.28 01:55:52.096695 [ 253 ] {1e3490f6-a811-4617-9d53-52ee3e61c3dd} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4622 | 2024.11.28 01:55:52.096738 [ 253 ] {1e3490f6-a811-4617-9d53-52ee3e61c3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4623 | 2024.11.28 01:55:52.097145 [ 253 ] {1e3490f6-a811-4617-9d53-52ee3e61c3dd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4624 | 2024.11.28 01:55:52.097392 [ 253 ] {1e3490f6-a811-4617-9d53-52ee3e61c3dd} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4625 | 2024.11.28 01:55:52.097634 [ 253 ] {1e3490f6-a811-4617-9d53-52ee3e61c3dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001755 sec., 91168.09116809117 rows/sec., 6.35 MiB/sec. | ||
4626 | 2024.11.28 01:55:52.097762 [ 253 ] {1e3490f6-a811-4617-9d53-52ee3e61c3dd} <Debug> TCPHandler: Processed in 0.002062785 sec. | ||
4627 | 2024.11.28 01:55:52.097982 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4628 | 2024.11.28 01:55:52.098210 [ 4 ] {2ebb7b12-eb86-4a77-90f9-8e554086591e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4629 | 2024.11.28 01:55:52.098309 [ 4 ] {2ebb7b12-eb86-4a77-90f9-8e554086591e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4630 | 2024.11.28 01:55:52.098999 [ 4 ] {2ebb7b12-eb86-4a77-90f9-8e554086591e} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4631 | 2024.11.28 01:55:52.099041 [ 4 ] {2ebb7b12-eb86-4a77-90f9-8e554086591e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
4632 | 2024.11.28 01:55:52.099433 [ 4 ] {2ebb7b12-eb86-4a77-90f9-8e554086591e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4633 | 2024.11.28 01:55:52.099688 [ 4 ] {2ebb7b12-eb86-4a77-90f9-8e554086591e} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4634 | 2024.11.28 01:55:52.099946 [ 4 ] {2ebb7b12-eb86-4a77-90f9-8e554086591e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001787 sec., 33575.82540570789 rows/sec., 2.26 MiB/sec. | ||
4635 | 2024.11.28 01:55:52.100121 [ 4 ] {2ebb7b12-eb86-4a77-90f9-8e554086591e} <Debug> TCPHandler: Processed in 0.002249729 sec. | ||
4636 | 2024.11.28 01:55:54.048557 [ 48 ] {} <Debug> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4637 | 2024.11.28 01:55:54.048638 [ 48 ] {} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4638 | 2024.11.28 01:55:54.048662 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4639 | 2024.11.28 01:55:54.048827 [ 204 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
4640 | 2024.11.28 01:55:54.049016 [ 204 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4641 | 2024.11.28 01:55:54.049059 [ 204 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
4642 | 2024.11.28 01:55:54.049152 [ 204 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
4643 | 2024.11.28 01:55:54.049255 [ 204 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
4644 | 2024.11.28 01:55:54.049459 [ 204 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
4645 | 2024.11.28 01:55:54.049774 [ 204 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
4646 | 2024.11.28 01:55:54.050811 [ 186 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002079136 sec., 14429.070536992289 rows/sec., 1.20 MiB/sec. | ||
4647 | 2024.11.28 01:55:54.051016 [ 198 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4648 | 2024.11.28 01:55:54.051397 [ 198 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_5_1} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4649 | 2024.11.28 01:55:54.051496 [ 198 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_5_1} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4650 | 2024.11.28 01:55:54.051607 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4651 | 2024.11.28 01:55:54.286192 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4652 | 2024.11.28 01:55:54.286410 [ 253 ] {7b49c23a-3d73-4e6f-bdf5-087efb4c72f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4653 | 2024.11.28 01:55:54.286493 [ 253 ] {7b49c23a-3d73-4e6f-bdf5-087efb4c72f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4654 | 2024.11.28 01:55:54.287245 [ 253 ] {7b49c23a-3d73-4e6f-bdf5-087efb4c72f9} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4655 | 2024.11.28 01:55:54.287302 [ 253 ] {7b49c23a-3d73-4e6f-bdf5-087efb4c72f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4656 | 2024.11.28 01:55:54.287757 [ 253 ] {7b49c23a-3d73-4e6f-bdf5-087efb4c72f9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4657 | 2024.11.28 01:55:54.288016 [ 253 ] {7b49c23a-3d73-4e6f-bdf5-087efb4c72f9} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4658 | 2024.11.28 01:55:54.288264 [ 253 ] {7b49c23a-3d73-4e6f-bdf5-087efb4c72f9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001912 sec., 7322.175732217573 rows/sec., 527.10 KiB/sec. | ||
4659 | 2024.11.28 01:55:54.288334 [ 253 ] {7b49c23a-3d73-4e6f-bdf5-087efb4c72f9} <Debug> TCPHandler: Processed in 0.00228934 sec. | ||
4660 | 2024.11.28 01:55:54.288573 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4661 | 2024.11.28 01:55:54.288765 [ 4 ] {bdc8bf66-8394-49a5-b7c7-514697f6dee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4662 | 2024.11.28 01:55:54.288843 [ 4 ] {bdc8bf66-8394-49a5-b7c7-514697f6dee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4663 | 2024.11.28 01:55:54.289614 [ 4 ] {bdc8bf66-8394-49a5-b7c7-514697f6dee0} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4664 | 2024.11.28 01:55:54.289668 [ 4 ] {bdc8bf66-8394-49a5-b7c7-514697f6dee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4665 | 2024.11.28 01:55:54.290091 [ 4 ] {bdc8bf66-8394-49a5-b7c7-514697f6dee0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4666 | 2024.11.28 01:55:54.290363 [ 4 ] {bdc8bf66-8394-49a5-b7c7-514697f6dee0} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4667 | 2024.11.28 01:55:54.290614 [ 4 ] {bdc8bf66-8394-49a5-b7c7-514697f6dee0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001903 sec., 1050.9721492380452 rows/sec., 85.70 KiB/sec. | ||
4668 | 2024.11.28 01:55:54.290682 [ 4 ] {bdc8bf66-8394-49a5-b7c7-514697f6dee0} <Debug> TCPHandler: Processed in 0.00224887 sec. | ||
4669 | 2024.11.28 01:55:54.290857 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4670 | 2024.11.28 01:55:54.291004 [ 253 ] {48a2003c-6a2c-40f8-b594-5a2c28e6594c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4671 | 2024.11.28 01:55:54.291073 [ 253 ] {48a2003c-6a2c-40f8-b594-5a2c28e6594c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4672 | 2024.11.28 01:55:54.292415 [ 253 ] {48a2003c-6a2c-40f8-b594-5a2c28e6594c} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4673 | 2024.11.28 01:55:54.292460 [ 253 ] {48a2003c-6a2c-40f8-b594-5a2c28e6594c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4674 | 2024.11.28 01:55:54.292942 [ 253 ] {48a2003c-6a2c-40f8-b594-5a2c28e6594c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4675 | 2024.11.28 01:55:54.293203 [ 253 ] {48a2003c-6a2c-40f8-b594-5a2c28e6594c} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4676 | 2024.11.28 01:55:54.293378 [ 48 ] {} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4677 | 2024.11.28 01:55:54.293444 [ 253 ] {48a2003c-6a2c-40f8-b594-5a2c28e6594c} <Debug> executeQuery: Read 1426 rows, 121.94 KiB in 0.002473 sec., 576627.5778406793 rows/sec., 48.15 MiB/sec. | ||
4678 | 2024.11.28 01:55:54.293461 [ 48 ] {} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4679 | 2024.11.28 01:55:54.293529 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4680 | 2024.11.28 01:55:54.293584 [ 253 ] {48a2003c-6a2c-40f8-b594-5a2c28e6594c} <Debug> TCPHandler: Processed in 0.002797019 sec. | ||
4681 | 2024.11.28 01:55:54.293877 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4682 | 2024.11.28 01:55:54.293974 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
4683 | 2024.11.28 01:55:54.294199 [ 4 ] {91ffdb32-b59c-4b9b-b9b3-77321be62ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4684 | 2024.11.28 01:55:54.294352 [ 4 ] {91ffdb32-b59c-4b9b-b9b3-77321be62ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4685 | 2024.11.28 01:55:54.294525 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4686 | 2024.11.28 01:55:54.294628 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1434 rows starting from the beginning of the part | ||
4687 | 2024.11.28 01:55:54.294877 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 285 rows starting from the beginning of the part | ||
4688 | 2024.11.28 01:55:54.295200 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 57 rows starting from the beginning of the part | ||
4689 | 2024.11.28 01:55:54.295549 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 285 rows starting from the beginning of the part | ||
4690 | 2024.11.28 01:55:54.295966 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
4691 | 2024.11.28 01:55:54.296340 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
4692 | 2024.11.28 01:55:54.297409 [ 4 ] {91ffdb32-b59c-4b9b-b9b3-77321be62ac1} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4693 | 2024.11.28 01:55:54.297485 [ 4 ] {91ffdb32-b59c-4b9b-b9b3-77321be62ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4694 | 2024.11.28 01:55:54.298479 [ 4 ] {91ffdb32-b59c-4b9b-b9b3-77321be62ac1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4695 | 2024.11.28 01:55:54.299003 [ 4 ] {91ffdb32-b59c-4b9b-b9b3-77321be62ac1} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4696 | 2024.11.28 01:55:54.299316 [ 4 ] {91ffdb32-b59c-4b9b-b9b3-77321be62ac1} <Debug> executeQuery: Read 50 rows, 3.68 KiB in 0.005229 sec., 9562.057754828838 rows/sec., 703.52 KiB/sec. | ||
4697 | 2024.11.28 01:55:54.299410 [ 4 ] {91ffdb32-b59c-4b9b-b9b3-77321be62ac1} <Debug> TCPHandler: Processed in 0.005691159 sec. | ||
4698 | 2024.11.28 01:55:54.299579 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4699 | 2024.11.28 01:55:54.299914 [ 253 ] {b87d33f1-f240-4f07-936c-a2911683c180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4700 | 2024.11.28 01:55:54.299934 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3543 rows, containing 5 columns (5 merged, 0 gathered) in 0.006290519 sec., 563228.5666731156 rows/sec., 49.46 MiB/sec. | ||
4701 | 2024.11.28 01:55:54.300012 [ 253 ] {b87d33f1-f240-4f07-936c-a2911683c180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4702 | 2024.11.28 01:55:54.300229 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4703 | 2024.11.28 01:55:54.300848 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_36_7} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4704 | 2024.11.28 01:55:54.301015 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_36_7} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4705 | 2024.11.28 01:55:54.301198 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
4706 | 2024.11.28 01:55:54.301397 [ 253 ] {b87d33f1-f240-4f07-936c-a2911683c180} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4707 | 2024.11.28 01:55:54.301446 [ 253 ] {b87d33f1-f240-4f07-936c-a2911683c180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4708 | 2024.11.28 01:55:54.301834 [ 253 ] {b87d33f1-f240-4f07-936c-a2911683c180} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4709 | 2024.11.28 01:55:54.302084 [ 253 ] {b87d33f1-f240-4f07-936c-a2911683c180} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4710 | 2024.11.28 01:55:54.302321 [ 253 ] {b87d33f1-f240-4f07-936c-a2911683c180} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002536 sec., 95425.86750788643 rows/sec., 6.47 MiB/sec. | ||
4711 | 2024.11.28 01:55:54.302386 [ 253 ] {b87d33f1-f240-4f07-936c-a2911683c180} <Debug> TCPHandler: Processed in 0.00289012 sec. | ||
4712 | 2024.11.28 01:55:54.302532 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4713 | 2024.11.28 01:55:54.302658 [ 4 ] {3b141c0f-35b2-4ab3-a225-2afb3f08f126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4714 | 2024.11.28 01:55:54.302710 [ 4 ] {3b141c0f-35b2-4ab3-a225-2afb3f08f126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4715 | 2024.11.28 01:55:54.303313 [ 4 ] {3b141c0f-35b2-4ab3-a225-2afb3f08f126} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4716 | 2024.11.28 01:55:54.303356 [ 4 ] {3b141c0f-35b2-4ab3-a225-2afb3f08f126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4717 | 2024.11.28 01:55:54.303734 [ 4 ] {3b141c0f-35b2-4ab3-a225-2afb3f08f126} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4718 | 2024.11.28 01:55:54.303984 [ 4 ] {3b141c0f-35b2-4ab3-a225-2afb3f08f126} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4719 | 2024.11.28 01:55:54.304204 [ 4 ] {3b141c0f-35b2-4ab3-a225-2afb3f08f126} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001575 sec., 8253.968253968254 rows/sec., 514.63 KiB/sec. | ||
4720 | 2024.11.28 01:55:54.304262 [ 4 ] {3b141c0f-35b2-4ab3-a225-2afb3f08f126} <Debug> TCPHandler: Processed in 0.001788281 sec. | ||
4721 | 2024.11.28 01:55:54.304400 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4722 | 2024.11.28 01:55:54.304519 [ 253 ] {1b3364aa-e606-408b-9657-33dcbd881673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4723 | 2024.11.28 01:55:54.304569 [ 253 ] {1b3364aa-e606-408b-9657-33dcbd881673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4724 | 2024.11.28 01:55:54.305483 [ 253 ] {1b3364aa-e606-408b-9657-33dcbd881673} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4725 | 2024.11.28 01:55:54.305524 [ 253 ] {1b3364aa-e606-408b-9657-33dcbd881673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4726 | 2024.11.28 01:55:54.305928 [ 253 ] {1b3364aa-e606-408b-9657-33dcbd881673} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4727 | 2024.11.28 01:55:54.306169 [ 253 ] {1b3364aa-e606-408b-9657-33dcbd881673} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4728 | 2024.11.28 01:55:54.306345 [ 50 ] {} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4729 | 2024.11.28 01:55:54.306408 [ 50 ] {} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4730 | 2024.11.28 01:55:54.306426 [ 253 ] {1b3364aa-e606-408b-9657-33dcbd881673} <Debug> executeQuery: Read 881 rows, 65.42 KiB in 0.001924 sec., 457900.2079002079 rows/sec., 33.20 MiB/sec. | ||
4731 | 2024.11.28 01:55:54.306447 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4732 | 2024.11.28 01:55:54.306603 [ 253 ] {1b3364aa-e606-408b-9657-33dcbd881673} <Debug> TCPHandler: Processed in 0.002257019 sec. | ||
4733 | 2024.11.28 01:55:54.306678 [ 186 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
4734 | 2024.11.28 01:55:54.306817 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4735 | 2024.11.28 01:55:54.306861 [ 186 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4736 | 2024.11.28 01:55:54.306901 [ 186 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 915 rows starting from the beginning of the part | ||
4737 | 2024.11.28 01:55:54.307164 [ 4 ] {5cd2d9c8-c9e8-4479-a438-6e3297cf5459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4738 | 2024.11.28 01:55:54.307180 [ 186 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 423 rows starting from the beginning of the part | ||
4739 | 2024.11.28 01:55:54.307413 [ 4 ] {5cd2d9c8-c9e8-4479-a438-6e3297cf5459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4740 | 2024.11.28 01:55:54.307484 [ 186 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 66 rows starting from the beginning of the part | ||
4741 | 2024.11.28 01:55:54.307872 [ 186 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 423 rows starting from the beginning of the part | ||
4742 | 2024.11.28 01:55:54.308269 [ 186 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
4743 | 2024.11.28 01:55:54.308552 [ 186 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 881 rows starting from the beginning of the part | ||
4744 | 2024.11.28 01:55:54.309887 [ 4 ] {5cd2d9c8-c9e8-4479-a438-6e3297cf5459} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4745 | 2024.11.28 01:55:54.309943 [ 4 ] {5cd2d9c8-c9e8-4479-a438-6e3297cf5459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4746 | 2024.11.28 01:55:54.310992 [ 4 ] {5cd2d9c8-c9e8-4479-a438-6e3297cf5459} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4747 | 2024.11.28 01:55:54.311350 [ 4 ] {5cd2d9c8-c9e8-4479-a438-6e3297cf5459} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4748 | 2024.11.28 01:55:54.311814 [ 4 ] {5cd2d9c8-c9e8-4479-a438-6e3297cf5459} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0048 sec., 1250 rows/sec., 65.31 KiB/sec. | ||
4749 | 2024.11.28 01:55:54.312058 [ 4 ] {5cd2d9c8-c9e8-4479-a438-6e3297cf5459} <Debug> TCPHandler: Processed in 0.005339313 sec. | ||
4750 | 2024.11.28 01:55:54.312071 [ 186 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2772 rows, containing 5 columns (5 merged, 0 gathered) in 0.005511366 sec., 502960.6090395738 rows/sec., 38.40 MiB/sec. | ||
4751 | 2024.11.28 01:55:54.312281 [ 186 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4752 | 2024.11.28 01:55:54.312289 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4753 | 2024.11.28 01:55:54.312598 [ 253 ] {51d85c3f-deb0-41f3-9e43-e6e7a627de65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4754 | 2024.11.28 01:55:54.312726 [ 186 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_36_7} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4755 | 2024.11.28 01:55:54.312743 [ 253 ] {51d85c3f-deb0-41f3-9e43-e6e7a627de65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4756 | 2024.11.28 01:55:54.312946 [ 186 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_36_7} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4757 | 2024.11.28 01:55:54.313155 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
4758 | 2024.11.28 01:55:54.313874 [ 253 ] {51d85c3f-deb0-41f3-9e43-e6e7a627de65} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4759 | 2024.11.28 01:55:54.313918 [ 253 ] {51d85c3f-deb0-41f3-9e43-e6e7a627de65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4760 | 2024.11.28 01:55:54.314390 [ 253 ] {51d85c3f-deb0-41f3-9e43-e6e7a627de65} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4761 | 2024.11.28 01:55:54.314631 [ 253 ] {51d85c3f-deb0-41f3-9e43-e6e7a627de65} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4762 | 2024.11.28 01:55:54.314806 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4763 | 2024.11.28 01:55:54.314859 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4764 | 2024.11.28 01:55:54.314895 [ 253 ] {51d85c3f-deb0-41f3-9e43-e6e7a627de65} <Debug> executeQuery: Read 1018 rows, 69.45 KiB in 0.002389 sec., 426119.7153620762 rows/sec., 28.39 MiB/sec. | ||
4765 | 2024.11.28 01:55:54.314904 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4766 | 2024.11.28 01:55:54.315172 [ 253 ] {51d85c3f-deb0-41f3-9e43-e6e7a627de65} <Debug> TCPHandler: Processed in 0.002991092 sec. | ||
4767 | 2024.11.28 01:55:54.315261 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
4768 | 2024.11.28 01:55:54.315793 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4769 | 2024.11.28 01:55:54.315803 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4770 | 2024.11.28 01:55:54.315888 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9731 rows starting from the beginning of the part | ||
4771 | 2024.11.28 01:55:54.316037 [ 4 ] {3e81cf5c-8d1a-434f-8b8a-66924150d31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4772 | 2024.11.28 01:55:54.316168 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
4773 | 2024.11.28 01:55:54.316230 [ 4 ] {3e81cf5c-8d1a-434f-8b8a-66924150d31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4774 | 2024.11.28 01:55:54.316507 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
4775 | 2024.11.28 01:55:54.316907 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
4776 | 2024.11.28 01:55:54.317307 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
4777 | 2024.11.28 01:55:54.317649 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1018 rows starting from the beginning of the part | ||
4778 | 2024.11.28 01:55:54.318499 [ 4 ] {3e81cf5c-8d1a-434f-8b8a-66924150d31c} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4779 | 2024.11.28 01:55:54.318563 [ 4 ] {3e81cf5c-8d1a-434f-8b8a-66924150d31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4780 | 2024.11.28 01:55:54.319147 [ 4 ] {3e81cf5c-8d1a-434f-8b8a-66924150d31c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4781 | 2024.11.28 01:55:54.319629 [ 4 ] {3e81cf5c-8d1a-434f-8b8a-66924150d31c} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4782 | 2024.11.28 01:55:54.320354 [ 4 ] {3e81cf5c-8d1a-434f-8b8a-66924150d31c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004394 sec., 227.5830678197542 rows/sec., 15.34 KiB/sec. | ||
4783 | 2024.11.28 01:55:54.320721 [ 4 ] {3e81cf5c-8d1a-434f-8b8a-66924150d31c} <Debug> TCPHandler: Processed in 0.005400274 sec. | ||
4784 | 2024.11.28 01:55:54.320929 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4785 | 2024.11.28 01:55:54.321088 [ 253 ] {34365094-ffaf-473f-825b-dce0bec4b7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4786 | 2024.11.28 01:55:54.321197 [ 253 ] {34365094-ffaf-473f-825b-dce0bec4b7ae} <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 | ||
4787 | 2024.11.28 01:55:54.323614 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11544 rows, containing 5 columns (5 merged, 0 gathered) in 0.008567148 sec., 1347472.9279802332 rows/sec., 90.81 MiB/sec. | ||
4788 | 2024.11.28 01:55:54.323635 [ 253 ] {34365094-ffaf-473f-825b-dce0bec4b7ae} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4789 | 2024.11.28 01:55:54.323702 [ 253 ] {34365094-ffaf-473f-825b-dce0bec4b7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4790 | 2024.11.28 01:55:54.324076 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4791 | 2024.11.28 01:55:54.324730 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4792 | 2024.11.28 01:55:54.324884 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4793 | 2024.11.28 01:55:54.325019 [ 253 ] {34365094-ffaf-473f-825b-dce0bec4b7ae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4794 | 2024.11.28 01:55:54.325055 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
4795 | 2024.11.28 01:55:54.325354 [ 253 ] {34365094-ffaf-473f-825b-dce0bec4b7ae} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4796 | 2024.11.28 01:55:54.325612 [ 253 ] {34365094-ffaf-473f-825b-dce0bec4b7ae} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004555 sec., 9001.097694840833 rows/sec., 16.13 MiB/sec. | ||
4797 | 2024.11.28 01:55:54.325737 [ 253 ] {34365094-ffaf-473f-825b-dce0bec4b7ae} <Debug> TCPHandler: Processed in 0.004915435 sec. | ||
4798 | 2024.11.28 01:55:54.325900 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4799 | 2024.11.28 01:55:54.326041 [ 4 ] {47827ff9-247c-4b03-8e23-65017ae365e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4800 | 2024.11.28 01:55:54.326104 [ 4 ] {47827ff9-247c-4b03-8e23-65017ae365e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4801 | 2024.11.28 01:55:54.326691 [ 4 ] {47827ff9-247c-4b03-8e23-65017ae365e9} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4802 | 2024.11.28 01:55:54.326739 [ 4 ] {47827ff9-247c-4b03-8e23-65017ae365e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4803 | 2024.11.28 01:55:54.327124 [ 4 ] {47827ff9-247c-4b03-8e23-65017ae365e9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4804 | 2024.11.28 01:55:54.327376 [ 4 ] {47827ff9-247c-4b03-8e23-65017ae365e9} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4805 | 2024.11.28 01:55:54.327540 [ 50 ] {} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4806 | 2024.11.28 01:55:54.327603 [ 50 ] {} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4807 | 2024.11.28 01:55:54.327636 [ 4 ] {47827ff9-247c-4b03-8e23-65017ae365e9} <Debug> executeQuery: Read 56 rows, 3.55 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.15 MiB/sec. | ||
4808 | 2024.11.28 01:55:54.327644 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4809 | 2024.11.28 01:55:54.327795 [ 4 ] {47827ff9-247c-4b03-8e23-65017ae365e9} <Debug> TCPHandler: Processed in 0.001956264 sec. | ||
4810 | 2024.11.28 01:55:54.328002 [ 193 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
4811 | 2024.11.28 01:55:54.328300 [ 193 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4812 | 2024.11.28 01:55:54.328341 [ 193 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1792 rows starting from the beginning of the part | ||
4813 | 2024.11.28 01:55:54.328428 [ 193 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
4814 | 2024.11.28 01:55:54.328680 [ 193 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
4815 | 2024.11.28 01:55:54.328818 [ 193 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
4816 | 2024.11.28 01:55:54.328960 [ 193 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
4817 | 2024.11.28 01:55:54.329140 [ 193 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
4818 | 2024.11.28 01:55:54.330590 [ 189 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2132 rows, containing 4 columns (4 merged, 0 gathered) in 0.002810449 sec., 758597.6475644995 rows/sec., 49.38 MiB/sec. | ||
4819 | 2024.11.28 01:55:54.330794 [ 189 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4820 | 2024.11.28 01:55:54.331061 [ 189 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_36_7} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4821 | 2024.11.28 01:55:54.331136 [ 189 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_36_7} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4822 | 2024.11.28 01:55:54.331204 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
4823 | 2024.11.28 01:55:56.134661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 716 | ||
4824 | 2024.11.28 01:55:56.138117 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4825 | 2024.11.28 01:55:56.138170 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4826 | 2024.11.28 01:55:56.139711 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4827 | 2024.11.28 01:55:56.140022 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4828 | 2024.11.28 01:55:56.141037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 716 | ||
4829 | 2024.11.28 01:55:57.085851 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4830 | 2024.11.28 01:55:57.086043 [ 253 ] {53c0a003-e842-4738-a826-21430761cf85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4831 | 2024.11.28 01:55:57.086118 [ 253 ] {53c0a003-e842-4738-a826-21430761cf85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4832 | 2024.11.28 01:55:57.086897 [ 253 ] {53c0a003-e842-4738-a826-21430761cf85} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4833 | 2024.11.28 01:55:57.086947 [ 253 ] {53c0a003-e842-4738-a826-21430761cf85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4834 | 2024.11.28 01:55:57.087384 [ 253 ] {53c0a003-e842-4738-a826-21430761cf85} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4835 | 2024.11.28 01:55:57.087642 [ 253 ] {53c0a003-e842-4738-a826-21430761cf85} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4836 | 2024.11.28 01:55:57.087885 [ 253 ] {53c0a003-e842-4738-a826-21430761cf85} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001886 sec., 29692.470837751855 rows/sec., 2.27 MiB/sec. | ||
4837 | 2024.11.28 01:55:57.087963 [ 253 ] {53c0a003-e842-4738-a826-21430761cf85} <Debug> TCPHandler: Processed in 0.002255309 sec. | ||
4838 | 2024.11.28 01:55:57.088289 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4839 | 2024.11.28 01:55:57.088480 [ 4 ] {dac5b1e4-80fb-4561-9250-99cf072102ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4840 | 2024.11.28 01:55:57.088554 [ 4 ] {dac5b1e4-80fb-4561-9250-99cf072102ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4841 | 2024.11.28 01:55:57.089368 [ 4 ] {dac5b1e4-80fb-4561-9250-99cf072102ac} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4842 | 2024.11.28 01:55:57.089417 [ 4 ] {dac5b1e4-80fb-4561-9250-99cf072102ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4843 | 2024.11.28 01:55:57.089873 [ 4 ] {dac5b1e4-80fb-4561-9250-99cf072102ac} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4844 | 2024.11.28 01:55:57.090132 [ 4 ] {dac5b1e4-80fb-4561-9250-99cf072102ac} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4845 | 2024.11.28 01:55:57.090383 [ 4 ] {dac5b1e4-80fb-4561-9250-99cf072102ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001957 sec., 32703.117015840573 rows/sec., 2.55 MiB/sec. | ||
4846 | 2024.11.28 01:55:57.090514 [ 4 ] {dac5b1e4-80fb-4561-9250-99cf072102ac} <Debug> TCPHandler: Processed in 0.002413412 sec. | ||
4847 | 2024.11.28 01:55:57.090732 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4848 | 2024.11.28 01:55:57.090869 [ 253 ] {158a8b62-3bcc-4813-9001-7b71c18c3fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4849 | 2024.11.28 01:55:57.090933 [ 253 ] {158a8b62-3bcc-4813-9001-7b71c18c3fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4850 | 2024.11.28 01:55:57.091609 [ 253 ] {158a8b62-3bcc-4813-9001-7b71c18c3fcf} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4851 | 2024.11.28 01:55:57.091657 [ 253 ] {158a8b62-3bcc-4813-9001-7b71c18c3fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4852 | 2024.11.28 01:55:57.092074 [ 253 ] {158a8b62-3bcc-4813-9001-7b71c18c3fcf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4853 | 2024.11.28 01:55:57.092329 [ 253 ] {158a8b62-3bcc-4813-9001-7b71c18c3fcf} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4854 | 2024.11.28 01:55:57.092547 [ 253 ] {158a8b62-3bcc-4813-9001-7b71c18c3fcf} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001709 sec., 38619.075482738444 rows/sec., 2.70 MiB/sec. | ||
4855 | 2024.11.28 01:55:57.092601 [ 253 ] {158a8b62-3bcc-4813-9001-7b71c18c3fcf} <Debug> TCPHandler: Processed in 0.001987795 sec. | ||
4856 | 2024.11.28 01:55:57.092761 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4857 | 2024.11.28 01:55:57.092903 [ 4 ] {b56cb0d7-205a-4e98-8dfa-eac1c150262c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4858 | 2024.11.28 01:55:57.092966 [ 4 ] {b56cb0d7-205a-4e98-8dfa-eac1c150262c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4859 | 2024.11.28 01:55:57.093578 [ 4 ] {b56cb0d7-205a-4e98-8dfa-eac1c150262c} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4860 | 2024.11.28 01:55:57.093628 [ 4 ] {b56cb0d7-205a-4e98-8dfa-eac1c150262c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4861 | 2024.11.28 01:55:57.094039 [ 4 ] {b56cb0d7-205a-4e98-8dfa-eac1c150262c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4862 | 2024.11.28 01:55:57.094288 [ 4 ] {b56cb0d7-205a-4e98-8dfa-eac1c150262c} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4863 | 2024.11.28 01:55:57.094547 [ 4 ] {b56cb0d7-205a-4e98-8dfa-eac1c150262c} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001679 sec., 15485.407980941038 rows/sec., 1.04 MiB/sec. | ||
4864 | 2024.11.28 01:55:57.094735 [ 4 ] {b56cb0d7-205a-4e98-8dfa-eac1c150262c} <Debug> TCPHandler: Processed in 0.002030826 sec. | ||
4865 | 2024.11.28 01:55:58.584886 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
4866 | 2024.11.28 01:55:58.585937 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4867 | 2024.11.28 01:55:58.585988 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4868 | 2024.11.28 01:55:58.586504 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4869 | 2024.11.28 01:55:58.586769 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4870 | 2024.11.28 01:55:58.587083 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
4871 | 2024.11.28 01:55:59.289692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4872 | 2024.11.28 01:55:59.310171 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4873 | 2024.11.28 01:55:59.310224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4874 | 2024.11.28 01:55:59.317843 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4875 | 2024.11.28 01:55:59.318627 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4876 | 2024.11.28 01:55:59.321232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4877 | 2024.11.28 01:56:02.090727 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4878 | 2024.11.28 01:56:02.090935 [ 253 ] {6c8d90b8-68e1-432a-b92c-4a42e491b710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4879 | 2024.11.28 01:56:02.091008 [ 253 ] {6c8d90b8-68e1-432a-b92c-4a42e491b710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4880 | 2024.11.28 01:56:02.091746 [ 253 ] {6c8d90b8-68e1-432a-b92c-4a42e491b710} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4881 | 2024.11.28 01:56:02.091794 [ 253 ] {6c8d90b8-68e1-432a-b92c-4a42e491b710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4882 | 2024.11.28 01:56:02.092235 [ 253 ] {6c8d90b8-68e1-432a-b92c-4a42e491b710} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4883 | 2024.11.28 01:56:02.092502 [ 253 ] {6c8d90b8-68e1-432a-b92c-4a42e491b710} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4884 | 2024.11.28 01:56:02.092713 [ 253 ] {6c8d90b8-68e1-432a-b92c-4a42e491b710} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001835 sec., 30517.711171662126 rows/sec., 2.33 MiB/sec. | ||
4885 | 2024.11.28 01:56:02.092781 [ 253 ] {6c8d90b8-68e1-432a-b92c-4a42e491b710} <Debug> TCPHandler: Processed in 0.002199049 sec. | ||
4886 | 2024.11.28 01:56:02.093023 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4887 | 2024.11.28 01:56:02.093211 [ 4 ] {fb566354-e2d7-4934-a157-3a4b2c57c236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4888 | 2024.11.28 01:56:02.093284 [ 4 ] {fb566354-e2d7-4934-a157-3a4b2c57c236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4889 | 2024.11.28 01:56:02.094065 [ 4 ] {fb566354-e2d7-4934-a157-3a4b2c57c236} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4890 | 2024.11.28 01:56:02.094115 [ 4 ] {fb566354-e2d7-4934-a157-3a4b2c57c236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4891 | 2024.11.28 01:56:02.094617 [ 4 ] {fb566354-e2d7-4934-a157-3a4b2c57c236} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4892 | 2024.11.28 01:56:02.094885 [ 4 ] {fb566354-e2d7-4934-a157-3a4b2c57c236} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4893 | 2024.11.28 01:56:02.095134 [ 4 ] {fb566354-e2d7-4934-a157-3a4b2c57c236} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001975 sec., 32405.06329113924 rows/sec., 2.53 MiB/sec. | ||
4894 | 2024.11.28 01:56:02.095199 [ 4 ] {fb566354-e2d7-4934-a157-3a4b2c57c236} <Debug> TCPHandler: Processed in 0.00231373 sec. | ||
4895 | 2024.11.28 01:56:02.095336 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4896 | 2024.11.28 01:56:02.095464 [ 253 ] {faeb6c9f-d62c-4fb4-860d-f21cc8f15b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4897 | 2024.11.28 01:56:02.095520 [ 253 ] {faeb6c9f-d62c-4fb4-860d-f21cc8f15b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4898 | 2024.11.28 01:56:02.096090 [ 253 ] {faeb6c9f-d62c-4fb4-860d-f21cc8f15b7f} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4899 | 2024.11.28 01:56:02.096129 [ 253 ] {faeb6c9f-d62c-4fb4-860d-f21cc8f15b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4900 | 2024.11.28 01:56:02.096541 [ 253 ] {faeb6c9f-d62c-4fb4-860d-f21cc8f15b7f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4901 | 2024.11.28 01:56:02.096782 [ 253 ] {faeb6c9f-d62c-4fb4-860d-f21cc8f15b7f} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4902 | 2024.11.28 01:56:02.096991 [ 253 ] {faeb6c9f-d62c-4fb4-860d-f21cc8f15b7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001548 sec., 103359.17312661499 rows/sec., 7.20 MiB/sec. | ||
4903 | 2024.11.28 01:56:02.097069 [ 253 ] {faeb6c9f-d62c-4fb4-860d-f21cc8f15b7f} <Debug> TCPHandler: Processed in 0.001791611 sec. | ||
4904 | 2024.11.28 01:56:02.097332 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4905 | 2024.11.28 01:56:02.097492 [ 4 ] {79cc5302-2de1-493a-9e2c-d12895958a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4906 | 2024.11.28 01:56:02.097556 [ 4 ] {79cc5302-2de1-493a-9e2c-d12895958a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4907 | 2024.11.28 01:56:02.098149 [ 4 ] {79cc5302-2de1-493a-9e2c-d12895958a75} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4908 | 2024.11.28 01:56:02.098189 [ 4 ] {79cc5302-2de1-493a-9e2c-d12895958a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4909 | 2024.11.28 01:56:02.098578 [ 4 ] {79cc5302-2de1-493a-9e2c-d12895958a75} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4910 | 2024.11.28 01:56:02.098838 [ 4 ] {79cc5302-2de1-493a-9e2c-d12895958a75} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4911 | 2024.11.28 01:56:02.099067 [ 4 ] {79cc5302-2de1-493a-9e2c-d12895958a75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00161 sec., 37267.08074534161 rows/sec., 2.51 MiB/sec. | ||
4912 | 2024.11.28 01:56:02.099125 [ 4 ] {79cc5302-2de1-493a-9e2c-d12895958a75} <Debug> TCPHandler: Processed in 0.001956054 sec. | ||
4913 | 2024.11.28 01:56:05.989903 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4914 | 2024.11.28 01:56:05.989974 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4915 | 2024.11.28 01:56:06.087212 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
4916 | 2024.11.28 01:56:06.087869 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4917 | 2024.11.28 01:56:06.087917 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4918 | 2024.11.28 01:56:06.088495 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4919 | 2024.11.28 01:56:06.088776 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4920 | 2024.11.28 01:56:06.089007 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4921 | 2024.11.28 01:56:06.141317 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 732 | ||
4922 | 2024.11.28 01:56:06.143996 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4923 | 2024.11.28 01:56:06.144047 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4924 | 2024.11.28 01:56:06.145512 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4925 | 2024.11.28 01:56:06.145838 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4926 | 2024.11.28 01:56:06.146378 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732 | ||
4927 | 2024.11.28 01:56:06.821307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4928 | 2024.11.28 01:56:06.841675 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4929 | 2024.11.28 01:56:06.841723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4930 | 2024.11.28 01:56:06.849090 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4931 | 2024.11.28 01:56:06.849876 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4932 | 2024.11.28 01:56:06.852391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4933 | 2024.11.28 01:56:06.860156 [ 40 ] {} <Debug> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
4934 | 2024.11.28 01:56:06.860203 [ 40 ] {} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4935 | 2024.11.28 01:56:06.860228 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4936 | 2024.11.28 01:56:06.860482 [ 195 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
4937 | 2024.11.28 01:56:06.860696 [ 195 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4938 | 2024.11.28 01:56:06.860739 [ 195 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 66 rows starting from the beginning of the part | ||
4939 | 2024.11.28 01:56:06.860868 [ 195 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
4940 | 2024.11.28 01:56:06.861097 [ 195 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
4941 | 2024.11.28 01:56:06.861311 [ 195 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
4942 | 2024.11.28 01:56:06.861506 [ 195 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
4943 | 2024.11.28 01:56:06.862703 [ 189 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.002377921 sec., 89994.57929847123 rows/sec., 6.79 MiB/sec. | ||
4944 | 2024.11.28 01:56:06.863008 [ 189 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
4945 | 2024.11.28 01:56:06.863390 [ 189 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_19_4} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4946 | 2024.11.28 01:56:06.863484 [ 189 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_19_4} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
4947 | 2024.11.28 01:56:06.863587 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4948 | 2024.11.28 01:56:07.096097 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4949 | 2024.11.28 01:56:07.096286 [ 253 ] {d718f683-9e02-4c86-8f6b-af2e1a7a9324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4950 | 2024.11.28 01:56:07.096361 [ 253 ] {d718f683-9e02-4c86-8f6b-af2e1a7a9324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4951 | 2024.11.28 01:56:07.097102 [ 253 ] {d718f683-9e02-4c86-8f6b-af2e1a7a9324} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4952 | 2024.11.28 01:56:07.097155 [ 253 ] {d718f683-9e02-4c86-8f6b-af2e1a7a9324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4953 | 2024.11.28 01:56:07.097612 [ 253 ] {d718f683-9e02-4c86-8f6b-af2e1a7a9324} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4954 | 2024.11.28 01:56:07.097882 [ 253 ] {d718f683-9e02-4c86-8f6b-af2e1a7a9324} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4955 | 2024.11.28 01:56:07.098091 [ 40 ] {} <Debug> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
4956 | 2024.11.28 01:56:07.098160 [ 253 ] {d718f683-9e02-4c86-8f6b-af2e1a7a9324} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00192 sec., 7291.666666666666 rows/sec., 524.90 KiB/sec. | ||
4957 | 2024.11.28 01:56:07.098179 [ 40 ] {} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4958 | 2024.11.28 01:56:07.098248 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4959 | 2024.11.28 01:56:07.098305 [ 253 ] {d718f683-9e02-4c86-8f6b-af2e1a7a9324} <Debug> TCPHandler: Processed in 0.002344121 sec. | ||
4960 | 2024.11.28 01:56:07.098444 [ 187 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
4961 | 2024.11.28 01:56:07.098562 [ 187 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4962 | 2024.11.28 01:56:07.098595 [ 187 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
4963 | 2024.11.28 01:56:07.098645 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4964 | 2024.11.28 01:56:07.098726 [ 187 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
4965 | 2024.11.28 01:56:07.099112 [ 187 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
4966 | 2024.11.28 01:56:07.099260 [ 4 ] {98101750-98e2-4fc3-80e7-22129b499ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4967 | 2024.11.28 01:56:07.099428 [ 187 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
4968 | 2024.11.28 01:56:07.099535 [ 4 ] {98101750-98e2-4fc3-80e7-22129b499ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4969 | 2024.11.28 01:56:07.099727 [ 187 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
4970 | 2024.11.28 01:56:07.102255 [ 187 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003900018 sec., 17948.6351088636 rows/sec., 1.33 MiB/sec. | ||
4971 | 2024.11.28 01:56:07.102307 [ 4 ] {98101750-98e2-4fc3-80e7-22129b499ef6} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4972 | 2024.11.28 01:56:07.102378 [ 4 ] {98101750-98e2-4fc3-80e7-22129b499ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4973 | 2024.11.28 01:56:07.102421 [ 187 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
4974 | 2024.11.28 01:56:07.103003 [ 187 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_17_4} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4975 | 2024.11.28 01:56:07.103296 [ 187 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_17_4} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
4976 | 2024.11.28 01:56:07.103405 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4977 | 2024.11.28 01:56:07.103444 [ 4 ] {98101750-98e2-4fc3-80e7-22129b499ef6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4978 | 2024.11.28 01:56:07.103725 [ 4 ] {98101750-98e2-4fc3-80e7-22129b499ef6} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4979 | 2024.11.28 01:56:07.104017 [ 4 ] {98101750-98e2-4fc3-80e7-22129b499ef6} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.004946 sec., 57622.321067529316 rows/sec., 5.08 MiB/sec. | ||
4980 | 2024.11.28 01:56:07.104192 [ 4 ] {98101750-98e2-4fc3-80e7-22129b499ef6} <Debug> TCPHandler: Processed in 0.005709759 sec. | ||
4981 | 2024.11.28 01:56:07.104440 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4982 | 2024.11.28 01:56:07.104578 [ 253 ] {25803407-f024-484c-b8f9-150ead4b09df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4983 | 2024.11.28 01:56:07.104630 [ 253 ] {25803407-f024-484c-b8f9-150ead4b09df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4984 | 2024.11.28 01:56:07.105251 [ 253 ] {25803407-f024-484c-b8f9-150ead4b09df} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4985 | 2024.11.28 01:56:07.105298 [ 253 ] {25803407-f024-484c-b8f9-150ead4b09df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4986 | 2024.11.28 01:56:07.105679 [ 253 ] {25803407-f024-484c-b8f9-150ead4b09df} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4987 | 2024.11.28 01:56:07.105928 [ 253 ] {25803407-f024-484c-b8f9-150ead4b09df} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4988 | 2024.11.28 01:56:07.106141 [ 253 ] {25803407-f024-484c-b8f9-150ead4b09df} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001588 sec., 30226.700251889168 rows/sec., 2.18 MiB/sec. | ||
4989 | 2024.11.28 01:56:07.106201 [ 253 ] {25803407-f024-484c-b8f9-150ead4b09df} <Debug> TCPHandler: Processed in 0.001870433 sec. | ||
4990 | 2024.11.28 01:56:07.106363 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4991 | 2024.11.28 01:56:07.106504 [ 4 ] {ccce2956-4895-4d24-a66b-a1b8801e7735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4992 | 2024.11.28 01:56:07.106563 [ 4 ] {ccce2956-4895-4d24-a66b-a1b8801e7735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4993 | 2024.11.28 01:56:07.107214 [ 4 ] {ccce2956-4895-4d24-a66b-a1b8801e7735} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4994 | 2024.11.28 01:56:07.107253 [ 4 ] {ccce2956-4895-4d24-a66b-a1b8801e7735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
4995 | 2024.11.28 01:56:07.107612 [ 4 ] {ccce2956-4895-4d24-a66b-a1b8801e7735} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4996 | 2024.11.28 01:56:07.107865 [ 4 ] {ccce2956-4895-4d24-a66b-a1b8801e7735} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4997 | 2024.11.28 01:56:07.108108 [ 4 ] {ccce2956-4895-4d24-a66b-a1b8801e7735} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001628 sec., 8599.5085995086 rows/sec., 602.25 KiB/sec. | ||
4998 | 2024.11.28 01:56:07.108320 [ 4 ] {ccce2956-4895-4d24-a66b-a1b8801e7735} <Debug> TCPHandler: Processed in 0.002022035 sec. | ||
4999 | 2024.11.28 01:56:07.108485 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5000 | 2024.11.28 01:56:07.108605 [ 253 ] {21d515bc-ec8d-45c5-a06c-42beb5401689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5001 | 2024.11.28 01:56:07.108656 [ 253 ] {21d515bc-ec8d-45c5-a06c-42beb5401689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5002 | 2024.11.28 01:56:07.109253 [ 253 ] {21d515bc-ec8d-45c5-a06c-42beb5401689} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5003 | 2024.11.28 01:56:07.109295 [ 253 ] {21d515bc-ec8d-45c5-a06c-42beb5401689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
5004 | 2024.11.28 01:56:07.109661 [ 253 ] {21d515bc-ec8d-45c5-a06c-42beb5401689} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5005 | 2024.11.28 01:56:07.109916 [ 253 ] {21d515bc-ec8d-45c5-a06c-42beb5401689} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5006 | 2024.11.28 01:56:07.110084 [ 40 ] {} <Debug> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5007 | 2024.11.28 01:56:07.110157 [ 40 ] {} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5008 | 2024.11.28 01:56:07.110181 [ 253 ] {21d515bc-ec8d-45c5-a06c-42beb5401689} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00159 sec., 8176.100628930817 rows/sec., 509.78 KiB/sec. | ||
5009 | 2024.11.28 01:56:07.110194 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
5010 | 2024.11.28 01:56:07.110364 [ 253 ] {21d515bc-ec8d-45c5-a06c-42beb5401689} <Debug> TCPHandler: Processed in 0.001935984 sec. | ||
5011 | 2024.11.28 01:56:07.110407 [ 195 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
5012 | 2024.11.28 01:56:07.110539 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5013 | 2024.11.28 01:56:07.110551 [ 195 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5014 | 2024.11.28 01:56:07.110602 [ 195 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
5015 | 2024.11.28 01:56:07.110872 [ 195 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
5016 | 2024.11.28 01:56:07.110934 [ 4 ] {e36fa99d-d68b-4544-930d-83bfe2ec9141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5017 | 2024.11.28 01:56:07.111161 [ 195 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
5018 | 2024.11.28 01:56:07.111180 [ 4 ] {e36fa99d-d68b-4544-930d-83bfe2ec9141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5019 | 2024.11.28 01:56:07.111437 [ 195 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
5020 | 2024.11.28 01:56:07.111755 [ 195 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
5021 | 2024.11.28 01:56:07.113794 [ 4 ] {e36fa99d-d68b-4544-930d-83bfe2ec9141} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5022 | 2024.11.28 01:56:07.113866 [ 4 ] {e36fa99d-d68b-4544-930d-83bfe2ec9141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
5023 | 2024.11.28 01:56:07.114406 [ 187 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004097651 sec., 15862.746729772742 rows/sec., 1.03 MiB/sec. | ||
5024 | 2024.11.28 01:56:07.114622 [ 187 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5025 | 2024.11.28 01:56:07.114872 [ 4 ] {e36fa99d-d68b-4544-930d-83bfe2ec9141} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5026 | 2024.11.28 01:56:07.115147 [ 191 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_17_4} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5027 | 2024.11.28 01:56:07.115331 [ 4 ] {e36fa99d-d68b-4544-930d-83bfe2ec9141} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5028 | 2024.11.28 01:56:07.115335 [ 191 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_17_4} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5029 | 2024.11.28 01:56:07.115504 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5030 | 2024.11.28 01:56:07.115695 [ 4 ] {e36fa99d-d68b-4544-930d-83bfe2ec9141} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.005017 sec., 84313.3346621487 rows/sec., 6.03 MiB/sec. | ||
5031 | 2024.11.28 01:56:07.115763 [ 4 ] {e36fa99d-d68b-4544-930d-83bfe2ec9141} <Debug> TCPHandler: Processed in 0.005310083 sec. | ||
5032 | 2024.11.28 01:56:07.115919 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5033 | 2024.11.28 01:56:07.116040 [ 253 ] {d568ee88-5216-4090-8d7f-a132197377f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5034 | 2024.11.28 01:56:07.116093 [ 253 ] {d568ee88-5216-4090-8d7f-a132197377f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5035 | 2024.11.28 01:56:07.116601 [ 253 ] {d568ee88-5216-4090-8d7f-a132197377f6} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5036 | 2024.11.28 01:56:07.116642 [ 253 ] {d568ee88-5216-4090-8d7f-a132197377f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
5037 | 2024.11.28 01:56:07.117027 [ 253 ] {d568ee88-5216-4090-8d7f-a132197377f6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5038 | 2024.11.28 01:56:07.117279 [ 253 ] {d568ee88-5216-4090-8d7f-a132197377f6} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5039 | 2024.11.28 01:56:07.117500 [ 253 ] {d568ee88-5216-4090-8d7f-a132197377f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001485 sec., 4040.4040404040406 rows/sec., 211.10 KiB/sec. | ||
5040 | 2024.11.28 01:56:07.117560 [ 253 ] {d568ee88-5216-4090-8d7f-a132197377f6} <Debug> TCPHandler: Processed in 0.00170494 sec. | ||
5041 | 2024.11.28 01:56:07.117709 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5042 | 2024.11.28 01:56:07.117824 [ 4 ] {c621e422-5b87-4dec-9e0d-ff70f7bb6bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5043 | 2024.11.28 01:56:07.117878 [ 4 ] {c621e422-5b87-4dec-9e0d-ff70f7bb6bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5044 | 2024.11.28 01:56:07.118450 [ 4 ] {c621e422-5b87-4dec-9e0d-ff70f7bb6bdd} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5045 | 2024.11.28 01:56:07.118490 [ 4 ] {c621e422-5b87-4dec-9e0d-ff70f7bb6bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
5046 | 2024.11.28 01:56:07.118888 [ 4 ] {c621e422-5b87-4dec-9e0d-ff70f7bb6bdd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5047 | 2024.11.28 01:56:07.119140 [ 4 ] {c621e422-5b87-4dec-9e0d-ff70f7bb6bdd} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5048 | 2024.11.28 01:56:07.119366 [ 4 ] {c621e422-5b87-4dec-9e0d-ff70f7bb6bdd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001565 sec., 151437.69968051117 rows/sec., 10.15 MiB/sec. | ||
5049 | 2024.11.28 01:56:07.119418 [ 4 ] {c621e422-5b87-4dec-9e0d-ff70f7bb6bdd} <Debug> TCPHandler: Processed in 0.001768 sec. | ||
5050 | 2024.11.28 01:56:07.119579 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5051 | 2024.11.28 01:56:07.119743 [ 253 ] {98505aea-d888-4e94-91a1-892a021d0c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5052 | 2024.11.28 01:56:07.119819 [ 253 ] {98505aea-d888-4e94-91a1-892a021d0c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5053 | 2024.11.28 01:56:07.120342 [ 253 ] {98505aea-d888-4e94-91a1-892a021d0c4f} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5054 | 2024.11.28 01:56:07.120384 [ 253 ] {98505aea-d888-4e94-91a1-892a021d0c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
5055 | 2024.11.28 01:56:07.120761 [ 253 ] {98505aea-d888-4e94-91a1-892a021d0c4f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5056 | 2024.11.28 01:56:07.121004 [ 253 ] {98505aea-d888-4e94-91a1-892a021d0c4f} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5057 | 2024.11.28 01:56:07.121233 [ 253 ] {98505aea-d888-4e94-91a1-892a021d0c4f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001526 sec., 655.307994757536 rows/sec., 44.16 KiB/sec. | ||
5058 | 2024.11.28 01:56:07.121290 [ 253 ] {98505aea-d888-4e94-91a1-892a021d0c4f} <Debug> TCPHandler: Processed in 0.001780881 sec. | ||
5059 | 2024.11.28 01:56:07.121445 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5060 | 2024.11.28 01:56:07.121562 [ 4 ] {7ba4ad91-5b2a-465e-bfc1-84e57d8acdf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5061 | 2024.11.28 01:56:07.121645 [ 4 ] {7ba4ad91-5b2a-465e-bfc1-84e57d8acdf7} <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 | ||
5062 | 2024.11.28 01:56:07.122800 [ 4 ] {7ba4ad91-5b2a-465e-bfc1-84e57d8acdf7} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5063 | 2024.11.28 01:56:07.122840 [ 4 ] {7ba4ad91-5b2a-465e-bfc1-84e57d8acdf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
5064 | 2024.11.28 01:56:07.123494 [ 4 ] {7ba4ad91-5b2a-465e-bfc1-84e57d8acdf7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5065 | 2024.11.28 01:56:07.123760 [ 4 ] {7ba4ad91-5b2a-465e-bfc1-84e57d8acdf7} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5066 | 2024.11.28 01:56:07.124008 [ 4 ] {7ba4ad91-5b2a-465e-bfc1-84e57d8acdf7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002468 sec., 16612.64181523501 rows/sec., 29.77 MiB/sec. | ||
5067 | 2024.11.28 01:56:07.124101 [ 4 ] {7ba4ad91-5b2a-465e-bfc1-84e57d8acdf7} <Debug> TCPHandler: Processed in 0.002713517 sec. | ||
5068 | 2024.11.28 01:56:07.124256 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5069 | 2024.11.28 01:56:07.124374 [ 253 ] {a79806ad-efc0-4878-b043-5f0e1819d7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5070 | 2024.11.28 01:56:07.124423 [ 253 ] {a79806ad-efc0-4878-b043-5f0e1819d7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5071 | 2024.11.28 01:56:07.124953 [ 253 ] {a79806ad-efc0-4878-b043-5f0e1819d7da} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5072 | 2024.11.28 01:56:07.124993 [ 253 ] {a79806ad-efc0-4878-b043-5f0e1819d7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
5073 | 2024.11.28 01:56:07.125367 [ 253 ] {a79806ad-efc0-4878-b043-5f0e1819d7da} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5074 | 2024.11.28 01:56:07.125614 [ 253 ] {a79806ad-efc0-4878-b043-5f0e1819d7da} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5075 | 2024.11.28 01:56:07.125832 [ 253 ] {a79806ad-efc0-4878-b043-5f0e1819d7da} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001481 sec., 55367.99459824443 rows/sec., 3.52 MiB/sec. | ||
5076 | 2024.11.28 01:56:07.125897 [ 253 ] {a79806ad-efc0-4878-b043-5f0e1819d7da} <Debug> TCPHandler: Processed in 0.00169903 sec. | ||
5077 | 2024.11.28 01:56:12.089707 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5078 | 2024.11.28 01:56:12.089914 [ 253 ] {f151370f-be9b-481a-9e46-6e7bde69652d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5079 | 2024.11.28 01:56:12.089988 [ 253 ] {f151370f-be9b-481a-9e46-6e7bde69652d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5080 | 2024.11.28 01:56:12.090809 [ 253 ] {f151370f-be9b-481a-9e46-6e7bde69652d} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5081 | 2024.11.28 01:56:12.090859 [ 253 ] {f151370f-be9b-481a-9e46-6e7bde69652d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
5082 | 2024.11.28 01:56:12.091314 [ 253 ] {f151370f-be9b-481a-9e46-6e7bde69652d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5083 | 2024.11.28 01:56:12.091574 [ 253 ] {f151370f-be9b-481a-9e46-6e7bde69652d} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5084 | 2024.11.28 01:56:12.091832 [ 253 ] {f151370f-be9b-481a-9e46-6e7bde69652d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001969 sec., 28440.832910106656 rows/sec., 2.17 MiB/sec. | ||
5085 | 2024.11.28 01:56:12.091909 [ 253 ] {f151370f-be9b-481a-9e46-6e7bde69652d} <Debug> TCPHandler: Processed in 0.00233497 sec. | ||
5086 | 2024.11.28 01:56:12.092185 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5087 | 2024.11.28 01:56:12.092381 [ 4 ] {b1f55f35-c185-4faa-bc10-f73980501aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5088 | 2024.11.28 01:56:12.092450 [ 4 ] {b1f55f35-c185-4faa-bc10-f73980501aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5089 | 2024.11.28 01:56:12.093243 [ 4 ] {b1f55f35-c185-4faa-bc10-f73980501aff} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5090 | 2024.11.28 01:56:12.093288 [ 4 ] {b1f55f35-c185-4faa-bc10-f73980501aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
5091 | 2024.11.28 01:56:12.093733 [ 4 ] {b1f55f35-c185-4faa-bc10-f73980501aff} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5092 | 2024.11.28 01:56:12.093993 [ 4 ] {b1f55f35-c185-4faa-bc10-f73980501aff} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5093 | 2024.11.28 01:56:12.094195 [ 4 ] {b1f55f35-c185-4faa-bc10-f73980501aff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001867 sec., 34279.59292983396 rows/sec., 2.68 MiB/sec. | ||
5094 | 2024.11.28 01:56:12.094252 [ 4 ] {b1f55f35-c185-4faa-bc10-f73980501aff} <Debug> TCPHandler: Processed in 0.002211588 sec. | ||
5095 | 2024.11.28 01:56:12.094419 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5096 | 2024.11.28 01:56:12.094551 [ 253 ] {fd7e943a-f02e-4632-8259-8cf0d703e534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5097 | 2024.11.28 01:56:12.094610 [ 253 ] {fd7e943a-f02e-4632-8259-8cf0d703e534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5098 | 2024.11.28 01:56:12.095235 [ 253 ] {fd7e943a-f02e-4632-8259-8cf0d703e534} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5099 | 2024.11.28 01:56:12.095282 [ 253 ] {fd7e943a-f02e-4632-8259-8cf0d703e534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
5100 | 2024.11.28 01:56:12.095707 [ 253 ] {fd7e943a-f02e-4632-8259-8cf0d703e534} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5101 | 2024.11.28 01:56:12.095968 [ 253 ] {fd7e943a-f02e-4632-8259-8cf0d703e534} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5102 | 2024.11.28 01:56:12.096202 [ 253 ] {fd7e943a-f02e-4632-8259-8cf0d703e534} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001683 sec., 95068.330362448 rows/sec., 6.62 MiB/sec. | ||
5103 | 2024.11.28 01:56:12.096264 [ 253 ] {fd7e943a-f02e-4632-8259-8cf0d703e534} <Debug> TCPHandler: Processed in 0.001907013 sec. | ||
5104 | 2024.11.28 01:56:12.096430 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5105 | 2024.11.28 01:56:12.096554 [ 4 ] {96324252-7918-4e40-8321-9ae5fcfad767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5106 | 2024.11.28 01:56:12.096606 [ 4 ] {96324252-7918-4e40-8321-9ae5fcfad767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5107 | 2024.11.28 01:56:12.097147 [ 4 ] {96324252-7918-4e40-8321-9ae5fcfad767} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5108 | 2024.11.28 01:56:12.097188 [ 4 ] {96324252-7918-4e40-8321-9ae5fcfad767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
5109 | 2024.11.28 01:56:12.097608 [ 4 ] {96324252-7918-4e40-8321-9ae5fcfad767} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5110 | 2024.11.28 01:56:12.097855 [ 4 ] {96324252-7918-4e40-8321-9ae5fcfad767} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5111 | 2024.11.28 01:56:12.098088 [ 4 ] {96324252-7918-4e40-8321-9ae5fcfad767} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001558 sec., 38510.91142490372 rows/sec., 2.60 MiB/sec. | ||
5112 | 2024.11.28 01:56:12.098145 [ 4 ] {96324252-7918-4e40-8321-9ae5fcfad767} <Debug> TCPHandler: Processed in 0.001793322 sec. | ||
5113 | 2024.11.28 01:56:13.589149 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
5114 | 2024.11.28 01:56:13.589867 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5115 | 2024.11.28 01:56:13.589926 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
5116 | 2024.11.28 01:56:13.590492 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5117 | 2024.11.28 01:56:13.590752 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5118 | 2024.11.28 01:56:13.591040 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
5119 | 2024.11.28 01:56:14.352461 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5120 | 2024.11.28 01:56:14.374133 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5121 | 2024.11.28 01:56:14.374200 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5122 | 2024.11.28 01:56:14.381926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5123 | 2024.11.28 01:56:14.382742 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5124 | 2024.11.28 01:56:14.386015 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5125 | 2024.11.28 01:56:16.146518 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 762 | ||
5126 | 2024.11.28 01:56:16.149538 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5127 | 2024.11.28 01:56:16.149582 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5128 | 2024.11.28 01:56:16.151070 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5129 | 2024.11.28 01:56:16.151378 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5130 | 2024.11.28 01:56:16.153113 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 762 | ||
5131 | 2024.11.28 01:56:17.097910 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5132 | 2024.11.28 01:56:17.098119 [ 253 ] {7136b340-9541-4e44-9b3b-36ca2516a344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5133 | 2024.11.28 01:56:17.098201 [ 253 ] {7136b340-9541-4e44-9b3b-36ca2516a344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5134 | 2024.11.28 01:56:17.098970 [ 253 ] {7136b340-9541-4e44-9b3b-36ca2516a344} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5135 | 2024.11.28 01:56:17.099020 [ 253 ] {7136b340-9541-4e44-9b3b-36ca2516a344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5136 | 2024.11.28 01:56:17.099458 [ 253 ] {7136b340-9541-4e44-9b3b-36ca2516a344} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5137 | 2024.11.28 01:56:17.099722 [ 253 ] {7136b340-9541-4e44-9b3b-36ca2516a344} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5138 | 2024.11.28 01:56:17.099987 [ 253 ] {7136b340-9541-4e44-9b3b-36ca2516a344} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001909 sec., 7333.682556312205 rows/sec., 527.93 KiB/sec. | ||
5139 | 2024.11.28 01:56:17.100101 [ 253 ] {7136b340-9541-4e44-9b3b-36ca2516a344} <Debug> TCPHandler: Processed in 0.00232791 sec. | ||
5140 | 2024.11.28 01:56:17.100456 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5141 | 2024.11.28 01:56:17.100634 [ 4 ] {e348b2fb-6088-4bc4-98cf-4553b6097ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5142 | 2024.11.28 01:56:17.100700 [ 4 ] {e348b2fb-6088-4bc4-98cf-4553b6097ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5143 | 2024.11.28 01:56:17.101516 [ 4 ] {e348b2fb-6088-4bc4-98cf-4553b6097ed4} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5144 | 2024.11.28 01:56:17.101555 [ 4 ] {e348b2fb-6088-4bc4-98cf-4553b6097ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5145 | 2024.11.28 01:56:17.102004 [ 4 ] {e348b2fb-6088-4bc4-98cf-4553b6097ed4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5146 | 2024.11.28 01:56:17.102254 [ 4 ] {e348b2fb-6088-4bc4-98cf-4553b6097ed4} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5147 | 2024.11.28 01:56:17.102397 [ 25 ] {} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5148 | 2024.11.28 01:56:17.102446 [ 25 ] {} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5149 | 2024.11.28 01:56:17.102458 [ 4 ] {e348b2fb-6088-4bc4-98cf-4553b6097ed4} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.00187 sec., 152406.41711229947 rows/sec., 13.45 MiB/sec. | ||
5150 | 2024.11.28 01:56:17.102479 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5151 | 2024.11.28 01:56:17.102535 [ 4 ] {e348b2fb-6088-4bc4-98cf-4553b6097ed4} <Debug> TCPHandler: Processed in 0.002299111 sec. | ||
5152 | 2024.11.28 01:56:17.102736 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5153 | 2024.11.28 01:56:17.102739 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
5154 | 2024.11.28 01:56:17.102911 [ 253 ] {b78bed31-332d-4a78-9b4b-6b977a5ce71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5155 | 2024.11.28 01:56:17.102927 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5156 | 2024.11.28 01:56:17.102973 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1434 rows starting from the beginning of the part | ||
5157 | 2024.11.28 01:56:17.102983 [ 253 ] {b78bed31-332d-4a78-9b4b-6b977a5ce71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5158 | 2024.11.28 01:56:17.103143 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
5159 | 2024.11.28 01:56:17.103350 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
5160 | 2024.11.28 01:56:17.103753 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 285 rows starting from the beginning of the part | ||
5161 | 2024.11.28 01:56:17.104120 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
5162 | 2024.11.28 01:56:17.104497 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 285 rows starting from the beginning of the part | ||
5163 | 2024.11.28 01:56:17.105921 [ 253 ] {b78bed31-332d-4a78-9b4b-6b977a5ce71b} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5164 | 2024.11.28 01:56:17.105974 [ 253 ] {b78bed31-332d-4a78-9b4b-6b977a5ce71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5165 | 2024.11.28 01:56:17.106600 [ 253 ] {b78bed31-332d-4a78-9b4b-6b977a5ce71b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5166 | 2024.11.28 01:56:17.106901 [ 253 ] {b78bed31-332d-4a78-9b4b-6b977a5ce71b} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5167 | 2024.11.28 01:56:17.107073 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2172 rows, containing 5 columns (5 merged, 0 gathered) in 0.004506188 sec., 482003.8578061989 rows/sec., 42.40 MiB/sec. | ||
5168 | 2024.11.28 01:56:17.107278 [ 253 ] {b78bed31-332d-4a78-9b4b-6b977a5ce71b} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.004415 sec., 10872.027180067951 rows/sec., 801.60 KiB/sec. | ||
5169 | 2024.11.28 01:56:17.107403 [ 253 ] {b78bed31-332d-4a78-9b4b-6b977a5ce71b} <Debug> TCPHandler: Processed in 0.004771133 sec. | ||
5170 | 2024.11.28 01:56:17.107504 [ 192 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5171 | 2024.11.28 01:56:17.107616 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5172 | 2024.11.28 01:56:17.107823 [ 4 ] {401bb0d3-5658-486d-8ce3-9fc7a9e7231d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5173 | 2024.11.28 01:56:17.107920 [ 4 ] {401bb0d3-5658-486d-8ce3-9fc7a9e7231d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5174 | 2024.11.28 01:56:17.108059 [ 192 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_41_8} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5175 | 2024.11.28 01:56:17.108260 [ 192 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_41_8} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5176 | 2024.11.28 01:56:17.108494 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
5177 | 2024.11.28 01:56:17.108907 [ 4 ] {401bb0d3-5658-486d-8ce3-9fc7a9e7231d} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5178 | 2024.11.28 01:56:17.108951 [ 4 ] {401bb0d3-5658-486d-8ce3-9fc7a9e7231d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5179 | 2024.11.28 01:56:17.109312 [ 4 ] {401bb0d3-5658-486d-8ce3-9fc7a9e7231d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5180 | 2024.11.28 01:56:17.109562 [ 4 ] {401bb0d3-5658-486d-8ce3-9fc7a9e7231d} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5181 | 2024.11.28 01:56:17.109756 [ 4 ] {401bb0d3-5658-486d-8ce3-9fc7a9e7231d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002002 sec., 6993.006993006993 rows/sec., 489.74 KiB/sec. | ||
5182 | 2024.11.28 01:56:17.109887 [ 4 ] {401bb0d3-5658-486d-8ce3-9fc7a9e7231d} <Debug> TCPHandler: Processed in 0.002361051 sec. | ||
5183 | 2024.11.28 01:56:17.110043 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5184 | 2024.11.28 01:56:17.110185 [ 253 ] {c4a4fa46-dc27-4baf-8d1a-09c8b7991b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5185 | 2024.11.28 01:56:17.110244 [ 253 ] {c4a4fa46-dc27-4baf-8d1a-09c8b7991b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5186 | 2024.11.28 01:56:17.110857 [ 253 ] {c4a4fa46-dc27-4baf-8d1a-09c8b7991b7d} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5187 | 2024.11.28 01:56:17.110897 [ 253 ] {c4a4fa46-dc27-4baf-8d1a-09c8b7991b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5188 | 2024.11.28 01:56:17.111249 [ 253 ] {c4a4fa46-dc27-4baf-8d1a-09c8b7991b7d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5189 | 2024.11.28 01:56:17.111492 [ 253 ] {c4a4fa46-dc27-4baf-8d1a-09c8b7991b7d} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5190 | 2024.11.28 01:56:17.111709 [ 253 ] {c4a4fa46-dc27-4baf-8d1a-09c8b7991b7d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001557 sec., 8349.389852280026 rows/sec., 520.58 KiB/sec. | ||
5191 | 2024.11.28 01:56:17.111763 [ 253 ] {c4a4fa46-dc27-4baf-8d1a-09c8b7991b7d} <Debug> TCPHandler: Processed in 0.001786831 sec. | ||
5192 | 2024.11.28 01:56:17.111955 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5193 | 2024.11.28 01:56:17.112175 [ 4 ] {75c6d746-08dc-49b5-834f-91ed30eefca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5194 | 2024.11.28 01:56:17.112265 [ 4 ] {75c6d746-08dc-49b5-834f-91ed30eefca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5195 | 2024.11.28 01:56:17.113066 [ 4 ] {75c6d746-08dc-49b5-834f-91ed30eefca5} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5196 | 2024.11.28 01:56:17.113104 [ 4 ] {75c6d746-08dc-49b5-834f-91ed30eefca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5197 | 2024.11.28 01:56:17.113483 [ 4 ] {75c6d746-08dc-49b5-834f-91ed30eefca5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5198 | 2024.11.28 01:56:17.113718 [ 4 ] {75c6d746-08dc-49b5-834f-91ed30eefca5} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5199 | 2024.11.28 01:56:17.113842 [ 25 ] {} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5200 | 2024.11.28 01:56:17.113888 [ 25 ] {} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5201 | 2024.11.28 01:56:17.113900 [ 4 ] {75c6d746-08dc-49b5-834f-91ed30eefca5} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.00178 sec., 237640.44943820225 rows/sec., 16.99 MiB/sec. | ||
5202 | 2024.11.28 01:56:17.113920 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5203 | 2024.11.28 01:56:17.114002 [ 4 ] {75c6d746-08dc-49b5-834f-91ed30eefca5} <Debug> TCPHandler: Processed in 0.002151328 sec. | ||
5204 | 2024.11.28 01:56:17.114188 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
5205 | 2024.11.28 01:56:17.114204 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5206 | 2024.11.28 01:56:17.114351 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5207 | 2024.11.28 01:56:17.114380 [ 253 ] {b69e6016-d59e-4d1e-b6cc-1a3bd33b74d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5208 | 2024.11.28 01:56:17.114392 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 915 rows starting from the beginning of the part | ||
5209 | 2024.11.28 01:56:17.114459 [ 253 ] {b69e6016-d59e-4d1e-b6cc-1a3bd33b74d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5210 | 2024.11.28 01:56:17.114553 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
5211 | 2024.11.28 01:56:17.114792 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
5212 | 2024.11.28 01:56:17.114980 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 423 rows starting from the beginning of the part | ||
5213 | 2024.11.28 01:56:17.115476 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
5214 | 2024.11.28 01:56:17.115721 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 423 rows starting from the beginning of the part | ||
5215 | 2024.11.28 01:56:17.116286 [ 253 ] {b69e6016-d59e-4d1e-b6cc-1a3bd33b74d7} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5216 | 2024.11.28 01:56:17.116334 [ 253 ] {b69e6016-d59e-4d1e-b6cc-1a3bd33b74d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5217 | 2024.11.28 01:56:17.116879 [ 253 ] {b69e6016-d59e-4d1e-b6cc-1a3bd33b74d7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5218 | 2024.11.28 01:56:17.117160 [ 253 ] {b69e6016-d59e-4d1e-b6cc-1a3bd33b74d7} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5219 | 2024.11.28 01:56:17.117680 [ 253 ] {b69e6016-d59e-4d1e-b6cc-1a3bd33b74d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00332 sec., 1807.2289156626505 rows/sec., 94.42 KiB/sec. | ||
5220 | 2024.11.28 01:56:17.117813 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.003783216 sec., 516227.463618255 rows/sec., 39.51 MiB/sec. | ||
5221 | 2024.11.28 01:56:17.117865 [ 253 ] {b69e6016-d59e-4d1e-b6cc-1a3bd33b74d7} <Debug> TCPHandler: Processed in 0.003769496 sec. | ||
5222 | 2024.11.28 01:56:17.118001 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5223 | 2024.11.28 01:56:17.118086 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5224 | 2024.11.28 01:56:17.118303 [ 4 ] {76b2cd71-095c-4789-9d69-10731e969c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5225 | 2024.11.28 01:56:17.118410 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_41_8} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5226 | 2024.11.28 01:56:17.118430 [ 4 ] {76b2cd71-095c-4789-9d69-10731e969c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5227 | 2024.11.28 01:56:17.118625 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_41_8} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5228 | 2024.11.28 01:56:17.118817 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5229 | 2024.11.28 01:56:17.119326 [ 4 ] {76b2cd71-095c-4789-9d69-10731e969c51} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5230 | 2024.11.28 01:56:17.119368 [ 4 ] {76b2cd71-095c-4789-9d69-10731e969c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5231 | 2024.11.28 01:56:17.119773 [ 4 ] {76b2cd71-095c-4789-9d69-10731e969c51} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5232 | 2024.11.28 01:56:17.120009 [ 4 ] {76b2cd71-095c-4789-9d69-10731e969c51} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5233 | 2024.11.28 01:56:17.120139 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5234 | 2024.11.28 01:56:17.120177 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5235 | 2024.11.28 01:56:17.120197 [ 4 ] {76b2cd71-095c-4789-9d69-10731e969c51} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001969 sec., 120365.66785170138 rows/sec., 8.07 MiB/sec. | ||
5236 | 2024.11.28 01:56:17.120206 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5237 | 2024.11.28 01:56:17.120311 [ 4 ] {76b2cd71-095c-4789-9d69-10731e969c51} <Debug> TCPHandler: Processed in 0.00229652 sec. | ||
5238 | 2024.11.28 01:56:17.120659 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5239 | 2024.11.28 01:56:17.120698 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
5240 | 2024.11.28 01:56:17.121089 [ 253 ] {032fe3ba-5e6c-481a-be26-5a6fbe065682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5241 | 2024.11.28 01:56:17.121235 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5242 | 2024.11.28 01:56:17.121310 [ 253 ] {032fe3ba-5e6c-481a-be26-5a6fbe065682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5243 | 2024.11.28 01:56:17.121359 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11544 rows starting from the beginning of the part | ||
5244 | 2024.11.28 01:56:17.121799 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
5245 | 2024.11.28 01:56:17.122182 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
5246 | 2024.11.28 01:56:17.122540 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part | ||
5247 | 2024.11.28 01:56:17.122666 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
5248 | 2024.11.28 01:56:17.122974 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 237 rows starting from the beginning of the part | ||
5249 | 2024.11.28 01:56:17.123772 [ 253 ] {032fe3ba-5e6c-481a-be26-5a6fbe065682} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5250 | 2024.11.28 01:56:17.123828 [ 253 ] {032fe3ba-5e6c-481a-be26-5a6fbe065682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5251 | 2024.11.28 01:56:17.124499 [ 253 ] {032fe3ba-5e6c-481a-be26-5a6fbe065682} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5252 | 2024.11.28 01:56:17.125009 [ 253 ] {032fe3ba-5e6c-481a-be26-5a6fbe065682} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5253 | 2024.11.28 01:56:17.125578 [ 253 ] {032fe3ba-5e6c-481a-be26-5a6fbe065682} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004647 sec., 215.19259737465032 rows/sec., 14.50 KiB/sec. | ||
5254 | 2024.11.28 01:56:17.125931 [ 253 ] {032fe3ba-5e6c-481a-be26-5a6fbe065682} <Debug> TCPHandler: Processed in 0.005475765 sec. | ||
5255 | 2024.11.28 01:56:17.126224 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5256 | 2024.11.28 01:56:17.126503 [ 4 ] {3aeff8d4-cf69-4ef5-9f08-c77da5642f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5257 | 2024.11.28 01:56:17.126742 [ 4 ] {3aeff8d4-cf69-4ef5-9f08-c77da5642f05} <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 | ||
5258 | 2024.11.28 01:56:17.128512 [ 4 ] {3aeff8d4-cf69-4ef5-9f08-c77da5642f05} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5259 | 2024.11.28 01:56:17.128552 [ 4 ] {3aeff8d4-cf69-4ef5-9f08-c77da5642f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5260 | 2024.11.28 01:56:17.129721 [ 188 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12404 rows, containing 5 columns (5 merged, 0 gathered) in 0.009388492 sec., 1321191.9443505944 rows/sec., 89.12 MiB/sec. | ||
5261 | 2024.11.28 01:56:17.130021 [ 4 ] {3aeff8d4-cf69-4ef5-9f08-c77da5642f05} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5262 | 2024.11.28 01:56:17.130105 [ 188 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5263 | 2024.11.28 01:56:17.130565 [ 4 ] {3aeff8d4-cf69-4ef5-9f08-c77da5642f05} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5264 | 2024.11.28 01:56:17.130740 [ 188 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5265 | 2024.11.28 01:56:17.131038 [ 188 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5266 | 2024.11.28 01:56:17.131073 [ 4 ] {3aeff8d4-cf69-4ef5-9f08-c77da5642f05} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004647 sec., 8822.896492360662 rows/sec., 15.81 MiB/sec. | ||
5267 | 2024.11.28 01:56:17.131251 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
5268 | 2024.11.28 01:56:17.131476 [ 4 ] {3aeff8d4-cf69-4ef5-9f08-c77da5642f05} <Debug> TCPHandler: Processed in 0.005419414 sec. | ||
5269 | 2024.11.28 01:56:17.131657 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5270 | 2024.11.28 01:56:17.131806 [ 253 ] {41323b3d-c45c-4f91-a607-9cf102adf702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5271 | 2024.11.28 01:56:17.131899 [ 253 ] {41323b3d-c45c-4f91-a607-9cf102adf702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5272 | 2024.11.28 01:56:17.132496 [ 253 ] {41323b3d-c45c-4f91-a607-9cf102adf702} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5273 | 2024.11.28 01:56:17.132538 [ 253 ] {41323b3d-c45c-4f91-a607-9cf102adf702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5274 | 2024.11.28 01:56:17.132927 [ 253 ] {41323b3d-c45c-4f91-a607-9cf102adf702} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5275 | 2024.11.28 01:56:17.133172 [ 253 ] {41323b3d-c45c-4f91-a607-9cf102adf702} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5276 | 2024.11.28 01:56:17.133335 [ 25 ] {} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5277 | 2024.11.28 01:56:17.133399 [ 25 ] {} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5278 | 2024.11.28 01:56:17.133417 [ 253 ] {41323b3d-c45c-4f91-a607-9cf102adf702} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001636 sec., 50122.24938875305 rows/sec., 3.18 MiB/sec. | ||
5279 | 2024.11.28 01:56:17.133450 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5280 | 2024.11.28 01:56:17.133624 [ 253 ] {41323b3d-c45c-4f91-a607-9cf102adf702} <Debug> TCPHandler: Processed in 0.002031035 sec. | ||
5281 | 2024.11.28 01:56:17.133872 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
5282 | 2024.11.28 01:56:17.134303 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5283 | 2024.11.28 01:56:17.134362 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2132 rows starting from the beginning of the part | ||
5284 | 2024.11.28 01:56:17.134438 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
5285 | 2024.11.28 01:56:17.134648 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
5286 | 2024.11.28 01:56:17.134860 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part | ||
5287 | 2024.11.28 01:56:17.134982 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
5288 | 2024.11.28 01:56:17.135188 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part | ||
5289 | 2024.11.28 01:56:17.136544 [ 196 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2442 rows, containing 4 columns (4 merged, 0 gathered) in 0.002952701 sec., 827039.3785215638 rows/sec., 53.86 MiB/sec. | ||
5290 | 2024.11.28 01:56:17.136816 [ 197 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5291 | 2024.11.28 01:56:17.137134 [ 197 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_41_8} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5292 | 2024.11.28 01:56:17.137215 [ 197 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_41_8} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5293 | 2024.11.28 01:56:17.137305 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5294 | 2024.11.28 01:56:20.990216 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5295 | 2024.11.28 01:56:20.990281 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5296 | 2024.11.28 01:56:21.091166 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
5297 | 2024.11.28 01:56:21.091852 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5298 | 2024.11.28 01:56:21.091898 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5299 | 2024.11.28 01:56:21.092432 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5300 | 2024.11.28 01:56:21.092685 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5301 | 2024.11.28 01:56:21.092886 [ 66 ] {} <Debug> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5302 | 2024.11.28 01:56:21.092937 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5303 | 2024.11.28 01:56:21.092966 [ 66 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5304 | 2024.11.28 01:56:21.092995 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5305 | 2024.11.28 01:56:21.093113 [ 199 ] {05a9d681-abfb-489a-ac48-435477f4c689::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 | ||
5306 | 2024.11.28 01:56:21.093206 [ 199 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5307 | 2024.11.28 01:56:21.093239 [ 199 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part | ||
5308 | 2024.11.28 01:56:21.093301 [ 199 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
5309 | 2024.11.28 01:56:21.093470 [ 199 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part | ||
5310 | 2024.11.28 01:56:21.093706 [ 199 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
5311 | 2024.11.28 01:56:21.093852 [ 199 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part | ||
5312 | 2024.11.28 01:56:21.094012 [ 199 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
5313 | 2024.11.28 01:56:21.098924 [ 199 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.005864462 sec., 2038720.6874219663 rows/sec., 29.16 MiB/sec. | ||
5314 | 2024.11.28 01:56:21.099329 [ 196 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5315 | 2024.11.28 01:56:21.099676 [ 196 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_26_5} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5316 | 2024.11.28 01:56:21.099769 [ 196 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_26_5} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5317 | 2024.11.28 01:56:21.099888 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
5318 | 2024.11.28 01:56:21.886085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5319 | 2024.11.28 01:56:21.907119 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5320 | 2024.11.28 01:56:21.907184 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5321 | 2024.11.28 01:56:21.915707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5322 | 2024.11.28 01:56:21.916493 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5323 | 2024.11.28 01:56:21.916786 [ 108 ] {} <Debug> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5324 | 2024.11.28 01:56:21.916852 [ 108 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5325 | 2024.11.28 01:56:21.916892 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5326 | 2024.11.28 01:56:21.917326 [ 190 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
5327 | 2024.11.28 01:56:21.933206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5328 | 2024.11.28 01:56:21.934478 [ 190 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5329 | 2024.11.28 01:56:21.935636 [ 190 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
5330 | 2024.11.28 01:56:21.940740 [ 190 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
5331 | 2024.11.28 01:56:21.945920 [ 190 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
5332 | 2024.11.28 01:56:21.951322 [ 190 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
5333 | 2024.11.28 01:56:21.957102 [ 190 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
5334 | 2024.11.28 01:56:21.961737 [ 190 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
5335 | 2024.11.28 01:56:22.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.00 MiB, peak 200.00 MiB, free memory in arenas 0.00 B, will set to 191.93 MiB (RSS), difference: -8.08 MiB | ||
5336 | 2024.11.28 01:56:22.019064 [ 186 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.102052212 sec., 1920.5855136192442 rows/sec., 9.93 MiB/sec. | ||
5337 | 2024.11.28 01:56:22.021703 [ 193 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5338 | 2024.11.28 01:56:22.024620 [ 193 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_26_5} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5339 | 2024.11.28 01:56:22.024746 [ 193 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_26_5} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5340 | 2024.11.28 01:56:22.027368 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5341 | 2024.11.28 01:56:22.089802 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5342 | 2024.11.28 01:56:22.090013 [ 253 ] {e3467fd1-9acb-44c4-a821-8fd13f956975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5343 | 2024.11.28 01:56:22.090094 [ 253 ] {e3467fd1-9acb-44c4-a821-8fd13f956975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5344 | 2024.11.28 01:56:22.090907 [ 253 ] {e3467fd1-9acb-44c4-a821-8fd13f956975} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5345 | 2024.11.28 01:56:22.090954 [ 253 ] {e3467fd1-9acb-44c4-a821-8fd13f956975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5346 | 2024.11.28 01:56:22.091403 [ 253 ] {e3467fd1-9acb-44c4-a821-8fd13f956975} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5347 | 2024.11.28 01:56:22.091670 [ 253 ] {e3467fd1-9acb-44c4-a821-8fd13f956975} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5348 | 2024.11.28 01:56:22.091930 [ 253 ] {e3467fd1-9acb-44c4-a821-8fd13f956975} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001965 sec., 28498.727735368953 rows/sec., 2.18 MiB/sec. | ||
5349 | 2024.11.28 01:56:22.092035 [ 253 ] {e3467fd1-9acb-44c4-a821-8fd13f956975} <Debug> TCPHandler: Processed in 0.002373022 sec. | ||
5350 | 2024.11.28 01:56:22.092305 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5351 | 2024.11.28 01:56:22.092463 [ 4 ] {9b5637a9-8669-4b28-8c2c-6aa8bb0afe89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5352 | 2024.11.28 01:56:22.092525 [ 4 ] {9b5637a9-8669-4b28-8c2c-6aa8bb0afe89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5353 | 2024.11.28 01:56:22.093235 [ 4 ] {9b5637a9-8669-4b28-8c2c-6aa8bb0afe89} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5354 | 2024.11.28 01:56:22.093276 [ 4 ] {9b5637a9-8669-4b28-8c2c-6aa8bb0afe89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5355 | 2024.11.28 01:56:22.093680 [ 4 ] {9b5637a9-8669-4b28-8c2c-6aa8bb0afe89} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5356 | 2024.11.28 01:56:22.093923 [ 4 ] {9b5637a9-8669-4b28-8c2c-6aa8bb0afe89} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5357 | 2024.11.28 01:56:22.094148 [ 4 ] {9b5637a9-8669-4b28-8c2c-6aa8bb0afe89} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001732 sec., 36951.50115473441 rows/sec., 2.88 MiB/sec. | ||
5358 | 2024.11.28 01:56:22.094206 [ 4 ] {9b5637a9-8669-4b28-8c2c-6aa8bb0afe89} <Debug> TCPHandler: Processed in 0.002052126 sec. | ||
5359 | 2024.11.28 01:56:22.094339 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5360 | 2024.11.28 01:56:22.094460 [ 253 ] {a4fca2bf-2592-4b22-a98a-d30cde4a61c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5361 | 2024.11.28 01:56:22.094513 [ 253 ] {a4fca2bf-2592-4b22-a98a-d30cde4a61c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5362 | 2024.11.28 01:56:22.095224 [ 253 ] {a4fca2bf-2592-4b22-a98a-d30cde4a61c6} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5363 | 2024.11.28 01:56:22.095271 [ 253 ] {a4fca2bf-2592-4b22-a98a-d30cde4a61c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5364 | 2024.11.28 01:56:22.095721 [ 253 ] {a4fca2bf-2592-4b22-a98a-d30cde4a61c6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5365 | 2024.11.28 01:56:22.095962 [ 253 ] {a4fca2bf-2592-4b22-a98a-d30cde4a61c6} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5366 | 2024.11.28 01:56:22.096181 [ 253 ] {a4fca2bf-2592-4b22-a98a-d30cde4a61c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00175 sec., 91428.57142857142 rows/sec., 6.37 MiB/sec. | ||
5367 | 2024.11.28 01:56:22.096238 [ 253 ] {a4fca2bf-2592-4b22-a98a-d30cde4a61c6} <Debug> TCPHandler: Processed in 0.001954934 sec. | ||
5368 | 2024.11.28 01:56:22.096409 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5369 | 2024.11.28 01:56:22.096526 [ 4 ] {5172152b-7fc7-41be-b691-6f2c7ecd1029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5370 | 2024.11.28 01:56:22.096586 [ 4 ] {5172152b-7fc7-41be-b691-6f2c7ecd1029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5371 | 2024.11.28 01:56:22.097166 [ 4 ] {5172152b-7fc7-41be-b691-6f2c7ecd1029} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5372 | 2024.11.28 01:56:22.097212 [ 4 ] {5172152b-7fc7-41be-b691-6f2c7ecd1029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5373 | 2024.11.28 01:56:22.097640 [ 4 ] {5172152b-7fc7-41be-b691-6f2c7ecd1029} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5374 | 2024.11.28 01:56:22.097881 [ 4 ] {5172152b-7fc7-41be-b691-6f2c7ecd1029} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5375 | 2024.11.28 01:56:22.098092 [ 4 ] {5172152b-7fc7-41be-b691-6f2c7ecd1029} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001593 sec., 37664.78342749529 rows/sec., 2.54 MiB/sec. | ||
5376 | 2024.11.28 01:56:22.098142 [ 4 ] {5172152b-7fc7-41be-b691-6f2c7ecd1029} <Debug> TCPHandler: Processed in 0.001789601 sec. | ||
5377 | 2024.11.28 01:56:23.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.77 MiB, peak 200.00 MiB, free memory in arenas 0.00 B, will set to 192.67 MiB (RSS), difference: 9.90 MiB | ||
5378 | 2024.11.28 01:56:24.281004 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5379 | 2024.11.28 01:56:24.281238 [ 253 ] {70755a08-307f-4436-ab0a-f11e8c60b4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5380 | 2024.11.28 01:56:24.281322 [ 253 ] {70755a08-307f-4436-ab0a-f11e8c60b4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5381 | 2024.11.28 01:56:24.282107 [ 253 ] {70755a08-307f-4436-ab0a-f11e8c60b4cf} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5382 | 2024.11.28 01:56:24.282163 [ 253 ] {70755a08-307f-4436-ab0a-f11e8c60b4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5383 | 2024.11.28 01:56:24.282609 [ 253 ] {70755a08-307f-4436-ab0a-f11e8c60b4cf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5384 | 2024.11.28 01:56:24.282869 [ 253 ] {70755a08-307f-4436-ab0a-f11e8c60b4cf} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5385 | 2024.11.28 01:56:24.283102 [ 253 ] {70755a08-307f-4436-ab0a-f11e8c60b4cf} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001922 sec., 7284.0790842872 rows/sec., 524.36 KiB/sec. | ||
5386 | 2024.11.28 01:56:24.283170 [ 253 ] {70755a08-307f-4436-ab0a-f11e8c60b4cf} <Debug> TCPHandler: Processed in 0.00230943 sec. | ||
5387 | 2024.11.28 01:56:24.283438 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5388 | 2024.11.28 01:56:24.283645 [ 4 ] {adfa7db0-e8f2-4ce4-89a9-0f92f595efef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5389 | 2024.11.28 01:56:24.283717 [ 4 ] {adfa7db0-e8f2-4ce4-89a9-0f92f595efef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5390 | 2024.11.28 01:56:24.284468 [ 4 ] {adfa7db0-e8f2-4ce4-89a9-0f92f595efef} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5391 | 2024.11.28 01:56:24.284518 [ 4 ] {adfa7db0-e8f2-4ce4-89a9-0f92f595efef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5392 | 2024.11.28 01:56:24.284943 [ 4 ] {adfa7db0-e8f2-4ce4-89a9-0f92f595efef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5393 | 2024.11.28 01:56:24.285191 [ 4 ] {adfa7db0-e8f2-4ce4-89a9-0f92f595efef} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5394 | 2024.11.28 01:56:24.285395 [ 4 ] {adfa7db0-e8f2-4ce4-89a9-0f92f595efef} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001803 sec., 7764.83638380477 rows/sec., 633.17 KiB/sec. | ||
5395 | 2024.11.28 01:56:24.285461 [ 4 ] {adfa7db0-e8f2-4ce4-89a9-0f92f595efef} <Debug> TCPHandler: Processed in 0.002170128 sec. | ||
5396 | 2024.11.28 01:56:24.285624 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5397 | 2024.11.28 01:56:24.285770 [ 253 ] {32c094ba-1e7e-48e6-91e1-d3047b3670b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5398 | 2024.11.28 01:56:24.285833 [ 253 ] {32c094ba-1e7e-48e6-91e1-d3047b3670b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5399 | 2024.11.28 01:56:24.287184 [ 253 ] {32c094ba-1e7e-48e6-91e1-d3047b3670b8} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5400 | 2024.11.28 01:56:24.287227 [ 253 ] {32c094ba-1e7e-48e6-91e1-d3047b3670b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5401 | 2024.11.28 01:56:24.287692 [ 253 ] {32c094ba-1e7e-48e6-91e1-d3047b3670b8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5402 | 2024.11.28 01:56:24.287952 [ 253 ] {32c094ba-1e7e-48e6-91e1-d3047b3670b8} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5403 | 2024.11.28 01:56:24.288175 [ 253 ] {32c094ba-1e7e-48e6-91e1-d3047b3670b8} <Debug> executeQuery: Read 1432 rows, 122.38 KiB in 0.00244 sec., 586885.2459016393 rows/sec., 48.98 MiB/sec. | ||
5404 | 2024.11.28 01:56:24.288234 [ 253 ] {32c094ba-1e7e-48e6-91e1-d3047b3670b8} <Debug> TCPHandler: Processed in 0.002675847 sec. | ||
5405 | 2024.11.28 01:56:24.288404 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5406 | 2024.11.28 01:56:24.288547 [ 4 ] {a909dab8-779f-424a-9145-54c537887003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5407 | 2024.11.28 01:56:24.288609 [ 4 ] {a909dab8-779f-424a-9145-54c537887003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5408 | 2024.11.28 01:56:24.289327 [ 4 ] {a909dab8-779f-424a-9145-54c537887003} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5409 | 2024.11.28 01:56:24.289373 [ 4 ] {a909dab8-779f-424a-9145-54c537887003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5410 | 2024.11.28 01:56:24.289776 [ 4 ] {a909dab8-779f-424a-9145-54c537887003} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5411 | 2024.11.28 01:56:24.290024 [ 4 ] {a909dab8-779f-424a-9145-54c537887003} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5412 | 2024.11.28 01:56:24.290203 [ 4 ] {a909dab8-779f-424a-9145-54c537887003} <Debug> executeQuery: Read 62 rows, 4.52 KiB in 0.00169 sec., 36686.39053254438 rows/sec., 2.61 MiB/sec. | ||
5413 | 2024.11.28 01:56:24.290258 [ 4 ] {a909dab8-779f-424a-9145-54c537887003} <Debug> TCPHandler: Processed in 0.001924164 sec. | ||
5414 | 2024.11.28 01:56:24.290393 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5415 | 2024.11.28 01:56:24.290512 [ 253 ] {c3a3f2ff-ae2c-4b99-b3d9-4e90645922d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5416 | 2024.11.28 01:56:24.290563 [ 253 ] {c3a3f2ff-ae2c-4b99-b3d9-4e90645922d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5417 | 2024.11.28 01:56:24.291348 [ 253 ] {c3a3f2ff-ae2c-4b99-b3d9-4e90645922d8} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5418 | 2024.11.28 01:56:24.291397 [ 253 ] {c3a3f2ff-ae2c-4b99-b3d9-4e90645922d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5419 | 2024.11.28 01:56:24.291794 [ 253 ] {c3a3f2ff-ae2c-4b99-b3d9-4e90645922d8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5420 | 2024.11.28 01:56:24.292031 [ 253 ] {c3a3f2ff-ae2c-4b99-b3d9-4e90645922d8} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5421 | 2024.11.28 01:56:24.292249 [ 253 ] {c3a3f2ff-ae2c-4b99-b3d9-4e90645922d8} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001763 sec., 137266.02382302893 rows/sec., 9.30 MiB/sec. | ||
5422 | 2024.11.28 01:56:24.292304 [ 253 ] {c3a3f2ff-ae2c-4b99-b3d9-4e90645922d8} <Debug> TCPHandler: Processed in 0.001966145 sec. | ||
5423 | 2024.11.28 01:56:24.292456 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5424 | 2024.11.28 01:56:24.292575 [ 4 ] {632073ca-20b8-4184-9e28-bc5cf372648d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5425 | 2024.11.28 01:56:24.292630 [ 4 ] {632073ca-20b8-4184-9e28-bc5cf372648d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5426 | 2024.11.28 01:56:24.293302 [ 4 ] {632073ca-20b8-4184-9e28-bc5cf372648d} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5427 | 2024.11.28 01:56:24.293350 [ 4 ] {632073ca-20b8-4184-9e28-bc5cf372648d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5428 | 2024.11.28 01:56:24.293746 [ 4 ] {632073ca-20b8-4184-9e28-bc5cf372648d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5429 | 2024.11.28 01:56:24.293985 [ 4 ] {632073ca-20b8-4184-9e28-bc5cf372648d} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5430 | 2024.11.28 01:56:24.294190 [ 4 ] {632073ca-20b8-4184-9e28-bc5cf372648d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001629 sec., 7980.3560466543895 rows/sec., 497.57 KiB/sec. | ||
5431 | 2024.11.28 01:56:24.294303 [ 4 ] {632073ca-20b8-4184-9e28-bc5cf372648d} <Debug> TCPHandler: Processed in 0.001903503 sec. | ||
5432 | 2024.11.28 01:56:24.294520 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5433 | 2024.11.28 01:56:24.294643 [ 253 ] {ee3884df-88f8-4d37-b694-d5c5762794ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5434 | 2024.11.28 01:56:24.294702 [ 253 ] {ee3884df-88f8-4d37-b694-d5c5762794ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5435 | 2024.11.28 01:56:24.295739 [ 253 ] {ee3884df-88f8-4d37-b694-d5c5762794ce} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5436 | 2024.11.28 01:56:24.295780 [ 253 ] {ee3884df-88f8-4d37-b694-d5c5762794ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5437 | 2024.11.28 01:56:24.296185 [ 253 ] {ee3884df-88f8-4d37-b694-d5c5762794ce} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5438 | 2024.11.28 01:56:24.296426 [ 253 ] {ee3884df-88f8-4d37-b694-d5c5762794ce} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5439 | 2024.11.28 01:56:24.296638 [ 253 ] {ee3884df-88f8-4d37-b694-d5c5762794ce} <Debug> executeQuery: Read 893 rows, 66.40 KiB in 0.002025 sec., 440987.6543209877 rows/sec., 32.02 MiB/sec. | ||
5440 | 2024.11.28 01:56:24.296695 [ 253 ] {ee3884df-88f8-4d37-b694-d5c5762794ce} <Debug> TCPHandler: Processed in 0.0022823 sec. | ||
5441 | 2024.11.28 01:56:24.296850 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5442 | 2024.11.28 01:56:24.296987 [ 4 ] {045ea511-8478-40b7-9679-1de2286848f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5443 | 2024.11.28 01:56:24.297047 [ 4 ] {045ea511-8478-40b7-9679-1de2286848f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5444 | 2024.11.28 01:56:24.297611 [ 4 ] {045ea511-8478-40b7-9679-1de2286848f4} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5445 | 2024.11.28 01:56:24.297649 [ 4 ] {045ea511-8478-40b7-9679-1de2286848f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5446 | 2024.11.28 01:56:24.298009 [ 4 ] {045ea511-8478-40b7-9679-1de2286848f4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5447 | 2024.11.28 01:56:24.298242 [ 4 ] {045ea511-8478-40b7-9679-1de2286848f4} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5448 | 2024.11.28 01:56:24.298415 [ 4 ] {045ea511-8478-40b7-9679-1de2286848f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec. | ||
5449 | 2024.11.28 01:56:24.298466 [ 4 ] {045ea511-8478-40b7-9679-1de2286848f4} <Debug> TCPHandler: Processed in 0.00168291 sec. | ||
5450 | 2024.11.28 01:56:24.298621 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5451 | 2024.11.28 01:56:24.298759 [ 253 ] {3fc70f13-5dc9-45b5-92d2-0d8632ad5a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5452 | 2024.11.28 01:56:24.298821 [ 253 ] {3fc70f13-5dc9-45b5-92d2-0d8632ad5a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5453 | 2024.11.28 01:56:24.299732 [ 253 ] {3fc70f13-5dc9-45b5-92d2-0d8632ad5a72} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5454 | 2024.11.28 01:56:24.299773 [ 253 ] {3fc70f13-5dc9-45b5-92d2-0d8632ad5a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5455 | 2024.11.28 01:56:24.300222 [ 253 ] {3fc70f13-5dc9-45b5-92d2-0d8632ad5a72} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5456 | 2024.11.28 01:56:24.300466 [ 253 ] {3fc70f13-5dc9-45b5-92d2-0d8632ad5a72} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5457 | 2024.11.28 01:56:24.300671 [ 253 ] {3fc70f13-5dc9-45b5-92d2-0d8632ad5a72} <Debug> executeQuery: Read 1024 rows, 69.87 KiB in 0.001944 sec., 526748.9711934157 rows/sec., 35.10 MiB/sec. | ||
5458 | 2024.11.28 01:56:24.300729 [ 253 ] {3fc70f13-5dc9-45b5-92d2-0d8632ad5a72} <Debug> TCPHandler: Processed in 0.002170068 sec. | ||
5459 | 2024.11.28 01:56:24.300876 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5460 | 2024.11.28 01:56:24.301012 [ 4 ] {bb4ce89d-55e7-4cc6-b884-07b2d148c85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5461 | 2024.11.28 01:56:24.301072 [ 4 ] {bb4ce89d-55e7-4cc6-b884-07b2d148c85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5462 | 2024.11.28 01:56:24.301613 [ 4 ] {bb4ce89d-55e7-4cc6-b884-07b2d148c85a} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5463 | 2024.11.28 01:56:24.301651 [ 4 ] {bb4ce89d-55e7-4cc6-b884-07b2d148c85a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5464 | 2024.11.28 01:56:24.302007 [ 4 ] {bb4ce89d-55e7-4cc6-b884-07b2d148c85a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5465 | 2024.11.28 01:56:24.302253 [ 4 ] {bb4ce89d-55e7-4cc6-b884-07b2d148c85a} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5466 | 2024.11.28 01:56:24.302487 [ 4 ] {bb4ce89d-55e7-4cc6-b884-07b2d148c85a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001504 sec., 664.8936170212767 rows/sec., 44.80 KiB/sec. | ||
5467 | 2024.11.28 01:56:24.302679 [ 4 ] {bb4ce89d-55e7-4cc6-b884-07b2d148c85a} <Debug> TCPHandler: Processed in 0.001862863 sec. | ||
5468 | 2024.11.28 01:56:24.302859 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5469 | 2024.11.28 01:56:24.302978 [ 253 ] {72236e88-6be6-4e04-82ba-c6d7ebeb1134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5470 | 2024.11.28 01:56:24.303061 [ 253 ] {72236e88-6be6-4e04-82ba-c6d7ebeb1134} <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 | ||
5471 | 2024.11.28 01:56:24.304241 [ 253 ] {72236e88-6be6-4e04-82ba-c6d7ebeb1134} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5472 | 2024.11.28 01:56:24.304281 [ 253 ] {72236e88-6be6-4e04-82ba-c6d7ebeb1134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5473 | 2024.11.28 01:56:24.304946 [ 253 ] {72236e88-6be6-4e04-82ba-c6d7ebeb1134} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5474 | 2024.11.28 01:56:24.305205 [ 253 ] {72236e88-6be6-4e04-82ba-c6d7ebeb1134} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5475 | 2024.11.28 01:56:24.305563 [ 253 ] {72236e88-6be6-4e04-82ba-c6d7ebeb1134} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002589 sec., 15836.230204712243 rows/sec., 28.38 MiB/sec. | ||
5476 | 2024.11.28 01:56:24.305866 [ 253 ] {72236e88-6be6-4e04-82ba-c6d7ebeb1134} <Debug> TCPHandler: Processed in 0.003094114 sec. | ||
5477 | 2024.11.28 01:56:24.306033 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5478 | 2024.11.28 01:56:24.306169 [ 4 ] {eb775212-58d6-4c37-88d0-1f4c3c4f6b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5479 | 2024.11.28 01:56:24.306228 [ 4 ] {eb775212-58d6-4c37-88d0-1f4c3c4f6b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5480 | 2024.11.28 01:56:24.306761 [ 4 ] {eb775212-58d6-4c37-88d0-1f4c3c4f6b7f} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5481 | 2024.11.28 01:56:24.306799 [ 4 ] {eb775212-58d6-4c37-88d0-1f4c3c4f6b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5482 | 2024.11.28 01:56:24.307161 [ 4 ] {eb775212-58d6-4c37-88d0-1f4c3c4f6b7f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5483 | 2024.11.28 01:56:24.307396 [ 4 ] {eb775212-58d6-4c37-88d0-1f4c3c4f6b7f} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5484 | 2024.11.28 01:56:24.307611 [ 4 ] {eb775212-58d6-4c37-88d0-1f4c3c4f6b7f} <Debug> executeQuery: Read 56 rows, 3.55 KiB in 0.00147 sec., 38095.2380952381 rows/sec., 2.36 MiB/sec. | ||
5485 | 2024.11.28 01:56:24.307784 [ 4 ] {eb775212-58d6-4c37-88d0-1f4c3c4f6b7f} <Debug> TCPHandler: Processed in 0.001810721 sec. | ||
5486 | 2024.11.28 01:56:26.153359 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 816 | ||
5487 | 2024.11.28 01:56:26.156937 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5488 | 2024.11.28 01:56:26.156999 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5489 | 2024.11.28 01:56:26.158532 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5490 | 2024.11.28 01:56:26.158861 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5491 | 2024.11.28 01:56:26.160095 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 816 | ||
5492 | 2024.11.28 01:56:27.085775 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5493 | 2024.11.28 01:56:27.085985 [ 253 ] {cc94fdec-a9e6-48a3-8ac7-1d273e60e699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5494 | 2024.11.28 01:56:27.086066 [ 253 ] {cc94fdec-a9e6-48a3-8ac7-1d273e60e699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5495 | 2024.11.28 01:56:27.086908 [ 253 ] {cc94fdec-a9e6-48a3-8ac7-1d273e60e699} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5496 | 2024.11.28 01:56:27.086957 [ 253 ] {cc94fdec-a9e6-48a3-8ac7-1d273e60e699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5497 | 2024.11.28 01:56:27.087388 [ 253 ] {cc94fdec-a9e6-48a3-8ac7-1d273e60e699} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5498 | 2024.11.28 01:56:27.087648 [ 253 ] {cc94fdec-a9e6-48a3-8ac7-1d273e60e699} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5499 | 2024.11.28 01:56:27.087892 [ 253 ] {cc94fdec-a9e6-48a3-8ac7-1d273e60e699} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001962 sec., 28542.303771661565 rows/sec., 2.18 MiB/sec. | ||
5500 | 2024.11.28 01:56:27.087949 [ 253 ] {cc94fdec-a9e6-48a3-8ac7-1d273e60e699} <Debug> TCPHandler: Processed in 0.002355711 sec. | ||
5501 | 2024.11.28 01:56:27.088199 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5502 | 2024.11.28 01:56:27.088380 [ 4 ] {48f667c5-ac08-411a-8558-1f9e5631d518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5503 | 2024.11.28 01:56:27.088448 [ 4 ] {48f667c5-ac08-411a-8558-1f9e5631d518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5504 | 2024.11.28 01:56:27.089198 [ 4 ] {48f667c5-ac08-411a-8558-1f9e5631d518} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5505 | 2024.11.28 01:56:27.089243 [ 4 ] {48f667c5-ac08-411a-8558-1f9e5631d518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5506 | 2024.11.28 01:56:27.089678 [ 4 ] {48f667c5-ac08-411a-8558-1f9e5631d518} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5507 | 2024.11.28 01:56:27.089938 [ 4 ] {48f667c5-ac08-411a-8558-1f9e5631d518} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5508 | 2024.11.28 01:56:27.090194 [ 4 ] {48f667c5-ac08-411a-8558-1f9e5631d518} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001864 sec., 34334.76394849786 rows/sec., 2.68 MiB/sec. | ||
5509 | 2024.11.28 01:56:27.090259 [ 4 ] {48f667c5-ac08-411a-8558-1f9e5631d518} <Debug> TCPHandler: Processed in 0.002191648 sec. | ||
5510 | 2024.11.28 01:56:27.090425 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5511 | 2024.11.28 01:56:27.090563 [ 253 ] {d8c4b30d-dc7b-4c53-9d1b-8c89a940b033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5512 | 2024.11.28 01:56:27.090625 [ 253 ] {d8c4b30d-dc7b-4c53-9d1b-8c89a940b033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5513 | 2024.11.28 01:56:27.091169 [ 253 ] {d8c4b30d-dc7b-4c53-9d1b-8c89a940b033} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5514 | 2024.11.28 01:56:27.091210 [ 253 ] {d8c4b30d-dc7b-4c53-9d1b-8c89a940b033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5515 | 2024.11.28 01:56:27.091604 [ 253 ] {d8c4b30d-dc7b-4c53-9d1b-8c89a940b033} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5516 | 2024.11.28 01:56:27.091843 [ 253 ] {d8c4b30d-dc7b-4c53-9d1b-8c89a940b033} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5517 | 2024.11.28 01:56:27.092057 [ 253 ] {d8c4b30d-dc7b-4c53-9d1b-8c89a940b033} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001525 sec., 43278.68852459016 rows/sec., 3.02 MiB/sec. | ||
5518 | 2024.11.28 01:56:27.092109 [ 253 ] {d8c4b30d-dc7b-4c53-9d1b-8c89a940b033} <Debug> TCPHandler: Processed in 0.00175078 sec. | ||
5519 | 2024.11.28 01:56:27.092245 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5520 | 2024.11.28 01:56:27.092367 [ 4 ] {cd0504b0-0c02-4a3d-b39a-c5ce17c860fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5521 | 2024.11.28 01:56:27.092420 [ 4 ] {cd0504b0-0c02-4a3d-b39a-c5ce17c860fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5522 | 2024.11.28 01:56:27.092910 [ 4 ] {cd0504b0-0c02-4a3d-b39a-c5ce17c860fb} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5523 | 2024.11.28 01:56:27.092949 [ 4 ] {cd0504b0-0c02-4a3d-b39a-c5ce17c860fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5524 | 2024.11.28 01:56:27.093323 [ 4 ] {cd0504b0-0c02-4a3d-b39a-c5ce17c860fb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5525 | 2024.11.28 01:56:27.093566 [ 4 ] {cd0504b0-0c02-4a3d-b39a-c5ce17c860fb} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5526 | 2024.11.28 01:56:27.093795 [ 4 ] {cd0504b0-0c02-4a3d-b39a-c5ce17c860fb} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001456 sec., 17857.142857142855 rows/sec., 1.20 MiB/sec. | ||
5527 | 2024.11.28 01:56:27.093849 [ 4 ] {cd0504b0-0c02-4a3d-b39a-c5ce17c860fb} <Debug> TCPHandler: Processed in 0.001661409 sec. | ||
5528 | 2024.11.28 01:56:28.593073 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
5529 | 2024.11.28 01:56:28.593785 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5530 | 2024.11.28 01:56:28.593830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5531 | 2024.11.28 01:56:28.594426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5532 | 2024.11.28 01:56:28.594673 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5533 | 2024.11.28 01:56:28.594852 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
5534 | 2024.11.28 01:56:29.433288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5535 | 2024.11.28 01:56:29.452119 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5536 | 2024.11.28 01:56:29.452182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5537 | 2024.11.28 01:56:29.459565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5538 | 2024.11.28 01:56:29.460321 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5539 | 2024.11.28 01:56:29.463028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5540 | 2024.11.28 01:56:32.090084 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5541 | 2024.11.28 01:56:32.090304 [ 253 ] {dd6c092b-2259-4222-9669-4605b1828524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5542 | 2024.11.28 01:56:32.090390 [ 253 ] {dd6c092b-2259-4222-9669-4605b1828524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5543 | 2024.11.28 01:56:32.091212 [ 253 ] {dd6c092b-2259-4222-9669-4605b1828524} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5544 | 2024.11.28 01:56:32.091262 [ 253 ] {dd6c092b-2259-4222-9669-4605b1828524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5545 | 2024.11.28 01:56:32.091724 [ 253 ] {dd6c092b-2259-4222-9669-4605b1828524} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5546 | 2024.11.28 01:56:32.091978 [ 253 ] {dd6c092b-2259-4222-9669-4605b1828524} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5547 | 2024.11.28 01:56:32.092225 [ 253 ] {dd6c092b-2259-4222-9669-4605b1828524} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00198 sec., 28282.828282828283 rows/sec., 2.16 MiB/sec. | ||
5548 | 2024.11.28 01:56:32.092284 [ 253 ] {dd6c092b-2259-4222-9669-4605b1828524} <Debug> TCPHandler: Processed in 0.002342741 sec. | ||
5549 | 2024.11.28 01:56:32.092551 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5550 | 2024.11.28 01:56:32.092764 [ 4 ] {5c46a4d5-e4ce-4fd2-9f29-93888ac13f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5551 | 2024.11.28 01:56:32.092840 [ 4 ] {5c46a4d5-e4ce-4fd2-9f29-93888ac13f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5552 | 2024.11.28 01:56:32.093580 [ 4 ] {5c46a4d5-e4ce-4fd2-9f29-93888ac13f31} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5553 | 2024.11.28 01:56:32.093626 [ 4 ] {5c46a4d5-e4ce-4fd2-9f29-93888ac13f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5554 | 2024.11.28 01:56:32.094072 [ 4 ] {5c46a4d5-e4ce-4fd2-9f29-93888ac13f31} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5555 | 2024.11.28 01:56:32.094332 [ 4 ] {5c46a4d5-e4ce-4fd2-9f29-93888ac13f31} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5556 | 2024.11.28 01:56:32.094620 [ 4 ] {5c46a4d5-e4ce-4fd2-9f29-93888ac13f31} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001909 sec., 33525.405971712935 rows/sec., 2.62 MiB/sec. | ||
5557 | 2024.11.28 01:56:32.094712 [ 4 ] {5c46a4d5-e4ce-4fd2-9f29-93888ac13f31} <Debug> TCPHandler: Processed in 0.00229892 sec. | ||
5558 | 2024.11.28 01:56:32.094922 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5559 | 2024.11.28 01:56:32.095071 [ 253 ] {85610cdb-97be-4ab6-abc4-febdaa200099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5560 | 2024.11.28 01:56:32.095134 [ 253 ] {85610cdb-97be-4ab6-abc4-febdaa200099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5561 | 2024.11.28 01:56:32.095862 [ 253 ] {85610cdb-97be-4ab6-abc4-febdaa200099} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5562 | 2024.11.28 01:56:32.095903 [ 253 ] {85610cdb-97be-4ab6-abc4-febdaa200099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5563 | 2024.11.28 01:56:32.096311 [ 253 ] {85610cdb-97be-4ab6-abc4-febdaa200099} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5564 | 2024.11.28 01:56:32.096552 [ 253 ] {85610cdb-97be-4ab6-abc4-febdaa200099} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5565 | 2024.11.28 01:56:32.096776 [ 253 ] {85610cdb-97be-4ab6-abc4-febdaa200099} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001738 sec., 92059.83889528194 rows/sec., 6.41 MiB/sec. | ||
5566 | 2024.11.28 01:56:32.096828 [ 253 ] {85610cdb-97be-4ab6-abc4-febdaa200099} <Debug> TCPHandler: Processed in 0.002013235 sec. | ||
5567 | 2024.11.28 01:56:32.096978 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5568 | 2024.11.28 01:56:32.097124 [ 4 ] {471396d8-c878-41ba-b0cc-1650b398d042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5569 | 2024.11.28 01:56:32.097185 [ 4 ] {471396d8-c878-41ba-b0cc-1650b398d042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5570 | 2024.11.28 01:56:32.097795 [ 4 ] {471396d8-c878-41ba-b0cc-1650b398d042} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5571 | 2024.11.28 01:56:32.097842 [ 4 ] {471396d8-c878-41ba-b0cc-1650b398d042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5572 | 2024.11.28 01:56:32.098235 [ 4 ] {471396d8-c878-41ba-b0cc-1650b398d042} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5573 | 2024.11.28 01:56:32.098487 [ 4 ] {471396d8-c878-41ba-b0cc-1650b398d042} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5574 | 2024.11.28 01:56:32.098721 [ 4 ] {471396d8-c878-41ba-b0cc-1650b398d042} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001632 sec., 36764.705882352944 rows/sec., 2.48 MiB/sec. | ||
5575 | 2024.11.28 01:56:32.098780 [ 4 ] {471396d8-c878-41ba-b0cc-1650b398d042} <Debug> TCPHandler: Processed in 0.001873603 sec. | ||
5576 | 2024.11.28 01:56:35.990530 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5577 | 2024.11.28 01:56:35.990594 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5578 | 2024.11.28 01:56:36.094974 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
5579 | 2024.11.28 01:56:36.095745 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5580 | 2024.11.28 01:56:36.095801 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5581 | 2024.11.28 01:56:36.096353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5582 | 2024.11.28 01:56:36.096620 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5583 | 2024.11.28 01:56:36.096921 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5584 | 2024.11.28 01:56:36.154649 [ 124 ] {} <Debug> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
5585 | 2024.11.28 01:56:36.154703 [ 124 ] {} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5586 | 2024.11.28 01:56:36.154725 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5587 | 2024.11.28 01:56:36.154958 [ 194 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
5588 | 2024.11.28 01:56:36.155153 [ 194 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5589 | 2024.11.28 01:56:36.155196 [ 194 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 242 rows starting from the beginning of the part | ||
5590 | 2024.11.28 01:56:36.155298 [ 194 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 242 rows starting from the beginning of the part | ||
5591 | 2024.11.28 01:56:36.155529 [ 194 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
5592 | 2024.11.28 01:56:36.155742 [ 194 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
5593 | 2024.11.28 01:56:36.155897 [ 194 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 242 rows starting from the beginning of the part | ||
5594 | 2024.11.28 01:56:36.157018 [ 186 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002208328 sec., 341434.78686137206 rows/sec., 24.44 MiB/sec. | ||
5595 | 2024.11.28 01:56:36.157153 [ 186 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
5596 | 2024.11.28 01:56:36.157440 [ 186 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_19_4} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5597 | 2024.11.28 01:56:36.157521 [ 186 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_19_4} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
5598 | 2024.11.28 01:56:36.157595 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
5599 | 2024.11.28 01:56:36.160339 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 832 | ||
5600 | 2024.11.28 01:56:36.163332 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5601 | 2024.11.28 01:56:36.163394 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5602 | 2024.11.28 01:56:36.164793 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5603 | 2024.11.28 01:56:36.165087 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5604 | 2024.11.28 01:56:36.165278 [ 124 ] {} <Debug> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5605 | 2024.11.28 01:56:36.165367 [ 124 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5606 | 2024.11.28 01:56:36.165429 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5607 | 2024.11.28 01:56:36.165736 [ 194 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::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 | ||
5608 | 2024.11.28 01:56:36.166091 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 832 | ||
5609 | 2024.11.28 01:56:36.166472 [ 194 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5610 | 2024.11.28 01:56:36.166587 [ 194 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 662 rows starting from the beginning of the part | ||
5611 | 2024.11.28 01:56:36.167102 [ 194 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 54 rows starting from the beginning of the part | ||
5612 | 2024.11.28 01:56:36.167622 [ 194 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part | ||
5613 | 2024.11.28 01:56:36.168128 [ 194 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
5614 | 2024.11.28 01:56:36.168665 [ 194 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part | ||
5615 | 2024.11.28 01:56:36.169234 [ 194 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part | ||
5616 | 2024.11.28 01:56:36.176752 [ 204 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 72 columns (72 merged, 0 gathered) in 0.011204775 sec., 74254.05686414943 rows/sec., 61.07 MiB/sec. | ||
5617 | 2024.11.28 01:56:36.178327 [ 189 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5618 | 2024.11.28 01:56:36.179198 [ 189 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_21_4} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5619 | 2024.11.28 01:56:36.179299 [ 189 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_21_4} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5620 | 2024.11.28 01:56:36.179650 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
5621 | 2024.11.28 01:56:36.349853 [ 147 ] {} <Debug> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
5622 | 2024.11.28 01:56:36.349928 [ 147 ] {} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5623 | 2024.11.28 01:56:36.349960 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5624 | 2024.11.28 01:56:36.350285 [ 195 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
5625 | 2024.11.28 01:56:36.350626 [ 195 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5626 | 2024.11.28 01:56:36.350697 [ 195 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
5627 | 2024.11.28 01:56:36.350832 [ 195 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
5628 | 2024.11.28 01:56:36.351248 [ 195 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
5629 | 2024.11.28 01:56:36.351434 [ 195 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
5630 | 2024.11.28 01:56:36.351622 [ 195 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
5631 | 2024.11.28 01:56:36.352673 [ 204 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.002607685 sec., 43716.93666988152 rows/sec., 2.23 MiB/sec. | ||
5632 | 2024.11.28 01:56:36.352826 [ 187 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
5633 | 2024.11.28 01:56:36.353158 [ 187 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_19_4} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5634 | 2024.11.28 01:56:36.353253 [ 187 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_19_4} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
5635 | 2024.11.28 01:56:36.353339 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5636 | 2024.11.28 01:56:36.470367 [ 147 ] {} <Debug> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
5637 | 2024.11.28 01:56:36.470423 [ 147 ] {} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5638 | 2024.11.28 01:56:36.470459 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5639 | 2024.11.28 01:56:36.470689 [ 204 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
5640 | 2024.11.28 01:56:36.470921 [ 204 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5641 | 2024.11.28 01:56:36.470967 [ 204 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
5642 | 2024.11.28 01:56:36.471091 [ 204 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
5643 | 2024.11.28 01:56:36.471282 [ 204 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
5644 | 2024.11.28 01:56:36.471482 [ 204 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
5645 | 2024.11.28 01:56:36.471665 [ 204 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
5646 | 2024.11.28 01:56:36.472801 [ 187 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.00225847 sec., 8412.775020257077 rows/sec., 566.88 KiB/sec. | ||
5647 | 2024.11.28 01:56:36.472950 [ 188 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
5648 | 2024.11.28 01:56:36.473299 [ 188 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_19_4} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5649 | 2024.11.28 01:56:36.473393 [ 188 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_19_4} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
5650 | 2024.11.28 01:56:36.473483 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5651 | 2024.11.28 01:56:36.963096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5652 | 2024.11.28 01:56:36.983779 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5653 | 2024.11.28 01:56:36.983840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5654 | 2024.11.28 01:56:36.991405 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5655 | 2024.11.28 01:56:36.992156 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5656 | 2024.11.28 01:56:36.994966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5657 | 2024.11.28 01:56:37.096927 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5658 | 2024.11.28 01:56:37.097117 [ 253 ] {c000a8e7-616e-40da-addf-5b4802538f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5659 | 2024.11.28 01:56:37.097186 [ 253 ] {c000a8e7-616e-40da-addf-5b4802538f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5660 | 2024.11.28 01:56:37.098075 [ 253 ] {c000a8e7-616e-40da-addf-5b4802538f93} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5661 | 2024.11.28 01:56:37.098122 [ 253 ] {c000a8e7-616e-40da-addf-5b4802538f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5662 | 2024.11.28 01:56:37.098587 [ 253 ] {c000a8e7-616e-40da-addf-5b4802538f93} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5663 | 2024.11.28 01:56:37.098854 [ 253 ] {c000a8e7-616e-40da-addf-5b4802538f93} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5664 | 2024.11.28 01:56:37.099064 [ 253 ] {c000a8e7-616e-40da-addf-5b4802538f93} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001997 sec., 7010.515773660491 rows/sec., 504.66 KiB/sec. | ||
5665 | 2024.11.28 01:56:37.099194 [ 253 ] {c000a8e7-616e-40da-addf-5b4802538f93} <Debug> TCPHandler: Processed in 0.002399332 sec. | ||
5666 | 2024.11.28 01:56:37.099480 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5667 | 2024.11.28 01:56:37.099694 [ 4 ] {da585880-a914-4c56-9170-79aab9fc6510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5668 | 2024.11.28 01:56:37.099779 [ 4 ] {da585880-a914-4c56-9170-79aab9fc6510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5669 | 2024.11.28 01:56:37.100722 [ 4 ] {da585880-a914-4c56-9170-79aab9fc6510} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5670 | 2024.11.28 01:56:37.100775 [ 4 ] {da585880-a914-4c56-9170-79aab9fc6510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5671 | 2024.11.28 01:56:37.101247 [ 4 ] {da585880-a914-4c56-9170-79aab9fc6510} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5672 | 2024.11.28 01:56:37.101523 [ 4 ] {da585880-a914-4c56-9170-79aab9fc6510} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5673 | 2024.11.28 01:56:37.101701 [ 147 ] {} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5674 | 2024.11.28 01:56:37.101769 [ 147 ] {} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5675 | 2024.11.28 01:56:37.101799 [ 4 ] {da585880-a914-4c56-9170-79aab9fc6510} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002155 sec., 132250.58004640372 rows/sec., 11.67 MiB/sec. | ||
5676 | 2024.11.28 01:56:37.101813 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5677 | 2024.11.28 01:56:37.101981 [ 4 ] {da585880-a914-4c56-9170-79aab9fc6510} <Debug> TCPHandler: Processed in 0.002648526 sec. | ||
5678 | 2024.11.28 01:56:37.102060 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
5679 | 2024.11.28 01:56:37.102173 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5680 | 2024.11.28 01:56:37.102204 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5681 | 2024.11.28 01:56:37.102237 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1434 rows starting from the beginning of the part | ||
5682 | 2024.11.28 01:56:37.102329 [ 253 ] {493b093d-6657-4545-8d7d-c1e4500ea55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5683 | 2024.11.28 01:56:37.102342 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
5684 | 2024.11.28 01:56:37.102468 [ 253 ] {493b093d-6657-4545-8d7d-c1e4500ea55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5685 | 2024.11.28 01:56:37.102620 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1432 rows starting from the beginning of the part | ||
5686 | 2024.11.28 01:56:37.103122 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
5687 | 2024.11.28 01:56:37.103380 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
5688 | 2024.11.28 01:56:37.103667 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 285 rows starting from the beginning of the part | ||
5689 | 2024.11.28 01:56:37.104812 [ 253 ] {493b093d-6657-4545-8d7d-c1e4500ea55b} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5690 | 2024.11.28 01:56:37.104853 [ 253 ] {493b093d-6657-4545-8d7d-c1e4500ea55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5691 | 2024.11.28 01:56:37.105483 [ 253 ] {493b093d-6657-4545-8d7d-c1e4500ea55b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5692 | 2024.11.28 01:56:37.105760 [ 253 ] {493b093d-6657-4545-8d7d-c1e4500ea55b} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5693 | 2024.11.28 01:56:37.106310 [ 253 ] {493b093d-6657-4545-8d7d-c1e4500ea55b} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.003999 sec., 12003.000750187546 rows/sec., 884.99 KiB/sec. | ||
5694 | 2024.11.28 01:56:37.106549 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3319 rows, containing 5 columns (5 merged, 0 gathered) in 0.00458977 sec., 723129.9171853927 rows/sec., 63.14 MiB/sec. | ||
5695 | 2024.11.28 01:56:37.106738 [ 253 ] {493b093d-6657-4545-8d7d-c1e4500ea55b} <Debug> TCPHandler: Processed in 0.004631811 sec. | ||
5696 | 2024.11.28 01:56:37.106970 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5697 | 2024.11.28 01:56:37.107023 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5698 | 2024.11.28 01:56:37.107239 [ 4 ] {5db4567c-5099-4e60-a9e4-cedd300c2fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5699 | 2024.11.28 01:56:37.107324 [ 4 ] {5db4567c-5099-4e60-a9e4-cedd300c2fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5700 | 2024.11.28 01:56:37.107420 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_46_9} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5701 | 2024.11.28 01:56:37.107649 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_46_9} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5702 | 2024.11.28 01:56:37.107807 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
5703 | 2024.11.28 01:56:37.108322 [ 4 ] {5db4567c-5099-4e60-a9e4-cedd300c2fa3} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5704 | 2024.11.28 01:56:37.108368 [ 4 ] {5db4567c-5099-4e60-a9e4-cedd300c2fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5705 | 2024.11.28 01:56:37.108748 [ 4 ] {5db4567c-5099-4e60-a9e4-cedd300c2fa3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5706 | 2024.11.28 01:56:37.108992 [ 4 ] {5db4567c-5099-4e60-a9e4-cedd300c2fa3} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5707 | 2024.11.28 01:56:37.109204 [ 4 ] {5db4567c-5099-4e60-a9e4-cedd300c2fa3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002023 sec., 6920.415224913495 rows/sec., 484.66 KiB/sec. | ||
5708 | 2024.11.28 01:56:37.109265 [ 4 ] {5db4567c-5099-4e60-a9e4-cedd300c2fa3} <Debug> TCPHandler: Processed in 0.002384402 sec. | ||
5709 | 2024.11.28 01:56:37.109428 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5710 | 2024.11.28 01:56:37.109548 [ 253 ] {56faf7f7-e918-40a7-9f8e-416128745789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5711 | 2024.11.28 01:56:37.109597 [ 253 ] {56faf7f7-e918-40a7-9f8e-416128745789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5712 | 2024.11.28 01:56:37.110192 [ 253 ] {56faf7f7-e918-40a7-9f8e-416128745789} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5713 | 2024.11.28 01:56:37.110233 [ 253 ] {56faf7f7-e918-40a7-9f8e-416128745789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5714 | 2024.11.28 01:56:37.110593 [ 253 ] {56faf7f7-e918-40a7-9f8e-416128745789} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5715 | 2024.11.28 01:56:37.110838 [ 253 ] {56faf7f7-e918-40a7-9f8e-416128745789} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5716 | 2024.11.28 01:56:37.111056 [ 253 ] {56faf7f7-e918-40a7-9f8e-416128745789} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001531 sec., 8491.182233834095 rows/sec., 529.42 KiB/sec. | ||
5717 | 2024.11.28 01:56:37.111111 [ 253 ] {56faf7f7-e918-40a7-9f8e-416128745789} <Debug> TCPHandler: Processed in 0.00174279 sec. | ||
5718 | 2024.11.28 01:56:37.111266 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5719 | 2024.11.28 01:56:37.111383 [ 4 ] {b9702592-98c5-4275-b290-8e2a80e55e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5720 | 2024.11.28 01:56:37.111434 [ 4 ] {b9702592-98c5-4275-b290-8e2a80e55e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5721 | 2024.11.28 01:56:37.112193 [ 4 ] {b9702592-98c5-4275-b290-8e2a80e55e80} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5722 | 2024.11.28 01:56:37.112234 [ 4 ] {b9702592-98c5-4275-b290-8e2a80e55e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5723 | 2024.11.28 01:56:37.112618 [ 4 ] {b9702592-98c5-4275-b290-8e2a80e55e80} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5724 | 2024.11.28 01:56:37.112853 [ 4 ] {b9702592-98c5-4275-b290-8e2a80e55e80} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5725 | 2024.11.28 01:56:37.113017 [ 150 ] {} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5726 | 2024.11.28 01:56:37.113077 [ 4 ] {b9702592-98c5-4275-b290-8e2a80e55e80} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001716 sec., 246503.49650349648 rows/sec., 17.62 MiB/sec. | ||
5727 | 2024.11.28 01:56:37.113096 [ 150 ] {} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5728 | 2024.11.28 01:56:37.113164 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5729 | 2024.11.28 01:56:37.113217 [ 4 ] {b9702592-98c5-4275-b290-8e2a80e55e80} <Debug> TCPHandler: Processed in 0.002007495 sec. | ||
5730 | 2024.11.28 01:56:37.113512 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5731 | 2024.11.28 01:56:37.113634 [ 188 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
5732 | 2024.11.28 01:56:37.113874 [ 253 ] {49e54db4-ff2b-4ff5-9d5d-c53fa2997d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5733 | 2024.11.28 01:56:37.114058 [ 253 ] {49e54db4-ff2b-4ff5-9d5d-c53fa2997d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5734 | 2024.11.28 01:56:37.114408 [ 188 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5735 | 2024.11.28 01:56:37.114513 [ 188 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 915 rows starting from the beginning of the part | ||
5736 | 2024.11.28 01:56:37.114879 [ 188 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
5737 | 2024.11.28 01:56:37.115186 [ 188 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 893 rows starting from the beginning of the part | ||
5738 | 2024.11.28 01:56:37.115495 [ 188 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
5739 | 2024.11.28 01:56:37.115747 [ 188 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
5740 | 2024.11.28 01:56:37.116049 [ 188 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 423 rows starting from the beginning of the part | ||
5741 | 2024.11.28 01:56:37.116679 [ 253 ] {49e54db4-ff2b-4ff5-9d5d-c53fa2997d94} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5742 | 2024.11.28 01:56:37.116736 [ 253 ] {49e54db4-ff2b-4ff5-9d5d-c53fa2997d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5743 | 2024.11.28 01:56:37.117496 [ 253 ] {49e54db4-ff2b-4ff5-9d5d-c53fa2997d94} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5744 | 2024.11.28 01:56:37.118060 [ 253 ] {49e54db4-ff2b-4ff5-9d5d-c53fa2997d94} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5745 | 2024.11.28 01:56:37.118626 [ 253 ] {49e54db4-ff2b-4ff5-9d5d-c53fa2997d94} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004863 sec., 1233.8062924120914 rows/sec., 64.46 KiB/sec. | ||
5746 | 2024.11.28 01:56:37.118713 [ 253 ] {49e54db4-ff2b-4ff5-9d5d-c53fa2997d94} <Debug> TCPHandler: Processed in 0.005378914 sec. | ||
5747 | 2024.11.28 01:56:37.118879 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5748 | 2024.11.28 01:56:37.119035 [ 4 ] {aaaba508-9641-40d3-97d1-874f38443045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5749 | 2024.11.28 01:56:37.119151 [ 4 ] {aaaba508-9641-40d3-97d1-874f38443045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5750 | 2024.11.28 01:56:37.119610 [ 188 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2423 rows, containing 5 columns (5 merged, 0 gathered) in 0.0063241 sec., 383137.5215445676 rows/sec., 29.39 MiB/sec. | ||
5751 | 2024.11.28 01:56:37.119883 [ 188 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5752 | 2024.11.28 01:56:37.120424 [ 188 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_46_9} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5753 | 2024.11.28 01:56:37.120580 [ 4 ] {aaaba508-9641-40d3-97d1-874f38443045} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5754 | 2024.11.28 01:56:37.120596 [ 188 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_46_9} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5755 | 2024.11.28 01:56:37.120638 [ 4 ] {aaaba508-9641-40d3-97d1-874f38443045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5756 | 2024.11.28 01:56:37.120750 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
5757 | 2024.11.28 01:56:37.121154 [ 4 ] {aaaba508-9641-40d3-97d1-874f38443045} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5758 | 2024.11.28 01:56:37.121402 [ 4 ] {aaaba508-9641-40d3-97d1-874f38443045} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5759 | 2024.11.28 01:56:37.121583 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5760 | 2024.11.28 01:56:37.121653 [ 4 ] {aaaba508-9641-40d3-97d1-874f38443045} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002654 sec., 89299.17106254709 rows/sec., 5.99 MiB/sec. | ||
5761 | 2024.11.28 01:56:37.121661 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5762 | 2024.11.28 01:56:37.121745 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5763 | 2024.11.28 01:56:37.121800 [ 4 ] {aaaba508-9641-40d3-97d1-874f38443045} <Debug> TCPHandler: Processed in 0.002993072 sec. | ||
5764 | 2024.11.28 01:56:37.122049 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5765 | 2024.11.28 01:56:37.122062 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
5766 | 2024.11.28 01:56:37.122268 [ 253 ] {75b3ba4a-ccdd-4a90-9820-2e18ea1ac544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5767 | 2024.11.28 01:56:37.122335 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5768 | 2024.11.28 01:56:37.122369 [ 253 ] {75b3ba4a-ccdd-4a90-9820-2e18ea1ac544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5769 | 2024.11.28 01:56:37.122395 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12404 rows starting from the beginning of the part | ||
5770 | 2024.11.28 01:56:37.122743 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
5771 | 2024.11.28 01:56:37.123153 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1024 rows starting from the beginning of the part | ||
5772 | 2024.11.28 01:56:37.123518 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 66 rows starting from the beginning of the part | ||
5773 | 2024.11.28 01:56:37.123829 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
5774 | 2024.11.28 01:56:37.123999 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
5775 | 2024.11.28 01:56:37.124867 [ 253 ] {75b3ba4a-ccdd-4a90-9820-2e18ea1ac544} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5776 | 2024.11.28 01:56:37.124938 [ 253 ] {75b3ba4a-ccdd-4a90-9820-2e18ea1ac544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5777 | 2024.11.28 01:56:37.125670 [ 253 ] {75b3ba4a-ccdd-4a90-9820-2e18ea1ac544} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5778 | 2024.11.28 01:56:37.126003 [ 253 ] {75b3ba4a-ccdd-4a90-9820-2e18ea1ac544} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5779 | 2024.11.28 01:56:37.126494 [ 253 ] {75b3ba4a-ccdd-4a90-9820-2e18ea1ac544} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004297 sec., 232.7205026762858 rows/sec., 15.68 KiB/sec. | ||
5780 | 2024.11.28 01:56:37.126698 [ 253 ] {75b3ba4a-ccdd-4a90-9820-2e18ea1ac544} <Debug> TCPHandler: Processed in 0.004780283 sec. | ||
5781 | 2024.11.28 01:56:37.126933 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5782 | 2024.11.28 01:56:37.127215 [ 4 ] {380c29f4-de72-402f-a5b6-4b63bb612745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5783 | 2024.11.28 01:56:37.127344 [ 4 ] {380c29f4-de72-402f-a5b6-4b63bb612745} <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 | ||
5784 | 2024.11.28 01:56:37.129296 [ 4 ] {380c29f4-de72-402f-a5b6-4b63bb612745} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5785 | 2024.11.28 01:56:37.129336 [ 4 ] {380c29f4-de72-402f-a5b6-4b63bb612745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5786 | 2024.11.28 01:56:37.130496 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14051 rows, containing 5 columns (5 merged, 0 gathered) in 0.00863857 sec., 1626542.3559686383 rows/sec., 109.71 MiB/sec. | ||
5787 | 2024.11.28 01:56:37.130594 [ 4 ] {380c29f4-de72-402f-a5b6-4b63bb612745} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5788 | 2024.11.28 01:56:37.130949 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5789 | 2024.11.28 01:56:37.131013 [ 4 ] {380c29f4-de72-402f-a5b6-4b63bb612745} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5790 | 2024.11.28 01:56:37.131311 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5791 | 2024.11.28 01:56:37.131421 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5792 | 2024.11.28 01:56:37.131508 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5793 | 2024.11.28 01:56:37.131736 [ 4 ] {380c29f4-de72-402f-a5b6-4b63bb612745} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.004615 sec., 8884.073672806067 rows/sec., 15.92 MiB/sec. | ||
5794 | 2024.11.28 01:56:37.131779 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5795 | 2024.11.28 01:56:37.131909 [ 197 ] {4342e046-8fec-453c-af4a-f73be3904d3a::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 | ||
5796 | 2024.11.28 01:56:37.132299 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5797 | 2024.11.28 01:56:37.132562 [ 4 ] {380c29f4-de72-402f-a5b6-4b63bb612745} <Debug> TCPHandler: Processed in 0.00574597 sec. | ||
5798 | 2024.11.28 01:56:37.132655 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.66 MiB. | ||
5799 | 2024.11.28 01:56:37.132905 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5800 | 2024.11.28 01:56:37.133010 [ 197 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5801 | 2024.11.28 01:56:37.133188 [ 197 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 477 rows starting from the beginning of the part | ||
5802 | 2024.11.28 01:56:37.133197 [ 253 ] {7e4e83d0-fc9d-4303-a169-51dbec325876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5803 | 2024.11.28 01:56:37.133336 [ 253 ] {7e4e83d0-fc9d-4303-a169-51dbec325876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5804 | 2024.11.28 01:56:37.133942 [ 197 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
5805 | 2024.11.28 01:56:37.134680 [ 197 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
5806 | 2024.11.28 01:56:37.135386 [ 197 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
5807 | 2024.11.28 01:56:37.135931 [ 253 ] {7e4e83d0-fc9d-4303-a169-51dbec325876} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5808 | 2024.11.28 01:56:37.136014 [ 253 ] {7e4e83d0-fc9d-4303-a169-51dbec325876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5809 | 2024.11.28 01:56:37.136046 [ 197 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
5810 | 2024.11.28 01:56:37.136800 [ 197 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
5811 | 2024.11.28 01:56:37.137697 [ 253 ] {7e4e83d0-fc9d-4303-a169-51dbec325876} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5812 | 2024.11.28 01:56:37.138252 [ 253 ] {7e4e83d0-fc9d-4303-a169-51dbec325876} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5813 | 2024.11.28 01:56:37.138604 [ 150 ] {} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5814 | 2024.11.28 01:56:37.138705 [ 150 ] {} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5815 | 2024.11.28 01:56:37.138785 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5816 | 2024.11.28 01:56:37.138962 [ 253 ] {7e4e83d0-fc9d-4303-a169-51dbec325876} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005824 sec., 14079.670329670329 rows/sec., 915.70 KiB/sec. | ||
5817 | 2024.11.28 01:56:37.139208 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
5818 | 2024.11.28 01:56:37.139609 [ 253 ] {7e4e83d0-fc9d-4303-a169-51dbec325876} <Debug> TCPHandler: Processed in 0.006896389 sec. | ||
5819 | 2024.11.28 01:56:37.139694 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5820 | 2024.11.28 01:56:37.139806 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2442 rows starting from the beginning of the part | ||
5821 | 2024.11.28 01:56:37.140181 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
5822 | 2024.11.28 01:56:37.140303 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
5823 | 2024.11.28 01:56:37.140406 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
5824 | 2024.11.28 01:56:37.140486 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
5825 | 2024.11.28 01:56:37.140563 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
5826 | 2024.11.28 01:56:37.144058 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2726 rows, containing 4 columns (4 merged, 0 gathered) in 0.005133879 sec., 530982.5182868548 rows/sec., 34.58 MiB/sec. | ||
5827 | 2024.11.28 01:56:37.144416 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5828 | 2024.11.28 01:56:37.145106 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_46_9} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5829 | 2024.11.28 01:56:37.145330 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_46_9} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5830 | 2024.11.28 01:56:37.145422 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
5831 | 2024.11.28 01:56:37.155607 [ 199 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 682 rows, containing 19 columns (19 merged, 0 gathered) in 0.023947286 sec., 28479.218897707236 rows/sec., 51.03 MiB/sec. | ||
5832 | 2024.11.28 01:56:37.156628 [ 193 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5833 | 2024.11.28 01:56:37.157049 [ 193 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5834 | 2024.11.28 01:56:37.157133 [ 193 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5835 | 2024.11.28 01:56:37.157252 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
5836 | 2024.11.28 01:56:38.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.69 MiB, peak 202.24 MiB, free memory in arenas 0.00 B, will set to 196.35 MiB (RSS), difference: 1.66 MiB | ||
5837 | 2024.11.28 01:56:42.090207 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5838 | 2024.11.28 01:56:42.090434 [ 253 ] {07192f75-f5bf-4425-951b-290df40dc25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5839 | 2024.11.28 01:56:42.090516 [ 253 ] {07192f75-f5bf-4425-951b-290df40dc25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5840 | 2024.11.28 01:56:42.091347 [ 253 ] {07192f75-f5bf-4425-951b-290df40dc25e} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5841 | 2024.11.28 01:56:42.091397 [ 253 ] {07192f75-f5bf-4425-951b-290df40dc25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5842 | 2024.11.28 01:56:42.091845 [ 253 ] {07192f75-f5bf-4425-951b-290df40dc25e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5843 | 2024.11.28 01:56:42.092115 [ 253 ] {07192f75-f5bf-4425-951b-290df40dc25e} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5844 | 2024.11.28 01:56:42.092391 [ 253 ] {07192f75-f5bf-4425-951b-290df40dc25e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002007 sec., 996.512207274539 rows/sec., 81.26 KiB/sec. | ||
5845 | 2024.11.28 01:56:42.092469 [ 253 ] {07192f75-f5bf-4425-951b-290df40dc25e} <Debug> TCPHandler: Processed in 0.002399182 sec. | ||
5846 | 2024.11.28 01:56:42.092727 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5847 | 2024.11.28 01:56:42.092914 [ 4 ] {3f24b0c3-5ad4-40e2-96f5-a1c94c867845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5848 | 2024.11.28 01:56:42.092982 [ 4 ] {3f24b0c3-5ad4-40e2-96f5-a1c94c867845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5849 | 2024.11.28 01:56:42.093737 [ 4 ] {3f24b0c3-5ad4-40e2-96f5-a1c94c867845} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5850 | 2024.11.28 01:56:42.093782 [ 4 ] {3f24b0c3-5ad4-40e2-96f5-a1c94c867845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5851 | 2024.11.28 01:56:42.094246 [ 4 ] {3f24b0c3-5ad4-40e2-96f5-a1c94c867845} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5852 | 2024.11.28 01:56:42.094544 [ 4 ] {3f24b0c3-5ad4-40e2-96f5-a1c94c867845} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5853 | 2024.11.28 01:56:42.094782 [ 4 ] {3f24b0c3-5ad4-40e2-96f5-a1c94c867845} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001921 sec., 29672.04580947423 rows/sec., 2.26 MiB/sec. | ||
5854 | 2024.11.28 01:56:42.094840 [ 4 ] {3f24b0c3-5ad4-40e2-96f5-a1c94c867845} <Debug> TCPHandler: Processed in 0.002245749 sec. | ||
5855 | 2024.11.28 01:56:42.095020 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5856 | 2024.11.28 01:56:42.095152 [ 253 ] {520bd993-443e-410f-a5c3-549916d8e6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5857 | 2024.11.28 01:56:42.095206 [ 253 ] {520bd993-443e-410f-a5c3-549916d8e6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5858 | 2024.11.28 01:56:42.095833 [ 253 ] {520bd993-443e-410f-a5c3-549916d8e6b8} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5859 | 2024.11.28 01:56:42.095877 [ 253 ] {520bd993-443e-410f-a5c3-549916d8e6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5860 | 2024.11.28 01:56:42.096254 [ 253 ] {520bd993-443e-410f-a5c3-549916d8e6b8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5861 | 2024.11.28 01:56:42.096499 [ 253 ] {520bd993-443e-410f-a5c3-549916d8e6b8} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5862 | 2024.11.28 01:56:42.096681 [ 142 ] {} <Debug> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
5863 | 2024.11.28 01:56:42.096741 [ 253 ] {520bd993-443e-410f-a5c3-549916d8e6b8} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001617 sec., 1236.8583797155227 rows/sec., 86.36 KiB/sec. | ||
5864 | 2024.11.28 01:56:42.096760 [ 142 ] {} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5865 | 2024.11.28 01:56:42.096831 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5866 | 2024.11.28 01:56:42.096886 [ 253 ] {520bd993-443e-410f-a5c3-549916d8e6b8} <Debug> TCPHandler: Processed in 0.001928443 sec. | ||
5867 | 2024.11.28 01:56:42.097154 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5868 | 2024.11.28 01:56:42.097294 [ 193 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
5869 | 2024.11.28 01:56:42.097568 [ 4 ] {e6283513-91db-4f94-892d-9353e917769e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5870 | 2024.11.28 01:56:42.097741 [ 4 ] {e6283513-91db-4f94-892d-9353e917769e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5871 | 2024.11.28 01:56:42.097809 [ 193 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5872 | 2024.11.28 01:56:42.097926 [ 193 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 66 rows starting from the beginning of the part | ||
5873 | 2024.11.28 01:56:42.098089 [ 193 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
5874 | 2024.11.28 01:56:42.098561 [ 193 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
5875 | 2024.11.28 01:56:42.098940 [ 193 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 62 rows starting from the beginning of the part | ||
5876 | 2024.11.28 01:56:42.099325 [ 193 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
5877 | 2024.11.28 01:56:42.099616 [ 193 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
5878 | 2024.11.28 01:56:42.100559 [ 4 ] {e6283513-91db-4f94-892d-9353e917769e} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5879 | 2024.11.28 01:56:42.100607 [ 4 ] {e6283513-91db-4f94-892d-9353e917769e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5880 | 2024.11.28 01:56:42.101178 [ 4 ] {e6283513-91db-4f94-892d-9353e917769e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5881 | 2024.11.28 01:56:42.101496 [ 199 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 5 columns (5 merged, 0 gathered) in 0.004557969 sec., 60114.4939774711 rows/sec., 4.53 MiB/sec. | ||
5882 | 2024.11.28 01:56:42.101588 [ 4 ] {e6283513-91db-4f94-892d-9353e917769e} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5883 | 2024.11.28 01:56:42.101822 [ 200 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
5884 | 2024.11.28 01:56:42.102161 [ 4 ] {e6283513-91db-4f94-892d-9353e917769e} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.004722 sec., 13977.128335451082 rows/sec., 1.09 MiB/sec. | ||
5885 | 2024.11.28 01:56:42.102655 [ 4 ] {e6283513-91db-4f94-892d-9353e917769e} <Debug> TCPHandler: Processed in 0.005613617 sec. | ||
5886 | 2024.11.28 01:56:42.102817 [ 200 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_24_5} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5887 | 2024.11.28 01:56:42.102977 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5888 | 2024.11.28 01:56:42.103088 [ 200 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_24_5} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
5889 | 2024.11.28 01:56:42.103200 [ 253 ] {537b7da1-6197-48f3-b90c-947249b831b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5890 | 2024.11.28 01:56:42.103271 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
5891 | 2024.11.28 01:56:42.103302 [ 253 ] {537b7da1-6197-48f3-b90c-947249b831b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5892 | 2024.11.28 01:56:42.103892 [ 253 ] {537b7da1-6197-48f3-b90c-947249b831b4} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5893 | 2024.11.28 01:56:42.103933 [ 253 ] {537b7da1-6197-48f3-b90c-947249b831b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5894 | 2024.11.28 01:56:42.104340 [ 253 ] {537b7da1-6197-48f3-b90c-947249b831b4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5895 | 2024.11.28 01:56:42.104583 [ 253 ] {537b7da1-6197-48f3-b90c-947249b831b4} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5896 | 2024.11.28 01:56:42.104795 [ 253 ] {537b7da1-6197-48f3-b90c-947249b831b4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001653 sec., 97398.66908650938 rows/sec., 6.78 MiB/sec. | ||
5897 | 2024.11.28 01:56:42.104848 [ 253 ] {537b7da1-6197-48f3-b90c-947249b831b4} <Debug> TCPHandler: Processed in 0.002050046 sec. | ||
5898 | 2024.11.28 01:56:42.104997 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5899 | 2024.11.28 01:56:42.105115 [ 4 ] {f63c358d-2d51-41c1-86d9-c0b1e23fd4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5900 | 2024.11.28 01:56:42.105172 [ 4 ] {f63c358d-2d51-41c1-86d9-c0b1e23fd4ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5901 | 2024.11.28 01:56:42.105753 [ 4 ] {f63c358d-2d51-41c1-86d9-c0b1e23fd4ae} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5902 | 2024.11.28 01:56:42.105800 [ 4 ] {f63c358d-2d51-41c1-86d9-c0b1e23fd4ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5903 | 2024.11.28 01:56:42.106234 [ 4 ] {f63c358d-2d51-41c1-86d9-c0b1e23fd4ae} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5904 | 2024.11.28 01:56:42.106485 [ 4 ] {f63c358d-2d51-41c1-86d9-c0b1e23fd4ae} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5905 | 2024.11.28 01:56:42.106687 [ 4 ] {f63c358d-2d51-41c1-86d9-c0b1e23fd4ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001597 sec., 37570.44458359424 rows/sec., 2.53 MiB/sec. | ||
5906 | 2024.11.28 01:56:42.106738 [ 4 ] {f63c358d-2d51-41c1-86d9-c0b1e23fd4ae} <Debug> TCPHandler: Processed in 0.001796311 sec. | ||
5907 | 2024.11.28 01:56:43.597066 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
5908 | 2024.11.28 01:56:43.598118 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5909 | 2024.11.28 01:56:43.598213 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
5910 | 2024.11.28 01:56:43.598909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5911 | 2024.11.28 01:56:43.599169 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5912 | 2024.11.28 01:56:43.599486 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
5913 | 2024.11.28 01:56:44.495038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5914 | 2024.11.28 01:56:44.515207 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5915 | 2024.11.28 01:56:44.515261 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5916 | 2024.11.28 01:56:44.522746 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5917 | 2024.11.28 01:56:44.523508 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5918 | 2024.11.28 01:56:44.526121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5919 | 2024.11.28 01:56:46.166238 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 866 | ||
5920 | 2024.11.28 01:56:46.169892 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5921 | 2024.11.28 01:56:46.169933 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5922 | 2024.11.28 01:56:46.171419 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5923 | 2024.11.28 01:56:46.171722 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5924 | 2024.11.28 01:56:46.172484 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 866 | ||
5925 | 2024.11.28 01:56:47.096584 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5926 | 2024.11.28 01:56:47.096799 [ 253 ] {1ffd6837-0f69-40e9-ad58-71951148d32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5927 | 2024.11.28 01:56:47.096881 [ 253 ] {1ffd6837-0f69-40e9-ad58-71951148d32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5928 | 2024.11.28 01:56:47.097678 [ 253 ] {1ffd6837-0f69-40e9-ad58-71951148d32f} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5929 | 2024.11.28 01:56:47.097732 [ 253 ] {1ffd6837-0f69-40e9-ad58-71951148d32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5930 | 2024.11.28 01:56:47.098165 [ 253 ] {1ffd6837-0f69-40e9-ad58-71951148d32f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5931 | 2024.11.28 01:56:47.098427 [ 253 ] {1ffd6837-0f69-40e9-ad58-71951148d32f} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5932 | 2024.11.28 01:56:47.098610 [ 137 ] {} <Debug> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
5933 | 2024.11.28 01:56:47.098692 [ 137 ] {} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5934 | 2024.11.28 01:56:47.098696 [ 253 ] {1ffd6837-0f69-40e9-ad58-71951148d32f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001946 sec., 7194.244604316546 rows/sec., 517.89 KiB/sec. | ||
5935 | 2024.11.28 01:56:47.098734 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5936 | 2024.11.28 01:56:47.098891 [ 253 ] {1ffd6837-0f69-40e9-ad58-71951148d32f} <Debug> TCPHandler: Processed in 0.002453353 sec. | ||
5937 | 2024.11.28 01:56:47.098966 [ 199 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
5938 | 2024.11.28 01:56:47.099191 [ 199 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5939 | 2024.11.28 01:56:47.099226 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5940 | 2024.11.28 01:56:47.099247 [ 199 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
5941 | 2024.11.28 01:56:47.099456 [ 199 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
5942 | 2024.11.28 01:56:47.099675 [ 4 ] {a6bf6d04-a0c4-4f05-a292-05a84c9426eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5943 | 2024.11.28 01:56:47.099720 [ 199 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
5944 | 2024.11.28 01:56:47.099865 [ 4 ] {a6bf6d04-a0c4-4f05-a292-05a84c9426eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5945 | 2024.11.28 01:56:47.100117 [ 199 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
5946 | 2024.11.28 01:56:47.100437 [ 199 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
5947 | 2024.11.28 01:56:47.102551 [ 4 ] {a6bf6d04-a0c4-4f05-a292-05a84c9426eb} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5948 | 2024.11.28 01:56:47.102650 [ 4 ] {a6bf6d04-a0c4-4f05-a292-05a84c9426eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5949 | 2024.11.28 01:56:47.103003 [ 191 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004148142 sec., 16875.025011197788 rows/sec., 1.25 MiB/sec. | ||
5950 | 2024.11.28 01:56:47.103215 [ 191 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
5951 | 2024.11.28 01:56:47.103600 [ 4 ] {a6bf6d04-a0c4-4f05-a292-05a84c9426eb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
5952 | 2024.11.28 01:56:47.103738 [ 191 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_21_5} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5953 | 2024.11.28 01:56:47.103876 [ 191 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_21_5} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
5954 | 2024.11.28 01:56:47.104016 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5955 | 2024.11.28 01:56:47.104094 [ 4 ] {a6bf6d04-a0c4-4f05-a292-05a84c9426eb} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5956 | 2024.11.28 01:56:47.104313 [ 4 ] {a6bf6d04-a0c4-4f05-a292-05a84c9426eb} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.004845 sec., 58823.5294117647 rows/sec., 5.19 MiB/sec. | ||
5957 | 2024.11.28 01:56:47.104390 [ 4 ] {a6bf6d04-a0c4-4f05-a292-05a84c9426eb} <Debug> TCPHandler: Processed in 0.005358283 sec. | ||
5958 | 2024.11.28 01:56:47.104574 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5959 | 2024.11.28 01:56:47.104727 [ 253 ] {bd4dda7b-e4ee-418d-9783-558f16c45d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5960 | 2024.11.28 01:56:47.104787 [ 253 ] {bd4dda7b-e4ee-418d-9783-558f16c45d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5961 | 2024.11.28 01:56:47.105475 [ 253 ] {bd4dda7b-e4ee-418d-9783-558f16c45d63} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5962 | 2024.11.28 01:56:47.105517 [ 253 ] {bd4dda7b-e4ee-418d-9783-558f16c45d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5963 | 2024.11.28 01:56:47.105882 [ 253 ] {bd4dda7b-e4ee-418d-9783-558f16c45d63} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5964 | 2024.11.28 01:56:47.106119 [ 253 ] {bd4dda7b-e4ee-418d-9783-558f16c45d63} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5965 | 2024.11.28 01:56:47.106345 [ 253 ] {bd4dda7b-e4ee-418d-9783-558f16c45d63} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001647 sec., 29143.897996357013 rows/sec., 2.10 MiB/sec. | ||
5966 | 2024.11.28 01:56:47.106547 [ 253 ] {bd4dda7b-e4ee-418d-9783-558f16c45d63} <Debug> TCPHandler: Processed in 0.002038556 sec. | ||
5967 | 2024.11.28 01:56:47.106768 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5968 | 2024.11.28 01:56:47.106897 [ 4 ] {5ffdbb21-860c-434e-b496-2abe1c12ecde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5969 | 2024.11.28 01:56:47.106950 [ 4 ] {5ffdbb21-860c-434e-b496-2abe1c12ecde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5970 | 2024.11.28 01:56:47.107575 [ 4 ] {5ffdbb21-860c-434e-b496-2abe1c12ecde} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5971 | 2024.11.28 01:56:47.107614 [ 4 ] {5ffdbb21-860c-434e-b496-2abe1c12ecde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5972 | 2024.11.28 01:56:47.107987 [ 4 ] {5ffdbb21-860c-434e-b496-2abe1c12ecde} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5973 | 2024.11.28 01:56:47.108236 [ 4 ] {5ffdbb21-860c-434e-b496-2abe1c12ecde} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5974 | 2024.11.28 01:56:47.108450 [ 4 ] {5ffdbb21-860c-434e-b496-2abe1c12ecde} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001577 sec., 8877.615726062142 rows/sec., 621.73 KiB/sec. | ||
5975 | 2024.11.28 01:56:47.108646 [ 4 ] {5ffdbb21-860c-434e-b496-2abe1c12ecde} <Debug> TCPHandler: Processed in 0.001985494 sec. | ||
5976 | 2024.11.28 01:56:47.108849 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5977 | 2024.11.28 01:56:47.108969 [ 253 ] {b3b5fb05-98c1-41b9-b7b4-967dfce5caa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5978 | 2024.11.28 01:56:47.109016 [ 253 ] {b3b5fb05-98c1-41b9-b7b4-967dfce5caa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5979 | 2024.11.28 01:56:47.109580 [ 253 ] {b3b5fb05-98c1-41b9-b7b4-967dfce5caa1} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5980 | 2024.11.28 01:56:47.109620 [ 253 ] {b3b5fb05-98c1-41b9-b7b4-967dfce5caa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5981 | 2024.11.28 01:56:47.109975 [ 253 ] {b3b5fb05-98c1-41b9-b7b4-967dfce5caa1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5982 | 2024.11.28 01:56:47.110209 [ 253 ] {b3b5fb05-98c1-41b9-b7b4-967dfce5caa1} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5983 | 2024.11.28 01:56:47.110390 [ 137 ] {} <Debug> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
5984 | 2024.11.28 01:56:47.110461 [ 253 ] {b3b5fb05-98c1-41b9-b7b4-967dfce5caa1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001508 sec., 8620.689655172413 rows/sec., 537.50 KiB/sec. | ||
5985 | 2024.11.28 01:56:47.110463 [ 137 ] {} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5986 | 2024.11.28 01:56:47.110548 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
5987 | 2024.11.28 01:56:47.110584 [ 253 ] {b3b5fb05-98c1-41b9-b7b4-967dfce5caa1} <Debug> TCPHandler: Processed in 0.001814291 sec. | ||
5988 | 2024.11.28 01:56:47.110951 [ 198 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
5989 | 2024.11.28 01:56:47.111059 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5990 | 2024.11.28 01:56:47.111266 [ 198 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5991 | 2024.11.28 01:56:47.111319 [ 4 ] {e49303d3-6c6a-496e-897b-26d78aa71502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5992 | 2024.11.28 01:56:47.111342 [ 198 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
5993 | 2024.11.28 01:56:47.111420 [ 4 ] {e49303d3-6c6a-496e-897b-26d78aa71502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5994 | 2024.11.28 01:56:47.111644 [ 198 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
5995 | 2024.11.28 01:56:47.112032 [ 198 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
5996 | 2024.11.28 01:56:47.112358 [ 198 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
5997 | 2024.11.28 01:56:47.112718 [ 198 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
5998 | 2024.11.28 01:56:47.114459 [ 4 ] {e49303d3-6c6a-496e-897b-26d78aa71502} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5999 | 2024.11.28 01:56:47.114533 [ 4 ] {e49303d3-6c6a-496e-897b-26d78aa71502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6000 | 2024.11.28 01:56:47.115385 [ 198 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004712031 sec., 13794.47630968472 rows/sec., 913.97 KiB/sec. | ||
6001 | 2024.11.28 01:56:47.115552 [ 4 ] {e49303d3-6c6a-496e-897b-26d78aa71502} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6002 | 2024.11.28 01:56:47.115600 [ 191 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6003 | 2024.11.28 01:56:47.116025 [ 4 ] {e49303d3-6c6a-496e-897b-26d78aa71502} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6004 | 2024.11.28 01:56:47.116269 [ 191 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_21_5} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6005 | 2024.11.28 01:56:47.116466 [ 4 ] {e49303d3-6c6a-496e-897b-26d78aa71502} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.005227 sec., 80925.96135450546 rows/sec., 5.79 MiB/sec. | ||
6006 | 2024.11.28 01:56:47.116480 [ 191 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_21_5} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6007 | 2024.11.28 01:56:47.116704 [ 4 ] {e49303d3-6c6a-496e-897b-26d78aa71502} <Debug> TCPHandler: Processed in 0.005996284 sec. | ||
6008 | 2024.11.28 01:56:47.116731 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6009 | 2024.11.28 01:56:47.116900 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6010 | 2024.11.28 01:56:47.117043 [ 253 ] {581917b9-4ea7-4019-97da-9d6e4b7249fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6011 | 2024.11.28 01:56:47.117104 [ 253 ] {581917b9-4ea7-4019-97da-9d6e4b7249fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6012 | 2024.11.28 01:56:47.117614 [ 253 ] {581917b9-4ea7-4019-97da-9d6e4b7249fa} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6013 | 2024.11.28 01:56:47.117654 [ 253 ] {581917b9-4ea7-4019-97da-9d6e4b7249fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6014 | 2024.11.28 01:56:47.118018 [ 253 ] {581917b9-4ea7-4019-97da-9d6e4b7249fa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6015 | 2024.11.28 01:56:47.118267 [ 253 ] {581917b9-4ea7-4019-97da-9d6e4b7249fa} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6016 | 2024.11.28 01:56:47.118443 [ 253 ] {581917b9-4ea7-4019-97da-9d6e4b7249fa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001435 sec., 4181.1846689895465 rows/sec., 218.45 KiB/sec. | ||
6017 | 2024.11.28 01:56:47.118494 [ 253 ] {581917b9-4ea7-4019-97da-9d6e4b7249fa} <Debug> TCPHandler: Processed in 0.0016673 sec. | ||
6018 | 2024.11.28 01:56:47.118656 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6019 | 2024.11.28 01:56:47.118799 [ 4 ] {14f9c93c-62ea-4b9a-9f84-4b999fc4754d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6020 | 2024.11.28 01:56:47.118863 [ 4 ] {14f9c93c-62ea-4b9a-9f84-4b999fc4754d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6021 | 2024.11.28 01:56:47.119503 [ 4 ] {14f9c93c-62ea-4b9a-9f84-4b999fc4754d} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6022 | 2024.11.28 01:56:47.119543 [ 4 ] {14f9c93c-62ea-4b9a-9f84-4b999fc4754d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6023 | 2024.11.28 01:56:47.119946 [ 4 ] {14f9c93c-62ea-4b9a-9f84-4b999fc4754d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6024 | 2024.11.28 01:56:47.120191 [ 4 ] {14f9c93c-62ea-4b9a-9f84-4b999fc4754d} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6025 | 2024.11.28 01:56:47.120402 [ 4 ] {14f9c93c-62ea-4b9a-9f84-4b999fc4754d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001636 sec., 144865.52567237164 rows/sec., 9.71 MiB/sec. | ||
6026 | 2024.11.28 01:56:47.120458 [ 4 ] {14f9c93c-62ea-4b9a-9f84-4b999fc4754d} <Debug> TCPHandler: Processed in 0.001870723 sec. | ||
6027 | 2024.11.28 01:56:47.120601 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6028 | 2024.11.28 01:56:47.120720 [ 253 ] {0a1b1aa2-40fc-400f-894e-b4262ff56e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6029 | 2024.11.28 01:56:47.120771 [ 253 ] {0a1b1aa2-40fc-400f-894e-b4262ff56e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6030 | 2024.11.28 01:56:47.121242 [ 253 ] {0a1b1aa2-40fc-400f-894e-b4262ff56e53} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6031 | 2024.11.28 01:56:47.121280 [ 253 ] {0a1b1aa2-40fc-400f-894e-b4262ff56e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6032 | 2024.11.28 01:56:47.121636 [ 253 ] {0a1b1aa2-40fc-400f-894e-b4262ff56e53} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6033 | 2024.11.28 01:56:47.121876 [ 253 ] {0a1b1aa2-40fc-400f-894e-b4262ff56e53} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6034 | 2024.11.28 01:56:47.122054 [ 253 ] {0a1b1aa2-40fc-400f-894e-b4262ff56e53} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001359 sec., 735.8351729212657 rows/sec., 49.58 KiB/sec. | ||
6035 | 2024.11.28 01:56:47.122111 [ 253 ] {0a1b1aa2-40fc-400f-894e-b4262ff56e53} <Debug> TCPHandler: Processed in 0.001564927 sec. | ||
6036 | 2024.11.28 01:56:47.122243 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6037 | 2024.11.28 01:56:47.122380 [ 4 ] {472082c7-f671-4a46-bfca-c7747919e48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6038 | 2024.11.28 01:56:47.122474 [ 4 ] {472082c7-f671-4a46-bfca-c7747919e48f} <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 | ||
6039 | 2024.11.28 01:56:47.123737 [ 4 ] {472082c7-f671-4a46-bfca-c7747919e48f} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6040 | 2024.11.28 01:56:47.123777 [ 4 ] {472082c7-f671-4a46-bfca-c7747919e48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6041 | 2024.11.28 01:56:47.124439 [ 4 ] {472082c7-f671-4a46-bfca-c7747919e48f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6042 | 2024.11.28 01:56:47.124702 [ 4 ] {472082c7-f671-4a46-bfca-c7747919e48f} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6043 | 2024.11.28 01:56:47.124995 [ 4 ] {472082c7-f671-4a46-bfca-c7747919e48f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002646 sec., 15495.086923658353 rows/sec., 27.77 MiB/sec. | ||
6044 | 2024.11.28 01:56:47.125420 [ 4 ] {472082c7-f671-4a46-bfca-c7747919e48f} <Debug> TCPHandler: Processed in 0.003230926 sec. | ||
6045 | 2024.11.28 01:56:47.125570 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6046 | 2024.11.28 01:56:47.125690 [ 253 ] {53bd2384-d417-44f0-b62a-2dda1aa09db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6047 | 2024.11.28 01:56:47.125740 [ 253 ] {53bd2384-d417-44f0-b62a-2dda1aa09db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6048 | 2024.11.28 01:56:47.126222 [ 253 ] {53bd2384-d417-44f0-b62a-2dda1aa09db5} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6049 | 2024.11.28 01:56:47.126259 [ 253 ] {53bd2384-d417-44f0-b62a-2dda1aa09db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6050 | 2024.11.28 01:56:47.126625 [ 253 ] {53bd2384-d417-44f0-b62a-2dda1aa09db5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6051 | 2024.11.28 01:56:47.126857 [ 253 ] {53bd2384-d417-44f0-b62a-2dda1aa09db5} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6052 | 2024.11.28 01:56:47.127035 [ 253 ] {53bd2384-d417-44f0-b62a-2dda1aa09db5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00137 sec., 59854.01459854015 rows/sec., 3.80 MiB/sec. | ||
6053 | 2024.11.28 01:56:47.127088 [ 253 ] {53bd2384-d417-44f0-b62a-2dda1aa09db5} <Debug> TCPHandler: Processed in 0.001575998 sec. | ||
6054 | 2024.11.28 01:56:50.990846 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6055 | 2024.11.28 01:56:50.990947 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6056 | 2024.11.28 01:56:51.099614 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
6057 | 2024.11.28 01:56:51.100295 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6058 | 2024.11.28 01:56:51.100350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6059 | 2024.11.28 01:56:51.100879 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6060 | 2024.11.28 01:56:51.101138 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6061 | 2024.11.28 01:56:51.101428 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6062 | 2024.11.28 01:56:52.026191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6063 | 2024.11.28 01:56:52.047437 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6064 | 2024.11.28 01:56:52.047489 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6065 | 2024.11.28 01:56:52.054926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6066 | 2024.11.28 01:56:52.055705 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6067 | 2024.11.28 01:56:52.058148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6068 | 2024.11.28 01:56:52.089827 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6069 | 2024.11.28 01:56:52.090016 [ 253 ] {05b9feaf-c2b3-4a01-b72b-3a82e2e876f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6070 | 2024.11.28 01:56:52.090089 [ 253 ] {05b9feaf-c2b3-4a01-b72b-3a82e2e876f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6071 | 2024.11.28 01:56:52.090864 [ 253 ] {05b9feaf-c2b3-4a01-b72b-3a82e2e876f3} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6072 | 2024.11.28 01:56:52.090916 [ 253 ] {05b9feaf-c2b3-4a01-b72b-3a82e2e876f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6073 | 2024.11.28 01:56:52.091351 [ 253 ] {05b9feaf-c2b3-4a01-b72b-3a82e2e876f3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6074 | 2024.11.28 01:56:52.091618 [ 253 ] {05b9feaf-c2b3-4a01-b72b-3a82e2e876f3} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6075 | 2024.11.28 01:56:52.091876 [ 253 ] {05b9feaf-c2b3-4a01-b72b-3a82e2e876f3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001903 sec., 29427.220178665266 rows/sec., 2.25 MiB/sec. | ||
6076 | 2024.11.28 01:56:52.092012 [ 253 ] {05b9feaf-c2b3-4a01-b72b-3a82e2e876f3} <Debug> TCPHandler: Processed in 0.00231803 sec. | ||
6077 | 2024.11.28 01:56:52.092310 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6078 | 2024.11.28 01:56:52.092516 [ 4 ] {d0c6fd79-2262-4899-b50f-2d5efef492b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6079 | 2024.11.28 01:56:52.092594 [ 4 ] {d0c6fd79-2262-4899-b50f-2d5efef492b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6080 | 2024.11.28 01:56:52.093468 [ 4 ] {d0c6fd79-2262-4899-b50f-2d5efef492b3} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6081 | 2024.11.28 01:56:52.093513 [ 4 ] {d0c6fd79-2262-4899-b50f-2d5efef492b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6082 | 2024.11.28 01:56:52.093959 [ 4 ] {d0c6fd79-2262-4899-b50f-2d5efef492b3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6083 | 2024.11.28 01:56:52.094226 [ 4 ] {d0c6fd79-2262-4899-b50f-2d5efef492b3} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6084 | 2024.11.28 01:56:52.094465 [ 4 ] {d0c6fd79-2262-4899-b50f-2d5efef492b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002006 sec., 31904.287138584248 rows/sec., 2.49 MiB/sec. | ||
6085 | 2024.11.28 01:56:52.094528 [ 4 ] {d0c6fd79-2262-4899-b50f-2d5efef492b3} <Debug> TCPHandler: Processed in 0.002390022 sec. | ||
6086 | 2024.11.28 01:56:52.094714 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6087 | 2024.11.28 01:56:52.094844 [ 253 ] {ed6bfd59-be8c-4289-93b1-92ddf515fdd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6088 | 2024.11.28 01:56:52.094902 [ 253 ] {ed6bfd59-be8c-4289-93b1-92ddf515fdd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6089 | 2024.11.28 01:56:52.095505 [ 253 ] {ed6bfd59-be8c-4289-93b1-92ddf515fdd8} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6090 | 2024.11.28 01:56:52.095543 [ 253 ] {ed6bfd59-be8c-4289-93b1-92ddf515fdd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6091 | 2024.11.28 01:56:52.095957 [ 253 ] {ed6bfd59-be8c-4289-93b1-92ddf515fdd8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6092 | 2024.11.28 01:56:52.096205 [ 253 ] {ed6bfd59-be8c-4289-93b1-92ddf515fdd8} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6093 | 2024.11.28 01:56:52.096426 [ 253 ] {ed6bfd59-be8c-4289-93b1-92ddf515fdd8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001604 sec., 99750.62344139651 rows/sec., 6.95 MiB/sec. | ||
6094 | 2024.11.28 01:56:52.096523 [ 253 ] {ed6bfd59-be8c-4289-93b1-92ddf515fdd8} <Debug> TCPHandler: Processed in 0.001867312 sec. | ||
6095 | 2024.11.28 01:56:52.096798 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6096 | 2024.11.28 01:56:52.096950 [ 4 ] {ee77a8b4-f2e5-4787-b085-4eade910baf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6097 | 2024.11.28 01:56:52.097011 [ 4 ] {ee77a8b4-f2e5-4787-b085-4eade910baf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6098 | 2024.11.28 01:56:52.097582 [ 4 ] {ee77a8b4-f2e5-4787-b085-4eade910baf1} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6099 | 2024.11.28 01:56:52.097623 [ 4 ] {ee77a8b4-f2e5-4787-b085-4eade910baf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6100 | 2024.11.28 01:56:52.098006 [ 4 ] {ee77a8b4-f2e5-4787-b085-4eade910baf1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6101 | 2024.11.28 01:56:52.098253 [ 4 ] {ee77a8b4-f2e5-4787-b085-4eade910baf1} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6102 | 2024.11.28 01:56:52.098494 [ 4 ] {ee77a8b4-f2e5-4787-b085-4eade910baf1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00158 sec., 37974.6835443038 rows/sec., 2.56 MiB/sec. | ||
6103 | 2024.11.28 01:56:52.098551 [ 4 ] {ee77a8b4-f2e5-4787-b085-4eade910baf1} <Debug> TCPHandler: Processed in 0.001917343 sec. | ||
6104 | 2024.11.28 01:56:54.282359 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6105 | 2024.11.28 01:56:54.282641 [ 253 ] {e515049d-01e9-4dbc-9643-5817e07a996f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6106 | 2024.11.28 01:56:54.282717 [ 253 ] {e515049d-01e9-4dbc-9643-5817e07a996f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6107 | 2024.11.28 01:56:54.283460 [ 253 ] {e515049d-01e9-4dbc-9643-5817e07a996f} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6108 | 2024.11.28 01:56:54.283514 [ 253 ] {e515049d-01e9-4dbc-9643-5817e07a996f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6109 | 2024.11.28 01:56:54.283947 [ 253 ] {e515049d-01e9-4dbc-9643-5817e07a996f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6110 | 2024.11.28 01:56:54.284197 [ 253 ] {e515049d-01e9-4dbc-9643-5817e07a996f} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6111 | 2024.11.28 01:56:54.284472 [ 253 ] {e515049d-01e9-4dbc-9643-5817e07a996f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001873 sec., 7474.639615589962 rows/sec., 538.07 KiB/sec. | ||
6112 | 2024.11.28 01:56:54.284696 [ 253 ] {e515049d-01e9-4dbc-9643-5817e07a996f} <Debug> TCPHandler: Processed in 0.002519074 sec. | ||
6113 | 2024.11.28 01:56:54.285042 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6114 | 2024.11.28 01:56:54.285340 [ 4 ] {b58fb661-bc38-4f2c-a5fa-6bde2c6cb8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6115 | 2024.11.28 01:56:54.285453 [ 4 ] {b58fb661-bc38-4f2c-a5fa-6bde2c6cb8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6116 | 2024.11.28 01:56:54.286190 [ 4 ] {b58fb661-bc38-4f2c-a5fa-6bde2c6cb8b7} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6117 | 2024.11.28 01:56:54.286231 [ 4 ] {b58fb661-bc38-4f2c-a5fa-6bde2c6cb8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6118 | 2024.11.28 01:56:54.286647 [ 4 ] {b58fb661-bc38-4f2c-a5fa-6bde2c6cb8b7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6119 | 2024.11.28 01:56:54.286899 [ 4 ] {b58fb661-bc38-4f2c-a5fa-6bde2c6cb8b7} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6120 | 2024.11.28 01:56:54.287126 [ 4 ] {b58fb661-bc38-4f2c-a5fa-6bde2c6cb8b7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001865 sec., 1072.3860589812332 rows/sec., 87.45 KiB/sec. | ||
6121 | 2024.11.28 01:56:54.287240 [ 4 ] {b58fb661-bc38-4f2c-a5fa-6bde2c6cb8b7} <Debug> TCPHandler: Processed in 0.002387731 sec. | ||
6122 | 2024.11.28 01:56:54.287386 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6123 | 2024.11.28 01:56:54.287513 [ 253 ] {4a80417f-d8a0-430e-97d2-bdcc116b3893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6124 | 2024.11.28 01:56:54.287574 [ 253 ] {4a80417f-d8a0-430e-97d2-bdcc116b3893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6125 | 2024.11.28 01:56:54.288980 [ 253 ] {4a80417f-d8a0-430e-97d2-bdcc116b3893} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6126 | 2024.11.28 01:56:54.289023 [ 253 ] {4a80417f-d8a0-430e-97d2-bdcc116b3893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6127 | 2024.11.28 01:56:54.289498 [ 253 ] {4a80417f-d8a0-430e-97d2-bdcc116b3893} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6128 | 2024.11.28 01:56:54.289747 [ 253 ] {4a80417f-d8a0-430e-97d2-bdcc116b3893} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6129 | 2024.11.28 01:56:54.289964 [ 253 ] {4a80417f-d8a0-430e-97d2-bdcc116b3893} <Debug> executeQuery: Read 1426 rows, 121.94 KiB in 0.002481 sec., 574768.2386134623 rows/sec., 48.00 MiB/sec. | ||
6130 | 2024.11.28 01:56:54.290024 [ 253 ] {4a80417f-d8a0-430e-97d2-bdcc116b3893} <Debug> TCPHandler: Processed in 0.002700287 sec. | ||
6131 | 2024.11.28 01:56:54.290192 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6132 | 2024.11.28 01:56:54.290333 [ 4 ] {a63816c1-f621-4d5b-9226-856b01281a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6133 | 2024.11.28 01:56:54.290393 [ 4 ] {a63816c1-f621-4d5b-9226-856b01281a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6134 | 2024.11.28 01:56:54.291012 [ 4 ] {a63816c1-f621-4d5b-9226-856b01281a49} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6135 | 2024.11.28 01:56:54.291052 [ 4 ] {a63816c1-f621-4d5b-9226-856b01281a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6136 | 2024.11.28 01:56:54.291416 [ 4 ] {a63816c1-f621-4d5b-9226-856b01281a49} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6137 | 2024.11.28 01:56:54.291666 [ 4 ] {a63816c1-f621-4d5b-9226-856b01281a49} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6138 | 2024.11.28 01:56:54.291867 [ 4 ] {a63816c1-f621-4d5b-9226-856b01281a49} <Debug> executeQuery: Read 50 rows, 3.68 KiB in 0.001566 sec., 31928.480204342275 rows/sec., 2.29 MiB/sec. | ||
6139 | 2024.11.28 01:56:54.291921 [ 4 ] {a63816c1-f621-4d5b-9226-856b01281a49} <Debug> TCPHandler: Processed in 0.001800011 sec. | ||
6140 | 2024.11.28 01:56:54.292072 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6141 | 2024.11.28 01:56:54.292192 [ 253 ] {5b0ba500-a1d8-4dc2-b371-b3384a8b6d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6142 | 2024.11.28 01:56:54.292241 [ 253 ] {5b0ba500-a1d8-4dc2-b371-b3384a8b6d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6143 | 2024.11.28 01:56:54.292900 [ 253 ] {5b0ba500-a1d8-4dc2-b371-b3384a8b6d3c} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6144 | 2024.11.28 01:56:54.292940 [ 253 ] {5b0ba500-a1d8-4dc2-b371-b3384a8b6d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6145 | 2024.11.28 01:56:54.293313 [ 253 ] {5b0ba500-a1d8-4dc2-b371-b3384a8b6d3c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6146 | 2024.11.28 01:56:54.293552 [ 253 ] {5b0ba500-a1d8-4dc2-b371-b3384a8b6d3c} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6147 | 2024.11.28 01:56:54.293775 [ 253 ] {5b0ba500-a1d8-4dc2-b371-b3384a8b6d3c} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001608 sec., 150497.51243781095 rows/sec., 10.20 MiB/sec. | ||
6148 | 2024.11.28 01:56:54.293831 [ 253 ] {5b0ba500-a1d8-4dc2-b371-b3384a8b6d3c} <Debug> TCPHandler: Processed in 0.001815942 sec. | ||
6149 | 2024.11.28 01:56:54.293982 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6150 | 2024.11.28 01:56:54.294119 [ 4 ] {9f8e6aff-b107-4ead-a605-5f78d845b3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6151 | 2024.11.28 01:56:54.294177 [ 4 ] {9f8e6aff-b107-4ead-a605-5f78d845b3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6152 | 2024.11.28 01:56:54.294811 [ 4 ] {9f8e6aff-b107-4ead-a605-5f78d845b3b4} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6153 | 2024.11.28 01:56:54.294852 [ 4 ] {9f8e6aff-b107-4ead-a605-5f78d845b3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6154 | 2024.11.28 01:56:54.295204 [ 4 ] {9f8e6aff-b107-4ead-a605-5f78d845b3b4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6155 | 2024.11.28 01:56:54.295438 [ 4 ] {9f8e6aff-b107-4ead-a605-5f78d845b3b4} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6156 | 2024.11.28 01:56:54.295670 [ 4 ] {9f8e6aff-b107-4ead-a605-5f78d845b3b4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001569 sec., 8285.5321861058 rows/sec., 516.60 KiB/sec. | ||
6157 | 2024.11.28 01:56:54.295789 [ 4 ] {9f8e6aff-b107-4ead-a605-5f78d845b3b4} <Debug> TCPHandler: Processed in 0.001865933 sec. | ||
6158 | 2024.11.28 01:56:54.296021 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6159 | 2024.11.28 01:56:54.296178 [ 253 ] {0ca2d76d-b90e-4dcb-8111-415f44366327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6160 | 2024.11.28 01:56:54.296231 [ 253 ] {0ca2d76d-b90e-4dcb-8111-415f44366327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6161 | 2024.11.28 01:56:54.297161 [ 253 ] {0ca2d76d-b90e-4dcb-8111-415f44366327} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6162 | 2024.11.28 01:56:54.297202 [ 253 ] {0ca2d76d-b90e-4dcb-8111-415f44366327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6163 | 2024.11.28 01:56:54.297600 [ 253 ] {0ca2d76d-b90e-4dcb-8111-415f44366327} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6164 | 2024.11.28 01:56:54.297836 [ 253 ] {0ca2d76d-b90e-4dcb-8111-415f44366327} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6165 | 2024.11.28 01:56:54.298073 [ 253 ] {0ca2d76d-b90e-4dcb-8111-415f44366327} <Debug> executeQuery: Read 881 rows, 65.42 KiB in 0.001916 sec., 459812.10855949897 rows/sec., 33.34 MiB/sec. | ||
6166 | 2024.11.28 01:56:54.298149 [ 253 ] {0ca2d76d-b90e-4dcb-8111-415f44366327} <Debug> TCPHandler: Processed in 0.002248479 sec. | ||
6167 | 2024.11.28 01:56:54.298358 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6168 | 2024.11.28 01:56:54.298508 [ 4 ] {8cd55abd-999b-4e57-b976-2512944ed4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6169 | 2024.11.28 01:56:54.298557 [ 4 ] {8cd55abd-999b-4e57-b976-2512944ed4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6170 | 2024.11.28 01:56:54.299033 [ 4 ] {8cd55abd-999b-4e57-b976-2512944ed4cb} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6171 | 2024.11.28 01:56:54.299072 [ 4 ] {8cd55abd-999b-4e57-b976-2512944ed4cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6172 | 2024.11.28 01:56:54.299430 [ 4 ] {8cd55abd-999b-4e57-b976-2512944ed4cb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6173 | 2024.11.28 01:56:54.299661 [ 4 ] {8cd55abd-999b-4e57-b976-2512944ed4cb} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6174 | 2024.11.28 01:56:54.299873 [ 4 ] {8cd55abd-999b-4e57-b976-2512944ed4cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001389 sec., 4319.654427645788 rows/sec., 225.69 KiB/sec. | ||
6175 | 2024.11.28 01:56:54.299925 [ 4 ] {8cd55abd-999b-4e57-b976-2512944ed4cb} <Debug> TCPHandler: Processed in 0.001677449 sec. | ||
6176 | 2024.11.28 01:56:54.300070 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6177 | 2024.11.28 01:56:54.300187 [ 253 ] {feda25f3-e39f-4560-913f-e1867c8bb2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6178 | 2024.11.28 01:56:54.300240 [ 253 ] {feda25f3-e39f-4560-913f-e1867c8bb2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6179 | 2024.11.28 01:56:54.301046 [ 253 ] {feda25f3-e39f-4560-913f-e1867c8bb2b0} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6180 | 2024.11.28 01:56:54.301086 [ 253 ] {feda25f3-e39f-4560-913f-e1867c8bb2b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6181 | 2024.11.28 01:56:54.301522 [ 253 ] {feda25f3-e39f-4560-913f-e1867c8bb2b0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6182 | 2024.11.28 01:56:54.301761 [ 253 ] {feda25f3-e39f-4560-913f-e1867c8bb2b0} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6183 | 2024.11.28 01:56:54.301994 [ 253 ] {feda25f3-e39f-4560-913f-e1867c8bb2b0} <Debug> executeQuery: Read 1018 rows, 69.45 KiB in 0.001831 sec., 555980.33861278 rows/sec., 37.04 MiB/sec. | ||
6184 | 2024.11.28 01:56:54.302053 [ 253 ] {feda25f3-e39f-4560-913f-e1867c8bb2b0} <Debug> TCPHandler: Processed in 0.002037936 sec. | ||
6185 | 2024.11.28 01:56:54.302272 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6186 | 2024.11.28 01:56:54.302427 [ 4 ] {cbbf69dd-a728-478d-8423-d264af1d6891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6187 | 2024.11.28 01:56:54.302490 [ 4 ] {cbbf69dd-a728-478d-8423-d264af1d6891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6188 | 2024.11.28 01:56:54.302957 [ 4 ] {cbbf69dd-a728-478d-8423-d264af1d6891} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6189 | 2024.11.28 01:56:54.302997 [ 4 ] {cbbf69dd-a728-478d-8423-d264af1d6891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6190 | 2024.11.28 01:56:54.303358 [ 4 ] {cbbf69dd-a728-478d-8423-d264af1d6891} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6191 | 2024.11.28 01:56:54.303598 [ 4 ] {cbbf69dd-a728-478d-8423-d264af1d6891} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6192 | 2024.11.28 01:56:54.303819 [ 4 ] {cbbf69dd-a728-478d-8423-d264af1d6891} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001423 sec., 702.7406886858749 rows/sec., 47.35 KiB/sec. | ||
6193 | 2024.11.28 01:56:54.303928 [ 4 ] {cbbf69dd-a728-478d-8423-d264af1d6891} <Debug> TCPHandler: Processed in 0.00177329 sec. | ||
6194 | 2024.11.28 01:56:54.304069 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6195 | 2024.11.28 01:56:54.304185 [ 253 ] {a0f35779-e32e-4ec9-a8f4-599de96f1431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6196 | 2024.11.28 01:56:54.304265 [ 253 ] {a0f35779-e32e-4ec9-a8f4-599de96f1431} <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 | ||
6197 | 2024.11.28 01:56:54.305420 [ 253 ] {a0f35779-e32e-4ec9-a8f4-599de96f1431} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6198 | 2024.11.28 01:56:54.305459 [ 253 ] {a0f35779-e32e-4ec9-a8f4-599de96f1431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6199 | 2024.11.28 01:56:54.306112 [ 253 ] {a0f35779-e32e-4ec9-a8f4-599de96f1431} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6200 | 2024.11.28 01:56:54.306361 [ 253 ] {a0f35779-e32e-4ec9-a8f4-599de96f1431} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6201 | 2024.11.28 01:56:54.306600 [ 253 ] {a0f35779-e32e-4ec9-a8f4-599de96f1431} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002438 sec., 16817.06316652994 rows/sec., 30.14 MiB/sec. | ||
6202 | 2024.11.28 01:56:54.306708 [ 253 ] {a0f35779-e32e-4ec9-a8f4-599de96f1431} <Debug> TCPHandler: Processed in 0.002695477 sec. | ||
6203 | 2024.11.28 01:56:54.306866 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6204 | 2024.11.28 01:56:54.307006 [ 4 ] {c80a430a-38f2-41d4-86a3-60c067b43287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6205 | 2024.11.28 01:56:54.307065 [ 4 ] {c80a430a-38f2-41d4-86a3-60c067b43287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6206 | 2024.11.28 01:56:54.307607 [ 4 ] {c80a430a-38f2-41d4-86a3-60c067b43287} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6207 | 2024.11.28 01:56:54.307646 [ 4 ] {c80a430a-38f2-41d4-86a3-60c067b43287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6208 | 2024.11.28 01:56:54.308019 [ 4 ] {c80a430a-38f2-41d4-86a3-60c067b43287} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6209 | 2024.11.28 01:56:54.308252 [ 4 ] {c80a430a-38f2-41d4-86a3-60c067b43287} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6210 | 2024.11.28 01:56:54.308480 [ 4 ] {c80a430a-38f2-41d4-86a3-60c067b43287} <Debug> executeQuery: Read 56 rows, 3.55 KiB in 0.001502 sec., 37283.62183754993 rows/sec., 2.31 MiB/sec. | ||
6211 | 2024.11.28 01:56:54.308550 [ 4 ] {c80a430a-38f2-41d4-86a3-60c067b43287} <Debug> TCPHandler: Processed in 0.001750391 sec. | ||
6212 | 2024.11.28 01:56:56.172679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 920 | ||
6213 | 2024.11.28 01:56:56.176101 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6214 | 2024.11.28 01:56:56.176145 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6215 | 2024.11.28 01:56:56.177634 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6216 | 2024.11.28 01:56:56.177953 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6217 | 2024.11.28 01:56:56.178430 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
6218 | 2024.11.28 01:56:57.085570 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6219 | 2024.11.28 01:56:57.085815 [ 253 ] {e8f3cba4-60d4-4bd9-bb69-1d736c1fa4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6220 | 2024.11.28 01:56:57.085907 [ 253 ] {e8f3cba4-60d4-4bd9-bb69-1d736c1fa4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6221 | 2024.11.28 01:56:57.086825 [ 253 ] {e8f3cba4-60d4-4bd9-bb69-1d736c1fa4c5} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6222 | 2024.11.28 01:56:57.086873 [ 253 ] {e8f3cba4-60d4-4bd9-bb69-1d736c1fa4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6223 | 2024.11.28 01:56:57.087309 [ 253 ] {e8f3cba4-60d4-4bd9-bb69-1d736c1fa4c5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6224 | 2024.11.28 01:56:57.087575 [ 253 ] {e8f3cba4-60d4-4bd9-bb69-1d736c1fa4c5} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6225 | 2024.11.28 01:56:57.087739 [ 123 ] {} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6226 | 2024.11.28 01:56:57.087783 [ 123 ] {} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6227 | 2024.11.28 01:56:57.087789 [ 253 ] {e8f3cba4-60d4-4bd9-bb69-1d736c1fa4c5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002043 sec., 27410.67058247675 rows/sec., 2.09 MiB/sec. | ||
6228 | 2024.11.28 01:56:57.087807 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6229 | 2024.11.28 01:56:57.087914 [ 253 ] {e8f3cba4-60d4-4bd9-bb69-1d736c1fa4c5} <Debug> TCPHandler: Processed in 0.002611255 sec. | ||
6230 | 2024.11.28 01:56:57.088023 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
6231 | 2024.11.28 01:56:57.088378 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6232 | 2024.11.28 01:56:57.088452 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6233 | 2024.11.28 01:56:57.088588 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1434 rows starting from the beginning of the part | ||
6234 | 2024.11.28 01:56:57.089022 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 57 rows starting from the beginning of the part | ||
6235 | 2024.11.28 01:56:57.089065 [ 4 ] {c36c4d8e-9e9a-4154-b46b-42dd81f1d198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6236 | 2024.11.28 01:56:57.089375 [ 4 ] {c36c4d8e-9e9a-4154-b46b-42dd81f1d198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6237 | 2024.11.28 01:56:57.089629 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 285 rows starting from the beginning of the part | ||
6238 | 2024.11.28 01:56:57.090063 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
6239 | 2024.11.28 01:56:57.090300 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1426 rows starting from the beginning of the part | ||
6240 | 2024.11.28 01:56:57.090554 [ 199 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
6241 | 2024.11.28 01:56:57.092418 [ 4 ] {c36c4d8e-9e9a-4154-b46b-42dd81f1d198} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6242 | 2024.11.28 01:56:57.092489 [ 4 ] {c36c4d8e-9e9a-4154-b46b-42dd81f1d198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6243 | 2024.11.28 01:56:57.093472 [ 4 ] {c36c4d8e-9e9a-4154-b46b-42dd81f1d198} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6244 | 2024.11.28 01:56:57.093823 [ 4 ] {c36c4d8e-9e9a-4154-b46b-42dd81f1d198} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6245 | 2024.11.28 01:56:57.094252 [ 123 ] {} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6246 | 2024.11.28 01:56:57.094365 [ 123 ] {} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6247 | 2024.11.28 01:56:57.094364 [ 191 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3314 rows, containing 5 columns (5 merged, 0 gathered) in 0.006474993 sec., 511815.2251284287 rows/sec., 44.70 MiB/sec. | ||
6248 | 2024.11.28 01:56:57.094434 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6249 | 2024.11.28 01:56:57.094534 [ 4 ] {c36c4d8e-9e9a-4154-b46b-42dd81f1d198} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00575 sec., 11130.434782608696 rows/sec., 889.61 KiB/sec. | ||
6250 | 2024.11.28 01:56:57.094835 [ 195 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
6251 | 2024.11.28 01:56:57.094950 [ 204 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6252 | 2024.11.28 01:56:57.095078 [ 4 ] {c36c4d8e-9e9a-4154-b46b-42dd81f1d198} <Debug> TCPHandler: Processed in 0.006946341 sec. | ||
6253 | 2024.11.28 01:56:57.095519 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6254 | 2024.11.28 01:56:57.095732 [ 195 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6255 | 2024.11.28 01:56:57.095881 [ 195 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 915 rows starting from the beginning of the part | ||
6256 | 2024.11.28 01:56:57.095940 [ 253 ] {456f65d4-1c0a-4297-9883-2662caa3120b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6257 | 2024.11.28 01:56:57.096286 [ 253 ] {456f65d4-1c0a-4297-9883-2662caa3120b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6258 | 2024.11.28 01:56:57.096520 [ 195 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
6259 | 2024.11.28 01:56:57.096641 [ 204 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_51_10} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6260 | 2024.11.28 01:56:57.097148 [ 195 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 423 rows starting from the beginning of the part | ||
6261 | 2024.11.28 01:56:57.097235 [ 204 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_51_10} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6262 | 2024.11.28 01:56:57.097753 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
6263 | 2024.11.28 01:56:57.097780 [ 195 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
6264 | 2024.11.28 01:56:57.098383 [ 195 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 881 rows starting from the beginning of the part | ||
6265 | 2024.11.28 01:56:57.098805 [ 195 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
6266 | 2024.11.28 01:56:57.099651 [ 253 ] {456f65d4-1c0a-4297-9883-2662caa3120b} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6267 | 2024.11.28 01:56:57.099706 [ 253 ] {456f65d4-1c0a-4297-9883-2662caa3120b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6268 | 2024.11.28 01:56:57.100337 [ 253 ] {456f65d4-1c0a-4297-9883-2662caa3120b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6269 | 2024.11.28 01:56:57.100666 [ 253 ] {456f65d4-1c0a-4297-9883-2662caa3120b} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6270 | 2024.11.28 01:56:57.100803 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.006275799 sec., 384492.8749311442 rows/sec., 29.49 MiB/sec. | ||
6271 | 2024.11.28 01:56:57.100920 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6272 | 2024.11.28 01:56:57.100985 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6273 | 2024.11.28 01:56:57.101016 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6274 | 2024.11.28 01:56:57.101093 [ 253 ] {456f65d4-1c0a-4297-9883-2662caa3120b} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.005277 sec., 12507.10631040364 rows/sec., 893.84 KiB/sec. | ||
6275 | 2024.11.28 01:56:57.101319 [ 186 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6276 | 2024.11.28 01:56:57.101570 [ 253 ] {456f65d4-1c0a-4297-9883-2662caa3120b} <Debug> TCPHandler: Processed in 0.006279079 sec. | ||
6277 | 2024.11.28 01:56:57.101646 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
6278 | 2024.11.28 01:56:57.102021 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6279 | 2024.11.28 01:56:57.102632 [ 4 ] {b7ba88ba-d248-4de2-99de-4b2bf93675a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6280 | 2024.11.28 01:56:57.102648 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6281 | 2024.11.28 01:56:57.102679 [ 186 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_51_10} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6282 | 2024.11.28 01:56:57.102862 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14051 rows starting from the beginning of the part | ||
6283 | 2024.11.28 01:56:57.102896 [ 4 ] {b7ba88ba-d248-4de2-99de-4b2bf93675a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6284 | 2024.11.28 01:56:57.103158 [ 186 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_51_10} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6285 | 2024.11.28 01:56:57.103502 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 161 rows starting from the beginning of the part | ||
6286 | 2024.11.28 01:56:57.103590 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
6287 | 2024.11.28 01:56:57.104072 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part | ||
6288 | 2024.11.28 01:56:57.104454 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
6289 | 2024.11.28 01:56:57.104779 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1018 rows starting from the beginning of the part | ||
6290 | 2024.11.28 01:56:57.104994 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
6291 | 2024.11.28 01:56:57.105722 [ 4 ] {b7ba88ba-d248-4de2-99de-4b2bf93675a9} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6292 | 2024.11.28 01:56:57.105767 [ 4 ] {b7ba88ba-d248-4de2-99de-4b2bf93675a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6293 | 2024.11.28 01:56:57.106263 [ 4 ] {b7ba88ba-d248-4de2-99de-4b2bf93675a9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6294 | 2024.11.28 01:56:57.106553 [ 4 ] {b7ba88ba-d248-4de2-99de-4b2bf93675a9} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6295 | 2024.11.28 01:56:57.106781 [ 123 ] {} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6296 | 2024.11.28 01:56:57.106923 [ 123 ] {} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6297 | 2024.11.28 01:56:57.106990 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6298 | 2024.11.28 01:56:57.107045 [ 4 ] {b7ba88ba-d248-4de2-99de-4b2bf93675a9} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.004635 sec., 5609.492988133765 rows/sec., 384.51 KiB/sec. | ||
6299 | 2024.11.28 01:56:57.107482 [ 4 ] {b7ba88ba-d248-4de2-99de-4b2bf93675a9} <Debug> TCPHandler: Processed in 0.00571823 sec. | ||
6300 | 2024.11.28 01:56:57.107532 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
6301 | 2024.11.28 01:56:57.107835 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6302 | 2024.11.28 01:56:57.107899 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2726 rows starting from the beginning of the part | ||
6303 | 2024.11.28 01:56:57.108226 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
6304 | 2024.11.28 01:56:57.108507 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
6305 | 2024.11.28 01:56:57.108647 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
6306 | 2024.11.28 01:56:57.108867 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
6307 | 2024.11.28 01:56:57.109047 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
6308 | 2024.11.28 01:56:57.111259 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3010 rows, containing 4 columns (4 merged, 0 gathered) in 0.004112281 sec., 731953.8718292841 rows/sec., 47.67 MiB/sec. | ||
6309 | 2024.11.28 01:56:57.111689 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6310 | 2024.11.28 01:56:57.112052 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_51_10} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6311 | 2024.11.28 01:56:57.112331 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_51_10} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6312 | 2024.11.28 01:56:57.112394 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15693 rows, containing 5 columns (5 merged, 0 gathered) in 0.011237285 sec., 1396511.7018924055 rows/sec., 94.18 MiB/sec. | ||
6313 | 2024.11.28 01:56:57.112470 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
6314 | 2024.11.28 01:56:57.112845 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6315 | 2024.11.28 01:56:57.113145 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6316 | 2024.11.28 01:56:57.113223 [ 189 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6317 | 2024.11.28 01:56:57.113301 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
6318 | 2024.11.28 01:56:58.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.99 MiB, peak 206.11 MiB, free memory in arenas 0.00 B, will set to 198.04 MiB (RSS), difference: 1.06 MiB | ||
6319 | 2024.11.28 01:56:58.601599 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
6320 | 2024.11.28 01:56:58.602703 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6321 | 2024.11.28 01:56:58.602760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6322 | 2024.11.28 01:56:58.603305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6323 | 2024.11.28 01:56:58.603564 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6324 | 2024.11.28 01:56:58.603843 [ 121 ] {} <Debug> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6325 | 2024.11.28 01:56:58.603874 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
6326 | 2024.11.28 01:56:58.603969 [ 121 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6327 | 2024.11.28 01:56:58.604016 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6328 | 2024.11.28 01:56:58.604213 [ 188 ] {05a9d681-abfb-489a-ac48-435477f4c689::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 | ||
6329 | 2024.11.28 01:56:58.604410 [ 188 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6330 | 2024.11.28 01:56:58.604458 [ 188 ] {05a9d681-abfb-489a-ac48-435477f4c689::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 | ||
6331 | 2024.11.28 01:56:58.604544 [ 188 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part | ||
6332 | 2024.11.28 01:56:58.604746 [ 188 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part | ||
6333 | 2024.11.28 01:56:58.604979 [ 188 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part | ||
6334 | 2024.11.28 01:56:58.605077 [ 188 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part | ||
6335 | 2024.11.28 01:56:58.605298 [ 188 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part | ||
6336 | 2024.11.28 01:56:58.607831 [ 190 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003717855 sec., 3822903.260078728 rows/sec., 54.69 MiB/sec. | ||
6337 | 2024.11.28 01:56:58.608100 [ 192 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6338 | 2024.11.28 01:56:58.608384 [ 192 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_31_6} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6339 | 2024.11.28 01:56:58.608472 [ 192 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_31_6} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6340 | 2024.11.28 01:56:58.608559 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6341 | 2024.11.28 01:56:59.558226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6342 | 2024.11.28 01:56:59.581521 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6343 | 2024.11.28 01:56:59.581578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6344 | 2024.11.28 01:56:59.588935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6345 | 2024.11.28 01:56:59.589713 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6346 | 2024.11.28 01:56:59.590106 [ 119 ] {} <Debug> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6347 | 2024.11.28 01:56:59.590260 [ 119 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6348 | 2024.11.28 01:56:59.590340 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6349 | 2024.11.28 01:56:59.590788 [ 197 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
6350 | 2024.11.28 01:56:59.606890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6351 | 2024.11.28 01:56:59.608150 [ 197 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6352 | 2024.11.28 01:56:59.609395 [ 197 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
6353 | 2024.11.28 01:56:59.614959 [ 197 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
6354 | 2024.11.28 01:56:59.620761 [ 197 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
6355 | 2024.11.28 01:56:59.626527 [ 197 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
6356 | 2024.11.28 01:56:59.632308 [ 197 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
6357 | 2024.11.28 01:56:59.637008 [ 197 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
6358 | 2024.11.28 01:56:59.695752 [ 190 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.105235208 sec., 2223.5904166217833 rows/sec., 11.50 MiB/sec. | ||
6359 | 2024.11.28 01:56:59.698557 [ 200 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6360 | 2024.11.28 01:56:59.701566 [ 200 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_31_6} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6361 | 2024.11.28 01:56:59.701660 [ 200 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_31_6} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6362 | 2024.11.28 01:56:59.704170 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
6363 | 2024.11.28 01:57:02.089562 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6364 | 2024.11.28 01:57:02.089768 [ 253 ] {a2b87497-9531-41a5-b91a-b5f894ef6612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6365 | 2024.11.28 01:57:02.089850 [ 253 ] {a2b87497-9531-41a5-b91a-b5f894ef6612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6366 | 2024.11.28 01:57:02.090743 [ 253 ] {a2b87497-9531-41a5-b91a-b5f894ef6612} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6367 | 2024.11.28 01:57:02.090796 [ 253 ] {a2b87497-9531-41a5-b91a-b5f894ef6612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6368 | 2024.11.28 01:57:02.091272 [ 253 ] {a2b87497-9531-41a5-b91a-b5f894ef6612} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6369 | 2024.11.28 01:57:02.091537 [ 253 ] {a2b87497-9531-41a5-b91a-b5f894ef6612} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6370 | 2024.11.28 01:57:02.091786 [ 253 ] {a2b87497-9531-41a5-b91a-b5f894ef6612} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002077 sec., 26961.96437168994 rows/sec., 2.06 MiB/sec. | ||
6371 | 2024.11.28 01:57:02.091856 [ 253 ] {a2b87497-9531-41a5-b91a-b5f894ef6612} <Debug> TCPHandler: Processed in 0.002437622 sec. | ||
6372 | 2024.11.28 01:57:02.092126 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6373 | 2024.11.28 01:57:02.092323 [ 4 ] {4423ff11-0f2b-432b-81e5-0ce4819aea09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6374 | 2024.11.28 01:57:02.092395 [ 4 ] {4423ff11-0f2b-432b-81e5-0ce4819aea09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6375 | 2024.11.28 01:57:02.093160 [ 4 ] {4423ff11-0f2b-432b-81e5-0ce4819aea09} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6376 | 2024.11.28 01:57:02.093211 [ 4 ] {4423ff11-0f2b-432b-81e5-0ce4819aea09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6377 | 2024.11.28 01:57:02.093686 [ 4 ] {4423ff11-0f2b-432b-81e5-0ce4819aea09} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6378 | 2024.11.28 01:57:02.093985 [ 4 ] {4423ff11-0f2b-432b-81e5-0ce4819aea09} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6379 | 2024.11.28 01:57:02.094217 [ 4 ] {4423ff11-0f2b-432b-81e5-0ce4819aea09} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001949 sec., 32837.35248845562 rows/sec., 2.56 MiB/sec. | ||
6380 | 2024.11.28 01:57:02.094280 [ 4 ] {4423ff11-0f2b-432b-81e5-0ce4819aea09} <Debug> TCPHandler: Processed in 0.002292779 sec. | ||
6381 | 2024.11.28 01:57:02.094445 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6382 | 2024.11.28 01:57:02.094574 [ 253 ] {89fbf3e0-b40c-4c6e-baa5-d6b7573cb5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6383 | 2024.11.28 01:57:02.094631 [ 253 ] {89fbf3e0-b40c-4c6e-baa5-d6b7573cb5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6384 | 2024.11.28 01:57:02.095245 [ 253 ] {89fbf3e0-b40c-4c6e-baa5-d6b7573cb5cf} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6385 | 2024.11.28 01:57:02.095287 [ 253 ] {89fbf3e0-b40c-4c6e-baa5-d6b7573cb5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6386 | 2024.11.28 01:57:02.095710 [ 253 ] {89fbf3e0-b40c-4c6e-baa5-d6b7573cb5cf} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6387 | 2024.11.28 01:57:02.095959 [ 253 ] {89fbf3e0-b40c-4c6e-baa5-d6b7573cb5cf} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6388 | 2024.11.28 01:57:02.096177 [ 253 ] {89fbf3e0-b40c-4c6e-baa5-d6b7573cb5cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001633 sec., 97979.17942437233 rows/sec., 6.82 MiB/sec. | ||
6389 | 2024.11.28 01:57:02.096237 [ 253 ] {89fbf3e0-b40c-4c6e-baa5-d6b7573cb5cf} <Debug> TCPHandler: Processed in 0.001849982 sec. | ||
6390 | 2024.11.28 01:57:02.096409 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6391 | 2024.11.28 01:57:02.096530 [ 4 ] {54f11b04-4418-4a95-b3df-ac1a8cae64e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6392 | 2024.11.28 01:57:02.096583 [ 4 ] {54f11b04-4418-4a95-b3df-ac1a8cae64e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6393 | 2024.11.28 01:57:02.097107 [ 4 ] {54f11b04-4418-4a95-b3df-ac1a8cae64e7} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6394 | 2024.11.28 01:57:02.097147 [ 4 ] {54f11b04-4418-4a95-b3df-ac1a8cae64e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6395 | 2024.11.28 01:57:02.097565 [ 4 ] {54f11b04-4418-4a95-b3df-ac1a8cae64e7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6396 | 2024.11.28 01:57:02.097821 [ 4 ] {54f11b04-4418-4a95-b3df-ac1a8cae64e7} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6397 | 2024.11.28 01:57:02.098089 [ 4 ] {54f11b04-4418-4a95-b3df-ac1a8cae64e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001575 sec., 38095.23809523809 rows/sec., 2.57 MiB/sec. | ||
6398 | 2024.11.28 01:57:02.098146 [ 4 ] {54f11b04-4418-4a95-b3df-ac1a8cae64e7} <Debug> TCPHandler: Processed in 0.001795031 sec. | ||
6399 | 2024.11.28 01:57:05.991007 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6400 | 2024.11.28 01:57:05.991084 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6401 | 2024.11.28 01:57:06.104080 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
6402 | 2024.11.28 01:57:06.105088 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6403 | 2024.11.28 01:57:06.105134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6404 | 2024.11.28 01:57:06.105744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6405 | 2024.11.28 01:57:06.105996 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6406 | 2024.11.28 01:57:06.106225 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6407 | 2024.11.28 01:57:06.178778 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 936 | ||
6408 | 2024.11.28 01:57:06.181697 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6409 | 2024.11.28 01:57:06.181746 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6410 | 2024.11.28 01:57:06.183259 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6411 | 2024.11.28 01:57:06.183562 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6412 | 2024.11.28 01:57:06.184107 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 936 | ||
6413 | 2024.11.28 01:57:06.383637 [ 112 ] {} <Debug> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6414 | 2024.11.28 01:57:06.383719 [ 112 ] {} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6415 | 2024.11.28 01:57:06.383753 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6416 | 2024.11.28 01:57:06.384060 [ 193 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
6417 | 2024.11.28 01:57:06.384327 [ 193 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6418 | 2024.11.28 01:57:06.384393 [ 193 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
6419 | 2024.11.28 01:57:06.384580 [ 193 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
6420 | 2024.11.28 01:57:06.384766 [ 193 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
6421 | 2024.11.28 01:57:06.385081 [ 193 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
6422 | 2024.11.28 01:57:06.385288 [ 193 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
6423 | 2024.11.28 01:57:06.386495 [ 190 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.002637136 sec., 14409.57159585247 rows/sec., 1.20 MiB/sec. | ||
6424 | 2024.11.28 01:57:06.386701 [ 190 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6425 | 2024.11.28 01:57:06.387034 [ 190 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_9_2} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6426 | 2024.11.28 01:57:06.387116 [ 190 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_9_2} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6427 | 2024.11.28 01:57:06.387213 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6428 | 2024.11.28 01:57:07.001340 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000943226 sec. | ||
6429 | 2024.11.28 01:57:07.096127 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6430 | 2024.11.28 01:57:07.096436 [ 253 ] {f214cf0e-ed5e-412f-aeea-f393472f5bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6431 | 2024.11.28 01:57:07.096550 [ 253 ] {f214cf0e-ed5e-412f-aeea-f393472f5bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6432 | 2024.11.28 01:57:07.097407 [ 253 ] {f214cf0e-ed5e-412f-aeea-f393472f5bac} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6433 | 2024.11.28 01:57:07.097458 [ 253 ] {f214cf0e-ed5e-412f-aeea-f393472f5bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6434 | 2024.11.28 01:57:07.097881 [ 253 ] {f214cf0e-ed5e-412f-aeea-f393472f5bac} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6435 | 2024.11.28 01:57:07.098135 [ 253 ] {f214cf0e-ed5e-412f-aeea-f393472f5bac} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6436 | 2024.11.28 01:57:07.098368 [ 253 ] {f214cf0e-ed5e-412f-aeea-f393472f5bac} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002018 sec., 6937.5619425173445 rows/sec., 499.41 KiB/sec. | ||
6437 | 2024.11.28 01:57:07.098423 [ 253 ] {f214cf0e-ed5e-412f-aeea-f393472f5bac} <Debug> TCPHandler: Processed in 0.002490573 sec. | ||
6438 | 2024.11.28 01:57:07.098682 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6439 | 2024.11.28 01:57:07.098863 [ 4 ] {8e304024-77e7-4079-bcfc-60e14b156dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6440 | 2024.11.28 01:57:07.098932 [ 4 ] {8e304024-77e7-4079-bcfc-60e14b156dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6441 | 2024.11.28 01:57:07.099810 [ 4 ] {8e304024-77e7-4079-bcfc-60e14b156dcc} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6442 | 2024.11.28 01:57:07.099856 [ 4 ] {8e304024-77e7-4079-bcfc-60e14b156dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6443 | 2024.11.28 01:57:07.100324 [ 4 ] {8e304024-77e7-4079-bcfc-60e14b156dcc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6444 | 2024.11.28 01:57:07.100589 [ 4 ] {8e304024-77e7-4079-bcfc-60e14b156dcc} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6445 | 2024.11.28 01:57:07.100820 [ 4 ] {8e304024-77e7-4079-bcfc-60e14b156dcc} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002011 sec., 141720.53704624565 rows/sec., 12.50 MiB/sec. | ||
6446 | 2024.11.28 01:57:07.100875 [ 4 ] {8e304024-77e7-4079-bcfc-60e14b156dcc} <Debug> TCPHandler: Processed in 0.002328891 sec. | ||
6447 | 2024.11.28 01:57:07.101036 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6448 | 2024.11.28 01:57:07.101173 [ 253 ] {f67a97b8-98ed-4cdd-a1bf-ca52b7dc778a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6449 | 2024.11.28 01:57:07.101229 [ 253 ] {f67a97b8-98ed-4cdd-a1bf-ca52b7dc778a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6450 | 2024.11.28 01:57:07.101923 [ 253 ] {f67a97b8-98ed-4cdd-a1bf-ca52b7dc778a} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6451 | 2024.11.28 01:57:07.101962 [ 253 ] {f67a97b8-98ed-4cdd-a1bf-ca52b7dc778a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6452 | 2024.11.28 01:57:07.102322 [ 253 ] {f67a97b8-98ed-4cdd-a1bf-ca52b7dc778a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6453 | 2024.11.28 01:57:07.102562 [ 253 ] {f67a97b8-98ed-4cdd-a1bf-ca52b7dc778a} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6454 | 2024.11.28 01:57:07.102767 [ 253 ] {f67a97b8-98ed-4cdd-a1bf-ca52b7dc778a} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001625 sec., 29538.46153846154 rows/sec., 2.13 MiB/sec. | ||
6455 | 2024.11.28 01:57:07.102818 [ 253 ] {f67a97b8-98ed-4cdd-a1bf-ca52b7dc778a} <Debug> TCPHandler: Processed in 0.001849942 sec. | ||
6456 | 2024.11.28 01:57:07.102967 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6457 | 2024.11.28 01:57:07.103106 [ 4 ] {dc0545d3-b680-4711-a99f-ad67d363b0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6458 | 2024.11.28 01:57:07.103163 [ 4 ] {dc0545d3-b680-4711-a99f-ad67d363b0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6459 | 2024.11.28 01:57:07.103845 [ 4 ] {dc0545d3-b680-4711-a99f-ad67d363b0c1} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6460 | 2024.11.28 01:57:07.103886 [ 4 ] {dc0545d3-b680-4711-a99f-ad67d363b0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6461 | 2024.11.28 01:57:07.104264 [ 4 ] {dc0545d3-b680-4711-a99f-ad67d363b0c1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6462 | 2024.11.28 01:57:07.104515 [ 4 ] {dc0545d3-b680-4711-a99f-ad67d363b0c1} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6463 | 2024.11.28 01:57:07.104777 [ 4 ] {dc0545d3-b680-4711-a99f-ad67d363b0c1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001698 sec., 8244.994110718491 rows/sec., 577.43 KiB/sec. | ||
6464 | 2024.11.28 01:57:07.104967 [ 4 ] {dc0545d3-b680-4711-a99f-ad67d363b0c1} <Debug> TCPHandler: Processed in 0.002064436 sec. | ||
6465 | 2024.11.28 01:57:07.105165 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6466 | 2024.11.28 01:57:07.105308 [ 253 ] {37d355c7-0de4-4203-a2bc-95a1dbeaf63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6467 | 2024.11.28 01:57:07.105363 [ 253 ] {37d355c7-0de4-4203-a2bc-95a1dbeaf63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6468 | 2024.11.28 01:57:07.106010 [ 253 ] {37d355c7-0de4-4203-a2bc-95a1dbeaf63e} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6469 | 2024.11.28 01:57:07.106049 [ 253 ] {37d355c7-0de4-4203-a2bc-95a1dbeaf63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6470 | 2024.11.28 01:57:07.106422 [ 253 ] {37d355c7-0de4-4203-a2bc-95a1dbeaf63e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6471 | 2024.11.28 01:57:07.106674 [ 253 ] {37d355c7-0de4-4203-a2bc-95a1dbeaf63e} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6472 | 2024.11.28 01:57:07.106916 [ 253 ] {37d355c7-0de4-4203-a2bc-95a1dbeaf63e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001629 sec., 7980.3560466543895 rows/sec., 497.57 KiB/sec. | ||
6473 | 2024.11.28 01:57:07.106990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6474 | 2024.11.28 01:57:07.107134 [ 253 ] {37d355c7-0de4-4203-a2bc-95a1dbeaf63e} <Debug> TCPHandler: Processed in 0.002055506 sec. | ||
6475 | 2024.11.28 01:57:07.107630 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6476 | 2024.11.28 01:57:07.108020 [ 4 ] {989d3349-087e-4732-adb6-f7fb8ec38828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6477 | 2024.11.28 01:57:07.108165 [ 4 ] {989d3349-087e-4732-adb6-f7fb8ec38828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6478 | 2024.11.28 01:57:07.111679 [ 4 ] {989d3349-087e-4732-adb6-f7fb8ec38828} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6479 | 2024.11.28 01:57:07.111796 [ 4 ] {989d3349-087e-4732-adb6-f7fb8ec38828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6480 | 2024.11.28 01:57:07.113308 [ 4 ] {989d3349-087e-4732-adb6-f7fb8ec38828} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6481 | 2024.11.28 01:57:07.113960 [ 4 ] {989d3349-087e-4732-adb6-f7fb8ec38828} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6482 | 2024.11.28 01:57:07.114551 [ 4 ] {989d3349-087e-4732-adb6-f7fb8ec38828} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.006636 sec., 63743.21880650994 rows/sec., 4.56 MiB/sec. | ||
6483 | 2024.11.28 01:57:07.114744 [ 4 ] {989d3349-087e-4732-adb6-f7fb8ec38828} <Debug> TCPHandler: Processed in 0.00747735 sec. | ||
6484 | 2024.11.28 01:57:07.115137 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6485 | 2024.11.28 01:57:07.115549 [ 253 ] {84d226db-3b75-4d8e-80a2-2ad86a396ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6486 | 2024.11.28 01:57:07.115837 [ 253 ] {84d226db-3b75-4d8e-80a2-2ad86a396ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6487 | 2024.11.28 01:57:07.119243 [ 253 ] {84d226db-3b75-4d8e-80a2-2ad86a396ae0} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6488 | 2024.11.28 01:57:07.119357 [ 253 ] {84d226db-3b75-4d8e-80a2-2ad86a396ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6489 | 2024.11.28 01:57:07.120816 [ 253 ] {84d226db-3b75-4d8e-80a2-2ad86a396ae0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6490 | 2024.11.28 01:57:07.121486 [ 253 ] {84d226db-3b75-4d8e-80a2-2ad86a396ae0} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6491 | 2024.11.28 01:57:07.122070 [ 253 ] {84d226db-3b75-4d8e-80a2-2ad86a396ae0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006631 sec., 904.8408988086262 rows/sec., 47.27 KiB/sec. | ||
6492 | 2024.11.28 01:57:07.122288 [ 253 ] {84d226db-3b75-4d8e-80a2-2ad86a396ae0} <Debug> TCPHandler: Processed in 0.007390499 sec. | ||
6493 | 2024.11.28 01:57:07.122545 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6494 | 2024.11.28 01:57:07.122804 [ 4 ] {e4c8aab6-d665-488f-ab4d-0c8e5b3b5ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6495 | 2024.11.28 01:57:07.122938 [ 4 ] {e4c8aab6-d665-488f-ab4d-0c8e5b3b5ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6496 | 2024.11.28 01:57:07.125641 [ 4 ] {e4c8aab6-d665-488f-ab4d-0c8e5b3b5ec8} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6497 | 2024.11.28 01:57:07.125706 [ 4 ] {e4c8aab6-d665-488f-ab4d-0c8e5b3b5ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6498 | 2024.11.28 01:57:07.127203 [ 4 ] {e4c8aab6-d665-488f-ab4d-0c8e5b3b5ec8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6499 | 2024.11.28 01:57:07.128096 [ 4 ] {e4c8aab6-d665-488f-ab4d-0c8e5b3b5ec8} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6500 | 2024.11.28 01:57:07.128801 [ 4 ] {e4c8aab6-d665-488f-ab4d-0c8e5b3b5ec8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.006071 sec., 39038.04974468786 rows/sec., 2.62 MiB/sec. | ||
6501 | 2024.11.28 01:57:07.129101 [ 4 ] {e4c8aab6-d665-488f-ab4d-0c8e5b3b5ec8} <Debug> TCPHandler: Processed in 0.006703946 sec. | ||
6502 | 2024.11.28 01:57:07.129355 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6503 | 2024.11.28 01:57:07.129770 [ 253 ] {fb9ec884-b07b-4ed7-81bb-39c2ad8d3170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6504 | 2024.11.28 01:57:07.129957 [ 253 ] {fb9ec884-b07b-4ed7-81bb-39c2ad8d3170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6505 | 2024.11.28 01:57:07.131626 [ 253 ] {fb9ec884-b07b-4ed7-81bb-39c2ad8d3170} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6506 | 2024.11.28 01:57:07.131728 [ 253 ] {fb9ec884-b07b-4ed7-81bb-39c2ad8d3170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6507 | 2024.11.28 01:57:07.132868 [ 253 ] {fb9ec884-b07b-4ed7-81bb-39c2ad8d3170} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6508 | 2024.11.28 01:57:07.133470 [ 253 ] {fb9ec884-b07b-4ed7-81bb-39c2ad8d3170} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6509 | 2024.11.28 01:57:07.134280 [ 253 ] {fb9ec884-b07b-4ed7-81bb-39c2ad8d3170} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004548 sec., 219.8768689533861 rows/sec., 14.82 KiB/sec. | ||
6510 | 2024.11.28 01:57:07.134488 [ 253 ] {fb9ec884-b07b-4ed7-81bb-39c2ad8d3170} <Debug> TCPHandler: Processed in 0.005265822 sec. | ||
6511 | 2024.11.28 01:57:07.134728 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6512 | 2024.11.28 01:57:07.135063 [ 4 ] {511cc19d-39a7-443a-a4c7-64c8136a9f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6513 | 2024.11.28 01:57:07.135372 [ 4 ] {511cc19d-39a7-443a-a4c7-64c8136a9f80} <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 | ||
6514 | 2024.11.28 01:57:07.141609 [ 4 ] {511cc19d-39a7-443a-a4c7-64c8136a9f80} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6515 | 2024.11.28 01:57:07.141689 [ 4 ] {511cc19d-39a7-443a-a4c7-64c8136a9f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6516 | 2024.11.28 01:57:07.145069 [ 4 ] {511cc19d-39a7-443a-a4c7-64c8136a9f80} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6517 | 2024.11.28 01:57:07.145926 [ 4 ] {511cc19d-39a7-443a-a4c7-64c8136a9f80} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6518 | 2024.11.28 01:57:07.146978 [ 4 ] {511cc19d-39a7-443a-a4c7-64c8136a9f80} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.011971 sec., 3424.943613733188 rows/sec., 6.14 MiB/sec. | ||
6519 | 2024.11.28 01:57:07.148020 [ 4 ] {511cc19d-39a7-443a-a4c7-64c8136a9f80} <Debug> TCPHandler: Processed in 0.013405793 sec. | ||
6520 | 2024.11.28 01:57:07.148274 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6521 | 2024.11.28 01:57:07.148550 [ 253 ] {ccafd56d-a91b-435c-bcd4-23b4cf5bc29d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6522 | 2024.11.28 01:57:07.148668 [ 253 ] {ccafd56d-a91b-435c-bcd4-23b4cf5bc29d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6523 | 2024.11.28 01:57:07.150444 [ 253 ] {ccafd56d-a91b-435c-bcd4-23b4cf5bc29d} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6524 | 2024.11.28 01:57:07.150514 [ 253 ] {ccafd56d-a91b-435c-bcd4-23b4cf5bc29d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6525 | 2024.11.28 01:57:07.151507 [ 253 ] {ccafd56d-a91b-435c-bcd4-23b4cf5bc29d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6526 | 2024.11.28 01:57:07.152061 [ 253 ] {ccafd56d-a91b-435c-bcd4-23b4cf5bc29d} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6527 | 2024.11.28 01:57:07.152697 [ 253 ] {ccafd56d-a91b-435c-bcd4-23b4cf5bc29d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004201 sec., 19519.16210426089 rows/sec., 1.24 MiB/sec. | ||
6528 | 2024.11.28 01:57:07.153066 [ 253 ] {ccafd56d-a91b-435c-bcd4-23b4cf5bc29d} <Debug> TCPHandler: Processed in 0.004915215 sec. | ||
6529 | 2024.11.28 01:57:07.164108 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6530 | 2024.11.28 01:57:07.164174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
6531 | 2024.11.28 01:57:07.171603 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6532 | 2024.11.28 01:57:07.172419 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6533 | 2024.11.28 01:57:07.176206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6534 | 2024.11.28 01:57:12.090420 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6535 | 2024.11.28 01:57:12.090645 [ 253 ] {352ade31-4f3d-4518-b410-fb18b87a14fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6536 | 2024.11.28 01:57:12.090727 [ 253 ] {352ade31-4f3d-4518-b410-fb18b87a14fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6537 | 2024.11.28 01:57:12.091509 [ 253 ] {352ade31-4f3d-4518-b410-fb18b87a14fc} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6538 | 2024.11.28 01:57:12.091558 [ 253 ] {352ade31-4f3d-4518-b410-fb18b87a14fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6539 | 2024.11.28 01:57:12.092005 [ 253 ] {352ade31-4f3d-4518-b410-fb18b87a14fc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6540 | 2024.11.28 01:57:12.092278 [ 253 ] {352ade31-4f3d-4518-b410-fb18b87a14fc} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6541 | 2024.11.28 01:57:12.092517 [ 253 ] {352ade31-4f3d-4518-b410-fb18b87a14fc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001929 sec., 29030.585795749095 rows/sec., 2.22 MiB/sec. | ||
6542 | 2024.11.28 01:57:12.092572 [ 253 ] {352ade31-4f3d-4518-b410-fb18b87a14fc} <Debug> TCPHandler: Processed in 0.00229158 sec. | ||
6543 | 2024.11.28 01:57:12.092815 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6544 | 2024.11.28 01:57:12.093022 [ 4 ] {66fe4f93-2544-43d9-9030-13f804e3db7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6545 | 2024.11.28 01:57:12.093088 [ 4 ] {66fe4f93-2544-43d9-9030-13f804e3db7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6546 | 2024.11.28 01:57:12.093816 [ 4 ] {66fe4f93-2544-43d9-9030-13f804e3db7f} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6547 | 2024.11.28 01:57:12.093859 [ 4 ] {66fe4f93-2544-43d9-9030-13f804e3db7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6548 | 2024.11.28 01:57:12.094303 [ 4 ] {66fe4f93-2544-43d9-9030-13f804e3db7f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6549 | 2024.11.28 01:57:12.094560 [ 4 ] {66fe4f93-2544-43d9-9030-13f804e3db7f} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6550 | 2024.11.28 01:57:12.094815 [ 4 ] {66fe4f93-2544-43d9-9030-13f804e3db7f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001848 sec., 34632.03463203463 rows/sec., 2.70 MiB/sec. | ||
6551 | 2024.11.28 01:57:12.094892 [ 4 ] {66fe4f93-2544-43d9-9030-13f804e3db7f} <Debug> TCPHandler: Processed in 0.002215289 sec. | ||
6552 | 2024.11.28 01:57:12.095129 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6553 | 2024.11.28 01:57:12.095291 [ 253 ] {c819ea19-082e-4c1e-8f40-67276156992d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6554 | 2024.11.28 01:57:12.095356 [ 253 ] {c819ea19-082e-4c1e-8f40-67276156992d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6555 | 2024.11.28 01:57:12.096033 [ 253 ] {c819ea19-082e-4c1e-8f40-67276156992d} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6556 | 2024.11.28 01:57:12.096073 [ 253 ] {c819ea19-082e-4c1e-8f40-67276156992d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6557 | 2024.11.28 01:57:12.096491 [ 253 ] {c819ea19-082e-4c1e-8f40-67276156992d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6558 | 2024.11.28 01:57:12.096784 [ 253 ] {c819ea19-082e-4c1e-8f40-67276156992d} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6559 | 2024.11.28 01:57:12.097012 [ 253 ] {c819ea19-082e-4c1e-8f40-67276156992d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001753 sec., 91272.10496292071 rows/sec., 6.36 MiB/sec. | ||
6560 | 2024.11.28 01:57:12.097066 [ 253 ] {c819ea19-082e-4c1e-8f40-67276156992d} <Debug> TCPHandler: Processed in 0.002077116 sec. | ||
6561 | 2024.11.28 01:57:12.097209 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6562 | 2024.11.28 01:57:12.097328 [ 4 ] {ec874b26-28b0-450e-8ba3-9273acfb415c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6563 | 2024.11.28 01:57:12.097378 [ 4 ] {ec874b26-28b0-450e-8ba3-9273acfb415c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6564 | 2024.11.28 01:57:12.097914 [ 4 ] {ec874b26-28b0-450e-8ba3-9273acfb415c} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6565 | 2024.11.28 01:57:12.097953 [ 4 ] {ec874b26-28b0-450e-8ba3-9273acfb415c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6566 | 2024.11.28 01:57:12.098342 [ 4 ] {ec874b26-28b0-450e-8ba3-9273acfb415c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6567 | 2024.11.28 01:57:12.098595 [ 4 ] {ec874b26-28b0-450e-8ba3-9273acfb415c} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6568 | 2024.11.28 01:57:12.098806 [ 4 ] {ec874b26-28b0-450e-8ba3-9273acfb415c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001506 sec., 39840.6374501992 rows/sec., 2.68 MiB/sec. | ||
6569 | 2024.11.28 01:57:12.098859 [ 4 ] {ec874b26-28b0-450e-8ba3-9273acfb415c} <Debug> TCPHandler: Processed in 0.00170699 sec. | ||
6570 | 2024.11.28 01:57:13.606362 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
6571 | 2024.11.28 01:57:13.607039 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6572 | 2024.11.28 01:57:13.607084 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6573 | 2024.11.28 01:57:13.607700 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6574 | 2024.11.28 01:57:13.607959 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6575 | 2024.11.28 01:57:13.608273 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
6576 | 2024.11.28 01:57:14.676283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6577 | 2024.11.28 01:57:14.697427 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6578 | 2024.11.28 01:57:14.697490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6579 | 2024.11.28 01:57:14.704826 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6580 | 2024.11.28 01:57:14.705607 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6581 | 2024.11.28 01:57:14.708240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6582 | 2024.11.28 01:57:16.184286 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 966 | ||
6583 | 2024.11.28 01:57:16.187983 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6584 | 2024.11.28 01:57:16.188043 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6585 | 2024.11.28 01:57:16.189557 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6586 | 2024.11.28 01:57:16.189870 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6587 | 2024.11.28 01:57:16.191019 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 966 | ||
6588 | 2024.11.28 01:57:17.097544 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6589 | 2024.11.28 01:57:17.097845 [ 253 ] {d807b830-24bf-4699-b80c-64dff893728e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6590 | 2024.11.28 01:57:17.097960 [ 253 ] {d807b830-24bf-4699-b80c-64dff893728e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6591 | 2024.11.28 01:57:17.098791 [ 253 ] {d807b830-24bf-4699-b80c-64dff893728e} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6592 | 2024.11.28 01:57:17.098836 [ 253 ] {d807b830-24bf-4699-b80c-64dff893728e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6593 | 2024.11.28 01:57:17.099273 [ 253 ] {d807b830-24bf-4699-b80c-64dff893728e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6594 | 2024.11.28 01:57:17.099545 [ 253 ] {d807b830-24bf-4699-b80c-64dff893728e} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6595 | 2024.11.28 01:57:17.099754 [ 253 ] {d807b830-24bf-4699-b80c-64dff893728e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001994 sec., 7021.063189568706 rows/sec., 505.42 KiB/sec. | ||
6596 | 2024.11.28 01:57:17.099821 [ 253 ] {d807b830-24bf-4699-b80c-64dff893728e} <Debug> TCPHandler: Processed in 0.002464322 sec. | ||
6597 | 2024.11.28 01:57:17.100067 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6598 | 2024.11.28 01:57:17.100266 [ 4 ] {44d71742-9d07-4a4a-b2f0-f3d6c1cee6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6599 | 2024.11.28 01:57:17.100343 [ 4 ] {44d71742-9d07-4a4a-b2f0-f3d6c1cee6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6600 | 2024.11.28 01:57:17.101264 [ 4 ] {44d71742-9d07-4a4a-b2f0-f3d6c1cee6c1} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6601 | 2024.11.28 01:57:17.101309 [ 4 ] {44d71742-9d07-4a4a-b2f0-f3d6c1cee6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6602 | 2024.11.28 01:57:17.101765 [ 4 ] {44d71742-9d07-4a4a-b2f0-f3d6c1cee6c1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6603 | 2024.11.28 01:57:17.102027 [ 4 ] {44d71742-9d07-4a4a-b2f0-f3d6c1cee6c1} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6604 | 2024.11.28 01:57:17.102260 [ 4 ] {44d71742-9d07-4a4a-b2f0-f3d6c1cee6c1} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002052 sec., 138888.88888888888 rows/sec., 12.25 MiB/sec. | ||
6605 | 2024.11.28 01:57:17.102325 [ 4 ] {44d71742-9d07-4a4a-b2f0-f3d6c1cee6c1} <Debug> TCPHandler: Processed in 0.002404902 sec. | ||
6606 | 2024.11.28 01:57:17.102474 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6607 | 2024.11.28 01:57:17.102620 [ 253 ] {9561016e-ea6c-456b-8788-7c865883d6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6608 | 2024.11.28 01:57:17.102681 [ 253 ] {9561016e-ea6c-456b-8788-7c865883d6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6609 | 2024.11.28 01:57:17.103354 [ 253 ] {9561016e-ea6c-456b-8788-7c865883d6c9} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6610 | 2024.11.28 01:57:17.103392 [ 253 ] {9561016e-ea6c-456b-8788-7c865883d6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6611 | 2024.11.28 01:57:17.103761 [ 253 ] {9561016e-ea6c-456b-8788-7c865883d6c9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6612 | 2024.11.28 01:57:17.104020 [ 253 ] {9561016e-ea6c-456b-8788-7c865883d6c9} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6613 | 2024.11.28 01:57:17.104197 [ 253 ] {9561016e-ea6c-456b-8788-7c865883d6c9} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001612 sec., 29776.67493796526 rows/sec., 2.14 MiB/sec. | ||
6614 | 2024.11.28 01:57:17.104251 [ 253 ] {9561016e-ea6c-456b-8788-7c865883d6c9} <Debug> TCPHandler: Processed in 0.001845182 sec. | ||
6615 | 2024.11.28 01:57:17.104414 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6616 | 2024.11.28 01:57:17.104565 [ 4 ] {d7e51d39-ebfc-41a5-8c81-12b5ca1b0032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6617 | 2024.11.28 01:57:17.104625 [ 4 ] {d7e51d39-ebfc-41a5-8c81-12b5ca1b0032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6618 | 2024.11.28 01:57:17.105327 [ 4 ] {d7e51d39-ebfc-41a5-8c81-12b5ca1b0032} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6619 | 2024.11.28 01:57:17.105371 [ 4 ] {d7e51d39-ebfc-41a5-8c81-12b5ca1b0032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6620 | 2024.11.28 01:57:17.105761 [ 4 ] {d7e51d39-ebfc-41a5-8c81-12b5ca1b0032} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6621 | 2024.11.28 01:57:17.106010 [ 4 ] {d7e51d39-ebfc-41a5-8c81-12b5ca1b0032} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6622 | 2024.11.28 01:57:17.106187 [ 95 ] {} <Debug> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
6623 | 2024.11.28 01:57:17.106256 [ 95 ] {} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6624 | 2024.11.28 01:57:17.106273 [ 4 ] {d7e51d39-ebfc-41a5-8c81-12b5ca1b0032} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001729 sec., 8097.165991902833 rows/sec., 567.07 KiB/sec. | ||
6625 | 2024.11.28 01:57:17.106306 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6626 | 2024.11.28 01:57:17.106411 [ 4 ] {d7e51d39-ebfc-41a5-8c81-12b5ca1b0032} <Debug> TCPHandler: Processed in 0.002061736 sec. | ||
6627 | 2024.11.28 01:57:17.106732 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6628 | 2024.11.28 01:57:17.106747 [ 195 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
6629 | 2024.11.28 01:57:17.107125 [ 253 ] {6b1b8eed-ef13-4f81-8348-acbcdc9d95f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6630 | 2024.11.28 01:57:17.107153 [ 195 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6631 | 2024.11.28 01:57:17.107193 [ 195 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 242 rows starting from the beginning of the part | ||
6632 | 2024.11.28 01:57:17.107198 [ 253 ] {6b1b8eed-ef13-4f81-8348-acbcdc9d95f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6633 | 2024.11.28 01:57:17.107383 [ 195 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6634 | 2024.11.28 01:57:17.107787 [ 195 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
6635 | 2024.11.28 01:57:17.108223 [ 195 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 242 rows starting from the beginning of the part | ||
6636 | 2024.11.28 01:57:17.108565 [ 195 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
6637 | 2024.11.28 01:57:17.108791 [ 195 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
6638 | 2024.11.28 01:57:17.109416 [ 253 ] {6b1b8eed-ef13-4f81-8348-acbcdc9d95f4} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6639 | 2024.11.28 01:57:17.109468 [ 253 ] {6b1b8eed-ef13-4f81-8348-acbcdc9d95f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6640 | 2024.11.28 01:57:17.110108 [ 253 ] {6b1b8eed-ef13-4f81-8348-acbcdc9d95f4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6641 | 2024.11.28 01:57:17.110464 [ 253 ] {6b1b8eed-ef13-4f81-8348-acbcdc9d95f4} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6642 | 2024.11.28 01:57:17.110469 [ 195 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.00404827 sec., 133390.31240505204 rows/sec., 9.55 MiB/sec. | ||
6643 | 2024.11.28 01:57:17.110767 [ 253 ] {6b1b8eed-ef13-4f81-8348-acbcdc9d95f4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003763 sec., 3454.6904065904864 rows/sec., 215.40 KiB/sec. | ||
6644 | 2024.11.28 01:57:17.110778 [ 190 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
6645 | 2024.11.28 01:57:17.110899 [ 253 ] {6b1b8eed-ef13-4f81-8348-acbcdc9d95f4} <Debug> TCPHandler: Processed in 0.004352366 sec. | ||
6646 | 2024.11.28 01:57:17.111110 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6647 | 2024.11.28 01:57:17.111311 [ 4 ] {e26b9311-22d0-4408-adf9-4b16f3539fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6648 | 2024.11.28 01:57:17.111317 [ 190 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_24_5} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6649 | 2024.11.28 01:57:17.111437 [ 4 ] {e26b9311-22d0-4408-adf9-4b16f3539fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6650 | 2024.11.28 01:57:17.111563 [ 190 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_24_5} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
6651 | 2024.11.28 01:57:17.111768 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
6652 | 2024.11.28 01:57:17.112516 [ 4 ] {e26b9311-22d0-4408-adf9-4b16f3539fa1} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6653 | 2024.11.28 01:57:17.112560 [ 4 ] {e26b9311-22d0-4408-adf9-4b16f3539fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6654 | 2024.11.28 01:57:17.112971 [ 4 ] {e26b9311-22d0-4408-adf9-4b16f3539fa1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6655 | 2024.11.28 01:57:17.113208 [ 4 ] {e26b9311-22d0-4408-adf9-4b16f3539fa1} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6656 | 2024.11.28 01:57:17.113428 [ 4 ] {e26b9311-22d0-4408-adf9-4b16f3539fa1} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.002178 sec., 194214.87603305787 rows/sec., 13.88 MiB/sec. | ||
6657 | 2024.11.28 01:57:17.113480 [ 4 ] {e26b9311-22d0-4408-adf9-4b16f3539fa1} <Debug> TCPHandler: Processed in 0.002455703 sec. | ||
6658 | 2024.11.28 01:57:17.113653 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6659 | 2024.11.28 01:57:17.113797 [ 253 ] {415c4d01-230f-4be7-9b03-bc1bb4684b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6660 | 2024.11.28 01:57:17.113856 [ 253 ] {415c4d01-230f-4be7-9b03-bc1bb4684b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6661 | 2024.11.28 01:57:17.114379 [ 253 ] {415c4d01-230f-4be7-9b03-bc1bb4684b9b} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6662 | 2024.11.28 01:57:17.114416 [ 253 ] {415c4d01-230f-4be7-9b03-bc1bb4684b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6663 | 2024.11.28 01:57:17.114780 [ 253 ] {415c4d01-230f-4be7-9b03-bc1bb4684b9b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6664 | 2024.11.28 01:57:17.115017 [ 253 ] {415c4d01-230f-4be7-9b03-bc1bb4684b9b} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6665 | 2024.11.28 01:57:17.115135 [ 95 ] {} <Debug> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
6666 | 2024.11.28 01:57:17.115171 [ 95 ] {} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6667 | 2024.11.28 01:57:17.115197 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6668 | 2024.11.28 01:57:17.115202 [ 253 ] {415c4d01-230f-4be7-9b03-bc1bb4684b9b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001434 sec., 4184.100418410042 rows/sec., 218.60 KiB/sec. | ||
6669 | 2024.11.28 01:57:17.115369 [ 253 ] {415c4d01-230f-4be7-9b03-bc1bb4684b9b} <Debug> TCPHandler: Processed in 0.001778781 sec. | ||
6670 | 2024.11.28 01:57:17.115462 [ 190 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
6671 | 2024.11.28 01:57:17.115579 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6672 | 2024.11.28 01:57:17.115658 [ 190 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6673 | 2024.11.28 01:57:17.115739 [ 190 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part | ||
6674 | 2024.11.28 01:57:17.115824 [ 4 ] {455e48d2-824e-4c11-93ef-e2abda573840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6675 | 2024.11.28 01:57:17.115972 [ 190 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
6676 | 2024.11.28 01:57:17.116104 [ 4 ] {455e48d2-824e-4c11-93ef-e2abda573840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6677 | 2024.11.28 01:57:17.116322 [ 190 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
6678 | 2024.11.28 01:57:17.116638 [ 190 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
6679 | 2024.11.28 01:57:17.117046 [ 190 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
6680 | 2024.11.28 01:57:17.117371 [ 190 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
6681 | 2024.11.28 01:57:17.118965 [ 4 ] {455e48d2-824e-4c11-93ef-e2abda573840} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6682 | 2024.11.28 01:57:17.119043 [ 4 ] {455e48d2-824e-4c11-93ef-e2abda573840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6683 | 2024.11.28 01:57:17.120178 [ 190 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.004879765 sec., 29509.617778724998 rows/sec., 1.51 MiB/sec. | ||
6684 | 2024.11.28 01:57:17.120196 [ 4 ] {455e48d2-824e-4c11-93ef-e2abda573840} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6685 | 2024.11.28 01:57:17.120330 [ 190 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
6686 | 2024.11.28 01:57:17.120669 [ 4 ] {455e48d2-824e-4c11-93ef-e2abda573840} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6687 | 2024.11.28 01:57:17.120912 [ 190 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_24_5} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6688 | 2024.11.28 01:57:17.121195 [ 190 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_24_5} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
6689 | 2024.11.28 01:57:17.121218 [ 4 ] {455e48d2-824e-4c11-93ef-e2abda573840} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00546 sec., 43406.59340659341 rows/sec., 2.91 MiB/sec. | ||
6690 | 2024.11.28 01:57:17.121427 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6691 | 2024.11.28 01:57:17.121444 [ 4 ] {455e48d2-824e-4c11-93ef-e2abda573840} <Debug> TCPHandler: Processed in 0.005957114 sec. | ||
6692 | 2024.11.28 01:57:17.121617 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6693 | 2024.11.28 01:57:17.121756 [ 253 ] {f03d240c-59ee-45fb-961d-7ded793a5e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6694 | 2024.11.28 01:57:17.121815 [ 253 ] {f03d240c-59ee-45fb-961d-7ded793a5e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6695 | 2024.11.28 01:57:17.122333 [ 253 ] {f03d240c-59ee-45fb-961d-7ded793a5e6c} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6696 | 2024.11.28 01:57:17.122372 [ 253 ] {f03d240c-59ee-45fb-961d-7ded793a5e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6697 | 2024.11.28 01:57:17.122732 [ 253 ] {f03d240c-59ee-45fb-961d-7ded793a5e6c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6698 | 2024.11.28 01:57:17.122976 [ 253 ] {f03d240c-59ee-45fb-961d-7ded793a5e6c} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6699 | 2024.11.28 01:57:17.123097 [ 95 ] {} <Debug> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
6700 | 2024.11.28 01:57:17.123131 [ 95 ] {} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6701 | 2024.11.28 01:57:17.123155 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6702 | 2024.11.28 01:57:17.123163 [ 253 ] {f03d240c-59ee-45fb-961d-7ded793a5e6c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001438 sec., 695.4102920723227 rows/sec., 46.86 KiB/sec. | ||
6703 | 2024.11.28 01:57:17.123387 [ 253 ] {f03d240c-59ee-45fb-961d-7ded793a5e6c} <Debug> TCPHandler: Processed in 0.001837401 sec. | ||
6704 | 2024.11.28 01:57:17.123748 [ 190 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
6705 | 2024.11.28 01:57:17.123923 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6706 | 2024.11.28 01:57:17.124111 [ 190 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6707 | 2024.11.28 01:57:17.124169 [ 190 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
6708 | 2024.11.28 01:57:17.124395 [ 4 ] {676db0e7-c607-4dcd-b0be-ab898c079b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6709 | 2024.11.28 01:57:17.124423 [ 190 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
6710 | 2024.11.28 01:57:17.124771 [ 4 ] {676db0e7-c607-4dcd-b0be-ab898c079b68} <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 | ||
6711 | 2024.11.28 01:57:17.124795 [ 190 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
6712 | 2024.11.28 01:57:17.125072 [ 190 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
6713 | 2024.11.28 01:57:17.125382 [ 190 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
6714 | 2024.11.28 01:57:17.125690 [ 190 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
6715 | 2024.11.28 01:57:17.129632 [ 195 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.00634687 sec., 3781.3914575215813 rows/sec., 254.80 KiB/sec. | ||
6716 | 2024.11.28 01:57:17.129908 [ 195 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
6717 | 2024.11.28 01:57:17.130185 [ 4 ] {676db0e7-c607-4dcd-b0be-ab898c079b68} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6718 | 2024.11.28 01:57:17.130247 [ 4 ] {676db0e7-c607-4dcd-b0be-ab898c079b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6719 | 2024.11.28 01:57:17.130633 [ 195 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_24_5} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6720 | 2024.11.28 01:57:17.130792 [ 195 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_24_5} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
6721 | 2024.11.28 01:57:17.130959 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.21 MiB. | ||
6722 | 2024.11.28 01:57:17.131389 [ 4 ] {676db0e7-c607-4dcd-b0be-ab898c079b68} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6723 | 2024.11.28 01:57:17.131664 [ 4 ] {676db0e7-c607-4dcd-b0be-ab898c079b68} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6724 | 2024.11.28 01:57:17.131917 [ 4 ] {676db0e7-c607-4dcd-b0be-ab898c079b68} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.007682 sec., 5337.151783389742 rows/sec., 9.56 MiB/sec. | ||
6725 | 2024.11.28 01:57:17.132028 [ 4 ] {676db0e7-c607-4dcd-b0be-ab898c079b68} <Debug> TCPHandler: Processed in 0.008527909 sec. | ||
6726 | 2024.11.28 01:57:17.132182 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6727 | 2024.11.28 01:57:17.132298 [ 253 ] {684ea711-2993-495c-b805-5722495ff0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6728 | 2024.11.28 01:57:17.132349 [ 253 ] {684ea711-2993-495c-b805-5722495ff0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6729 | 2024.11.28 01:57:17.132854 [ 253 ] {684ea711-2993-495c-b805-5722495ff0a0} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6730 | 2024.11.28 01:57:17.132892 [ 253 ] {684ea711-2993-495c-b805-5722495ff0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6731 | 2024.11.28 01:57:17.133278 [ 253 ] {684ea711-2993-495c-b805-5722495ff0a0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6732 | 2024.11.28 01:57:17.133537 [ 253 ] {684ea711-2993-495c-b805-5722495ff0a0} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6733 | 2024.11.28 01:57:17.133780 [ 253 ] {684ea711-2993-495c-b805-5722495ff0a0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001499 sec., 54703.13542361575 rows/sec., 3.47 MiB/sec. | ||
6734 | 2024.11.28 01:57:17.133851 [ 253 ] {684ea711-2993-495c-b805-5722495ff0a0} <Debug> TCPHandler: Processed in 0.00172768 sec. | ||
6735 | 2024.11.28 01:57:20.991124 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6736 | 2024.11.28 01:57:20.991197 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6737 | 2024.11.28 01:57:21.108447 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
6738 | 2024.11.28 01:57:21.109190 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6739 | 2024.11.28 01:57:21.109240 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6740 | 2024.11.28 01:57:21.109769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6741 | 2024.11.28 01:57:21.110020 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6742 | 2024.11.28 01:57:21.110259 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6743 | 2024.11.28 01:57:22.090551 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6744 | 2024.11.28 01:57:22.090751 [ 253 ] {b1ab9646-245f-4387-b735-f388936eb26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6745 | 2024.11.28 01:57:22.090831 [ 253 ] {b1ab9646-245f-4387-b735-f388936eb26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6746 | 2024.11.28 01:57:22.091638 [ 253 ] {b1ab9646-245f-4387-b735-f388936eb26b} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6747 | 2024.11.28 01:57:22.091684 [ 253 ] {b1ab9646-245f-4387-b735-f388936eb26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6748 | 2024.11.28 01:57:22.092119 [ 253 ] {b1ab9646-245f-4387-b735-f388936eb26b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6749 | 2024.11.28 01:57:22.092386 [ 253 ] {b1ab9646-245f-4387-b735-f388936eb26b} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6750 | 2024.11.28 01:57:22.092588 [ 61 ] {} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6751 | 2024.11.28 01:57:22.092655 [ 253 ] {b1ab9646-245f-4387-b735-f388936eb26b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001956 sec., 28629.856850715747 rows/sec., 2.19 MiB/sec. | ||
6752 | 2024.11.28 01:57:22.092673 [ 61 ] {} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6753 | 2024.11.28 01:57:22.092741 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6754 | 2024.11.28 01:57:22.092800 [ 253 ] {b1ab9646-245f-4387-b735-f388936eb26b} <Debug> TCPHandler: Processed in 0.002384032 sec. | ||
6755 | 2024.11.28 01:57:22.093173 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6756 | 2024.11.28 01:57:22.093164 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
6757 | 2024.11.28 01:57:22.093549 [ 4 ] {7604ac76-6714-4eb9-83ac-35cae402a9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6758 | 2024.11.28 01:57:22.093735 [ 4 ] {7604ac76-6714-4eb9-83ac-35cae402a9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6759 | 2024.11.28 01:57:22.093752 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6760 | 2024.11.28 01:57:22.093851 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1434 rows starting from the beginning of the part | ||
6761 | 2024.11.28 01:57:22.094097 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
6762 | 2024.11.28 01:57:22.094363 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 285 rows starting from the beginning of the part | ||
6763 | 2024.11.28 01:57:22.094629 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
6764 | 2024.11.28 01:57:22.094935 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 285 rows starting from the beginning of the part | ||
6765 | 2024.11.28 01:57:22.095285 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
6766 | 2024.11.28 01:57:22.096980 [ 4 ] {7604ac76-6714-4eb9-83ac-35cae402a9b5} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6767 | 2024.11.28 01:57:22.097059 [ 4 ] {7604ac76-6714-4eb9-83ac-35cae402a9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6768 | 2024.11.28 01:57:22.097994 [ 4 ] {7604ac76-6714-4eb9-83ac-35cae402a9b5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6769 | 2024.11.28 01:57:22.098530 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2172 rows, containing 5 columns (5 merged, 0 gathered) in 0.005666338 sec., 383316.34999535856 rows/sec., 33.72 MiB/sec. | ||
6770 | 2024.11.28 01:57:22.098542 [ 4 ] {7604ac76-6714-4eb9-83ac-35cae402a9b5} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6771 | 2024.11.28 01:57:22.098783 [ 61 ] {} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6772 | 2024.11.28 01:57:22.098853 [ 61 ] {} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6773 | 2024.11.28 01:57:22.098868 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6774 | 2024.11.28 01:57:22.098917 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6775 | 2024.11.28 01:57:22.099000 [ 4 ] {7604ac76-6714-4eb9-83ac-35cae402a9b5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005572 sec., 11486.00143575018 rows/sec., 918.02 KiB/sec. | ||
6776 | 2024.11.28 01:57:22.099423 [ 196 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
6777 | 2024.11.28 01:57:22.099460 [ 4 ] {7604ac76-6714-4eb9-83ac-35cae402a9b5} <Debug> TCPHandler: Processed in 0.006527533 sec. | ||
6778 | 2024.11.28 01:57:22.099817 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6779 | 2024.11.28 01:57:22.099965 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_56_11} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6780 | 2024.11.28 01:57:22.100113 [ 196 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6781 | 2024.11.28 01:57:22.100280 [ 196 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 915 rows starting from the beginning of the part | ||
6782 | 2024.11.28 01:57:22.100459 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_56_11} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6783 | 2024.11.28 01:57:22.100550 [ 253 ] {1d8cdeee-9387-4b62-ae36-cbb088c7c689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6784 | 2024.11.28 01:57:22.100875 [ 196 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
6785 | 2024.11.28 01:57:22.100953 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
6786 | 2024.11.28 01:57:22.101042 [ 253 ] {1d8cdeee-9387-4b62-ae36-cbb088c7c689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6787 | 2024.11.28 01:57:22.101524 [ 196 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 423 rows starting from the beginning of the part | ||
6788 | 2024.11.28 01:57:22.102240 [ 196 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
6789 | 2024.11.28 01:57:22.102751 [ 196 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 423 rows starting from the beginning of the part | ||
6790 | 2024.11.28 01:57:22.103133 [ 196 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
6791 | 2024.11.28 01:57:22.104386 [ 253 ] {1d8cdeee-9387-4b62-ae36-cbb088c7c689} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6792 | 2024.11.28 01:57:22.104463 [ 253 ] {1d8cdeee-9387-4b62-ae36-cbb088c7c689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6793 | 2024.11.28 01:57:22.105373 [ 253 ] {1d8cdeee-9387-4b62-ae36-cbb088c7c689} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6794 | 2024.11.28 01:57:22.105869 [ 253 ] {1d8cdeee-9387-4b62-ae36-cbb088c7c689} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6795 | 2024.11.28 01:57:22.106139 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6796 | 2024.11.28 01:57:22.106254 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6797 | 2024.11.28 01:57:22.106323 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6798 | 2024.11.28 01:57:22.106326 [ 253 ] {1d8cdeee-9387-4b62-ae36-cbb088c7c689} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006055 sec., 26424.44260941371 rows/sec., 1.84 MiB/sec. | ||
6799 | 2024.11.28 01:57:22.106776 [ 196 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
6800 | 2024.11.28 01:57:22.107240 [ 190 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.008161492 sec., 239294.4819403119 rows/sec., 18.32 MiB/sec. | ||
6801 | 2024.11.28 01:57:22.107331 [ 196 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6802 | 2024.11.28 01:57:22.107440 [ 196 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15693 rows starting from the beginning of the part | ||
6803 | 2024.11.28 01:57:22.107635 [ 190 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6804 | 2024.11.28 01:57:22.107927 [ 196 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
6805 | 2024.11.28 01:57:22.108237 [ 253 ] {1d8cdeee-9387-4b62-ae36-cbb088c7c689} <Debug> TCPHandler: Processed in 0.008439186 sec. | ||
6806 | 2024.11.28 01:57:22.108390 [ 196 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 237 rows starting from the beginning of the part | ||
6807 | 2024.11.28 01:57:22.108936 [ 196 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
6808 | 2024.11.28 01:57:22.108958 [ 190 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_56_11} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6809 | 2024.11.28 01:57:22.109364 [ 196 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part | ||
6810 | 2024.11.28 01:57:22.109416 [ 190 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_56_11} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6811 | 2024.11.28 01:57:22.109841 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
6812 | 2024.11.28 01:57:22.109853 [ 196 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
6813 | 2024.11.28 01:57:22.109955 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6814 | 2024.11.28 01:57:22.110517 [ 4 ] {730eab0d-8da1-4761-b8f5-ec87fd437e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6815 | 2024.11.28 01:57:22.110705 [ 4 ] {730eab0d-8da1-4761-b8f5-ec87fd437e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6816 | 2024.11.28 01:57:22.111717 [ 4 ] {730eab0d-8da1-4761-b8f5-ec87fd437e13} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6817 | 2024.11.28 01:57:22.111757 [ 4 ] {730eab0d-8da1-4761-b8f5-ec87fd437e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6818 | 2024.11.28 01:57:22.112592 [ 4 ] {730eab0d-8da1-4761-b8f5-ec87fd437e13} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6819 | 2024.11.28 01:57:22.113052 [ 4 ] {730eab0d-8da1-4761-b8f5-ec87fd437e13} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6820 | 2024.11.28 01:57:22.113364 [ 61 ] {} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6821 | 2024.11.28 01:57:22.113467 [ 61 ] {} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6822 | 2024.11.28 01:57:22.113555 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6823 | 2024.11.28 01:57:22.113729 [ 4 ] {730eab0d-8da1-4761-b8f5-ec87fd437e13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003339 sec., 17969.45193171608 rows/sec., 1.21 MiB/sec. | ||
6824 | 2024.11.28 01:57:22.114075 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
6825 | 2024.11.28 01:57:22.114146 [ 4 ] {730eab0d-8da1-4761-b8f5-ec87fd437e13} <Debug> TCPHandler: Processed in 0.005632868 sec. | ||
6826 | 2024.11.28 01:57:22.114579 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6827 | 2024.11.28 01:57:22.114662 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3010 rows starting from the beginning of the part | ||
6828 | 2024.11.28 01:57:22.114867 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
6829 | 2024.11.28 01:57:22.114945 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part | ||
6830 | 2024.11.28 01:57:22.115182 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
6831 | 2024.11.28 01:57:22.115529 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part | ||
6832 | 2024.11.28 01:57:22.115715 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
6833 | 2024.11.28 01:57:22.118511 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3354 rows, containing 4 columns (4 merged, 0 gathered) in 0.004778552 sec., 701886.261779719 rows/sec., 45.74 MiB/sec. | ||
6834 | 2024.11.28 01:57:22.118960 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6835 | 2024.11.28 01:57:22.119311 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16647 rows, containing 5 columns (5 merged, 0 gathered) in 0.012852753 sec., 1295208.8941567617 rows/sec., 87.42 MiB/sec. | ||
6836 | 2024.11.28 01:57:22.119558 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6837 | 2024.11.28 01:57:22.119565 [ 189 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_56_11} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6838 | 2024.11.28 01:57:22.119771 [ 189 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_56_11} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6839 | 2024.11.28 01:57:22.119940 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
6840 | 2024.11.28 01:57:22.120114 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6841 | 2024.11.28 01:57:22.120206 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6842 | 2024.11.28 01:57:22.120304 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
6843 | 2024.11.28 01:57:22.208315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6844 | 2024.11.28 01:57:22.228353 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6845 | 2024.11.28 01:57:22.228405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6846 | 2024.11.28 01:57:22.236125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6847 | 2024.11.28 01:57:22.236895 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): 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.11.28 01:57:22.240456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6849 | 2024.11.28 01:57:23.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.10 MiB, peak 210.68 MiB, free memory in arenas 0.00 B, will set to 204.45 MiB (RSS), difference: 2.35 MiB | ||
6850 | 2024.11.28 01:57:24.280597 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6851 | 2024.11.28 01:57:24.280862 [ 253 ] {d785052a-91dc-4d90-84a8-b6f6f6a7e7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6852 | 2024.11.28 01:57:24.280954 [ 253 ] {d785052a-91dc-4d90-84a8-b6f6f6a7e7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6853 | 2024.11.28 01:57:24.281818 [ 253 ] {d785052a-91dc-4d90-84a8-b6f6f6a7e7a7} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6854 | 2024.11.28 01:57:24.281870 [ 253 ] {d785052a-91dc-4d90-84a8-b6f6f6a7e7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6855 | 2024.11.28 01:57:24.282329 [ 253 ] {d785052a-91dc-4d90-84a8-b6f6f6a7e7a7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6856 | 2024.11.28 01:57:24.282654 [ 253 ] {d785052a-91dc-4d90-84a8-b6f6f6a7e7a7} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6857 | 2024.11.28 01:57:24.282835 [ 70 ] {} <Debug> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
6858 | 2024.11.28 01:57:24.282908 [ 253 ] {d785052a-91dc-4d90-84a8-b6f6f6a7e7a7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002109 sec., 6638.217164532954 rows/sec., 477.86 KiB/sec. | ||
6859 | 2024.11.28 01:57:24.282917 [ 70 ] {} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6860 | 2024.11.28 01:57:24.282997 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6861 | 2024.11.28 01:57:24.283045 [ 253 ] {d785052a-91dc-4d90-84a8-b6f6f6a7e7a7} <Debug> TCPHandler: Processed in 0.002614965 sec. | ||
6862 | 2024.11.28 01:57:24.283182 [ 187 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
6863 | 2024.11.28 01:57:24.283307 [ 187 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6864 | 2024.11.28 01:57:24.283348 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6865 | 2024.11.28 01:57:24.283365 [ 187 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
6866 | 2024.11.28 01:57:24.283578 [ 187 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
6867 | 2024.11.28 01:57:24.283877 [ 187 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
6868 | 2024.11.28 01:57:24.283984 [ 4 ] {e0721201-7593-439a-b5a9-ad8ba7b66ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6869 | 2024.11.28 01:57:24.284239 [ 187 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
6870 | 2024.11.28 01:57:24.284247 [ 4 ] {e0721201-7593-439a-b5a9-ad8ba7b66ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6871 | 2024.11.28 01:57:24.284547 [ 187 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
6872 | 2024.11.28 01:57:24.286690 [ 4 ] {e0721201-7593-439a-b5a9-ad8ba7b66ff8} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6873 | 2024.11.28 01:57:24.286779 [ 4 ] {e0721201-7593-439a-b5a9-ad8ba7b66ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6874 | 2024.11.28 01:57:24.287139 [ 189 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004034799 sec., 17349.067450447965 rows/sec., 1.29 MiB/sec. | ||
6875 | 2024.11.28 01:57:24.287324 [ 189 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
6876 | 2024.11.28 01:57:24.287490 [ 4 ] {e0721201-7593-439a-b5a9-ad8ba7b66ff8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6877 | 2024.11.28 01:57:24.287677 [ 189 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_25_6} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6878 | 2024.11.28 01:57:24.287794 [ 189 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_25_6} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
6879 | 2024.11.28 01:57:24.287794 [ 4 ] {e0721201-7593-439a-b5a9-ad8ba7b66ff8} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6880 | 2024.11.28 01:57:24.287903 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6881 | 2024.11.28 01:57:24.288101 [ 4 ] {e0721201-7593-439a-b5a9-ad8ba7b66ff8} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.004469 sec., 3132.6918773774896 rows/sec., 255.45 KiB/sec. | ||
6882 | 2024.11.28 01:57:24.288208 [ 4 ] {e0721201-7593-439a-b5a9-ad8ba7b66ff8} <Debug> TCPHandler: Processed in 0.005010697 sec. | ||
6883 | 2024.11.28 01:57:24.288375 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6884 | 2024.11.28 01:57:24.288537 [ 253 ] {368a2fb3-e5f2-4eba-ba15-739fd92b7fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6885 | 2024.11.28 01:57:24.288607 [ 253 ] {368a2fb3-e5f2-4eba-ba15-739fd92b7fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6886 | 2024.11.28 01:57:24.290251 [ 253 ] {368a2fb3-e5f2-4eba-ba15-739fd92b7fe8} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6887 | 2024.11.28 01:57:24.290294 [ 253 ] {368a2fb3-e5f2-4eba-ba15-739fd92b7fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6888 | 2024.11.28 01:57:24.290773 [ 253 ] {368a2fb3-e5f2-4eba-ba15-739fd92b7fe8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6889 | 2024.11.28 01:57:24.291036 [ 253 ] {368a2fb3-e5f2-4eba-ba15-739fd92b7fe8} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6890 | 2024.11.28 01:57:24.291250 [ 253 ] {368a2fb3-e5f2-4eba-ba15-739fd92b7fe8} <Debug> executeQuery: Read 1432 rows, 122.38 KiB in 0.002745 sec., 521675.7741347905 rows/sec., 43.54 MiB/sec. | ||
6891 | 2024.11.28 01:57:24.291311 [ 253 ] {368a2fb3-e5f2-4eba-ba15-739fd92b7fe8} <Debug> TCPHandler: Processed in 0.003004402 sec. | ||
6892 | 2024.11.28 01:57:24.291505 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6893 | 2024.11.28 01:57:24.291677 [ 4 ] {21b1e76b-93f9-4556-af4b-06a395291d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6894 | 2024.11.28 01:57:24.291748 [ 4 ] {21b1e76b-93f9-4556-af4b-06a395291d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6895 | 2024.11.28 01:57:24.292557 [ 4 ] {21b1e76b-93f9-4556-af4b-06a395291d3d} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6896 | 2024.11.28 01:57:24.292597 [ 4 ] {21b1e76b-93f9-4556-af4b-06a395291d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6897 | 2024.11.28 01:57:24.292955 [ 4 ] {21b1e76b-93f9-4556-af4b-06a395291d3d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6898 | 2024.11.28 01:57:24.293194 [ 4 ] {21b1e76b-93f9-4556-af4b-06a395291d3d} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6899 | 2024.11.28 01:57:24.293366 [ 70 ] {} <Debug> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
6900 | 2024.11.28 01:57:24.293424 [ 70 ] {} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6901 | 2024.11.28 01:57:24.293442 [ 4 ] {21b1e76b-93f9-4556-af4b-06a395291d3d} <Debug> executeQuery: Read 62 rows, 4.52 KiB in 0.001795 sec., 34540.38997214485 rows/sec., 2.46 MiB/sec. | ||
6902 | 2024.11.28 01:57:24.293457 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6903 | 2024.11.28 01:57:24.293595 [ 4 ] {21b1e76b-93f9-4556-af4b-06a395291d3d} <Debug> TCPHandler: Processed in 0.002170478 sec. | ||
6904 | 2024.11.28 01:57:24.293738 [ 188 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
6905 | 2024.11.28 01:57:24.293821 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6906 | 2024.11.28 01:57:24.294035 [ 188 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6907 | 2024.11.28 01:57:24.294069 [ 253 ] {ce157593-316f-4eb9-ab4b-1cd965c085dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6908 | 2024.11.28 01:57:24.294098 [ 188 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 66 rows starting from the beginning of the part | ||
6909 | 2024.11.28 01:57:24.294175 [ 253 ] {ce157593-316f-4eb9-ab4b-1cd965c085dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6910 | 2024.11.28 01:57:24.294398 [ 188 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
6911 | 2024.11.28 01:57:24.294760 [ 188 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 50 rows starting from the beginning of the part | ||
6912 | 2024.11.28 01:57:24.295059 [ 188 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
6913 | 2024.11.28 01:57:24.295355 [ 188 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
6914 | 2024.11.28 01:57:24.295668 [ 188 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 62 rows starting from the beginning of the part | ||
6915 | 2024.11.28 01:57:24.297597 [ 253 ] {ce157593-316f-4eb9-ab4b-1cd965c085dd} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6916 | 2024.11.28 01:57:24.297674 [ 253 ] {ce157593-316f-4eb9-ab4b-1cd965c085dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6917 | 2024.11.28 01:57:24.298536 [ 188 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 5 columns (5 merged, 0 gathered) in 0.004943406 sec., 65137.27579729442 rows/sec., 4.91 MiB/sec. | ||
6918 | 2024.11.28 01:57:24.298648 [ 253 ] {ce157593-316f-4eb9-ab4b-1cd965c085dd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6919 | 2024.11.28 01:57:24.298727 [ 188 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
6920 | 2024.11.28 01:57:24.299125 [ 253 ] {ce157593-316f-4eb9-ab4b-1cd965c085dd} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6921 | 2024.11.28 01:57:24.299240 [ 188 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_29_6} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6922 | 2024.11.28 01:57:24.299499 [ 188 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_29_6} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
6923 | 2024.11.28 01:57:24.299538 [ 253 ] {ce157593-316f-4eb9-ab4b-1cd965c085dd} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005536 sec., 43713.87283236994 rows/sec., 2.96 MiB/sec. | ||
6924 | 2024.11.28 01:57:24.299696 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
6925 | 2024.11.28 01:57:24.299760 [ 253 ] {ce157593-316f-4eb9-ab4b-1cd965c085dd} <Debug> TCPHandler: Processed in 0.006022475 sec. | ||
6926 | 2024.11.28 01:57:24.299941 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6927 | 2024.11.28 01:57:24.300079 [ 4 ] {f364efb1-ecad-4275-8981-1fdef7d9b7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6928 | 2024.11.28 01:57:24.300137 [ 4 ] {f364efb1-ecad-4275-8981-1fdef7d9b7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6929 | 2024.11.28 01:57:24.300762 [ 4 ] {f364efb1-ecad-4275-8981-1fdef7d9b7fa} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6930 | 2024.11.28 01:57:24.300802 [ 4 ] {f364efb1-ecad-4275-8981-1fdef7d9b7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6931 | 2024.11.28 01:57:24.301161 [ 4 ] {f364efb1-ecad-4275-8981-1fdef7d9b7fa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6932 | 2024.11.28 01:57:24.301406 [ 4 ] {f364efb1-ecad-4275-8981-1fdef7d9b7fa} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6933 | 2024.11.28 01:57:24.301584 [ 72 ] {} <Debug> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
6934 | 2024.11.28 01:57:24.301642 [ 72 ] {} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6935 | 2024.11.28 01:57:24.301664 [ 4 ] {f364efb1-ecad-4275-8981-1fdef7d9b7fa} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001604 sec., 8104.738154613467 rows/sec., 505.33 KiB/sec. | ||
6936 | 2024.11.28 01:57:24.301681 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6937 | 2024.11.28 01:57:24.301815 [ 4 ] {f364efb1-ecad-4275-8981-1fdef7d9b7fa} <Debug> TCPHandler: Processed in 0.001941484 sec. | ||
6938 | 2024.11.28 01:57:24.301911 [ 187 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
6939 | 2024.11.28 01:57:24.301986 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6940 | 2024.11.28 01:57:24.302060 [ 187 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6941 | 2024.11.28 01:57:24.302107 [ 187 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
6942 | 2024.11.28 01:57:24.302147 [ 253 ] {9d4eb936-0fcd-4974-aba4-393ca7ddf58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6943 | 2024.11.28 01:57:24.302289 [ 253 ] {9d4eb936-0fcd-4974-aba4-393ca7ddf58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6944 | 2024.11.28 01:57:24.302306 [ 187 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
6945 | 2024.11.28 01:57:24.302715 [ 187 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
6946 | 2024.11.28 01:57:24.302910 [ 187 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
6947 | 2024.11.28 01:57:24.303382 [ 187 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
6948 | 2024.11.28 01:57:24.304866 [ 200 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003044364 sec., 21350.92912674043 rows/sec., 1.38 MiB/sec. | ||
6949 | 2024.11.28 01:57:24.304993 [ 253 ] {9d4eb936-0fcd-4974-aba4-393ca7ddf58a} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6950 | 2024.11.28 01:57:24.305053 [ 253 ] {9d4eb936-0fcd-4974-aba4-393ca7ddf58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6951 | 2024.11.28 01:57:24.305088 [ 200 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
6952 | 2024.11.28 01:57:24.305766 [ 200 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_25_6} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6953 | 2024.11.28 01:57:24.305870 [ 200 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_25_6} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
6954 | 2024.11.28 01:57:24.305903 [ 253 ] {9d4eb936-0fcd-4974-aba4-393ca7ddf58a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6955 | 2024.11.28 01:57:24.306004 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6956 | 2024.11.28 01:57:24.306240 [ 253 ] {9d4eb936-0fcd-4974-aba4-393ca7ddf58a} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6957 | 2024.11.28 01:57:24.306457 [ 253 ] {9d4eb936-0fcd-4974-aba4-393ca7ddf58a} <Debug> executeQuery: Read 893 rows, 66.40 KiB in 0.004353 sec., 205145.8764070756 rows/sec., 14.90 MiB/sec. | ||
6958 | 2024.11.28 01:57:24.306519 [ 253 ] {9d4eb936-0fcd-4974-aba4-393ca7ddf58a} <Debug> TCPHandler: Processed in 0.00460126 sec. | ||
6959 | 2024.11.28 01:57:24.306675 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6960 | 2024.11.28 01:57:24.306796 [ 4 ] {92da6860-b701-4d0b-8d8d-b47d96b0d79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6961 | 2024.11.28 01:57:24.306849 [ 4 ] {92da6860-b701-4d0b-8d8d-b47d96b0d79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6962 | 2024.11.28 01:57:24.307357 [ 4 ] {92da6860-b701-4d0b-8d8d-b47d96b0d79e} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6963 | 2024.11.28 01:57:24.307398 [ 4 ] {92da6860-b701-4d0b-8d8d-b47d96b0d79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6964 | 2024.11.28 01:57:24.307782 [ 4 ] {92da6860-b701-4d0b-8d8d-b47d96b0d79e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6965 | 2024.11.28 01:57:24.308039 [ 4 ] {92da6860-b701-4d0b-8d8d-b47d96b0d79e} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6966 | 2024.11.28 01:57:24.308248 [ 4 ] {92da6860-b701-4d0b-8d8d-b47d96b0d79e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001479 sec., 4056.7951318458418 rows/sec., 211.95 KiB/sec. | ||
6967 | 2024.11.28 01:57:24.308301 [ 4 ] {92da6860-b701-4d0b-8d8d-b47d96b0d79e} <Debug> TCPHandler: Processed in 0.001685249 sec. | ||
6968 | 2024.11.28 01:57:24.308456 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6969 | 2024.11.28 01:57:24.308600 [ 253 ] {6a8260b7-b53d-4860-bc69-71b3f56407da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6970 | 2024.11.28 01:57:24.308663 [ 253 ] {6a8260b7-b53d-4860-bc69-71b3f56407da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6971 | 2024.11.28 01:57:24.309577 [ 253 ] {6a8260b7-b53d-4860-bc69-71b3f56407da} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6972 | 2024.11.28 01:57:24.309617 [ 253 ] {6a8260b7-b53d-4860-bc69-71b3f56407da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6973 | 2024.11.28 01:57:24.310059 [ 253 ] {6a8260b7-b53d-4860-bc69-71b3f56407da} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6974 | 2024.11.28 01:57:24.310313 [ 253 ] {6a8260b7-b53d-4860-bc69-71b3f56407da} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6975 | 2024.11.28 01:57:24.310523 [ 253 ] {6a8260b7-b53d-4860-bc69-71b3f56407da} <Debug> executeQuery: Read 1024 rows, 69.87 KiB in 0.001956 sec., 523517.382413088 rows/sec., 34.89 MiB/sec. | ||
6976 | 2024.11.28 01:57:24.310575 [ 253 ] {6a8260b7-b53d-4860-bc69-71b3f56407da} <Debug> TCPHandler: Processed in 0.002187628 sec. | ||
6977 | 2024.11.28 01:57:24.310712 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6978 | 2024.11.28 01:57:24.310830 [ 4 ] {14f288b8-3807-460e-aba6-0c0998040759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6979 | 2024.11.28 01:57:24.310883 [ 4 ] {14f288b8-3807-460e-aba6-0c0998040759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6980 | 2024.11.28 01:57:24.311386 [ 4 ] {14f288b8-3807-460e-aba6-0c0998040759} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6981 | 2024.11.28 01:57:24.311427 [ 4 ] {14f288b8-3807-460e-aba6-0c0998040759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6982 | 2024.11.28 01:57:24.311798 [ 4 ] {14f288b8-3807-460e-aba6-0c0998040759} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6983 | 2024.11.28 01:57:24.312035 [ 4 ] {14f288b8-3807-460e-aba6-0c0998040759} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6984 | 2024.11.28 01:57:24.312246 [ 4 ] {14f288b8-3807-460e-aba6-0c0998040759} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001442 sec., 693.4812760055479 rows/sec., 46.73 KiB/sec. | ||
6985 | 2024.11.28 01:57:24.312297 [ 4 ] {14f288b8-3807-460e-aba6-0c0998040759} <Debug> TCPHandler: Processed in 0.001642589 sec. | ||
6986 | 2024.11.28 01:57:24.312446 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6987 | 2024.11.28 01:57:24.312587 [ 253 ] {85145ca3-6437-4627-b758-a1707da5e27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6988 | 2024.11.28 01:57:24.312679 [ 253 ] {85145ca3-6437-4627-b758-a1707da5e27a} <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 | ||
6989 | 2024.11.28 01:57:24.313953 [ 253 ] {85145ca3-6437-4627-b758-a1707da5e27a} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6990 | 2024.11.28 01:57:24.313994 [ 253 ] {85145ca3-6437-4627-b758-a1707da5e27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6991 | 2024.11.28 01:57:24.314641 [ 253 ] {85145ca3-6437-4627-b758-a1707da5e27a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6992 | 2024.11.28 01:57:24.314896 [ 253 ] {85145ca3-6437-4627-b758-a1707da5e27a} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6993 | 2024.11.28 01:57:24.315077 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6994 | 2024.11.28 01:57:24.315146 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6995 | 2024.11.28 01:57:24.315179 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
6996 | 2024.11.28 01:57:24.315184 [ 253 ] {85145ca3-6437-4627-b758-a1707da5e27a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002624 sec., 15625 rows/sec., 28.00 MiB/sec. | ||
6997 | 2024.11.28 01:57:24.315691 [ 198 ] {4342e046-8fec-453c-af4a-f73be3904d3a::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 | ||
6998 | 2024.11.28 01:57:24.316138 [ 253 ] {85145ca3-6437-4627-b758-a1707da5e27a} <Debug> TCPHandler: Processed in 0.003757125 sec. | ||
6999 | 2024.11.28 01:57:24.316412 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7000 | 2024.11.28 01:57:24.316678 [ 4 ] {bbd67a39-639b-4fa7-858a-8f1ccdc67952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7001 | 2024.11.28 01:57:24.316713 [ 198 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7002 | 2024.11.28 01:57:24.316802 [ 4 ] {bbd67a39-639b-4fa7-858a-8f1ccdc67952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7003 | 2024.11.28 01:57:24.316922 [ 198 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 682 rows starting from the beginning of the part | ||
7004 | 2024.11.28 01:57:24.317845 [ 198 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
7005 | 2024.11.28 01:57:24.318327 [ 198 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
7006 | 2024.11.28 01:57:24.319008 [ 198 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
7007 | 2024.11.28 01:57:24.319383 [ 4 ] {bbd67a39-639b-4fa7-858a-8f1ccdc67952} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7008 | 2024.11.28 01:57:24.319628 [ 4 ] {bbd67a39-639b-4fa7-858a-8f1ccdc67952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
7009 | 2024.11.28 01:57:24.319683 [ 198 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
7010 | 2024.11.28 01:57:24.320385 [ 198 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
7011 | 2024.11.28 01:57:24.321482 [ 4 ] {bbd67a39-639b-4fa7-858a-8f1ccdc67952} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7012 | 2024.11.28 01:57:24.322029 [ 4 ] {bbd67a39-639b-4fa7-858a-8f1ccdc67952} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7013 | 2024.11.28 01:57:24.322603 [ 4 ] {bbd67a39-639b-4fa7-858a-8f1ccdc67952} <Debug> executeQuery: Read 56 rows, 3.55 KiB in 0.005999 sec., 9334.889148191365 rows/sec., 591.90 KiB/sec. | ||
7014 | 2024.11.28 01:57:24.322766 [ 4 ] {bbd67a39-639b-4fa7-858a-8f1ccdc67952} <Debug> TCPHandler: Processed in 0.006511914 sec. | ||
7015 | 2024.11.28 01:57:24.331181 [ 193 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 887 rows, containing 19 columns (19 merged, 0 gathered) in 0.015887336 sec., 55830.63139093931 rows/sec., 100.05 MiB/sec. | ||
7016 | 2024.11.28 01:57:24.332224 [ 193 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7017 | 2024.11.28 01:57:24.332646 [ 193 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7018 | 2024.11.28 01:57:24.332731 [ 193 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7019 | 2024.11.28 01:57:24.332875 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
7020 | 2024.11.28 01:57:25.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.47 MiB, peak 213.19 MiB, free memory in arenas 0.00 B, will set to 206.96 MiB (RSS), difference: 1.49 MiB | ||
7021 | 2024.11.28 01:57:26.191221 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1020 | ||
7022 | 2024.11.28 01:57:26.195225 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7023 | 2024.11.28 01:57:26.195266 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
7024 | 2024.11.28 01:57:26.196745 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7025 | 2024.11.28 01:57:26.197055 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7026 | 2024.11.28 01:57:26.197232 [ 74 ] {} <Debug> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7027 | 2024.11.28 01:57:26.197297 [ 74 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7028 | 2024.11.28 01:57:26.197348 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
7029 | 2024.11.28 01:57:26.198423 [ 193 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::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 | ||
7030 | 2024.11.28 01:57:26.198805 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1020 | ||
7031 | 2024.11.28 01:57:26.199498 [ 193 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7032 | 2024.11.28 01:57:26.199701 [ 193 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 832 rows starting from the beginning of the part | ||
7033 | 2024.11.28 01:57:26.200598 [ 193 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
7034 | 2024.11.28 01:57:26.201600 [ 193 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 54 rows starting from the beginning of the part | ||
7035 | 2024.11.28 01:57:26.202241 [ 193 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part | ||
7036 | 2024.11.28 01:57:26.202843 [ 193 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
7037 | 2024.11.28 01:57:26.203422 [ 193 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 54 rows starting from the beginning of the part | ||
7038 | 2024.11.28 01:57:26.211651 [ 204 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 72 columns (72 merged, 0 gathered) in 0.014155776 sec., 72055.39279513889 rows/sec., 57.73 MiB/sec. | ||
7039 | 2024.11.28 01:57:26.213171 [ 195 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7040 | 2024.11.28 01:57:26.213983 [ 195 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_26_5} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7041 | 2024.11.28 01:57:26.214078 [ 195 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_26_5} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7042 | 2024.11.28 01:57:26.214403 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
7043 | 2024.11.28 01:57:27.086462 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7044 | 2024.11.28 01:57:27.086692 [ 253 ] {345afe12-7f7a-4f29-9060-e8d3d755106d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7045 | 2024.11.28 01:57:27.086776 [ 253 ] {345afe12-7f7a-4f29-9060-e8d3d755106d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7046 | 2024.11.28 01:57:27.087616 [ 253 ] {345afe12-7f7a-4f29-9060-e8d3d755106d} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7047 | 2024.11.28 01:57:27.087671 [ 253 ] {345afe12-7f7a-4f29-9060-e8d3d755106d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
7048 | 2024.11.28 01:57:27.088126 [ 253 ] {345afe12-7f7a-4f29-9060-e8d3d755106d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7049 | 2024.11.28 01:57:27.088392 [ 253 ] {345afe12-7f7a-4f29-9060-e8d3d755106d} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7050 | 2024.11.28 01:57:27.088646 [ 253 ] {345afe12-7f7a-4f29-9060-e8d3d755106d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002012 sec., 27833.001988071574 rows/sec., 2.12 MiB/sec. | ||
7051 | 2024.11.28 01:57:27.088711 [ 253 ] {345afe12-7f7a-4f29-9060-e8d3d755106d} <Debug> TCPHandler: Processed in 0.002459003 sec. | ||
7052 | 2024.11.28 01:57:27.088952 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7053 | 2024.11.28 01:57:27.089140 [ 4 ] {ff3cc9ab-ac6a-4f87-ba90-ff9ddb3cd7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7054 | 2024.11.28 01:57:27.089212 [ 4 ] {ff3cc9ab-ac6a-4f87-ba90-ff9ddb3cd7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7055 | 2024.11.28 01:57:27.089979 [ 4 ] {ff3cc9ab-ac6a-4f87-ba90-ff9ddb3cd7f3} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7056 | 2024.11.28 01:57:27.090029 [ 4 ] {ff3cc9ab-ac6a-4f87-ba90-ff9ddb3cd7f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
7057 | 2024.11.28 01:57:27.090475 [ 4 ] {ff3cc9ab-ac6a-4f87-ba90-ff9ddb3cd7f3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7058 | 2024.11.28 01:57:27.090741 [ 4 ] {ff3cc9ab-ac6a-4f87-ba90-ff9ddb3cd7f3} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7059 | 2024.11.28 01:57:27.091022 [ 4 ] {ff3cc9ab-ac6a-4f87-ba90-ff9ddb3cd7f3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001926 sec., 33229.491173416405 rows/sec., 2.59 MiB/sec. | ||
7060 | 2024.11.28 01:57:27.091106 [ 4 ] {ff3cc9ab-ac6a-4f87-ba90-ff9ddb3cd7f3} <Debug> TCPHandler: Processed in 0.00229038 sec. | ||
7061 | 2024.11.28 01:57:27.091381 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7062 | 2024.11.28 01:57:27.091553 [ 253 ] {8b34ca98-8e55-4d52-a74d-470fb1c7bf07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7063 | 2024.11.28 01:57:27.091612 [ 253 ] {8b34ca98-8e55-4d52-a74d-470fb1c7bf07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7064 | 2024.11.28 01:57:27.092173 [ 253 ] {8b34ca98-8e55-4d52-a74d-470fb1c7bf07} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7065 | 2024.11.28 01:57:27.092215 [ 253 ] {8b34ca98-8e55-4d52-a74d-470fb1c7bf07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
7066 | 2024.11.28 01:57:27.092615 [ 253 ] {8b34ca98-8e55-4d52-a74d-470fb1c7bf07} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7067 | 2024.11.28 01:57:27.092866 [ 253 ] {8b34ca98-8e55-4d52-a74d-470fb1c7bf07} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7068 | 2024.11.28 01:57:27.093088 [ 253 ] {8b34ca98-8e55-4d52-a74d-470fb1c7bf07} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001567 sec., 42118.69814932993 rows/sec., 2.94 MiB/sec. | ||
7069 | 2024.11.28 01:57:27.093147 [ 253 ] {8b34ca98-8e55-4d52-a74d-470fb1c7bf07} <Debug> TCPHandler: Processed in 0.001925204 sec. | ||
7070 | 2024.11.28 01:57:27.093291 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7071 | 2024.11.28 01:57:27.093408 [ 4 ] {55ee0a49-c8b3-4809-9cd2-3c0a07189bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7072 | 2024.11.28 01:57:27.093467 [ 4 ] {55ee0a49-c8b3-4809-9cd2-3c0a07189bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7073 | 2024.11.28 01:57:27.094127 [ 4 ] {55ee0a49-c8b3-4809-9cd2-3c0a07189bda} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7074 | 2024.11.28 01:57:27.094175 [ 4 ] {55ee0a49-c8b3-4809-9cd2-3c0a07189bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
7075 | 2024.11.28 01:57:27.094625 [ 4 ] {55ee0a49-c8b3-4809-9cd2-3c0a07189bda} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7076 | 2024.11.28 01:57:27.094876 [ 4 ] {55ee0a49-c8b3-4809-9cd2-3c0a07189bda} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7077 | 2024.11.28 01:57:27.095093 [ 4 ] {55ee0a49-c8b3-4809-9cd2-3c0a07189bda} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001709 sec., 15213.57519016969 rows/sec., 1.02 MiB/sec. | ||
7078 | 2024.11.28 01:57:27.095146 [ 4 ] {55ee0a49-c8b3-4809-9cd2-3c0a07189bda} <Debug> TCPHandler: Processed in 0.001913653 sec. | ||
7079 | 2024.11.28 01:57:28.610593 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
7080 | 2024.11.28 01:57:28.611291 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7081 | 2024.11.28 01:57:28.611340 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
7082 | 2024.11.28 01:57:28.611894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7083 | 2024.11.28 01:57:28.612154 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7084 | 2024.11.28 01:57:28.612402 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
7085 | 2024.11.28 01:57:29.740528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
7086 | 2024.11.28 01:57:29.762110 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7087 | 2024.11.28 01:57:29.762171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
7088 | 2024.11.28 01:57:29.769491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7089 | 2024.11.28 01:57:29.770316 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7090 | 2024.11.28 01:57:29.774285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
7091 | 2024.11.28 01:57:32.090192 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7092 | 2024.11.28 01:57:32.090380 [ 253 ] {b0404a91-4969-4f51-baf7-b99ea4f2f048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7093 | 2024.11.28 01:57:32.090459 [ 253 ] {b0404a91-4969-4f51-baf7-b99ea4f2f048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7094 | 2024.11.28 01:57:32.091223 [ 253 ] {b0404a91-4969-4f51-baf7-b99ea4f2f048} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7095 | 2024.11.28 01:57:32.091276 [ 253 ] {b0404a91-4969-4f51-baf7-b99ea4f2f048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
7096 | 2024.11.28 01:57:32.091711 [ 253 ] {b0404a91-4969-4f51-baf7-b99ea4f2f048} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7097 | 2024.11.28 01:57:32.091976 [ 253 ] {b0404a91-4969-4f51-baf7-b99ea4f2f048} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7098 | 2024.11.28 01:57:32.092226 [ 253 ] {b0404a91-4969-4f51-baf7-b99ea4f2f048} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0019 sec., 29473.684210526317 rows/sec., 2.25 MiB/sec. | ||
7099 | 2024.11.28 01:57:32.092290 [ 253 ] {b0404a91-4969-4f51-baf7-b99ea4f2f048} <Debug> TCPHandler: Processed in 0.002232529 sec. | ||
7100 | 2024.11.28 01:57:32.092525 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7101 | 2024.11.28 01:57:32.092712 [ 4 ] {4e1b5564-f847-4d7a-900c-f48b238f2bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7102 | 2024.11.28 01:57:32.092784 [ 4 ] {4e1b5564-f847-4d7a-900c-f48b238f2bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7103 | 2024.11.28 01:57:32.093551 [ 4 ] {4e1b5564-f847-4d7a-900c-f48b238f2bf9} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7104 | 2024.11.28 01:57:32.093597 [ 4 ] {4e1b5564-f847-4d7a-900c-f48b238f2bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
7105 | 2024.11.28 01:57:32.094049 [ 4 ] {4e1b5564-f847-4d7a-900c-f48b238f2bf9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7106 | 2024.11.28 01:57:32.094356 [ 4 ] {4e1b5564-f847-4d7a-900c-f48b238f2bf9} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7107 | 2024.11.28 01:57:32.094619 [ 4 ] {4e1b5564-f847-4d7a-900c-f48b238f2bf9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001956 sec., 32719.836400818 rows/sec., 2.55 MiB/sec. | ||
7108 | 2024.11.28 01:57:32.094691 [ 4 ] {4e1b5564-f847-4d7a-900c-f48b238f2bf9} <Debug> TCPHandler: Processed in 0.002296429 sec. | ||
7109 | 2024.11.28 01:57:32.094887 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7110 | 2024.11.28 01:57:32.095052 [ 253 ] {94b12e4f-d374-484d-89a4-718b818a0ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7111 | 2024.11.28 01:57:32.095113 [ 253 ] {94b12e4f-d374-484d-89a4-718b818a0ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7112 | 2024.11.28 01:57:32.095776 [ 253 ] {94b12e4f-d374-484d-89a4-718b818a0ec9} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7113 | 2024.11.28 01:57:32.095829 [ 253 ] {94b12e4f-d374-484d-89a4-718b818a0ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
7114 | 2024.11.28 01:57:32.096270 [ 253 ] {94b12e4f-d374-484d-89a4-718b818a0ec9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7115 | 2024.11.28 01:57:32.096526 [ 253 ] {94b12e4f-d374-484d-89a4-718b818a0ec9} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7116 | 2024.11.28 01:57:32.096747 [ 253 ] {94b12e4f-d374-484d-89a4-718b818a0ec9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001735 sec., 92219.02017291066 rows/sec., 6.42 MiB/sec. | ||
7117 | 2024.11.28 01:57:32.096803 [ 253 ] {94b12e4f-d374-484d-89a4-718b818a0ec9} <Debug> TCPHandler: Processed in 0.002020175 sec. | ||
7118 | 2024.11.28 01:57:32.096985 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7119 | 2024.11.28 01:57:32.097109 [ 4 ] {8dab0e98-27ba-4bbc-a3c4-ef049e3813bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7120 | 2024.11.28 01:57:32.097162 [ 4 ] {8dab0e98-27ba-4bbc-a3c4-ef049e3813bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7121 | 2024.11.28 01:57:32.097688 [ 4 ] {8dab0e98-27ba-4bbc-a3c4-ef049e3813bc} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7122 | 2024.11.28 01:57:32.097729 [ 4 ] {8dab0e98-27ba-4bbc-a3c4-ef049e3813bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
7123 | 2024.11.28 01:57:32.098146 [ 4 ] {8dab0e98-27ba-4bbc-a3c4-ef049e3813bc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7124 | 2024.11.28 01:57:32.098397 [ 4 ] {8dab0e98-27ba-4bbc-a3c4-ef049e3813bc} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7125 | 2024.11.28 01:57:32.098625 [ 4 ] {8dab0e98-27ba-4bbc-a3c4-ef049e3813bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.62 MiB/sec. | ||
7126 | 2024.11.28 01:57:32.098677 [ 4 ] {8dab0e98-27ba-4bbc-a3c4-ef049e3813bc} <Debug> TCPHandler: Processed in 0.001760571 sec. | ||
7127 | 2024.11.28 01:57:35.991246 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7128 | 2024.11.28 01:57:35.991316 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7129 | 2024.11.28 01:57:36.112536 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
7130 | 2024.11.28 01:57:36.113572 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7131 | 2024.11.28 01:57:36.113653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7132 | 2024.11.28 01:57:36.114242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7133 | 2024.11.28 01:57:36.114513 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7134 | 2024.11.28 01:57:36.114684 [ 83 ] {} <Debug> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7135 | 2024.11.28 01:57:36.114725 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7136 | 2024.11.28 01:57:36.114742 [ 83 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7137 | 2024.11.28 01:57:36.114765 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7138 | 2024.11.28 01:57:36.114862 [ 195 ] {05a9d681-abfb-489a-ac48-435477f4c689::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 | ||
7139 | 2024.11.28 01:57:36.114958 [ 195 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7140 | 2024.11.28 01:57:36.114992 [ 195 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part | ||
7141 | 2024.11.28 01:57:36.115053 [ 195 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part | ||
7142 | 2024.11.28 01:57:36.115140 [ 195 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part | ||
7143 | 2024.11.28 01:57:36.115393 [ 195 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part | ||
7144 | 2024.11.28 01:57:36.115538 [ 195 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part | ||
7145 | 2024.11.28 01:57:36.115618 [ 195 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
7146 | 2024.11.28 01:57:36.117853 [ 204 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003030793 sec., 5454348.086457901 rows/sec., 78.03 MiB/sec. | ||
7147 | 2024.11.28 01:57:36.118014 [ 204 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7148 | 2024.11.28 01:57:36.118412 [ 204 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_36_7} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7149 | 2024.11.28 01:57:36.118521 [ 204 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_36_7} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7150 | 2024.11.28 01:57:36.118656 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
7151 | 2024.11.28 01:57:36.199091 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1036 | ||
7152 | 2024.11.28 01:57:36.201921 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7153 | 2024.11.28 01:57:36.201970 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7154 | 2024.11.28 01:57:36.203484 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7155 | 2024.11.28 01:57:36.203794 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7156 | 2024.11.28 01:57:36.204341 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1036 | ||
7157 | 2024.11.28 01:57:37.096731 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7158 | 2024.11.28 01:57:37.096951 [ 253 ] {c5bfa679-d382-4d41-a0a5-38c4707f1b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7159 | 2024.11.28 01:57:37.097035 [ 253 ] {c5bfa679-d382-4d41-a0a5-38c4707f1b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7160 | 2024.11.28 01:57:37.097885 [ 253 ] {c5bfa679-d382-4d41-a0a5-38c4707f1b04} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7161 | 2024.11.28 01:57:37.097942 [ 253 ] {c5bfa679-d382-4d41-a0a5-38c4707f1b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7162 | 2024.11.28 01:57:37.098392 [ 253 ] {c5bfa679-d382-4d41-a0a5-38c4707f1b04} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7163 | 2024.11.28 01:57:37.098662 [ 253 ] {c5bfa679-d382-4d41-a0a5-38c4707f1b04} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7164 | 2024.11.28 01:57:37.098906 [ 253 ] {c5bfa679-d382-4d41-a0a5-38c4707f1b04} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002015 sec., 6947.890818858561 rows/sec., 500.16 KiB/sec. | ||
7165 | 2024.11.28 01:57:37.098976 [ 253 ] {c5bfa679-d382-4d41-a0a5-38c4707f1b04} <Debug> TCPHandler: Processed in 0.002396222 sec. | ||
7166 | 2024.11.28 01:57:37.099237 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7167 | 2024.11.28 01:57:37.099445 [ 4 ] {0521a5a7-e547-4d45-8bfa-da5f984e4eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7168 | 2024.11.28 01:57:37.099523 [ 4 ] {0521a5a7-e547-4d45-8bfa-da5f984e4eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7169 | 2024.11.28 01:57:37.100404 [ 4 ] {0521a5a7-e547-4d45-8bfa-da5f984e4eb4} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7170 | 2024.11.28 01:57:37.100442 [ 4 ] {0521a5a7-e547-4d45-8bfa-da5f984e4eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7171 | 2024.11.28 01:57:37.100905 [ 4 ] {0521a5a7-e547-4d45-8bfa-da5f984e4eb4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7172 | 2024.11.28 01:57:37.101167 [ 4 ] {0521a5a7-e547-4d45-8bfa-da5f984e4eb4} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7173 | 2024.11.28 01:57:37.101351 [ 4 ] {0521a5a7-e547-4d45-8bfa-da5f984e4eb4} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.001966 sec., 144964.3947100712 rows/sec., 12.79 MiB/sec. | ||
7174 | 2024.11.28 01:57:37.101406 [ 4 ] {0521a5a7-e547-4d45-8bfa-da5f984e4eb4} <Debug> TCPHandler: Processed in 0.00230703 sec. | ||
7175 | 2024.11.28 01:57:37.101577 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7176 | 2024.11.28 01:57:37.101725 [ 253 ] {06a4fcd4-957a-4c2f-afe0-48661b73c427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7177 | 2024.11.28 01:57:37.101787 [ 253 ] {06a4fcd4-957a-4c2f-afe0-48661b73c427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7178 | 2024.11.28 01:57:37.102522 [ 253 ] {06a4fcd4-957a-4c2f-afe0-48661b73c427} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7179 | 2024.11.28 01:57:37.102573 [ 253 ] {06a4fcd4-957a-4c2f-afe0-48661b73c427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7180 | 2024.11.28 01:57:37.102972 [ 253 ] {06a4fcd4-957a-4c2f-afe0-48661b73c427} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7181 | 2024.11.28 01:57:37.103232 [ 253 ] {06a4fcd4-957a-4c2f-afe0-48661b73c427} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7182 | 2024.11.28 01:57:37.103443 [ 253 ] {06a4fcd4-957a-4c2f-afe0-48661b73c427} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001754 sec., 27366.020524515396 rows/sec., 1.97 MiB/sec. | ||
7183 | 2024.11.28 01:57:37.103501 [ 253 ] {06a4fcd4-957a-4c2f-afe0-48661b73c427} <Debug> TCPHandler: Processed in 0.001997215 sec. | ||
7184 | 2024.11.28 01:57:37.103660 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7185 | 2024.11.28 01:57:37.103785 [ 4 ] {5c33c07f-eb9f-4018-9764-4932a17895fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7186 | 2024.11.28 01:57:37.103842 [ 4 ] {5c33c07f-eb9f-4018-9764-4932a17895fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7187 | 2024.11.28 01:57:37.104520 [ 4 ] {5c33c07f-eb9f-4018-9764-4932a17895fb} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7188 | 2024.11.28 01:57:37.104565 [ 4 ] {5c33c07f-eb9f-4018-9764-4932a17895fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7189 | 2024.11.28 01:57:37.104947 [ 4 ] {5c33c07f-eb9f-4018-9764-4932a17895fb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7190 | 2024.11.28 01:57:37.105191 [ 4 ] {5c33c07f-eb9f-4018-9764-4932a17895fb} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7191 | 2024.11.28 01:57:37.105380 [ 4 ] {5c33c07f-eb9f-4018-9764-4932a17895fb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001615 sec., 8668.7306501548 rows/sec., 607.10 KiB/sec. | ||
7192 | 2024.11.28 01:57:37.105452 [ 4 ] {5c33c07f-eb9f-4018-9764-4932a17895fb} <Debug> TCPHandler: Processed in 0.001848672 sec. | ||
7193 | 2024.11.28 01:57:37.105680 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7194 | 2024.11.28 01:57:37.105823 [ 253 ] {0380579e-1d4e-44af-af57-00c278a2ba66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7195 | 2024.11.28 01:57:37.105872 [ 253 ] {0380579e-1d4e-44af-af57-00c278a2ba66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7196 | 2024.11.28 01:57:37.106462 [ 253 ] {0380579e-1d4e-44af-af57-00c278a2ba66} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7197 | 2024.11.28 01:57:37.106503 [ 253 ] {0380579e-1d4e-44af-af57-00c278a2ba66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7198 | 2024.11.28 01:57:37.106871 [ 253 ] {0380579e-1d4e-44af-af57-00c278a2ba66} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7199 | 2024.11.28 01:57:37.107131 [ 253 ] {0380579e-1d4e-44af-af57-00c278a2ba66} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7200 | 2024.11.28 01:57:37.107351 [ 253 ] {0380579e-1d4e-44af-af57-00c278a2ba66} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001553 sec., 8370.895041854475 rows/sec., 521.92 KiB/sec. | ||
7201 | 2024.11.28 01:57:37.107406 [ 253 ] {0380579e-1d4e-44af-af57-00c278a2ba66} <Debug> TCPHandler: Processed in 0.001847272 sec. | ||
7202 | 2024.11.28 01:57:37.107548 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7203 | 2024.11.28 01:57:37.107664 [ 4 ] {cc0c23d7-95c8-4714-a200-de6f8b126406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7204 | 2024.11.28 01:57:37.107712 [ 4 ] {cc0c23d7-95c8-4714-a200-de6f8b126406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7205 | 2024.11.28 01:57:37.108551 [ 4 ] {cc0c23d7-95c8-4714-a200-de6f8b126406} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7206 | 2024.11.28 01:57:37.108590 [ 4 ] {cc0c23d7-95c8-4714-a200-de6f8b126406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7207 | 2024.11.28 01:57:37.108977 [ 4 ] {cc0c23d7-95c8-4714-a200-de6f8b126406} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7208 | 2024.11.28 01:57:37.109208 [ 4 ] {cc0c23d7-95c8-4714-a200-de6f8b126406} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7209 | 2024.11.28 01:57:37.109378 [ 4 ] {cc0c23d7-95c8-4714-a200-de6f8b126406} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001738 sec., 243383.19907940162 rows/sec., 17.40 MiB/sec. | ||
7210 | 2024.11.28 01:57:37.109431 [ 4 ] {cc0c23d7-95c8-4714-a200-de6f8b126406} <Debug> TCPHandler: Processed in 0.001938054 sec. | ||
7211 | 2024.11.28 01:57:37.109580 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7212 | 2024.11.28 01:57:37.109698 [ 253 ] {03efa3ff-18fd-4d2a-934f-d2d2c31e6bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7213 | 2024.11.28 01:57:37.109753 [ 253 ] {03efa3ff-18fd-4d2a-934f-d2d2c31e6bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7214 | 2024.11.28 01:57:37.110330 [ 253 ] {03efa3ff-18fd-4d2a-934f-d2d2c31e6bcc} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7215 | 2024.11.28 01:57:37.110378 [ 253 ] {03efa3ff-18fd-4d2a-934f-d2d2c31e6bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7216 | 2024.11.28 01:57:37.110816 [ 253 ] {03efa3ff-18fd-4d2a-934f-d2d2c31e6bcc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7217 | 2024.11.28 01:57:37.111062 [ 253 ] {03efa3ff-18fd-4d2a-934f-d2d2c31e6bcc} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7218 | 2024.11.28 01:57:37.111273 [ 253 ] {03efa3ff-18fd-4d2a-934f-d2d2c31e6bcc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001598 sec., 3754.6933667083854 rows/sec., 196.17 KiB/sec. | ||
7219 | 2024.11.28 01:57:37.111326 [ 253 ] {03efa3ff-18fd-4d2a-934f-d2d2c31e6bcc} <Debug> TCPHandler: Processed in 0.001803911 sec. | ||
7220 | 2024.11.28 01:57:37.111474 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7221 | 2024.11.28 01:57:37.111590 [ 4 ] {d5ab5516-da64-447b-b69c-74b662250753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7222 | 2024.11.28 01:57:37.111642 [ 4 ] {d5ab5516-da64-447b-b69c-74b662250753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7223 | 2024.11.28 01:57:37.112224 [ 4 ] {d5ab5516-da64-447b-b69c-74b662250753} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7224 | 2024.11.28 01:57:37.112260 [ 4 ] {d5ab5516-da64-447b-b69c-74b662250753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7225 | 2024.11.28 01:57:37.112648 [ 4 ] {d5ab5516-da64-447b-b69c-74b662250753} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7226 | 2024.11.28 01:57:37.112880 [ 4 ] {d5ab5516-da64-447b-b69c-74b662250753} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7227 | 2024.11.28 01:57:37.113055 [ 4 ] {d5ab5516-da64-447b-b69c-74b662250753} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001488 sec., 159274.1935483871 rows/sec., 10.68 MiB/sec. | ||
7228 | 2024.11.28 01:57:37.113106 [ 4 ] {d5ab5516-da64-447b-b69c-74b662250753} <Debug> TCPHandler: Processed in 0.001689159 sec. | ||
7229 | 2024.11.28 01:57:37.113243 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7230 | 2024.11.28 01:57:37.113360 [ 253 ] {ad90482c-a484-4133-a337-31a6cd242ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7231 | 2024.11.28 01:57:37.113413 [ 253 ] {ad90482c-a484-4133-a337-31a6cd242ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7232 | 2024.11.28 01:57:37.113887 [ 253 ] {ad90482c-a484-4133-a337-31a6cd242ffe} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7233 | 2024.11.28 01:57:37.113928 [ 253 ] {ad90482c-a484-4133-a337-31a6cd242ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7234 | 2024.11.28 01:57:37.114292 [ 253 ] {ad90482c-a484-4133-a337-31a6cd242ffe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7235 | 2024.11.28 01:57:37.114544 [ 253 ] {ad90482c-a484-4133-a337-31a6cd242ffe} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7236 | 2024.11.28 01:57:37.114756 [ 253 ] {ad90482c-a484-4133-a337-31a6cd242ffe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. | ||
7237 | 2024.11.28 01:57:37.114808 [ 253 ] {ad90482c-a484-4133-a337-31a6cd242ffe} <Debug> TCPHandler: Processed in 0.001620978 sec. | ||
7238 | 2024.11.28 01:57:37.114959 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7239 | 2024.11.28 01:57:37.115097 [ 4 ] {f8d4f759-6afe-43db-bc58-bee62c3159ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7240 | 2024.11.28 01:57:37.115186 [ 4 ] {f8d4f759-6afe-43db-bc58-bee62c3159ae} <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 | ||
7241 | 2024.11.28 01:57:37.116439 [ 4 ] {f8d4f759-6afe-43db-bc58-bee62c3159ae} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7242 | 2024.11.28 01:57:37.116475 [ 4 ] {f8d4f759-6afe-43db-bc58-bee62c3159ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7243 | 2024.11.28 01:57:37.117118 [ 4 ] {f8d4f759-6afe-43db-bc58-bee62c3159ae} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7244 | 2024.11.28 01:57:37.117365 [ 4 ] {f8d4f759-6afe-43db-bc58-bee62c3159ae} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7245 | 2024.11.28 01:57:37.117569 [ 4 ] {f8d4f759-6afe-43db-bc58-bee62c3159ae} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002501 sec., 16393.442622950817 rows/sec., 29.38 MiB/sec. | ||
7246 | 2024.11.28 01:57:37.117827 [ 4 ] {f8d4f759-6afe-43db-bc58-bee62c3159ae} <Debug> TCPHandler: Processed in 0.002933021 sec. | ||
7247 | 2024.11.28 01:57:37.117987 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7248 | 2024.11.28 01:57:37.118127 [ 253 ] {9b0f2d6d-1b85-409d-a5e3-7e96c29c1b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7249 | 2024.11.28 01:57:37.118187 [ 253 ] {9b0f2d6d-1b85-409d-a5e3-7e96c29c1b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7250 | 2024.11.28 01:57:37.118775 [ 253 ] {9b0f2d6d-1b85-409d-a5e3-7e96c29c1b70} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7251 | 2024.11.28 01:57:37.118814 [ 253 ] {9b0f2d6d-1b85-409d-a5e3-7e96c29c1b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7252 | 2024.11.28 01:57:37.119191 [ 253 ] {9b0f2d6d-1b85-409d-a5e3-7e96c29c1b70} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7253 | 2024.11.28 01:57:37.119445 [ 253 ] {9b0f2d6d-1b85-409d-a5e3-7e96c29c1b70} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7254 | 2024.11.28 01:57:37.119667 [ 253 ] {9b0f2d6d-1b85-409d-a5e3-7e96c29c1b70} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001572 sec., 52162.849872773535 rows/sec., 3.31 MiB/sec. | ||
7255 | 2024.11.28 01:57:37.119721 [ 253 ] {9b0f2d6d-1b85-409d-a5e3-7e96c29c1b70} <Debug> TCPHandler: Processed in 0.001805951 sec. | ||
7256 | 2024.11.28 01:57:37.274358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7257 | 2024.11.28 01:57:37.295805 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7258 | 2024.11.28 01:57:37.295857 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7259 | 2024.11.28 01:57:37.303496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7260 | 2024.11.28 01:57:37.304295 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7261 | 2024.11.28 01:57:37.304719 [ 77 ] {} <Debug> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7262 | 2024.11.28 01:57:37.304879 [ 77 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7263 | 2024.11.28 01:57:37.304987 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7264 | 2024.11.28 01:57:37.305451 [ 199 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
7265 | 2024.11.28 01:57:37.320570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7266 | 2024.11.28 01:57:37.321976 [ 199 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7267 | 2024.11.28 01:57:37.323266 [ 199 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
7268 | 2024.11.28 01:57:37.328453 [ 199 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
7269 | 2024.11.28 01:57:37.334260 [ 199 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
7270 | 2024.11.28 01:57:37.339848 [ 199 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
7271 | 2024.11.28 01:57:37.345651 [ 199 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
7272 | 2024.11.28 01:57:37.350300 [ 199 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
7273 | 2024.11.28 01:57:37.412114 [ 204 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.106959647 sec., 2543.015124199129 rows/sec., 13.15 MiB/sec. | ||
7274 | 2024.11.28 01:57:37.414940 [ 204 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7275 | 2024.11.28 01:57:37.417808 [ 204 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_36_7} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7276 | 2024.11.28 01:57:37.417916 [ 204 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_36_7} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7277 | 2024.11.28 01:57:37.420136 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
7278 | 2024.11.28 01:57:42.090192 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7279 | 2024.11.28 01:57:42.090417 [ 253 ] {ffd316f5-561b-4d51-9274-7b7f57eef806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7280 | 2024.11.28 01:57:42.090495 [ 253 ] {ffd316f5-561b-4d51-9274-7b7f57eef806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7281 | 2024.11.28 01:57:42.091275 [ 253 ] {ffd316f5-561b-4d51-9274-7b7f57eef806} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7282 | 2024.11.28 01:57:42.091315 [ 253 ] {ffd316f5-561b-4d51-9274-7b7f57eef806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7283 | 2024.11.28 01:57:42.091733 [ 253 ] {ffd316f5-561b-4d51-9274-7b7f57eef806} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7284 | 2024.11.28 01:57:42.091994 [ 253 ] {ffd316f5-561b-4d51-9274-7b7f57eef806} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7285 | 2024.11.28 01:57:42.092231 [ 253 ] {ffd316f5-561b-4d51-9274-7b7f57eef806} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001862 sec., 1074.1138560687434 rows/sec., 87.59 KiB/sec. | ||
7286 | 2024.11.28 01:57:42.092434 [ 253 ] {ffd316f5-561b-4d51-9274-7b7f57eef806} <Debug> TCPHandler: Processed in 0.002380131 sec. | ||
7287 | 2024.11.28 01:57:42.092688 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7288 | 2024.11.28 01:57:42.092873 [ 4 ] {50413edc-358c-4d08-8608-a428ff843e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7289 | 2024.11.28 01:57:42.092942 [ 4 ] {50413edc-358c-4d08-8608-a428ff843e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7290 | 2024.11.28 01:57:42.093680 [ 4 ] {50413edc-358c-4d08-8608-a428ff843e1c} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7291 | 2024.11.28 01:57:42.093722 [ 4 ] {50413edc-358c-4d08-8608-a428ff843e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7292 | 2024.11.28 01:57:42.094156 [ 4 ] {50413edc-358c-4d08-8608-a428ff843e1c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7293 | 2024.11.28 01:57:42.094413 [ 4 ] {50413edc-358c-4d08-8608-a428ff843e1c} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7294 | 2024.11.28 01:57:42.094584 [ 69 ] {} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7295 | 2024.11.28 01:57:42.094614 [ 4 ] {50413edc-358c-4d08-8608-a428ff843e1c} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001792 sec., 31808.035714285714 rows/sec., 2.43 MiB/sec. | ||
7296 | 2024.11.28 01:57:42.094633 [ 69 ] {} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7297 | 2024.11.28 01:57:42.094672 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7298 | 2024.11.28 01:57:42.094688 [ 4 ] {50413edc-358c-4d08-8608-a428ff843e1c} <Debug> TCPHandler: Processed in 0.002126517 sec. | ||
7299 | 2024.11.28 01:57:42.094975 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7300 | 2024.11.28 01:57:42.095066 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
7301 | 2024.11.28 01:57:42.095664 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7302 | 2024.11.28 01:57:42.095651 [ 253 ] {1f91de90-de6c-46e6-98ab-6319ffe5d9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7303 | 2024.11.28 01:57:42.095783 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1434 rows starting from the beginning of the part | ||
7304 | 2024.11.28 01:57:42.095933 [ 253 ] {1f91de90-de6c-46e6-98ab-6319ffe5d9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7305 | 2024.11.28 01:57:42.096123 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1432 rows starting from the beginning of the part | ||
7306 | 2024.11.28 01:57:42.096501 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
7307 | 2024.11.28 01:57:42.096870 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
7308 | 2024.11.28 01:57:42.097245 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 285 rows starting from the beginning of the part | ||
7309 | 2024.11.28 01:57:42.097605 [ 190 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 57 rows starting from the beginning of the part | ||
7310 | 2024.11.28 01:57:42.099046 [ 253 ] {1f91de90-de6c-46e6-98ab-6319ffe5d9cb} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7311 | 2024.11.28 01:57:42.099108 [ 253 ] {1f91de90-de6c-46e6-98ab-6319ffe5d9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7312 | 2024.11.28 01:57:42.100139 [ 253 ] {1f91de90-de6c-46e6-98ab-6319ffe5d9cb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7313 | 2024.11.28 01:57:42.100629 [ 253 ] {1f91de90-de6c-46e6-98ab-6319ffe5d9cb} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7314 | 2024.11.28 01:57:42.100909 [ 253 ] {1f91de90-de6c-46e6-98ab-6319ffe5d9cb} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.005553 sec., 360.1656762110571 rows/sec., 25.15 KiB/sec. | ||
7315 | 2024.11.28 01:57:42.100981 [ 253 ] {1f91de90-de6c-46e6-98ab-6319ffe5d9cb} <Debug> TCPHandler: Processed in 0.006194478 sec. | ||
7316 | 2024.11.28 01:57:42.101188 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7317 | 2024.11.28 01:57:42.101520 [ 4 ] {96f44298-8aa6-4ac1-ac27-8178234b93c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7318 | 2024.11.28 01:57:42.101580 [ 197 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3320 rows, containing 5 columns (5 merged, 0 gathered) in 0.006793848 sec., 488677.40343911137 rows/sec., 42.67 MiB/sec. | ||
7319 | 2024.11.28 01:57:42.101594 [ 4 ] {96f44298-8aa6-4ac1-ac27-8178234b93c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7320 | 2024.11.28 01:57:42.101812 [ 197 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7321 | 2024.11.28 01:57:42.102220 [ 197 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_61_12} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7322 | 2024.11.28 01:57:42.102350 [ 197 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_61_12} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7323 | 2024.11.28 01:57:42.102467 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
7324 | 2024.11.28 01:57:42.102494 [ 4 ] {96f44298-8aa6-4ac1-ac27-8178234b93c1} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7325 | 2024.11.28 01:57:42.102535 [ 4 ] {96f44298-8aa6-4ac1-ac27-8178234b93c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7326 | 2024.11.28 01:57:42.102922 [ 4 ] {96f44298-8aa6-4ac1-ac27-8178234b93c1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7327 | 2024.11.28 01:57:42.103167 [ 4 ] {96f44298-8aa6-4ac1-ac27-8178234b93c1} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7328 | 2024.11.28 01:57:42.103303 [ 69 ] {} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7329 | 2024.11.28 01:57:42.103337 [ 69 ] {} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7330 | 2024.11.28 01:57:42.103359 [ 4 ] {96f44298-8aa6-4ac1-ac27-8178234b93c1} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001943 sec., 33968.090581574885 rows/sec., 2.65 MiB/sec. | ||
7331 | 2024.11.28 01:57:42.103363 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7332 | 2024.11.28 01:57:42.103447 [ 4 ] {96f44298-8aa6-4ac1-ac27-8178234b93c1} <Debug> TCPHandler: Processed in 0.002373871 sec. | ||
7333 | 2024.11.28 01:57:42.103531 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
7334 | 2024.11.28 01:57:42.103629 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7335 | 2024.11.28 01:57:42.103699 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7336 | 2024.11.28 01:57:42.103750 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 915 rows starting from the beginning of the part | ||
7337 | 2024.11.28 01:57:42.103967 [ 253 ] {9de38add-a4cf-4cb0-8cef-f7726153eec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7338 | 2024.11.28 01:57:42.104062 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 893 rows starting from the beginning of the part | ||
7339 | 2024.11.28 01:57:42.104128 [ 253 ] {9de38add-a4cf-4cb0-8cef-f7726153eec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7340 | 2024.11.28 01:57:42.104432 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
7341 | 2024.11.28 01:57:42.104827 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
7342 | 2024.11.28 01:57:42.105208 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 423 rows starting from the beginning of the part | ||
7343 | 2024.11.28 01:57:42.105560 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
7344 | 2024.11.28 01:57:42.106813 [ 253 ] {9de38add-a4cf-4cb0-8cef-f7726153eec2} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7345 | 2024.11.28 01:57:42.106882 [ 253 ] {9de38add-a4cf-4cb0-8cef-f7726153eec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7346 | 2024.11.28 01:57:42.107934 [ 253 ] {9de38add-a4cf-4cb0-8cef-f7726153eec2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7347 | 2024.11.28 01:57:42.108247 [ 253 ] {9de38add-a4cf-4cb0-8cef-f7726153eec2} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7348 | 2024.11.28 01:57:42.108742 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7349 | 2024.11.28 01:57:42.108839 [ 253 ] {9de38add-a4cf-4cb0-8cef-f7726153eec2} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004955 sec., 32492.431886982846 rows/sec., 2.26 MiB/sec. | ||
7350 | 2024.11.28 01:57:42.108888 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7351 | 2024.11.28 01:57:42.109017 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7352 | 2024.11.28 01:57:42.109087 [ 192 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2425 rows, containing 5 columns (5 merged, 0 gathered) in 0.005626448 sec., 431000.16209160734 rows/sec., 33.07 MiB/sec. | ||
7353 | 2024.11.28 01:57:42.109122 [ 253 ] {9de38add-a4cf-4cb0-8cef-f7726153eec2} <Debug> TCPHandler: Processed in 0.005578787 sec. | ||
7354 | 2024.11.28 01:57:42.109466 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7355 | 2024.11.28 01:57:42.109514 [ 192 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7356 | 2024.11.28 01:57:42.109536 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
7357 | 2024.11.28 01:57:42.109800 [ 4 ] {64cc061c-ef35-436d-93b8-194f4350875c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7358 | 2024.11.28 01:57:42.109992 [ 4 ] {64cc061c-ef35-436d-93b8-194f4350875c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7359 | 2024.11.28 01:57:42.110010 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7360 | 2024.11.28 01:57:42.110158 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16647 rows starting from the beginning of the part | ||
7361 | 2024.11.28 01:57:42.110566 [ 192 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_61_12} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7362 | 2024.11.28 01:57:42.110824 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1024 rows starting from the beginning of the part | ||
7363 | 2024.11.28 01:57:42.111208 [ 192 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_61_12} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7364 | 2024.11.28 01:57:42.111467 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 66 rows starting from the beginning of the part | ||
7365 | 2024.11.28 01:57:42.111634 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
7366 | 2024.11.28 01:57:42.111835 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
7367 | 2024.11.28 01:57:42.112136 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 237 rows starting from the beginning of the part | ||
7368 | 2024.11.28 01:57:42.112330 [ 200 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 161 rows starting from the beginning of the part | ||
7369 | 2024.11.28 01:57:42.113285 [ 4 ] {64cc061c-ef35-436d-93b8-194f4350875c} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7370 | 2024.11.28 01:57:42.113349 [ 4 ] {64cc061c-ef35-436d-93b8-194f4350875c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7371 | 2024.11.28 01:57:42.114053 [ 4 ] {64cc061c-ef35-436d-93b8-194f4350875c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7372 | 2024.11.28 01:57:42.114549 [ 4 ] {64cc061c-ef35-436d-93b8-194f4350875c} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7373 | 2024.11.28 01:57:42.114700 [ 69 ] {} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7374 | 2024.11.28 01:57:42.114738 [ 69 ] {} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7375 | 2024.11.28 01:57:42.114760 [ 4 ] {64cc061c-ef35-436d-93b8-194f4350875c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005055 sec., 11869.436201780416 rows/sec., 819.11 KiB/sec. | ||
7376 | 2024.11.28 01:57:42.114772 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7377 | 2024.11.28 01:57:42.114990 [ 4 ] {64cc061c-ef35-436d-93b8-194f4350875c} <Debug> TCPHandler: Processed in 0.00572575 sec. | ||
7378 | 2024.11.28 01:57:42.115282 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
7379 | 2024.11.28 01:57:42.115623 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7380 | 2024.11.28 01:57:42.115710 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3354 rows starting from the beginning of the part | ||
7381 | 2024.11.28 01:57:42.116035 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
7382 | 2024.11.28 01:57:42.116397 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part | ||
7383 | 2024.11.28 01:57:42.116664 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
7384 | 2024.11.28 01:57:42.116981 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
7385 | 2024.11.28 01:57:42.117211 [ 187 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
7386 | 2024.11.28 01:57:42.119472 [ 191 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3638 rows, containing 4 columns (4 merged, 0 gathered) in 0.0045753 sec., 795139.1165606626 rows/sec., 51.82 MiB/sec. | ||
7387 | 2024.11.28 01:57:42.119995 [ 186 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7388 | 2024.11.28 01:57:42.120429 [ 186 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_61_12} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7389 | 2024.11.28 01:57:42.120664 [ 186 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_61_12} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7390 | 2024.11.28 01:57:42.120838 [ 188 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18295 rows, containing 5 columns (5 merged, 0 gathered) in 0.011637622 sec., 1572056.5593211397 rows/sec., 106.09 MiB/sec. | ||
7391 | 2024.11.28 01:57:42.120868 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
7392 | 2024.11.28 01:57:42.121154 [ 191 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7393 | 2024.11.28 01:57:42.121464 [ 191 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7394 | 2024.11.28 01:57:42.121545 [ 191 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7395 | 2024.11.28 01:57:42.121636 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.17 MiB. | ||
7396 | 2024.11.28 01:57:43.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.32 MiB, peak 220.81 MiB, free memory in arenas 0.00 B, will set to 210.34 MiB (RSS), difference: 1.02 MiB | ||
7397 | 2024.11.28 01:57:43.614861 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
7398 | 2024.11.28 01:57:43.615602 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7399 | 2024.11.28 01:57:43.615655 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7400 | 2024.11.28 01:57:43.616232 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7401 | 2024.11.28 01:57:43.616508 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7402 | 2024.11.28 01:57:43.616791 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
7403 | 2024.11.28 01:57:44.820648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7404 | 2024.11.28 01:57:44.840039 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7405 | 2024.11.28 01:57:44.840093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7406 | 2024.11.28 01:57:44.847178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7407 | 2024.11.28 01:57:44.847950 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7408 | 2024.11.28 01:57:44.850756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7409 | 2024.11.28 01:57:46.204483 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1070 | ||
7410 | 2024.11.28 01:57:46.208441 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7411 | 2024.11.28 01:57:46.208523 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7412 | 2024.11.28 01:57:46.210155 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7413 | 2024.11.28 01:57:46.210469 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7414 | 2024.11.28 01:57:46.211072 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1070 | ||
7415 | 2024.11.28 01:57:47.097179 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7416 | 2024.11.28 01:57:47.097490 [ 253 ] {7df43cfc-0bb2-487e-ad5f-d9fdc95c9a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7417 | 2024.11.28 01:57:47.097607 [ 253 ] {7df43cfc-0bb2-487e-ad5f-d9fdc95c9a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7418 | 2024.11.28 01:57:47.098554 [ 253 ] {7df43cfc-0bb2-487e-ad5f-d9fdc95c9a89} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7419 | 2024.11.28 01:57:47.098606 [ 253 ] {7df43cfc-0bb2-487e-ad5f-d9fdc95c9a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7420 | 2024.11.28 01:57:47.099060 [ 253 ] {7df43cfc-0bb2-487e-ad5f-d9fdc95c9a89} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7421 | 2024.11.28 01:57:47.099324 [ 253 ] {7df43cfc-0bb2-487e-ad5f-d9fdc95c9a89} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7422 | 2024.11.28 01:57:47.099582 [ 253 ] {7df43cfc-0bb2-487e-ad5f-d9fdc95c9a89} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002174 sec., 6439.742410303587 rows/sec., 463.58 KiB/sec. | ||
7423 | 2024.11.28 01:57:47.099677 [ 253 ] {7df43cfc-0bb2-487e-ad5f-d9fdc95c9a89} <Debug> TCPHandler: Processed in 0.002690466 sec. | ||
7424 | 2024.11.28 01:57:47.100005 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7425 | 2024.11.28 01:57:47.100207 [ 4 ] {fc69aa5f-7a16-41e1-9a62-7dc7bd479824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7426 | 2024.11.28 01:57:47.100283 [ 4 ] {fc69aa5f-7a16-41e1-9a62-7dc7bd479824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7427 | 2024.11.28 01:57:47.101220 [ 4 ] {fc69aa5f-7a16-41e1-9a62-7dc7bd479824} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7428 | 2024.11.28 01:57:47.101265 [ 4 ] {fc69aa5f-7a16-41e1-9a62-7dc7bd479824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7429 | 2024.11.28 01:57:47.101727 [ 4 ] {fc69aa5f-7a16-41e1-9a62-7dc7bd479824} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7430 | 2024.11.28 01:57:47.101985 [ 4 ] {fc69aa5f-7a16-41e1-9a62-7dc7bd479824} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7431 | 2024.11.28 01:57:47.102217 [ 4 ] {fc69aa5f-7a16-41e1-9a62-7dc7bd479824} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002066 sec., 137947.72507260405 rows/sec., 12.17 MiB/sec. | ||
7432 | 2024.11.28 01:57:47.102281 [ 4 ] {fc69aa5f-7a16-41e1-9a62-7dc7bd479824} <Debug> TCPHandler: Processed in 0.002468793 sec. | ||
7433 | 2024.11.28 01:57:47.102433 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7434 | 2024.11.28 01:57:47.102574 [ 253 ] {04c3e428-0324-4b67-bc68-013ede7db2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7435 | 2024.11.28 01:57:47.102634 [ 253 ] {04c3e428-0324-4b67-bc68-013ede7db2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7436 | 2024.11.28 01:57:47.103297 [ 253 ] {04c3e428-0324-4b67-bc68-013ede7db2a1} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7437 | 2024.11.28 01:57:47.103339 [ 253 ] {04c3e428-0324-4b67-bc68-013ede7db2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7438 | 2024.11.28 01:57:47.103724 [ 253 ] {04c3e428-0324-4b67-bc68-013ede7db2a1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7439 | 2024.11.28 01:57:47.103986 [ 253 ] {04c3e428-0324-4b67-bc68-013ede7db2a1} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7440 | 2024.11.28 01:57:47.104214 [ 253 ] {04c3e428-0324-4b67-bc68-013ede7db2a1} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001671 sec., 28725.31418312388 rows/sec., 2.07 MiB/sec. | ||
7441 | 2024.11.28 01:57:47.104269 [ 253 ] {04c3e428-0324-4b67-bc68-013ede7db2a1} <Debug> TCPHandler: Processed in 0.001902693 sec. | ||
7442 | 2024.11.28 01:57:47.104442 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7443 | 2024.11.28 01:57:47.104595 [ 4 ] {bb3ef9aa-8deb-4594-922d-122708b71e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7444 | 2024.11.28 01:57:47.104656 [ 4 ] {bb3ef9aa-8deb-4594-922d-122708b71e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7445 | 2024.11.28 01:57:47.105320 [ 4 ] {bb3ef9aa-8deb-4594-922d-122708b71e1e} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7446 | 2024.11.28 01:57:47.105361 [ 4 ] {bb3ef9aa-8deb-4594-922d-122708b71e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7447 | 2024.11.28 01:57:47.105735 [ 4 ] {bb3ef9aa-8deb-4594-922d-122708b71e1e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7448 | 2024.11.28 01:57:47.105980 [ 4 ] {bb3ef9aa-8deb-4594-922d-122708b71e1e} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7449 | 2024.11.28 01:57:47.106195 [ 4 ] {bb3ef9aa-8deb-4594-922d-122708b71e1e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001633 sec., 8573.178199632579 rows/sec., 600.41 KiB/sec. | ||
7450 | 2024.11.28 01:57:47.106251 [ 4 ] {bb3ef9aa-8deb-4594-922d-122708b71e1e} <Debug> TCPHandler: Processed in 0.001877463 sec. | ||
7451 | 2024.11.28 01:57:47.106387 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7452 | 2024.11.28 01:57:47.106506 [ 253 ] {f6886b70-be7b-4b52-bf86-363e2ee4fc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7453 | 2024.11.28 01:57:47.106555 [ 253 ] {f6886b70-be7b-4b52-bf86-363e2ee4fc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7454 | 2024.11.28 01:57:47.107120 [ 253 ] {f6886b70-be7b-4b52-bf86-363e2ee4fc5a} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7455 | 2024.11.28 01:57:47.107161 [ 253 ] {f6886b70-be7b-4b52-bf86-363e2ee4fc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7456 | 2024.11.28 01:57:47.107522 [ 253 ] {f6886b70-be7b-4b52-bf86-363e2ee4fc5a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7457 | 2024.11.28 01:57:47.107766 [ 253 ] {f6886b70-be7b-4b52-bf86-363e2ee4fc5a} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7458 | 2024.11.28 01:57:47.108025 [ 253 ] {f6886b70-be7b-4b52-bf86-363e2ee4fc5a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001533 sec., 8480.10437051533 rows/sec., 528.73 KiB/sec. | ||
7459 | 2024.11.28 01:57:47.108211 [ 253 ] {f6886b70-be7b-4b52-bf86-363e2ee4fc5a} <Debug> TCPHandler: Processed in 0.001876703 sec. | ||
7460 | 2024.11.28 01:57:47.108394 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7461 | 2024.11.28 01:57:47.108530 [ 4 ] {d60e47e2-4164-440b-bb92-3f294442de5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7462 | 2024.11.28 01:57:47.108586 [ 4 ] {d60e47e2-4164-440b-bb92-3f294442de5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7463 | 2024.11.28 01:57:47.109389 [ 4 ] {d60e47e2-4164-440b-bb92-3f294442de5a} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7464 | 2024.11.28 01:57:47.109428 [ 4 ] {d60e47e2-4164-440b-bb92-3f294442de5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7465 | 2024.11.28 01:57:47.109822 [ 4 ] {d60e47e2-4164-440b-bb92-3f294442de5a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7466 | 2024.11.28 01:57:47.110070 [ 4 ] {d60e47e2-4164-440b-bb92-3f294442de5a} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7467 | 2024.11.28 01:57:47.110314 [ 4 ] {d60e47e2-4164-440b-bb92-3f294442de5a} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001813 sec., 233314.9476006619 rows/sec., 16.68 MiB/sec. | ||
7468 | 2024.11.28 01:57:47.110397 [ 4 ] {d60e47e2-4164-440b-bb92-3f294442de5a} <Debug> TCPHandler: Processed in 0.002095677 sec. | ||
7469 | 2024.11.28 01:57:47.110629 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7470 | 2024.11.28 01:57:47.110840 [ 253 ] {3a62cedc-7f5c-4e1b-becf-a760ff4d58db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7471 | 2024.11.28 01:57:47.110899 [ 253 ] {3a62cedc-7f5c-4e1b-becf-a760ff4d58db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7472 | 2024.11.28 01:57:47.111402 [ 253 ] {3a62cedc-7f5c-4e1b-becf-a760ff4d58db} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7473 | 2024.11.28 01:57:47.111442 [ 253 ] {3a62cedc-7f5c-4e1b-becf-a760ff4d58db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7474 | 2024.11.28 01:57:47.111817 [ 253 ] {3a62cedc-7f5c-4e1b-becf-a760ff4d58db} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7475 | 2024.11.28 01:57:47.112066 [ 253 ] {3a62cedc-7f5c-4e1b-becf-a760ff4d58db} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7476 | 2024.11.28 01:57:47.112291 [ 253 ] {3a62cedc-7f5c-4e1b-becf-a760ff4d58db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001487 sec., 4034.9697377269667 rows/sec., 210.81 KiB/sec. | ||
7477 | 2024.11.28 01:57:47.112340 [ 253 ] {3a62cedc-7f5c-4e1b-becf-a760ff4d58db} <Debug> TCPHandler: Processed in 0.001830761 sec. | ||
7478 | 2024.11.28 01:57:47.112540 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7479 | 2024.11.28 01:57:47.112762 [ 4 ] {11de3f21-2d87-4c2f-98b8-365cb18461bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7480 | 2024.11.28 01:57:47.112859 [ 4 ] {11de3f21-2d87-4c2f-98b8-365cb18461bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7481 | 2024.11.28 01:57:47.113557 [ 4 ] {11de3f21-2d87-4c2f-98b8-365cb18461bb} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7482 | 2024.11.28 01:57:47.113596 [ 4 ] {11de3f21-2d87-4c2f-98b8-365cb18461bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7483 | 2024.11.28 01:57:47.114004 [ 4 ] {11de3f21-2d87-4c2f-98b8-365cb18461bb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7484 | 2024.11.28 01:57:47.114242 [ 4 ] {11de3f21-2d87-4c2f-98b8-365cb18461bb} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7485 | 2024.11.28 01:57:47.114457 [ 4 ] {11de3f21-2d87-4c2f-98b8-365cb18461bb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001751 sec., 135351.2278697887 rows/sec., 9.07 MiB/sec. | ||
7486 | 2024.11.28 01:57:47.114512 [ 4 ] {11de3f21-2d87-4c2f-98b8-365cb18461bb} <Debug> TCPHandler: Processed in 0.002083736 sec. | ||
7487 | 2024.11.28 01:57:47.114676 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7488 | 2024.11.28 01:57:47.114815 [ 253 ] {b4faecba-8253-476e-b7ed-77863d64f938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7489 | 2024.11.28 01:57:47.114874 [ 253 ] {b4faecba-8253-476e-b7ed-77863d64f938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7490 | 2024.11.28 01:57:47.115365 [ 253 ] {b4faecba-8253-476e-b7ed-77863d64f938} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7491 | 2024.11.28 01:57:47.115405 [ 253 ] {b4faecba-8253-476e-b7ed-77863d64f938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7492 | 2024.11.28 01:57:47.115775 [ 253 ] {b4faecba-8253-476e-b7ed-77863d64f938} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7493 | 2024.11.28 01:57:47.116025 [ 253 ] {b4faecba-8253-476e-b7ed-77863d64f938} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7494 | 2024.11.28 01:57:47.116251 [ 253 ] {b4faecba-8253-476e-b7ed-77863d64f938} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001467 sec., 681.6632583503749 rows/sec., 45.93 KiB/sec. | ||
7495 | 2024.11.28 01:57:47.116300 [ 253 ] {b4faecba-8253-476e-b7ed-77863d64f938} <Debug> TCPHandler: Processed in 0.001691459 sec. | ||
7496 | 2024.11.28 01:57:47.116455 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7497 | 2024.11.28 01:57:47.116595 [ 4 ] {66bdbc9d-213c-4faa-b1c8-2b6cdf48f797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7498 | 2024.11.28 01:57:47.116690 [ 4 ] {66bdbc9d-213c-4faa-b1c8-2b6cdf48f797} <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 | ||
7499 | 2024.11.28 01:57:47.117939 [ 4 ] {66bdbc9d-213c-4faa-b1c8-2b6cdf48f797} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7500 | 2024.11.28 01:57:47.117979 [ 4 ] {66bdbc9d-213c-4faa-b1c8-2b6cdf48f797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7501 | 2024.11.28 01:57:47.118648 [ 4 ] {66bdbc9d-213c-4faa-b1c8-2b6cdf48f797} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7502 | 2024.11.28 01:57:47.118906 [ 4 ] {66bdbc9d-213c-4faa-b1c8-2b6cdf48f797} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7503 | 2024.11.28 01:57:47.119151 [ 4 ] {66bdbc9d-213c-4faa-b1c8-2b6cdf48f797} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002587 sec., 15848.473134905296 rows/sec., 28.40 MiB/sec. | ||
7504 | 2024.11.28 01:57:47.119245 [ 4 ] {66bdbc9d-213c-4faa-b1c8-2b6cdf48f797} <Debug> TCPHandler: Processed in 0.002858119 sec. | ||
7505 | 2024.11.28 01:57:47.119395 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7506 | 2024.11.28 01:57:47.119534 [ 253 ] {4ce6d58b-78f8-4dfd-9b39-c797b769c8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7507 | 2024.11.28 01:57:47.119594 [ 253 ] {4ce6d58b-78f8-4dfd-9b39-c797b769c8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7508 | 2024.11.28 01:57:47.120142 [ 253 ] {4ce6d58b-78f8-4dfd-9b39-c797b769c8a8} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7509 | 2024.11.28 01:57:47.120182 [ 253 ] {4ce6d58b-78f8-4dfd-9b39-c797b769c8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7510 | 2024.11.28 01:57:47.120555 [ 253 ] {4ce6d58b-78f8-4dfd-9b39-c797b769c8a8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7511 | 2024.11.28 01:57:47.120795 [ 253 ] {4ce6d58b-78f8-4dfd-9b39-c797b769c8a8} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7512 | 2024.11.28 01:57:47.121004 [ 253 ] {4ce6d58b-78f8-4dfd-9b39-c797b769c8a8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001501 sec., 54630.24650233178 rows/sec., 3.47 MiB/sec. | ||
7513 | 2024.11.28 01:57:47.121054 [ 253 ] {4ce6d58b-78f8-4dfd-9b39-c797b769c8a8} <Debug> TCPHandler: Processed in 0.00173006 sec. | ||
7514 | 2024.11.28 01:57:50.991367 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7515 | 2024.11.28 01:57:50.991463 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7516 | 2024.11.28 01:57:51.116928 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
7517 | 2024.11.28 01:57:51.117615 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7518 | 2024.11.28 01:57:51.117672 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7519 | 2024.11.28 01:57:51.118281 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7520 | 2024.11.28 01:57:51.118587 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7521 | 2024.11.28 01:57:51.118861 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7522 | 2024.11.28 01:57:52.090559 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7523 | 2024.11.28 01:57:52.090866 [ 253 ] {7d14675e-fe2f-45f5-8284-f06ecf667b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7524 | 2024.11.28 01:57:52.090983 [ 253 ] {7d14675e-fe2f-45f5-8284-f06ecf667b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7525 | 2024.11.28 01:57:52.091835 [ 253 ] {7d14675e-fe2f-45f5-8284-f06ecf667b1c} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7526 | 2024.11.28 01:57:52.091886 [ 253 ] {7d14675e-fe2f-45f5-8284-f06ecf667b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7527 | 2024.11.28 01:57:52.092341 [ 253 ] {7d14675e-fe2f-45f5-8284-f06ecf667b1c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7528 | 2024.11.28 01:57:52.092613 [ 253 ] {7d14675e-fe2f-45f5-8284-f06ecf667b1c} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7529 | 2024.11.28 01:57:52.092830 [ 253 ] {7d14675e-fe2f-45f5-8284-f06ecf667b1c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002042 sec., 27424.09402546523 rows/sec., 2.09 MiB/sec. | ||
7530 | 2024.11.28 01:57:52.092933 [ 253 ] {7d14675e-fe2f-45f5-8284-f06ecf667b1c} <Debug> TCPHandler: Processed in 0.002561534 sec. | ||
7531 | 2024.11.28 01:57:52.093232 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7532 | 2024.11.28 01:57:52.093419 [ 4 ] {fb8ba195-4e87-4b7b-b7b2-0f1ce7c5bf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7533 | 2024.11.28 01:57:52.093488 [ 4 ] {fb8ba195-4e87-4b7b-b7b2-0f1ce7c5bf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7534 | 2024.11.28 01:57:52.094311 [ 4 ] {fb8ba195-4e87-4b7b-b7b2-0f1ce7c5bf8b} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7535 | 2024.11.28 01:57:52.094353 [ 4 ] {fb8ba195-4e87-4b7b-b7b2-0f1ce7c5bf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7536 | 2024.11.28 01:57:52.094790 [ 4 ] {fb8ba195-4e87-4b7b-b7b2-0f1ce7c5bf8b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7537 | 2024.11.28 01:57:52.095048 [ 4 ] {fb8ba195-4e87-4b7b-b7b2-0f1ce7c5bf8b} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7538 | 2024.11.28 01:57:52.095309 [ 4 ] {fb8ba195-4e87-4b7b-b7b2-0f1ce7c5bf8b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00193 sec., 33160.62176165803 rows/sec., 2.59 MiB/sec. | ||
7539 | 2024.11.28 01:57:52.095409 [ 4 ] {fb8ba195-4e87-4b7b-b7b2-0f1ce7c5bf8b} <Debug> TCPHandler: Processed in 0.00234284 sec. | ||
7540 | 2024.11.28 01:57:52.095668 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7541 | 2024.11.28 01:57:52.095839 [ 253 ] {85cd2280-ee2e-4455-8c2a-cd721b8a135d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7542 | 2024.11.28 01:57:52.095902 [ 253 ] {85cd2280-ee2e-4455-8c2a-cd721b8a135d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7543 | 2024.11.28 01:57:52.096548 [ 253 ] {85cd2280-ee2e-4455-8c2a-cd721b8a135d} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7544 | 2024.11.28 01:57:52.096587 [ 253 ] {85cd2280-ee2e-4455-8c2a-cd721b8a135d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7545 | 2024.11.28 01:57:52.096980 [ 253 ] {85cd2280-ee2e-4455-8c2a-cd721b8a135d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7546 | 2024.11.28 01:57:52.097224 [ 253 ] {85cd2280-ee2e-4455-8c2a-cd721b8a135d} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7547 | 2024.11.28 01:57:52.097414 [ 253 ] {85cd2280-ee2e-4455-8c2a-cd721b8a135d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec. | ||
7548 | 2024.11.28 01:57:52.097498 [ 253 ] {85cd2280-ee2e-4455-8c2a-cd721b8a135d} <Debug> TCPHandler: Processed in 0.001971174 sec. | ||
7549 | 2024.11.28 01:57:52.097719 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7550 | 2024.11.28 01:57:52.097872 [ 4 ] {cf5c901c-2d46-4db4-bfac-7353169f0390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7551 | 2024.11.28 01:57:52.097930 [ 4 ] {cf5c901c-2d46-4db4-bfac-7353169f0390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7552 | 2024.11.28 01:57:52.098458 [ 4 ] {cf5c901c-2d46-4db4-bfac-7353169f0390} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7553 | 2024.11.28 01:57:52.098497 [ 4 ] {cf5c901c-2d46-4db4-bfac-7353169f0390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7554 | 2024.11.28 01:57:52.098878 [ 4 ] {cf5c901c-2d46-4db4-bfac-7353169f0390} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7555 | 2024.11.28 01:57:52.099123 [ 4 ] {cf5c901c-2d46-4db4-bfac-7353169f0390} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7556 | 2024.11.28 01:57:52.099367 [ 4 ] {cf5c901c-2d46-4db4-bfac-7353169f0390} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001524 sec., 39370.07874015748 rows/sec., 2.65 MiB/sec. | ||
7557 | 2024.11.28 01:57:52.099424 [ 4 ] {cf5c901c-2d46-4db4-bfac-7353169f0390} <Debug> TCPHandler: Processed in 0.001813011 sec. | ||
7558 | 2024.11.28 01:57:52.350827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7559 | 2024.11.28 01:57:52.371235 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7560 | 2024.11.28 01:57:52.371299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7561 | 2024.11.28 01:57:52.378760 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7562 | 2024.11.28 01:57:52.379538 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7563 | 2024.11.28 01:57:52.382657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7564 | 2024.11.28 01:57:54.282137 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7565 | 2024.11.28 01:57:54.282402 [ 253 ] {41c7c4d2-827a-4e91-8451-0373a1da9f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7566 | 2024.11.28 01:57:54.282529 [ 253 ] {41c7c4d2-827a-4e91-8451-0373a1da9f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7567 | 2024.11.28 01:57:54.283577 [ 253 ] {41c7c4d2-827a-4e91-8451-0373a1da9f7b} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7568 | 2024.11.28 01:57:54.283631 [ 253 ] {41c7c4d2-827a-4e91-8451-0373a1da9f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7569 | 2024.11.28 01:57:54.284094 [ 253 ] {41c7c4d2-827a-4e91-8451-0373a1da9f7b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7570 | 2024.11.28 01:57:54.284361 [ 253 ] {41c7c4d2-827a-4e91-8451-0373a1da9f7b} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7571 | 2024.11.28 01:57:54.284592 [ 253 ] {41c7c4d2-827a-4e91-8451-0373a1da9f7b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002275 sec., 6153.846153846153 rows/sec., 442.99 KiB/sec. | ||
7572 | 2024.11.28 01:57:54.284652 [ 253 ] {41c7c4d2-827a-4e91-8451-0373a1da9f7b} <Debug> TCPHandler: Processed in 0.002649786 sec. | ||
7573 | 2024.11.28 01:57:54.284914 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7574 | 2024.11.28 01:57:54.285103 [ 4 ] {8aaf1953-91cc-4522-93dc-1c0632dd45dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7575 | 2024.11.28 01:57:54.285175 [ 4 ] {8aaf1953-91cc-4522-93dc-1c0632dd45dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7576 | 2024.11.28 01:57:54.285887 [ 4 ] {8aaf1953-91cc-4522-93dc-1c0632dd45dd} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7577 | 2024.11.28 01:57:54.285935 [ 4 ] {8aaf1953-91cc-4522-93dc-1c0632dd45dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7578 | 2024.11.28 01:57:54.286357 [ 4 ] {8aaf1953-91cc-4522-93dc-1c0632dd45dd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7579 | 2024.11.28 01:57:54.286624 [ 4 ] {8aaf1953-91cc-4522-93dc-1c0632dd45dd} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7580 | 2024.11.28 01:57:54.286904 [ 4 ] {8aaf1953-91cc-4522-93dc-1c0632dd45dd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001851 sec., 1080.4970286331713 rows/sec., 88.11 KiB/sec. | ||
7581 | 2024.11.28 01:57:54.287107 [ 4 ] {8aaf1953-91cc-4522-93dc-1c0632dd45dd} <Debug> TCPHandler: Processed in 0.00233013 sec. | ||
7582 | 2024.11.28 01:57:54.287267 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7583 | 2024.11.28 01:57:54.287387 [ 253 ] {c23bc3de-4b5c-41f6-91f9-635302447f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7584 | 2024.11.28 01:57:54.287437 [ 253 ] {c23bc3de-4b5c-41f6-91f9-635302447f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7585 | 2024.11.28 01:57:54.288890 [ 253 ] {c23bc3de-4b5c-41f6-91f9-635302447f9a} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7586 | 2024.11.28 01:57:54.288931 [ 253 ] {c23bc3de-4b5c-41f6-91f9-635302447f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7587 | 2024.11.28 01:57:54.289396 [ 253 ] {c23bc3de-4b5c-41f6-91f9-635302447f9a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7588 | 2024.11.28 01:57:54.289657 [ 253 ] {c23bc3de-4b5c-41f6-91f9-635302447f9a} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7589 | 2024.11.28 01:57:54.289880 [ 253 ] {c23bc3de-4b5c-41f6-91f9-635302447f9a} <Debug> executeQuery: Read 1426 rows, 121.94 KiB in 0.002519 sec., 566097.6578007146 rows/sec., 47.27 MiB/sec. | ||
7590 | 2024.11.28 01:57:54.289934 [ 253 ] {c23bc3de-4b5c-41f6-91f9-635302447f9a} <Debug> TCPHandler: Processed in 0.002724467 sec. | ||
7591 | 2024.11.28 01:57:54.290096 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7592 | 2024.11.28 01:57:54.290238 [ 4 ] {9f50ff6e-1ef4-42bc-9af3-ae8a83ec65fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7593 | 2024.11.28 01:57:54.290296 [ 4 ] {9f50ff6e-1ef4-42bc-9af3-ae8a83ec65fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7594 | 2024.11.28 01:57:54.291016 [ 4 ] {9f50ff6e-1ef4-42bc-9af3-ae8a83ec65fa} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7595 | 2024.11.28 01:57:54.291064 [ 4 ] {9f50ff6e-1ef4-42bc-9af3-ae8a83ec65fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7596 | 2024.11.28 01:57:54.291467 [ 4 ] {9f50ff6e-1ef4-42bc-9af3-ae8a83ec65fa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7597 | 2024.11.28 01:57:54.291711 [ 4 ] {9f50ff6e-1ef4-42bc-9af3-ae8a83ec65fa} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7598 | 2024.11.28 01:57:54.291953 [ 4 ] {9f50ff6e-1ef4-42bc-9af3-ae8a83ec65fa} <Debug> executeQuery: Read 50 rows, 3.68 KiB in 0.001743 sec., 28686.17326448652 rows/sec., 2.06 MiB/sec. | ||
7599 | 2024.11.28 01:57:54.292045 [ 4 ] {9f50ff6e-1ef4-42bc-9af3-ae8a83ec65fa} <Debug> TCPHandler: Processed in 0.002019115 sec. | ||
7600 | 2024.11.28 01:57:54.292260 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7601 | 2024.11.28 01:57:54.292428 [ 253 ] {ddcd594e-345c-4417-9edf-22f29cccf2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7602 | 2024.11.28 01:57:54.292485 [ 253 ] {ddcd594e-345c-4417-9edf-22f29cccf2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7603 | 2024.11.28 01:57:54.293287 [ 253 ] {ddcd594e-345c-4417-9edf-22f29cccf2fc} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7604 | 2024.11.28 01:57:54.293327 [ 253 ] {ddcd594e-345c-4417-9edf-22f29cccf2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7605 | 2024.11.28 01:57:54.293710 [ 253 ] {ddcd594e-345c-4417-9edf-22f29cccf2fc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7606 | 2024.11.28 01:57:54.293951 [ 253 ] {ddcd594e-345c-4417-9edf-22f29cccf2fc} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7607 | 2024.11.28 01:57:54.294223 [ 253 ] {ddcd594e-345c-4417-9edf-22f29cccf2fc} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001823 sec., 132748.21722435547 rows/sec., 8.99 MiB/sec. | ||
7608 | 2024.11.28 01:57:54.294442 [ 253 ] {ddcd594e-345c-4417-9edf-22f29cccf2fc} <Debug> TCPHandler: Processed in 0.002296839 sec. | ||
7609 | 2024.11.28 01:57:54.294645 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7610 | 2024.11.28 01:57:54.294758 [ 4 ] {30773f9a-2fd7-4672-9695-2c3517a9102b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7611 | 2024.11.28 01:57:54.294805 [ 4 ] {30773f9a-2fd7-4672-9695-2c3517a9102b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7612 | 2024.11.28 01:57:54.295378 [ 4 ] {30773f9a-2fd7-4672-9695-2c3517a9102b} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7613 | 2024.11.28 01:57:54.295418 [ 4 ] {30773f9a-2fd7-4672-9695-2c3517a9102b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7614 | 2024.11.28 01:57:54.295774 [ 4 ] {30773f9a-2fd7-4672-9695-2c3517a9102b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7615 | 2024.11.28 01:57:54.296026 [ 4 ] {30773f9a-2fd7-4672-9695-2c3517a9102b} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7616 | 2024.11.28 01:57:54.296239 [ 4 ] {30773f9a-2fd7-4672-9695-2c3517a9102b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001503 sec., 8649.367930805056 rows/sec., 539.29 KiB/sec. | ||
7617 | 2024.11.28 01:57:54.296292 [ 4 ] {30773f9a-2fd7-4672-9695-2c3517a9102b} <Debug> TCPHandler: Processed in 0.001757641 sec. | ||
7618 | 2024.11.28 01:57:54.296445 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7619 | 2024.11.28 01:57:54.296583 [ 253 ] {4003ec75-a00e-435b-9654-24ffd315420d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7620 | 2024.11.28 01:57:54.296641 [ 253 ] {4003ec75-a00e-435b-9654-24ffd315420d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7621 | 2024.11.28 01:57:54.297609 [ 253 ] {4003ec75-a00e-435b-9654-24ffd315420d} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7622 | 2024.11.28 01:57:54.297650 [ 253 ] {4003ec75-a00e-435b-9654-24ffd315420d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7623 | 2024.11.28 01:57:54.298055 [ 253 ] {4003ec75-a00e-435b-9654-24ffd315420d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7624 | 2024.11.28 01:57:54.298302 [ 253 ] {4003ec75-a00e-435b-9654-24ffd315420d} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7625 | 2024.11.28 01:57:54.298590 [ 253 ] {4003ec75-a00e-435b-9654-24ffd315420d} <Debug> executeQuery: Read 881 rows, 65.42 KiB in 0.002029 sec., 434204.0413997043 rows/sec., 31.49 MiB/sec. | ||
7626 | 2024.11.28 01:57:54.298667 [ 253 ] {4003ec75-a00e-435b-9654-24ffd315420d} <Debug> TCPHandler: Processed in 0.00229132 sec. | ||
7627 | 2024.11.28 01:57:54.298909 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7628 | 2024.11.28 01:57:54.299083 [ 4 ] {bc589530-6b02-4acd-b92f-006a4db46b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7629 | 2024.11.28 01:57:54.299144 [ 4 ] {bc589530-6b02-4acd-b92f-006a4db46b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7630 | 2024.11.28 01:57:54.299649 [ 4 ] {bc589530-6b02-4acd-b92f-006a4db46b06} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7631 | 2024.11.28 01:57:54.299688 [ 4 ] {bc589530-6b02-4acd-b92f-006a4db46b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7632 | 2024.11.28 01:57:54.300052 [ 4 ] {bc589530-6b02-4acd-b92f-006a4db46b06} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7633 | 2024.11.28 01:57:54.300290 [ 4 ] {bc589530-6b02-4acd-b92f-006a4db46b06} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7634 | 2024.11.28 01:57:54.300496 [ 4 ] {bc589530-6b02-4acd-b92f-006a4db46b06} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. | ||
7635 | 2024.11.28 01:57:54.300553 [ 4 ] {bc589530-6b02-4acd-b92f-006a4db46b06} <Debug> TCPHandler: Processed in 0.001777371 sec. | ||
7636 | 2024.11.28 01:57:54.300710 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7637 | 2024.11.28 01:57:54.300853 [ 253 ] {34922b7f-5e06-4a8f-bbfe-d5847adb4160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7638 | 2024.11.28 01:57:54.300916 [ 253 ] {34922b7f-5e06-4a8f-bbfe-d5847adb4160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7639 | 2024.11.28 01:57:54.301753 [ 253 ] {34922b7f-5e06-4a8f-bbfe-d5847adb4160} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7640 | 2024.11.28 01:57:54.301794 [ 253 ] {34922b7f-5e06-4a8f-bbfe-d5847adb4160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7641 | 2024.11.28 01:57:54.302250 [ 253 ] {34922b7f-5e06-4a8f-bbfe-d5847adb4160} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7642 | 2024.11.28 01:57:54.302503 [ 253 ] {34922b7f-5e06-4a8f-bbfe-d5847adb4160} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7643 | 2024.11.28 01:57:54.302723 [ 253 ] {34922b7f-5e06-4a8f-bbfe-d5847adb4160} <Debug> executeQuery: Read 1018 rows, 69.45 KiB in 0.001902 sec., 535226.0778128286 rows/sec., 35.66 MiB/sec. | ||
7644 | 2024.11.28 01:57:54.302777 [ 253 ] {34922b7f-5e06-4a8f-bbfe-d5847adb4160} <Debug> TCPHandler: Processed in 0.002137597 sec. | ||
7645 | 2024.11.28 01:57:54.302935 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7646 | 2024.11.28 01:57:54.303071 [ 4 ] {8d10b660-4c4e-424c-93ee-f59facf5206b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7647 | 2024.11.28 01:57:54.303133 [ 4 ] {8d10b660-4c4e-424c-93ee-f59facf5206b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7648 | 2024.11.28 01:57:54.303614 [ 4 ] {8d10b660-4c4e-424c-93ee-f59facf5206b} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7649 | 2024.11.28 01:57:54.303653 [ 4 ] {8d10b660-4c4e-424c-93ee-f59facf5206b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7650 | 2024.11.28 01:57:54.304012 [ 4 ] {8d10b660-4c4e-424c-93ee-f59facf5206b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7651 | 2024.11.28 01:57:54.304251 [ 4 ] {8d10b660-4c4e-424c-93ee-f59facf5206b} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7652 | 2024.11.28 01:57:54.304500 [ 4 ] {8d10b660-4c4e-424c-93ee-f59facf5206b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. | ||
7653 | 2024.11.28 01:57:54.304671 [ 4 ] {8d10b660-4c4e-424c-93ee-f59facf5206b} <Debug> TCPHandler: Processed in 0.001800181 sec. | ||
7654 | 2024.11.28 01:57:54.304870 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7655 | 2024.11.28 01:57:54.304991 [ 253 ] {3d406200-4bc7-450c-9cfb-bb4517dd557e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7656 | 2024.11.28 01:57:54.305088 [ 253 ] {3d406200-4bc7-450c-9cfb-bb4517dd557e} <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 | ||
7657 | 2024.11.28 01:57:54.306312 [ 253 ] {3d406200-4bc7-450c-9cfb-bb4517dd557e} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7658 | 2024.11.28 01:57:54.306354 [ 253 ] {3d406200-4bc7-450c-9cfb-bb4517dd557e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7659 | 2024.11.28 01:57:54.307035 [ 253 ] {3d406200-4bc7-450c-9cfb-bb4517dd557e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7660 | 2024.11.28 01:57:54.307314 [ 253 ] {3d406200-4bc7-450c-9cfb-bb4517dd557e} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7661 | 2024.11.28 01:57:54.307560 [ 253 ] {3d406200-4bc7-450c-9cfb-bb4517dd557e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002594 sec., 15805.705474171165 rows/sec., 28.32 MiB/sec. | ||
7662 | 2024.11.28 01:57:54.307656 [ 253 ] {3d406200-4bc7-450c-9cfb-bb4517dd557e} <Debug> TCPHandler: Processed in 0.0028752 sec. | ||
7663 | 2024.11.28 01:57:54.307836 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7664 | 2024.11.28 01:57:54.307970 [ 4 ] {9490a1de-fd57-4828-9b0a-08202184c39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7665 | 2024.11.28 01:57:54.308029 [ 4 ] {9490a1de-fd57-4828-9b0a-08202184c39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7666 | 2024.11.28 01:57:54.308574 [ 4 ] {9490a1de-fd57-4828-9b0a-08202184c39a} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7667 | 2024.11.28 01:57:54.308615 [ 4 ] {9490a1de-fd57-4828-9b0a-08202184c39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7668 | 2024.11.28 01:57:54.308989 [ 4 ] {9490a1de-fd57-4828-9b0a-08202184c39a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7669 | 2024.11.28 01:57:54.309224 [ 4 ] {9490a1de-fd57-4828-9b0a-08202184c39a} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7670 | 2024.11.28 01:57:54.309422 [ 4 ] {9490a1de-fd57-4828-9b0a-08202184c39a} <Debug> executeQuery: Read 56 rows, 3.55 KiB in 0.001481 sec., 37812.28899392303 rows/sec., 2.34 MiB/sec. | ||
7671 | 2024.11.28 01:57:54.309474 [ 4 ] {9490a1de-fd57-4828-9b0a-08202184c39a} <Debug> TCPHandler: Processed in 0.00170527 sec. | ||
7672 | 2024.11.28 01:57:56.211278 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1124 | ||
7673 | 2024.11.28 01:57:56.214658 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7674 | 2024.11.28 01:57:56.214698 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7675 | 2024.11.28 01:57:56.216164 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7676 | 2024.11.28 01:57:56.216463 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7677 | 2024.11.28 01:57:56.216936 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
7678 | 2024.11.28 01:57:57.086419 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7679 | 2024.11.28 01:57:57.086630 [ 253 ] {305ff02f-f338-4de0-96f1-c0d053384e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7680 | 2024.11.28 01:57:57.086714 [ 253 ] {305ff02f-f338-4de0-96f1-c0d053384e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7681 | 2024.11.28 01:57:57.087544 [ 253 ] {305ff02f-f338-4de0-96f1-c0d053384e34} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7682 | 2024.11.28 01:57:57.087602 [ 253 ] {305ff02f-f338-4de0-96f1-c0d053384e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7683 | 2024.11.28 01:57:57.088049 [ 253 ] {305ff02f-f338-4de0-96f1-c0d053384e34} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7684 | 2024.11.28 01:57:57.088317 [ 253 ] {305ff02f-f338-4de0-96f1-c0d053384e34} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7685 | 2024.11.28 01:57:57.088573 [ 253 ] {305ff02f-f338-4de0-96f1-c0d053384e34} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002002 sec., 27972.027972027972 rows/sec., 2.14 MiB/sec. | ||
7686 | 2024.11.28 01:57:57.088644 [ 253 ] {305ff02f-f338-4de0-96f1-c0d053384e34} <Debug> TCPHandler: Processed in 0.002390891 sec. | ||
7687 | 2024.11.28 01:57:57.088895 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7688 | 2024.11.28 01:57:57.089105 [ 4 ] {bd253bff-cda2-43cf-8925-9a549c2e0768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7689 | 2024.11.28 01:57:57.089183 [ 4 ] {bd253bff-cda2-43cf-8925-9a549c2e0768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7690 | 2024.11.28 01:57:57.089951 [ 4 ] {bd253bff-cda2-43cf-8925-9a549c2e0768} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7691 | 2024.11.28 01:57:57.090000 [ 4 ] {bd253bff-cda2-43cf-8925-9a549c2e0768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7692 | 2024.11.28 01:57:57.090444 [ 4 ] {bd253bff-cda2-43cf-8925-9a549c2e0768} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7693 | 2024.11.28 01:57:57.090702 [ 4 ] {bd253bff-cda2-43cf-8925-9a549c2e0768} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7694 | 2024.11.28 01:57:57.090933 [ 4 ] {bd253bff-cda2-43cf-8925-9a549c2e0768} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001887 sec., 33916.269210386854 rows/sec., 2.65 MiB/sec. | ||
7695 | 2024.11.28 01:57:57.090998 [ 4 ] {bd253bff-cda2-43cf-8925-9a549c2e0768} <Debug> TCPHandler: Processed in 0.00224803 sec. | ||
7696 | 2024.11.28 01:57:57.091150 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7697 | 2024.11.28 01:57:57.091297 [ 253 ] {62f50def-34c4-4fef-a63d-a9e63700ac55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7698 | 2024.11.28 01:57:57.091364 [ 253 ] {62f50def-34c4-4fef-a63d-a9e63700ac55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7699 | 2024.11.28 01:57:57.092006 [ 253 ] {62f50def-34c4-4fef-a63d-a9e63700ac55} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7700 | 2024.11.28 01:57:57.092055 [ 253 ] {62f50def-34c4-4fef-a63d-a9e63700ac55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7701 | 2024.11.28 01:57:57.092496 [ 253 ] {62f50def-34c4-4fef-a63d-a9e63700ac55} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7702 | 2024.11.28 01:57:57.092743 [ 253 ] {62f50def-34c4-4fef-a63d-a9e63700ac55} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7703 | 2024.11.28 01:57:57.092979 [ 253 ] {62f50def-34c4-4fef-a63d-a9e63700ac55} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001717 sec., 38439.1380314502 rows/sec., 2.68 MiB/sec. | ||
7704 | 2024.11.28 01:57:57.093038 [ 253 ] {62f50def-34c4-4fef-a63d-a9e63700ac55} <Debug> TCPHandler: Processed in 0.001957814 sec. | ||
7705 | 2024.11.28 01:57:57.093170 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7706 | 2024.11.28 01:57:57.093291 [ 4 ] {f9f8e740-1237-43cc-912f-4c2c28aee26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7707 | 2024.11.28 01:57:57.093352 [ 4 ] {f9f8e740-1237-43cc-912f-4c2c28aee26c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7708 | 2024.11.28 01:57:57.093928 [ 4 ] {f9f8e740-1237-43cc-912f-4c2c28aee26c} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7709 | 2024.11.28 01:57:57.093974 [ 4 ] {f9f8e740-1237-43cc-912f-4c2c28aee26c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7710 | 2024.11.28 01:57:57.094409 [ 4 ] {f9f8e740-1237-43cc-912f-4c2c28aee26c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7711 | 2024.11.28 01:57:57.094655 [ 4 ] {f9f8e740-1237-43cc-912f-4c2c28aee26c} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7712 | 2024.11.28 01:57:57.094874 [ 4 ] {f9f8e740-1237-43cc-912f-4c2c28aee26c} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.00161 sec., 16149.068322981366 rows/sec., 1.08 MiB/sec. | ||
7713 | 2024.11.28 01:57:57.094934 [ 4 ] {f9f8e740-1237-43cc-912f-4c2c28aee26c} <Debug> TCPHandler: Processed in 0.001819542 sec. | ||
7714 | 2024.11.28 01:57:58.618998 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
7715 | 2024.11.28 01:57:58.619694 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7716 | 2024.11.28 01:57:58.619743 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
7717 | 2024.11.28 01:57:58.620290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7718 | 2024.11.28 01:57:58.620582 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7719 | 2024.11.28 01:57:58.620821 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
7720 | 2024.11.28 01:57:59.882738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7721 | 2024.11.28 01:57:59.904481 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7722 | 2024.11.28 01:57:59.904543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7723 | 2024.11.28 01:57:59.912165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7724 | 2024.11.28 01:57:59.912962 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7725 | 2024.11.28 01:57:59.916189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7726 | 2024.11.28 01:58:02.089945 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7727 | 2024.11.28 01:58:02.090133 [ 253 ] {20f806b3-15c6-43f4-ba4d-bbc28312b6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7728 | 2024.11.28 01:58:02.090208 [ 253 ] {20f806b3-15c6-43f4-ba4d-bbc28312b6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7729 | 2024.11.28 01:58:02.090975 [ 253 ] {20f806b3-15c6-43f4-ba4d-bbc28312b6d0} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7730 | 2024.11.28 01:58:02.091025 [ 253 ] {20f806b3-15c6-43f4-ba4d-bbc28312b6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7731 | 2024.11.28 01:58:02.091479 [ 253 ] {20f806b3-15c6-43f4-ba4d-bbc28312b6d0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7732 | 2024.11.28 01:58:02.091752 [ 253 ] {20f806b3-15c6-43f4-ba4d-bbc28312b6d0} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7733 | 2024.11.28 01:58:02.091962 [ 53 ] {} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7734 | 2024.11.28 01:58:02.091988 [ 253 ] {20f806b3-15c6-43f4-ba4d-bbc28312b6d0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001907 sec., 29365.495542737284 rows/sec., 2.24 MiB/sec. | ||
7735 | 2024.11.28 01:58:02.092040 [ 53 ] {} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7736 | 2024.11.28 01:58:02.092111 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7737 | 2024.11.28 01:58:02.092126 [ 253 ] {20f806b3-15c6-43f4-ba4d-bbc28312b6d0} <Debug> TCPHandler: Processed in 0.00231652 sec. | ||
7738 | 2024.11.28 01:58:02.092351 [ 186 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
7739 | 2024.11.28 01:58:02.092435 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7740 | 2024.11.28 01:58:02.092636 [ 186 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7741 | 2024.11.28 01:58:02.092718 [ 186 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1434 rows starting from the beginning of the part | ||
7742 | 2024.11.28 01:58:02.092735 [ 4 ] {93eb1cc4-b5f5-4581-8411-532e60c0e08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7743 | 2024.11.28 01:58:02.092898 [ 4 ] {93eb1cc4-b5f5-4581-8411-532e60c0e08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7744 | 2024.11.28 01:58:02.092956 [ 186 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 285 rows starting from the beginning of the part | ||
7745 | 2024.11.28 01:58:02.093389 [ 186 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
7746 | 2024.11.28 01:58:02.093647 [ 186 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1426 rows starting from the beginning of the part | ||
7747 | 2024.11.28 01:58:02.093946 [ 186 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
7748 | 2024.11.28 01:58:02.094308 [ 186 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
7749 | 2024.11.28 01:58:02.096232 [ 4 ] {93eb1cc4-b5f5-4581-8411-532e60c0e08f} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7750 | 2024.11.28 01:58:02.096339 [ 4 ] {93eb1cc4-b5f5-4581-8411-532e60c0e08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7751 | 2024.11.28 01:58:02.097539 [ 4 ] {93eb1cc4-b5f5-4581-8411-532e60c0e08f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7752 | 2024.11.28 01:58:02.097907 [ 193 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.005694789 sec., 581759.9212192058 rows/sec., 50.81 MiB/sec. | ||
7753 | 2024.11.28 01:58:02.098135 [ 4 ] {93eb1cc4-b5f5-4581-8411-532e60c0e08f} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7754 | 2024.11.28 01:58:02.098176 [ 193 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7755 | 2024.11.28 01:58:02.098397 [ 53 ] {} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7756 | 2024.11.28 01:58:02.098462 [ 53 ] {} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7757 | 2024.11.28 01:58:02.098505 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7758 | 2024.11.28 01:58:02.098520 [ 4 ] {93eb1cc4-b5f5-4581-8411-532e60c0e08f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005873 sec., 10897.326749531756 rows/sec., 870.97 KiB/sec. | ||
7759 | 2024.11.28 01:58:02.098805 [ 193 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_66_13} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7760 | 2024.11.28 01:58:02.099010 [ 4 ] {93eb1cc4-b5f5-4581-8411-532e60c0e08f} <Debug> TCPHandler: Processed in 0.006769897 sec. | ||
7761 | 2024.11.28 01:58:02.099029 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
7762 | 2024.11.28 01:58:02.099131 [ 193 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_66_13} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7763 | 2024.11.28 01:58:02.099309 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7764 | 2024.11.28 01:58:02.099437 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
7765 | 2024.11.28 01:58:02.099461 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7766 | 2024.11.28 01:58:02.099546 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 915 rows starting from the beginning of the part | ||
7767 | 2024.11.28 01:58:02.099580 [ 253 ] {f713ab8f-5b9a-4c07-a003-7a1fa6527abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7768 | 2024.11.28 01:58:02.099733 [ 253 ] {f713ab8f-5b9a-4c07-a003-7a1fa6527abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7769 | 2024.11.28 01:58:02.099764 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 423 rows starting from the beginning of the part | ||
7770 | 2024.11.28 01:58:02.100209 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
7771 | 2024.11.28 01:58:02.100452 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 881 rows starting from the beginning of the part | ||
7772 | 2024.11.28 01:58:02.100678 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
7773 | 2024.11.28 01:58:02.100901 [ 191 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
7774 | 2024.11.28 01:58:02.101527 [ 253 ] {f713ab8f-5b9a-4c07-a003-7a1fa6527abe} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7775 | 2024.11.28 01:58:02.101568 [ 253 ] {f713ab8f-5b9a-4c07-a003-7a1fa6527abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7776 | 2024.11.28 01:58:02.102219 [ 253 ] {f713ab8f-5b9a-4c07-a003-7a1fa6527abe} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7777 | 2024.11.28 01:58:02.102498 [ 253 ] {f713ab8f-5b9a-4c07-a003-7a1fa6527abe} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7778 | 2024.11.28 01:58:02.102730 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7779 | 2024.11.28 01:58:02.102830 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7780 | 2024.11.28 01:58:02.102894 [ 253 ] {f713ab8f-5b9a-4c07-a003-7a1fa6527abe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003336 sec., 47961.630695443644 rows/sec., 3.34 MiB/sec. | ||
7781 | 2024.11.28 01:58:02.102930 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7782 | 2024.11.28 01:58:02.103338 [ 253 ] {f713ab8f-5b9a-4c07-a003-7a1fa6527abe} <Debug> TCPHandler: Processed in 0.004190223 sec. | ||
7783 | 2024.11.28 01:58:02.103452 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
7784 | 2024.11.28 01:58:02.103527 [ 196 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2411 rows, containing 5 columns (5 merged, 0 gathered) in 0.004857235 sec., 496372.9364545879 rows/sec., 38.06 MiB/sec. | ||
7785 | 2024.11.28 01:58:02.103675 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7786 | 2024.11.28 01:58:02.103740 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7787 | 2024.11.28 01:58:02.103835 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18295 rows starting from the beginning of the part | ||
7788 | 2024.11.28 01:58:02.103956 [ 196 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7789 | 2024.11.28 01:58:02.104292 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
7790 | 2024.11.28 01:58:02.104323 [ 4 ] {09f1cf55-46a0-4f61-a0f5-a9fabd35dbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7791 | 2024.11.28 01:58:02.104600 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
7792 | 2024.11.28 01:58:02.104718 [ 4 ] {09f1cf55-46a0-4f61-a0f5-a9fabd35dbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7793 | 2024.11.28 01:58:02.105145 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1018 rows starting from the beginning of the part | ||
7794 | 2024.11.28 01:58:02.105278 [ 196 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_66_13} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7795 | 2024.11.28 01:58:02.105647 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
7796 | 2024.11.28 01:58:02.105769 [ 196 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_66_13} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7797 | 2024.11.28 01:58:02.106183 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
7798 | 2024.11.28 01:58:02.106213 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
7799 | 2024.11.28 01:58:02.107388 [ 4 ] {09f1cf55-46a0-4f61-a0f5-a9fabd35dbbe} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7800 | 2024.11.28 01:58:02.107451 [ 4 ] {09f1cf55-46a0-4f61-a0f5-a9fabd35dbbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7801 | 2024.11.28 01:58:02.108085 [ 4 ] {09f1cf55-46a0-4f61-a0f5-a9fabd35dbbe} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7802 | 2024.11.28 01:58:02.108408 [ 4 ] {09f1cf55-46a0-4f61-a0f5-a9fabd35dbbe} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7803 | 2024.11.28 01:58:02.108681 [ 53 ] {} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7804 | 2024.11.28 01:58:02.108791 [ 53 ] {} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7805 | 2024.11.28 01:58:02.108873 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7806 | 2024.11.28 01:58:02.108979 [ 4 ] {09f1cf55-46a0-4f61-a0f5-a9fabd35dbbe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005055 sec., 11869.436201780416 rows/sec., 819.11 KiB/sec. | ||
7807 | 2024.11.28 01:58:02.109414 [ 193 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
7808 | 2024.11.28 01:58:02.109542 [ 4 ] {09f1cf55-46a0-4f61-a0f5-a9fabd35dbbe} <Debug> TCPHandler: Processed in 0.006060085 sec. | ||
7809 | 2024.11.28 01:58:02.110360 [ 193 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7810 | 2024.11.28 01:58:02.110505 [ 193 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3638 rows starting from the beginning of the part | ||
7811 | 2024.11.28 01:58:02.110967 [ 193 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
7812 | 2024.11.28 01:58:02.111765 [ 193 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
7813 | 2024.11.28 01:58:02.112016 [ 193 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
7814 | 2024.11.28 01:58:02.112191 [ 193 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
7815 | 2024.11.28 01:58:02.112414 [ 193 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
7816 | 2024.11.28 01:58:02.115438 [ 199 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3922 rows, containing 4 columns (4 merged, 0 gathered) in 0.006430132 sec., 609940.8223656995 rows/sec., 39.75 MiB/sec. | ||
7817 | 2024.11.28 01:58:02.116046 [ 197 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7818 | 2024.11.28 01:58:02.116809 [ 198 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19936 rows, containing 5 columns (5 merged, 0 gathered) in 0.013625166 sec., 1463174.8339800045 rows/sec., 98.73 MiB/sec. | ||
7819 | 2024.11.28 01:58:02.116962 [ 197 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_66_13} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7820 | 2024.11.28 01:58:02.117053 [ 197 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_66_13} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7821 | 2024.11.28 01:58:02.117188 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
7822 | 2024.11.28 01:58:02.117275 [ 198 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7823 | 2024.11.28 01:58:02.117613 [ 198 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7824 | 2024.11.28 01:58:02.117709 [ 198 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7825 | 2024.11.28 01:58:02.117811 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7826 | 2024.11.28 01:58:03.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.21 MiB, peak 221.63 MiB, free memory in arenas 0.00 B, will set to 212.51 MiB (RSS), difference: 1.30 MiB | ||
7827 | 2024.11.28 01:58:05.244272 [ 49 ] {} <Debug> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
7828 | 2024.11.28 01:58:05.244397 [ 49 ] {} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7829 | 2024.11.28 01:58:05.244439 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7830 | 2024.11.28 01:58:05.244632 [ 188 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
7831 | 2024.11.28 01:58:05.244833 [ 188 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7832 | 2024.11.28 01:58:05.244877 [ 188 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
7833 | 2024.11.28 01:58:05.244967 [ 188 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
7834 | 2024.11.28 01:58:05.245192 [ 188 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
7835 | 2024.11.28 01:58:05.245483 [ 188 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
7836 | 2024.11.28 01:58:05.245605 [ 188 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
7837 | 2024.11.28 01:58:05.246631 [ 198 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.002088617 sec., 80436.00143061174 rows/sec., 4.10 MiB/sec. | ||
7838 | 2024.11.28 01:58:05.246933 [ 197 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
7839 | 2024.11.28 01:58:05.247523 [ 197 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_28_6} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7840 | 2024.11.28 01:58:05.247650 [ 197 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_28_6} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
7841 | 2024.11.28 01:58:05.247748 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7842 | 2024.11.28 01:58:05.409991 [ 49 ] {} <Debug> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
7843 | 2024.11.28 01:58:05.410041 [ 49 ] {} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7844 | 2024.11.28 01:58:05.410064 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7845 | 2024.11.28 01:58:05.410263 [ 198 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
7846 | 2024.11.28 01:58:05.410480 [ 198 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7847 | 2024.11.28 01:58:05.410518 [ 198 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 242 rows starting from the beginning of the part | ||
7848 | 2024.11.28 01:58:05.410616 [ 198 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 242 rows starting from the beginning of the part | ||
7849 | 2024.11.28 01:58:05.410802 [ 198 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
7850 | 2024.11.28 01:58:05.410950 [ 198 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
7851 | 2024.11.28 01:58:05.411090 [ 198 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 242 rows starting from the beginning of the part | ||
7852 | 2024.11.28 01:58:05.412259 [ 197 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002120637 sec., 355553.5435814805 rows/sec., 25.45 MiB/sec. | ||
7853 | 2024.11.28 01:58:05.412588 [ 187 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
7854 | 2024.11.28 01:58:05.412974 [ 187 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_28_6} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7855 | 2024.11.28 01:58:05.413067 [ 187 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_28_6} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
7856 | 2024.11.28 01:58:05.413175 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
7857 | 2024.11.28 01:58:05.991522 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7858 | 2024.11.28 01:58:05.991610 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7859 | 2024.11.28 01:58:06.120962 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
7860 | 2024.11.28 01:58:06.121897 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7861 | 2024.11.28 01:58:06.121937 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7862 | 2024.11.28 01:58:06.122472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7863 | 2024.11.28 01:58:06.122744 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7864 | 2024.11.28 01:58:06.122954 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7865 | 2024.11.28 01:58:06.217216 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1140 | ||
7866 | 2024.11.28 01:58:06.219937 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7867 | 2024.11.28 01:58:06.219984 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7868 | 2024.11.28 01:58:06.221426 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7869 | 2024.11.28 01:58:06.221729 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7870 | 2024.11.28 01:58:06.222938 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1140 | ||
7871 | 2024.11.28 01:58:06.231491 [ 47 ] {} <Debug> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
7872 | 2024.11.28 01:58:06.231549 [ 47 ] {} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7873 | 2024.11.28 01:58:06.231575 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7874 | 2024.11.28 01:58:06.231778 [ 198 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
7875 | 2024.11.28 01:58:06.232057 [ 198 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7876 | 2024.11.28 01:58:06.232096 [ 198 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
7877 | 2024.11.28 01:58:06.232178 [ 198 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
7878 | 2024.11.28 01:58:06.232433 [ 198 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
7879 | 2024.11.28 01:58:06.232570 [ 198 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
7880 | 2024.11.28 01:58:06.232691 [ 198 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
7881 | 2024.11.28 01:58:06.233686 [ 197 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.002028475 sec., 13803.473052416224 rows/sec., 930.12 KiB/sec. | ||
7882 | 2024.11.28 01:58:06.233906 [ 192 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
7883 | 2024.11.28 01:58:06.234317 [ 192 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_28_6} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7884 | 2024.11.28 01:58:06.234419 [ 192 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_28_6} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
7885 | 2024.11.28 01:58:06.234532 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7886 | 2024.11.28 01:58:07.096253 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7887 | 2024.11.28 01:58:07.096439 [ 253 ] {73b41d29-0e20-4f3f-8f25-2a6d7ac4ff50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7888 | 2024.11.28 01:58:07.096508 [ 253 ] {73b41d29-0e20-4f3f-8f25-2a6d7ac4ff50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7889 | 2024.11.28 01:58:07.097235 [ 253 ] {73b41d29-0e20-4f3f-8f25-2a6d7ac4ff50} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7890 | 2024.11.28 01:58:07.097282 [ 253 ] {73b41d29-0e20-4f3f-8f25-2a6d7ac4ff50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7891 | 2024.11.28 01:58:07.097714 [ 253 ] {73b41d29-0e20-4f3f-8f25-2a6d7ac4ff50} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7892 | 2024.11.28 01:58:07.097971 [ 253 ] {73b41d29-0e20-4f3f-8f25-2a6d7ac4ff50} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7893 | 2024.11.28 01:58:07.098164 [ 44 ] {} <Debug> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
7894 | 2024.11.28 01:58:07.098226 [ 253 ] {73b41d29-0e20-4f3f-8f25-2a6d7ac4ff50} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001837 sec., 7621.121393576483 rows/sec., 548.62 KiB/sec. | ||
7895 | 2024.11.28 01:58:07.098252 [ 44 ] {} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7896 | 2024.11.28 01:58:07.098321 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7897 | 2024.11.28 01:58:07.098356 [ 253 ] {73b41d29-0e20-4f3f-8f25-2a6d7ac4ff50} <Debug> TCPHandler: Processed in 0.002230329 sec. | ||
7898 | 2024.11.28 01:58:07.098691 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
7899 | 2024.11.28 01:58:07.098727 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7900 | 2024.11.28 01:58:07.099048 [ 4 ] {df19b44b-8baf-41cc-834f-6eff2cfaa5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7901 | 2024.11.28 01:58:07.099068 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7902 | 2024.11.28 01:58:07.099142 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
7903 | 2024.11.28 01:58:07.099152 [ 4 ] {df19b44b-8baf-41cc-834f-6eff2cfaa5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7904 | 2024.11.28 01:58:07.099522 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
7905 | 2024.11.28 01:58:07.099822 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
7906 | 2024.11.28 01:58:07.100150 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
7907 | 2024.11.28 01:58:07.100595 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
7908 | 2024.11.28 01:58:07.102721 [ 4 ] {df19b44b-8baf-41cc-834f-6eff2cfaa5f0} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7909 | 2024.11.28 01:58:07.102806 [ 4 ] {df19b44b-8baf-41cc-834f-6eff2cfaa5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7910 | 2024.11.28 01:58:07.103859 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005381623 sec., 13007.228488506162 rows/sec., 987.16 KiB/sec. | ||
7911 | 2024.11.28 01:58:07.103988 [ 4 ] {df19b44b-8baf-41cc-834f-6eff2cfaa5f0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7912 | 2024.11.28 01:58:07.104046 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
7913 | 2024.11.28 01:58:07.104518 [ 4 ] {df19b44b-8baf-41cc-834f-6eff2cfaa5f0} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7914 | 2024.11.28 01:58:07.104698 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_29_7} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7915 | 2024.11.28 01:58:07.104968 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_29_7} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
7916 | 2024.11.28 01:58:07.104990 [ 4 ] {df19b44b-8baf-41cc-834f-6eff2cfaa5f0} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.006041 sec., 47177.61959940407 rows/sec., 4.16 MiB/sec. | ||
7917 | 2024.11.28 01:58:07.105231 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7918 | 2024.11.28 01:58:07.105247 [ 4 ] {df19b44b-8baf-41cc-834f-6eff2cfaa5f0} <Debug> TCPHandler: Processed in 0.006726717 sec. | ||
7919 | 2024.11.28 01:58:07.105427 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7920 | 2024.11.28 01:58:07.105549 [ 253 ] {dd625456-d0c4-423b-a561-cd2abb3894ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7921 | 2024.11.28 01:58:07.105600 [ 253 ] {dd625456-d0c4-423b-a561-cd2abb3894ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7922 | 2024.11.28 01:58:07.106337 [ 253 ] {dd625456-d0c4-423b-a561-cd2abb3894ed} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7923 | 2024.11.28 01:58:07.106384 [ 253 ] {dd625456-d0c4-423b-a561-cd2abb3894ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7924 | 2024.11.28 01:58:07.106809 [ 253 ] {dd625456-d0c4-423b-a561-cd2abb3894ed} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7925 | 2024.11.28 01:58:07.107052 [ 253 ] {dd625456-d0c4-423b-a561-cd2abb3894ed} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7926 | 2024.11.28 01:58:07.107211 [ 44 ] {} <Debug> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
7927 | 2024.11.28 01:58:07.107279 [ 44 ] {} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7928 | 2024.11.28 01:58:07.107299 [ 253 ] {dd625456-d0c4-423b-a561-cd2abb3894ed} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001772 sec., 27088.036117381493 rows/sec., 1.95 MiB/sec. | ||
7929 | 2024.11.28 01:58:07.107313 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7930 | 2024.11.28 01:58:07.107515 [ 253 ] {dd625456-d0c4-423b-a561-cd2abb3894ed} <Debug> TCPHandler: Processed in 0.002130537 sec. | ||
7931 | 2024.11.28 01:58:07.107617 [ 197 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
7932 | 2024.11.28 01:58:07.107803 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7933 | 2024.11.28 01:58:07.107991 [ 197 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7934 | 2024.11.28 01:58:07.108051 [ 4 ] {903db2a7-fee1-430a-8cef-415c7c42c1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7935 | 2024.11.28 01:58:07.108055 [ 197 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 66 rows starting from the beginning of the part | ||
7936 | 2024.11.28 01:58:07.108111 [ 4 ] {903db2a7-fee1-430a-8cef-415c7c42c1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7937 | 2024.11.28 01:58:07.108308 [ 197 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
7938 | 2024.11.28 01:58:07.108686 [ 197 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
7939 | 2024.11.28 01:58:07.109048 [ 197 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
7940 | 2024.11.28 01:58:07.109363 [ 197 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 50 rows starting from the beginning of the part | ||
7941 | 2024.11.28 01:58:07.109728 [ 197 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part | ||
7942 | 2024.11.28 01:58:07.110678 [ 4 ] {903db2a7-fee1-430a-8cef-415c7c42c1a4} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7943 | 2024.11.28 01:58:07.110722 [ 4 ] {903db2a7-fee1-430a-8cef-415c7c42c1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7944 | 2024.11.28 01:58:07.111289 [ 4 ] {903db2a7-fee1-430a-8cef-415c7c42c1a4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7945 | 2024.11.28 01:58:07.111544 [ 189 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 5 columns (5 merged, 0 gathered) in 0.004105212 sec., 63821.308132198785 rows/sec., 4.82 MiB/sec. | ||
7946 | 2024.11.28 01:58:07.111680 [ 4 ] {903db2a7-fee1-430a-8cef-415c7c42c1a4} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7947 | 2024.11.28 01:58:07.111819 [ 190 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
7948 | 2024.11.28 01:58:07.112241 [ 4 ] {903db2a7-fee1-430a-8cef-415c7c42c1a4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004215 sec., 3321.4709371293 rows/sec., 232.61 KiB/sec. | ||
7949 | 2024.11.28 01:58:07.112553 [ 4 ] {903db2a7-fee1-430a-8cef-415c7c42c1a4} <Debug> TCPHandler: Processed in 0.004880424 sec. | ||
7950 | 2024.11.28 01:58:07.112775 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7951 | 2024.11.28 01:58:07.112866 [ 194 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_34_7} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7952 | 2024.11.28 01:58:07.113001 [ 253 ] {0da1a7a8-b0d6-4a7f-a3e0-a1a1f55ffa67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7953 | 2024.11.28 01:58:07.113067 [ 194 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_34_7} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
7954 | 2024.11.28 01:58:07.113108 [ 253 ] {0da1a7a8-b0d6-4a7f-a3e0-a1a1f55ffa67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7955 | 2024.11.28 01:58:07.113283 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7956 | 2024.11.28 01:58:07.113911 [ 253 ] {0da1a7a8-b0d6-4a7f-a3e0-a1a1f55ffa67} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7957 | 2024.11.28 01:58:07.113954 [ 253 ] {0da1a7a8-b0d6-4a7f-a3e0-a1a1f55ffa67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7958 | 2024.11.28 01:58:07.114320 [ 253 ] {0da1a7a8-b0d6-4a7f-a3e0-a1a1f55ffa67} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7959 | 2024.11.28 01:58:07.114565 [ 253 ] {0da1a7a8-b0d6-4a7f-a3e0-a1a1f55ffa67} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7960 | 2024.11.28 01:58:07.114697 [ 43 ] {} <Debug> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
7961 | 2024.11.28 01:58:07.114747 [ 43 ] {} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7962 | 2024.11.28 01:58:07.114758 [ 253 ] {0da1a7a8-b0d6-4a7f-a3e0-a1a1f55ffa67} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001833 sec., 7092.198581560284 rows/sec., 442.20 KiB/sec. | ||
7963 | 2024.11.28 01:58:07.114778 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7964 | 2024.11.28 01:58:07.114838 [ 253 ] {0da1a7a8-b0d6-4a7f-a3e0-a1a1f55ffa67} <Debug> TCPHandler: Processed in 0.002154357 sec. | ||
7965 | 2024.11.28 01:58:07.115022 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
7966 | 2024.11.28 01:58:07.115099 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7967 | 2024.11.28 01:58:07.115181 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7968 | 2024.11.28 01:58:07.115248 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
7969 | 2024.11.28 01:58:07.115352 [ 4 ] {df1b2981-0c60-487f-805b-0c65d057a774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7970 | 2024.11.28 01:58:07.115482 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
7971 | 2024.11.28 01:58:07.115601 [ 4 ] {df1b2981-0c60-487f-805b-0c65d057a774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7972 | 2024.11.28 01:58:07.115788 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
7973 | 2024.11.28 01:58:07.116064 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
7974 | 2024.11.28 01:58:07.116396 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
7975 | 2024.11.28 01:58:07.118419 [ 4 ] {df1b2981-0c60-487f-805b-0c65d057a774} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7976 | 2024.11.28 01:58:07.118490 [ 4 ] {df1b2981-0c60-487f-805b-0c65d057a774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7977 | 2024.11.28 01:58:07.118951 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00407086 sec., 15967.142078086694 rows/sec., 1.03 MiB/sec. | ||
7978 | 2024.11.28 01:58:07.119111 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
7979 | 2024.11.28 01:58:07.119388 [ 4 ] {df1b2981-0c60-487f-805b-0c65d057a774} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7980 | 2024.11.28 01:58:07.119585 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_29_7} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7981 | 2024.11.28 01:58:07.119741 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_29_7} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
7982 | 2024.11.28 01:58:07.119911 [ 4 ] {df1b2981-0c60-487f-805b-0c65d057a774} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7983 | 2024.11.28 01:58:07.119923 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7984 | 2024.11.28 01:58:07.120169 [ 4 ] {df1b2981-0c60-487f-805b-0c65d057a774} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.004899 sec., 86344.15186772811 rows/sec., 6.17 MiB/sec. | ||
7985 | 2024.11.28 01:58:07.120237 [ 4 ] {df1b2981-0c60-487f-805b-0c65d057a774} <Debug> TCPHandler: Processed in 0.005279262 sec. | ||
7986 | 2024.11.28 01:58:07.120392 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7987 | 2024.11.28 01:58:07.120509 [ 253 ] {eaae5fc9-e589-421a-a3bb-c2afbf530f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7988 | 2024.11.28 01:58:07.120561 [ 253 ] {eaae5fc9-e589-421a-a3bb-c2afbf530f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7989 | 2024.11.28 01:58:07.121054 [ 253 ] {eaae5fc9-e589-421a-a3bb-c2afbf530f7d} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7990 | 2024.11.28 01:58:07.121091 [ 253 ] {eaae5fc9-e589-421a-a3bb-c2afbf530f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
7991 | 2024.11.28 01:58:07.121456 [ 253 ] {eaae5fc9-e589-421a-a3bb-c2afbf530f7d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7992 | 2024.11.28 01:58:07.121710 [ 253 ] {eaae5fc9-e589-421a-a3bb-c2afbf530f7d} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7993 | 2024.11.28 01:58:07.121893 [ 253 ] {eaae5fc9-e589-421a-a3bb-c2afbf530f7d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001408 sec., 4261.363636363636 rows/sec., 222.64 KiB/sec. | ||
7994 | 2024.11.28 01:58:07.121942 [ 253 ] {eaae5fc9-e589-421a-a3bb-c2afbf530f7d} <Debug> TCPHandler: Processed in 0.001608457 sec. | ||
7995 | 2024.11.28 01:58:07.122085 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7996 | 2024.11.28 01:58:07.122203 [ 4 ] {641f8f2a-9925-4474-a883-c762258cffff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7997 | 2024.11.28 01:58:07.122256 [ 4 ] {641f8f2a-9925-4474-a883-c762258cffff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7998 | 2024.11.28 01:58:07.122832 [ 4 ] {641f8f2a-9925-4474-a883-c762258cffff} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7999 | 2024.11.28 01:58:07.122871 [ 4 ] {641f8f2a-9925-4474-a883-c762258cffff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8000 | 2024.11.28 01:58:07.123265 [ 4 ] {641f8f2a-9925-4474-a883-c762258cffff} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8001 | 2024.11.28 01:58:07.123507 [ 4 ] {641f8f2a-9925-4474-a883-c762258cffff} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8002 | 2024.11.28 01:58:07.123713 [ 4 ] {641f8f2a-9925-4474-a883-c762258cffff} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001534 sec., 154498.04432855282 rows/sec., 10.36 MiB/sec. | ||
8003 | 2024.11.28 01:58:07.123765 [ 4 ] {641f8f2a-9925-4474-a883-c762258cffff} <Debug> TCPHandler: Processed in 0.00173726 sec. | ||
8004 | 2024.11.28 01:58:07.123903 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8005 | 2024.11.28 01:58:07.124020 [ 253 ] {c970819c-fa33-4c0f-b502-e7e240744515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8006 | 2024.11.28 01:58:07.124070 [ 253 ] {c970819c-fa33-4c0f-b502-e7e240744515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8007 | 2024.11.28 01:58:07.124538 [ 253 ] {c970819c-fa33-4c0f-b502-e7e240744515} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8008 | 2024.11.28 01:58:07.124575 [ 253 ] {c970819c-fa33-4c0f-b502-e7e240744515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8009 | 2024.11.28 01:58:07.124943 [ 253 ] {c970819c-fa33-4c0f-b502-e7e240744515} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8010 | 2024.11.28 01:58:07.125184 [ 253 ] {c970819c-fa33-4c0f-b502-e7e240744515} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8011 | 2024.11.28 01:58:07.125392 [ 253 ] {c970819c-fa33-4c0f-b502-e7e240744515} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001397 sec., 715.8196134574088 rows/sec., 48.23 KiB/sec. | ||
8012 | 2024.11.28 01:58:07.125440 [ 253 ] {c970819c-fa33-4c0f-b502-e7e240744515} <Debug> TCPHandler: Processed in 0.001591657 sec. | ||
8013 | 2024.11.28 01:58:07.125569 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8014 | 2024.11.28 01:58:07.125684 [ 4 ] {a6a537e9-8841-4737-a6be-355b7e838431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8015 | 2024.11.28 01:58:07.125766 [ 4 ] {a6a537e9-8841-4737-a6be-355b7e838431} <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 | ||
8016 | 2024.11.28 01:58:07.127011 [ 4 ] {a6a537e9-8841-4737-a6be-355b7e838431} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8017 | 2024.11.28 01:58:07.127052 [ 4 ] {a6a537e9-8841-4737-a6be-355b7e838431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8018 | 2024.11.28 01:58:07.127752 [ 4 ] {a6a537e9-8841-4737-a6be-355b7e838431} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8019 | 2024.11.28 01:58:07.128007 [ 4 ] {a6a537e9-8841-4737-a6be-355b7e838431} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8020 | 2024.11.28 01:58:07.128276 [ 4 ] {a6a537e9-8841-4737-a6be-355b7e838431} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002615 sec., 15678.776290630974 rows/sec., 28.10 MiB/sec. | ||
8021 | 2024.11.28 01:58:07.128547 [ 4 ] {a6a537e9-8841-4737-a6be-355b7e838431} <Debug> TCPHandler: Processed in 0.003031412 sec. | ||
8022 | 2024.11.28 01:58:07.128697 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8023 | 2024.11.28 01:58:07.128819 [ 253 ] {6dfd728a-1e7c-4748-83db-b6d7a8f5bad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8024 | 2024.11.28 01:58:07.128872 [ 253 ] {6dfd728a-1e7c-4748-83db-b6d7a8f5bad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8025 | 2024.11.28 01:58:07.129361 [ 253 ] {6dfd728a-1e7c-4748-83db-b6d7a8f5bad1} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8026 | 2024.11.28 01:58:07.129399 [ 253 ] {6dfd728a-1e7c-4748-83db-b6d7a8f5bad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8027 | 2024.11.28 01:58:07.129785 [ 253 ] {6dfd728a-1e7c-4748-83db-b6d7a8f5bad1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8028 | 2024.11.28 01:58:07.130034 [ 253 ] {6dfd728a-1e7c-4748-83db-b6d7a8f5bad1} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8029 | 2024.11.28 01:58:07.130212 [ 253 ] {6dfd728a-1e7c-4748-83db-b6d7a8f5bad1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001419 sec., 57787.17406624384 rows/sec., 3.67 MiB/sec. | ||
8030 | 2024.11.28 01:58:07.130261 [ 253 ] {6dfd728a-1e7c-4748-83db-b6d7a8f5bad1} <Debug> TCPHandler: Processed in 0.001621158 sec. | ||
8031 | 2024.11.28 01:58:07.416263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
8032 | 2024.11.28 01:58:07.438071 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8033 | 2024.11.28 01:58:07.438135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8034 | 2024.11.28 01:58:07.445471 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8035 | 2024.11.28 01:58:07.446253 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8036 | 2024.11.28 01:58:07.449407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
8037 | 2024.11.28 01:58:08.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.95 MiB, peak 221.63 MiB, free memory in arenas 0.00 B, will set to 212.51 MiB (RSS), difference: -1.44 MiB | ||
8038 | 2024.11.28 01:58:12.089851 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8039 | 2024.11.28 01:58:12.090072 [ 253 ] {899c8e92-d8ca-43ee-a6b3-4f9333b1d94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8040 | 2024.11.28 01:58:12.090153 [ 253 ] {899c8e92-d8ca-43ee-a6b3-4f9333b1d94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8041 | 2024.11.28 01:58:12.090997 [ 253 ] {899c8e92-d8ca-43ee-a6b3-4f9333b1d94d} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8042 | 2024.11.28 01:58:12.091045 [ 253 ] {899c8e92-d8ca-43ee-a6b3-4f9333b1d94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8043 | 2024.11.28 01:58:12.091484 [ 253 ] {899c8e92-d8ca-43ee-a6b3-4f9333b1d94d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8044 | 2024.11.28 01:58:12.091759 [ 253 ] {899c8e92-d8ca-43ee-a6b3-4f9333b1d94d} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8045 | 2024.11.28 01:58:12.092008 [ 253 ] {899c8e92-d8ca-43ee-a6b3-4f9333b1d94d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001994 sec., 28084.252758274823 rows/sec., 2.14 MiB/sec. | ||
8046 | 2024.11.28 01:58:12.092073 [ 253 ] {899c8e92-d8ca-43ee-a6b3-4f9333b1d94d} <Debug> TCPHandler: Processed in 0.002357661 sec. | ||
8047 | 2024.11.28 01:58:12.092339 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8048 | 2024.11.28 01:58:12.092557 [ 4 ] {7c05d526-9d70-4272-90a0-9b866c5d74a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8049 | 2024.11.28 01:58:12.092638 [ 4 ] {7c05d526-9d70-4272-90a0-9b866c5d74a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8050 | 2024.11.28 01:58:12.093446 [ 4 ] {7c05d526-9d70-4272-90a0-9b866c5d74a1} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8051 | 2024.11.28 01:58:12.093499 [ 4 ] {7c05d526-9d70-4272-90a0-9b866c5d74a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8052 | 2024.11.28 01:58:12.093961 [ 4 ] {7c05d526-9d70-4272-90a0-9b866c5d74a1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8053 | 2024.11.28 01:58:12.094227 [ 4 ] {7c05d526-9d70-4272-90a0-9b866c5d74a1} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8054 | 2024.11.28 01:58:12.094488 [ 4 ] {7c05d526-9d70-4272-90a0-9b866c5d74a1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001985 sec., 32241.813602015118 rows/sec., 2.52 MiB/sec. | ||
8055 | 2024.11.28 01:58:12.094603 [ 4 ] {7c05d526-9d70-4272-90a0-9b866c5d74a1} <Debug> TCPHandler: Processed in 0.002407292 sec. | ||
8056 | 2024.11.28 01:58:12.094823 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8057 | 2024.11.28 01:58:12.094967 [ 253 ] {559ac287-855a-40fc-8da9-e62208d31b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8058 | 2024.11.28 01:58:12.095025 [ 253 ] {559ac287-855a-40fc-8da9-e62208d31b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8059 | 2024.11.28 01:58:12.095609 [ 253 ] {559ac287-855a-40fc-8da9-e62208d31b66} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8060 | 2024.11.28 01:58:12.095649 [ 253 ] {559ac287-855a-40fc-8da9-e62208d31b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8061 | 2024.11.28 01:58:12.096065 [ 253 ] {559ac287-855a-40fc-8da9-e62208d31b66} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8062 | 2024.11.28 01:58:12.096311 [ 253 ] {559ac287-855a-40fc-8da9-e62208d31b66} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8063 | 2024.11.28 01:58:12.096545 [ 253 ] {559ac287-855a-40fc-8da9-e62208d31b66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec. | ||
8064 | 2024.11.28 01:58:12.096605 [ 253 ] {559ac287-855a-40fc-8da9-e62208d31b66} <Debug> TCPHandler: Processed in 0.001893483 sec. | ||
8065 | 2024.11.28 01:58:12.096759 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8066 | 2024.11.28 01:58:12.096896 [ 4 ] {d395e63f-d877-4192-b148-1fedb4b20319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8067 | 2024.11.28 01:58:12.096957 [ 4 ] {d395e63f-d877-4192-b148-1fedb4b20319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8068 | 2024.11.28 01:58:12.097558 [ 4 ] {d395e63f-d877-4192-b148-1fedb4b20319} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8069 | 2024.11.28 01:58:12.097605 [ 4 ] {d395e63f-d877-4192-b148-1fedb4b20319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8070 | 2024.11.28 01:58:12.098379 [ 4 ] {d395e63f-d877-4192-b148-1fedb4b20319} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8071 | 2024.11.28 01:58:12.098678 [ 4 ] {d395e63f-d877-4192-b148-1fedb4b20319} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8072 | 2024.11.28 01:58:12.098898 [ 4 ] {d395e63f-d877-4192-b148-1fedb4b20319} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002033 sec., 29513.03492375799 rows/sec., 1.99 MiB/sec. | ||
8073 | 2024.11.28 01:58:12.098948 [ 4 ] {d395e63f-d877-4192-b148-1fedb4b20319} <Debug> TCPHandler: Processed in 0.002244369 sec. | ||
8074 | 2024.11.28 01:58:13.623112 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
8075 | 2024.11.28 01:58:13.624069 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8076 | 2024.11.28 01:58:13.624112 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8077 | 2024.11.28 01:58:13.624664 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8078 | 2024.11.28 01:58:13.624948 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8079 | 2024.11.28 01:58:13.625192 [ 37 ] {} <Debug> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8080 | 2024.11.28 01:58:13.625233 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
8081 | 2024.11.28 01:58:13.625307 [ 37 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8082 | 2024.11.28 01:58:13.625357 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8083 | 2024.11.28 01:58:13.625594 [ 204 ] {05a9d681-abfb-489a-ac48-435477f4c689::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 | ||
8084 | 2024.11.28 01:58:13.625982 [ 204 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8085 | 2024.11.28 01:58:13.626026 [ 204 ] {05a9d681-abfb-489a-ac48-435477f4c689::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 | ||
8086 | 2024.11.28 01:58:13.626103 [ 204 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part | ||
8087 | 2024.11.28 01:58:13.626180 [ 204 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
8088 | 2024.11.28 01:58:13.626454 [ 204 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part | ||
8089 | 2024.11.28 01:58:13.626559 [ 204 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
8090 | 2024.11.28 01:58:13.626695 [ 204 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part | ||
8091 | 2024.11.28 01:58:13.629411 [ 199 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.003947388 sec., 4759603.059035494 rows/sec., 68.09 MiB/sec. | ||
8092 | 2024.11.28 01:58:13.629673 [ 204 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8093 | 2024.11.28 01:58:13.629986 [ 204 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_41_8} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8094 | 2024.11.28 01:58:13.630072 [ 204 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_41_8} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8095 | 2024.11.28 01:58:13.630168 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
8096 | 2024.11.28 01:58:14.949477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
8097 | 2024.11.28 01:58:14.970387 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8098 | 2024.11.28 01:58:14.970437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8099 | 2024.11.28 01:58:14.977956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8100 | 2024.11.28 01:58:14.978747 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8101 | 2024.11.28 01:58:14.979053 [ 36 ] {} <Debug> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8102 | 2024.11.28 01:58:14.979126 [ 36 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8103 | 2024.11.28 01:58:14.979174 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8104 | 2024.11.28 01:58:14.979888 [ 196 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
8105 | 2024.11.28 01:58:14.990419 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
8106 | 2024.11.28 01:58:14.991671 [ 196 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8107 | 2024.11.28 01:58:14.992571 [ 196 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
8108 | 2024.11.28 01:58:14.996853 [ 196 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
8109 | 2024.11.28 01:58:15.002059 [ 196 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
8110 | 2024.11.28 01:58:15.006771 [ 196 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
8111 | 2024.11.28 01:58:15.011887 [ 196 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
8112 | 2024.11.28 01:58:15.016379 [ 196 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
8113 | 2024.11.28 01:58:15.074673 [ 204 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.095404077 sec., 3238.855295460801 rows/sec., 16.75 MiB/sec. | ||
8114 | 2024.11.28 01:58:15.077955 [ 199 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8115 | 2024.11.28 01:58:15.081128 [ 199 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_41_8} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8116 | 2024.11.28 01:58:15.081274 [ 199 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_41_8} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8117 | 2024.11.28 01:58:15.084009 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
8118 | 2024.11.28 01:58:16.000235 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.84 MiB, peak 227.26 MiB, free memory in arenas 0.00 B, will set to 215.94 MiB (RSS), difference: 2.10 MiB | ||
8119 | 2024.11.28 01:58:16.223109 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1170 | ||
8120 | 2024.11.28 01:58:16.226497 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8121 | 2024.11.28 01:58:16.226557 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8122 | 2024.11.28 01:58:16.228045 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8123 | 2024.11.28 01:58:16.228362 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8124 | 2024.11.28 01:58:16.228600 [ 33 ] {} <Debug> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8125 | 2024.11.28 01:58:16.228726 [ 33 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8126 | 2024.11.28 01:58:16.228798 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8127 | 2024.11.28 01:58:16.229575 [ 186 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::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 | ||
8128 | 2024.11.28 01:58:16.231679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1170 | ||
8129 | 2024.11.28 01:58:16.231937 [ 186 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8130 | 2024.11.28 01:58:16.232087 [ 186 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1020 rows starting from the beginning of the part | ||
8131 | 2024.11.28 01:58:16.232691 [ 186 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part | ||
8132 | 2024.11.28 01:58:16.233260 [ 186 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
8133 | 2024.11.28 01:58:16.233795 [ 186 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 54 rows starting from the beginning of the part | ||
8134 | 2024.11.28 01:58:16.234300 [ 186 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part | ||
8135 | 2024.11.28 01:58:16.235030 [ 186 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
8136 | 2024.11.28 01:58:16.243129 [ 199 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1170 rows, containing 72 columns (72 merged, 0 gathered) in 0.014168346 sec., 82578.44634793645 rows/sec., 65.16 MiB/sec. | ||
8137 | 2024.11.28 01:58:16.244768 [ 195 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8138 | 2024.11.28 01:58:16.245656 [ 195 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_31_6} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8139 | 2024.11.28 01:58:16.245762 [ 195 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_31_6} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8140 | 2024.11.28 01:58:16.246140 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
8141 | 2024.11.28 01:58:17.096612 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8142 | 2024.11.28 01:58:17.096827 [ 253 ] {f576e465-8cd9-412c-a7e1-005df55bcfa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8143 | 2024.11.28 01:58:17.096912 [ 253 ] {f576e465-8cd9-412c-a7e1-005df55bcfa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8144 | 2024.11.28 01:58:17.097663 [ 253 ] {f576e465-8cd9-412c-a7e1-005df55bcfa1} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8145 | 2024.11.28 01:58:17.097713 [ 253 ] {f576e465-8cd9-412c-a7e1-005df55bcfa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8146 | 2024.11.28 01:58:17.098151 [ 253 ] {f576e465-8cd9-412c-a7e1-005df55bcfa1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8147 | 2024.11.28 01:58:17.098419 [ 253 ] {f576e465-8cd9-412c-a7e1-005df55bcfa1} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8148 | 2024.11.28 01:58:17.098708 [ 253 ] {f576e465-8cd9-412c-a7e1-005df55bcfa1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001927 sec., 7265.179034769071 rows/sec., 523.00 KiB/sec. | ||
8149 | 2024.11.28 01:58:17.098906 [ 253 ] {f576e465-8cd9-412c-a7e1-005df55bcfa1} <Debug> TCPHandler: Processed in 0.002440022 sec. | ||
8150 | 2024.11.28 01:58:17.099195 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8151 | 2024.11.28 01:58:17.099403 [ 4 ] {c31e4537-2c83-4d34-87be-842cb3909ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8152 | 2024.11.28 01:58:17.099482 [ 4 ] {c31e4537-2c83-4d34-87be-842cb3909ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8153 | 2024.11.28 01:58:17.100471 [ 4 ] {c31e4537-2c83-4d34-87be-842cb3909ba9} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8154 | 2024.11.28 01:58:17.100517 [ 4 ] {c31e4537-2c83-4d34-87be-842cb3909ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8155 | 2024.11.28 01:58:17.100985 [ 4 ] {c31e4537-2c83-4d34-87be-842cb3909ba9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8156 | 2024.11.28 01:58:17.101246 [ 4 ] {c31e4537-2c83-4d34-87be-842cb3909ba9} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8157 | 2024.11.28 01:58:17.101476 [ 4 ] {c31e4537-2c83-4d34-87be-842cb3909ba9} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002132 sec., 133677.29831144464 rows/sec., 11.79 MiB/sec. | ||
8158 | 2024.11.28 01:58:17.101539 [ 4 ] {c31e4537-2c83-4d34-87be-842cb3909ba9} <Debug> TCPHandler: Processed in 0.002508224 sec. | ||
8159 | 2024.11.28 01:58:17.101722 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8160 | 2024.11.28 01:58:17.101865 [ 253 ] {16bcedef-d139-423f-b557-b8291f495fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8161 | 2024.11.28 01:58:17.101926 [ 253 ] {16bcedef-d139-423f-b557-b8291f495fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8162 | 2024.11.28 01:58:17.102642 [ 253 ] {16bcedef-d139-423f-b557-b8291f495fdc} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8163 | 2024.11.28 01:58:17.102690 [ 253 ] {16bcedef-d139-423f-b557-b8291f495fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8164 | 2024.11.28 01:58:17.103095 [ 253 ] {16bcedef-d139-423f-b557-b8291f495fdc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8165 | 2024.11.28 01:58:17.103343 [ 253 ] {16bcedef-d139-423f-b557-b8291f495fdc} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8166 | 2024.11.28 01:58:17.103562 [ 253 ] {16bcedef-d139-423f-b557-b8291f495fdc} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.00173 sec., 27745.664739884392 rows/sec., 2.00 MiB/sec. | ||
8167 | 2024.11.28 01:58:17.103618 [ 253 ] {16bcedef-d139-423f-b557-b8291f495fdc} <Debug> TCPHandler: Processed in 0.001965284 sec. | ||
8168 | 2024.11.28 01:58:17.103763 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8169 | 2024.11.28 01:58:17.103879 [ 4 ] {1d32385c-d7e4-4b8d-b0db-a2a512ddd5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8170 | 2024.11.28 01:58:17.103929 [ 4 ] {1d32385c-d7e4-4b8d-b0db-a2a512ddd5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8171 | 2024.11.28 01:58:17.104520 [ 4 ] {1d32385c-d7e4-4b8d-b0db-a2a512ddd5e3} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8172 | 2024.11.28 01:58:17.104561 [ 4 ] {1d32385c-d7e4-4b8d-b0db-a2a512ddd5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8173 | 2024.11.28 01:58:17.104925 [ 4 ] {1d32385c-d7e4-4b8d-b0db-a2a512ddd5e3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8174 | 2024.11.28 01:58:17.105190 [ 4 ] {1d32385c-d7e4-4b8d-b0db-a2a512ddd5e3} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8175 | 2024.11.28 01:58:17.105373 [ 4 ] {1d32385c-d7e4-4b8d-b0db-a2a512ddd5e3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001517 sec., 9228.74093605801 rows/sec., 646.32 KiB/sec. | ||
8176 | 2024.11.28 01:58:17.105425 [ 4 ] {1d32385c-d7e4-4b8d-b0db-a2a512ddd5e3} <Debug> TCPHandler: Processed in 0.001720899 sec. | ||
8177 | 2024.11.28 01:58:17.105564 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8178 | 2024.11.28 01:58:17.105680 [ 253 ] {993205c1-72e7-40b3-9d50-df7abec76f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8179 | 2024.11.28 01:58:17.105728 [ 253 ] {993205c1-72e7-40b3-9d50-df7abec76f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8180 | 2024.11.28 01:58:17.106302 [ 253 ] {993205c1-72e7-40b3-9d50-df7abec76f5c} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8181 | 2024.11.28 01:58:17.106342 [ 253 ] {993205c1-72e7-40b3-9d50-df7abec76f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8182 | 2024.11.28 01:58:17.106713 [ 253 ] {993205c1-72e7-40b3-9d50-df7abec76f5c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8183 | 2024.11.28 01:58:17.106962 [ 253 ] {993205c1-72e7-40b3-9d50-df7abec76f5c} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8184 | 2024.11.28 01:58:17.107182 [ 253 ] {993205c1-72e7-40b3-9d50-df7abec76f5c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001526 sec., 8519.003931847968 rows/sec., 531.16 KiB/sec. | ||
8185 | 2024.11.28 01:58:17.107235 [ 253 ] {993205c1-72e7-40b3-9d50-df7abec76f5c} <Debug> TCPHandler: Processed in 0.00172789 sec. | ||
8186 | 2024.11.28 01:58:17.107385 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8187 | 2024.11.28 01:58:17.107524 [ 4 ] {5780df62-b36a-4640-8ba2-1dda9b8210c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8188 | 2024.11.28 01:58:17.107582 [ 4 ] {5780df62-b36a-4640-8ba2-1dda9b8210c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8189 | 2024.11.28 01:58:17.108366 [ 4 ] {5780df62-b36a-4640-8ba2-1dda9b8210c8} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8190 | 2024.11.28 01:58:17.108404 [ 4 ] {5780df62-b36a-4640-8ba2-1dda9b8210c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8191 | 2024.11.28 01:58:17.108793 [ 4 ] {5780df62-b36a-4640-8ba2-1dda9b8210c8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8192 | 2024.11.28 01:58:17.109028 [ 4 ] {5780df62-b36a-4640-8ba2-1dda9b8210c8} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8193 | 2024.11.28 01:58:17.109203 [ 4 ] {5780df62-b36a-4640-8ba2-1dda9b8210c8} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.00171 sec., 247368.4210526316 rows/sec., 17.68 MiB/sec. | ||
8194 | 2024.11.28 01:58:17.109255 [ 4 ] {5780df62-b36a-4640-8ba2-1dda9b8210c8} <Debug> TCPHandler: Processed in 0.001936374 sec. | ||
8195 | 2024.11.28 01:58:17.109412 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8196 | 2024.11.28 01:58:17.109548 [ 253 ] {c6255add-81e3-4add-b3c8-d404b5cbc41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8197 | 2024.11.28 01:58:17.109608 [ 253 ] {c6255add-81e3-4add-b3c8-d404b5cbc41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8198 | 2024.11.28 01:58:17.110147 [ 253 ] {c6255add-81e3-4add-b3c8-d404b5cbc41d} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8199 | 2024.11.28 01:58:17.110186 [ 253 ] {c6255add-81e3-4add-b3c8-d404b5cbc41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8200 | 2024.11.28 01:58:17.110548 [ 253 ] {c6255add-81e3-4add-b3c8-d404b5cbc41d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8201 | 2024.11.28 01:58:17.110792 [ 253 ] {c6255add-81e3-4add-b3c8-d404b5cbc41d} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8202 | 2024.11.28 01:58:17.111045 [ 253 ] {c6255add-81e3-4add-b3c8-d404b5cbc41d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00152 sec., 3947.368421052631 rows/sec., 206.23 KiB/sec. | ||
8203 | 2024.11.28 01:58:17.111201 [ 253 ] {c6255add-81e3-4add-b3c8-d404b5cbc41d} <Debug> TCPHandler: Processed in 0.001854153 sec. | ||
8204 | 2024.11.28 01:58:17.111413 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8205 | 2024.11.28 01:58:17.111554 [ 4 ] {b7fe7ab2-4d6b-4dba-893a-5a3f6b5d09ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8206 | 2024.11.28 01:58:17.111616 [ 4 ] {b7fe7ab2-4d6b-4dba-893a-5a3f6b5d09ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8207 | 2024.11.28 01:58:17.112208 [ 4 ] {b7fe7ab2-4d6b-4dba-893a-5a3f6b5d09ce} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8208 | 2024.11.28 01:58:17.112245 [ 4 ] {b7fe7ab2-4d6b-4dba-893a-5a3f6b5d09ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8209 | 2024.11.28 01:58:17.112637 [ 4 ] {b7fe7ab2-4d6b-4dba-893a-5a3f6b5d09ce} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8210 | 2024.11.28 01:58:17.112876 [ 4 ] {b7fe7ab2-4d6b-4dba-893a-5a3f6b5d09ce} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8211 | 2024.11.28 01:58:17.113051 [ 4 ] {b7fe7ab2-4d6b-4dba-893a-5a3f6b5d09ce} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001531 sec., 154800.78380143698 rows/sec., 10.38 MiB/sec. | ||
8212 | 2024.11.28 01:58:17.113101 [ 4 ] {b7fe7ab2-4d6b-4dba-893a-5a3f6b5d09ce} <Debug> TCPHandler: Processed in 0.001799002 sec. | ||
8213 | 2024.11.28 01:58:17.113259 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8214 | 2024.11.28 01:58:17.113395 [ 253 ] {b9df048e-67e1-408b-b06f-31a5143a2336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8215 | 2024.11.28 01:58:17.113455 [ 253 ] {b9df048e-67e1-408b-b06f-31a5143a2336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8216 | 2024.11.28 01:58:17.113992 [ 253 ] {b9df048e-67e1-408b-b06f-31a5143a2336} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8217 | 2024.11.28 01:58:17.114031 [ 253 ] {b9df048e-67e1-408b-b06f-31a5143a2336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8218 | 2024.11.28 01:58:17.114390 [ 253 ] {b9df048e-67e1-408b-b06f-31a5143a2336} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8219 | 2024.11.28 01:58:17.114637 [ 253 ] {b9df048e-67e1-408b-b06f-31a5143a2336} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8220 | 2024.11.28 01:58:17.114905 [ 253 ] {b9df048e-67e1-408b-b06f-31a5143a2336} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001537 sec., 650.6180871828237 rows/sec., 43.84 KiB/sec. | ||
8221 | 2024.11.28 01:58:17.115104 [ 253 ] {b9df048e-67e1-408b-b06f-31a5143a2336} <Debug> TCPHandler: Processed in 0.001910223 sec. | ||
8222 | 2024.11.28 01:58:17.115310 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8223 | 2024.11.28 01:58:17.115443 [ 4 ] {e912526e-9299-4e21-a043-44fd63c3ee88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8224 | 2024.11.28 01:58:17.115527 [ 4 ] {e912526e-9299-4e21-a043-44fd63c3ee88} <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 | ||
8225 | 2024.11.28 01:58:17.116701 [ 4 ] {e912526e-9299-4e21-a043-44fd63c3ee88} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8226 | 2024.11.28 01:58:17.116739 [ 4 ] {e912526e-9299-4e21-a043-44fd63c3ee88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8227 | 2024.11.28 01:58:17.117398 [ 4 ] {e912526e-9299-4e21-a043-44fd63c3ee88} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8228 | 2024.11.28 01:58:17.117666 [ 4 ] {e912526e-9299-4e21-a043-44fd63c3ee88} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8229 | 2024.11.28 01:58:17.117803 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8230 | 2024.11.28 01:58:17.117857 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8231 | 2024.11.28 01:58:17.117875 [ 4 ] {e912526e-9299-4e21-a043-44fd63c3ee88} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00246 sec., 16666.666666666668 rows/sec., 29.87 MiB/sec. | ||
8232 | 2024.11.28 01:58:17.117888 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8233 | 2024.11.28 01:58:17.118241 [ 4 ] {e912526e-9299-4e21-a043-44fd63c3ee88} <Debug> TCPHandler: Processed in 0.003016973 sec. | ||
8234 | 2024.11.28 01:58:17.118297 [ 200 ] {4342e046-8fec-453c-af4a-f73be3904d3a::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 | ||
8235 | 2024.11.28 01:58:17.118479 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8236 | 2024.11.28 01:58:17.118886 [ 253 ] {5775f37d-2a31-4b9f-8761-3718d065e7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8237 | 2024.11.28 01:58:17.118999 [ 200 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8238 | 2024.11.28 01:58:17.119020 [ 253 ] {5775f37d-2a31-4b9f-8761-3718d065e7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8239 | 2024.11.28 01:58:17.119265 [ 200 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 887 rows starting from the beginning of the part | ||
8240 | 2024.11.28 01:58:17.120142 [ 200 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
8241 | 2024.11.28 01:58:17.120985 [ 200 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
8242 | 2024.11.28 01:58:17.121090 [ 253 ] {5775f37d-2a31-4b9f-8761-3718d065e7ba} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8243 | 2024.11.28 01:58:17.121169 [ 253 ] {5775f37d-2a31-4b9f-8761-3718d065e7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8244 | 2024.11.28 01:58:17.121648 [ 200 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
8245 | 2024.11.28 01:58:17.122309 [ 200 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
8246 | 2024.11.28 01:58:17.122615 [ 253 ] {5775f37d-2a31-4b9f-8761-3718d065e7ba} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8247 | 2024.11.28 01:58:17.122932 [ 200 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
8248 | 2024.11.28 01:58:17.123614 [ 253 ] {5775f37d-2a31-4b9f-8761-3718d065e7ba} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8249 | 2024.11.28 01:58:17.124255 [ 253 ] {5775f37d-2a31-4b9f-8761-3718d065e7ba} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005474 sec., 14979.905005480454 rows/sec., 974.24 KiB/sec. | ||
8250 | 2024.11.28 01:58:17.124339 [ 253 ] {5775f37d-2a31-4b9f-8761-3718d065e7ba} <Debug> TCPHandler: Processed in 0.005991924 sec. | ||
8251 | 2024.11.28 01:58:17.131456 [ 195 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1092 rows, containing 19 columns (19 merged, 0 gathered) in 0.013444453 sec., 81223.08880844762 rows/sec., 145.55 MiB/sec. | ||
8252 | 2024.11.28 01:58:17.132860 [ 195 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8253 | 2024.11.28 01:58:17.133292 [ 195 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8254 | 2024.11.28 01:58:17.133388 [ 195 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8255 | 2024.11.28 01:58:17.133548 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.55 MiB. | ||
8256 | 2024.11.28 01:58:18.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.78 MiB, peak 227.26 MiB, free memory in arenas 0.00 B, will set to 218.98 MiB (RSS), difference: 2.20 MiB | ||
8257 | 2024.11.28 01:58:20.991681 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8258 | 2024.11.28 01:58:20.991787 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8259 | 2024.11.28 01:58:21.125388 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
8260 | 2024.11.28 01:58:21.126082 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8261 | 2024.11.28 01:58:21.126136 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8262 | 2024.11.28 01:58:21.126681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8263 | 2024.11.28 01:58:21.126952 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8264 | 2024.11.28 01:58:21.127205 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8265 | 2024.11.28 01:58:22.090600 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8266 | 2024.11.28 01:58:22.090789 [ 253 ] {aa5b8564-9619-495e-bec5-031d7f0f91dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8267 | 2024.11.28 01:58:22.090865 [ 253 ] {aa5b8564-9619-495e-bec5-031d7f0f91dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8268 | 2024.11.28 01:58:22.091632 [ 253 ] {aa5b8564-9619-495e-bec5-031d7f0f91dd} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8269 | 2024.11.28 01:58:22.091683 [ 253 ] {aa5b8564-9619-495e-bec5-031d7f0f91dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8270 | 2024.11.28 01:58:22.092116 [ 253 ] {aa5b8564-9619-495e-bec5-031d7f0f91dd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8271 | 2024.11.28 01:58:22.092382 [ 253 ] {aa5b8564-9619-495e-bec5-031d7f0f91dd} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8272 | 2024.11.28 01:58:22.092638 [ 253 ] {aa5b8564-9619-495e-bec5-031d7f0f91dd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001902 sec., 29442.691903259725 rows/sec., 2.25 MiB/sec. | ||
8273 | 2024.11.28 01:58:22.092704 [ 253 ] {aa5b8564-9619-495e-bec5-031d7f0f91dd} <Debug> TCPHandler: Processed in 0.002233989 sec. | ||
8274 | 2024.11.28 01:58:22.092939 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8275 | 2024.11.28 01:58:22.093127 [ 4 ] {a3798fbe-2f46-4fa3-9d43-32937b9d8fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8276 | 2024.11.28 01:58:22.093206 [ 4 ] {a3798fbe-2f46-4fa3-9d43-32937b9d8fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8277 | 2024.11.28 01:58:22.093963 [ 4 ] {a3798fbe-2f46-4fa3-9d43-32937b9d8fd8} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8278 | 2024.11.28 01:58:22.094004 [ 4 ] {a3798fbe-2f46-4fa3-9d43-32937b9d8fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8279 | 2024.11.28 01:58:22.094454 [ 4 ] {a3798fbe-2f46-4fa3-9d43-32937b9d8fd8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8280 | 2024.11.28 01:58:22.094714 [ 4 ] {a3798fbe-2f46-4fa3-9d43-32937b9d8fd8} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8281 | 2024.11.28 01:58:22.094911 [ 4 ] {a3798fbe-2f46-4fa3-9d43-32937b9d8fd8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001838 sec., 34820.45701849837 rows/sec., 2.72 MiB/sec. | ||
8282 | 2024.11.28 01:58:22.094969 [ 4 ] {a3798fbe-2f46-4fa3-9d43-32937b9d8fd8} <Debug> TCPHandler: Processed in 0.002162928 sec. | ||
8283 | 2024.11.28 01:58:22.095128 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8284 | 2024.11.28 01:58:22.095274 [ 253 ] {0bdc081a-b288-4573-bf46-99c503f0215a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8285 | 2024.11.28 01:58:22.095339 [ 253 ] {0bdc081a-b288-4573-bf46-99c503f0215a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8286 | 2024.11.28 01:58:22.096038 [ 253 ] {0bdc081a-b288-4573-bf46-99c503f0215a} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8287 | 2024.11.28 01:58:22.096084 [ 253 ] {0bdc081a-b288-4573-bf46-99c503f0215a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8288 | 2024.11.28 01:58:22.096493 [ 253 ] {0bdc081a-b288-4573-bf46-99c503f0215a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8289 | 2024.11.28 01:58:22.096746 [ 253 ] {0bdc081a-b288-4573-bf46-99c503f0215a} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8290 | 2024.11.28 01:58:22.096981 [ 253 ] {0bdc081a-b288-4573-bf46-99c503f0215a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001743 sec., 91795.75444635686 rows/sec., 6.39 MiB/sec. | ||
8291 | 2024.11.28 01:58:22.097039 [ 253 ] {0bdc081a-b288-4573-bf46-99c503f0215a} <Debug> TCPHandler: Processed in 0.001979224 sec. | ||
8292 | 2024.11.28 01:58:22.097191 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8293 | 2024.11.28 01:58:22.097333 [ 4 ] {e5d7a525-a321-4b06-8b32-d19e85672938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8294 | 2024.11.28 01:58:22.097395 [ 4 ] {e5d7a525-a321-4b06-8b32-d19e85672938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8295 | 2024.11.28 01:58:22.098009 [ 4 ] {e5d7a525-a321-4b06-8b32-d19e85672938} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8296 | 2024.11.28 01:58:22.098056 [ 4 ] {e5d7a525-a321-4b06-8b32-d19e85672938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8297 | 2024.11.28 01:58:22.098450 [ 4 ] {e5d7a525-a321-4b06-8b32-d19e85672938} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8298 | 2024.11.28 01:58:22.098697 [ 4 ] {e5d7a525-a321-4b06-8b32-d19e85672938} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8299 | 2024.11.28 01:58:22.098880 [ 4 ] {e5d7a525-a321-4b06-8b32-d19e85672938} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00158 sec., 37974.6835443038 rows/sec., 2.56 MiB/sec. | ||
8300 | 2024.11.28 01:58:22.098930 [ 4 ] {e5d7a525-a321-4b06-8b32-d19e85672938} <Debug> TCPHandler: Processed in 0.001808601 sec. | ||
8301 | 2024.11.28 01:58:22.490433 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8302 | 2024.11.28 01:58:22.509878 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8303 | 2024.11.28 01:58:22.509940 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8304 | 2024.11.28 01:58:22.517060 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8305 | 2024.11.28 01:58:22.517818 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8306 | 2024.11.28 01:58:22.520490 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8307 | 2024.11.28 01:58:24.283983 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8308 | 2024.11.28 01:58:24.284208 [ 253 ] {7144a328-e908-4e0e-9d11-2baf4ad8a07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8309 | 2024.11.28 01:58:24.284289 [ 253 ] {7144a328-e908-4e0e-9d11-2baf4ad8a07a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8310 | 2024.11.28 01:58:24.285169 [ 253 ] {7144a328-e908-4e0e-9d11-2baf4ad8a07a} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8311 | 2024.11.28 01:58:24.285214 [ 253 ] {7144a328-e908-4e0e-9d11-2baf4ad8a07a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8312 | 2024.11.28 01:58:24.285653 [ 253 ] {7144a328-e908-4e0e-9d11-2baf4ad8a07a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8313 | 2024.11.28 01:58:24.285932 [ 253 ] {7144a328-e908-4e0e-9d11-2baf4ad8a07a} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8314 | 2024.11.28 01:58:24.286143 [ 253 ] {7144a328-e908-4e0e-9d11-2baf4ad8a07a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001992 sec., 7028.112449799198 rows/sec., 505.93 KiB/sec. | ||
8315 | 2024.11.28 01:58:24.286207 [ 253 ] {7144a328-e908-4e0e-9d11-2baf4ad8a07a} <Debug> TCPHandler: Processed in 0.002360651 sec. | ||
8316 | 2024.11.28 01:58:24.286581 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8317 | 2024.11.28 01:58:24.286895 [ 4 ] {ea11581b-9710-4de7-afa2-94ba25607fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8318 | 2024.11.28 01:58:24.287016 [ 4 ] {ea11581b-9710-4de7-afa2-94ba25607fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8319 | 2024.11.28 01:58:24.287831 [ 4 ] {ea11581b-9710-4de7-afa2-94ba25607fee} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8320 | 2024.11.28 01:58:24.287885 [ 4 ] {ea11581b-9710-4de7-afa2-94ba25607fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8321 | 2024.11.28 01:58:24.288310 [ 4 ] {ea11581b-9710-4de7-afa2-94ba25607fee} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8322 | 2024.11.28 01:58:24.288558 [ 4 ] {ea11581b-9710-4de7-afa2-94ba25607fee} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8323 | 2024.11.28 01:58:24.288853 [ 4 ] {ea11581b-9710-4de7-afa2-94ba25607fee} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.002035 sec., 6879.60687960688 rows/sec., 560.98 KiB/sec. | ||
8324 | 2024.11.28 01:58:24.289042 [ 4 ] {ea11581b-9710-4de7-afa2-94ba25607fee} <Debug> TCPHandler: Processed in 0.002661496 sec. | ||
8325 | 2024.11.28 01:58:24.289190 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8326 | 2024.11.28 01:58:24.289312 [ 253 ] {315ab78d-cc6c-4082-a617-78326ae7fbf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8327 | 2024.11.28 01:58:24.289365 [ 253 ] {315ab78d-cc6c-4082-a617-78326ae7fbf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8328 | 2024.11.28 01:58:24.290971 [ 253 ] {315ab78d-cc6c-4082-a617-78326ae7fbf4} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8329 | 2024.11.28 01:58:24.291010 [ 253 ] {315ab78d-cc6c-4082-a617-78326ae7fbf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8330 | 2024.11.28 01:58:24.291482 [ 253 ] {315ab78d-cc6c-4082-a617-78326ae7fbf4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8331 | 2024.11.28 01:58:24.291738 [ 253 ] {315ab78d-cc6c-4082-a617-78326ae7fbf4} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8332 | 2024.11.28 01:58:24.291877 [ 55 ] {} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8333 | 2024.11.28 01:58:24.291927 [ 253 ] {315ab78d-cc6c-4082-a617-78326ae7fbf4} <Debug> executeQuery: Read 1432 rows, 122.38 KiB in 0.002643 sec., 541808.5508891412 rows/sec., 45.22 MiB/sec. | ||
8334 | 2024.11.28 01:58:24.291929 [ 55 ] {} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8335 | 2024.11.28 01:58:24.291982 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8336 | 2024.11.28 01:58:24.292008 [ 253 ] {315ab78d-cc6c-4082-a617-78326ae7fbf4} <Debug> TCPHandler: Processed in 0.002875 sec. | ||
8337 | 2024.11.28 01:58:24.292226 [ 188 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
8338 | 2024.11.28 01:58:24.292257 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8339 | 2024.11.28 01:58:24.292563 [ 188 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8340 | 2024.11.28 01:58:24.292663 [ 4 ] {e4ccd3da-34d4-4a87-89ed-0887507c8bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8341 | 2024.11.28 01:58:24.292673 [ 188 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1434 rows starting from the beginning of the part | ||
8342 | 2024.11.28 01:58:24.292829 [ 4 ] {e4ccd3da-34d4-4a87-89ed-0887507c8bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8343 | 2024.11.28 01:58:24.292953 [ 188 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 285 rows starting from the beginning of the part | ||
8344 | 2024.11.28 01:58:24.293498 [ 188 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
8345 | 2024.11.28 01:58:24.293839 [ 188 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 285 rows starting from the beginning of the part | ||
8346 | 2024.11.28 01:58:24.294120 [ 188 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
8347 | 2024.11.28 01:58:24.294404 [ 188 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1432 rows starting from the beginning of the part | ||
8348 | 2024.11.28 01:58:24.295955 [ 4 ] {e4ccd3da-34d4-4a87-89ed-0887507c8bc2} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8349 | 2024.11.28 01:58:24.296036 [ 4 ] {e4ccd3da-34d4-4a87-89ed-0887507c8bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8350 | 2024.11.28 01:58:24.297135 [ 4 ] {e4ccd3da-34d4-4a87-89ed-0887507c8bc2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
8351 | 2024.11.28 01:58:24.297491 [ 4 ] {e4ccd3da-34d4-4a87-89ed-0887507c8bc2} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8352 | 2024.11.28 01:58:24.297772 [ 4 ] {e4ccd3da-34d4-4a87-89ed-0887507c8bc2} <Debug> executeQuery: Read 62 rows, 4.52 KiB in 0.005234 sec., 11845.62476117692 rows/sec., 862.93 KiB/sec. | ||
8353 | 2024.11.28 01:58:24.297967 [ 4 ] {e4ccd3da-34d4-4a87-89ed-0887507c8bc2} <Debug> TCPHandler: Processed in 0.005855501 sec. | ||
8354 | 2024.11.28 01:58:24.298300 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8355 | 2024.11.28 01:58:24.298341 [ 195 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3548 rows, containing 5 columns (5 merged, 0 gathered) in 0.006249519 sec., 567723.6920153375 rows/sec., 49.85 MiB/sec. | ||
8356 | 2024.11.28 01:58:24.298455 [ 253 ] {c95ab0ad-9bcf-488a-86ce-590629b1dc9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8357 | 2024.11.28 01:58:24.298513 [ 253 ] {c95ab0ad-9bcf-488a-86ce-590629b1dc9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8358 | 2024.11.28 01:58:24.298681 [ 192 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8359 | 2024.11.28 01:58:24.299383 [ 192 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_71_14} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8360 | 2024.11.28 01:58:24.299636 [ 192 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_71_14} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8361 | 2024.11.28 01:58:24.299844 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
8362 | 2024.11.28 01:58:24.299982 [ 253 ] {c95ab0ad-9bcf-488a-86ce-590629b1dc9f} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8363 | 2024.11.28 01:58:24.300025 [ 253 ] {c95ab0ad-9bcf-488a-86ce-590629b1dc9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8364 | 2024.11.28 01:58:24.300424 [ 253 ] {c95ab0ad-9bcf-488a-86ce-590629b1dc9f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8365 | 2024.11.28 01:58:24.300673 [ 253 ] {c95ab0ad-9bcf-488a-86ce-590629b1dc9f} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8366 | 2024.11.28 01:58:24.300865 [ 253 ] {c95ab0ad-9bcf-488a-86ce-590629b1dc9f} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00244 sec., 99180.32786885246 rows/sec., 6.72 MiB/sec. | ||
8367 | 2024.11.28 01:58:24.300925 [ 253 ] {c95ab0ad-9bcf-488a-86ce-590629b1dc9f} <Debug> TCPHandler: Processed in 0.002751448 sec. | ||
8368 | 2024.11.28 01:58:24.301092 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8369 | 2024.11.28 01:58:24.301217 [ 4 ] {89ae5ecb-c707-4822-9e3e-c4c80de93fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8370 | 2024.11.28 01:58:24.301265 [ 4 ] {89ae5ecb-c707-4822-9e3e-c4c80de93fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8371 | 2024.11.28 01:58:24.301845 [ 4 ] {89ae5ecb-c707-4822-9e3e-c4c80de93fd4} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8372 | 2024.11.28 01:58:24.301885 [ 4 ] {89ae5ecb-c707-4822-9e3e-c4c80de93fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8373 | 2024.11.28 01:58:24.302242 [ 4 ] {89ae5ecb-c707-4822-9e3e-c4c80de93fd4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8374 | 2024.11.28 01:58:24.302478 [ 4 ] {89ae5ecb-c707-4822-9e3e-c4c80de93fd4} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8375 | 2024.11.28 01:58:24.302697 [ 4 ] {89ae5ecb-c707-4822-9e3e-c4c80de93fd4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001505 sec., 8637.873754152824 rows/sec., 538.57 KiB/sec. | ||
8376 | 2024.11.28 01:58:24.302753 [ 4 ] {89ae5ecb-c707-4822-9e3e-c4c80de93fd4} <Debug> TCPHandler: Processed in 0.00172967 sec. | ||
8377 | 2024.11.28 01:58:24.302893 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8378 | 2024.11.28 01:58:24.303010 [ 253 ] {437100d2-477c-4a3a-9245-d02fda5e5b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8379 | 2024.11.28 01:58:24.303059 [ 253 ] {437100d2-477c-4a3a-9245-d02fda5e5b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8380 | 2024.11.28 01:58:24.304137 [ 253 ] {437100d2-477c-4a3a-9245-d02fda5e5b4b} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8381 | 2024.11.28 01:58:24.304175 [ 253 ] {437100d2-477c-4a3a-9245-d02fda5e5b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8382 | 2024.11.28 01:58:24.304589 [ 253 ] {437100d2-477c-4a3a-9245-d02fda5e5b4b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8383 | 2024.11.28 01:58:24.304831 [ 253 ] {437100d2-477c-4a3a-9245-d02fda5e5b4b} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8384 | 2024.11.28 01:58:24.304967 [ 79 ] {} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8385 | 2024.11.28 01:58:24.305014 [ 79 ] {} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8386 | 2024.11.28 01:58:24.305019 [ 253 ] {437100d2-477c-4a3a-9245-d02fda5e5b4b} <Debug> executeQuery: Read 893 rows, 66.40 KiB in 0.002029 sec., 440118.2848693938 rows/sec., 31.96 MiB/sec. | ||
8387 | 2024.11.28 01:58:24.305036 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8388 | 2024.11.28 01:58:24.305148 [ 253 ] {437100d2-477c-4a3a-9245-d02fda5e5b4b} <Debug> TCPHandler: Processed in 0.00230468 sec. | ||
8389 | 2024.11.28 01:58:24.305254 [ 187 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
8390 | 2024.11.28 01:58:24.305474 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8391 | 2024.11.28 01:58:24.305740 [ 187 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8392 | 2024.11.28 01:58:24.305884 [ 187 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 915 rows starting from the beginning of the part | ||
8393 | 2024.11.28 01:58:24.306388 [ 187 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 423 rows starting from the beginning of the part | ||
8394 | 2024.11.28 01:58:24.306484 [ 4 ] {66a2d778-a1b0-4cef-a126-8cc66ec309ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8395 | 2024.11.28 01:58:24.306652 [ 187 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
8396 | 2024.11.28 01:58:24.306855 [ 4 ] {66a2d778-a1b0-4cef-a126-8cc66ec309ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8397 | 2024.11.28 01:58:24.306973 [ 187 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 423 rows starting from the beginning of the part | ||
8398 | 2024.11.28 01:58:24.307319 [ 187 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
8399 | 2024.11.28 01:58:24.307699 [ 187 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 893 rows starting from the beginning of the part | ||
8400 | 2024.11.28 01:58:24.308999 [ 4 ] {66a2d778-a1b0-4cef-a126-8cc66ec309ca} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8401 | 2024.11.28 01:58:24.309070 [ 4 ] {66a2d778-a1b0-4cef-a126-8cc66ec309ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8402 | 2024.11.28 01:58:24.310050 [ 4 ] {66a2d778-a1b0-4cef-a126-8cc66ec309ca} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8403 | 2024.11.28 01:58:24.310380 [ 4 ] {66a2d778-a1b0-4cef-a126-8cc66ec309ca} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8404 | 2024.11.28 01:58:24.310942 [ 4 ] {66a2d778-a1b0-4cef-a126-8cc66ec309ca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004927 sec., 1217.779581895677 rows/sec., 63.62 KiB/sec. | ||
8405 | 2024.11.28 01:58:24.311527 [ 4 ] {66a2d778-a1b0-4cef-a126-8cc66ec309ca} <Debug> TCPHandler: Processed in 0.006253268 sec. | ||
8406 | 2024.11.28 01:58:24.311553 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2782 rows, containing 5 columns (5 merged, 0 gathered) in 0.006450572 sec., 431279.5826478644 rows/sec., 32.94 MiB/sec. | ||
8407 | 2024.11.28 01:58:24.311747 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8408 | 2024.11.28 01:58:24.311814 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8409 | 2024.11.28 01:58:24.312001 [ 253 ] {8857bc7e-199b-4ac1-8705-8dd27197eeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8410 | 2024.11.28 01:58:24.312093 [ 253 ] {8857bc7e-199b-4ac1-8705-8dd27197eeaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8411 | 2024.11.28 01:58:24.312488 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_71_14} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8412 | 2024.11.28 01:58:24.312718 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_71_14} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8413 | 2024.11.28 01:58:24.312828 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
8414 | 2024.11.28 01:58:24.313297 [ 253 ] {8857bc7e-199b-4ac1-8705-8dd27197eeaa} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8415 | 2024.11.28 01:58:24.313340 [ 253 ] {8857bc7e-199b-4ac1-8705-8dd27197eeaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8416 | 2024.11.28 01:58:24.313811 [ 253 ] {8857bc7e-199b-4ac1-8705-8dd27197eeaa} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8417 | 2024.11.28 01:58:24.314056 [ 253 ] {8857bc7e-199b-4ac1-8705-8dd27197eeaa} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8418 | 2024.11.28 01:58:24.314189 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8419 | 2024.11.28 01:58:24.314234 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8420 | 2024.11.28 01:58:24.314251 [ 253 ] {8857bc7e-199b-4ac1-8705-8dd27197eeaa} <Debug> executeQuery: Read 1024 rows, 69.87 KiB in 0.00232 sec., 441379.3103448276 rows/sec., 29.41 MiB/sec. | ||
8421 | 2024.11.28 01:58:24.314264 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8422 | 2024.11.28 01:58:24.314361 [ 253 ] {8857bc7e-199b-4ac1-8705-8dd27197eeaa} <Debug> TCPHandler: Processed in 0.002694387 sec. | ||
8423 | 2024.11.28 01:58:24.314406 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
8424 | 2024.11.28 01:58:24.314552 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8425 | 2024.11.28 01:58:24.314564 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8426 | 2024.11.28 01:58:24.314623 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19936 rows starting from the beginning of the part | ||
8427 | 2024.11.28 01:58:24.314903 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part | ||
8428 | 2024.11.28 01:58:24.314960 [ 4 ] {6a22f40d-0676-4ac0-ae80-664cac96a2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8429 | 2024.11.28 01:58:24.315178 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
8430 | 2024.11.28 01:58:24.315200 [ 4 ] {6a22f40d-0676-4ac0-ae80-664cac96a2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8431 | 2024.11.28 01:58:24.315572 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 237 rows starting from the beginning of the part | ||
8432 | 2024.11.28 01:58:24.315967 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
8433 | 2024.11.28 01:58:24.316337 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1024 rows starting from the beginning of the part | ||
8434 | 2024.11.28 01:58:24.317408 [ 4 ] {6a22f40d-0676-4ac0-ae80-664cac96a2a9} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8435 | 2024.11.28 01:58:24.317480 [ 4 ] {6a22f40d-0676-4ac0-ae80-664cac96a2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8436 | 2024.11.28 01:58:24.317932 [ 4 ] {6a22f40d-0676-4ac0-ae80-664cac96a2a9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8437 | 2024.11.28 01:58:24.318246 [ 4 ] {6a22f40d-0676-4ac0-ae80-664cac96a2a9} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8438 | 2024.11.28 01:58:24.318866 [ 4 ] {6a22f40d-0676-4ac0-ae80-664cac96a2a9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004077 sec., 245.27839097375522 rows/sec., 16.53 KiB/sec. | ||
8439 | 2024.11.28 01:58:24.319327 [ 4 ] {6a22f40d-0676-4ac0-ae80-664cac96a2a9} <Debug> TCPHandler: Processed in 0.004867914 sec. | ||
8440 | 2024.11.28 01:58:24.319594 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8441 | 2024.11.28 01:58:24.319759 [ 253 ] {d7d0d9fd-d613-4ec0-abcc-9af72a33a5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8442 | 2024.11.28 01:58:24.319858 [ 253 ] {d7d0d9fd-d613-4ec0-abcc-9af72a33a5c5} <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 | ||
8443 | 2024.11.28 01:58:24.321230 [ 253 ] {d7d0d9fd-d613-4ec0-abcc-9af72a33a5c5} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8444 | 2024.11.28 01:58:24.321268 [ 253 ] {d7d0d9fd-d613-4ec0-abcc-9af72a33a5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8445 | 2024.11.28 01:58:24.323807 [ 253 ] {d7d0d9fd-d613-4ec0-abcc-9af72a33a5c5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8446 | 2024.11.28 01:58:24.324261 [ 253 ] {d7d0d9fd-d613-4ec0-abcc-9af72a33a5c5} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8447 | 2024.11.28 01:58:24.324484 [ 253 ] {d7d0d9fd-d613-4ec0-abcc-9af72a33a5c5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00477 sec., 8595.387840670859 rows/sec., 15.40 MiB/sec. | ||
8448 | 2024.11.28 01:58:24.324624 [ 253 ] {d7d0d9fd-d613-4ec0-abcc-9af72a33a5c5} <Debug> TCPHandler: Processed in 0.00515652 sec. | ||
8449 | 2024.11.28 01:58:24.324797 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8450 | 2024.11.28 01:58:24.324935 [ 4 ] {a4b2b893-39b1-4504-844b-220c890c94e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8451 | 2024.11.28 01:58:24.325061 [ 4 ] {a4b2b893-39b1-4504-844b-220c890c94e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8452 | 2024.11.28 01:58:24.325788 [ 4 ] {a4b2b893-39b1-4504-844b-220c890c94e1} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8453 | 2024.11.28 01:58:24.325829 [ 4 ] {a4b2b893-39b1-4504-844b-220c890c94e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8454 | 2024.11.28 01:58:24.326552 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21754 rows, containing 5 columns (5 merged, 0 gathered) in 0.012204612 sec., 1782440.932985006 rows/sec., 120.25 MiB/sec. | ||
8455 | 2024.11.28 01:58:24.326637 [ 4 ] {a4b2b893-39b1-4504-844b-220c890c94e1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8456 | 2024.11.28 01:58:24.326924 [ 4 ] {a4b2b893-39b1-4504-844b-220c890c94e1} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8457 | 2024.11.28 01:58:24.326984 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8458 | 2024.11.28 01:58:24.327161 [ 79 ] {} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8459 | 2024.11.28 01:58:24.327259 [ 79 ] {} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8460 | 2024.11.28 01:58:24.327344 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8461 | 2024.11.28 01:58:24.327448 [ 4 ] {a4b2b893-39b1-4504-844b-220c890c94e1} <Debug> executeQuery: Read 56 rows, 3.55 KiB in 0.002495 sec., 22444.88977955912 rows/sec., 1.39 MiB/sec. | ||
8462 | 2024.11.28 01:58:24.327736 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
8463 | 2024.11.28 01:58:24.327777 [ 4 ] {a4b2b893-39b1-4504-844b-220c890c94e1} <Debug> TCPHandler: Processed in 0.003050343 sec. | ||
8464 | 2024.11.28 01:58:24.327799 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8465 | 2024.11.28 01:58:24.328083 [ 195 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8466 | 2024.11.28 01:58:24.328115 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8467 | 2024.11.28 01:58:24.328203 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3922 rows starting from the beginning of the part | ||
8468 | 2024.11.28 01:58:24.328235 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
8469 | 2024.11.28 01:58:24.328421 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part | ||
8470 | 2024.11.28 01:58:24.328546 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
8471 | 2024.11.28 01:58:24.328696 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part | ||
8472 | 2024.11.28 01:58:24.328842 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
8473 | 2024.11.28 01:58:24.329014 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
8474 | 2024.11.28 01:58:24.330811 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4262 rows, containing 4 columns (4 merged, 0 gathered) in 0.003335548 sec., 1277751.0621942782 rows/sec., 83.21 MiB/sec. | ||
8475 | 2024.11.28 01:58:24.331120 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8476 | 2024.11.28 01:58:24.331395 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_71_14} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8477 | 2024.11.28 01:58:24.331481 [ 194 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_71_14} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8478 | 2024.11.28 01:58:24.331561 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
8479 | 2024.11.28 01:58:26.231883 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1224 | ||
8480 | 2024.11.28 01:58:26.235388 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8481 | 2024.11.28 01:58:26.235446 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8482 | 2024.11.28 01:58:26.236949 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8483 | 2024.11.28 01:58:26.237280 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8484 | 2024.11.28 01:58:26.237919 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1224 | ||
8485 | 2024.11.28 01:58:27.086065 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8486 | 2024.11.28 01:58:27.086334 [ 253 ] {3d9f01f0-235b-4080-9b53-6fe57a0d78d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8487 | 2024.11.28 01:58:27.086407 [ 253 ] {3d9f01f0-235b-4080-9b53-6fe57a0d78d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8488 | 2024.11.28 01:58:27.087169 [ 253 ] {3d9f01f0-235b-4080-9b53-6fe57a0d78d4} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8489 | 2024.11.28 01:58:27.087219 [ 253 ] {3d9f01f0-235b-4080-9b53-6fe57a0d78d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8490 | 2024.11.28 01:58:27.087645 [ 253 ] {3d9f01f0-235b-4080-9b53-6fe57a0d78d4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8491 | 2024.11.28 01:58:27.087900 [ 253 ] {3d9f01f0-235b-4080-9b53-6fe57a0d78d4} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8492 | 2024.11.28 01:58:27.088141 [ 253 ] {3d9f01f0-235b-4080-9b53-6fe57a0d78d4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001857 sec., 30156.165858912223 rows/sec., 2.30 MiB/sec. | ||
8493 | 2024.11.28 01:58:27.088199 [ 253 ] {3d9f01f0-235b-4080-9b53-6fe57a0d78d4} <Debug> TCPHandler: Processed in 0.00232482 sec. | ||
8494 | 2024.11.28 01:58:27.088528 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8495 | 2024.11.28 01:58:27.088833 [ 4 ] {5e2f06e5-f92b-4f9f-9f9a-87f0dcba301f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8496 | 2024.11.28 01:58:27.088949 [ 4 ] {5e2f06e5-f92b-4f9f-9f9a-87f0dcba301f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8497 | 2024.11.28 01:58:27.089833 [ 4 ] {5e2f06e5-f92b-4f9f-9f9a-87f0dcba301f} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8498 | 2024.11.28 01:58:27.089879 [ 4 ] {5e2f06e5-f92b-4f9f-9f9a-87f0dcba301f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8499 | 2024.11.28 01:58:27.090315 [ 4 ] {5e2f06e5-f92b-4f9f-9f9a-87f0dcba301f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8500 | 2024.11.28 01:58:27.090574 [ 4 ] {5e2f06e5-f92b-4f9f-9f9a-87f0dcba301f} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8501 | 2024.11.28 01:58:27.090815 [ 4 ] {5e2f06e5-f92b-4f9f-9f9a-87f0dcba301f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002069 sec., 30932.817786370226 rows/sec., 2.41 MiB/sec. | ||
8502 | 2024.11.28 01:58:27.090874 [ 4 ] {5e2f06e5-f92b-4f9f-9f9a-87f0dcba301f} <Debug> TCPHandler: Processed in 0.002531644 sec. | ||
8503 | 2024.11.28 01:58:27.091018 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8504 | 2024.11.28 01:58:27.091158 [ 253 ] {941d1924-87a2-4605-9b45-a8852a2b8acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8505 | 2024.11.28 01:58:27.091220 [ 253 ] {941d1924-87a2-4605-9b45-a8852a2b8acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8506 | 2024.11.28 01:58:27.091860 [ 253 ] {941d1924-87a2-4605-9b45-a8852a2b8acb} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8507 | 2024.11.28 01:58:27.091908 [ 253 ] {941d1924-87a2-4605-9b45-a8852a2b8acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8508 | 2024.11.28 01:58:27.092342 [ 253 ] {941d1924-87a2-4605-9b45-a8852a2b8acb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8509 | 2024.11.28 01:58:27.092595 [ 253 ] {941d1924-87a2-4605-9b45-a8852a2b8acb} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8510 | 2024.11.28 01:58:27.092832 [ 253 ] {941d1924-87a2-4605-9b45-a8852a2b8acb} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001705 sec., 38709.67741935484 rows/sec., 2.70 MiB/sec. | ||
8511 | 2024.11.28 01:58:27.092919 [ 253 ] {941d1924-87a2-4605-9b45-a8852a2b8acb} <Debug> TCPHandler: Processed in 0.001965254 sec. | ||
8512 | 2024.11.28 01:58:27.093104 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8513 | 2024.11.28 01:58:27.093274 [ 4 ] {10544c0a-b07d-4e90-8329-3f5186f0acdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8514 | 2024.11.28 01:58:27.093333 [ 4 ] {10544c0a-b07d-4e90-8329-3f5186f0acdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8515 | 2024.11.28 01:58:27.093905 [ 4 ] {10544c0a-b07d-4e90-8329-3f5186f0acdd} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8516 | 2024.11.28 01:58:27.093952 [ 4 ] {10544c0a-b07d-4e90-8329-3f5186f0acdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8517 | 2024.11.28 01:58:27.094369 [ 4 ] {10544c0a-b07d-4e90-8329-3f5186f0acdd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8518 | 2024.11.28 01:58:27.094628 [ 4 ] {10544c0a-b07d-4e90-8329-3f5186f0acdd} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8519 | 2024.11.28 01:58:27.094866 [ 4 ] {10544c0a-b07d-4e90-8329-3f5186f0acdd} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001633 sec., 15921.616656460503 rows/sec., 1.07 MiB/sec. | ||
8520 | 2024.11.28 01:58:27.094955 [ 4 ] {10544c0a-b07d-4e90-8329-3f5186f0acdd} <Debug> TCPHandler: Processed in 0.001941453 sec. | ||
8521 | 2024.11.28 01:58:28.627341 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
8522 | 2024.11.28 01:58:28.627999 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8523 | 2024.11.28 01:58:28.628050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
8524 | 2024.11.28 01:58:28.628591 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8525 | 2024.11.28 01:58:28.628850 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8526 | 2024.11.28 01:58:28.629100 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
8527 | 2024.11.28 01:58:30.020559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
8528 | 2024.11.28 01:58:30.041707 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8529 | 2024.11.28 01:58:30.041775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8530 | 2024.11.28 01:58:30.049106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8531 | 2024.11.28 01:58:30.049881 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8532 | 2024.11.28 01:58:30.052653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
8533 | 2024.11.28 01:58:32.091102 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8534 | 2024.11.28 01:58:32.091317 [ 253 ] {fe322744-a528-46b7-b4ca-2d533a767876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8535 | 2024.11.28 01:58:32.091397 [ 253 ] {fe322744-a528-46b7-b4ca-2d533a767876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8536 | 2024.11.28 01:58:32.092181 [ 253 ] {fe322744-a528-46b7-b4ca-2d533a767876} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8537 | 2024.11.28 01:58:32.092226 [ 253 ] {fe322744-a528-46b7-b4ca-2d533a767876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8538 | 2024.11.28 01:58:32.092678 [ 253 ] {fe322744-a528-46b7-b4ca-2d533a767876} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8539 | 2024.11.28 01:58:32.092951 [ 253 ] {fe322744-a528-46b7-b4ca-2d533a767876} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8540 | 2024.11.28 01:58:32.093183 [ 253 ] {fe322744-a528-46b7-b4ca-2d533a767876} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001923 sec., 29121.164846593863 rows/sec., 2.22 MiB/sec. | ||
8541 | 2024.11.28 01:58:32.093239 [ 253 ] {fe322744-a528-46b7-b4ca-2d533a767876} <Debug> TCPHandler: Processed in 0.002274259 sec. | ||
8542 | 2024.11.28 01:58:32.093504 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8543 | 2024.11.28 01:58:32.093714 [ 4 ] {ae860a81-c372-4870-9d72-4c60f9886b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8544 | 2024.11.28 01:58:32.093791 [ 4 ] {ae860a81-c372-4870-9d72-4c60f9886b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8545 | 2024.11.28 01:58:32.094599 [ 4 ] {ae860a81-c372-4870-9d72-4c60f9886b45} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8546 | 2024.11.28 01:58:32.094643 [ 4 ] {ae860a81-c372-4870-9d72-4c60f9886b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8547 | 2024.11.28 01:58:32.095090 [ 4 ] {ae860a81-c372-4870-9d72-4c60f9886b45} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8548 | 2024.11.28 01:58:32.095349 [ 4 ] {ae860a81-c372-4870-9d72-4c60f9886b45} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8549 | 2024.11.28 01:58:32.095605 [ 4 ] {ae860a81-c372-4870-9d72-4c60f9886b45} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001946 sec., 32887.9753340185 rows/sec., 2.57 MiB/sec. | ||
8550 | 2024.11.28 01:58:32.095704 [ 4 ] {ae860a81-c372-4870-9d72-4c60f9886b45} <Debug> TCPHandler: Processed in 0.002336811 sec. | ||
8551 | 2024.11.28 01:58:32.095909 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8552 | 2024.11.28 01:58:32.096063 [ 253 ] {b23a3c7d-75b7-41c5-90e1-1a869b342ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8553 | 2024.11.28 01:58:32.096126 [ 253 ] {b23a3c7d-75b7-41c5-90e1-1a869b342ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8554 | 2024.11.28 01:58:32.096740 [ 253 ] {b23a3c7d-75b7-41c5-90e1-1a869b342ef9} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8555 | 2024.11.28 01:58:32.096778 [ 253 ] {b23a3c7d-75b7-41c5-90e1-1a869b342ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8556 | 2024.11.28 01:58:32.097177 [ 253 ] {b23a3c7d-75b7-41c5-90e1-1a869b342ef9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8557 | 2024.11.28 01:58:32.097424 [ 253 ] {b23a3c7d-75b7-41c5-90e1-1a869b342ef9} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8558 | 2024.11.28 01:58:32.097665 [ 253 ] {b23a3c7d-75b7-41c5-90e1-1a869b342ef9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001628 sec., 98280.09828009827 rows/sec., 6.85 MiB/sec. | ||
8559 | 2024.11.28 01:58:32.097769 [ 253 ] {b23a3c7d-75b7-41c5-90e1-1a869b342ef9} <Debug> TCPHandler: Processed in 0.001969504 sec. | ||
8560 | 2024.11.28 01:58:32.098048 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8561 | 2024.11.28 01:58:32.098269 [ 4 ] {5973f783-4c76-468e-b0ca-63d97e06dff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8562 | 2024.11.28 01:58:32.098363 [ 4 ] {5973f783-4c76-468e-b0ca-63d97e06dff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8563 | 2024.11.28 01:58:32.098891 [ 4 ] {5973f783-4c76-468e-b0ca-63d97e06dff7} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8564 | 2024.11.28 01:58:32.098930 [ 4 ] {5973f783-4c76-468e-b0ca-63d97e06dff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8565 | 2024.11.28 01:58:32.099308 [ 4 ] {5973f783-4c76-468e-b0ca-63d97e06dff7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8566 | 2024.11.28 01:58:32.099547 [ 4 ] {5973f783-4c76-468e-b0ca-63d97e06dff7} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8567 | 2024.11.28 01:58:32.099760 [ 4 ] {5973f783-4c76-468e-b0ca-63d97e06dff7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001545 sec., 38834.95145631068 rows/sec., 2.62 MiB/sec. | ||
8568 | 2024.11.28 01:58:32.099809 [ 4 ] {5973f783-4c76-468e-b0ca-63d97e06dff7} <Debug> TCPHandler: Processed in 0.001922353 sec. | ||
8569 | 2024.11.28 01:58:35.991852 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8570 | 2024.11.28 01:58:35.991933 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8571 | 2024.11.28 01:58:36.129227 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
8572 | 2024.11.28 01:58:36.129936 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8573 | 2024.11.28 01:58:36.129984 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8574 | 2024.11.28 01:58:36.130519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8575 | 2024.11.28 01:58:36.130797 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8576 | 2024.11.28 01:58:36.131038 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8577 | 2024.11.28 01:58:36.210567 [ 105 ] {} <Debug> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
8578 | 2024.11.28 01:58:36.210664 [ 105 ] {} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8579 | 2024.11.28 01:58:36.210708 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8580 | 2024.11.28 01:58:36.210956 [ 198 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
8581 | 2024.11.28 01:58:36.211149 [ 198 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8582 | 2024.11.28 01:58:36.211187 [ 198 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
8583 | 2024.11.28 01:58:36.211273 [ 198 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
8584 | 2024.11.28 01:58:36.211519 [ 198 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
8585 | 2024.11.28 01:58:36.211707 [ 198 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
8586 | 2024.11.28 01:58:36.211830 [ 198 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
8587 | 2024.11.28 01:58:36.212860 [ 190 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.002047156 sec., 24424.12791208877 rows/sec., 2.04 MiB/sec. | ||
8588 | 2024.11.28 01:58:36.213040 [ 190 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
8589 | 2024.11.28 01:58:36.213401 [ 190 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_13_3} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8590 | 2024.11.28 01:58:36.213493 [ 190 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_13_3} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
8591 | 2024.11.28 01:58:36.213570 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8592 | 2024.11.28 01:58:36.238172 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1240 | ||
8593 | 2024.11.28 01:58:36.240710 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8594 | 2024.11.28 01:58:36.240753 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8595 | 2024.11.28 01:58:36.242130 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8596 | 2024.11.28 01:58:36.242425 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8597 | 2024.11.28 01:58:36.243893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1240 | ||
8598 | 2024.11.28 01:58:37.097201 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8599 | 2024.11.28 01:58:37.097413 [ 253 ] {98ab08a3-5545-406e-bf40-e76230c05ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8600 | 2024.11.28 01:58:37.097495 [ 253 ] {98ab08a3-5545-406e-bf40-e76230c05ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8601 | 2024.11.28 01:58:37.098264 [ 253 ] {98ab08a3-5545-406e-bf40-e76230c05ffe} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8602 | 2024.11.28 01:58:37.098313 [ 253 ] {98ab08a3-5545-406e-bf40-e76230c05ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8603 | 2024.11.28 01:58:37.098763 [ 253 ] {98ab08a3-5545-406e-bf40-e76230c05ffe} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8604 | 2024.11.28 01:58:37.099033 [ 253 ] {98ab08a3-5545-406e-bf40-e76230c05ffe} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8605 | 2024.11.28 01:58:37.099295 [ 253 ] {98ab08a3-5545-406e-bf40-e76230c05ffe} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001941 sec., 7212.776919113859 rows/sec., 519.22 KiB/sec. | ||
8606 | 2024.11.28 01:58:37.099361 [ 253 ] {98ab08a3-5545-406e-bf40-e76230c05ffe} <Debug> TCPHandler: Processed in 0.00229749 sec. | ||
8607 | 2024.11.28 01:58:37.099629 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8608 | 2024.11.28 01:58:37.099838 [ 4 ] {46782779-3a2e-43ac-9d18-9da3d26e2295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8609 | 2024.11.28 01:58:37.099913 [ 4 ] {46782779-3a2e-43ac-9d18-9da3d26e2295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8610 | 2024.11.28 01:58:37.100850 [ 4 ] {46782779-3a2e-43ac-9d18-9da3d26e2295} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8611 | 2024.11.28 01:58:37.100892 [ 4 ] {46782779-3a2e-43ac-9d18-9da3d26e2295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8612 | 2024.11.28 01:58:37.101358 [ 4 ] {46782779-3a2e-43ac-9d18-9da3d26e2295} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8613 | 2024.11.28 01:58:37.101636 [ 4 ] {46782779-3a2e-43ac-9d18-9da3d26e2295} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8614 | 2024.11.28 01:58:37.101881 [ 4 ] {46782779-3a2e-43ac-9d18-9da3d26e2295} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002101 sec., 135649.6906235126 rows/sec., 11.97 MiB/sec. | ||
8615 | 2024.11.28 01:58:37.101938 [ 4 ] {46782779-3a2e-43ac-9d18-9da3d26e2295} <Debug> TCPHandler: Processed in 0.002451692 sec. | ||
8616 | 2024.11.28 01:58:37.102106 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8617 | 2024.11.28 01:58:37.102252 [ 253 ] {07dac027-5581-4b61-88ed-91ec97b5b97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8618 | 2024.11.28 01:58:37.102315 [ 253 ] {07dac027-5581-4b61-88ed-91ec97b5b97c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8619 | 2024.11.28 01:58:37.102990 [ 253 ] {07dac027-5581-4b61-88ed-91ec97b5b97c} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8620 | 2024.11.28 01:58:37.103032 [ 253 ] {07dac027-5581-4b61-88ed-91ec97b5b97c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8621 | 2024.11.28 01:58:37.103414 [ 253 ] {07dac027-5581-4b61-88ed-91ec97b5b97c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8622 | 2024.11.28 01:58:37.103678 [ 253 ] {07dac027-5581-4b61-88ed-91ec97b5b97c} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8623 | 2024.11.28 01:58:37.103910 [ 253 ] {07dac027-5581-4b61-88ed-91ec97b5b97c} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001693 sec., 28352.03780271707 rows/sec., 2.04 MiB/sec. | ||
8624 | 2024.11.28 01:58:37.103967 [ 253 ] {07dac027-5581-4b61-88ed-91ec97b5b97c} <Debug> TCPHandler: Processed in 0.001932774 sec. | ||
8625 | 2024.11.28 01:58:37.104195 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8626 | 2024.11.28 01:58:37.104418 [ 4 ] {6d2100f7-9553-4822-937d-d31a596c60c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8627 | 2024.11.28 01:58:37.104509 [ 4 ] {6d2100f7-9553-4822-937d-d31a596c60c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8628 | 2024.11.28 01:58:37.105119 [ 4 ] {6d2100f7-9553-4822-937d-d31a596c60c7} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8629 | 2024.11.28 01:58:37.105160 [ 4 ] {6d2100f7-9553-4822-937d-d31a596c60c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8630 | 2024.11.28 01:58:37.105519 [ 4 ] {6d2100f7-9553-4822-937d-d31a596c60c7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8631 | 2024.11.28 01:58:37.105766 [ 4 ] {6d2100f7-9553-4822-937d-d31a596c60c7} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8632 | 2024.11.28 01:58:37.106021 [ 4 ] {6d2100f7-9553-4822-937d-d31a596c60c7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001648 sec., 8495.145631067962 rows/sec., 594.94 KiB/sec. | ||
8633 | 2024.11.28 01:58:37.106213 [ 4 ] {6d2100f7-9553-4822-937d-d31a596c60c7} <Debug> TCPHandler: Processed in 0.002122467 sec. | ||
8634 | 2024.11.28 01:58:37.106380 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8635 | 2024.11.28 01:58:37.106502 [ 253 ] {20815c92-3923-40f4-b3d8-5d57b09834e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8636 | 2024.11.28 01:58:37.106561 [ 253 ] {20815c92-3923-40f4-b3d8-5d57b09834e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8637 | 2024.11.28 01:58:37.107231 [ 253 ] {20815c92-3923-40f4-b3d8-5d57b09834e3} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8638 | 2024.11.28 01:58:37.107279 [ 253 ] {20815c92-3923-40f4-b3d8-5d57b09834e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8639 | 2024.11.28 01:58:37.107685 [ 253 ] {20815c92-3923-40f4-b3d8-5d57b09834e3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8640 | 2024.11.28 01:58:37.107931 [ 253 ] {20815c92-3923-40f4-b3d8-5d57b09834e3} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8641 | 2024.11.28 01:58:37.108155 [ 253 ] {20815c92-3923-40f4-b3d8-5d57b09834e3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001681 sec., 7733.491969066032 rows/sec., 482.18 KiB/sec. | ||
8642 | 2024.11.28 01:58:37.108287 [ 253 ] {20815c92-3923-40f4-b3d8-5d57b09834e3} <Debug> TCPHandler: Processed in 0.001967584 sec. | ||
8643 | 2024.11.28 01:58:37.108433 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8644 | 2024.11.28 01:58:37.108560 [ 4 ] {363d9bf1-2b53-498c-8c50-dcd9955a6c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8645 | 2024.11.28 01:58:37.108617 [ 4 ] {363d9bf1-2b53-498c-8c50-dcd9955a6c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8646 | 2024.11.28 01:58:37.110117 [ 4 ] {363d9bf1-2b53-498c-8c50-dcd9955a6c07} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8647 | 2024.11.28 01:58:37.110159 [ 4 ] {363d9bf1-2b53-498c-8c50-dcd9955a6c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8648 | 2024.11.28 01:58:37.110556 [ 4 ] {363d9bf1-2b53-498c-8c50-dcd9955a6c07} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8649 | 2024.11.28 01:58:37.110810 [ 4 ] {363d9bf1-2b53-498c-8c50-dcd9955a6c07} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8650 | 2024.11.28 01:58:37.111028 [ 4 ] {363d9bf1-2b53-498c-8c50-dcd9955a6c07} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.002499 sec., 169267.70708283313 rows/sec., 12.10 MiB/sec. | ||
8651 | 2024.11.28 01:58:37.111082 [ 4 ] {363d9bf1-2b53-498c-8c50-dcd9955a6c07} <Debug> TCPHandler: Processed in 0.002704357 sec. | ||
8652 | 2024.11.28 01:58:37.111242 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8653 | 2024.11.28 01:58:37.111382 [ 253 ] {d9270f1d-9905-4030-b64a-b9722fe8f248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8654 | 2024.11.28 01:58:37.111442 [ 253 ] {d9270f1d-9905-4030-b64a-b9722fe8f248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8655 | 2024.11.28 01:58:37.111948 [ 253 ] {d9270f1d-9905-4030-b64a-b9722fe8f248} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8656 | 2024.11.28 01:58:37.111989 [ 253 ] {d9270f1d-9905-4030-b64a-b9722fe8f248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8657 | 2024.11.28 01:58:37.112365 [ 253 ] {d9270f1d-9905-4030-b64a-b9722fe8f248} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8658 | 2024.11.28 01:58:37.112609 [ 253 ] {d9270f1d-9905-4030-b64a-b9722fe8f248} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8659 | 2024.11.28 01:58:37.112880 [ 253 ] {d9270f1d-9905-4030-b64a-b9722fe8f248} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001521 sec., 3944.7731755424065 rows/sec., 206.10 KiB/sec. | ||
8660 | 2024.11.28 01:58:37.113024 [ 253 ] {d9270f1d-9905-4030-b64a-b9722fe8f248} <Debug> TCPHandler: Processed in 0.001844412 sec. | ||
8661 | 2024.11.28 01:58:37.113259 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8662 | 2024.11.28 01:58:37.113386 [ 4 ] {3baa2136-c8d8-4250-861b-3cd5daa4faaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8663 | 2024.11.28 01:58:37.113439 [ 4 ] {3baa2136-c8d8-4250-861b-3cd5daa4faaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8664 | 2024.11.28 01:58:37.114032 [ 4 ] {3baa2136-c8d8-4250-861b-3cd5daa4faaf} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8665 | 2024.11.28 01:58:37.114073 [ 4 ] {3baa2136-c8d8-4250-861b-3cd5daa4faaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8666 | 2024.11.28 01:58:37.114478 [ 4 ] {3baa2136-c8d8-4250-861b-3cd5daa4faaf} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8667 | 2024.11.28 01:58:37.114734 [ 4 ] {3baa2136-c8d8-4250-861b-3cd5daa4faaf} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8668 | 2024.11.28 01:58:37.114955 [ 4 ] {3baa2136-c8d8-4250-861b-3cd5daa4faaf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001594 sec., 148682.55959849435 rows/sec., 9.97 MiB/sec. | ||
8669 | 2024.11.28 01:58:37.115008 [ 4 ] {3baa2136-c8d8-4250-861b-3cd5daa4faaf} <Debug> TCPHandler: Processed in 0.001874422 sec. | ||
8670 | 2024.11.28 01:58:37.115154 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8671 | 2024.11.28 01:58:37.115272 [ 253 ] {ccc21bed-eb10-46a5-8f09-d97c17c1e840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8672 | 2024.11.28 01:58:37.115323 [ 253 ] {ccc21bed-eb10-46a5-8f09-d97c17c1e840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8673 | 2024.11.28 01:58:37.115807 [ 253 ] {ccc21bed-eb10-46a5-8f09-d97c17c1e840} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8674 | 2024.11.28 01:58:37.115848 [ 253 ] {ccc21bed-eb10-46a5-8f09-d97c17c1e840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8675 | 2024.11.28 01:58:37.116210 [ 253 ] {ccc21bed-eb10-46a5-8f09-d97c17c1e840} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8676 | 2024.11.28 01:58:37.116465 [ 253 ] {ccc21bed-eb10-46a5-8f09-d97c17c1e840} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8677 | 2024.11.28 01:58:37.116709 [ 253 ] {ccc21bed-eb10-46a5-8f09-d97c17c1e840} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001461 sec., 684.4626967830253 rows/sec., 46.12 KiB/sec. | ||
8678 | 2024.11.28 01:58:37.116766 [ 253 ] {ccc21bed-eb10-46a5-8f09-d97c17c1e840} <Debug> TCPHandler: Processed in 0.001669459 sec. | ||
8679 | 2024.11.28 01:58:37.116924 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8680 | 2024.11.28 01:58:37.117061 [ 4 ] {a29379ee-f9e6-44f4-b80e-2527edb02740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8681 | 2024.11.28 01:58:37.117154 [ 4 ] {a29379ee-f9e6-44f4-b80e-2527edb02740} <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 | ||
8682 | 2024.11.28 01:58:37.118429 [ 4 ] {a29379ee-f9e6-44f4-b80e-2527edb02740} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8683 | 2024.11.28 01:58:37.118469 [ 4 ] {a29379ee-f9e6-44f4-b80e-2527edb02740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8684 | 2024.11.28 01:58:37.119155 [ 4 ] {a29379ee-f9e6-44f4-b80e-2527edb02740} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8685 | 2024.11.28 01:58:37.119424 [ 4 ] {a29379ee-f9e6-44f4-b80e-2527edb02740} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8686 | 2024.11.28 01:58:37.119696 [ 4 ] {a29379ee-f9e6-44f4-b80e-2527edb02740} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002666 sec., 15378.844711177795 rows/sec., 27.56 MiB/sec. | ||
8687 | 2024.11.28 01:58:37.119793 [ 4 ] {a29379ee-f9e6-44f4-b80e-2527edb02740} <Debug> TCPHandler: Processed in 0.002934491 sec. | ||
8688 | 2024.11.28 01:58:37.119993 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8689 | 2024.11.28 01:58:37.120218 [ 253 ] {93e0c94a-e4b7-4afe-ace0-59edb77e0607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8690 | 2024.11.28 01:58:37.120313 [ 253 ] {93e0c94a-e4b7-4afe-ace0-59edb77e0607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8691 | 2024.11.28 01:58:37.120918 [ 253 ] {93e0c94a-e4b7-4afe-ace0-59edb77e0607} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8692 | 2024.11.28 01:58:37.120957 [ 253 ] {93e0c94a-e4b7-4afe-ace0-59edb77e0607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8693 | 2024.11.28 01:58:37.121333 [ 253 ] {93e0c94a-e4b7-4afe-ace0-59edb77e0607} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8694 | 2024.11.28 01:58:37.121570 [ 253 ] {93e0c94a-e4b7-4afe-ace0-59edb77e0607} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8695 | 2024.11.28 01:58:37.121789 [ 253 ] {93e0c94a-e4b7-4afe-ace0-59edb77e0607} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001627 sec., 50399.508297480024 rows/sec., 3.20 MiB/sec. | ||
8696 | 2024.11.28 01:58:37.121843 [ 253 ] {93e0c94a-e4b7-4afe-ace0-59edb77e0607} <Debug> TCPHandler: Processed in 0.001956924 sec. | ||
8697 | 2024.11.28 01:58:37.552731 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
8698 | 2024.11.28 01:58:37.574188 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8699 | 2024.11.28 01:58:37.574256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8700 | 2024.11.28 01:58:37.581550 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8701 | 2024.11.28 01:58:37.582320 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8702 | 2024.11.28 01:58:37.586153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8703 | 2024.11.28 01:58:38.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.40 MiB, peak 227.73 MiB, free memory in arenas 0.00 B, will set to 220.10 MiB (RSS), difference: -1.30 MiB | ||
8704 | 2024.11.28 01:58:42.090249 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8705 | 2024.11.28 01:58:42.090456 [ 253 ] {81adac34-497a-440c-b62f-b81cceaea495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8706 | 2024.11.28 01:58:42.090558 [ 253 ] {81adac34-497a-440c-b62f-b81cceaea495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8707 | 2024.11.28 01:58:42.091316 [ 253 ] {81adac34-497a-440c-b62f-b81cceaea495} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8708 | 2024.11.28 01:58:42.091361 [ 253 ] {81adac34-497a-440c-b62f-b81cceaea495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8709 | 2024.11.28 01:58:42.091787 [ 253 ] {81adac34-497a-440c-b62f-b81cceaea495} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
8710 | 2024.11.28 01:58:42.092053 [ 253 ] {81adac34-497a-440c-b62f-b81cceaea495} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8711 | 2024.11.28 01:58:42.092304 [ 253 ] {81adac34-497a-440c-b62f-b81cceaea495} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001898 sec., 1053.7407797681772 rows/sec., 85.93 KiB/sec. | ||
8712 | 2024.11.28 01:58:42.092436 [ 253 ] {81adac34-497a-440c-b62f-b81cceaea495} <Debug> TCPHandler: Processed in 0.00231867 sec. | ||
8713 | 2024.11.28 01:58:42.092697 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8714 | 2024.11.28 01:58:42.092894 [ 4 ] {36837067-d87d-4c02-b83a-2d59e0803810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8715 | 2024.11.28 01:58:42.092965 [ 4 ] {36837067-d87d-4c02-b83a-2d59e0803810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8716 | 2024.11.28 01:58:42.093754 [ 4 ] {36837067-d87d-4c02-b83a-2d59e0803810} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8717 | 2024.11.28 01:58:42.093799 [ 4 ] {36837067-d87d-4c02-b83a-2d59e0803810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8718 | 2024.11.28 01:58:42.094234 [ 4 ] {36837067-d87d-4c02-b83a-2d59e0803810} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8719 | 2024.11.28 01:58:42.094488 [ 4 ] {36837067-d87d-4c02-b83a-2d59e0803810} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8720 | 2024.11.28 01:58:42.094717 [ 4 ] {36837067-d87d-4c02-b83a-2d59e0803810} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001876 sec., 30383.795309168443 rows/sec., 2.32 MiB/sec. | ||
8721 | 2024.11.28 01:58:42.094773 [ 4 ] {36837067-d87d-4c02-b83a-2d59e0803810} <Debug> TCPHandler: Processed in 0.002206319 sec. | ||
8722 | 2024.11.28 01:58:42.094915 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8723 | 2024.11.28 01:58:42.095041 [ 253 ] {1d48c627-cfef-42ba-815d-dc5fb7bd371b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8724 | 2024.11.28 01:58:42.095093 [ 253 ] {1d48c627-cfef-42ba-815d-dc5fb7bd371b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8725 | 2024.11.28 01:58:42.095683 [ 253 ] {1d48c627-cfef-42ba-815d-dc5fb7bd371b} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8726 | 2024.11.28 01:58:42.095726 [ 253 ] {1d48c627-cfef-42ba-815d-dc5fb7bd371b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8727 | 2024.11.28 01:58:42.096098 [ 253 ] {1d48c627-cfef-42ba-815d-dc5fb7bd371b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8728 | 2024.11.28 01:58:42.096342 [ 253 ] {1d48c627-cfef-42ba-815d-dc5fb7bd371b} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8729 | 2024.11.28 01:58:42.096612 [ 253 ] {1d48c627-cfef-42ba-815d-dc5fb7bd371b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001596 sec., 1253.1328320802006 rows/sec., 87.50 KiB/sec. | ||
8730 | 2024.11.28 01:58:42.096793 [ 253 ] {1d48c627-cfef-42ba-815d-dc5fb7bd371b} <Debug> TCPHandler: Processed in 0.001930244 sec. | ||
8731 | 2024.11.28 01:58:42.097017 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8732 | 2024.11.28 01:58:42.097151 [ 4 ] {0b8c27de-aa4f-4330-940c-09b5731a97c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8733 | 2024.11.28 01:58:42.097208 [ 4 ] {0b8c27de-aa4f-4330-940c-09b5731a97c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8734 | 2024.11.28 01:58:42.097861 [ 4 ] {0b8c27de-aa4f-4330-940c-09b5731a97c2} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8735 | 2024.11.28 01:58:42.097901 [ 4 ] {0b8c27de-aa4f-4330-940c-09b5731a97c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8736 | 2024.11.28 01:58:42.098270 [ 4 ] {0b8c27de-aa4f-4330-940c-09b5731a97c2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8737 | 2024.11.28 01:58:42.098509 [ 4 ] {0b8c27de-aa4f-4330-940c-09b5731a97c2} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8738 | 2024.11.28 01:58:42.098767 [ 4 ] {0b8c27de-aa4f-4330-940c-09b5731a97c2} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001644 sec., 40145.98540145985 rows/sec., 3.14 MiB/sec. | ||
8739 | 2024.11.28 01:58:42.098862 [ 4 ] {0b8c27de-aa4f-4330-940c-09b5731a97c2} <Debug> TCPHandler: Processed in 0.001951304 sec. | ||
8740 | 2024.11.28 01:58:42.099064 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8741 | 2024.11.28 01:58:42.099216 [ 253 ] {f85cfd04-9b4d-47f6-8555-93b342a961ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8742 | 2024.11.28 01:58:42.099278 [ 253 ] {f85cfd04-9b4d-47f6-8555-93b342a961ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8743 | 2024.11.28 01:58:42.099917 [ 253 ] {f85cfd04-9b4d-47f6-8555-93b342a961ff} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8744 | 2024.11.28 01:58:42.099955 [ 253 ] {f85cfd04-9b4d-47f6-8555-93b342a961ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8745 | 2024.11.28 01:58:42.100354 [ 253 ] {f85cfd04-9b4d-47f6-8555-93b342a961ff} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8746 | 2024.11.28 01:58:42.100606 [ 253 ] {f85cfd04-9b4d-47f6-8555-93b342a961ff} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8747 | 2024.11.28 01:58:42.100852 [ 253 ] {f85cfd04-9b4d-47f6-8555-93b342a961ff} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001663 sec., 96812.9885748647 rows/sec., 6.74 MiB/sec. | ||
8748 | 2024.11.28 01:58:42.100950 [ 253 ] {f85cfd04-9b4d-47f6-8555-93b342a961ff} <Debug> TCPHandler: Processed in 0.001973194 sec. | ||
8749 | 2024.11.28 01:58:42.101146 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8750 | 2024.11.28 01:58:42.101292 [ 4 ] {5784b9ad-bee3-4221-a3e4-6d1a035192dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8751 | 2024.11.28 01:58:42.101351 [ 4 ] {5784b9ad-bee3-4221-a3e4-6d1a035192dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8752 | 2024.11.28 01:58:42.101886 [ 4 ] {5784b9ad-bee3-4221-a3e4-6d1a035192dc} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8753 | 2024.11.28 01:58:42.101926 [ 4 ] {5784b9ad-bee3-4221-a3e4-6d1a035192dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8754 | 2024.11.28 01:58:42.102321 [ 4 ] {5784b9ad-bee3-4221-a3e4-6d1a035192dc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8755 | 2024.11.28 01:58:42.102563 [ 4 ] {5784b9ad-bee3-4221-a3e4-6d1a035192dc} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8756 | 2024.11.28 01:58:42.102823 [ 4 ] {5784b9ad-bee3-4221-a3e4-6d1a035192dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001555 sec., 38585.20900321544 rows/sec., 2.60 MiB/sec. | ||
8757 | 2024.11.28 01:58:42.102939 [ 4 ] {5784b9ad-bee3-4221-a3e4-6d1a035192dc} <Debug> TCPHandler: Processed in 0.001892742 sec. | ||
8758 | 2024.11.28 01:58:43.631197 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
8759 | 2024.11.28 01:58:43.632065 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8760 | 2024.11.28 01:58:43.632109 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8761 | 2024.11.28 01:58:43.632648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8762 | 2024.11.28 01:58:43.632937 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8763 | 2024.11.28 01:58:43.633209 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
8764 | 2024.11.28 01:58:45.086231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8765 | 2024.11.28 01:58:45.106951 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8766 | 2024.11.28 01:58:45.107002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8767 | 2024.11.28 01:58:45.114453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8768 | 2024.11.28 01:58:45.115223 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8769 | 2024.11.28 01:58:45.117868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8770 | 2024.11.28 01:58:46.244036 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1274 | ||
8771 | 2024.11.28 01:58:46.247163 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8772 | 2024.11.28 01:58:46.247213 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8773 | 2024.11.28 01:58:46.248721 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8774 | 2024.11.28 01:58:46.249116 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8775 | 2024.11.28 01:58:46.250550 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1274 | ||
8776 | 2024.11.28 01:58:47.097710 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8777 | 2024.11.28 01:58:47.097901 [ 253 ] {584c82af-787c-424d-b30c-b9a5d672cfe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8778 | 2024.11.28 01:58:47.097973 [ 253 ] {584c82af-787c-424d-b30c-b9a5d672cfe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8779 | 2024.11.28 01:58:47.098731 [ 253 ] {584c82af-787c-424d-b30c-b9a5d672cfe6} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8780 | 2024.11.28 01:58:47.098782 [ 253 ] {584c82af-787c-424d-b30c-b9a5d672cfe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8781 | 2024.11.28 01:58:47.099215 [ 253 ] {584c82af-787c-424d-b30c-b9a5d672cfe6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8782 | 2024.11.28 01:58:47.099471 [ 253 ] {584c82af-787c-424d-b30c-b9a5d672cfe6} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8783 | 2024.11.28 01:58:47.099669 [ 144 ] {} <Debug> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
8784 | 2024.11.28 01:58:47.099722 [ 253 ] {584c82af-787c-424d-b30c-b9a5d672cfe6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001869 sec., 7490.63670411985 rows/sec., 539.23 KiB/sec. | ||
8785 | 2024.11.28 01:58:47.099758 [ 144 ] {} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8786 | 2024.11.28 01:58:47.099831 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8787 | 2024.11.28 01:58:47.099846 [ 253 ] {584c82af-787c-424d-b30c-b9a5d672cfe6} <Debug> TCPHandler: Processed in 0.002267459 sec. | ||
8788 | 2024.11.28 01:58:47.100155 [ 194 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
8789 | 2024.11.28 01:58:47.100189 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8790 | 2024.11.28 01:58:47.100561 [ 4 ] {5da2cb7a-2a8b-463b-967e-27f705527ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8791 | 2024.11.28 01:58:47.100579 [ 194 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8792 | 2024.11.28 01:58:47.100649 [ 194 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
8793 | 2024.11.28 01:58:47.100673 [ 4 ] {5da2cb7a-2a8b-463b-967e-27f705527ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8794 | 2024.11.28 01:58:47.100937 [ 194 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
8795 | 2024.11.28 01:58:47.101296 [ 194 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
8796 | 2024.11.28 01:58:47.101557 [ 194 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
8797 | 2024.11.28 01:58:47.101892 [ 194 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
8798 | 2024.11.28 01:58:47.103913 [ 4 ] {5da2cb7a-2a8b-463b-967e-27f705527ce1} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8799 | 2024.11.28 01:58:47.103988 [ 4 ] {5da2cb7a-2a8b-463b-967e-27f705527ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8800 | 2024.11.28 01:58:47.104602 [ 194 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004660121 sec., 15021.069195413596 rows/sec., 1.11 MiB/sec. | ||
8801 | 2024.11.28 01:58:47.104791 [ 194 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
8802 | 2024.11.28 01:58:47.105037 [ 4 ] {5da2cb7a-2a8b-463b-967e-27f705527ce1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8803 | 2024.11.28 01:58:47.105296 [ 194 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_33_8} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8804 | 2024.11.28 01:58:47.105420 [ 194 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_33_8} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
8805 | 2024.11.28 01:58:47.105520 [ 4 ] {5da2cb7a-2a8b-463b-967e-27f705527ce1} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8806 | 2024.11.28 01:58:47.105592 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8807 | 2024.11.28 01:58:47.105792 [ 144 ] {} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8808 | 2024.11.28 01:58:47.105847 [ 144 ] {} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8809 | 2024.11.28 01:58:47.105888 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8810 | 2024.11.28 01:58:47.105888 [ 4 ] {5da2cb7a-2a8b-463b-967e-27f705527ce1} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.005438 sec., 52408.973887458626 rows/sec., 4.62 MiB/sec. | ||
8811 | 2024.11.28 01:58:47.106236 [ 4 ] {5da2cb7a-2a8b-463b-967e-27f705527ce1} <Debug> TCPHandler: Processed in 0.006258349 sec. | ||
8812 | 2024.11.28 01:58:47.106258 [ 193 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
8813 | 2024.11.28 01:58:47.106545 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8814 | 2024.11.28 01:58:47.106852 [ 193 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8815 | 2024.11.28 01:58:47.107049 [ 253 ] {f08954da-9f4d-4400-b1de-63da3d0afee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8816 | 2024.11.28 01:58:47.107069 [ 193 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1434 rows starting from the beginning of the part | ||
8817 | 2024.11.28 01:58:47.107246 [ 253 ] {f08954da-9f4d-4400-b1de-63da3d0afee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8818 | 2024.11.28 01:58:47.107908 [ 193 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
8819 | 2024.11.28 01:58:47.108240 [ 193 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
8820 | 2024.11.28 01:58:47.108633 [ 193 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 285 rows starting from the beginning of the part | ||
8821 | 2024.11.28 01:58:47.108997 [ 193 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 57 rows starting from the beginning of the part | ||
8822 | 2024.11.28 01:58:47.109300 [ 193 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 285 rows starting from the beginning of the part | ||
8823 | 2024.11.28 01:58:47.110179 [ 253 ] {f08954da-9f4d-4400-b1de-63da3d0afee8} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8824 | 2024.11.28 01:58:47.110243 [ 253 ] {f08954da-9f4d-4400-b1de-63da3d0afee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8825 | 2024.11.28 01:58:47.111192 [ 253 ] {f08954da-9f4d-4400-b1de-63da3d0afee8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8826 | 2024.11.28 01:58:47.111702 [ 253 ] {f08954da-9f4d-4400-b1de-63da3d0afee8} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8827 | 2024.11.28 01:58:47.111933 [ 144 ] {} <Debug> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
8828 | 2024.11.28 01:58:47.112035 [ 144 ] {} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8829 | 2024.11.28 01:58:47.112127 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8830 | 2024.11.28 01:58:47.112156 [ 253 ] {f08954da-9f4d-4400-b1de-63da3d0afee8} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.00526 sec., 9125.475285171104 rows/sec., 672.83 KiB/sec. | ||
8831 | 2024.11.28 01:58:47.112647 [ 253 ] {f08954da-9f4d-4400-b1de-63da3d0afee8} <Debug> TCPHandler: Processed in 0.00629471 sec. | ||
8832 | 2024.11.28 01:58:47.112737 [ 191 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
8833 | 2024.11.28 01:58:47.113033 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8834 | 2024.11.28 01:58:47.113081 [ 193 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.007109003 sec., 305668.74145361874 rows/sec., 26.89 MiB/sec. | ||
8835 | 2024.11.28 01:58:47.113189 [ 191 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8836 | 2024.11.28 01:58:47.113276 [ 191 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 66 rows starting from the beginning of the part | ||
8837 | 2024.11.28 01:58:47.113301 [ 4 ] {2ea7a1b4-ef72-45cc-86ea-5aa1c51be7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8838 | 2024.11.28 01:58:47.113448 [ 193 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8839 | 2024.11.28 01:58:47.113543 [ 4 ] {2ea7a1b4-ef72-45cc-86ea-5aa1c51be7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8840 | 2024.11.28 01:58:47.113742 [ 191 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
8841 | 2024.11.28 01:58:47.114271 [ 191 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 62 rows starting from the beginning of the part | ||
8842 | 2024.11.28 01:58:47.114776 [ 191 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
8843 | 2024.11.28 01:58:47.114920 [ 193 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_76_15} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8844 | 2024.11.28 01:58:47.115348 [ 191 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
8845 | 2024.11.28 01:58:47.115478 [ 193 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_76_15} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8846 | 2024.11.28 01:58:47.115898 [ 191 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 48 rows starting from the beginning of the part | ||
8847 | 2024.11.28 01:58:47.115914 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
8848 | 2024.11.28 01:58:47.117356 [ 4 ] {2ea7a1b4-ef72-45cc-86ea-5aa1c51be7eb} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8849 | 2024.11.28 01:58:47.117423 [ 4 ] {2ea7a1b4-ef72-45cc-86ea-5aa1c51be7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8850 | 2024.11.28 01:58:47.118488 [ 4 ] {2ea7a1b4-ef72-45cc-86ea-5aa1c51be7eb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8851 | 2024.11.28 01:58:47.118831 [ 204 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 5 columns (5 merged, 0 gathered) in 0.006562594 sec., 41751.78290779531 rows/sec., 3.15 MiB/sec. | ||
8852 | 2024.11.28 01:58:47.119025 [ 4 ] {2ea7a1b4-ef72-45cc-86ea-5aa1c51be7eb} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8853 | 2024.11.28 01:58:47.119118 [ 200 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
8854 | 2024.11.28 01:58:47.119251 [ 144 ] {} <Debug> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
8855 | 2024.11.28 01:58:47.119381 [ 144 ] {} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8856 | 2024.11.28 01:58:47.119468 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8857 | 2024.11.28 01:58:47.119544 [ 4 ] {2ea7a1b4-ef72-45cc-86ea-5aa1c51be7eb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006293 sec., 2224.694104560623 rows/sec., 155.80 KiB/sec. | ||
8858 | 2024.11.28 01:58:47.119946 [ 4 ] {2ea7a1b4-ef72-45cc-86ea-5aa1c51be7eb} <Debug> TCPHandler: Processed in 0.007115383 sec. | ||
8859 | 2024.11.28 01:58:47.120059 [ 186 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
8860 | 2024.11.28 01:58:47.120187 [ 200 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_39_8} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8861 | 2024.11.28 01:58:47.120263 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8862 | 2024.11.28 01:58:47.120431 [ 186 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8863 | 2024.11.28 01:58:47.120442 [ 200 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_39_8} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
8864 | 2024.11.28 01:58:47.120506 [ 186 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 242 rows starting from the beginning of the part | ||
8865 | 2024.11.28 01:58:47.120724 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
8866 | 2024.11.28 01:58:47.120823 [ 253 ] {52837971-5b3f-4cb4-bab2-d5edba6a45f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8867 | 2024.11.28 01:58:47.120948 [ 186 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
8868 | 2024.11.28 01:58:47.120971 [ 253 ] {52837971-5b3f-4cb4-bab2-d5edba6a45f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8869 | 2024.11.28 01:58:47.121368 [ 186 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
8870 | 2024.11.28 01:58:47.121702 [ 186 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 242 rows starting from the beginning of the part | ||
8871 | 2024.11.28 01:58:47.122095 [ 186 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
8872 | 2024.11.28 01:58:47.122475 [ 186 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
8873 | 2024.11.28 01:58:47.123904 [ 253 ] {52837971-5b3f-4cb4-bab2-d5edba6a45f3} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8874 | 2024.11.28 01:58:47.123979 [ 253 ] {52837971-5b3f-4cb4-bab2-d5edba6a45f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8875 | 2024.11.28 01:58:47.125072 [ 253 ] {52837971-5b3f-4cb4-bab2-d5edba6a45f3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8876 | 2024.11.28 01:58:47.125538 [ 200 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005908833 sec., 91388.60414569172 rows/sec., 6.55 MiB/sec. | ||
8877 | 2024.11.28 01:58:47.125622 [ 253 ] {52837971-5b3f-4cb4-bab2-d5edba6a45f3} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8878 | 2024.11.28 01:58:47.125751 [ 200 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
8879 | 2024.11.28 01:58:47.125862 [ 144 ] {} <Debug> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
8880 | 2024.11.28 01:58:47.125963 [ 144 ] {} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8881 | 2024.11.28 01:58:47.126054 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8882 | 2024.11.28 01:58:47.126217 [ 253 ] {52837971-5b3f-4cb4-bab2-d5edba6a45f3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005571 sec., 2333.512834320589 rows/sec., 145.49 KiB/sec. | ||
8883 | 2024.11.28 01:58:47.126334 [ 204 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
8884 | 2024.11.28 01:58:47.126483 [ 253 ] {52837971-5b3f-4cb4-bab2-d5edba6a45f3} <Debug> TCPHandler: Processed in 0.006398501 sec. | ||
8885 | 2024.11.28 01:58:47.126671 [ 200 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_33_7} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8886 | 2024.11.28 01:58:47.126829 [ 204 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8887 | 2024.11.28 01:58:47.126908 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8888 | 2024.11.28 01:58:47.126931 [ 204 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
8889 | 2024.11.28 01:58:47.126932 [ 200 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_33_7} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
8890 | 2024.11.28 01:58:47.127283 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
8891 | 2024.11.28 01:58:47.127347 [ 204 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
8892 | 2024.11.28 01:58:47.127594 [ 4 ] {c685aa7b-8db0-4b99-96b7-23e8fa350bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8893 | 2024.11.28 01:58:47.127690 [ 204 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
8894 | 2024.11.28 01:58:47.127812 [ 4 ] {c685aa7b-8db0-4b99-96b7-23e8fa350bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8895 | 2024.11.28 01:58:47.127994 [ 204 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
8896 | 2024.11.28 01:58:47.128317 [ 204 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
8897 | 2024.11.28 01:58:47.130532 [ 4 ] {c685aa7b-8db0-4b99-96b7-23e8fa350bce} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8898 | 2024.11.28 01:58:47.130640 [ 4 ] {c685aa7b-8db0-4b99-96b7-23e8fa350bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8899 | 2024.11.28 01:58:47.130720 [ 204 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004546679 sec., 14296.1489034084 rows/sec., 947.21 KiB/sec. | ||
8900 | 2024.11.28 01:58:47.130907 [ 204 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
8901 | 2024.11.28 01:58:47.131377 [ 4 ] {c685aa7b-8db0-4b99-96b7-23e8fa350bce} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8902 | 2024.11.28 01:58:47.131388 [ 204 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_33_8} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8903 | 2024.11.28 01:58:47.131551 [ 204 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_33_8} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
8904 | 2024.11.28 01:58:47.131694 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8905 | 2024.11.28 01:58:47.131831 [ 4 ] {c685aa7b-8db0-4b99-96b7-23e8fa350bce} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8906 | 2024.11.28 01:58:47.132022 [ 144 ] {} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8907 | 2024.11.28 01:58:47.132068 [ 144 ] {} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8908 | 2024.11.28 01:58:47.132093 [ 4 ] {c685aa7b-8db0-4b99-96b7-23e8fa350bce} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.004754 sec., 88977.70298695835 rows/sec., 6.36 MiB/sec. | ||
8909 | 2024.11.28 01:58:47.132109 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8910 | 2024.11.28 01:58:47.132271 [ 4 ] {c685aa7b-8db0-4b99-96b7-23e8fa350bce} <Debug> TCPHandler: Processed in 0.005641858 sec. | ||
8911 | 2024.11.28 01:58:47.132313 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
8912 | 2024.11.28 01:58:47.132444 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8913 | 2024.11.28 01:58:47.132472 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 915 rows starting from the beginning of the part | ||
8914 | 2024.11.28 01:58:47.132549 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8915 | 2024.11.28 01:58:47.132701 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
8916 | 2024.11.28 01:58:47.133110 [ 253 ] {cf0fadd5-ff97-4068-9d3e-b48701608379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8917 | 2024.11.28 01:58:47.133106 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
8918 | 2024.11.28 01:58:47.133239 [ 253 ] {cf0fadd5-ff97-4068-9d3e-b48701608379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8919 | 2024.11.28 01:58:47.133434 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 423 rows starting from the beginning of the part | ||
8920 | 2024.11.28 01:58:47.133748 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
8921 | 2024.11.28 01:58:47.134221 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 423 rows starting from the beginning of the part | ||
8922 | 2024.11.28 01:58:47.135434 [ 253 ] {cf0fadd5-ff97-4068-9d3e-b48701608379} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8923 | 2024.11.28 01:58:47.135508 [ 253 ] {cf0fadd5-ff97-4068-9d3e-b48701608379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8924 | 2024.11.28 01:58:47.136574 [ 253 ] {cf0fadd5-ff97-4068-9d3e-b48701608379} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8925 | 2024.11.28 01:58:47.137080 [ 253 ] {cf0fadd5-ff97-4068-9d3e-b48701608379} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8926 | 2024.11.28 01:58:47.137183 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.004950296 sec., 394925.87917975005 rows/sec., 30.23 MiB/sec. | ||
8927 | 2024.11.28 01:58:47.137445 [ 142 ] {} <Debug> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
8928 | 2024.11.28 01:58:47.137534 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8929 | 2024.11.28 01:58:47.137549 [ 253 ] {cf0fadd5-ff97-4068-9d3e-b48701608379} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004585 sec., 1308.6150490730645 rows/sec., 68.37 KiB/sec. | ||
8930 | 2024.11.28 01:58:47.137579 [ 142 ] {} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8931 | 2024.11.28 01:58:47.137820 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8932 | 2024.11.28 01:58:47.137835 [ 253 ] {cf0fadd5-ff97-4068-9d3e-b48701608379} <Debug> TCPHandler: Processed in 0.005450005 sec. | ||
8933 | 2024.11.28 01:58:47.138256 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8934 | 2024.11.28 01:58:47.138417 [ 187 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
8935 | 2024.11.28 01:58:47.138795 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_76_15} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8936 | 2024.11.28 01:58:47.138909 [ 4 ] {f1db920d-3dfb-4581-a03c-533baf17ae7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8937 | 2024.11.28 01:58:47.139206 [ 187 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8938 | 2024.11.28 01:58:47.139222 [ 4 ] {f1db920d-3dfb-4581-a03c-533baf17ae7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8939 | 2024.11.28 01:58:47.139356 [ 189 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_76_15} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8940 | 2024.11.28 01:58:47.139370 [ 187 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 168 rows starting from the beginning of the part | ||
8941 | 2024.11.28 01:58:47.139847 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
8942 | 2024.11.28 01:58:47.139930 [ 187 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
8943 | 2024.11.28 01:58:47.140343 [ 187 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
8944 | 2024.11.28 01:58:47.140716 [ 187 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
8945 | 2024.11.28 01:58:47.141033 [ 187 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
8946 | 2024.11.28 01:58:47.141345 [ 187 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
8947 | 2024.11.28 01:58:47.142726 [ 4 ] {f1db920d-3dfb-4581-a03c-533baf17ae7e} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8948 | 2024.11.28 01:58:47.142808 [ 4 ] {f1db920d-3dfb-4581-a03c-533baf17ae7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8949 | 2024.11.28 01:58:47.144050 [ 4 ] {f1db920d-3dfb-4581-a03c-533baf17ae7e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8950 | 2024.11.28 01:58:47.144077 [ 187 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.006094936 sec., 32485.985086635857 rows/sec., 1.66 MiB/sec. | ||
8951 | 2024.11.28 01:58:47.144302 [ 188 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
8952 | 2024.11.28 01:58:47.144493 [ 4 ] {f1db920d-3dfb-4581-a03c-533baf17ae7e} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8953 | 2024.11.28 01:58:47.144776 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8954 | 2024.11.28 01:58:47.144883 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8955 | 2024.11.28 01:58:47.144968 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8956 | 2024.11.28 01:58:47.145072 [ 4 ] {f1db920d-3dfb-4581-a03c-533baf17ae7e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.006386 sec., 37112.43344816787 rows/sec., 2.49 MiB/sec. | ||
8957 | 2024.11.28 01:58:47.145100 [ 190 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_33_7} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8958 | 2024.11.28 01:58:47.145345 [ 188 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
8959 | 2024.11.28 01:58:47.145489 [ 4 ] {f1db920d-3dfb-4581-a03c-533baf17ae7e} <Debug> TCPHandler: Processed in 0.00750539 sec. | ||
8960 | 2024.11.28 01:58:47.145540 [ 190 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_33_7} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
8961 | 2024.11.28 01:58:47.145834 [ 188 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8962 | 2024.11.28 01:58:47.145867 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
8963 | 2024.11.28 01:58:47.145858 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8964 | 2024.11.28 01:58:47.145946 [ 188 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21754 rows starting from the beginning of the part | ||
8965 | 2024.11.28 01:58:47.146175 [ 188 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 66 rows starting from the beginning of the part | ||
8966 | 2024.11.28 01:58:47.146370 [ 253 ] {2247650e-acb4-4cd1-8029-ffc09f448d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8967 | 2024.11.28 01:58:47.146499 [ 188 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
8968 | 2024.11.28 01:58:47.146545 [ 253 ] {2247650e-acb4-4cd1-8029-ffc09f448d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8969 | 2024.11.28 01:58:47.146949 [ 188 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
8970 | 2024.11.28 01:58:47.147265 [ 188 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 161 rows starting from the beginning of the part | ||
8971 | 2024.11.28 01:58:47.147563 [ 188 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
8972 | 2024.11.28 01:58:47.148907 [ 253 ] {2247650e-acb4-4cd1-8029-ffc09f448d68} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8973 | 2024.11.28 01:58:47.148952 [ 253 ] {2247650e-acb4-4cd1-8029-ffc09f448d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8974 | 2024.11.28 01:58:47.149687 [ 253 ] {2247650e-acb4-4cd1-8029-ffc09f448d68} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8975 | 2024.11.28 01:58:47.149990 [ 253 ] {2247650e-acb4-4cd1-8029-ffc09f448d68} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8976 | 2024.11.28 01:58:47.150248 [ 142 ] {} <Debug> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
8977 | 2024.11.28 01:58:47.150331 [ 142 ] {} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8978 | 2024.11.28 01:58:47.150396 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8979 | 2024.11.28 01:58:47.150706 [ 253 ] {2247650e-acb4-4cd1-8029-ffc09f448d68} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004513 sec., 221.58209616662975 rows/sec., 14.93 KiB/sec. | ||
8980 | 2024.11.28 01:58:47.150967 [ 195 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
8981 | 2024.11.28 01:58:47.151199 [ 253 ] {2247650e-acb4-4cd1-8029-ffc09f448d68} <Debug> TCPHandler: Processed in 0.005582517 sec. | ||
8982 | 2024.11.28 01:58:47.151764 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8983 | 2024.11.28 01:58:47.151816 [ 195 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8984 | 2024.11.28 01:58:47.152056 [ 195 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part | ||
8985 | 2024.11.28 01:58:47.152594 [ 195 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
8986 | 2024.11.28 01:58:47.153047 [ 195 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
8987 | 2024.11.28 01:58:47.153398 [ 195 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
8988 | 2024.11.28 01:58:47.153653 [ 4 ] {fd143bfb-8c88-442c-a829-e9d4ce174065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8989 | 2024.11.28 01:58:47.153734 [ 195 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
8990 | 2024.11.28 01:58:47.154091 [ 195 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
8991 | 2024.11.28 01:58:47.154092 [ 4 ] {fd143bfb-8c88-442c-a829-e9d4ce174065} <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 | ||
8992 | 2024.11.28 01:58:47.165454 [ 195 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.014896689 sec., 2215.257363565823 rows/sec., 149.27 KiB/sec. | ||
8993 | 2024.11.28 01:58:47.165698 [ 195 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
8994 | 2024.11.28 01:58:47.166427 [ 195 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_33_7} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8995 | 2024.11.28 01:58:47.166709 [ 4 ] {fd143bfb-8c88-442c-a829-e9d4ce174065} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8996 | 2024.11.28 01:58:47.166724 [ 195 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_33_7} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
8997 | 2024.11.28 01:58:47.166782 [ 4 ] {fd143bfb-8c88-442c-a829-e9d4ce174065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
8998 | 2024.11.28 01:58:47.166903 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
8999 | 2024.11.28 01:58:47.167988 [ 4 ] {fd143bfb-8c88-442c-a829-e9d4ce174065} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9000 | 2024.11.28 01:58:47.168632 [ 4 ] {fd143bfb-8c88-442c-a829-e9d4ce174065} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9001 | 2024.11.28 01:58:47.168935 [ 4 ] {fd143bfb-8c88-442c-a829-e9d4ce174065} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.01596 sec., 2568.9223057644112 rows/sec., 4.60 MiB/sec. | ||
9002 | 2024.11.28 01:58:47.169125 [ 4 ] {fd143bfb-8c88-442c-a829-e9d4ce174065} <Debug> TCPHandler: Processed in 0.017750538 sec. | ||
9003 | 2024.11.28 01:58:47.169297 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9004 | 2024.11.28 01:58:47.169491 [ 253 ] {d46a970d-70ba-4f66-9a5e-2e8e0e67851f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9005 | 2024.11.28 01:58:47.169655 [ 253 ] {d46a970d-70ba-4f66-9a5e-2e8e0e67851f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9006 | 2024.11.28 01:58:47.169953 [ 188 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22615 rows, containing 5 columns (5 merged, 0 gathered) in 0.024836161 sec., 910567.4584731513 rows/sec., 61.45 MiB/sec. | ||
9007 | 2024.11.28 01:58:47.170455 [ 188 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9008 | 2024.11.28 01:58:47.170721 [ 253 ] {d46a970d-70ba-4f66-9a5e-2e8e0e67851f} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9009 | 2024.11.28 01:58:47.170774 [ 253 ] {d46a970d-70ba-4f66-9a5e-2e8e0e67851f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
9010 | 2024.11.28 01:58:47.171134 [ 188 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9011 | 2024.11.28 01:58:47.171301 [ 188 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9012 | 2024.11.28 01:58:47.171455 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
9013 | 2024.11.28 01:58:47.171524 [ 253 ] {d46a970d-70ba-4f66-9a5e-2e8e0e67851f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9014 | 2024.11.28 01:58:47.171783 [ 253 ] {d46a970d-70ba-4f66-9a5e-2e8e0e67851f} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9015 | 2024.11.28 01:58:47.171974 [ 142 ] {} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9016 | 2024.11.28 01:58:47.172038 [ 142 ] {} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9017 | 2024.11.28 01:58:47.172048 [ 253 ] {d46a970d-70ba-4f66-9a5e-2e8e0e67851f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002621 sec., 31285.76879053796 rows/sec., 1.99 MiB/sec. | ||
9018 | 2024.11.28 01:58:47.172072 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
9019 | 2024.11.28 01:58:47.172205 [ 253 ] {d46a970d-70ba-4f66-9a5e-2e8e0e67851f} <Debug> TCPHandler: Processed in 0.002978542 sec. | ||
9020 | 2024.11.28 01:58:47.172326 [ 196 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
9021 | 2024.11.28 01:58:47.172448 [ 196 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9022 | 2024.11.28 01:58:47.172477 [ 196 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4262 rows starting from the beginning of the part | ||
9023 | 2024.11.28 01:58:47.172546 [ 196 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part | ||
9024 | 2024.11.28 01:58:47.172660 [ 196 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
9025 | 2024.11.28 01:58:47.172883 [ 196 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
9026 | 2024.11.28 01:58:47.172965 [ 196 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
9027 | 2024.11.28 01:58:47.173066 [ 196 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
9028 | 2024.11.28 01:58:47.174756 [ 199 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4572 rows, containing 4 columns (4 merged, 0 gathered) in 0.002550024 sec., 1792924.3018889234 rows/sec., 116.78 MiB/sec. | ||
9029 | 2024.11.28 01:58:47.175052 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9030 | 2024.11.28 01:58:47.175348 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_76_15} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9031 | 2024.11.28 01:58:47.175426 [ 192 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_76_15} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9032 | 2024.11.28 01:58:47.175497 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
9033 | 2024.11.28 01:58:50.991999 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9034 | 2024.11.28 01:58:50.992105 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9035 | 2024.11.28 01:58:51.133371 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
9036 | 2024.11.28 01:58:51.134304 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9037 | 2024.11.28 01:58:51.134353 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
9038 | 2024.11.28 01:58:51.134902 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9039 | 2024.11.28 01:58:51.135161 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9040 | 2024.11.28 01:58:51.135385 [ 138 ] {} <Debug> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9041 | 2024.11.28 01:58:51.135446 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
9042 | 2024.11.28 01:58:51.135470 [ 138 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9043 | 2024.11.28 01:58:51.135504 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
9044 | 2024.11.28 01:58:51.135655 [ 192 ] {05a9d681-abfb-489a-ac48-435477f4c689::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 | ||
9045 | 2024.11.28 01:58:51.135814 [ 192 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9046 | 2024.11.28 01:58:51.135857 [ 192 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part | ||
9047 | 2024.11.28 01:58:51.135938 [ 192 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
9048 | 2024.11.28 01:58:51.136155 [ 192 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part | ||
9049 | 2024.11.28 01:58:51.136294 [ 192 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part | ||
9050 | 2024.11.28 01:58:51.136461 [ 192 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part | ||
9051 | 2024.11.28 01:58:51.136748 [ 192 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
9052 | 2024.11.28 01:58:51.139137 [ 199 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003550372 sec., 5944729.17204169 rows/sec., 85.04 MiB/sec. | ||
9053 | 2024.11.28 01:58:51.139719 [ 199 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9054 | 2024.11.28 01:58:51.140124 [ 199 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_46_9} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9055 | 2024.11.28 01:58:51.140207 [ 199 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_46_9} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9056 | 2024.11.28 01:58:51.140309 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
9057 | 2024.11.28 01:58:52.090547 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9058 | 2024.11.28 01:58:52.090757 [ 253 ] {2f0fb52c-acd0-4e82-82f8-22373b0425d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9059 | 2024.11.28 01:58:52.090839 [ 253 ] {2f0fb52c-acd0-4e82-82f8-22373b0425d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9060 | 2024.11.28 01:58:52.091663 [ 253 ] {2f0fb52c-acd0-4e82-82f8-22373b0425d8} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9061 | 2024.11.28 01:58:52.091714 [ 253 ] {2f0fb52c-acd0-4e82-82f8-22373b0425d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
9062 | 2024.11.28 01:58:52.092162 [ 253 ] {2f0fb52c-acd0-4e82-82f8-22373b0425d8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9063 | 2024.11.28 01:58:52.092429 [ 253 ] {2f0fb52c-acd0-4e82-82f8-22373b0425d8} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9064 | 2024.11.28 01:58:52.092678 [ 253 ] {2f0fb52c-acd0-4e82-82f8-22373b0425d8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001979 sec., 28297.11975745326 rows/sec., 2.16 MiB/sec. | ||
9065 | 2024.11.28 01:58:52.092744 [ 253 ] {2f0fb52c-acd0-4e82-82f8-22373b0425d8} <Debug> TCPHandler: Processed in 0.00233844 sec. | ||
9066 | 2024.11.28 01:58:52.093005 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9067 | 2024.11.28 01:58:52.093206 [ 4 ] {10bdec8d-30f9-4511-ae70-32442fcb689c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9068 | 2024.11.28 01:58:52.093279 [ 4 ] {10bdec8d-30f9-4511-ae70-32442fcb689c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9069 | 2024.11.28 01:58:52.094104 [ 4 ] {10bdec8d-30f9-4511-ae70-32442fcb689c} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9070 | 2024.11.28 01:58:52.094144 [ 4 ] {10bdec8d-30f9-4511-ae70-32442fcb689c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
9071 | 2024.11.28 01:58:52.094575 [ 4 ] {10bdec8d-30f9-4511-ae70-32442fcb689c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9072 | 2024.11.28 01:58:52.094836 [ 4 ] {10bdec8d-30f9-4511-ae70-32442fcb689c} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9073 | 2024.11.28 01:58:52.095027 [ 4 ] {10bdec8d-30f9-4511-ae70-32442fcb689c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001878 sec., 34078.80724174654 rows/sec., 2.66 MiB/sec. | ||
9074 | 2024.11.28 01:58:52.095082 [ 4 ] {10bdec8d-30f9-4511-ae70-32442fcb689c} <Debug> TCPHandler: Processed in 0.002214369 sec. | ||
9075 | 2024.11.28 01:58:52.095245 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9076 | 2024.11.28 01:58:52.095392 [ 253 ] {0b0620ad-0194-4a82-aefa-673cc10ad581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9077 | 2024.11.28 01:58:52.095461 [ 253 ] {0b0620ad-0194-4a82-aefa-673cc10ad581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9078 | 2024.11.28 01:58:52.096131 [ 253 ] {0b0620ad-0194-4a82-aefa-673cc10ad581} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9079 | 2024.11.28 01:58:52.096174 [ 253 ] {0b0620ad-0194-4a82-aefa-673cc10ad581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
9080 | 2024.11.28 01:58:52.096589 [ 253 ] {0b0620ad-0194-4a82-aefa-673cc10ad581} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9081 | 2024.11.28 01:58:52.096834 [ 253 ] {0b0620ad-0194-4a82-aefa-673cc10ad581} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9082 | 2024.11.28 01:58:52.097063 [ 253 ] {0b0620ad-0194-4a82-aefa-673cc10ad581} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001707 sec., 93731.69302870533 rows/sec., 6.53 MiB/sec. | ||
9083 | 2024.11.28 01:58:52.097121 [ 253 ] {0b0620ad-0194-4a82-aefa-673cc10ad581} <Debug> TCPHandler: Processed in 0.001944004 sec. | ||
9084 | 2024.11.28 01:58:52.097345 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9085 | 2024.11.28 01:58:52.097566 [ 4 ] {f468a187-8d39-484c-bdcb-f6386a698b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9086 | 2024.11.28 01:58:52.097659 [ 4 ] {f468a187-8d39-484c-bdcb-f6386a698b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9087 | 2024.11.28 01:58:52.098314 [ 4 ] {f468a187-8d39-484c-bdcb-f6386a698b77} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9088 | 2024.11.28 01:58:52.098351 [ 4 ] {f468a187-8d39-484c-bdcb-f6386a698b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
9089 | 2024.11.28 01:58:52.098749 [ 4 ] {f468a187-8d39-484c-bdcb-f6386a698b77} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9090 | 2024.11.28 01:58:52.098990 [ 4 ] {f468a187-8d39-484c-bdcb-f6386a698b77} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9091 | 2024.11.28 01:58:52.099176 [ 4 ] {f468a187-8d39-484c-bdcb-f6386a698b77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001665 sec., 36036.036036036036 rows/sec., 2.43 MiB/sec. | ||
9092 | 2024.11.28 01:58:52.099229 [ 4 ] {f468a187-8d39-484c-bdcb-f6386a698b77} <Debug> TCPHandler: Processed in 0.001989555 sec. | ||
9093 | 2024.11.28 01:58:52.617938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9094 | 2024.11.28 01:58:52.639535 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9095 | 2024.11.28 01:58:52.639602 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
9096 | 2024.11.28 01:58:52.646956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9097 | 2024.11.28 01:58:52.647751 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9098 | 2024.11.28 01:58:52.648147 [ 137 ] {} <Debug> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9099 | 2024.11.28 01:58:52.648280 [ 137 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9100 | 2024.11.28 01:58:52.648341 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
9101 | 2024.11.28 01:58:52.648916 [ 189 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
9102 | 2024.11.28 01:58:52.665783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9103 | 2024.11.28 01:58:52.667028 [ 189 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9104 | 2024.11.28 01:58:52.668220 [ 189 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
9105 | 2024.11.28 01:58:52.673486 [ 189 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
9106 | 2024.11.28 01:58:52.679062 [ 189 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
9107 | 2024.11.28 01:58:52.684682 [ 189 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
9108 | 2024.11.28 01:58:52.690478 [ 189 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
9109 | 2024.11.28 01:58:52.695122 [ 189 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
9110 | 2024.11.28 01:58:52.759051 [ 190 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.110581811 sec., 3137.94824720315 rows/sec., 16.23 MiB/sec. | ||
9111 | 2024.11.28 01:58:52.762557 [ 190 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9112 | 2024.11.28 01:58:52.765477 [ 190 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_46_9} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9113 | 2024.11.28 01:58:52.765606 [ 190 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_46_9} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9114 | 2024.11.28 01:58:52.767914 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
9115 | 2024.11.28 01:58:53.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.37 MiB, peak 236.81 MiB, free memory in arenas 0.00 B, will set to 224.73 MiB (RSS), difference: 1.35 MiB | ||
9116 | 2024.11.28 01:58:54.279674 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9117 | 2024.11.28 01:58:54.279898 [ 253 ] {0bb9edb7-98a8-4fe4-815a-13e36580a55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9118 | 2024.11.28 01:58:54.279980 [ 253 ] {0bb9edb7-98a8-4fe4-815a-13e36580a55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9119 | 2024.11.28 01:58:54.280705 [ 253 ] {0bb9edb7-98a8-4fe4-815a-13e36580a55c} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9120 | 2024.11.28 01:58:54.280754 [ 253 ] {0bb9edb7-98a8-4fe4-815a-13e36580a55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9121 | 2024.11.28 01:58:54.281190 [ 253 ] {0bb9edb7-98a8-4fe4-815a-13e36580a55c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9122 | 2024.11.28 01:58:54.281442 [ 253 ] {0bb9edb7-98a8-4fe4-815a-13e36580a55c} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9123 | 2024.11.28 01:58:54.281803 [ 253 ] {0bb9edb7-98a8-4fe4-815a-13e36580a55c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001954 sec., 7164.790174002047 rows/sec., 515.77 KiB/sec. | ||
9124 | 2024.11.28 01:58:54.282039 [ 253 ] {0bb9edb7-98a8-4fe4-815a-13e36580a55c} <Debug> TCPHandler: Processed in 0.002504044 sec. | ||
9125 | 2024.11.28 01:58:54.282302 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9126 | 2024.11.28 01:58:54.282514 [ 4 ] {fd088e1f-f01e-4066-8a2c-7ee6099642fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9127 | 2024.11.28 01:58:54.282593 [ 4 ] {fd088e1f-f01e-4066-8a2c-7ee6099642fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9128 | 2024.11.28 01:58:54.283365 [ 4 ] {fd088e1f-f01e-4066-8a2c-7ee6099642fd} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9129 | 2024.11.28 01:58:54.283409 [ 4 ] {fd088e1f-f01e-4066-8a2c-7ee6099642fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9130 | 2024.11.28 01:58:54.283847 [ 4 ] {fd088e1f-f01e-4066-8a2c-7ee6099642fd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
9131 | 2024.11.28 01:58:54.284113 [ 4 ] {fd088e1f-f01e-4066-8a2c-7ee6099642fd} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9132 | 2024.11.28 01:58:54.284373 [ 4 ] {fd088e1f-f01e-4066-8a2c-7ee6099642fd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001911 sec., 1046.5724751439038 rows/sec., 85.34 KiB/sec. | ||
9133 | 2024.11.28 01:58:54.284470 [ 4 ] {fd088e1f-f01e-4066-8a2c-7ee6099642fd} <Debug> TCPHandler: Processed in 0.00231961 sec. | ||
9134 | 2024.11.28 01:58:54.284644 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9135 | 2024.11.28 01:58:54.284781 [ 253 ] {9d659dbb-a395-4496-b2ff-b3d15de12ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9136 | 2024.11.28 01:58:54.284838 [ 253 ] {9d659dbb-a395-4496-b2ff-b3d15de12ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9137 | 2024.11.28 01:58:54.286205 [ 253 ] {9d659dbb-a395-4496-b2ff-b3d15de12ecf} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9138 | 2024.11.28 01:58:54.286245 [ 253 ] {9d659dbb-a395-4496-b2ff-b3d15de12ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9139 | 2024.11.28 01:58:54.286714 [ 253 ] {9d659dbb-a395-4496-b2ff-b3d15de12ecf} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9140 | 2024.11.28 01:58:54.286965 [ 253 ] {9d659dbb-a395-4496-b2ff-b3d15de12ecf} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9141 | 2024.11.28 01:58:54.287187 [ 253 ] {9d659dbb-a395-4496-b2ff-b3d15de12ecf} <Debug> executeQuery: Read 1426 rows, 121.94 KiB in 0.002437 sec., 585145.6709068527 rows/sec., 48.86 MiB/sec. | ||
9142 | 2024.11.28 01:58:54.287239 [ 253 ] {9d659dbb-a395-4496-b2ff-b3d15de12ecf} <Debug> TCPHandler: Processed in 0.002662166 sec. | ||
9143 | 2024.11.28 01:58:54.287447 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9144 | 2024.11.28 01:58:54.287670 [ 4 ] {959871e9-5a57-4ea6-a187-4eba84fa3eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9145 | 2024.11.28 01:58:54.287762 [ 4 ] {959871e9-5a57-4ea6-a187-4eba84fa3eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9146 | 2024.11.28 01:58:54.288499 [ 4 ] {959871e9-5a57-4ea6-a187-4eba84fa3eac} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9147 | 2024.11.28 01:58:54.288540 [ 4 ] {959871e9-5a57-4ea6-a187-4eba84fa3eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9148 | 2024.11.28 01:58:54.288925 [ 4 ] {959871e9-5a57-4ea6-a187-4eba84fa3eac} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
9149 | 2024.11.28 01:58:54.289189 [ 4 ] {959871e9-5a57-4ea6-a187-4eba84fa3eac} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9150 | 2024.11.28 01:58:54.289390 [ 4 ] {959871e9-5a57-4ea6-a187-4eba84fa3eac} <Debug> executeQuery: Read 50 rows, 3.68 KiB in 0.001775 sec., 28169.014084507042 rows/sec., 2.02 MiB/sec. | ||
9151 | 2024.11.28 01:58:54.289445 [ 4 ] {959871e9-5a57-4ea6-a187-4eba84fa3eac} <Debug> TCPHandler: Processed in 0.002106757 sec. | ||
9152 | 2024.11.28 01:58:54.289597 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9153 | 2024.11.28 01:58:54.289736 [ 253 ] {1c7ddb21-12f5-4b69-b264-20723eeebae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9154 | 2024.11.28 01:58:54.289793 [ 253 ] {1c7ddb21-12f5-4b69-b264-20723eeebae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9155 | 2024.11.28 01:58:54.290483 [ 253 ] {1c7ddb21-12f5-4b69-b264-20723eeebae4} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9156 | 2024.11.28 01:58:54.290521 [ 253 ] {1c7ddb21-12f5-4b69-b264-20723eeebae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9157 | 2024.11.28 01:58:54.290891 [ 253 ] {1c7ddb21-12f5-4b69-b264-20723eeebae4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9158 | 2024.11.28 01:58:54.291124 [ 253 ] {1c7ddb21-12f5-4b69-b264-20723eeebae4} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9159 | 2024.11.28 01:58:54.291342 [ 253 ] {1c7ddb21-12f5-4b69-b264-20723eeebae4} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001637 sec., 147831.39890042762 rows/sec., 10.02 MiB/sec. | ||
9160 | 2024.11.28 01:58:54.291393 [ 253 ] {1c7ddb21-12f5-4b69-b264-20723eeebae4} <Debug> TCPHandler: Processed in 0.001864462 sec. | ||
9161 | 2024.11.28 01:58:54.291544 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9162 | 2024.11.28 01:58:54.291681 [ 4 ] {604de317-9cb5-4cb5-a8e6-53225116be57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9163 | 2024.11.28 01:58:54.291739 [ 4 ] {604de317-9cb5-4cb5-a8e6-53225116be57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9164 | 2024.11.28 01:58:54.292356 [ 4 ] {604de317-9cb5-4cb5-a8e6-53225116be57} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9165 | 2024.11.28 01:58:54.292397 [ 4 ] {604de317-9cb5-4cb5-a8e6-53225116be57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9166 | 2024.11.28 01:58:54.292771 [ 4 ] {604de317-9cb5-4cb5-a8e6-53225116be57} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9167 | 2024.11.28 01:58:54.293018 [ 4 ] {604de317-9cb5-4cb5-a8e6-53225116be57} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9168 | 2024.11.28 01:58:54.293268 [ 4 ] {604de317-9cb5-4cb5-a8e6-53225116be57} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001614 sec., 8054.522924411401 rows/sec., 502.20 KiB/sec. | ||
9169 | 2024.11.28 01:58:54.293381 [ 4 ] {604de317-9cb5-4cb5-a8e6-53225116be57} <Debug> TCPHandler: Processed in 0.001905983 sec. | ||
9170 | 2024.11.28 01:58:54.293585 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9171 | 2024.11.28 01:58:54.293727 [ 253 ] {763b641f-b2a4-4665-9b56-5fe314996904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9172 | 2024.11.28 01:58:54.293783 [ 253 ] {763b641f-b2a4-4665-9b56-5fe314996904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9173 | 2024.11.28 01:58:54.294683 [ 253 ] {763b641f-b2a4-4665-9b56-5fe314996904} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9174 | 2024.11.28 01:58:54.294723 [ 253 ] {763b641f-b2a4-4665-9b56-5fe314996904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9175 | 2024.11.28 01:58:54.295121 [ 253 ] {763b641f-b2a4-4665-9b56-5fe314996904} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9176 | 2024.11.28 01:58:54.295362 [ 253 ] {763b641f-b2a4-4665-9b56-5fe314996904} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9177 | 2024.11.28 01:58:54.295590 [ 253 ] {763b641f-b2a4-4665-9b56-5fe314996904} <Debug> executeQuery: Read 881 rows, 65.42 KiB in 0.001892 sec., 465644.8202959831 rows/sec., 33.77 MiB/sec. | ||
9178 | 2024.11.28 01:58:54.295681 [ 253 ] {763b641f-b2a4-4665-9b56-5fe314996904} <Debug> TCPHandler: Processed in 0.002216369 sec. | ||
9179 | 2024.11.28 01:58:54.295882 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9180 | 2024.11.28 01:58:54.296036 [ 4 ] {bf23c2c4-54fc-42d9-9480-df247490c4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9181 | 2024.11.28 01:58:54.296093 [ 4 ] {bf23c2c4-54fc-42d9-9480-df247490c4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9182 | 2024.11.28 01:58:54.296655 [ 4 ] {bf23c2c4-54fc-42d9-9480-df247490c4a8} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9183 | 2024.11.28 01:58:54.296701 [ 4 ] {bf23c2c4-54fc-42d9-9480-df247490c4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9184 | 2024.11.28 01:58:54.297128 [ 4 ] {bf23c2c4-54fc-42d9-9480-df247490c4a8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9185 | 2024.11.28 01:58:54.297372 [ 4 ] {bf23c2c4-54fc-42d9-9480-df247490c4a8} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9186 | 2024.11.28 01:58:54.297577 [ 4 ] {bf23c2c4-54fc-42d9-9480-df247490c4a8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00157 sec., 3821.6560509554142 rows/sec., 199.67 KiB/sec. | ||
9187 | 2024.11.28 01:58:54.297627 [ 4 ] {bf23c2c4-54fc-42d9-9480-df247490c4a8} <Debug> TCPHandler: Processed in 0.001851952 sec. | ||
9188 | 2024.11.28 01:58:54.297771 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9189 | 2024.11.28 01:58:54.297886 [ 253 ] {c4befb92-2584-4995-97ff-64b4a0b6747e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9190 | 2024.11.28 01:58:54.297938 [ 253 ] {c4befb92-2584-4995-97ff-64b4a0b6747e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9191 | 2024.11.28 01:58:54.298806 [ 253 ] {c4befb92-2584-4995-97ff-64b4a0b6747e} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9192 | 2024.11.28 01:58:54.298852 [ 253 ] {c4befb92-2584-4995-97ff-64b4a0b6747e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9193 | 2024.11.28 01:58:54.299322 [ 253 ] {c4befb92-2584-4995-97ff-64b4a0b6747e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9194 | 2024.11.28 01:58:54.299567 [ 253 ] {c4befb92-2584-4995-97ff-64b4a0b6747e} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9195 | 2024.11.28 01:58:54.299783 [ 253 ] {c4befb92-2584-4995-97ff-64b4a0b6747e} <Debug> executeQuery: Read 1018 rows, 69.45 KiB in 0.001922 sec., 529656.6077003122 rows/sec., 35.29 MiB/sec. | ||
9196 | 2024.11.28 01:58:54.299834 [ 253 ] {c4befb92-2584-4995-97ff-64b4a0b6747e} <Debug> TCPHandler: Processed in 0.002122277 sec. | ||
9197 | 2024.11.28 01:58:54.299970 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9198 | 2024.11.28 01:58:54.300106 [ 4 ] {dfc9c842-6b37-4ff0-b344-e65d23c8e147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9199 | 2024.11.28 01:58:54.300165 [ 4 ] {dfc9c842-6b37-4ff0-b344-e65d23c8e147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9200 | 2024.11.28 01:58:54.300708 [ 4 ] {dfc9c842-6b37-4ff0-b344-e65d23c8e147} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9201 | 2024.11.28 01:58:54.300756 [ 4 ] {dfc9c842-6b37-4ff0-b344-e65d23c8e147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9202 | 2024.11.28 01:58:54.301157 [ 4 ] {dfc9c842-6b37-4ff0-b344-e65d23c8e147} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9203 | 2024.11.28 01:58:54.301401 [ 4 ] {dfc9c842-6b37-4ff0-b344-e65d23c8e147} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9204 | 2024.11.28 01:58:54.301617 [ 4 ] {dfc9c842-6b37-4ff0-b344-e65d23c8e147} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001541 sec., 648.9292667099286 rows/sec., 43.73 KiB/sec. | ||
9205 | 2024.11.28 01:58:54.301727 [ 4 ] {dfc9c842-6b37-4ff0-b344-e65d23c8e147} <Debug> TCPHandler: Processed in 0.001810732 sec. | ||
9206 | 2024.11.28 01:58:54.301883 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9207 | 2024.11.28 01:58:54.302001 [ 253 ] {39c36c65-0756-49aa-b32c-37b1828dc8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9208 | 2024.11.28 01:58:54.302082 [ 253 ] {39c36c65-0756-49aa-b32c-37b1828dc8c4} <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 | ||
9209 | 2024.11.28 01:58:54.303237 [ 253 ] {39c36c65-0756-49aa-b32c-37b1828dc8c4} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9210 | 2024.11.28 01:58:54.303277 [ 253 ] {39c36c65-0756-49aa-b32c-37b1828dc8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9211 | 2024.11.28 01:58:54.303933 [ 253 ] {39c36c65-0756-49aa-b32c-37b1828dc8c4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9212 | 2024.11.28 01:58:54.304190 [ 253 ] {39c36c65-0756-49aa-b32c-37b1828dc8c4} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9213 | 2024.11.28 01:58:54.304462 [ 253 ] {39c36c65-0756-49aa-b32c-37b1828dc8c4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002485 sec., 16498.993963782697 rows/sec., 29.57 MiB/sec. | ||
9214 | 2024.11.28 01:58:54.304736 [ 253 ] {39c36c65-0756-49aa-b32c-37b1828dc8c4} <Debug> TCPHandler: Processed in 0.00292288 sec. | ||
9215 | 2024.11.28 01:58:54.304870 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9216 | 2024.11.28 01:58:54.304987 [ 4 ] {cc334ebf-c9e5-446b-b942-94c91b03b6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9217 | 2024.11.28 01:58:54.305046 [ 4 ] {cc334ebf-c9e5-446b-b942-94c91b03b6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9218 | 2024.11.28 01:58:54.305615 [ 4 ] {cc334ebf-c9e5-446b-b942-94c91b03b6ef} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9219 | 2024.11.28 01:58:54.305662 [ 4 ] {cc334ebf-c9e5-446b-b942-94c91b03b6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9220 | 2024.11.28 01:58:54.306089 [ 4 ] {cc334ebf-c9e5-446b-b942-94c91b03b6ef} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9221 | 2024.11.28 01:58:54.306323 [ 4 ] {cc334ebf-c9e5-446b-b942-94c91b03b6ef} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9222 | 2024.11.28 01:58:54.306530 [ 4 ] {cc334ebf-c9e5-446b-b942-94c91b03b6ef} <Debug> executeQuery: Read 56 rows, 3.55 KiB in 0.001567 sec., 35737.077217613274 rows/sec., 2.21 MiB/sec. | ||
9223 | 2024.11.28 01:58:54.306579 [ 4 ] {cc334ebf-c9e5-446b-b942-94c91b03b6ef} <Debug> TCPHandler: Processed in 0.00176378 sec. | ||
9224 | 2024.11.28 01:58:56.250764 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1328 | ||
9225 | 2024.11.28 01:58:56.254365 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9226 | 2024.11.28 01:58:56.254428 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9227 | 2024.11.28 01:58:56.255938 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9228 | 2024.11.28 01:58:56.256261 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9229 | 2024.11.28 01:58:56.257766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1328 | ||
9230 | 2024.11.28 01:58:57.086487 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9231 | 2024.11.28 01:58:57.086791 [ 253 ] {fb1183e2-597e-4a6f-a113-af0385597beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9232 | 2024.11.28 01:58:57.086907 [ 253 ] {fb1183e2-597e-4a6f-a113-af0385597beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9233 | 2024.11.28 01:58:57.087784 [ 253 ] {fb1183e2-597e-4a6f-a113-af0385597beb} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9234 | 2024.11.28 01:58:57.087834 [ 253 ] {fb1183e2-597e-4a6f-a113-af0385597beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9235 | 2024.11.28 01:58:57.088264 [ 253 ] {fb1183e2-597e-4a6f-a113-af0385597beb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9236 | 2024.11.28 01:58:57.088518 [ 253 ] {fb1183e2-597e-4a6f-a113-af0385597beb} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9237 | 2024.11.28 01:58:57.088766 [ 253 ] {fb1183e2-597e-4a6f-a113-af0385597beb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002061 sec., 27171.276079573025 rows/sec., 2.07 MiB/sec. | ||
9238 | 2024.11.28 01:58:57.088837 [ 253 ] {fb1183e2-597e-4a6f-a113-af0385597beb} <Debug> TCPHandler: Processed in 0.002541764 sec. | ||
9239 | 2024.11.28 01:58:57.089110 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9240 | 2024.11.28 01:58:57.089295 [ 4 ] {5df03fbd-8a47-4df3-982f-a09159f9dc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9241 | 2024.11.28 01:58:57.089365 [ 4 ] {5df03fbd-8a47-4df3-982f-a09159f9dc43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9242 | 2024.11.28 01:58:57.090130 [ 4 ] {5df03fbd-8a47-4df3-982f-a09159f9dc43} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9243 | 2024.11.28 01:58:57.090175 [ 4 ] {5df03fbd-8a47-4df3-982f-a09159f9dc43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9244 | 2024.11.28 01:58:57.090605 [ 4 ] {5df03fbd-8a47-4df3-982f-a09159f9dc43} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9245 | 2024.11.28 01:58:57.090858 [ 4 ] {5df03fbd-8a47-4df3-982f-a09159f9dc43} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9246 | 2024.11.28 01:58:57.091069 [ 4 ] {5df03fbd-8a47-4df3-982f-a09159f9dc43} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001827 sec., 35030.10399562123 rows/sec., 2.73 MiB/sec. | ||
9247 | 2024.11.28 01:58:57.091126 [ 4 ] {5df03fbd-8a47-4df3-982f-a09159f9dc43} <Debug> TCPHandler: Processed in 0.002163668 sec. | ||
9248 | 2024.11.28 01:58:57.091281 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9249 | 2024.11.28 01:58:57.091408 [ 253 ] {f51f3572-4234-479d-96b5-3708a4d0fa46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9250 | 2024.11.28 01:58:57.091465 [ 253 ] {f51f3572-4234-479d-96b5-3708a4d0fa46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9251 | 2024.11.28 01:58:57.092019 [ 253 ] {f51f3572-4234-479d-96b5-3708a4d0fa46} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9252 | 2024.11.28 01:58:57.092057 [ 253 ] {f51f3572-4234-479d-96b5-3708a4d0fa46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9253 | 2024.11.28 01:58:57.092448 [ 253 ] {f51f3572-4234-479d-96b5-3708a4d0fa46} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9254 | 2024.11.28 01:58:57.092703 [ 253 ] {f51f3572-4234-479d-96b5-3708a4d0fa46} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9255 | 2024.11.28 01:58:57.092896 [ 253 ] {f51f3572-4234-479d-96b5-3708a4d0fa46} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001517 sec., 43506.92155570204 rows/sec., 3.04 MiB/sec. | ||
9256 | 2024.11.28 01:58:57.092957 [ 253 ] {f51f3572-4234-479d-96b5-3708a4d0fa46} <Debug> TCPHandler: Processed in 0.001734961 sec. | ||
9257 | 2024.11.28 01:58:57.093108 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9258 | 2024.11.28 01:58:57.093226 [ 4 ] {5374bfa5-b8b7-4556-9913-bd21aff6577a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9259 | 2024.11.28 01:58:57.093277 [ 4 ] {5374bfa5-b8b7-4556-9913-bd21aff6577a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9260 | 2024.11.28 01:58:57.093768 [ 4 ] {5374bfa5-b8b7-4556-9913-bd21aff6577a} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9261 | 2024.11.28 01:58:57.093808 [ 4 ] {5374bfa5-b8b7-4556-9913-bd21aff6577a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9262 | 2024.11.28 01:58:57.094177 [ 4 ] {5374bfa5-b8b7-4556-9913-bd21aff6577a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9263 | 2024.11.28 01:58:57.094423 [ 4 ] {5374bfa5-b8b7-4556-9913-bd21aff6577a} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9264 | 2024.11.28 01:58:57.094629 [ 4 ] {5374bfa5-b8b7-4556-9913-bd21aff6577a} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001428 sec., 18207.282913165265 rows/sec., 1.22 MiB/sec. | ||
9265 | 2024.11.28 01:58:57.094679 [ 4 ] {5374bfa5-b8b7-4556-9913-bd21aff6577a} <Debug> TCPHandler: Processed in 0.001631298 sec. | ||
9266 | 2024.11.28 01:58:58.635613 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
9267 | 2024.11.28 01:58:58.636486 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9268 | 2024.11.28 01:58:58.636530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9269 | 2024.11.28 01:58:58.637062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9270 | 2024.11.28 01:58:58.637330 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9271 | 2024.11.28 01:58:58.637598 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
9272 | 2024.11.28 01:59:00.165872 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9273 | 2024.11.28 01:59:00.184830 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9274 | 2024.11.28 01:59:00.184892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9275 | 2024.11.28 01:59:00.191703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9276 | 2024.11.28 01:59:00.192450 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9277 | 2024.11.28 01:59:00.195045 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
9278 | 2024.11.28 01:59:02.091114 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9279 | 2024.11.28 01:59:02.091373 [ 253 ] {31058870-a7d1-49cb-92e5-f47c0e346b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9280 | 2024.11.28 01:59:02.091446 [ 253 ] {31058870-a7d1-49cb-92e5-f47c0e346b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9281 | 2024.11.28 01:59:02.092204 [ 253 ] {31058870-a7d1-49cb-92e5-f47c0e346b9d} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9282 | 2024.11.28 01:59:02.092254 [ 253 ] {31058870-a7d1-49cb-92e5-f47c0e346b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9283 | 2024.11.28 01:59:02.092697 [ 253 ] {31058870-a7d1-49cb-92e5-f47c0e346b9d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9284 | 2024.11.28 01:59:02.092952 [ 253 ] {31058870-a7d1-49cb-92e5-f47c0e346b9d} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9285 | 2024.11.28 01:59:02.093196 [ 253 ] {31058870-a7d1-49cb-92e5-f47c0e346b9d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001876 sec., 29850.746268656716 rows/sec., 2.28 MiB/sec. | ||
9286 | 2024.11.28 01:59:02.093260 [ 253 ] {31058870-a7d1-49cb-92e5-f47c0e346b9d} <Debug> TCPHandler: Processed in 0.00234308 sec. | ||
9287 | 2024.11.28 01:59:02.093511 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9288 | 2024.11.28 01:59:02.093721 [ 4 ] {2d6960fc-825a-49f3-9431-063b7a0f7142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9289 | 2024.11.28 01:59:02.093795 [ 4 ] {2d6960fc-825a-49f3-9431-063b7a0f7142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9290 | 2024.11.28 01:59:02.094584 [ 4 ] {2d6960fc-825a-49f3-9431-063b7a0f7142} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9291 | 2024.11.28 01:59:02.094628 [ 4 ] {2d6960fc-825a-49f3-9431-063b7a0f7142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9292 | 2024.11.28 01:59:02.095055 [ 4 ] {2d6960fc-825a-49f3-9431-063b7a0f7142} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9293 | 2024.11.28 01:59:02.095305 [ 4 ] {2d6960fc-825a-49f3-9431-063b7a0f7142} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9294 | 2024.11.28 01:59:02.095570 [ 4 ] {2d6960fc-825a-49f3-9431-063b7a0f7142} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001896 sec., 33755.27426160338 rows/sec., 2.63 MiB/sec. | ||
9295 | 2024.11.28 01:59:02.095671 [ 4 ] {2d6960fc-825a-49f3-9431-063b7a0f7142} <Debug> TCPHandler: Processed in 0.002304621 sec. | ||
9296 | 2024.11.28 01:59:02.095844 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9297 | 2024.11.28 01:59:02.096166 [ 253 ] {1ee6fa97-dfef-4842-824c-e5c593e9fccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9298 | 2024.11.28 01:59:02.096247 [ 253 ] {1ee6fa97-dfef-4842-824c-e5c593e9fccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9299 | 2024.11.28 01:59:02.096845 [ 253 ] {1ee6fa97-dfef-4842-824c-e5c593e9fccf} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9300 | 2024.11.28 01:59:02.096886 [ 253 ] {1ee6fa97-dfef-4842-824c-e5c593e9fccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9301 | 2024.11.28 01:59:02.097290 [ 253 ] {1ee6fa97-dfef-4842-824c-e5c593e9fccf} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9302 | 2024.11.28 01:59:02.097546 [ 253 ] {1ee6fa97-dfef-4842-824c-e5c593e9fccf} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9303 | 2024.11.28 01:59:02.097803 [ 253 ] {1ee6fa97-dfef-4842-824c-e5c593e9fccf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001746 sec., 91638.02978235968 rows/sec., 6.38 MiB/sec. | ||
9304 | 2024.11.28 01:59:02.097902 [ 253 ] {1ee6fa97-dfef-4842-824c-e5c593e9fccf} <Debug> TCPHandler: Processed in 0.002145677 sec. | ||
9305 | 2024.11.28 01:59:02.098097 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9306 | 2024.11.28 01:59:02.098256 [ 4 ] {b93f7017-568b-436a-b2ce-7be1585bf2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9307 | 2024.11.28 01:59:02.098314 [ 4 ] {b93f7017-568b-436a-b2ce-7be1585bf2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9308 | 2024.11.28 01:59:02.098877 [ 4 ] {b93f7017-568b-436a-b2ce-7be1585bf2fb} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9309 | 2024.11.28 01:59:02.098923 [ 4 ] {b93f7017-568b-436a-b2ce-7be1585bf2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9310 | 2024.11.28 01:59:02.099349 [ 4 ] {b93f7017-568b-436a-b2ce-7be1585bf2fb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9311 | 2024.11.28 01:59:02.099594 [ 4 ] {b93f7017-568b-436a-b2ce-7be1585bf2fb} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9312 | 2024.11.28 01:59:02.099807 [ 4 ] {b93f7017-568b-436a-b2ce-7be1585bf2fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00158 sec., 37974.6835443038 rows/sec., 2.56 MiB/sec. | ||
9313 | 2024.11.28 01:59:02.099858 [ 4 ] {b93f7017-568b-436a-b2ce-7be1585bf2fb} <Debug> TCPHandler: Processed in 0.001875432 sec. | ||
9314 | 2024.11.28 01:59:05.992163 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9315 | 2024.11.28 01:59:05.992247 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9316 | 2024.11.28 01:59:06.137749 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 | ||
9317 | 2024.11.28 01:59:06.138674 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9318 | 2024.11.28 01:59:06.138716 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9319 | 2024.11.28 01:59:06.139353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9320 | 2024.11.28 01:59:06.139609 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9321 | 2024.11.28 01:59:06.139806 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
9322 | 2024.11.28 01:59:06.258060 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1344 | ||
9323 | 2024.11.28 01:59:06.260822 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9324 | 2024.11.28 01:59:06.260874 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9325 | 2024.11.28 01:59:06.262327 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9326 | 2024.11.28 01:59:06.262648 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9327 | 2024.11.28 01:59:06.262860 [ 119 ] {} <Debug> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9328 | 2024.11.28 01:59:06.262953 [ 119 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9329 | 2024.11.28 01:59:06.263015 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9330 | 2024.11.28 01:59:06.263464 [ 199 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::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 | ||
9331 | 2024.11.28 01:59:06.264193 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1344 | ||
9332 | 2024.11.28 01:59:06.264648 [ 199 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9333 | 2024.11.28 01:59:06.264817 [ 199 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1170 rows starting from the beginning of the part | ||
9334 | 2024.11.28 01:59:06.265505 [ 199 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 54 rows starting from the beginning of the part | ||
9335 | 2024.11.28 01:59:06.266071 [ 199 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 16 rows starting from the beginning of the part | ||
9336 | 2024.11.28 01:59:06.266656 [ 199 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
9337 | 2024.11.28 01:59:06.267295 [ 199 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 54 rows starting from the beginning of the part | ||
9338 | 2024.11.28 01:59:06.267934 [ 199 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part | ||
9339 | 2024.11.28 01:59:06.276133 [ 196 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1344 rows, containing 72 columns (72 merged, 0 gathered) in 0.013001236 sec., 103374.78682796005 rows/sec., 80.47 MiB/sec. | ||
9340 | 2024.11.28 01:59:06.277435 [ 199 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9341 | 2024.11.28 01:59:06.278122 [ 199 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_36_7} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9342 | 2024.11.28 01:59:06.278203 [ 199 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_36_7} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9343 | 2024.11.28 01:59:06.278398 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
9344 | 2024.11.28 01:59:07.001334 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000937557 sec. | ||
9345 | 2024.11.28 01:59:07.097042 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9346 | 2024.11.28 01:59:07.097262 [ 253 ] {c2f1ef69-2a49-404d-a01b-426e1c3979d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9347 | 2024.11.28 01:59:07.097344 [ 253 ] {c2f1ef69-2a49-404d-a01b-426e1c3979d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9348 | 2024.11.28 01:59:07.098112 [ 253 ] {c2f1ef69-2a49-404d-a01b-426e1c3979d5} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9349 | 2024.11.28 01:59:07.098166 [ 253 ] {c2f1ef69-2a49-404d-a01b-426e1c3979d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9350 | 2024.11.28 01:59:07.098615 [ 253 ] {c2f1ef69-2a49-404d-a01b-426e1c3979d5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9351 | 2024.11.28 01:59:07.098889 [ 253 ] {c2f1ef69-2a49-404d-a01b-426e1c3979d5} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9352 | 2024.11.28 01:59:07.099135 [ 253 ] {c2f1ef69-2a49-404d-a01b-426e1c3979d5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001933 sec., 7242.628039317124 rows/sec., 521.37 KiB/sec. | ||
9353 | 2024.11.28 01:59:07.099203 [ 253 ] {c2f1ef69-2a49-404d-a01b-426e1c3979d5} <Debug> TCPHandler: Processed in 0.00230791 sec. | ||
9354 | 2024.11.28 01:59:07.099458 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9355 | 2024.11.28 01:59:07.099631 [ 4 ] {801af377-4020-4a18-9d2f-3d863790b900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9356 | 2024.11.28 01:59:07.099699 [ 4 ] {801af377-4020-4a18-9d2f-3d863790b900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9357 | 2024.11.28 01:59:07.100597 [ 4 ] {801af377-4020-4a18-9d2f-3d863790b900} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9358 | 2024.11.28 01:59:07.100642 [ 4 ] {801af377-4020-4a18-9d2f-3d863790b900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9359 | 2024.11.28 01:59:07.101091 [ 4 ] {801af377-4020-4a18-9d2f-3d863790b900} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9360 | 2024.11.28 01:59:07.101356 [ 4 ] {801af377-4020-4a18-9d2f-3d863790b900} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9361 | 2024.11.28 01:59:07.101564 [ 120 ] {} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9362 | 2024.11.28 01:59:07.101602 [ 4 ] {801af377-4020-4a18-9d2f-3d863790b900} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002023 sec., 140879.88136431042 rows/sec., 12.43 MiB/sec. | ||
9363 | 2024.11.28 01:59:07.101662 [ 120 ] {} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9364 | 2024.11.28 01:59:07.101738 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9365 | 2024.11.28 01:59:07.101741 [ 4 ] {801af377-4020-4a18-9d2f-3d863790b900} <Debug> TCPHandler: Processed in 0.002413482 sec. | ||
9366 | 2024.11.28 01:59:07.102002 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9367 | 2024.11.28 01:59:07.102045 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
9368 | 2024.11.28 01:59:07.102259 [ 253 ] {45d7deef-a33f-4eeb-820d-a2dc7fa44ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9369 | 2024.11.28 01:59:07.102386 [ 253 ] {45d7deef-a33f-4eeb-820d-a2dc7fa44ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9370 | 2024.11.28 01:59:07.102483 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9371 | 2024.11.28 01:59:07.102588 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1434 rows starting from the beginning of the part | ||
9372 | 2024.11.28 01:59:07.103141 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
9373 | 2024.11.28 01:59:07.103805 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1426 rows starting from the beginning of the part | ||
9374 | 2024.11.28 01:59:07.104186 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
9375 | 2024.11.28 01:59:07.104546 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
9376 | 2024.11.28 01:59:07.104831 [ 187 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 285 rows starting from the beginning of the part | ||
9377 | 2024.11.28 01:59:07.105532 [ 253 ] {45d7deef-a33f-4eeb-820d-a2dc7fa44ae5} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9378 | 2024.11.28 01:59:07.105578 [ 253 ] {45d7deef-a33f-4eeb-820d-a2dc7fa44ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9379 | 2024.11.28 01:59:07.106089 [ 253 ] {45d7deef-a33f-4eeb-820d-a2dc7fa44ae5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
9380 | 2024.11.28 01:59:07.106390 [ 253 ] {45d7deef-a33f-4eeb-820d-a2dc7fa44ae5} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9381 | 2024.11.28 01:59:07.106638 [ 253 ] {45d7deef-a33f-4eeb-820d-a2dc7fa44ae5} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.004462 sec., 10757.507844016136 rows/sec., 793.16 KiB/sec. | ||
9382 | 2024.11.28 01:59:07.106713 [ 253 ] {45d7deef-a33f-4eeb-820d-a2dc7fa44ae5} <Debug> TCPHandler: Processed in 0.004832734 sec. | ||
9383 | 2024.11.28 01:59:07.106962 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9384 | 2024.11.28 01:59:07.107038 [ 196 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.00518055 sec., 639507.3882116764 rows/sec., 55.85 MiB/sec. | ||
9385 | 2024.11.28 01:59:07.107157 [ 4 ] {6d5221b2-303f-441a-a02e-6d49e6f17cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9386 | 2024.11.28 01:59:07.107213 [ 4 ] {6d5221b2-303f-441a-a02e-6d49e6f17cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9387 | 2024.11.28 01:59:07.107374 [ 196 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9388 | 2024.11.28 01:59:07.108063 [ 196 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_81_16} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9389 | 2024.11.28 01:59:07.108282 [ 196 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_81_16} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9390 | 2024.11.28 01:59:07.108513 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
9391 | 2024.11.28 01:59:07.108522 [ 4 ] {6d5221b2-303f-441a-a02e-6d49e6f17cd2} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9392 | 2024.11.28 01:59:07.108598 [ 4 ] {6d5221b2-303f-441a-a02e-6d49e6f17cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9393 | 2024.11.28 01:59:07.108978 [ 4 ] {6d5221b2-303f-441a-a02e-6d49e6f17cd2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9394 | 2024.11.28 01:59:07.109226 [ 4 ] {6d5221b2-303f-441a-a02e-6d49e6f17cd2} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9395 | 2024.11.28 01:59:07.109474 [ 4 ] {6d5221b2-303f-441a-a02e-6d49e6f17cd2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002343 sec., 5975.24541186513 rows/sec., 418.47 KiB/sec. | ||
9396 | 2024.11.28 01:59:07.109571 [ 4 ] {6d5221b2-303f-441a-a02e-6d49e6f17cd2} <Debug> TCPHandler: Processed in 0.002741738 sec. | ||
9397 | 2024.11.28 01:59:07.109806 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9398 | 2024.11.28 01:59:07.109947 [ 253 ] {5a044df9-8323-47b7-8d3d-b67d2c270433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9399 | 2024.11.28 01:59:07.110000 [ 253 ] {5a044df9-8323-47b7-8d3d-b67d2c270433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9400 | 2024.11.28 01:59:07.110610 [ 253 ] {5a044df9-8323-47b7-8d3d-b67d2c270433} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9401 | 2024.11.28 01:59:07.110653 [ 253 ] {5a044df9-8323-47b7-8d3d-b67d2c270433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9402 | 2024.11.28 01:59:07.111033 [ 253 ] {5a044df9-8323-47b7-8d3d-b67d2c270433} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9403 | 2024.11.28 01:59:07.111297 [ 253 ] {5a044df9-8323-47b7-8d3d-b67d2c270433} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9404 | 2024.11.28 01:59:07.111542 [ 253 ] {5a044df9-8323-47b7-8d3d-b67d2c270433} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001618 sec., 8034.61063040791 rows/sec., 500.96 KiB/sec. | ||
9405 | 2024.11.28 01:59:07.111695 [ 253 ] {5a044df9-8323-47b7-8d3d-b67d2c270433} <Debug> TCPHandler: Processed in 0.001999085 sec. | ||
9406 | 2024.11.28 01:59:07.111864 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9407 | 2024.11.28 01:59:07.111977 [ 4 ] {90feee60-da5c-465e-be38-79ff2e387ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9408 | 2024.11.28 01:59:07.112025 [ 4 ] {90feee60-da5c-465e-be38-79ff2e387ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9409 | 2024.11.28 01:59:07.112771 [ 4 ] {90feee60-da5c-465e-be38-79ff2e387ddc} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9410 | 2024.11.28 01:59:07.112812 [ 4 ] {90feee60-da5c-465e-be38-79ff2e387ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9411 | 2024.11.28 01:59:07.113199 [ 4 ] {90feee60-da5c-465e-be38-79ff2e387ddc} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9412 | 2024.11.28 01:59:07.113435 [ 4 ] {90feee60-da5c-465e-be38-79ff2e387ddc} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9413 | 2024.11.28 01:59:07.113615 [ 120 ] {} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9414 | 2024.11.28 01:59:07.113645 [ 4 ] {90feee60-da5c-465e-be38-79ff2e387ddc} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001687 sec., 250740.96028452876 rows/sec., 17.92 MiB/sec. | ||
9415 | 2024.11.28 01:59:07.113671 [ 120 ] {} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9416 | 2024.11.28 01:59:07.113739 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9417 | 2024.11.28 01:59:07.113761 [ 4 ] {90feee60-da5c-465e-be38-79ff2e387ddc} <Debug> TCPHandler: Processed in 0.001963965 sec. | ||
9418 | 2024.11.28 01:59:07.114069 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9419 | 2024.11.28 01:59:07.114085 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
9420 | 2024.11.28 01:59:07.114605 [ 253 ] {0395dc99-caa8-4581-87c4-5c1ccb5aca3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9421 | 2024.11.28 01:59:07.114715 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9422 | 2024.11.28 01:59:07.114884 [ 253 ] {0395dc99-caa8-4581-87c4-5c1ccb5aca3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9423 | 2024.11.28 01:59:07.114901 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 915 rows starting from the beginning of the part | ||
9424 | 2024.11.28 01:59:07.115757 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
9425 | 2024.11.28 01:59:07.116154 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 881 rows starting from the beginning of the part | ||
9426 | 2024.11.28 01:59:07.116463 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
9427 | 2024.11.28 01:59:07.116810 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
9428 | 2024.11.28 01:59:07.117163 [ 197 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 423 rows starting from the beginning of the part | ||
9429 | 2024.11.28 01:59:07.117856 [ 253 ] {0395dc99-caa8-4581-87c4-5c1ccb5aca3a} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9430 | 2024.11.28 01:59:07.117919 [ 253 ] {0395dc99-caa8-4581-87c4-5c1ccb5aca3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9431 | 2024.11.28 01:59:07.118789 [ 253 ] {0395dc99-caa8-4581-87c4-5c1ccb5aca3a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9432 | 2024.11.28 01:59:07.119298 [ 253 ] {0395dc99-caa8-4581-87c4-5c1ccb5aca3a} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9433 | 2024.11.28 01:59:07.119811 [ 253 ] {0395dc99-caa8-4581-87c4-5c1ccb5aca3a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00544 sec., 1102.941176470588 rows/sec., 57.62 KiB/sec. | ||
9434 | 2024.11.28 01:59:07.119892 [ 253 ] {0395dc99-caa8-4581-87c4-5c1ccb5aca3a} <Debug> TCPHandler: Processed in 0.006028555 sec. | ||
9435 | 2024.11.28 01:59:07.120071 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9436 | 2024.11.28 01:59:07.120291 [ 4 ] {ca732d27-17ee-45d6-9fd8-9b55f82afa7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9437 | 2024.11.28 01:59:07.120373 [ 204 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2411 rows, containing 5 columns (5 merged, 0 gathered) in 0.006520154 sec., 369776.5420878096 rows/sec., 28.35 MiB/sec. | ||
9438 | 2024.11.28 01:59:07.120387 [ 4 ] {ca732d27-17ee-45d6-9fd8-9b55f82afa7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9439 | 2024.11.28 01:59:07.120705 [ 204 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9440 | 2024.11.28 01:59:07.121341 [ 204 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_81_16} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9441 | 2024.11.28 01:59:07.121501 [ 4 ] {ca732d27-17ee-45d6-9fd8-9b55f82afa7c} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9442 | 2024.11.28 01:59:07.121536 [ 204 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_81_16} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9443 | 2024.11.28 01:59:07.121563 [ 4 ] {ca732d27-17ee-45d6-9fd8-9b55f82afa7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9444 | 2024.11.28 01:59:07.121690 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
9445 | 2024.11.28 01:59:07.122100 [ 4 ] {ca732d27-17ee-45d6-9fd8-9b55f82afa7c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9446 | 2024.11.28 01:59:07.122347 [ 4 ] {ca732d27-17ee-45d6-9fd8-9b55f82afa7c} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9447 | 2024.11.28 01:59:07.122531 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9448 | 2024.11.28 01:59:07.122592 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9449 | 2024.11.28 01:59:07.122590 [ 4 ] {ca732d27-17ee-45d6-9fd8-9b55f82afa7c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002383 sec., 99454.46915652539 rows/sec., 6.67 MiB/sec. | ||
9450 | 2024.11.28 01:59:07.122630 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9451 | 2024.11.28 01:59:07.122773 [ 4 ] {ca732d27-17ee-45d6-9fd8-9b55f82afa7c} <Debug> TCPHandler: Processed in 0.002768928 sec. | ||
9452 | 2024.11.28 01:59:07.123060 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
9453 | 2024.11.28 01:59:07.123090 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9454 | 2024.11.28 01:59:07.123549 [ 253 ] {dddbdcc9-b1ab-47c8-8a2a-6b581e30b91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9455 | 2024.11.28 01:59:07.123729 [ 253 ] {dddbdcc9-b1ab-47c8-8a2a-6b581e30b91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9456 | 2024.11.28 01:59:07.123905 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9457 | 2024.11.28 01:59:07.124082 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22615 rows starting from the beginning of the part | ||
9458 | 2024.11.28 01:59:07.124633 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
9459 | 2024.11.28 01:59:07.125167 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1018 rows starting from the beginning of the part | ||
9460 | 2024.11.28 01:59:07.125587 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::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 | ||
9461 | 2024.11.28 01:59:07.125827 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
9462 | 2024.11.28 01:59:07.126158 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 237 rows starting from the beginning of the part | ||
9463 | 2024.11.28 01:59:07.126903 [ 253 ] {dddbdcc9-b1ab-47c8-8a2a-6b581e30b91d} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9464 | 2024.11.28 01:59:07.126965 [ 253 ] {dddbdcc9-b1ab-47c8-8a2a-6b581e30b91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9465 | 2024.11.28 01:59:07.127617 [ 253 ] {dddbdcc9-b1ab-47c8-8a2a-6b581e30b91d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9466 | 2024.11.28 01:59:07.127970 [ 253 ] {dddbdcc9-b1ab-47c8-8a2a-6b581e30b91d} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9467 | 2024.11.28 01:59:07.128619 [ 253 ] {dddbdcc9-b1ab-47c8-8a2a-6b581e30b91d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005138 sec., 194.62826002335538 rows/sec., 13.11 KiB/sec. | ||
9468 | 2024.11.28 01:59:07.129313 [ 253 ] {dddbdcc9-b1ab-47c8-8a2a-6b581e30b91d} <Debug> TCPHandler: Processed in 0.00638009 sec. | ||
9469 | 2024.11.28 01:59:07.129604 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9470 | 2024.11.28 01:59:07.129812 [ 4 ] {d65357d5-ef5b-40e2-8060-c293733ed85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9471 | 2024.11.28 01:59:07.129930 [ 4 ] {d65357d5-ef5b-40e2-8060-c293733ed85c} <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 | ||
9472 | 2024.11.28 01:59:07.131727 [ 4 ] {d65357d5-ef5b-40e2-8060-c293733ed85c} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9473 | 2024.11.28 01:59:07.131768 [ 4 ] {d65357d5-ef5b-40e2-8060-c293733ed85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9474 | 2024.11.28 01:59:07.132793 [ 4 ] {d65357d5-ef5b-40e2-8060-c293733ed85c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9475 | 2024.11.28 01:59:07.133194 [ 4 ] {d65357d5-ef5b-40e2-8060-c293733ed85c} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9476 | 2024.11.28 01:59:07.133412 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9477 | 2024.11.28 01:59:07.133530 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9478 | 2024.11.28 01:59:07.133610 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9479 | 2024.11.28 01:59:07.133778 [ 4 ] {d65357d5-ef5b-40e2-8060-c293733ed85c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003956 sec., 10364.004044489382 rows/sec., 18.57 MiB/sec. | ||
9480 | 2024.11.28 01:59:07.134087 [ 191 ] {4342e046-8fec-453c-af4a-f73be3904d3a::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 | ||
9481 | 2024.11.28 01:59:07.135218 [ 4 ] {d65357d5-ef5b-40e2-8060-c293733ed85c} <Debug> TCPHandler: Processed in 0.005698779 sec. | ||
9482 | 2024.11.28 01:59:07.135541 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9483 | 2024.11.28 01:59:07.135797 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24256 rows, containing 5 columns (5 merged, 0 gathered) in 0.013002946 sec., 1865423.4202003146 rows/sec., 125.89 MiB/sec. | ||
9484 | 2024.11.28 01:59:07.136048 [ 253 ] {59f1b282-8537-48f3-a8a4-3d5d619c56be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9485 | 2024.11.28 01:59:07.136149 [ 191 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9486 | 2024.11.28 01:59:07.136161 [ 253 ] {59f1b282-8537-48f3-a8a4-3d5d619c56be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9487 | 2024.11.28 01:59:07.136286 [ 191 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1092 rows starting from the beginning of the part | ||
9488 | 2024.11.28 01:59:07.136552 [ 194 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9489 | 2024.11.28 01:59:07.137602 [ 191 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
9490 | 2024.11.28 01:59:07.137950 [ 194 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9491 | 2024.11.28 01:59:07.138447 [ 194 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9492 | 2024.11.28 01:59:07.138784 [ 191 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
9493 | 2024.11.28 01:59:07.138819 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
9494 | 2024.11.28 01:59:07.139134 [ 253 ] {59f1b282-8537-48f3-a8a4-3d5d619c56be} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9495 | 2024.11.28 01:59:07.139209 [ 253 ] {59f1b282-8537-48f3-a8a4-3d5d619c56be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9496 | 2024.11.28 01:59:07.139308 [ 191 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
9497 | 2024.11.28 01:59:07.139692 [ 191 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
9498 | 2024.11.28 01:59:07.140064 [ 191 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
9499 | 2024.11.28 01:59:07.140102 [ 253 ] {59f1b282-8537-48f3-a8a4-3d5d619c56be} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9500 | 2024.11.28 01:59:07.140566 [ 253 ] {59f1b282-8537-48f3-a8a4-3d5d619c56be} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9501 | 2024.11.28 01:59:07.140817 [ 120 ] {} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9502 | 2024.11.28 01:59:07.140908 [ 120 ] {} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9503 | 2024.11.28 01:59:07.140967 [ 253 ] {59f1b282-8537-48f3-a8a4-3d5d619c56be} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005081 sec., 16138.555402479828 rows/sec., 1.02 MiB/sec. | ||
9504 | 2024.11.28 01:59:07.140985 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9505 | 2024.11.28 01:59:07.141268 [ 253 ] {59f1b282-8537-48f3-a8a4-3d5d619c56be} <Debug> TCPHandler: Processed in 0.005917752 sec. | ||
9506 | 2024.11.28 01:59:07.141550 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
9507 | 2024.11.28 01:59:07.141908 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9508 | 2024.11.28 01:59:07.141966 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4572 rows starting from the beginning of the part | ||
9509 | 2024.11.28 01:59:07.142133 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
9510 | 2024.11.28 01:59:07.142256 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
9511 | 2024.11.28 01:59:07.142404 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part | ||
9512 | 2024.11.28 01:59:07.142512 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
9513 | 2024.11.28 01:59:07.142654 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part | ||
9514 | 2024.11.28 01:59:07.146303 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4856 rows, containing 4 columns (4 merged, 0 gathered) in 0.00516027 sec., 941036.0310603903 rows/sec., 61.30 MiB/sec. | ||
9515 | 2024.11.28 01:59:07.146755 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9516 | 2024.11.28 01:59:07.147062 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_81_16} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9517 | 2024.11.28 01:59:07.147138 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_81_16} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9518 | 2024.11.28 01:59:07.147867 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
9519 | 2024.11.28 01:59:07.150559 [ 200 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1297 rows, containing 19 columns (19 merged, 0 gathered) in 0.016830502 sec., 77062.46670479585 rows/sec., 138.09 MiB/sec. | ||
9520 | 2024.11.28 01:59:07.151883 [ 193 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9521 | 2024.11.28 01:59:07.152314 [ 193 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9522 | 2024.11.28 01:59:07.152396 [ 193 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9523 | 2024.11.28 01:59:07.152545 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.43 MiB. | ||
9524 | 2024.11.28 01:59:07.695111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
9525 | 2024.11.28 01:59:07.715310 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9526 | 2024.11.28 01:59:07.715359 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9527 | 2024.11.28 01:59:07.722806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9528 | 2024.11.28 01:59:07.723585 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9529 | 2024.11.28 01:59:07.726259 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
9530 | 2024.11.28 01:59:08.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.21 MiB, peak 237.10 MiB, free memory in arenas 0.00 B, will set to 228.94 MiB (RSS), difference: 2.73 MiB | ||
9531 | 2024.11.28 01:59:12.090475 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9532 | 2024.11.28 01:59:12.090684 [ 253 ] {6b140f7e-33f1-46c6-9d5b-4eb2f1ef5e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9533 | 2024.11.28 01:59:12.090762 [ 253 ] {6b140f7e-33f1-46c6-9d5b-4eb2f1ef5e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9534 | 2024.11.28 01:59:12.091558 [ 253 ] {6b140f7e-33f1-46c6-9d5b-4eb2f1ef5e89} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9535 | 2024.11.28 01:59:12.091611 [ 253 ] {6b140f7e-33f1-46c6-9d5b-4eb2f1ef5e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9536 | 2024.11.28 01:59:12.092061 [ 253 ] {6b140f7e-33f1-46c6-9d5b-4eb2f1ef5e89} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9537 | 2024.11.28 01:59:12.092325 [ 253 ] {6b140f7e-33f1-46c6-9d5b-4eb2f1ef5e89} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9538 | 2024.11.28 01:59:12.092593 [ 253 ] {6b140f7e-33f1-46c6-9d5b-4eb2f1ef5e89} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001956 sec., 28629.856850715747 rows/sec., 2.19 MiB/sec. | ||
9539 | 2024.11.28 01:59:12.092684 [ 253 ] {6b140f7e-33f1-46c6-9d5b-4eb2f1ef5e89} <Debug> TCPHandler: Processed in 0.002341791 sec. | ||
9540 | 2024.11.28 01:59:12.093009 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9541 | 2024.11.28 01:59:12.093216 [ 4 ] {aa234cab-3ade-4000-8494-8c0a62359d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9542 | 2024.11.28 01:59:12.093293 [ 4 ] {aa234cab-3ade-4000-8494-8c0a62359d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9543 | 2024.11.28 01:59:12.094072 [ 4 ] {aa234cab-3ade-4000-8494-8c0a62359d27} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9544 | 2024.11.28 01:59:12.094114 [ 4 ] {aa234cab-3ade-4000-8494-8c0a62359d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9545 | 2024.11.28 01:59:12.094557 [ 4 ] {aa234cab-3ade-4000-8494-8c0a62359d27} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9546 | 2024.11.28 01:59:12.094811 [ 4 ] {aa234cab-3ade-4000-8494-8c0a62359d27} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9547 | 2024.11.28 01:59:12.095042 [ 4 ] {aa234cab-3ade-4000-8494-8c0a62359d27} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001883 sec., 33988.316516197556 rows/sec., 2.65 MiB/sec. | ||
9548 | 2024.11.28 01:59:12.095099 [ 4 ] {aa234cab-3ade-4000-8494-8c0a62359d27} <Debug> TCPHandler: Processed in 0.002276579 sec. | ||
9549 | 2024.11.28 01:59:12.095266 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9550 | 2024.11.28 01:59:12.095394 [ 253 ] {76576372-50a1-4caa-b6ec-f388dc2ef724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9551 | 2024.11.28 01:59:12.095452 [ 253 ] {76576372-50a1-4caa-b6ec-f388dc2ef724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9552 | 2024.11.28 01:59:12.096061 [ 253 ] {76576372-50a1-4caa-b6ec-f388dc2ef724} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9553 | 2024.11.28 01:59:12.096102 [ 253 ] {76576372-50a1-4caa-b6ec-f388dc2ef724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9554 | 2024.11.28 01:59:12.096516 [ 253 ] {76576372-50a1-4caa-b6ec-f388dc2ef724} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9555 | 2024.11.28 01:59:12.096758 [ 253 ] {76576372-50a1-4caa-b6ec-f388dc2ef724} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9556 | 2024.11.28 01:59:12.096998 [ 253 ] {76576372-50a1-4caa-b6ec-f388dc2ef724} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001631 sec., 98099.32556713672 rows/sec., 6.83 MiB/sec. | ||
9557 | 2024.11.28 01:59:12.097069 [ 253 ] {76576372-50a1-4caa-b6ec-f388dc2ef724} <Debug> TCPHandler: Processed in 0.001864162 sec. | ||
9558 | 2024.11.28 01:59:12.097299 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9559 | 2024.11.28 01:59:12.097595 [ 4 ] {f5d255da-0ab1-43b9-b941-779269e3b3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9560 | 2024.11.28 01:59:12.097682 [ 4 ] {f5d255da-0ab1-43b9-b941-779269e3b3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9561 | 2024.11.28 01:59:12.098180 [ 4 ] {f5d255da-0ab1-43b9-b941-779269e3b3d8} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9562 | 2024.11.28 01:59:12.098219 [ 4 ] {f5d255da-0ab1-43b9-b941-779269e3b3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9563 | 2024.11.28 01:59:12.098603 [ 4 ] {f5d255da-0ab1-43b9-b941-779269e3b3d8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9564 | 2024.11.28 01:59:12.098842 [ 4 ] {f5d255da-0ab1-43b9-b941-779269e3b3d8} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9565 | 2024.11.28 01:59:12.099052 [ 4 ] {f5d255da-0ab1-43b9-b941-779269e3b3d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001576 sec., 38071.06598984772 rows/sec., 2.57 MiB/sec. | ||
9566 | 2024.11.28 01:59:12.099101 [ 4 ] {f5d255da-0ab1-43b9-b941-779269e3b3d8} <Debug> TCPHandler: Processed in 0.001926094 sec. | ||
9567 | 2024.11.28 01:59:13.639928 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 | ||
9568 | 2024.11.28 01:59:13.640567 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9569 | 2024.11.28 01:59:13.640617 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9570 | 2024.11.28 01:59:13.641143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9571 | 2024.11.28 01:59:13.641412 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9572 | 2024.11.28 01:59:13.641698 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
9573 | 2024.11.28 01:59:15.226327 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
9574 | 2024.11.28 01:59:15.246709 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9575 | 2024.11.28 01:59:15.246762 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9576 | 2024.11.28 01:59:15.254015 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9577 | 2024.11.28 01:59:15.254791 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9578 | 2024.11.28 01:59:15.258240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
9579 | 2024.11.28 01:59:16.264392 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1374 | ||
9580 | 2024.11.28 01:59:16.268560 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9581 | 2024.11.28 01:59:16.268620 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9582 | 2024.11.28 01:59:16.270140 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9583 | 2024.11.28 01:59:16.270461 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9584 | 2024.11.28 01:59:16.272511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1374 | ||
9585 | 2024.11.28 01:59:17.097581 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9586 | 2024.11.28 01:59:17.097894 [ 253 ] {51d44e17-3c00-485d-82ce-05abb5fabc01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9587 | 2024.11.28 01:59:17.098012 [ 253 ] {51d44e17-3c00-485d-82ce-05abb5fabc01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9588 | 2024.11.28 01:59:17.099054 [ 253 ] {51d44e17-3c00-485d-82ce-05abb5fabc01} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9589 | 2024.11.28 01:59:17.099104 [ 253 ] {51d44e17-3c00-485d-82ce-05abb5fabc01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9590 | 2024.11.28 01:59:17.099544 [ 253 ] {51d44e17-3c00-485d-82ce-05abb5fabc01} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9591 | 2024.11.28 01:59:17.099807 [ 253 ] {51d44e17-3c00-485d-82ce-05abb5fabc01} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9592 | 2024.11.28 01:59:17.100061 [ 253 ] {51d44e17-3c00-485d-82ce-05abb5fabc01} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002242 sec., 6244.424620874219 rows/sec., 449.51 KiB/sec. | ||
9593 | 2024.11.28 01:59:17.100163 [ 253 ] {51d44e17-3c00-485d-82ce-05abb5fabc01} <Debug> TCPHandler: Processed in 0.002777888 sec. | ||
9594 | 2024.11.28 01:59:17.100443 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9595 | 2024.11.28 01:59:17.100646 [ 4 ] {9d6279af-b428-466b-a593-255c1a8d732a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9596 | 2024.11.28 01:59:17.100718 [ 4 ] {9d6279af-b428-466b-a593-255c1a8d732a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9597 | 2024.11.28 01:59:17.101517 [ 4 ] {9d6279af-b428-466b-a593-255c1a8d732a} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9598 | 2024.11.28 01:59:17.101557 [ 4 ] {9d6279af-b428-466b-a593-255c1a8d732a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9599 | 2024.11.28 01:59:17.102001 [ 4 ] {9d6279af-b428-466b-a593-255c1a8d732a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9600 | 2024.11.28 01:59:17.102298 [ 4 ] {9d6279af-b428-466b-a593-255c1a8d732a} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9601 | 2024.11.28 01:59:17.102570 [ 4 ] {9d6279af-b428-466b-a593-255c1a8d732a} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.00198 sec., 143939.39393939395 rows/sec., 12.70 MiB/sec. | ||
9602 | 2024.11.28 01:59:17.102787 [ 4 ] {9d6279af-b428-466b-a593-255c1a8d732a} <Debug> TCPHandler: Processed in 0.002515753 sec. | ||
9603 | 2024.11.28 01:59:17.103081 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9604 | 2024.11.28 01:59:17.103310 [ 253 ] {65e4ce16-e699-4b10-8c7b-eaa033894984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9605 | 2024.11.28 01:59:17.103403 [ 253 ] {65e4ce16-e699-4b10-8c7b-eaa033894984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9606 | 2024.11.28 01:59:17.104158 [ 253 ] {65e4ce16-e699-4b10-8c7b-eaa033894984} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9607 | 2024.11.28 01:59:17.104198 [ 253 ] {65e4ce16-e699-4b10-8c7b-eaa033894984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9608 | 2024.11.28 01:59:17.104566 [ 253 ] {65e4ce16-e699-4b10-8c7b-eaa033894984} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
9609 | 2024.11.28 01:59:17.104818 [ 253 ] {65e4ce16-e699-4b10-8c7b-eaa033894984} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9610 | 2024.11.28 01:59:17.105085 [ 253 ] {65e4ce16-e699-4b10-8c7b-eaa033894984} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001824 sec., 26315.78947368421 rows/sec., 1.89 MiB/sec. | ||
9611 | 2024.11.28 01:59:17.105263 [ 253 ] {65e4ce16-e699-4b10-8c7b-eaa033894984} <Debug> TCPHandler: Processed in 0.002360481 sec. | ||
9612 | 2024.11.28 01:59:17.105469 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9613 | 2024.11.28 01:59:17.105607 [ 4 ] {085d324a-408b-4e05-bf0e-a7000d6a7f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9614 | 2024.11.28 01:59:17.105667 [ 4 ] {085d324a-408b-4e05-bf0e-a7000d6a7f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9615 | 2024.11.28 01:59:17.106334 [ 4 ] {085d324a-408b-4e05-bf0e-a7000d6a7f49} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9616 | 2024.11.28 01:59:17.106381 [ 4 ] {085d324a-408b-4e05-bf0e-a7000d6a7f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9617 | 2024.11.28 01:59:17.106777 [ 4 ] {085d324a-408b-4e05-bf0e-a7000d6a7f49} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9618 | 2024.11.28 01:59:17.107012 [ 4 ] {085d324a-408b-4e05-bf0e-a7000d6a7f49} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9619 | 2024.11.28 01:59:17.107271 [ 4 ] {085d324a-408b-4e05-bf0e-a7000d6a7f49} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001692 sec., 8274.231678486998 rows/sec., 579.47 KiB/sec. | ||
9620 | 2024.11.28 01:59:17.107465 [ 4 ] {085d324a-408b-4e05-bf0e-a7000d6a7f49} <Debug> TCPHandler: Processed in 0.002093187 sec. | ||
9621 | 2024.11.28 01:59:17.107675 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9622 | 2024.11.28 01:59:17.107814 [ 253 ] {bfa7b691-0125-4ee0-bf39-ed594e5a1aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9623 | 2024.11.28 01:59:17.107870 [ 253 ] {bfa7b691-0125-4ee0-bf39-ed594e5a1aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9624 | 2024.11.28 01:59:17.108571 [ 253 ] {bfa7b691-0125-4ee0-bf39-ed594e5a1aff} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9625 | 2024.11.28 01:59:17.108619 [ 253 ] {bfa7b691-0125-4ee0-bf39-ed594e5a1aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9626 | 2024.11.28 01:59:17.108999 [ 253 ] {bfa7b691-0125-4ee0-bf39-ed594e5a1aff} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9627 | 2024.11.28 01:59:17.109242 [ 253 ] {bfa7b691-0125-4ee0-bf39-ed594e5a1aff} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9628 | 2024.11.28 01:59:17.109450 [ 253 ] {bfa7b691-0125-4ee0-bf39-ed594e5a1aff} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001665 sec., 7807.807807807808 rows/sec., 486.81 KiB/sec. | ||
9629 | 2024.11.28 01:59:17.109503 [ 253 ] {bfa7b691-0125-4ee0-bf39-ed594e5a1aff} <Debug> TCPHandler: Processed in 0.001929513 sec. | ||
9630 | 2024.11.28 01:59:17.109653 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9631 | 2024.11.28 01:59:17.109793 [ 4 ] {5442e6bc-4bd7-46b4-b4db-526e4a36d8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9632 | 2024.11.28 01:59:17.109848 [ 4 ] {5442e6bc-4bd7-46b4-b4db-526e4a36d8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9633 | 2024.11.28 01:59:17.110703 [ 4 ] {5442e6bc-4bd7-46b4-b4db-526e4a36d8b8} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9634 | 2024.11.28 01:59:17.110743 [ 4 ] {5442e6bc-4bd7-46b4-b4db-526e4a36d8b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9635 | 2024.11.28 01:59:17.111122 [ 4 ] {5442e6bc-4bd7-46b4-b4db-526e4a36d8b8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9636 | 2024.11.28 01:59:17.111356 [ 4 ] {5442e6bc-4bd7-46b4-b4db-526e4a36d8b8} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9637 | 2024.11.28 01:59:17.111566 [ 4 ] {5442e6bc-4bd7-46b4-b4db-526e4a36d8b8} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001804 sec., 234478.9356984479 rows/sec., 16.76 MiB/sec. | ||
9638 | 2024.11.28 01:59:17.111619 [ 4 ] {5442e6bc-4bd7-46b4-b4db-526e4a36d8b8} <Debug> TCPHandler: Processed in 0.002022845 sec. | ||
9639 | 2024.11.28 01:59:17.111827 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9640 | 2024.11.28 01:59:17.112047 [ 253 ] {49a3e71c-4125-4d45-bef5-5722d23c4751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9641 | 2024.11.28 01:59:17.112139 [ 253 ] {49a3e71c-4125-4d45-bef5-5722d23c4751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9642 | 2024.11.28 01:59:17.112873 [ 253 ] {49a3e71c-4125-4d45-bef5-5722d23c4751} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9643 | 2024.11.28 01:59:17.112913 [ 253 ] {49a3e71c-4125-4d45-bef5-5722d23c4751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9644 | 2024.11.28 01:59:17.113276 [ 253 ] {49a3e71c-4125-4d45-bef5-5722d23c4751} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9645 | 2024.11.28 01:59:17.113510 [ 253 ] {49a3e71c-4125-4d45-bef5-5722d23c4751} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9646 | 2024.11.28 01:59:17.113768 [ 253 ] {49a3e71c-4125-4d45-bef5-5722d23c4751} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001771 sec., 3387.916431394692 rows/sec., 177.01 KiB/sec. | ||
9647 | 2024.11.28 01:59:17.113949 [ 253 ] {49a3e71c-4125-4d45-bef5-5722d23c4751} <Debug> TCPHandler: Processed in 0.002228349 sec. | ||
9648 | 2024.11.28 01:59:17.114158 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9649 | 2024.11.28 01:59:17.114295 [ 4 ] {55a84abd-3304-4e23-a9e2-82f64a6888c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9650 | 2024.11.28 01:59:17.114354 [ 4 ] {55a84abd-3304-4e23-a9e2-82f64a6888c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9651 | 2024.11.28 01:59:17.114954 [ 4 ] {55a84abd-3304-4e23-a9e2-82f64a6888c0} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9652 | 2024.11.28 01:59:17.114992 [ 4 ] {55a84abd-3304-4e23-a9e2-82f64a6888c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9653 | 2024.11.28 01:59:17.115384 [ 4 ] {55a84abd-3304-4e23-a9e2-82f64a6888c0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9654 | 2024.11.28 01:59:17.115621 [ 4 ] {55a84abd-3304-4e23-a9e2-82f64a6888c0} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9655 | 2024.11.28 01:59:17.115881 [ 4 ] {55a84abd-3304-4e23-a9e2-82f64a6888c0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001604 sec., 147755.6109725686 rows/sec., 9.90 MiB/sec. | ||
9656 | 2024.11.28 01:59:17.115936 [ 4 ] {55a84abd-3304-4e23-a9e2-82f64a6888c0} <Debug> TCPHandler: Processed in 0.001880603 sec. | ||
9657 | 2024.11.28 01:59:17.116157 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9658 | 2024.11.28 01:59:17.116462 [ 253 ] {823c80b2-43aa-472a-9065-21abb7843911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9659 | 2024.11.28 01:59:17.116537 [ 253 ] {823c80b2-43aa-472a-9065-21abb7843911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9660 | 2024.11.28 01:59:17.117032 [ 253 ] {823c80b2-43aa-472a-9065-21abb7843911} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9661 | 2024.11.28 01:59:17.117071 [ 253 ] {823c80b2-43aa-472a-9065-21abb7843911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9662 | 2024.11.28 01:59:17.117429 [ 253 ] {823c80b2-43aa-472a-9065-21abb7843911} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9663 | 2024.11.28 01:59:17.117673 [ 253 ] {823c80b2-43aa-472a-9065-21abb7843911} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9664 | 2024.11.28 01:59:17.117877 [ 253 ] {823c80b2-43aa-472a-9065-21abb7843911} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001523 sec., 656.5988181221273 rows/sec., 44.24 KiB/sec. | ||
9665 | 2024.11.28 01:59:17.117930 [ 253 ] {823c80b2-43aa-472a-9065-21abb7843911} <Debug> TCPHandler: Processed in 0.001902193 sec. | ||
9666 | 2024.11.28 01:59:17.118072 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9667 | 2024.11.28 01:59:17.118207 [ 4 ] {b741b4b2-2aba-4978-82fd-30d9d9000927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9668 | 2024.11.28 01:59:17.118299 [ 4 ] {b741b4b2-2aba-4978-82fd-30d9d9000927} <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 | ||
9669 | 2024.11.28 01:59:17.119485 [ 4 ] {b741b4b2-2aba-4978-82fd-30d9d9000927} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9670 | 2024.11.28 01:59:17.119524 [ 4 ] {b741b4b2-2aba-4978-82fd-30d9d9000927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9671 | 2024.11.28 01:59:17.120190 [ 4 ] {b741b4b2-2aba-4978-82fd-30d9d9000927} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9672 | 2024.11.28 01:59:17.120445 [ 4 ] {b741b4b2-2aba-4978-82fd-30d9d9000927} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9673 | 2024.11.28 01:59:17.120673 [ 4 ] {b741b4b2-2aba-4978-82fd-30d9d9000927} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002496 sec., 16426.28205128205 rows/sec., 29.44 MiB/sec. | ||
9674 | 2024.11.28 01:59:17.120766 [ 4 ] {b741b4b2-2aba-4978-82fd-30d9d9000927} <Debug> TCPHandler: Processed in 0.002760998 sec. | ||
9675 | 2024.11.28 01:59:17.120979 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9676 | 2024.11.28 01:59:17.121202 [ 253 ] {7ad0c11c-7559-48af-a6e6-d69b3923a66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9677 | 2024.11.28 01:59:17.121296 [ 253 ] {7ad0c11c-7559-48af-a6e6-d69b3923a66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9678 | 2024.11.28 01:59:17.121981 [ 253 ] {7ad0c11c-7559-48af-a6e6-d69b3923a66a} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9679 | 2024.11.28 01:59:17.122020 [ 253 ] {7ad0c11c-7559-48af-a6e6-d69b3923a66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9680 | 2024.11.28 01:59:17.122392 [ 253 ] {7ad0c11c-7559-48af-a6e6-d69b3923a66a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9681 | 2024.11.28 01:59:17.122647 [ 253 ] {7ad0c11c-7559-48af-a6e6-d69b3923a66a} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9682 | 2024.11.28 01:59:17.122896 [ 253 ] {7ad0c11c-7559-48af-a6e6-d69b3923a66a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001744 sec., 47018.348623853206 rows/sec., 2.99 MiB/sec. | ||
9683 | 2024.11.28 01:59:17.122982 [ 253 ] {7ad0c11c-7559-48af-a6e6-d69b3923a66a} <Debug> TCPHandler: Processed in 0.002116356 sec. | ||
9684 | 2024.11.28 01:59:20.992296 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9685 | 2024.11.28 01:59:20.992395 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9686 | 2024.11.28 01:59:21.141858 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 | ||
9687 | 2024.11.28 01:59:21.142530 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9688 | 2024.11.28 01:59:21.142578 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9689 | 2024.11.28 01:59:21.143101 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9690 | 2024.11.28 01:59:21.143362 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9691 | 2024.11.28 01:59:21.143552 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
9692 | 2024.11.28 01:59:22.089987 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9693 | 2024.11.28 01:59:22.090175 [ 253 ] {101f998c-9bad-4d60-a972-68a6bc5801b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9694 | 2024.11.28 01:59:22.090246 [ 253 ] {101f998c-9bad-4d60-a972-68a6bc5801b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9695 | 2024.11.28 01:59:22.091000 [ 253 ] {101f998c-9bad-4d60-a972-68a6bc5801b0} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9696 | 2024.11.28 01:59:22.091043 [ 253 ] {101f998c-9bad-4d60-a972-68a6bc5801b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9697 | 2024.11.28 01:59:22.091476 [ 253 ] {101f998c-9bad-4d60-a972-68a6bc5801b0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9698 | 2024.11.28 01:59:22.091732 [ 253 ] {101f998c-9bad-4d60-a972-68a6bc5801b0} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9699 | 2024.11.28 01:59:22.091963 [ 253 ] {101f998c-9bad-4d60-a972-68a6bc5801b0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001838 sec., 30467.899891186073 rows/sec., 2.33 MiB/sec. | ||
9700 | 2024.11.28 01:59:22.092021 [ 253 ] {101f998c-9bad-4d60-a972-68a6bc5801b0} <Debug> TCPHandler: Processed in 0.002167008 sec. | ||
9701 | 2024.11.28 01:59:22.092268 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9702 | 2024.11.28 01:59:22.092481 [ 4 ] {2095692a-59b6-4473-9a15-c695ab8c12a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9703 | 2024.11.28 01:59:22.092561 [ 4 ] {2095692a-59b6-4473-9a15-c695ab8c12a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9704 | 2024.11.28 01:59:22.093341 [ 4 ] {2095692a-59b6-4473-9a15-c695ab8c12a3} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9705 | 2024.11.28 01:59:22.093389 [ 4 ] {2095692a-59b6-4473-9a15-c695ab8c12a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9706 | 2024.11.28 01:59:22.093831 [ 4 ] {2095692a-59b6-4473-9a15-c695ab8c12a3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9707 | 2024.11.28 01:59:22.094092 [ 4 ] {2095692a-59b6-4473-9a15-c695ab8c12a3} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9708 | 2024.11.28 01:59:22.094324 [ 4 ] {2095692a-59b6-4473-9a15-c695ab8c12a3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001901 sec., 33666.49132035771 rows/sec., 2.63 MiB/sec. | ||
9709 | 2024.11.28 01:59:22.094383 [ 4 ] {2095692a-59b6-4473-9a15-c695ab8c12a3} <Debug> TCPHandler: Processed in 0.0022555 sec. | ||
9710 | 2024.11.28 01:59:22.094530 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9711 | 2024.11.28 01:59:22.094670 [ 253 ] {7c5b66a6-a64e-4e1b-bc47-f6e58278fc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9712 | 2024.11.28 01:59:22.094732 [ 253 ] {7c5b66a6-a64e-4e1b-bc47-f6e58278fc33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9713 | 2024.11.28 01:59:22.095320 [ 253 ] {7c5b66a6-a64e-4e1b-bc47-f6e58278fc33} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9714 | 2024.11.28 01:59:22.095359 [ 253 ] {7c5b66a6-a64e-4e1b-bc47-f6e58278fc33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9715 | 2024.11.28 01:59:22.095759 [ 253 ] {7c5b66a6-a64e-4e1b-bc47-f6e58278fc33} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9716 | 2024.11.28 01:59:22.096013 [ 253 ] {7c5b66a6-a64e-4e1b-bc47-f6e58278fc33} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9717 | 2024.11.28 01:59:22.096225 [ 253 ] {7c5b66a6-a64e-4e1b-bc47-f6e58278fc33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec. | ||
9718 | 2024.11.28 01:59:22.096277 [ 253 ] {7c5b66a6-a64e-4e1b-bc47-f6e58278fc33} <Debug> TCPHandler: Processed in 0.001814262 sec. | ||
9719 | 2024.11.28 01:59:22.096411 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9720 | 2024.11.28 01:59:22.096526 [ 4 ] {33efb4aa-d82a-43a7-a57e-b2c7e4cdf426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9721 | 2024.11.28 01:59:22.096578 [ 4 ] {33efb4aa-d82a-43a7-a57e-b2c7e4cdf426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9722 | 2024.11.28 01:59:22.097100 [ 4 ] {33efb4aa-d82a-43a7-a57e-b2c7e4cdf426} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9723 | 2024.11.28 01:59:22.097140 [ 4 ] {33efb4aa-d82a-43a7-a57e-b2c7e4cdf426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9724 | 2024.11.28 01:59:22.097536 [ 4 ] {33efb4aa-d82a-43a7-a57e-b2c7e4cdf426} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9725 | 2024.11.28 01:59:22.097788 [ 4 ] {33efb4aa-d82a-43a7-a57e-b2c7e4cdf426} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9726 | 2024.11.28 01:59:22.098000 [ 4 ] {33efb4aa-d82a-43a7-a57e-b2c7e4cdf426} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. | ||
9727 | 2024.11.28 01:59:22.098054 [ 4 ] {33efb4aa-d82a-43a7-a57e-b2c7e4cdf426} <Debug> TCPHandler: Processed in 0.001699489 sec. | ||
9728 | 2024.11.28 01:59:22.758302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
9729 | 2024.11.28 01:59:22.778965 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9730 | 2024.11.28 01:59:22.779007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
9731 | 2024.11.28 01:59:22.786273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9732 | 2024.11.28 01:59:22.787070 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9733 | 2024.11.28 01:59:22.790156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
9734 | 2024.11.28 01:59:24.280198 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9735 | 2024.11.28 01:59:24.280429 [ 253 ] {5bdc24da-15e7-45d9-8dd1-71ea4829a5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9736 | 2024.11.28 01:59:24.280507 [ 253 ] {5bdc24da-15e7-45d9-8dd1-71ea4829a5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9737 | 2024.11.28 01:59:24.281302 [ 253 ] {5bdc24da-15e7-45d9-8dd1-71ea4829a5fc} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9738 | 2024.11.28 01:59:24.281348 [ 253 ] {5bdc24da-15e7-45d9-8dd1-71ea4829a5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9739 | 2024.11.28 01:59:24.281785 [ 253 ] {5bdc24da-15e7-45d9-8dd1-71ea4829a5fc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9740 | 2024.11.28 01:59:24.282057 [ 253 ] {5bdc24da-15e7-45d9-8dd1-71ea4829a5fc} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9741 | 2024.11.28 01:59:24.282226 [ 95 ] {} <Debug> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
9742 | 2024.11.28 01:59:24.282272 [ 253 ] {5bdc24da-15e7-45d9-8dd1-71ea4829a5fc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001899 sec., 7372.30121116377 rows/sec., 530.71 KiB/sec. | ||
9743 | 2024.11.28 01:59:24.282276 [ 95 ] {} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9744 | 2024.11.28 01:59:24.282327 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9745 | 2024.11.28 01:59:24.282352 [ 253 ] {5bdc24da-15e7-45d9-8dd1-71ea4829a5fc} <Debug> TCPHandler: Processed in 0.0022975 sec. | ||
9746 | 2024.11.28 01:59:24.282508 [ 200 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
9747 | 2024.11.28 01:59:24.282676 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9748 | 2024.11.28 01:59:24.282714 [ 200 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9749 | 2024.11.28 01:59:24.282772 [ 200 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
9750 | 2024.11.28 01:59:24.283017 [ 200 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
9751 | 2024.11.28 01:59:24.283090 [ 4 ] {2f161fb9-5d54-4b23-8a74-3cbf08c334a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9752 | 2024.11.28 01:59:24.283240 [ 200 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
9753 | 2024.11.28 01:59:24.283294 [ 4 ] {2f161fb9-5d54-4b23-8a74-3cbf08c334a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9754 | 2024.11.28 01:59:24.283654 [ 200 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
9755 | 2024.11.28 01:59:24.283946 [ 200 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::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 | ||
9756 | 2024.11.28 01:59:24.286045 [ 4 ] {2f161fb9-5d54-4b23-8a74-3cbf08c334a3} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9757 | 2024.11.28 01:59:24.286141 [ 4 ] {2f161fb9-5d54-4b23-8a74-3cbf08c334a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9758 | 2024.11.28 01:59:24.286736 [ 193 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004295584 sec., 16295.805180389907 rows/sec., 1.21 MiB/sec. | ||
9759 | 2024.11.28 01:59:24.287015 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
9760 | 2024.11.28 01:59:24.287035 [ 4 ] {2f161fb9-5d54-4b23-8a74-3cbf08c334a3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
9761 | 2024.11.28 01:59:24.287518 [ 4 ] {2f161fb9-5d54-4b23-8a74-3cbf08c334a3} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9762 | 2024.11.28 01:59:24.287714 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_37_9} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9763 | 2024.11.28 01:59:24.288166 [ 198 ] {2a423f4f-7bb5-4461-9cfa-b3e50d4784dd::all_1_37_9} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
9764 | 2024.11.28 01:59:24.288186 [ 4 ] {2f161fb9-5d54-4b23-8a74-3cbf08c334a3} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.005274 sec., 2654.5316647705727 rows/sec., 216.46 KiB/sec. | ||
9765 | 2024.11.28 01:59:24.288483 [ 4 ] {2f161fb9-5d54-4b23-8a74-3cbf08c334a3} <Debug> TCPHandler: Processed in 0.005965044 sec. | ||
9766 | 2024.11.28 01:59:24.288508 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9767 | 2024.11.28 01:59:24.288670 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9768 | 2024.11.28 01:59:24.288812 [ 253 ] {8c057ac3-065c-4f97-805c-b2935aac7d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9769 | 2024.11.28 01:59:24.288872 [ 253 ] {8c057ac3-065c-4f97-805c-b2935aac7d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9770 | 2024.11.28 01:59:24.290368 [ 253 ] {8c057ac3-065c-4f97-805c-b2935aac7d05} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9771 | 2024.11.28 01:59:24.290407 [ 253 ] {8c057ac3-065c-4f97-805c-b2935aac7d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9772 | 2024.11.28 01:59:24.290872 [ 253 ] {8c057ac3-065c-4f97-805c-b2935aac7d05} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9773 | 2024.11.28 01:59:24.291130 [ 253 ] {8c057ac3-065c-4f97-805c-b2935aac7d05} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9774 | 2024.11.28 01:59:24.291316 [ 253 ] {8c057ac3-065c-4f97-805c-b2935aac7d05} <Debug> executeQuery: Read 1432 rows, 122.38 KiB in 0.002536 sec., 564668.7697160883 rows/sec., 47.13 MiB/sec. | ||
9775 | 2024.11.28 01:59:24.291368 [ 253 ] {8c057ac3-065c-4f97-805c-b2935aac7d05} <Debug> TCPHandler: Processed in 0.002781388 sec. | ||
9776 | 2024.11.28 01:59:24.291529 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9777 | 2024.11.28 01:59:24.291645 [ 4 ] {9c757567-eb90-4782-b40e-16e53c95395b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9778 | 2024.11.28 01:59:24.291694 [ 4 ] {9c757567-eb90-4782-b40e-16e53c95395b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9779 | 2024.11.28 01:59:24.292304 [ 4 ] {9c757567-eb90-4782-b40e-16e53c95395b} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9780 | 2024.11.28 01:59:24.292343 [ 4 ] {9c757567-eb90-4782-b40e-16e53c95395b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9781 | 2024.11.28 01:59:24.292706 [ 4 ] {9c757567-eb90-4782-b40e-16e53c95395b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9782 | 2024.11.28 01:59:24.292952 [ 4 ] {9c757567-eb90-4782-b40e-16e53c95395b} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9783 | 2024.11.28 01:59:24.293172 [ 4 ] {9c757567-eb90-4782-b40e-16e53c95395b} <Debug> executeQuery: Read 62 rows, 4.52 KiB in 0.001549 sec., 40025.82311168496 rows/sec., 2.85 MiB/sec. | ||
9784 | 2024.11.28 01:59:24.293224 [ 4 ] {9c757567-eb90-4782-b40e-16e53c95395b} <Debug> TCPHandler: Processed in 0.00175244 sec. | ||
9785 | 2024.11.28 01:59:24.293382 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9786 | 2024.11.28 01:59:24.293519 [ 253 ] {463d2938-298f-45cf-b99d-0c7676492136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9787 | 2024.11.28 01:59:24.293577 [ 253 ] {463d2938-298f-45cf-b99d-0c7676492136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9788 | 2024.11.28 01:59:24.294311 [ 253 ] {463d2938-298f-45cf-b99d-0c7676492136} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9789 | 2024.11.28 01:59:24.294348 [ 253 ] {463d2938-298f-45cf-b99d-0c7676492136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9790 | 2024.11.28 01:59:24.294727 [ 253 ] {463d2938-298f-45cf-b99d-0c7676492136} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9791 | 2024.11.28 01:59:24.294975 [ 253 ] {463d2938-298f-45cf-b99d-0c7676492136} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9792 | 2024.11.28 01:59:24.295155 [ 253 ] {463d2938-298f-45cf-b99d-0c7676492136} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001666 sec., 145258.1032412965 rows/sec., 9.84 MiB/sec. | ||
9793 | 2024.11.28 01:59:24.295207 [ 253 ] {463d2938-298f-45cf-b99d-0c7676492136} <Debug> TCPHandler: Processed in 0.001896333 sec. | ||
9794 | 2024.11.28 01:59:24.295349 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9795 | 2024.11.28 01:59:24.295464 [ 4 ] {e55d315c-c5f6-4636-9944-e49eaff39f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9796 | 2024.11.28 01:59:24.295511 [ 4 ] {e55d315c-c5f6-4636-9944-e49eaff39f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9797 | 2024.11.28 01:59:24.296152 [ 4 ] {e55d315c-c5f6-4636-9944-e49eaff39f8c} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9798 | 2024.11.28 01:59:24.296192 [ 4 ] {e55d315c-c5f6-4636-9944-e49eaff39f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9799 | 2024.11.28 01:59:24.296556 [ 4 ] {e55d315c-c5f6-4636-9944-e49eaff39f8c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9800 | 2024.11.28 01:59:24.296800 [ 4 ] {e55d315c-c5f6-4636-9944-e49eaff39f8c} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9801 | 2024.11.28 01:59:24.296963 [ 95 ] {} <Debug> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
9802 | 2024.11.28 01:59:24.297026 [ 95 ] {} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9803 | 2024.11.28 01:59:24.297045 [ 4 ] {e55d315c-c5f6-4636-9944-e49eaff39f8c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001599 sec., 8130.081300813008 rows/sec., 506.91 KiB/sec. | ||
9804 | 2024.11.28 01:59:24.297061 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9805 | 2024.11.28 01:59:24.297224 [ 4 ] {e55d315c-c5f6-4636-9944-e49eaff39f8c} <Debug> TCPHandler: Processed in 0.001928074 sec. | ||
9806 | 2024.11.28 01:59:24.297534 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
9807 | 2024.11.28 01:59:24.297586 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9808 | 2024.11.28 01:59:24.298064 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9809 | 2024.11.28 01:59:24.298128 [ 253 ] {f68e999f-14ea-4891-9bbc-0049aa2ec6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9810 | 2024.11.28 01:59:24.298177 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
9811 | 2024.11.28 01:59:24.298269 [ 253 ] {f68e999f-14ea-4891-9bbc-0049aa2ec6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9812 | 2024.11.28 01:59:24.298553 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
9813 | 2024.11.28 01:59:24.298904 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
9814 | 2024.11.28 01:59:24.299262 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
9815 | 2024.11.28 01:59:24.299638 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::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 | ||
9816 | 2024.11.28 01:59:24.301472 [ 253 ] {f68e999f-14ea-4891-9bbc-0049aa2ec6ad} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9817 | 2024.11.28 01:59:24.301548 [ 253 ] {f68e999f-14ea-4891-9bbc-0049aa2ec6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9818 | 2024.11.28 01:59:24.301976 [ 190 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004791523 sec., 13565.624124104173 rows/sec., 898.80 KiB/sec. | ||
9819 | 2024.11.28 01:59:24.302215 [ 193 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
9820 | 2024.11.28 01:59:24.302644 [ 253 ] {f68e999f-14ea-4891-9bbc-0049aa2ec6ad} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9821 | 2024.11.28 01:59:24.302997 [ 193 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_37_9} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9822 | 2024.11.28 01:59:24.303178 [ 193 ] {477f0422-eca1-4f1f-82cd-095e3870294d::all_1_37_9} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
9823 | 2024.11.28 01:59:24.303176 [ 253 ] {f68e999f-14ea-4891-9bbc-0049aa2ec6ad} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9824 | 2024.11.28 01:59:24.303337 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9825 | 2024.11.28 01:59:24.303499 [ 253 ] {f68e999f-14ea-4891-9bbc-0049aa2ec6ad} <Debug> executeQuery: Read 893 rows, 66.40 KiB in 0.005584 sec., 159921.2034383954 rows/sec., 11.61 MiB/sec. | ||
9826 | 2024.11.28 01:59:24.303564 [ 253 ] {f68e999f-14ea-4891-9bbc-0049aa2ec6ad} <Debug> TCPHandler: Processed in 0.006193488 sec. | ||
9827 | 2024.11.28 01:59:24.303722 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9828 | 2024.11.28 01:59:24.303840 [ 4 ] {066fdd38-bac8-4516-9e85-34d819c9acdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9829 | 2024.11.28 01:59:24.303890 [ 4 ] {066fdd38-bac8-4516-9e85-34d819c9acdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9830 | 2024.11.28 01:59:24.304376 [ 4 ] {066fdd38-bac8-4516-9e85-34d819c9acdc} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9831 | 2024.11.28 01:59:24.304416 [ 4 ] {066fdd38-bac8-4516-9e85-34d819c9acdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9832 | 2024.11.28 01:59:24.304789 [ 4 ] {066fdd38-bac8-4516-9e85-34d819c9acdc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9833 | 2024.11.28 01:59:24.305046 [ 4 ] {066fdd38-bac8-4516-9e85-34d819c9acdc} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9834 | 2024.11.28 01:59:24.305304 [ 4 ] {066fdd38-bac8-4516-9e85-34d819c9acdc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 212.10 KiB/sec. | ||
9835 | 2024.11.28 01:59:24.305409 [ 4 ] {066fdd38-bac8-4516-9e85-34d819c9acdc} <Debug> TCPHandler: Processed in 0.001743421 sec. | ||
9836 | 2024.11.28 01:59:24.305616 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9837 | 2024.11.28 01:59:24.305745 [ 253 ] {dc4b7aba-7e50-4c10-b977-0d151199a3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9838 | 2024.11.28 01:59:24.305797 [ 253 ] {dc4b7aba-7e50-4c10-b977-0d151199a3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9839 | 2024.11.28 01:59:24.306598 [ 253 ] {dc4b7aba-7e50-4c10-b977-0d151199a3ea} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9840 | 2024.11.28 01:59:24.306637 [ 253 ] {dc4b7aba-7e50-4c10-b977-0d151199a3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9841 | 2024.11.28 01:59:24.307106 [ 253 ] {dc4b7aba-7e50-4c10-b977-0d151199a3ea} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9842 | 2024.11.28 01:59:24.307359 [ 253 ] {dc4b7aba-7e50-4c10-b977-0d151199a3ea} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9843 | 2024.11.28 01:59:24.307564 [ 253 ] {dc4b7aba-7e50-4c10-b977-0d151199a3ea} <Debug> executeQuery: Read 1024 rows, 69.87 KiB in 0.001842 sec., 555917.4809989142 rows/sec., 37.04 MiB/sec. | ||
9844 | 2024.11.28 01:59:24.307659 [ 253 ] {dc4b7aba-7e50-4c10-b977-0d151199a3ea} <Debug> TCPHandler: Processed in 0.002143067 sec. | ||
9845 | 2024.11.28 01:59:24.307830 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9846 | 2024.11.28 01:59:24.307971 [ 4 ] {117d0e4c-5332-4382-9902-72ed6fb38f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9847 | 2024.11.28 01:59:24.308028 [ 4 ] {117d0e4c-5332-4382-9902-72ed6fb38f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9848 | 2024.11.28 01:59:24.308561 [ 4 ] {117d0e4c-5332-4382-9902-72ed6fb38f6c} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9849 | 2024.11.28 01:59:24.308606 [ 4 ] {117d0e4c-5332-4382-9902-72ed6fb38f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9850 | 2024.11.28 01:59:24.309010 [ 4 ] {117d0e4c-5332-4382-9902-72ed6fb38f6c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9851 | 2024.11.28 01:59:24.309253 [ 4 ] {117d0e4c-5332-4382-9902-72ed6fb38f6c} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9852 | 2024.11.28 01:59:24.309467 [ 4 ] {117d0e4c-5332-4382-9902-72ed6fb38f6c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec. | ||
9853 | 2024.11.28 01:59:24.309517 [ 4 ] {117d0e4c-5332-4382-9902-72ed6fb38f6c} <Debug> TCPHandler: Processed in 0.0017629 sec. | ||
9854 | 2024.11.28 01:59:24.309660 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9855 | 2024.11.28 01:59:24.309779 [ 253 ] {3fc7d339-0259-41ea-ada2-1d39eb37772b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9856 | 2024.11.28 01:59:24.309859 [ 253 ] {3fc7d339-0259-41ea-ada2-1d39eb37772b} <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 | ||
9857 | 2024.11.28 01:59:24.311203 [ 253 ] {3fc7d339-0259-41ea-ada2-1d39eb37772b} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9858 | 2024.11.28 01:59:24.311241 [ 253 ] {3fc7d339-0259-41ea-ada2-1d39eb37772b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9859 | 2024.11.28 01:59:24.311910 [ 253 ] {3fc7d339-0259-41ea-ada2-1d39eb37772b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9860 | 2024.11.28 01:59:24.312178 [ 253 ] {3fc7d339-0259-41ea-ada2-1d39eb37772b} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9861 | 2024.11.28 01:59:24.312384 [ 253 ] {3fc7d339-0259-41ea-ada2-1d39eb37772b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002629 sec., 15595.283377710157 rows/sec., 27.95 MiB/sec. | ||
9862 | 2024.11.28 01:59:24.312484 [ 253 ] {3fc7d339-0259-41ea-ada2-1d39eb37772b} <Debug> TCPHandler: Processed in 0.00287871 sec. | ||
9863 | 2024.11.28 01:59:24.312621 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9864 | 2024.11.28 01:59:24.312736 [ 4 ] {7c2cc3ad-110d-4c74-bcf8-115342407761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9865 | 2024.11.28 01:59:24.312787 [ 4 ] {7c2cc3ad-110d-4c74-bcf8-115342407761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9866 | 2024.11.28 01:59:24.313346 [ 4 ] {7c2cc3ad-110d-4c74-bcf8-115342407761} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9867 | 2024.11.28 01:59:24.313392 [ 4 ] {7c2cc3ad-110d-4c74-bcf8-115342407761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9868 | 2024.11.28 01:59:24.313837 [ 4 ] {7c2cc3ad-110d-4c74-bcf8-115342407761} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9869 | 2024.11.28 01:59:24.314085 [ 4 ] {7c2cc3ad-110d-4c74-bcf8-115342407761} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9870 | 2024.11.28 01:59:24.314321 [ 4 ] {7c2cc3ad-110d-4c74-bcf8-115342407761} <Debug> executeQuery: Read 56 rows, 3.55 KiB in 0.001605 sec., 34890.96573208723 rows/sec., 2.16 MiB/sec. | ||
9871 | 2024.11.28 01:59:24.314395 [ 4 ] {7c2cc3ad-110d-4c74-bcf8-115342407761} <Debug> TCPHandler: Processed in 0.001829002 sec. | ||
9872 | 2024.11.28 01:59:26.272743 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1428 | ||
9873 | 2024.11.28 01:59:26.276533 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9874 | 2024.11.28 01:59:26.276574 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9875 | 2024.11.28 01:59:26.278084 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9876 | 2024.11.28 01:59:26.278397 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9877 | 2024.11.28 01:59:26.279625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1428 | ||
9878 | 2024.11.28 01:59:27.086251 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9879 | 2024.11.28 01:59:27.086449 [ 253 ] {ecfe5c8b-9880-4218-ae29-ba41f04d7173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9880 | 2024.11.28 01:59:27.086523 [ 253 ] {ecfe5c8b-9880-4218-ae29-ba41f04d7173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9881 | 2024.11.28 01:59:27.087328 [ 253 ] {ecfe5c8b-9880-4218-ae29-ba41f04d7173} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9882 | 2024.11.28 01:59:27.087384 [ 253 ] {ecfe5c8b-9880-4218-ae29-ba41f04d7173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9883 | 2024.11.28 01:59:27.087824 [ 253 ] {ecfe5c8b-9880-4218-ae29-ba41f04d7173} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9884 | 2024.11.28 01:59:27.088104 [ 253 ] {ecfe5c8b-9880-4218-ae29-ba41f04d7173} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9885 | 2024.11.28 01:59:27.088320 [ 89 ] {} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9886 | 2024.11.28 01:59:27.088365 [ 253 ] {ecfe5c8b-9880-4218-ae29-ba41f04d7173} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001962 sec., 28542.303771661565 rows/sec., 2.18 MiB/sec. | ||
9887 | 2024.11.28 01:59:27.088414 [ 89 ] {} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9888 | 2024.11.28 01:59:27.088496 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9889 | 2024.11.28 01:59:27.088501 [ 253 ] {ecfe5c8b-9880-4218-ae29-ba41f04d7173} <Debug> TCPHandler: Processed in 0.002386231 sec. | ||
9890 | 2024.11.28 01:59:27.088706 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
9891 | 2024.11.28 01:59:27.088801 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9892 | 2024.11.28 01:59:27.088847 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9893 | 2024.11.28 01:59:27.088887 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1434 rows starting from the beginning of the part | ||
9894 | 2024.11.28 01:59:27.089011 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
9895 | 2024.11.28 01:59:27.089037 [ 4 ] {424561f5-2a87-48ad-828c-79b7db7b5e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9896 | 2024.11.28 01:59:27.089214 [ 4 ] {424561f5-2a87-48ad-828c-79b7db7b5e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9897 | 2024.11.28 01:59:27.089394 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 285 rows starting from the beginning of the part | ||
9898 | 2024.11.28 01:59:27.089845 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
9899 | 2024.11.28 01:59:27.090060 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1432 rows starting from the beginning of the part | ||
9900 | 2024.11.28 01:59:27.090484 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
9901 | 2024.11.28 01:59:27.091601 [ 4 ] {424561f5-2a87-48ad-828c-79b7db7b5e39} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9902 | 2024.11.28 01:59:27.091648 [ 4 ] {424561f5-2a87-48ad-828c-79b7db7b5e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9903 | 2024.11.28 01:59:27.092229 [ 4 ] {424561f5-2a87-48ad-828c-79b7db7b5e39} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9904 | 2024.11.28 01:59:27.092490 [ 4 ] {424561f5-2a87-48ad-828c-79b7db7b5e39} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9905 | 2024.11.28 01:59:27.092668 [ 89 ] {} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9906 | 2024.11.28 01:59:27.092732 [ 89 ] {} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9907 | 2024.11.28 01:59:27.092790 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9908 | 2024.11.28 01:59:27.092786 [ 4 ] {424561f5-2a87-48ad-828c-79b7db7b5e39} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003833 sec., 16697.10409600835 rows/sec., 1.30 MiB/sec. | ||
9909 | 2024.11.28 01:59:27.093452 [ 4 ] {424561f5-2a87-48ad-828c-79b7db7b5e39} <Debug> TCPHandler: Processed in 0.004789943 sec. | ||
9910 | 2024.11.28 01:59:27.093524 [ 193 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
9911 | 2024.11.28 01:59:27.093630 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3319 rows, containing 5 columns (5 merged, 0 gathered) in 0.005023837 sec., 660650.4152105254 rows/sec., 57.68 MiB/sec. | ||
9912 | 2024.11.28 01:59:27.094150 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9913 | 2024.11.28 01:59:27.094257 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9914 | 2024.11.28 01:59:27.094512 [ 193 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9915 | 2024.11.28 01:59:27.094648 [ 253 ] {236cf695-31c6-4e2a-bbed-bed998c788ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9916 | 2024.11.28 01:59:27.094712 [ 193 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 915 rows starting from the beginning of the part | ||
9917 | 2024.11.28 01:59:27.095398 [ 193 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
9918 | 2024.11.28 01:59:27.095026 [ 253 ] {236cf695-31c6-4e2a-bbed-bed998c788ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9919 | 2024.11.28 01:59:27.096024 [ 193 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 423 rows starting from the beginning of the part | ||
9920 | 2024.11.28 01:59:27.096140 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_86_17} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9921 | 2024.11.28 01:59:27.096589 [ 193 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
9922 | 2024.11.28 01:59:27.096665 [ 189 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_86_17} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9923 | 2024.11.28 01:59:27.097110 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
9924 | 2024.11.28 01:59:27.097208 [ 193 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 893 rows starting from the beginning of the part | ||
9925 | 2024.11.28 01:59:27.097572 [ 193 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
9926 | 2024.11.28 01:59:27.098813 [ 253 ] {236cf695-31c6-4e2a-bbed-bed998c788ad} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9927 | 2024.11.28 01:59:27.098885 [ 253 ] {236cf695-31c6-4e2a-bbed-bed998c788ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9928 | 2024.11.28 01:59:27.100026 [ 253 ] {236cf695-31c6-4e2a-bbed-bed998c788ad} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9929 | 2024.11.28 01:59:27.100347 [ 253 ] {236cf695-31c6-4e2a-bbed-bed998c788ad} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9930 | 2024.11.28 01:59:27.100754 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Selected 5 parts from all_1_81_16 to all_85_85_0 | ||
9931 | 2024.11.28 01:59:27.100811 [ 190 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2423 rows, containing 5 columns (5 merged, 0 gathered) in 0.007906088 sec., 306472.682823667 rows/sec., 23.51 MiB/sec. | ||
9932 | 2024.11.28 01:59:27.100884 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9933 | 2024.11.28 01:59:27.100946 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9934 | 2024.11.28 01:59:27.100970 [ 253 ] {236cf695-31c6-4e2a-bbed-bed998c788ad} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.006509 sec., 10139.8064218774 rows/sec., 724.66 KiB/sec. | ||
9935 | 2024.11.28 01:59:27.101215 [ 190 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9936 | 2024.11.28 01:59:27.101352 [ 196 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_81_16 to all_85_85_0 into Compact with storage Full | ||
9937 | 2024.11.28 01:59:27.101386 [ 253 ] {236cf695-31c6-4e2a-bbed-bed998c788ad} <Debug> TCPHandler: Processed in 0.007774435 sec. | ||
9938 | 2024.11.28 01:59:27.101769 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9939 | 2024.11.28 01:59:27.101799 [ 196 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9940 | 2024.11.28 01:59:27.101882 [ 196 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24256 rows starting from the beginning of the part | ||
9941 | 2024.11.28 01:59:27.102067 [ 190 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_86_17} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9942 | 2024.11.28 01:59:27.102218 [ 196 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
9943 | 2024.11.28 01:59:27.102456 [ 190 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_86_17} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9944 | 2024.11.28 01:59:27.102545 [ 196 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 237 rows starting from the beginning of the part | ||
9945 | 2024.11.28 01:59:27.102856 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
9946 | 2024.11.28 01:59:27.102830 [ 4 ] {329f4ea6-4c06-4a98-ad58-4c893522dce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9947 | 2024.11.28 01:59:27.102961 [ 196 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
9948 | 2024.11.28 01:59:27.103261 [ 4 ] {329f4ea6-4c06-4a98-ad58-4c893522dce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9949 | 2024.11.28 01:59:27.103322 [ 196 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1024 rows starting from the beginning of the part | ||
9950 | 2024.11.28 01:59:27.104820 [ 4 ] {329f4ea6-4c06-4a98-ad58-4c893522dce9} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9951 | 2024.11.28 01:59:27.104876 [ 4 ] {329f4ea6-4c06-4a98-ad58-4c893522dce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9952 | 2024.11.28 01:59:27.105429 [ 4 ] {329f4ea6-4c06-4a98-ad58-4c893522dce9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9953 | 2024.11.28 01:59:27.105877 [ 4 ] {329f4ea6-4c06-4a98-ad58-4c893522dce9} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9954 | 2024.11.28 01:59:27.106184 [ 89 ] {} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9955 | 2024.11.28 01:59:27.106265 [ 89 ] {} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9956 | 2024.11.28 01:59:27.106340 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9957 | 2024.11.28 01:59:27.106811 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
9958 | 2024.11.28 01:59:27.106621 [ 4 ] {329f4ea6-4c06-4a98-ad58-4c893522dce9} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.004468 sec., 5819.158460161147 rows/sec., 398.89 KiB/sec. | ||
9959 | 2024.11.28 01:59:27.107359 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9960 | 2024.11.28 01:59:27.107510 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4856 rows starting from the beginning of the part | ||
9961 | 2024.11.28 01:59:27.107508 [ 4 ] {329f4ea6-4c06-4a98-ad58-4c893522dce9} <Debug> TCPHandler: Processed in 0.005860512 sec. | ||
9962 | 2024.11.28 01:59:27.108021 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
9963 | 2024.11.28 01:59:27.108369 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 82 rows starting from the beginning of the part | ||
9964 | 2024.11.28 01:59:27.108731 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
9965 | 2024.11.28 01:59:27.109046 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
9966 | 2024.11.28 01:59:27.109583 [ 190 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 26 rows starting from the beginning of the part | ||
9967 | 2024.11.28 01:59:27.112902 [ 194 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25837 rows, containing 5 columns (5 merged, 0 gathered) in 0.011834986 sec., 2183103.5541571407 rows/sec., 147.30 MiB/sec. | ||
9968 | 2024.11.28 01:59:27.113178 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5140 rows, containing 4 columns (4 merged, 0 gathered) in 0.006677186 sec., 769785.3556872611 rows/sec., 50.14 MiB/sec. | ||
9969 | 2024.11.28 01:59:27.113228 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
9970 | 2024.11.28 01:59:27.113596 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9971 | 2024.11.28 01:59:27.113711 [ 192 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Merged 5 parts: [all_1_81_16, all_85_85_0] -> all_1_85_17 | ||
9972 | 2024.11.28 01:59:27.113749 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9973 | 2024.11.28 01:59:27.113847 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
9974 | 2024.11.28 01:59:27.114115 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_86_17} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9975 | 2024.11.28 01:59:27.114200 [ 188 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_86_17} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9976 | 2024.11.28 01:59:27.114292 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
9977 | 2024.11.28 01:59:28.643688 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 | ||
9978 | 2024.11.28 01:59:28.644387 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9979 | 2024.11.28 01:59:28.644436 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9980 | 2024.11.28 01:59:28.644975 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9981 | 2024.11.28 01:59:28.645238 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9982 | 2024.11.28 01:59:28.645470 [ 60 ] {} <Debug> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9983 | 2024.11.28 01:59:28.645502 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 | ||
9984 | 2024.11.28 01:59:28.645556 [ 60 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9985 | 2024.11.28 01:59:28.645587 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
9986 | 2024.11.28 01:59:28.645776 [ 196 ] {05a9d681-abfb-489a-ac48-435477f4c689::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 | ||
9987 | 2024.11.28 01:59:28.646143 [ 196 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9988 | 2024.11.28 01:59:28.646259 [ 196 ] {05a9d681-abfb-489a-ac48-435477f4c689::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 | ||
9989 | 2024.11.28 01:59:28.646479 [ 196 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part | ||
9990 | 2024.11.28 01:59:28.646634 [ 196 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
9991 | 2024.11.28 01:59:28.646846 [ 196 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part | ||
9992 | 2024.11.28 01:59:28.647045 [ 196 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
9993 | 2024.11.28 01:59:28.647172 [ 196 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part | ||
9994 | 2024.11.28 01:59:28.649531 [ 197 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.003868867 sec., 6038718.829052537 rows/sec., 86.38 MiB/sec. | ||
9995 | 2024.11.28 01:59:28.649805 [ 196 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9996 | 2024.11.28 01:59:28.650086 [ 196 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_51_10} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9997 | 2024.11.28 01:59:28.650169 [ 196 ] {05a9d681-abfb-489a-ac48-435477f4c689::all_1_51_10} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9998 | 2024.11.28 01:59:28.650254 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
9999 | 2024.11.28 01:59:30.290242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
10000 | 2024.11.28 01:59:30.312422 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10001 | 2024.11.28 01:59:30.312482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10002 | 2024.11.28 01:59:30.319959 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10003 | 2024.11.28 01:59:30.320761 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10004 | 2024.11.28 01:59:30.321146 [ 70 ] {} <Debug> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10005 | 2024.11.28 01:59:30.321288 [ 70 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10006 | 2024.11.28 01:59:30.321361 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10007 | 2024.11.28 01:59:30.321655 [ 192 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
10008 | 2024.11.28 01:59:30.331130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
10009 | 2024.11.28 01:59:30.332212 [ 192 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10010 | 2024.11.28 01:59:30.333150 [ 192 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
10011 | 2024.11.28 01:59:30.337763 [ 192 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
10012 | 2024.11.28 01:59:30.343710 [ 192 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
10013 | 2024.11.28 01:59:30.348953 [ 192 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
10014 | 2024.11.28 01:59:30.354201 [ 192 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
10015 | 2024.11.28 01:59:30.358501 [ 192 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::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 | ||
10016 | 2024.11.28 01:59:30.424590 [ 197 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.10310929 sec., 3733.9021537244603 rows/sec., 19.31 MiB/sec. | ||
10017 | 2024.11.28 01:59:30.427396 [ 187 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10018 | 2024.11.28 01:59:30.430297 [ 187 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_51_10} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10019 | 2024.11.28 01:59:30.430430 [ 187 ] {389ad527-27cf-4db7-b5c3-e7fb047d3c34::all_1_51_10} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10020 | 2024.11.28 01:59:30.432529 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10021 | 2024.11.28 01:59:31.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.76 MiB, peak 244.16 MiB, free memory in arenas 0.00 B, will set to 231.83 MiB (RSS), difference: 1.07 MiB | ||
10022 | 2024.11.28 01:59:32.090196 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10023 | 2024.11.28 01:59:32.090386 [ 253 ] {861e7f27-9101-429f-89b2-99afe4dd0321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10024 | 2024.11.28 01:59:32.090457 [ 253 ] {861e7f27-9101-429f-89b2-99afe4dd0321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10025 | 2024.11.28 01:59:32.091259 [ 253 ] {861e7f27-9101-429f-89b2-99afe4dd0321} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10026 | 2024.11.28 01:59:32.091305 [ 253 ] {861e7f27-9101-429f-89b2-99afe4dd0321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10027 | 2024.11.28 01:59:32.091744 [ 253 ] {861e7f27-9101-429f-89b2-99afe4dd0321} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10028 | 2024.11.28 01:59:32.092008 [ 253 ] {861e7f27-9101-429f-89b2-99afe4dd0321} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10029 | 2024.11.28 01:59:32.092227 [ 253 ] {861e7f27-9101-429f-89b2-99afe4dd0321} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001892 sec., 29598.308668076108 rows/sec., 2.26 MiB/sec. | ||
10030 | 2024.11.28 01:59:32.092285 [ 253 ] {861e7f27-9101-429f-89b2-99afe4dd0321} <Debug> TCPHandler: Processed in 0.002217419 sec. | ||
10031 | 2024.11.28 01:59:32.092532 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10032 | 2024.11.28 01:59:32.092722 [ 4 ] {cf25bee6-2d91-4dce-85ff-8bfd8b972d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10033 | 2024.11.28 01:59:32.092787 [ 4 ] {cf25bee6-2d91-4dce-85ff-8bfd8b972d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10034 | 2024.11.28 01:59:32.093547 [ 4 ] {cf25bee6-2d91-4dce-85ff-8bfd8b972d8e} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10035 | 2024.11.28 01:59:32.093589 [ 4 ] {cf25bee6-2d91-4dce-85ff-8bfd8b972d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10036 | 2024.11.28 01:59:32.094045 [ 4 ] {cf25bee6-2d91-4dce-85ff-8bfd8b972d8e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10037 | 2024.11.28 01:59:32.094303 [ 4 ] {cf25bee6-2d91-4dce-85ff-8bfd8b972d8e} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10038 | 2024.11.28 01:59:32.094532 [ 4 ] {cf25bee6-2d91-4dce-85ff-8bfd8b972d8e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001864 sec., 34334.76394849786 rows/sec., 2.68 MiB/sec. | ||
10039 | 2024.11.28 01:59:32.094588 [ 4 ] {cf25bee6-2d91-4dce-85ff-8bfd8b972d8e} <Debug> TCPHandler: Processed in 0.002186828 sec. | ||
10040 | 2024.11.28 01:59:32.094755 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10041 | 2024.11.28 01:59:32.094897 [ 253 ] {aeeec8aa-e078-4407-8695-b454c5a5c3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10042 | 2024.11.28 01:59:32.094961 [ 253 ] {aeeec8aa-e078-4407-8695-b454c5a5c3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10043 | 2024.11.28 01:59:32.095574 [ 253 ] {aeeec8aa-e078-4407-8695-b454c5a5c3ff} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10044 | 2024.11.28 01:59:32.095613 [ 253 ] {aeeec8aa-e078-4407-8695-b454c5a5c3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10045 | 2024.11.28 01:59:32.096019 [ 253 ] {aeeec8aa-e078-4407-8695-b454c5a5c3ff} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10046 | 2024.11.28 01:59:32.096282 [ 253 ] {aeeec8aa-e078-4407-8695-b454c5a5c3ff} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10047 | 2024.11.28 01:59:32.096503 [ 253 ] {aeeec8aa-e078-4407-8695-b454c5a5c3ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001639 sec., 97620.50030506407 rows/sec., 6.80 MiB/sec. | ||
10048 | 2024.11.28 01:59:32.096553 [ 253 ] {aeeec8aa-e078-4407-8695-b454c5a5c3ff} <Debug> TCPHandler: Processed in 0.001866722 sec. | ||
10049 | 2024.11.28 01:59:32.096781 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10050 | 2024.11.28 01:59:32.097005 [ 4 ] {36cdb81a-fc19-4d6d-8c1b-9a827469c81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10051 | 2024.11.28 01:59:32.097099 [ 4 ] {36cdb81a-fc19-4d6d-8c1b-9a827469c81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10052 | 2024.11.28 01:59:32.097636 [ 4 ] {36cdb81a-fc19-4d6d-8c1b-9a827469c81e} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10053 | 2024.11.28 01:59:32.097675 [ 4 ] {36cdb81a-fc19-4d6d-8c1b-9a827469c81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10054 | 2024.11.28 01:59:32.098058 [ 4 ] {36cdb81a-fc19-4d6d-8c1b-9a827469c81e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10055 | 2024.11.28 01:59:32.098313 [ 4 ] {36cdb81a-fc19-4d6d-8c1b-9a827469c81e} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10056 | 2024.11.28 01:59:32.098525 [ 4 ] {36cdb81a-fc19-4d6d-8c1b-9a827469c81e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001576 sec., 38071.06598984772 rows/sec., 2.57 MiB/sec. | ||
10057 | 2024.11.28 01:59:32.098575 [ 4 ] {36cdb81a-fc19-4d6d-8c1b-9a827469c81e} <Debug> TCPHandler: Processed in 0.001904033 sec. | ||
10058 | 2024.11.28 01:59:35.123392 [ 65 ] {} <Debug> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
10059 | 2024.11.28 01:59:35.123514 [ 65 ] {} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10060 | 2024.11.28 01:59:35.123557 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10061 | 2024.11.28 01:59:35.123837 [ 197 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
10062 | 2024.11.28 01:59:35.124442 [ 197 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10063 | 2024.11.28 01:59:35.124542 [ 197 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 33 rows starting from the beginning of the part | ||
10064 | 2024.11.28 01:59:35.124670 [ 197 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
10065 | 2024.11.28 01:59:35.124878 [ 197 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
10066 | 2024.11.28 01:59:35.125136 [ 197 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
10067 | 2024.11.28 01:59:35.125328 [ 197 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
10068 | 2024.11.28 01:59:35.126483 [ 191 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.002825099 sec., 13096.886162219447 rows/sec., 882.51 KiB/sec. | ||
10069 | 2024.11.28 01:59:35.126797 [ 186 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
10070 | 2024.11.28 01:59:35.127354 [ 186 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_37_8} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10071 | 2024.11.28 01:59:35.127497 [ 186 ] {eee7845d-6511-46a3-9f2a-e9713d07335f::all_1_37_8} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
10072 | 2024.11.28 01:59:35.127606 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10073 | 2024.11.28 01:59:35.331947 [ 65 ] {} <Debug> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602) (MergerMutator): Selected 5 parts from all_1_39_8 to all_43_43_0 | ||
10074 | 2024.11.28 01:59:35.332011 [ 65 ] {} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10075 | 2024.11.28 01:59:35.332036 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10076 | 2024.11.28 01:59:35.332316 [ 191 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_39_8 to all_43_43_0 into Compact with storage Full | ||
10077 | 2024.11.28 01:59:35.332644 [ 191 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10078 | 2024.11.28 01:59:35.332711 [ 191 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 66 rows starting from the beginning of the part | ||
10079 | 2024.11.28 01:59:35.332911 [ 191 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 50 rows starting from the beginning of the part | ||
10080 | 2024.11.28 01:59:35.333145 [ 191 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
10081 | 2024.11.28 01:59:35.333262 [ 191 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part | ||
10082 | 2024.11.28 01:59:35.333362 [ 191 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 62 rows starting from the beginning of the part | ||
10083 | 2024.11.28 01:59:35.334638 [ 186 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 5 columns (5 merged, 0 gathered) in 0.002503014 sec., 109468.02534863968 rows/sec., 8.25 MiB/sec. | ||
10084 | 2024.11.28 01:59:35.334859 [ 200 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
10085 | 2024.11.28 01:59:35.335208 [ 200 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_43_9} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10086 | 2024.11.28 01:59:35.335306 [ 200 ] {d0751e16-f4a6-44b1-9b65-674f8a190602::all_1_43_9} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602) (MergerMutator): Merged 5 parts: [all_1_39_8, all_43_43_0] -> all_1_43_9 | ||
10087 | 2024.11.28 01:59:35.335414 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10088 | 2024.11.28 01:59:35.378950 [ 65 ] {} <Debug> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
10089 | 2024.11.28 01:59:35.379018 [ 65 ] {} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10090 | 2024.11.28 01:59:35.379058 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10091 | 2024.11.28 01:59:35.379324 [ 191 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
10092 | 2024.11.28 01:59:35.379696 [ 191 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10093 | 2024.11.28 01:59:35.379773 [ 191 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 242 rows starting from the beginning of the part | ||
10094 | 2024.11.28 01:59:35.379863 [ 191 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 242 rows starting from the beginning of the part | ||
10095 | 2024.11.28 01:59:35.380128 [ 191 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
10096 | 2024.11.28 01:59:35.380215 [ 191 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
10097 | 2024.11.28 01:59:35.380356 [ 191 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 242 rows starting from the beginning of the part | ||
10098 | 2024.11.28 01:59:35.381381 [ 186 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002225339 sec., 338824.7813029835 rows/sec., 24.26 MiB/sec. | ||
10099 | 2024.11.28 01:59:35.381567 [ 195 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
10100 | 2024.11.28 01:59:35.381920 [ 195 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_37_8} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10101 | 2024.11.28 01:59:35.382025 [ 195 ] {1fefd4e6-fafe-4fa6-af7f-001113cc105c::all_1_37_8} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
10102 | 2024.11.28 01:59:35.382120 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
10103 | 2024.11.28 01:59:35.992457 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10104 | 2024.11.28 01:59:35.992542 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10105 | 2024.11.28 01:59:36.145643 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 | ||
10106 | 2024.11.28 01:59:36.146282 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10107 | 2024.11.28 01:59:36.146327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10108 | 2024.11.28 01:59:36.146823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10109 | 2024.11.28 01:59:36.147060 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10110 | 2024.11.28 01:59:36.147282 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
10111 | 2024.11.28 01:59:36.279985 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1444 | ||
10112 | 2024.11.28 01:59:36.282870 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10113 | 2024.11.28 01:59:36.282934 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10114 | 2024.11.28 01:59:36.284455 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10115 | 2024.11.28 01:59:36.284797 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10116 | 2024.11.28 01:59:36.285475 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1444 | ||
10117 | 2024.11.28 01:59:37.096807 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10118 | 2024.11.28 01:59:37.097004 [ 253 ] {44f95074-e86e-495f-abe8-7a047be86f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10119 | 2024.11.28 01:59:37.097080 [ 253 ] {44f95074-e86e-495f-abe8-7a047be86f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10120 | 2024.11.28 01:59:37.097853 [ 253 ] {44f95074-e86e-495f-abe8-7a047be86f2a} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10121 | 2024.11.28 01:59:37.097911 [ 253 ] {44f95074-e86e-495f-abe8-7a047be86f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10122 | 2024.11.28 01:59:37.098360 [ 253 ] {44f95074-e86e-495f-abe8-7a047be86f2a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10123 | 2024.11.28 01:59:37.098630 [ 253 ] {44f95074-e86e-495f-abe8-7a047be86f2a} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10124 | 2024.11.28 01:59:37.098874 [ 253 ] {44f95074-e86e-495f-abe8-7a047be86f2a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001921 sec., 7287.870900572619 rows/sec., 524.63 KiB/sec. | ||
10125 | 2024.11.28 01:59:37.098945 [ 253 ] {44f95074-e86e-495f-abe8-7a047be86f2a} <Debug> TCPHandler: Processed in 0.002274299 sec. | ||
10126 | 2024.11.28 01:59:37.099184 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10127 | 2024.11.28 01:59:37.099370 [ 4 ] {853328c7-0c8b-48d6-a2ca-38f3b915b202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10128 | 2024.11.28 01:59:37.099438 [ 4 ] {853328c7-0c8b-48d6-a2ca-38f3b915b202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10129 | 2024.11.28 01:59:37.100279 [ 4 ] {853328c7-0c8b-48d6-a2ca-38f3b915b202} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10130 | 2024.11.28 01:59:37.100319 [ 4 ] {853328c7-0c8b-48d6-a2ca-38f3b915b202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10131 | 2024.11.28 01:59:37.100785 [ 4 ] {853328c7-0c8b-48d6-a2ca-38f3b915b202} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10132 | 2024.11.28 01:59:37.101045 [ 4 ] {853328c7-0c8b-48d6-a2ca-38f3b915b202} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10133 | 2024.11.28 01:59:37.101308 [ 4 ] {853328c7-0c8b-48d6-a2ca-38f3b915b202} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.00199 sec., 143216.08040201006 rows/sec., 12.64 MiB/sec. | ||
10134 | 2024.11.28 01:59:37.101367 [ 4 ] {853328c7-0c8b-48d6-a2ca-38f3b915b202} <Debug> TCPHandler: Processed in 0.00231104 sec. | ||
10135 | 2024.11.28 01:59:37.101522 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10136 | 2024.11.28 01:59:37.101671 [ 253 ] {4d6e4216-68c4-48c7-bb11-b6f4fc41a2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10137 | 2024.11.28 01:59:37.101733 [ 253 ] {4d6e4216-68c4-48c7-bb11-b6f4fc41a2e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10138 | 2024.11.28 01:59:37.102415 [ 253 ] {4d6e4216-68c4-48c7-bb11-b6f4fc41a2e1} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10139 | 2024.11.28 01:59:37.102457 [ 253 ] {4d6e4216-68c4-48c7-bb11-b6f4fc41a2e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10140 | 2024.11.28 01:59:37.102848 [ 253 ] {4d6e4216-68c4-48c7-bb11-b6f4fc41a2e1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
10141 | 2024.11.28 01:59:37.103117 [ 253 ] {4d6e4216-68c4-48c7-bb11-b6f4fc41a2e1} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10142 | 2024.11.28 01:59:37.103344 [ 253 ] {4d6e4216-68c4-48c7-bb11-b6f4fc41a2e1} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.00171 sec., 28070.175438596492 rows/sec., 2.02 MiB/sec. | ||
10143 | 2024.11.28 01:59:37.103401 [ 253 ] {4d6e4216-68c4-48c7-bb11-b6f4fc41a2e1} <Debug> TCPHandler: Processed in 0.001947134 sec. | ||
10144 | 2024.11.28 01:59:37.103547 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10145 | 2024.11.28 01:59:37.103693 [ 4 ] {d97ff667-4fed-4353-9f9e-467344cb2a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10146 | 2024.11.28 01:59:37.103753 [ 4 ] {d97ff667-4fed-4353-9f9e-467344cb2a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10147 | 2024.11.28 01:59:37.104411 [ 4 ] {d97ff667-4fed-4353-9f9e-467344cb2a02} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10148 | 2024.11.28 01:59:37.104451 [ 4 ] {d97ff667-4fed-4353-9f9e-467344cb2a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10149 | 2024.11.28 01:59:37.104808 [ 4 ] {d97ff667-4fed-4353-9f9e-467344cb2a02} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10150 | 2024.11.28 01:59:37.105059 [ 4 ] {d97ff667-4fed-4353-9f9e-467344cb2a02} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10151 | 2024.11.28 01:59:37.105262 [ 4 ] {d97ff667-4fed-4353-9f9e-467344cb2a02} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001602 sec., 8739.076154806493 rows/sec., 612.03 KiB/sec. | ||
10152 | 2024.11.28 01:59:37.105313 [ 4 ] {d97ff667-4fed-4353-9f9e-467344cb2a02} <Debug> TCPHandler: Processed in 0.001835872 sec. | ||
10153 | 2024.11.28 01:59:37.105486 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10154 | 2024.11.28 01:59:37.105630 [ 253 ] {fc462cb0-6779-4649-821b-4f9b0045c8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10155 | 2024.11.28 01:59:37.105689 [ 253 ] {fc462cb0-6779-4649-821b-4f9b0045c8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10156 | 2024.11.28 01:59:37.106360 [ 253 ] {fc462cb0-6779-4649-821b-4f9b0045c8eb} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10157 | 2024.11.28 01:59:37.106403 [ 253 ] {fc462cb0-6779-4649-821b-4f9b0045c8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10158 | 2024.11.28 01:59:37.106784 [ 253 ] {fc462cb0-6779-4649-821b-4f9b0045c8eb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10159 | 2024.11.28 01:59:37.107072 [ 253 ] {fc462cb0-6779-4649-821b-4f9b0045c8eb} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10160 | 2024.11.28 01:59:37.107295 [ 253 ] {fc462cb0-6779-4649-821b-4f9b0045c8eb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001697 sec., 7660.577489687685 rows/sec., 477.64 KiB/sec. | ||
10161 | 2024.11.28 01:59:37.107352 [ 253 ] {fc462cb0-6779-4649-821b-4f9b0045c8eb} <Debug> TCPHandler: Processed in 0.001934013 sec. | ||
10162 | 2024.11.28 01:59:37.107512 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10163 | 2024.11.28 01:59:37.107647 [ 4 ] {27fbc9d0-4471-4b59-aee0-c74eca2c0621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10164 | 2024.11.28 01:59:37.107705 [ 4 ] {27fbc9d0-4471-4b59-aee0-c74eca2c0621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10165 | 2024.11.28 01:59:37.108507 [ 4 ] {27fbc9d0-4471-4b59-aee0-c74eca2c0621} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10166 | 2024.11.28 01:59:37.108547 [ 4 ] {27fbc9d0-4471-4b59-aee0-c74eca2c0621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10167 | 2024.11.28 01:59:37.108948 [ 4 ] {27fbc9d0-4471-4b59-aee0-c74eca2c0621} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10168 | 2024.11.28 01:59:37.109217 [ 4 ] {27fbc9d0-4471-4b59-aee0-c74eca2c0621} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10169 | 2024.11.28 01:59:37.109442 [ 4 ] {27fbc9d0-4471-4b59-aee0-c74eca2c0621} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.00182 sec., 232417.58241758242 rows/sec., 16.61 MiB/sec. | ||
10170 | 2024.11.28 01:59:37.109523 [ 4 ] {27fbc9d0-4471-4b59-aee0-c74eca2c0621} <Debug> TCPHandler: Processed in 0.002076466 sec. | ||
10171 | 2024.11.28 01:59:37.109698 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10172 | 2024.11.28 01:59:37.110032 [ 253 ] {0178d494-3140-4e74-a1e5-884027f295bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10173 | 2024.11.28 01:59:37.110138 [ 253 ] {0178d494-3140-4e74-a1e5-884027f295bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10174 | 2024.11.28 01:59:37.110636 [ 253 ] {0178d494-3140-4e74-a1e5-884027f295bb} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10175 | 2024.11.28 01:59:37.110677 [ 253 ] {0178d494-3140-4e74-a1e5-884027f295bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10176 | 2024.11.28 01:59:37.111062 [ 253 ] {0178d494-3140-4e74-a1e5-884027f295bb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10177 | 2024.11.28 01:59:37.111319 [ 253 ] {0178d494-3140-4e74-a1e5-884027f295bb} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10178 | 2024.11.28 01:59:37.111496 [ 82 ] {} <Debug> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
10179 | 2024.11.28 01:59:37.111568 [ 253 ] {0178d494-3140-4e74-a1e5-884027f295bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001651 sec., 3634.1611144760755 rows/sec., 189.87 KiB/sec. | ||
10180 | 2024.11.28 01:59:37.111581 [ 82 ] {} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10181 | 2024.11.28 01:59:37.111649 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10182 | 2024.11.28 01:59:37.111700 [ 253 ] {0178d494-3140-4e74-a1e5-884027f295bb} <Debug> TCPHandler: Processed in 0.002088656 sec. | ||
10183 | 2024.11.28 01:59:37.111941 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
10184 | 2024.11.28 01:59:37.112002 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10185 | 2024.11.28 01:59:37.112320 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10186 | 2024.11.28 01:59:37.112416 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
10187 | 2024.11.28 01:59:37.112424 [ 4 ] {a0b06b49-485d-4fcb-882b-cb4467692dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10188 | 2024.11.28 01:59:37.112616 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
10189 | 2024.11.28 01:59:37.112648 [ 4 ] {a0b06b49-485d-4fcb-882b-cb4467692dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10190 | 2024.11.28 01:59:37.112931 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
10191 | 2024.11.28 01:59:37.113275 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
10192 | 2024.11.28 01:59:37.113695 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
10193 | 2024.11.28 01:59:37.114027 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
10194 | 2024.11.28 01:59:37.115574 [ 4 ] {a0b06b49-485d-4fcb-882b-cb4467692dcd} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10195 | 2024.11.28 01:59:37.115646 [ 4 ] {a0b06b49-485d-4fcb-882b-cb4467692dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10196 | 2024.11.28 01:59:37.116767 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.005017098 sec., 45444.597653862846 rows/sec., 2.32 MiB/sec. | ||
10197 | 2024.11.28 01:59:37.116812 [ 4 ] {a0b06b49-485d-4fcb-882b-cb4467692dcd} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10198 | 2024.11.28 01:59:37.116939 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
10199 | 2024.11.28 01:59:37.117298 [ 4 ] {a0b06b49-485d-4fcb-882b-cb4467692dcd} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10200 | 2024.11.28 01:59:37.117522 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_38_8} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10201 | 2024.11.28 01:59:37.117839 [ 191 ] {af567f2c-bdc0-4e09-8ed0-015a3134defe::all_1_38_8} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
10202 | 2024.11.28 01:59:37.117865 [ 4 ] {a0b06b49-485d-4fcb-882b-cb4467692dcd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005509 sec., 43020.51188963514 rows/sec., 2.88 MiB/sec. | ||
10203 | 2024.11.28 01:59:37.118126 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10204 | 2024.11.28 01:59:37.118303 [ 4 ] {a0b06b49-485d-4fcb-882b-cb4467692dcd} <Debug> TCPHandler: Processed in 0.006463412 sec. | ||
10205 | 2024.11.28 01:59:37.118588 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10206 | 2024.11.28 01:59:37.118771 [ 253 ] {2f03d5a5-0dde-41ac-9650-02abe264f671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10207 | 2024.11.28 01:59:37.118838 [ 253 ] {2f03d5a5-0dde-41ac-9650-02abe264f671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10208 | 2024.11.28 01:59:37.119374 [ 253 ] {2f03d5a5-0dde-41ac-9650-02abe264f671} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10209 | 2024.11.28 01:59:37.119413 [ 253 ] {2f03d5a5-0dde-41ac-9650-02abe264f671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10210 | 2024.11.28 01:59:37.119791 [ 253 ] {2f03d5a5-0dde-41ac-9650-02abe264f671} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10211 | 2024.11.28 01:59:37.120088 [ 253 ] {2f03d5a5-0dde-41ac-9650-02abe264f671} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10212 | 2024.11.28 01:59:37.120312 [ 253 ] {2f03d5a5-0dde-41ac-9650-02abe264f671} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001574 sec., 635.3240152477763 rows/sec., 42.81 KiB/sec. | ||
10213 | 2024.11.28 01:59:37.120365 [ 253 ] {2f03d5a5-0dde-41ac-9650-02abe264f671} <Debug> TCPHandler: Processed in 0.001947854 sec. | ||
10214 | 2024.11.28 01:59:37.120535 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10215 | 2024.11.28 01:59:37.120658 [ 4 ] {5f9e0f20-2986-4420-9e25-88ae1b42c20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10216 | 2024.11.28 01:59:37.120744 [ 4 ] {5f9e0f20-2986-4420-9e25-88ae1b42c20b} <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 | ||
10217 | 2024.11.28 01:59:37.121953 [ 4 ] {5f9e0f20-2986-4420-9e25-88ae1b42c20b} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10218 | 2024.11.28 01:59:37.121994 [ 4 ] {5f9e0f20-2986-4420-9e25-88ae1b42c20b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10219 | 2024.11.28 01:59:37.122721 [ 4 ] {5f9e0f20-2986-4420-9e25-88ae1b42c20b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10220 | 2024.11.28 01:59:37.122985 [ 4 ] {5f9e0f20-2986-4420-9e25-88ae1b42c20b} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10221 | 2024.11.28 01:59:37.123277 [ 4 ] {5f9e0f20-2986-4420-9e25-88ae1b42c20b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002635 sec., 15559.772296015179 rows/sec., 27.88 MiB/sec. | ||
10222 | 2024.11.28 01:59:37.123724 [ 4 ] {5f9e0f20-2986-4420-9e25-88ae1b42c20b} <Debug> TCPHandler: Processed in 0.003262306 sec. | ||
10223 | 2024.11.28 01:59:37.123958 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10224 | 2024.11.28 01:59:37.124100 [ 253 ] {7ad121b2-78d6-45f1-8c7d-39ee1619eece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10225 | 2024.11.28 01:59:37.124160 [ 253 ] {7ad121b2-78d6-45f1-8c7d-39ee1619eece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10226 | 2024.11.28 01:59:37.124666 [ 253 ] {7ad121b2-78d6-45f1-8c7d-39ee1619eece} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10227 | 2024.11.28 01:59:37.124706 [ 253 ] {7ad121b2-78d6-45f1-8c7d-39ee1619eece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10228 | 2024.11.28 01:59:37.125088 [ 253 ] {7ad121b2-78d6-45f1-8c7d-39ee1619eece} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10229 | 2024.11.28 01:59:37.125339 [ 253 ] {7ad121b2-78d6-45f1-8c7d-39ee1619eece} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10230 | 2024.11.28 01:59:37.125546 [ 253 ] {7ad121b2-78d6-45f1-8c7d-39ee1619eece} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001479 sec., 55442.86680189317 rows/sec., 3.52 MiB/sec. | ||
10231 | 2024.11.28 01:59:37.125599 [ 253 ] {7ad121b2-78d6-45f1-8c7d-39ee1619eece} <Debug> TCPHandler: Processed in 0.001773671 sec. | ||
10232 | 2024.11.28 01:59:37.831208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
10233 | 2024.11.28 01:59:37.849715 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10234 | 2024.11.28 01:59:37.849772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10235 | 2024.11.28 01:59:37.856621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10236 | 2024.11.28 01:59:37.857406 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10237 | 2024.11.28 01:59:37.859898 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
10238 | 2024.11.28 01:59:38.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.18 MiB, peak 244.16 MiB, free memory in arenas 0.00 B, will set to 231.88 MiB (RSS), difference: -1.30 MiB | ||
10239 | 2024.11.28 01:59:42.090477 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10240 | 2024.11.28 01:59:42.090709 [ 253 ] {eeba50e2-6aaa-4598-a706-d50f65020c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10241 | 2024.11.28 01:59:42.090792 [ 253 ] {eeba50e2-6aaa-4598-a706-d50f65020c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10242 | 2024.11.28 01:59:42.091572 [ 253 ] {eeba50e2-6aaa-4598-a706-d50f65020c10} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10243 | 2024.11.28 01:59:42.091622 [ 253 ] {eeba50e2-6aaa-4598-a706-d50f65020c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10244 | 2024.11.28 01:59:42.092044 [ 253 ] {eeba50e2-6aaa-4598-a706-d50f65020c10} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
10245 | 2024.11.28 01:59:42.092315 [ 253 ] {eeba50e2-6aaa-4598-a706-d50f65020c10} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10246 | 2024.11.28 01:59:42.092516 [ 253 ] {eeba50e2-6aaa-4598-a706-d50f65020c10} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001872 sec., 1068.3760683760684 rows/sec., 87.12 KiB/sec. | ||
10247 | 2024.11.28 01:59:42.092571 [ 253 ] {eeba50e2-6aaa-4598-a706-d50f65020c10} <Debug> TCPHandler: Processed in 0.002234779 sec. | ||
10248 | 2024.11.28 01:59:42.092803 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10249 | 2024.11.28 01:59:42.092987 [ 4 ] {a9ad7fb0-c677-47fe-8d03-d374f78b3523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10250 | 2024.11.28 01:59:42.093055 [ 4 ] {a9ad7fb0-c677-47fe-8d03-d374f78b3523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10251 | 2024.11.28 01:59:42.093804 [ 4 ] {a9ad7fb0-c677-47fe-8d03-d374f78b3523} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10252 | 2024.11.28 01:59:42.093849 [ 4 ] {a9ad7fb0-c677-47fe-8d03-d374f78b3523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10253 | 2024.11.28 01:59:42.094271 [ 4 ] {a9ad7fb0-c677-47fe-8d03-d374f78b3523} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10254 | 2024.11.28 01:59:42.094522 [ 4 ] {a9ad7fb0-c677-47fe-8d03-d374f78b3523} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10255 | 2024.11.28 01:59:42.094753 [ 4 ] {a9ad7fb0-c677-47fe-8d03-d374f78b3523} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001817 sec., 31370.390753990094 rows/sec., 2.39 MiB/sec. | ||
10256 | 2024.11.28 01:59:42.094811 [ 4 ] {a9ad7fb0-c677-47fe-8d03-d374f78b3523} <Debug> TCPHandler: Processed in 0.002139758 sec. | ||
10257 | 2024.11.28 01:59:42.094959 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10258 | 2024.11.28 01:59:42.095078 [ 253 ] {fbd239af-efb8-45ab-84b3-5bddbe25a5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10259 | 2024.11.28 01:59:42.095128 [ 253 ] {fbd239af-efb8-45ab-84b3-5bddbe25a5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10260 | 2024.11.28 01:59:42.095692 [ 253 ] {fbd239af-efb8-45ab-84b3-5bddbe25a5d9} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10261 | 2024.11.28 01:59:42.095731 [ 253 ] {fbd239af-efb8-45ab-84b3-5bddbe25a5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10262 | 2024.11.28 01:59:42.096088 [ 253 ] {fbd239af-efb8-45ab-84b3-5bddbe25a5d9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
10263 | 2024.11.28 01:59:42.096334 [ 253 ] {fbd239af-efb8-45ab-84b3-5bddbe25a5d9} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10264 | 2024.11.28 01:59:42.096514 [ 253 ] {fbd239af-efb8-45ab-84b3-5bddbe25a5d9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001461 sec., 1368.9253935660506 rows/sec., 95.58 KiB/sec. | ||
10265 | 2024.11.28 01:59:42.096564 [ 253 ] {fbd239af-efb8-45ab-84b3-5bddbe25a5d9} <Debug> TCPHandler: Processed in 0.001661169 sec. | ||
10266 | 2024.11.28 01:59:42.096716 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10267 | 2024.11.28 01:59:42.096855 [ 4 ] {181cecee-1067-4b8b-b8a7-1159512e73a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10268 | 2024.11.28 01:59:42.096912 [ 4 ] {181cecee-1067-4b8b-b8a7-1159512e73a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10269 | 2024.11.28 01:59:42.097589 [ 4 ] {181cecee-1067-4b8b-b8a7-1159512e73a2} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10270 | 2024.11.28 01:59:42.097630 [ 4 ] {181cecee-1067-4b8b-b8a7-1159512e73a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10271 | 2024.11.28 01:59:42.097989 [ 4 ] {181cecee-1067-4b8b-b8a7-1159512e73a2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10272 | 2024.11.28 01:59:42.098225 [ 4 ] {181cecee-1067-4b8b-b8a7-1159512e73a2} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10273 | 2024.11.28 01:59:42.098440 [ 4 ] {181cecee-1067-4b8b-b8a7-1159512e73a2} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001615 sec., 40866.87306501548 rows/sec., 3.19 MiB/sec. | ||
10274 | 2024.11.28 01:59:42.098507 [ 4 ] {181cecee-1067-4b8b-b8a7-1159512e73a2} <Debug> TCPHandler: Processed in 0.001859743 sec. | ||
10275 | 2024.11.28 01:59:42.098739 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10276 | 2024.11.28 01:59:42.098883 [ 253 ] {5da27ec5-69b7-4535-913a-82b276cce7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10277 | 2024.11.28 01:59:42.098947 [ 253 ] {5da27ec5-69b7-4535-913a-82b276cce7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10278 | 2024.11.28 01:59:42.099594 [ 253 ] {5da27ec5-69b7-4535-913a-82b276cce7c7} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10279 | 2024.11.28 01:59:42.099633 [ 253 ] {5da27ec5-69b7-4535-913a-82b276cce7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10280 | 2024.11.28 01:59:42.100045 [ 253 ] {5da27ec5-69b7-4535-913a-82b276cce7c7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10281 | 2024.11.28 01:59:42.100294 [ 253 ] {5da27ec5-69b7-4535-913a-82b276cce7c7} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10282 | 2024.11.28 01:59:42.100474 [ 253 ] {5da27ec5-69b7-4535-913a-82b276cce7c7} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001623 sec., 99199.01417128774 rows/sec., 6.91 MiB/sec. | ||
10283 | 2024.11.28 01:59:42.100523 [ 253 ] {5da27ec5-69b7-4535-913a-82b276cce7c7} <Debug> TCPHandler: Processed in 0.001903523 sec. | ||
10284 | 2024.11.28 01:59:42.100681 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10285 | 2024.11.28 01:59:42.100818 [ 4 ] {bd1e4bc9-7599-4f22-9f5e-3cce21749fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10286 | 2024.11.28 01:59:42.100877 [ 4 ] {bd1e4bc9-7599-4f22-9f5e-3cce21749fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10287 | 2024.11.28 01:59:42.101452 [ 4 ] {bd1e4bc9-7599-4f22-9f5e-3cce21749fbf} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10288 | 2024.11.28 01:59:42.101492 [ 4 ] {bd1e4bc9-7599-4f22-9f5e-3cce21749fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10289 | 2024.11.28 01:59:42.101866 [ 4 ] {bd1e4bc9-7599-4f22-9f5e-3cce21749fbf} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10290 | 2024.11.28 01:59:42.102122 [ 4 ] {bd1e4bc9-7599-4f22-9f5e-3cce21749fbf} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10291 | 2024.11.28 01:59:42.102345 [ 4 ] {bd1e4bc9-7599-4f22-9f5e-3cce21749fbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001553 sec., 38634.9001931745 rows/sec., 2.60 MiB/sec. | ||
10292 | 2024.11.28 01:59:42.102435 [ 4 ] {bd1e4bc9-7599-4f22-9f5e-3cce21749fbf} <Debug> TCPHandler: Processed in 0.001820482 sec. | ||
10293 | 2024.11.28 01:59:43.647498 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 | ||
10294 | 2024.11.28 01:59:43.648598 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10295 | 2024.11.28 01:59:43.648649 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10296 | 2024.11.28 01:59:43.649290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10297 | 2024.11.28 01:59:43.649546 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10298 | 2024.11.28 01:59:43.649839 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 | ||
10299 | 2024.11.28 01:59:45.359960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
10300 | 2024.11.28 01:59:45.379408 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10301 | 2024.11.28 01:59:45.379451 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10302 | 2024.11.28 01:59:45.386631 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10303 | 2024.11.28 01:59:45.387378 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10304 | 2024.11.28 01:59:45.391007 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
10305 | 2024.11.28 01:59:46.285663 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1478 | ||
10306 | 2024.11.28 01:59:46.289148 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10307 | 2024.11.28 01:59:46.289200 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10308 | 2024.11.28 01:59:46.290674 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10309 | 2024.11.28 01:59:46.291122 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10310 | 2024.11.28 01:59:46.292062 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1478 | ||
10311 | 2024.11.28 01:59:47.098556 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10312 | 2024.11.28 01:59:47.098753 [ 253 ] {50c167a1-5647-40d5-b2ef-a7ec5bbfb013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10313 | 2024.11.28 01:59:47.098827 [ 253 ] {50c167a1-5647-40d5-b2ef-a7ec5bbfb013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10314 | 2024.11.28 01:59:47.099579 [ 253 ] {50c167a1-5647-40d5-b2ef-a7ec5bbfb013} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10315 | 2024.11.28 01:59:47.099632 [ 253 ] {50c167a1-5647-40d5-b2ef-a7ec5bbfb013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10316 | 2024.11.28 01:59:47.100088 [ 253 ] {50c167a1-5647-40d5-b2ef-a7ec5bbfb013} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10317 | 2024.11.28 01:59:47.100360 [ 253 ] {50c167a1-5647-40d5-b2ef-a7ec5bbfb013} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10318 | 2024.11.28 01:59:47.100564 [ 253 ] {50c167a1-5647-40d5-b2ef-a7ec5bbfb013} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00187 sec., 7486.631016042781 rows/sec., 538.94 KiB/sec. | ||
10319 | 2024.11.28 01:59:47.100619 [ 253 ] {50c167a1-5647-40d5-b2ef-a7ec5bbfb013} <Debug> TCPHandler: Processed in 0.002205828 sec. | ||
10320 | 2024.11.28 01:59:47.100888 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10321 | 2024.11.28 01:59:47.101080 [ 4 ] {6aaa4607-4566-48c8-b8bc-fa52989332da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10322 | 2024.11.28 01:59:47.101157 [ 4 ] {6aaa4607-4566-48c8-b8bc-fa52989332da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10323 | 2024.11.28 01:59:47.102128 [ 4 ] {6aaa4607-4566-48c8-b8bc-fa52989332da} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10324 | 2024.11.28 01:59:47.102181 [ 4 ] {6aaa4607-4566-48c8-b8bc-fa52989332da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10325 | 2024.11.28 01:59:47.102647 [ 4 ] {6aaa4607-4566-48c8-b8bc-fa52989332da} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10326 | 2024.11.28 01:59:47.102912 [ 4 ] {6aaa4607-4566-48c8-b8bc-fa52989332da} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10327 | 2024.11.28 01:59:47.103151 [ 4 ] {6aaa4607-4566-48c8-b8bc-fa52989332da} <Debug> executeQuery: Read 285 rows, 25.75 KiB in 0.002125 sec., 134117.64705882352 rows/sec., 11.83 MiB/sec. | ||
10328 | 2024.11.28 01:59:47.103218 [ 4 ] {6aaa4607-4566-48c8-b8bc-fa52989332da} <Debug> TCPHandler: Processed in 0.002476323 sec. | ||
10329 | 2024.11.28 01:59:47.103380 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10330 | 2024.11.28 01:59:47.103497 [ 253 ] {8202f0e0-a327-4c13-8a55-e49d919a32ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10331 | 2024.11.28 01:59:47.103552 [ 253 ] {8202f0e0-a327-4c13-8a55-e49d919a32ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10332 | 2024.11.28 01:59:47.104259 [ 253 ] {8202f0e0-a327-4c13-8a55-e49d919a32ef} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10333 | 2024.11.28 01:59:47.104305 [ 253 ] {8202f0e0-a327-4c13-8a55-e49d919a32ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10334 | 2024.11.28 01:59:47.104716 [ 253 ] {8202f0e0-a327-4c13-8a55-e49d919a32ef} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
10335 | 2024.11.28 01:59:47.104961 [ 253 ] {8202f0e0-a327-4c13-8a55-e49d919a32ef} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10336 | 2024.11.28 01:59:47.105145 [ 253 ] {8202f0e0-a327-4c13-8a55-e49d919a32ef} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.00167 sec., 28742.51497005988 rows/sec., 2.07 MiB/sec. | ||
10337 | 2024.11.28 01:59:47.105197 [ 253 ] {8202f0e0-a327-4c13-8a55-e49d919a32ef} <Debug> TCPHandler: Processed in 0.001875223 sec. | ||
10338 | 2024.11.28 01:59:47.105374 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10339 | 2024.11.28 01:59:47.105528 [ 4 ] {24a94dd9-7e61-45d1-8bd8-a0f349e01e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10340 | 2024.11.28 01:59:47.105587 [ 4 ] {24a94dd9-7e61-45d1-8bd8-a0f349e01e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10341 | 2024.11.28 01:59:47.106254 [ 4 ] {24a94dd9-7e61-45d1-8bd8-a0f349e01e36} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10342 | 2024.11.28 01:59:47.106298 [ 4 ] {24a94dd9-7e61-45d1-8bd8-a0f349e01e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10343 | 2024.11.28 01:59:47.106758 [ 4 ] {24a94dd9-7e61-45d1-8bd8-a0f349e01e36} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10344 | 2024.11.28 01:59:47.107014 [ 4 ] {24a94dd9-7e61-45d1-8bd8-a0f349e01e36} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10345 | 2024.11.28 01:59:47.107244 [ 4 ] {24a94dd9-7e61-45d1-8bd8-a0f349e01e36} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001749 sec., 8004.574042309891 rows/sec., 560.59 KiB/sec. | ||
10346 | 2024.11.28 01:59:47.107309 [ 4 ] {24a94dd9-7e61-45d1-8bd8-a0f349e01e36} <Debug> TCPHandler: Processed in 0.002010135 sec. | ||
10347 | 2024.11.28 01:59:47.107460 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10348 | 2024.11.28 01:59:47.107580 [ 253 ] {3da48bbf-4a6a-48ed-9bee-d8a19079e6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10349 | 2024.11.28 01:59:47.107629 [ 253 ] {3da48bbf-4a6a-48ed-9bee-d8a19079e6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10350 | 2024.11.28 01:59:47.108213 [ 253 ] {3da48bbf-4a6a-48ed-9bee-d8a19079e6f7} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10351 | 2024.11.28 01:59:47.108253 [ 253 ] {3da48bbf-4a6a-48ed-9bee-d8a19079e6f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10352 | 2024.11.28 01:59:47.108618 [ 253 ] {3da48bbf-4a6a-48ed-9bee-d8a19079e6f7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10353 | 2024.11.28 01:59:47.108867 [ 253 ] {3da48bbf-4a6a-48ed-9bee-d8a19079e6f7} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10354 | 2024.11.28 01:59:47.109083 [ 253 ] {3da48bbf-4a6a-48ed-9bee-d8a19079e6f7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001516 sec., 8575.197889182058 rows/sec., 534.66 KiB/sec. | ||
10355 | 2024.11.28 01:59:47.109157 [ 253 ] {3da48bbf-4a6a-48ed-9bee-d8a19079e6f7} <Debug> TCPHandler: Processed in 0.00175076 sec. | ||
10356 | 2024.11.28 01:59:47.109354 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10357 | 2024.11.28 01:59:47.109477 [ 4 ] {ed015e6e-1a9f-4b02-9d19-4e0582907356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10358 | 2024.11.28 01:59:47.109529 [ 4 ] {ed015e6e-1a9f-4b02-9d19-4e0582907356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10359 | 2024.11.28 01:59:47.110407 [ 4 ] {ed015e6e-1a9f-4b02-9d19-4e0582907356} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10360 | 2024.11.28 01:59:47.110456 [ 4 ] {ed015e6e-1a9f-4b02-9d19-4e0582907356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10361 | 2024.11.28 01:59:47.110870 [ 4 ] {ed015e6e-1a9f-4b02-9d19-4e0582907356} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10362 | 2024.11.28 01:59:47.111121 [ 4 ] {ed015e6e-1a9f-4b02-9d19-4e0582907356} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10363 | 2024.11.28 01:59:47.111316 [ 4 ] {ed015e6e-1a9f-4b02-9d19-4e0582907356} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001859 sec., 227541.68908015062 rows/sec., 16.27 MiB/sec. | ||
10364 | 2024.11.28 01:59:47.111385 [ 4 ] {ed015e6e-1a9f-4b02-9d19-4e0582907356} <Debug> TCPHandler: Processed in 0.002124127 sec. | ||
10365 | 2024.11.28 01:59:47.111558 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10366 | 2024.11.28 01:59:47.111821 [ 253 ] {5657151d-6a07-4066-8b02-74c8442630f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10367 | 2024.11.28 01:59:47.111943 [ 253 ] {5657151d-6a07-4066-8b02-74c8442630f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10368 | 2024.11.28 01:59:47.112472 [ 253 ] {5657151d-6a07-4066-8b02-74c8442630f2} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10369 | 2024.11.28 01:59:47.112513 [ 253 ] {5657151d-6a07-4066-8b02-74c8442630f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10370 | 2024.11.28 01:59:47.112898 [ 253 ] {5657151d-6a07-4066-8b02-74c8442630f2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10371 | 2024.11.28 01:59:47.113180 [ 253 ] {5657151d-6a07-4066-8b02-74c8442630f2} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10372 | 2024.11.28 01:59:47.113437 [ 253 ] {5657151d-6a07-4066-8b02-74c8442630f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001684 sec., 3562.9453681710215 rows/sec., 186.15 KiB/sec. | ||
10373 | 2024.11.28 01:59:47.113491 [ 253 ] {5657151d-6a07-4066-8b02-74c8442630f2} <Debug> TCPHandler: Processed in 0.002008985 sec. | ||
10374 | 2024.11.28 01:59:47.113683 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10375 | 2024.11.28 01:59:47.113849 [ 4 ] {9e81cbee-6a6b-4357-bcfb-8b1f4b7f7601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10376 | 2024.11.28 01:59:47.113907 [ 4 ] {9e81cbee-6a6b-4357-bcfb-8b1f4b7f7601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10377 | 2024.11.28 01:59:47.114554 [ 4 ] {9e81cbee-6a6b-4357-bcfb-8b1f4b7f7601} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10378 | 2024.11.28 01:59:47.114592 [ 4 ] {9e81cbee-6a6b-4357-bcfb-8b1f4b7f7601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10379 | 2024.11.28 01:59:47.115017 [ 4 ] {9e81cbee-6a6b-4357-bcfb-8b1f4b7f7601} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10380 | 2024.11.28 01:59:47.115258 [ 4 ] {9e81cbee-6a6b-4357-bcfb-8b1f4b7f7601} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10381 | 2024.11.28 01:59:47.115401 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
10382 | 2024.11.28 01:59:47.115441 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10383 | 2024.11.28 01:59:47.115447 [ 4 ] {9e81cbee-6a6b-4357-bcfb-8b1f4b7f7601} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001622 sec., 146115.9062885327 rows/sec., 9.79 MiB/sec. | ||
10384 | 2024.11.28 01:59:47.115465 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10385 | 2024.11.28 01:59:47.115562 [ 4 ] {9e81cbee-6a6b-4357-bcfb-8b1f4b7f7601} <Debug> TCPHandler: Processed in 0.001976375 sec. | ||
10386 | 2024.11.28 01:59:47.115756 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
10387 | 2024.11.28 01:59:47.115776 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10388 | 2024.11.28 01:59:47.116020 [ 253 ] {1ca44834-2816-4c29-808d-67748cc9522e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10389 | 2024.11.28 01:59:47.116065 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10390 | 2024.11.28 01:59:47.116120 [ 253 ] {1ca44834-2816-4c29-808d-67748cc9522e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10391 | 2024.11.28 01:59:47.116145 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 25837 rows starting from the beginning of the part | ||
10392 | 2024.11.28 01:59:47.116551 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 66 rows starting from the beginning of the part | ||
10393 | 2024.11.28 01:59:47.116981 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
10394 | 2024.11.28 01:59:47.117283 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 237 rows starting from the beginning of the part | ||
10395 | 2024.11.28 01:59:47.117486 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 161 rows starting from the beginning of the part | ||
10396 | 2024.11.28 01:59:47.117841 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 237 rows starting from the beginning of the part | ||
10397 | 2024.11.28 01:59:47.118636 [ 253 ] {1ca44834-2816-4c29-808d-67748cc9522e} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10398 | 2024.11.28 01:59:47.118701 [ 253 ] {1ca44834-2816-4c29-808d-67748cc9522e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10399 | 2024.11.28 01:59:47.119717 [ 253 ] {1ca44834-2816-4c29-808d-67748cc9522e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10400 | 2024.11.28 01:59:47.120210 [ 253 ] {1ca44834-2816-4c29-808d-67748cc9522e} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10401 | 2024.11.28 01:59:47.120496 [ 253 ] {1ca44834-2816-4c29-808d-67748cc9522e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004558 sec., 219.39447125932423 rows/sec., 14.78 KiB/sec. | ||
10402 | 2024.11.28 01:59:47.120758 [ 253 ] {1ca44834-2816-4c29-808d-67748cc9522e} <Debug> TCPHandler: Processed in 0.005075348 sec. | ||
10403 | 2024.11.28 01:59:47.121326 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10404 | 2024.11.28 01:59:47.121625 [ 4 ] {3787e8cc-c254-470f-82d7-010e172f1d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10405 | 2024.11.28 01:59:47.121927 [ 4 ] {3787e8cc-c254-470f-82d7-010e172f1d1c} <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 | ||
10406 | 2024.11.28 01:59:47.123752 [ 4 ] {3787e8cc-c254-470f-82d7-010e172f1d1c} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10407 | 2024.11.28 01:59:47.123849 [ 4 ] {3787e8cc-c254-470f-82d7-010e172f1d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10408 | 2024.11.28 01:59:47.124869 [ 4 ] {3787e8cc-c254-470f-82d7-010e172f1d1c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10409 | 2024.11.28 01:59:47.125275 [ 4 ] {3787e8cc-c254-470f-82d7-010e172f1d1c} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10410 | 2024.11.28 01:59:47.125501 [ 4 ] {3787e8cc-c254-470f-82d7-010e172f1d1c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003987 sec., 10283.421118635566 rows/sec., 18.43 MiB/sec. | ||
10411 | 2024.11.28 01:59:47.125967 [ 4 ] {3787e8cc-c254-470f-82d7-010e172f1d1c} <Debug> TCPHandler: Processed in 0.005043787 sec. | ||
10412 | 2024.11.28 01:59:47.126160 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10413 | 2024.11.28 01:59:47.126363 [ 253 ] {75894c49-25dd-4a66-b5d6-1e9ee117d694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10414 | 2024.11.28 01:59:47.126422 [ 253 ] {75894c49-25dd-4a66-b5d6-1e9ee117d694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10415 | 2024.11.28 01:59:47.127341 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26698 rows, containing 5 columns (5 merged, 0 gathered) in 0.011750924 sec., 2271991.547217904 rows/sec., 153.35 MiB/sec. | ||
10416 | 2024.11.28 01:59:47.127469 [ 253 ] {75894c49-25dd-4a66-b5d6-1e9ee117d694} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10417 | 2024.11.28 01:59:47.127516 [ 253 ] {75894c49-25dd-4a66-b5d6-1e9ee117d694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
10418 | 2024.11.28 01:59:47.127705 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
10419 | 2024.11.28 01:59:47.128222 [ 253 ] {75894c49-25dd-4a66-b5d6-1e9ee117d694} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10420 | 2024.11.28 01:59:47.128286 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10421 | 2024.11.28 01:59:47.128445 [ 186 ] {87d0e295-472b-40e5-83b7-94463dec9e6b::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
10422 | 2024.11.28 01:59:47.128587 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
10423 | 2024.11.28 01:59:47.128665 [ 253 ] {75894c49-25dd-4a66-b5d6-1e9ee117d694} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10424 | 2024.11.28 01:59:47.128904 [ 253 ] {75894c49-25dd-4a66-b5d6-1e9ee117d694} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002593 sec., 31623.602005399152 rows/sec., 2.01 MiB/sec. | ||
10425 | 2024.11.28 01:59:47.128961 [ 253 ] {75894c49-25dd-4a66-b5d6-1e9ee117d694} <Debug> TCPHandler: Processed in 0.00289325 sec. | ||
10426 | 2024.11.28 01:59:50.992805 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10427 | 2024.11.28 01:59:50.992881 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10428 | 2024.11.28 01:59:51.149976 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 | ||
10429 | 2024.11.28 01:59:51.150762 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10430 | 2024.11.28 01:59:51.150815 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10431 | 2024.11.28 01:59:51.151356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10432 | 2024.11.28 01:59:51.151622 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10433 | 2024.11.28 01:59:51.151855 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
10434 | 2024.11.28 01:59:52.090580 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10435 | 2024.11.28 01:59:52.090774 [ 253 ] {cc773990-7c06-43b6-867d-ec53add7c2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10436 | 2024.11.28 01:59:52.090852 [ 253 ] {cc773990-7c06-43b6-867d-ec53add7c2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10437 | 2024.11.28 01:59:52.091717 [ 253 ] {cc773990-7c06-43b6-867d-ec53add7c2df} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10438 | 2024.11.28 01:59:52.091758 [ 253 ] {cc773990-7c06-43b6-867d-ec53add7c2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10439 | 2024.11.28 01:59:52.092200 [ 253 ] {cc773990-7c06-43b6-867d-ec53add7c2df} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10440 | 2024.11.28 01:59:52.092458 [ 253 ] {cc773990-7c06-43b6-867d-ec53add7c2df} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10441 | 2024.11.28 01:59:52.092607 [ 67 ] {} <Debug> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10442 | 2024.11.28 01:59:52.092665 [ 67 ] {} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10443 | 2024.11.28 01:59:52.092665 [ 253 ] {cc773990-7c06-43b6-867d-ec53add7c2df} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.20 MiB/sec. | ||
10444 | 2024.11.28 01:59:52.092695 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10445 | 2024.11.28 01:59:52.092745 [ 253 ] {cc773990-7c06-43b6-867d-ec53add7c2df} <Debug> TCPHandler: Processed in 0.002288439 sec. | ||
10446 | 2024.11.28 01:59:52.093020 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::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 | ||
10447 | 2024.11.28 01:59:52.093127 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10448 | 2024.11.28 01:59:52.093350 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10449 | 2024.11.28 01:59:52.093475 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1434 rows starting from the beginning of the part | ||
10450 | 2024.11.28 01:59:52.093567 [ 4 ] {edabfe17-9c9e-42bc-93ad-396ddab96fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10451 | 2024.11.28 01:59:52.093806 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
10452 | 2024.11.28 01:59:52.093883 [ 4 ] {edabfe17-9c9e-42bc-93ad-396ddab96fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10453 | 2024.11.28 01:59:52.094143 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 285 rows starting from the beginning of the part | ||
10454 | 2024.11.28 01:59:52.094578 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 57 rows starting from the beginning of the part | ||
10455 | 2024.11.28 01:59:52.095039 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 285 rows starting from the beginning of the part | ||
10456 | 2024.11.28 01:59:52.095429 [ 194 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
10457 | 2024.11.28 01:59:52.097736 [ 4 ] {edabfe17-9c9e-42bc-93ad-396ddab96fa5} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10458 | 2024.11.28 01:59:52.097803 [ 4 ] {edabfe17-9c9e-42bc-93ad-396ddab96fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10459 | 2024.11.28 01:59:52.098585 [ 4 ] {edabfe17-9c9e-42bc-93ad-396ddab96fa5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10460 | 2024.11.28 01:59:52.098803 [ 204 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2173 rows, containing 5 columns (5 merged, 0 gathered) in 0.005981734 sec., 363272.5895200288 rows/sec., 31.95 MiB/sec. | ||
10461 | 2024.11.28 01:59:52.099002 [ 4 ] {edabfe17-9c9e-42bc-93ad-396ddab96fa5} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10462 | 2024.11.28 01:59:52.099142 [ 204 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10463 | 2024.11.28 01:59:52.099266 [ 67 ] {} <Debug> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10464 | 2024.11.28 01:59:52.099370 [ 67 ] {} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10465 | 2024.11.28 01:59:52.099440 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10466 | 2024.11.28 01:59:52.099678 [ 4 ] {edabfe17-9c9e-42bc-93ad-396ddab96fa5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006232 sec., 10269.576379974327 rows/sec., 820.80 KiB/sec. | ||
10467 | 2024.11.28 01:59:52.099799 [ 193 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
10468 | 2024.11.28 01:59:52.099930 [ 4 ] {edabfe17-9c9e-42bc-93ad-396ddab96fa5} <Debug> TCPHandler: Processed in 0.007040022 sec. | ||
10469 | 2024.11.28 01:59:52.100234 [ 204 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_91_18} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10470 | 2024.11.28 01:59:52.100258 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10471 | 2024.11.28 01:59:52.100257 [ 193 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10472 | 2024.11.28 01:59:52.100403 [ 193 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 915 rows starting from the beginning of the part | ||
10473 | 2024.11.28 01:59:52.100491 [ 204 ] {aa783de7-462d-4cc3-81c3-f8cd0af5d54c::all_1_91_18} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10474 | 2024.11.28 01:59:52.100792 [ 253 ] {a877506a-991f-4fac-bd73-c3f69d90eaef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10475 | 2024.11.28 01:59:52.100853 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
10476 | 2024.11.28 01:59:52.101003 [ 193 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
10477 | 2024.11.28 01:59:52.101035 [ 253 ] {a877506a-991f-4fac-bd73-c3f69d90eaef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10478 | 2024.11.28 01:59:52.101356 [ 193 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 423 rows starting from the beginning of the part | ||
10479 | 2024.11.28 01:59:52.101867 [ 193 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::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 | ||
10480 | 2024.11.28 01:59:52.102280 [ 193 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 423 rows starting from the beginning of the part | ||
10481 | 2024.11.28 01:59:52.102469 [ 193 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
10482 | 2024.11.28 01:59:52.103392 [ 253 ] {a877506a-991f-4fac-bd73-c3f69d90eaef} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10483 | 2024.11.28 01:59:52.103454 [ 253 ] {a877506a-991f-4fac-bd73-c3f69d90eaef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10484 | 2024.11.28 01:59:52.104516 [ 253 ] {a877506a-991f-4fac-bd73-c3f69d90eaef} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10485 | 2024.11.28 01:59:52.104985 [ 253 ] {a877506a-991f-4fac-bd73-c3f69d90eaef} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10486 | 2024.11.28 01:59:52.105466 [ 253 ] {a877506a-991f-4fac-bd73-c3f69d90eaef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004933 sec., 32434.62396107845 rows/sec., 2.26 MiB/sec. | ||
10487 | 2024.11.28 01:59:52.105883 [ 253 ] {a877506a-991f-4fac-bd73-c3f69d90eaef} <Debug> TCPHandler: Processed in 0.005813081 sec. | ||
10488 | 2024.11.28 01:59:52.106135 [ 188 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.006527833 sec., 299486.8281710025 rows/sec., 22.93 MiB/sec. | ||
10489 | 2024.11.28 01:59:52.106408 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10490 | 2024.11.28 01:59:52.106496 [ 188 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10491 | 2024.11.28 01:59:52.107055 [ 4 ] {fede3ed0-a5c8-40d0-b624-79200ce4fed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10492 | 2024.11.28 01:59:52.107218 [ 4 ] {fede3ed0-a5c8-40d0-b624-79200ce4fed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10493 | 2024.11.28 01:59:52.107380 [ 188 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_91_18} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10494 | 2024.11.28 01:59:52.107678 [ 188 ] {bbe75746-4a4c-4191-be08-0d3a651e14fe::all_1_91_18} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10495 | 2024.11.28 01:59:52.107839 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
10496 | 2024.11.28 01:59:52.108119 [ 4 ] {fede3ed0-a5c8-40d0-b624-79200ce4fed1} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10497 | 2024.11.28 01:59:52.108162 [ 4 ] {fede3ed0-a5c8-40d0-b624-79200ce4fed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10498 | 2024.11.28 01:59:52.108538 [ 4 ] {fede3ed0-a5c8-40d0-b624-79200ce4fed1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10499 | 2024.11.28 01:59:52.108776 [ 4 ] {fede3ed0-a5c8-40d0-b624-79200ce4fed1} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10500 | 2024.11.28 01:59:52.108954 [ 67 ] {} <Debug> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10501 | 2024.11.28 01:59:52.109015 [ 4 ] {fede3ed0-a5c8-40d0-b624-79200ce4fed1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002226 sec., 26954.17789757412 rows/sec., 1.82 MiB/sec. | ||
10502 | 2024.11.28 01:59:52.109022 [ 67 ] {} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10503 | 2024.11.28 01:59:52.109104 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10504 | 2024.11.28 01:59:52.109143 [ 4 ] {fede3ed0-a5c8-40d0-b624-79200ce4fed1} <Debug> TCPHandler: Processed in 0.0028636 sec. | ||
10505 | 2024.11.28 01:59:52.109326 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
10506 | 2024.11.28 01:59:52.109440 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10507 | 2024.11.28 01:59:52.109472 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5140 rows starting from the beginning of the part | ||
10508 | 2024.11.28 01:59:52.109554 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
10509 | 2024.11.28 01:59:52.109647 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
10510 | 2024.11.28 01:59:52.109866 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
10511 | 2024.11.28 01:59:52.109990 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
10512 | 2024.11.28 01:59:52.110106 [ 204 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::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 | ||
10513 | 2024.11.28 01:59:52.112209 [ 199 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5484 rows, containing 4 columns (4 merged, 0 gathered) in 0.002986652 sec., 1836169.7311906444 rows/sec., 119.65 MiB/sec. | ||
10514 | 2024.11.28 01:59:52.112823 [ 199 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10515 | 2024.11.28 01:59:52.113114 [ 199 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_91_18} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10516 | 2024.11.28 01:59:52.113195 [ 199 ] {1d51646d-8f26-4350-8f85-dbb4d793cc4d::all_1_91_18} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10517 | 2024.11.28 01:59:52.113280 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
10518 | 2024.11.28 01:59:52.891076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
10519 | 2024.11.28 01:59:52.911171 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10520 | 2024.11.28 01:59:52.911230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10521 | 2024.11.28 01:59:52.918607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10522 | 2024.11.28 01:59:52.919382 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10523 | 2024.11.28 01:59:52.922003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
10524 | 2024.11.28 01:59:53.193307 [ 63 ] {} <Debug> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
10525 | 2024.11.28 01:59:53.193399 [ 63 ] {} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10526 | 2024.11.28 01:59:53.193440 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10527 | 2024.11.28 01:59:53.193671 [ 187 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
10528 | 2024.11.28 01:59:53.193872 [ 187 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10529 | 2024.11.28 01:59:53.193914 [ 187 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
10530 | 2024.11.28 01:59:53.194009 [ 187 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
10531 | 2024.11.28 01:59:53.194243 [ 187 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
10532 | 2024.11.28 01:59:53.194383 [ 187 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
10533 | 2024.11.28 01:59:53.194678 [ 187 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::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 | ||
10534 | 2024.11.28 01:59:53.195882 [ 192 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00234161 sec., 16228.1507168145 rows/sec., 1.35 MiB/sec. | ||
10535 | 2024.11.28 01:59:53.196194 [ 192 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
10536 | 2024.11.28 01:59:53.196566 [ 192 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_17_4} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10537 | 2024.11.28 01:59:53.196666 [ 192 ] {6675444d-8af8-4778-b6be-8a4b2c80511d::all_1_17_4} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
10538 | 2024.11.28 01:59:53.196787 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10539 | 2024.11.28 01:59:54.282564 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10540 | 2024.11.28 01:59:54.282862 [ 253 ] {22800669-0b3e-48f1-a78a-5534f82507c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10541 | 2024.11.28 01:59:54.282938 [ 253 ] {22800669-0b3e-48f1-a78a-5534f82507c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10542 | 2024.11.28 01:59:54.283654 [ 253 ] {22800669-0b3e-48f1-a78a-5534f82507c2} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10543 | 2024.11.28 01:59:54.283705 [ 253 ] {22800669-0b3e-48f1-a78a-5534f82507c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10544 | 2024.11.28 01:59:54.284139 [ 253 ] {22800669-0b3e-48f1-a78a-5534f82507c2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10545 | 2024.11.28 01:59:54.284398 [ 253 ] {22800669-0b3e-48f1-a78a-5534f82507c2} <Trace> oximeter.fields_i16 (2a423f4f-7bb5-4461-9cfa-b3e50d4784dd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10546 | 2024.11.28 01:59:54.284618 [ 253 ] {22800669-0b3e-48f1-a78a-5534f82507c2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001812 sec., 7726.269315673289 rows/sec., 556.19 KiB/sec. | ||
10547 | 2024.11.28 01:59:54.284676 [ 253 ] {22800669-0b3e-48f1-a78a-5534f82507c2} <Debug> TCPHandler: Processed in 0.00229827 sec. | ||
10548 | 2024.11.28 01:59:54.284956 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10549 | 2024.11.28 01:59:54.285170 [ 4 ] {6e12901f-5efd-4f0b-aedb-04a62b1a73b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10550 | 2024.11.28 01:59:54.285254 [ 4 ] {6e12901f-5efd-4f0b-aedb-04a62b1a73b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10551 | 2024.11.28 01:59:54.286045 [ 4 ] {6e12901f-5efd-4f0b-aedb-04a62b1a73b9} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10552 | 2024.11.28 01:59:54.286095 [ 4 ] {6e12901f-5efd-4f0b-aedb-04a62b1a73b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10553 | 2024.11.28 01:59:54.286512 [ 4 ] {6e12901f-5efd-4f0b-aedb-04a62b1a73b9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
10554 | 2024.11.28 01:59:54.286755 [ 4 ] {6e12901f-5efd-4f0b-aedb-04a62b1a73b9} <Trace> oximeter.fields_ipaddr (6675444d-8af8-4778-b6be-8a4b2c80511d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10555 | 2024.11.28 01:59:54.286994 [ 4 ] {6e12901f-5efd-4f0b-aedb-04a62b1a73b9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001884 sec., 1061.5711252653928 rows/sec., 86.56 KiB/sec. | ||
10556 | 2024.11.28 01:59:54.287120 [ 4 ] {6e12901f-5efd-4f0b-aedb-04a62b1a73b9} <Debug> TCPHandler: Processed in 0.00231111 sec. | ||
10557 | 2024.11.28 01:59:54.287285 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10558 | 2024.11.28 01:59:54.287421 [ 253 ] {50759b0c-0377-40a1-b2d6-363e745df8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10559 | 2024.11.28 01:59:54.287478 [ 253 ] {50759b0c-0377-40a1-b2d6-363e745df8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10560 | 2024.11.28 01:59:54.288985 [ 253 ] {50759b0c-0377-40a1-b2d6-363e745df8bf} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10561 | 2024.11.28 01:59:54.289024 [ 253 ] {50759b0c-0377-40a1-b2d6-363e745df8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10562 | 2024.11.28 01:59:54.289482 [ 253 ] {50759b0c-0377-40a1-b2d6-363e745df8bf} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10563 | 2024.11.28 01:59:54.289747 [ 253 ] {50759b0c-0377-40a1-b2d6-363e745df8bf} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10564 | 2024.11.28 01:59:54.289958 [ 253 ] {50759b0c-0377-40a1-b2d6-363e745df8bf} <Debug> executeQuery: Read 1426 rows, 121.94 KiB in 0.002566 sec., 555728.7607170694 rows/sec., 46.41 MiB/sec. | ||
10565 | 2024.11.28 01:59:54.290012 [ 253 ] {50759b0c-0377-40a1-b2d6-363e745df8bf} <Debug> TCPHandler: Processed in 0.002802689 sec. | ||
10566 | 2024.11.28 01:59:54.290154 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10567 | 2024.11.28 01:59:54.290276 [ 4 ] {d031475c-c01c-47ae-bdd9-987ad753cff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10568 | 2024.11.28 01:59:54.290326 [ 4 ] {d031475c-c01c-47ae-bdd9-987ad753cff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10569 | 2024.11.28 01:59:54.290953 [ 4 ] {d031475c-c01c-47ae-bdd9-987ad753cff0} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10570 | 2024.11.28 01:59:54.290994 [ 4 ] {d031475c-c01c-47ae-bdd9-987ad753cff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10571 | 2024.11.28 01:59:54.291365 [ 4 ] {d031475c-c01c-47ae-bdd9-987ad753cff0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
10572 | 2024.11.28 01:59:54.291617 [ 4 ] {d031475c-c01c-47ae-bdd9-987ad753cff0} <Trace> oximeter.fields_u16 (d0751e16-f4a6-44b1-9b65-674f8a190602): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10573 | 2024.11.28 01:59:54.291838 [ 4 ] {d031475c-c01c-47ae-bdd9-987ad753cff0} <Debug> executeQuery: Read 50 rows, 3.68 KiB in 0.001588 sec., 31486.146095717882 rows/sec., 2.26 MiB/sec. | ||
10574 | 2024.11.28 01:59:54.291896 [ 4 ] {d031475c-c01c-47ae-bdd9-987ad753cff0} <Debug> TCPHandler: Processed in 0.001800481 sec. | ||
10575 | 2024.11.28 01:59:54.292059 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10576 | 2024.11.28 01:59:54.292198 [ 253 ] {63974096-5c4e-40ca-bc75-519e2c0ae027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10577 | 2024.11.28 01:59:54.292255 [ 253 ] {63974096-5c4e-40ca-bc75-519e2c0ae027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10578 | 2024.11.28 01:59:54.293039 [ 253 ] {63974096-5c4e-40ca-bc75-519e2c0ae027} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10579 | 2024.11.28 01:59:54.293078 [ 253 ] {63974096-5c4e-40ca-bc75-519e2c0ae027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10580 | 2024.11.28 01:59:54.293442 [ 253 ] {63974096-5c4e-40ca-bc75-519e2c0ae027} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10581 | 2024.11.28 01:59:54.293698 [ 253 ] {63974096-5c4e-40ca-bc75-519e2c0ae027} <Trace> oximeter.fields_u32 (1fefd4e6-fafe-4fa6-af7f-001113cc105c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10582 | 2024.11.28 01:59:54.293911 [ 253 ] {63974096-5c4e-40ca-bc75-519e2c0ae027} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001744 sec., 138761.46788990824 rows/sec., 9.40 MiB/sec. | ||
10583 | 2024.11.28 01:59:54.293962 [ 253 ] {63974096-5c4e-40ca-bc75-519e2c0ae027} <Debug> TCPHandler: Processed in 0.001972804 sec. | ||
10584 | 2024.11.28 01:59:54.294113 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10585 | 2024.11.28 01:59:54.294252 [ 4 ] {c561e0e6-08e2-43ac-8cdb-52af70201b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10586 | 2024.11.28 01:59:54.294309 [ 4 ] {c561e0e6-08e2-43ac-8cdb-52af70201b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10587 | 2024.11.28 01:59:54.294961 [ 4 ] {c561e0e6-08e2-43ac-8cdb-52af70201b8f} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10588 | 2024.11.28 01:59:54.295001 [ 4 ] {c561e0e6-08e2-43ac-8cdb-52af70201b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10589 | 2024.11.28 01:59:54.295376 [ 4 ] {c561e0e6-08e2-43ac-8cdb-52af70201b8f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10590 | 2024.11.28 01:59:54.295618 [ 4 ] {c561e0e6-08e2-43ac-8cdb-52af70201b8f} <Trace> oximeter.fields_u8 (477f0422-eca1-4f1f-82cd-095e3870294d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10591 | 2024.11.28 01:59:54.295853 [ 4 ] {c561e0e6-08e2-43ac-8cdb-52af70201b8f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001625 sec., 8000 rows/sec., 498.80 KiB/sec. | ||
10592 | 2024.11.28 01:59:54.295945 [ 4 ] {c561e0e6-08e2-43ac-8cdb-52af70201b8f} <Debug> TCPHandler: Processed in 0.001901223 sec. | ||
10593 | 2024.11.28 01:59:54.296177 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10594 | 2024.11.28 01:59:54.296347 [ 253 ] {2b30f369-d5cd-4823-907a-2cf03f123e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10595 | 2024.11.28 01:59:54.296404 [ 253 ] {2b30f369-d5cd-4823-907a-2cf03f123e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10596 | 2024.11.28 01:59:54.297345 [ 253 ] {2b30f369-d5cd-4823-907a-2cf03f123e9f} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10597 | 2024.11.28 01:59:54.297385 [ 253 ] {2b30f369-d5cd-4823-907a-2cf03f123e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10598 | 2024.11.28 01:59:54.297785 [ 253 ] {2b30f369-d5cd-4823-907a-2cf03f123e9f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10599 | 2024.11.28 01:59:54.298032 [ 253 ] {2b30f369-d5cd-4823-907a-2cf03f123e9f} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10600 | 2024.11.28 01:59:54.298251 [ 253 ] {2b30f369-d5cd-4823-907a-2cf03f123e9f} <Debug> executeQuery: Read 881 rows, 65.42 KiB in 0.001933 sec., 455768.23590274184 rows/sec., 33.05 MiB/sec. | ||
10601 | 2024.11.28 01:59:54.298355 [ 253 ] {2b30f369-d5cd-4823-907a-2cf03f123e9f} <Debug> TCPHandler: Processed in 0.002325511 sec. | ||
10602 | 2024.11.28 01:59:54.298522 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10603 | 2024.11.28 01:59:54.298670 [ 4 ] {0a32c136-6fb1-4666-b54e-72bc85e9f212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10604 | 2024.11.28 01:59:54.298720 [ 4 ] {0a32c136-6fb1-4666-b54e-72bc85e9f212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10605 | 2024.11.28 01:59:54.299210 [ 4 ] {0a32c136-6fb1-4666-b54e-72bc85e9f212} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10606 | 2024.11.28 01:59:54.299249 [ 4 ] {0a32c136-6fb1-4666-b54e-72bc85e9f212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10607 | 2024.11.28 01:59:54.299630 [ 4 ] {0a32c136-6fb1-4666-b54e-72bc85e9f212} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10608 | 2024.11.28 01:59:54.299870 [ 4 ] {0a32c136-6fb1-4666-b54e-72bc85e9f212} <Trace> oximeter.measurements_bool (af567f2c-bdc0-4e09-8ed0-015a3134defe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10609 | 2024.11.28 01:59:54.300087 [ 4 ] {0a32c136-6fb1-4666-b54e-72bc85e9f212} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001447 sec., 4146.51002073255 rows/sec., 216.64 KiB/sec. | ||
10610 | 2024.11.28 01:59:54.300139 [ 4 ] {0a32c136-6fb1-4666-b54e-72bc85e9f212} <Debug> TCPHandler: Processed in 0.001695999 sec. | ||
10611 | 2024.11.28 01:59:54.300274 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10612 | 2024.11.28 01:59:54.300391 [ 253 ] {c58ea7cf-afe6-4b6e-a869-ba9081d92f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10613 | 2024.11.28 01:59:54.300443 [ 253 ] {c58ea7cf-afe6-4b6e-a869-ba9081d92f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10614 | 2024.11.28 01:59:54.301232 [ 253 ] {c58ea7cf-afe6-4b6e-a869-ba9081d92f4a} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10615 | 2024.11.28 01:59:54.301271 [ 253 ] {c58ea7cf-afe6-4b6e-a869-ba9081d92f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10616 | 2024.11.28 01:59:54.301711 [ 253 ] {c58ea7cf-afe6-4b6e-a869-ba9081d92f4a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10617 | 2024.11.28 01:59:54.301956 [ 253 ] {c58ea7cf-afe6-4b6e-a869-ba9081d92f4a} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10618 | 2024.11.28 01:59:54.302158 [ 253 ] {c58ea7cf-afe6-4b6e-a869-ba9081d92f4a} <Debug> executeQuery: Read 1018 rows, 69.45 KiB in 0.001792 sec., 568080.3571428572 rows/sec., 37.85 MiB/sec. | ||
10619 | 2024.11.28 01:59:54.302209 [ 253 ] {c58ea7cf-afe6-4b6e-a869-ba9081d92f4a} <Debug> TCPHandler: Processed in 0.001991455 sec. | ||
10620 | 2024.11.28 01:59:54.302357 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10621 | 2024.11.28 01:59:54.302497 [ 4 ] {a70fae5c-6a65-45e9-b9ed-ac3aaafad108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10622 | 2024.11.28 01:59:54.302559 [ 4 ] {a70fae5c-6a65-45e9-b9ed-ac3aaafad108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10623 | 2024.11.28 01:59:54.303064 [ 4 ] {a70fae5c-6a65-45e9-b9ed-ac3aaafad108} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10624 | 2024.11.28 01:59:54.303103 [ 4 ] {a70fae5c-6a65-45e9-b9ed-ac3aaafad108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10625 | 2024.11.28 01:59:54.303465 [ 4 ] {a70fae5c-6a65-45e9-b9ed-ac3aaafad108} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10626 | 2024.11.28 01:59:54.303704 [ 4 ] {a70fae5c-6a65-45e9-b9ed-ac3aaafad108} <Trace> oximeter.measurements_f64 (eee7845d-6511-46a3-9f2a-e9713d07335f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10627 | 2024.11.28 01:59:54.303923 [ 4 ] {a70fae5c-6a65-45e9-b9ed-ac3aaafad108} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 46.22 KiB/sec. | ||
10628 | 2024.11.28 01:59:54.303974 [ 4 ] {a70fae5c-6a65-45e9-b9ed-ac3aaafad108} <Debug> TCPHandler: Processed in 0.001682969 sec. | ||
10629 | 2024.11.28 01:59:54.304115 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10630 | 2024.11.28 01:59:54.304254 [ 253 ] {8d573824-453a-4748-8866-db632cfd333f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10631 | 2024.11.28 01:59:54.304347 [ 253 ] {8d573824-453a-4748-8866-db632cfd333f} <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 | ||
10632 | 2024.11.28 01:59:54.305561 [ 253 ] {8d573824-453a-4748-8866-db632cfd333f} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10633 | 2024.11.28 01:59:54.305600 [ 253 ] {8d573824-453a-4748-8866-db632cfd333f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10634 | 2024.11.28 01:59:54.306239 [ 253 ] {8d573824-453a-4748-8866-db632cfd333f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10635 | 2024.11.28 01:59:54.306505 [ 253 ] {8d573824-453a-4748-8866-db632cfd333f} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10636 | 2024.11.28 01:59:54.306696 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10637 | 2024.11.28 01:59:54.306775 [ 253 ] {8d573824-453a-4748-8866-db632cfd333f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002547 sec., 16097.369454259915 rows/sec., 28.85 MiB/sec. | ||
10638 | 2024.11.28 01:59:54.306783 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10639 | 2024.11.28 01:59:54.306858 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10640 | 2024.11.28 01:59:54.307131 [ 253 ] {8d573824-453a-4748-8866-db632cfd333f} <Debug> TCPHandler: Processed in 0.003076844 sec. | ||
10641 | 2024.11.28 01:59:54.307212 [ 199 ] {4342e046-8fec-453c-af4a-f73be3904d3a::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 | ||
10642 | 2024.11.28 01:59:54.307453 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10643 | 2024.11.28 01:59:54.307986 [ 4 ] {a9f69ba0-1666-4dc5-9280-542dbfdc77d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10644 | 2024.11.28 01:59:54.308130 [ 4 ] {a9f69ba0-1666-4dc5-9280-542dbfdc77d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10645 | 2024.11.28 01:59:54.308547 [ 199 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10646 | 2024.11.28 01:59:54.308753 [ 199 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1297 rows starting from the beginning of the part | ||
10647 | 2024.11.28 01:59:54.309398 [ 199 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
10648 | 2024.11.28 01:59:54.310194 [ 199 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
10649 | 2024.11.28 01:59:54.310448 [ 4 ] {a9f69ba0-1666-4dc5-9280-542dbfdc77d6} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10650 | 2024.11.28 01:59:54.310577 [ 4 ] {a9f69ba0-1666-4dc5-9280-542dbfdc77d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10651 | 2024.11.28 01:59:54.310819 [ 199 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
10652 | 2024.11.28 01:59:54.311473 [ 199 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
10653 | 2024.11.28 01:59:54.312177 [ 199 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
10654 | 2024.11.28 01:59:54.312287 [ 4 ] {a9f69ba0-1666-4dc5-9280-542dbfdc77d6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10655 | 2024.11.28 01:59:54.313091 [ 4 ] {a9f69ba0-1666-4dc5-9280-542dbfdc77d6} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10656 | 2024.11.28 01:59:54.313569 [ 4 ] {a9f69ba0-1666-4dc5-9280-542dbfdc77d6} <Debug> executeQuery: Read 56 rows, 3.55 KiB in 0.005774 sec., 9698.64911673017 rows/sec., 614.96 KiB/sec. | ||
10657 | 2024.11.28 01:59:54.313784 [ 4 ] {a9f69ba0-1666-4dc5-9280-542dbfdc77d6} <Debug> TCPHandler: Processed in 0.006557943 sec. | ||
10658 | 2024.11.28 01:59:54.321496 [ 192 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1502 rows, containing 19 columns (19 merged, 0 gathered) in 0.014482761 sec., 103709.50677153342 rows/sec., 185.84 MiB/sec. | ||
10659 | 2024.11.28 01:59:54.323080 [ 197 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10660 | 2024.11.28 01:59:54.323518 [ 197 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10661 | 2024.11.28 01:59:54.323604 [ 197 ] {4342e046-8fec-453c-af4a-f73be3904d3a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (4342e046-8fec-453c-af4a-f73be3904d3a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10662 | 2024.11.28 01:59:54.323761 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
10663 | 2024.11.28 01:59:55.000367 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.95 MiB, peak 245.60 MiB, free memory in arenas 0.00 B, will set to 237.59 MiB (RSS), difference: 3.65 MiB | ||
10664 | 2024.11.28 01:59:56.292324 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1532 | ||
10665 | 2024.11.28 01:59:56.296944 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10666 | 2024.11.28 01:59:56.296986 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10667 | 2024.11.28 01:59:56.298483 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10668 | 2024.11.28 01:59:56.298801 [ 242 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10669 | 2024.11.28 01:59:56.298958 [ 58 ] {} <Debug> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10670 | 2024.11.28 01:59:56.299030 [ 58 ] {} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10671 | 2024.11.28 01:59:56.299072 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10672 | 2024.11.28 01:59:56.299503 [ 200 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::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 | ||
10673 | 2024.11.28 01:59:56.300128 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1532 | ||
10674 | 2024.11.28 01:59:56.300604 [ 200 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10675 | 2024.11.28 01:59:56.300778 [ 200 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1344 rows starting from the beginning of the part | ||
10676 | 2024.11.28 01:59:56.301302 [ 200 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part | ||
10677 | 2024.11.28 01:59:56.301779 [ 200 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 54 rows starting from the beginning of the part | ||
10678 | 2024.11.28 01:59:56.302251 [ 200 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 16 rows starting from the beginning of the part | ||
10679 | 2024.11.28 01:59:56.302718 [ 200 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
10680 | 2024.11.28 01:59:56.303187 [ 200 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 54 rows starting from the beginning of the part | ||
10681 | 2024.11.28 01:59:56.312734 [ 195 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 72 columns (72 merged, 0 gathered) in 0.013538215 sec., 113161.15159937998 rows/sec., 87.10 MiB/sec. | ||
10682 | 2024.11.28 01:59:56.314678 [ 195 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10683 | 2024.11.28 01:59:56.315530 [ 195 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_41_8} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10684 | 2024.11.28 01:59:56.315642 [ 195 ] {c7f8c3ff-a9ae-44fe-821d-9c381949a862::all_1_41_8} <Trace> system.query_log (c7f8c3ff-a9ae-44fe-821d-9c381949a862) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10685 | 2024.11.28 01:59:56.316001 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
10686 | 2024.11.28 01:59:57.086434 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10687 | 2024.11.28 01:59:57.086636 [ 253 ] {bde92cfb-f11d-4d3b-9cac-70a8f3e712e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10688 | 2024.11.28 01:59:57.086714 [ 253 ] {bde92cfb-f11d-4d3b-9cac-70a8f3e712e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10689 | 2024.11.28 01:59:57.087451 [ 253 ] {bde92cfb-f11d-4d3b-9cac-70a8f3e712e9} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10690 | 2024.11.28 01:59:57.087497 [ 253 ] {bde92cfb-f11d-4d3b-9cac-70a8f3e712e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10691 | 2024.11.28 01:59:57.087931 [ 253 ] {bde92cfb-f11d-4d3b-9cac-70a8f3e712e9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10692 | 2024.11.28 01:59:57.088194 [ 253 ] {bde92cfb-f11d-4d3b-9cac-70a8f3e712e9} <Trace> oximeter.fields_string (aa783de7-462d-4cc3-81c3-f8cd0af5d54c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10693 | 2024.11.28 01:59:57.088436 [ 253 ] {bde92cfb-f11d-4d3b-9cac-70a8f3e712e9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001856 sec., 30172.41379310345 rows/sec., 2.30 MiB/sec. | ||
10694 | 2024.11.28 01:59:57.088494 [ 253 ] {bde92cfb-f11d-4d3b-9cac-70a8f3e712e9} <Debug> TCPHandler: Processed in 0.002200288 sec. | ||
10695 | 2024.11.28 01:59:57.088744 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10696 | 2024.11.28 01:59:57.088946 [ 4 ] {865ed089-1490-4e3e-b161-3b972315bc49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10697 | 2024.11.28 01:59:57.089025 [ 4 ] {865ed089-1490-4e3e-b161-3b972315bc49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10698 | 2024.11.28 01:59:57.089893 [ 4 ] {865ed089-1490-4e3e-b161-3b972315bc49} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10699 | 2024.11.28 01:59:57.089940 [ 4 ] {865ed089-1490-4e3e-b161-3b972315bc49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10700 | 2024.11.28 01:59:57.090388 [ 4 ] {865ed089-1490-4e3e-b161-3b972315bc49} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10701 | 2024.11.28 01:59:57.090652 [ 4 ] {865ed089-1490-4e3e-b161-3b972315bc49} <Trace> oximeter.fields_uuid (bbe75746-4a4c-4191-be08-0d3a651e14fe): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10702 | 2024.11.28 01:59:57.090883 [ 4 ] {865ed089-1490-4e3e-b161-3b972315bc49} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001997 sec., 32048.072108162243 rows/sec., 2.50 MiB/sec. | ||
10703 | 2024.11.28 01:59:57.090940 [ 4 ] {865ed089-1490-4e3e-b161-3b972315bc49} <Debug> TCPHandler: Processed in 0.002345561 sec. | ||
10704 | 2024.11.28 01:59:57.091091 [ 253 ] {} <Trace> TCP-Session: 693639c3-1bc2-4cd6-8006-842491652020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10705 | 2024.11.28 01:59:57.091236 [ 253 ] {586d7e2e-3c45-4ef9-9d84-65e7f95a576d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10706 | 2024.11.28 01:59:57.091300 [ 253 ] {586d7e2e-3c45-4ef9-9d84-65e7f95a576d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10707 | 2024.11.28 01:59:57.091907 [ 253 ] {586d7e2e-3c45-4ef9-9d84-65e7f95a576d} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10708 | 2024.11.28 01:59:57.091946 [ 253 ] {586d7e2e-3c45-4ef9-9d84-65e7f95a576d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10709 | 2024.11.28 01:59:57.092331 [ 253 ] {586d7e2e-3c45-4ef9-9d84-65e7f95a576d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10710 | 2024.11.28 01:59:57.092574 [ 253 ] {586d7e2e-3c45-4ef9-9d84-65e7f95a576d} <Trace> oximeter.measurements_cumulativeu64 (87d0e295-472b-40e5-83b7-94463dec9e6b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10711 | 2024.11.28 01:59:57.092783 [ 253 ] {586d7e2e-3c45-4ef9-9d84-65e7f95a576d} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.00158 sec., 41772.15189873418 rows/sec., 2.92 MiB/sec. | ||
10712 | 2024.11.28 01:59:57.092838 [ 253 ] {586d7e2e-3c45-4ef9-9d84-65e7f95a576d} <Debug> TCPHandler: Processed in 0.001815002 sec. | ||
10713 | 2024.11.28 01:59:57.092969 [ 4 ] {} <Trace> TCP-Session: d68be62d-d133-426d-8d9a-e70f3ebc1f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10714 | 2024.11.28 01:59:57.093087 [ 4 ] {0563edfd-8df2-4cfd-af25-1d26c81aaf5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10715 | 2024.11.28 01:59:57.093139 [ 4 ] {0563edfd-8df2-4cfd-af25-1d26c81aaf5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10716 | 2024.11.28 01:59:57.093633 [ 4 ] {0563edfd-8df2-4cfd-af25-1d26c81aaf5e} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10717 | 2024.11.28 01:59:57.093673 [ 4 ] {0563edfd-8df2-4cfd-af25-1d26c81aaf5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10718 | 2024.11.28 01:59:57.094056 [ 4 ] {0563edfd-8df2-4cfd-af25-1d26c81aaf5e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10719 | 2024.11.28 01:59:57.094314 [ 4 ] {0563edfd-8df2-4cfd-af25-1d26c81aaf5e} <Trace> oximeter.measurements_u64 (1d51646d-8f26-4350-8f85-dbb4d793cc4d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10720 | 2024.11.28 01:59:57.094526 [ 4 ] {0563edfd-8df2-4cfd-af25-1d26c81aaf5e} <Debug> executeQuery: Read 26 rows, 1.78 KiB in 0.001464 sec., 17759.562841530056 rows/sec., 1.19 MiB/sec. | ||
10721 | 2024.11.28 01:59:57.094576 [ 4 ] {0563edfd-8df2-4cfd-af25-1d26c81aaf5e} <Debug> TCPHandler: Processed in 0.001664209 sec. | ||
10722 | 2024.11.28 01:59:58.651996 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 | ||
10723 | 2024.11.28 01:59:58.652728 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10724 | 2024.11.28 01:59:58.652783 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10725 | 2024.11.28 01:59:58.653326 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10726 | 2024.11.28 01:59:58.653600 [ 243 ] {} <Trace> system.asynchronous_metric_log (05a9d681-abfb-489a-ac48-435477f4c689): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10727 | 2024.11.28 01:59:58.653798 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 | ||
10728 | 2024.11.28 02:00:00.422078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
10729 | 2024.11.28 02:00:00.444505 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10730 | 2024.11.28 02:00:00.444571 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
10731 | 2024.11.28 02:00:00.453076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10732 | 2024.11.28 02:00:00.453956 [ 244 ] {} <Trace> system.metric_log (389ad527-27cf-4db7-b5c3-e7fb047d3c34): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10733 | 2024.11.28 02:00:00.458058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 |