1 | [ Mar 25 22:00:04 Enabled. ] | ||
2 | [ Mar 25 22:00:04 Rereading configuration. ] | ||
3 | [ Mar 25 22:00:05 Rereading configuration. ] | ||
4 | [ Mar 25 22:00:08 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 | [ Mar 25 22:00:08 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 | 2025.03.25 22:00:09.541019 [ 1 ] {} <Information> Application: Will watch for the process with pid 28802 | ||
29 | 2025.03.25 22:00:09.541516 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.03.25 22:00:09.778030 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 28802 | ||
31 | 2025.03.25 22:00:09.778724 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.03.25 22:00:09.779396 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.03.25 22:00:09.867889 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.03.25 22:00:09.952431 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.03.25 22:00:09.952489 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.03.25 22:00:09.952504 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.03.25 22:00:09.952578 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.03.25 22:00:09.953015 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.03.25 22:00:09.954693 [ 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 | 2025.03.25 22:00:09.955422 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.03.25 22:00:09.956237 [ 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 | 2025.03.25 22:00:09.956260 [ 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 | 2025.03.25 22:00:09.956275 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.03.25 22:00:09.956446 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.03.25 22:00:09.957338 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.03.25 22:00:09.962488 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.03.25 22:00:09.963271 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.03.25 22:00:09.964669 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.03.25 22:00:09.964743 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.03.25 22:00:09.966283 [ 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 | 2025.03.25 22:00:09.966757 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.03.25 22:00:09.971008 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.03.25 22:00:09.971323 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.03.25 22:00:09.972888 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.03.25 22:00:09.973359 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.03.25 22:00:09.973785 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.03.25 22:00:09.974139 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.03.25 22:00:09.975555 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.03.25 22:00:09.975582 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.03.25 22:00:09.975655 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.03.25 22:00:09.975837 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.03.25 22:00:09.996846 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.03.25 22:00:09.996878 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000159122 sec | ||
68 | 2025.03.25 22:00:09.996924 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.03.25 22:00:09.996942 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.03.25 22:00:09.998158 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.03.25 22:00:09.999163 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.03.25 22:00:10.010747 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.03.25 22:00:10.010792 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.03.25 22:00:10.010816 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.03.25 22:00:10.010829 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.03.25 22:00:10.010860 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.03.25 22:00:10.010880 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.03.25 22:00:10.013442 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.03.25 22:00:10.013485 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.03.25 22:00:10.013506 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.03.25 22:00:10.013684 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.03.25 22:00:10.013705 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.03.25 22:00:10.013739 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.03.25 22:00:10.013759 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.03.25 22:00:10.013771 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.03.25 22:00:10.013800 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.03.25 22:00:10.013818 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.03.25 22:00:10.040242 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.03.25 22:00:10.042350 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.03.25 22:00:10.042380 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.701e-05 sec | ||
91 | 2025.03.25 22:00:10.042393 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.03.25 22:00:10.042404 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.03.25 22:00:10.042427 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.03.25 22:00:10.042613 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.03.25 22:00:10.042657 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.03.25 22:00:10.042671 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.03.25 22:00:10.042682 [ 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 | 2025.03.25 22:00:10.042694 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.03.25 22:00:10.046632 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.03.25 22:00:10.046857 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.34 MiB | ||
101 | 2025.03.25 22:00:10.047755 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.396e-05 sec. | ||
102 | 2025.03.25 22:00:10.048712 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.03.25 22:00:10.048805 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.03.25 22:00:10.048824 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.03.25 22:00:10.144264 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36451 | ||
106 | 2025.03.25 22:00:10.144837 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.03.25 22:00:10.144895 [ 3 ] {} <Debug> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36451 | ||
108 | 2025.03.25 22:00:10.144927 [ 3 ] {} <Debug> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.03.25 22:00:10.144947 [ 3 ] {} <Debug> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.03.25 22:00:10.145035 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.03.25 22:00:10.145061 [ 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 | 2025.03.25 22:00:10.145083 [ 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 | 2025.03.25 22:00:10.146402 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47855 | ||
114 | 2025.03.25 22:00:10.146517 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2025.03.25 22:00:10.146551 [ 4 ] {} <Debug> TCP-Session: d45c064f-2a3a-458e-8a68-835e56c4d2b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47855 | ||
116 | 2025.03.25 22:00:10.146580 [ 4 ] {} <Debug> TCP-Session: d45c064f-2a3a-458e-8a68-835e56c4d2b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2025.03.25 22:00:10.146612 [ 4 ] {} <Debug> TCP-Session: d45c064f-2a3a-458e-8a68-835e56c4d2b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2025.03.25 22:00:10.147306 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41998 | ||
119 | 2025.03.25 22:00:10.147306 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34847 | ||
120 | 2025.03.25 22:00:10.147641 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
121 | 2025.03.25 22:00:10.147661 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2025.03.25 22:00:10.147669 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58350 | ||
123 | 2025.03.25 22:00:10.147711 [ 253 ] {} <Debug> TCP-Session: 1df597ed-a0c8-4a0a-9c4d-72eafba0cee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34847 | ||
124 | 2025.03.25 22:00:10.147703 [ 5 ] {} <Debug> TCP-Session: 0a1dfad9-a077-40c9-a65c-610b31e6e7a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41998 | ||
125 | 2025.03.25 22:00:10.147770 [ 253 ] {} <Debug> TCP-Session: 1df597ed-a0c8-4a0a-9c4d-72eafba0cee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
126 | 2025.03.25 22:00:10.147778 [ 5 ] {} <Debug> TCP-Session: 0a1dfad9-a077-40c9-a65c-610b31e6e7a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
127 | 2025.03.25 22:00:10.148486 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37703 | ||
128 | 2025.03.25 22:00:10.148509 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2025.03.25 22:00:10.148552 [ 5 ] {} <Debug> TCP-Session: 0a1dfad9-a077-40c9-a65c-610b31e6e7a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2025.03.25 22:00:10.148512 [ 253 ] {} <Debug> TCP-Session: 1df597ed-a0c8-4a0a-9c4d-72eafba0cee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
131 | 2025.03.25 22:00:10.148628 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44177 | ||
132 | 2025.03.25 22:00:10.148668 [ 254 ] {} <Debug> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Authenticating user 'default' from [fd00:1122:3344:101::d]:58350 | ||
133 | 2025.03.25 22:00:10.148687 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
134 | 2025.03.25 22:00:10.148899 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52024 | ||
135 | 2025.03.25 22:00:10.148937 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
136 | 2025.03.25 22:00:10.148799 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
137 | 2025.03.25 22:00:10.149100 [ 256 ] {} <Debug> TCP-Session: ccae3684-1410-4c6a-8f08-c79bd5497814 Authenticating user 'default' from [fd00:1122:3344:101::d]:44177 | ||
138 | 2025.03.25 22:00:10.149141 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65183 | ||
139 | 2025.03.25 22:00:10.149162 [ 255 ] {} <Debug> TCP-Session: 0ffef7da-ed43-42aa-b079-34c0b6d6d32d Authenticating user 'default' from [fd00:1122:3344:101::d]:37703 | ||
140 | 2025.03.25 22:00:10.149131 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2025.03.25 22:00:10.149206 [ 256 ] {} <Debug> TCP-Session: ccae3684-1410-4c6a-8f08-c79bd5497814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2025.03.25 22:00:10.149189 [ 254 ] {} <Debug> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2025.03.25 22:00:10.149251 [ 255 ] {} <Debug> TCP-Session: 0ffef7da-ed43-42aa-b079-34c0b6d6d32d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.03.25 22:00:10.150366 [ 256 ] {} <Debug> TCP-Session: ccae3684-1410-4c6a-8f08-c79bd5497814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2025.03.25 22:00:10.150383 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
146 | 2025.03.25 22:00:10.150403 [ 257 ] {} <Debug> TCP-Session: 5a5a8786-a696-4a8c-a574-8d9e29429039 Authenticating user 'default' from [fd00:1122:3344:101::d]:52024 | ||
147 | 2025.03.25 22:00:10.150460 [ 254 ] {} <Debug> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.03.25 22:00:10.150481 [ 258 ] {} <Debug> TCP-Session: de0e68c3-73cf-4192-9a26-3f3381ac0682 Authenticating user 'default' from [fd00:1122:3344:101::d]:65183 | ||
149 | 2025.03.25 22:00:10.150509 [ 255 ] {} <Debug> TCP-Session: 0ffef7da-ed43-42aa-b079-34c0b6d6d32d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2025.03.25 22:00:10.150561 [ 258 ] {} <Debug> TCP-Session: de0e68c3-73cf-4192-9a26-3f3381ac0682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
151 | 2025.03.25 22:00:10.150574 [ 257 ] {} <Debug> TCP-Session: 5a5a8786-a696-4a8c-a574-8d9e29429039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2025.03.25 22:00:10.150618 [ 258 ] {} <Debug> TCP-Session: de0e68c3-73cf-4192-9a26-3f3381ac0682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.03.25 22:00:10.150632 [ 257 ] {} <Debug> TCP-Session: 5a5a8786-a696-4a8c-a574-8d9e29429039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2025.03.25 22:00:10.152186 [ 3 ] {306923b9-2ede-4c4b-ba75-6f4fb5a7142d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2025.03.25 22:00:10.203546 [ 3 ] {306923b9-2ede-4c4b-ba75-6f4fb5a7142d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36451) (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 | 2025.03.25 22:00:10.204777 [ 3 ] {306923b9-2ede-4c4b-ba75-6f4fb5a7142d} <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 | 2025.03.25 22:00:10.204883 [ 3 ] {306923b9-2ede-4c4b-ba75-6f4fb5a7142d} <Debug> TCPHandler: Processed in 0.058033354 sec. | ||
204 | 2025.03.25 22:00:10.205338 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2025.03.25 22:00:10.205627 [ 254 ] {e1961e3c-2fc4-40bd-87f0-6cb41c36ea18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2025.03.25 22:00:10.205990 [ 254 ] {e1961e3c-2fc4-40bd-87f0-6cb41c36ea18} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58350) (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 | 2025.03.25 22:00:10.206109 [ 254 ] {e1961e3c-2fc4-40bd-87f0-6cb41c36ea18} <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 | 2025.03.25 22:00:10.206194 [ 254 ] {e1961e3c-2fc4-40bd-87f0-6cb41c36ea18} <Debug> TCPHandler: Processed in 0.001046098 sec. | ||
255 | 2025.03.25 22:00:10.206457 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2025.03.25 22:00:10.207628 [ 3 ] {03b8e78e-4767-4ec1-a9cc-a2c8512b0f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
257 | 2025.03.25 22:00:10.207728 [ 3 ] {03b8e78e-4767-4ec1-a9cc-a2c8512b0f95} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
258 | 2025.03.25 22:00:10.216686 [ 3 ] {03b8e78e-4767-4ec1-a9cc-a2c8512b0f95} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
259 | 2025.03.25 22:00:10.216725 [ 3 ] {03b8e78e-4767-4ec1-a9cc-a2c8512b0f95} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.9762e-05 sec | ||
260 | 2025.03.25 22:00:10.216759 [ 3 ] {03b8e78e-4767-4ec1-a9cc-a2c8512b0f95} <Trace> ReferentialDeps: No tables | ||
261 | 2025.03.25 22:00:10.216800 [ 3 ] {03b8e78e-4767-4ec1-a9cc-a2c8512b0f95} <Trace> LoadingDeps: No tables | ||
262 | 2025.03.25 22:00:10.216857 [ 3 ] {03b8e78e-4767-4ec1-a9cc-a2c8512b0f95} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
263 | 2025.03.25 22:00:10.218006 [ 3 ] {03b8e78e-4767-4ec1-a9cc-a2c8512b0f95} <Debug> TCPHandler: Processed in 0.011658884 sec. | ||
264 | 2025.03.25 22:00:10.218201 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
265 | 2025.03.25 22:00:10.218376 [ 3 ] {ce28a498-9f01-4cd8-a96b-13c89be9b5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) /* The version table contains metadata about the `oximeter` database */ | ||
266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
267 | 2025.03.25 22:00:10.218419 [ 3 ] {ce28a498-9f01-4cd8-a96b-13c89be9b5a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
268 | 2025.03.25 22:00:10.225812 [ 3 ] {ce28a498-9f01-4cd8-a96b-13c89be9b5a2} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
269 | 2025.03.25 22:00:10.227750 [ 3 ] {ce28a498-9f01-4cd8-a96b-13c89be9b5a2} <Debug> oximeter.version (508f37bf-1fe0-48b5-8f22-e06209da0660): Loading data parts | ||
270 | 2025.03.25 22:00:10.228267 [ 3 ] {ce28a498-9f01-4cd8-a96b-13c89be9b5a2} <Debug> oximeter.version (508f37bf-1fe0-48b5-8f22-e06209da0660): There are no data parts | ||
271 | 2025.03.25 22:00:10.232061 [ 3 ] {ce28a498-9f01-4cd8-a96b-13c89be9b5a2} <Debug> TCPHandler: Processed in 0.013910353 sec. | ||
272 | 2025.03.25 22:00:10.232201 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
273 | 2025.03.25 22:00:10.232399 [ 3 ] {1152dd49-99ea-4d4b-bfe1-7f4c41598594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) /* The measurement tables contain all individual samples from each timeseries. | ||
274 | * | ||
275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
278 | * by all samples from the same timeseries. | ||
279 | * | ||
280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
281 | * and then uses that to index quickly into the measurements tables. | ||
282 | */ | ||
283 | 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) | ||
284 | 2025.03.25 22:00:10.232456 [ 3 ] {1152dd49-99ea-4d4b-bfe1-7f4c41598594} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
285 | 2025.03.25 22:00:10.240047 [ 3 ] {1152dd49-99ea-4d4b-bfe1-7f4c41598594} <Debug> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Loading data parts | ||
286 | 2025.03.25 22:00:10.240277 [ 3 ] {1152dd49-99ea-4d4b-bfe1-7f4c41598594} <Debug> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): There are no data parts | ||
287 | 2025.03.25 22:00:10.244704 [ 3 ] {1152dd49-99ea-4d4b-bfe1-7f4c41598594} <Debug> TCPHandler: Processed in 0.012553739 sec. | ||
288 | 2025.03.25 22:00:10.244884 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
289 | 2025.03.25 22:00:10.245128 [ 3 ] {16e95ec9-0586-4709-b125-d1fbbda4c46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
290 | 2025.03.25 22:00:10.245192 [ 3 ] {16e95ec9-0586-4709-b125-d1fbbda4c46e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
291 | 2025.03.25 22:00:10.247208 [ 3 ] {16e95ec9-0586-4709-b125-d1fbbda4c46e} <Debug> oximeter.measurements_i8 (219bc351-61a5-4860-ad74-18ab859c9b66): Loading data parts | ||
292 | 2025.03.25 22:00:10.247372 [ 3 ] {16e95ec9-0586-4709-b125-d1fbbda4c46e} <Debug> oximeter.measurements_i8 (219bc351-61a5-4860-ad74-18ab859c9b66): There are no data parts | ||
293 | 2025.03.25 22:00:10.255769 [ 3 ] {16e95ec9-0586-4709-b125-d1fbbda4c46e} <Debug> TCPHandler: Processed in 0.010946271 sec. | ||
294 | 2025.03.25 22:00:10.255921 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
295 | 2025.03.25 22:00:10.256110 [ 3 ] {451a3535-a7d5-4f0e-b532-cbdee69598cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
296 | 2025.03.25 22:00:10.256163 [ 3 ] {451a3535-a7d5-4f0e-b532-cbdee69598cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
297 | 2025.03.25 22:00:10.258479 [ 3 ] {451a3535-a7d5-4f0e-b532-cbdee69598cc} <Debug> oximeter.measurements_u8 (655e6d8a-0878-4016-af93-9fe904372bf7): Loading data parts | ||
298 | 2025.03.25 22:00:10.258644 [ 3 ] {451a3535-a7d5-4f0e-b532-cbdee69598cc} <Debug> oximeter.measurements_u8 (655e6d8a-0878-4016-af93-9fe904372bf7): There are no data parts | ||
299 | 2025.03.25 22:00:10.268852 [ 3 ] {451a3535-a7d5-4f0e-b532-cbdee69598cc} <Debug> TCPHandler: Processed in 0.012980236 sec. | ||
300 | 2025.03.25 22:00:10.269143 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
301 | 2025.03.25 22:00:10.269543 [ 3 ] {397cb934-f4c4-40c8-9048-49dd149a51f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
302 | 2025.03.25 22:00:10.269632 [ 3 ] {397cb934-f4c4-40c8-9048-49dd149a51f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
303 | 2025.03.25 22:00:10.272431 [ 3 ] {397cb934-f4c4-40c8-9048-49dd149a51f7} <Debug> oximeter.measurements_i16 (12985730-8ca0-44b2-b60d-93d60fc88c35): Loading data parts | ||
304 | 2025.03.25 22:00:10.272611 [ 3 ] {397cb934-f4c4-40c8-9048-49dd149a51f7} <Debug> oximeter.measurements_i16 (12985730-8ca0-44b2-b60d-93d60fc88c35): There are no data parts | ||
305 | 2025.03.25 22:00:10.279670 [ 3 ] {397cb934-f4c4-40c8-9048-49dd149a51f7} <Debug> TCPHandler: Processed in 0.010630715 sec. | ||
306 | 2025.03.25 22:00:10.279962 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
307 | 2025.03.25 22:00:10.280340 [ 3 ] {6da7584b-7966-4b91-8af0-d877de08be9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
308 | 2025.03.25 22:00:10.280449 [ 3 ] {6da7584b-7966-4b91-8af0-d877de08be9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
309 | 2025.03.25 22:00:10.283007 [ 3 ] {6da7584b-7966-4b91-8af0-d877de08be9c} <Debug> oximeter.measurements_u16 (017a8f0c-8fc9-43db-aa44-ca1d53a43514): Loading data parts | ||
310 | 2025.03.25 22:00:10.283179 [ 3 ] {6da7584b-7966-4b91-8af0-d877de08be9c} <Debug> oximeter.measurements_u16 (017a8f0c-8fc9-43db-aa44-ca1d53a43514): There are no data parts | ||
311 | 2025.03.25 22:00:10.292840 [ 3 ] {6da7584b-7966-4b91-8af0-d877de08be9c} <Debug> TCPHandler: Processed in 0.012985436 sec. | ||
312 | 2025.03.25 22:00:10.293112 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
313 | 2025.03.25 22:00:10.293506 [ 3 ] {d4fb8054-e6f6-40d2-a9c3-3c53f34b1a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
314 | 2025.03.25 22:00:10.293596 [ 3 ] {d4fb8054-e6f6-40d2-a9c3-3c53f34b1a84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
315 | 2025.03.25 22:00:10.296124 [ 3 ] {d4fb8054-e6f6-40d2-a9c3-3c53f34b1a84} <Debug> oximeter.measurements_i32 (e968e63f-8ccf-46cc-a210-d779eb8194b8): Loading data parts | ||
316 | 2025.03.25 22:00:10.296283 [ 3 ] {d4fb8054-e6f6-40d2-a9c3-3c53f34b1a84} <Debug> oximeter.measurements_i32 (e968e63f-8ccf-46cc-a210-d779eb8194b8): There are no data parts | ||
317 | 2025.03.25 22:00:10.304440 [ 3 ] {d4fb8054-e6f6-40d2-a9c3-3c53f34b1a84} <Debug> TCPHandler: Processed in 0.01143017 sec. | ||
318 | 2025.03.25 22:00:10.304618 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
319 | 2025.03.25 22:00:10.304856 [ 3 ] {63f082a7-0a08-45b7-ae28-7698c3e442ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
320 | 2025.03.25 22:00:10.304933 [ 3 ] {63f082a7-0a08-45b7-ae28-7698c3e442ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
321 | 2025.03.25 22:00:10.307417 [ 3 ] {63f082a7-0a08-45b7-ae28-7698c3e442ee} <Debug> oximeter.measurements_u32 (74830c5a-43cd-4d88-a599-2b695f3eabd3): Loading data parts | ||
322 | 2025.03.25 22:00:10.307585 [ 3 ] {63f082a7-0a08-45b7-ae28-7698c3e442ee} <Debug> oximeter.measurements_u32 (74830c5a-43cd-4d88-a599-2b695f3eabd3): There are no data parts | ||
323 | 2025.03.25 22:00:10.317574 [ 3 ] {63f082a7-0a08-45b7-ae28-7698c3e442ee} <Debug> TCPHandler: Processed in 0.013017767 sec. | ||
324 | 2025.03.25 22:00:10.317734 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
325 | 2025.03.25 22:00:10.317936 [ 3 ] {874493be-c711-429b-90aa-f18f1a66526c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
326 | 2025.03.25 22:00:10.317987 [ 3 ] {874493be-c711-429b-90aa-f18f1a66526c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
327 | 2025.03.25 22:00:10.320506 [ 3 ] {874493be-c711-429b-90aa-f18f1a66526c} <Debug> oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Loading data parts | ||
328 | 2025.03.25 22:00:10.320657 [ 3 ] {874493be-c711-429b-90aa-f18f1a66526c} <Debug> oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): There are no data parts | ||
329 | 2025.03.25 22:00:10.328751 [ 3 ] {874493be-c711-429b-90aa-f18f1a66526c} <Debug> TCPHandler: Processed in 0.011072294 sec. | ||
330 | 2025.03.25 22:00:10.328895 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
331 | 2025.03.25 22:00:10.329113 [ 3 ] {d0946d10-a916-44f0-a299-66c9c4ca57be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
332 | 2025.03.25 22:00:10.329169 [ 3 ] {d0946d10-a916-44f0-a299-66c9c4ca57be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
333 | 2025.03.25 22:00:10.331590 [ 3 ] {d0946d10-a916-44f0-a299-66c9c4ca57be} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Loading data parts | ||
334 | 2025.03.25 22:00:10.331746 [ 3 ] {d0946d10-a916-44f0-a299-66c9c4ca57be} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): There are no data parts | ||
335 | 2025.03.25 22:00:10.341904 [ 3 ] {d0946d10-a916-44f0-a299-66c9c4ca57be} <Debug> TCPHandler: Processed in 0.013058688 sec. | ||
336 | 2025.03.25 22:00:10.342039 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
337 | 2025.03.25 22:00:10.342227 [ 3 ] {8d8261cc-1ad6-48fc-8d32-be3accd6e04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
338 | 2025.03.25 22:00:10.342283 [ 3 ] {8d8261cc-1ad6-48fc-8d32-be3accd6e04a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
339 | 2025.03.25 22:00:10.344822 [ 3 ] {8d8261cc-1ad6-48fc-8d32-be3accd6e04a} <Debug> oximeter.measurements_f32 (dfeb9b3c-0ca2-4ccd-9abb-948fce8b18f1): Loading data parts | ||
340 | 2025.03.25 22:00:10.344970 [ 3 ] {8d8261cc-1ad6-48fc-8d32-be3accd6e04a} <Debug> oximeter.measurements_f32 (dfeb9b3c-0ca2-4ccd-9abb-948fce8b18f1): There are no data parts | ||
341 | 2025.03.25 22:00:10.353141 [ 3 ] {8d8261cc-1ad6-48fc-8d32-be3accd6e04a} <Debug> TCPHandler: Processed in 0.011154745 sec. | ||
342 | 2025.03.25 22:00:10.353272 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
343 | 2025.03.25 22:00:10.353471 [ 3 ] {28fda58c-37cc-4830-acb3-638c4db6fa4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
344 | 2025.03.25 22:00:10.353525 [ 3 ] {28fda58c-37cc-4830-acb3-638c4db6fa4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
345 | 2025.03.25 22:00:10.355893 [ 3 ] {28fda58c-37cc-4830-acb3-638c4db6fa4b} <Debug> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Loading data parts | ||
346 | 2025.03.25 22:00:10.356046 [ 3 ] {28fda58c-37cc-4830-acb3-638c4db6fa4b} <Debug> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): There are no data parts | ||
347 | 2025.03.25 22:00:10.366314 [ 3 ] {28fda58c-37cc-4830-acb3-638c4db6fa4b} <Debug> TCPHandler: Processed in 0.013092049 sec. | ||
348 | 2025.03.25 22:00:10.366445 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
349 | 2025.03.25 22:00:10.366630 [ 3 ] {6f6a8d7d-7907-4379-b850-55aa0a7c0339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
350 | 2025.03.25 22:00:10.366687 [ 3 ] {6f6a8d7d-7907-4379-b850-55aa0a7c0339} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
351 | 2025.03.25 22:00:10.377671 [ 3 ] {6f6a8d7d-7907-4379-b850-55aa0a7c0339} <Debug> oximeter.measurements_string (163e57d1-7e91-41bf-9232-2211b8f00dd1): Loading data parts | ||
352 | 2025.03.25 22:00:10.377872 [ 3 ] {6f6a8d7d-7907-4379-b850-55aa0a7c0339} <Debug> oximeter.measurements_string (163e57d1-7e91-41bf-9232-2211b8f00dd1): There are no data parts | ||
353 | 2025.03.25 22:00:10.391255 [ 3 ] {6f6a8d7d-7907-4379-b850-55aa0a7c0339} <Debug> TCPHandler: Processed in 0.024857465 sec. | ||
354 | 2025.03.25 22:00:10.391480 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
355 | 2025.03.25 22:00:10.391932 [ 3 ] {4e9eeb0c-2c51-40be-8944-c20b98218cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
358 | * a string isn't palatable for a few reasons. | ||
359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
360 | * details. | ||
361 | */ | ||
362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
363 | 2025.03.25 22:00:10.392060 [ 3 ] {4e9eeb0c-2c51-40be-8944-c20b98218cd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
364 | 2025.03.25 22:00:10.412108 [ 3 ] {4e9eeb0c-2c51-40be-8944-c20b98218cd2} <Debug> oximeter.measurements_bytes (780e10c5-aa27-4f3d-8cad-307538059473): Loading data parts | ||
365 | 2025.03.25 22:00:10.412349 [ 3 ] {4e9eeb0c-2c51-40be-8944-c20b98218cd2} <Debug> oximeter.measurements_bytes (780e10c5-aa27-4f3d-8cad-307538059473): There are no data parts | ||
366 | 2025.03.25 22:00:10.418341 [ 3 ] {4e9eeb0c-2c51-40be-8944-c20b98218cd2} <Debug> TCPHandler: Processed in 0.026954701 sec. | ||
367 | 2025.03.25 22:00:10.418524 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
368 | 2025.03.25 22:00:10.418763 [ 3 ] {c5254c6d-76d5-4de3-be86-35375b72ce8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
369 | 2025.03.25 22:00:10.418825 [ 3 ] {c5254c6d-76d5-4de3-be86-35375b72ce8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
370 | 2025.03.25 22:00:10.438433 [ 3 ] {c5254c6d-76d5-4de3-be86-35375b72ce8b} <Debug> oximeter.measurements_cumulativei64 (33e99e5d-9d91-47c3-85d4-cd45be3384bc): Loading data parts | ||
371 | 2025.03.25 22:00:10.438788 [ 3 ] {c5254c6d-76d5-4de3-be86-35375b72ce8b} <Debug> oximeter.measurements_cumulativei64 (33e99e5d-9d91-47c3-85d4-cd45be3384bc): There are no data parts | ||
372 | 2025.03.25 22:00:10.441795 [ 3 ] {c5254c6d-76d5-4de3-be86-35375b72ce8b} <Debug> TCPHandler: Processed in 0.023333687 sec. | ||
373 | 2025.03.25 22:00:10.441933 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
374 | 2025.03.25 22:00:10.442145 [ 3 ] {f91bb484-0ec2-497e-8614-676cec74207a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
375 | 2025.03.25 22:00:10.442197 [ 3 ] {f91bb484-0ec2-497e-8614-676cec74207a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
376 | 2025.03.25 22:00:10.447400 [ 3 ] {f91bb484-0ec2-497e-8614-676cec74207a} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Loading data parts | ||
377 | 2025.03.25 22:00:10.447589 [ 3 ] {f91bb484-0ec2-497e-8614-676cec74207a} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): There are no data parts | ||
378 | 2025.03.25 22:00:10.449141 [ 3 ] {f91bb484-0ec2-497e-8614-676cec74207a} <Debug> TCPHandler: Processed in 0.007259167 sec. | ||
379 | 2025.03.25 22:00:10.449279 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
380 | 2025.03.25 22:00:10.449475 [ 3 ] {954d495a-182e-420f-8e02-345b2630ac7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
381 | 2025.03.25 22:00:10.449532 [ 3 ] {954d495a-182e-420f-8e02-345b2630ac7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
382 | 2025.03.25 22:00:10.458537 [ 3 ] {954d495a-182e-420f-8e02-345b2630ac7e} <Debug> oximeter.measurements_cumulativef32 (6f1a8a4b-f03e-4d16-8aca-f00c74389732): Loading data parts | ||
383 | 2025.03.25 22:00:10.458722 [ 3 ] {954d495a-182e-420f-8e02-345b2630ac7e} <Debug> oximeter.measurements_cumulativef32 (6f1a8a4b-f03e-4d16-8aca-f00c74389732): There are no data parts | ||
384 | 2025.03.25 22:00:10.460724 [ 3 ] {954d495a-182e-420f-8e02-345b2630ac7e} <Debug> TCPHandler: Processed in 0.011495121 sec. | ||
385 | 2025.03.25 22:00:10.460864 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2025.03.25 22:00:10.461072 [ 3 ] {d4ad22ea-0aea-4b78-ba87-24633a85df39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
387 | 2025.03.25 22:00:10.461129 [ 3 ] {d4ad22ea-0aea-4b78-ba87-24633a85df39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
388 | 2025.03.25 22:00:10.471754 [ 3 ] {d4ad22ea-0aea-4b78-ba87-24633a85df39} <Debug> oximeter.measurements_cumulativef64 (7ef4497e-9336-4951-8af5-ab0257645347): Loading data parts | ||
389 | 2025.03.25 22:00:10.472055 [ 3 ] {d4ad22ea-0aea-4b78-ba87-24633a85df39} <Debug> oximeter.measurements_cumulativef64 (7ef4497e-9336-4951-8af5-ab0257645347): There are no data parts | ||
390 | 2025.03.25 22:00:10.474312 [ 3 ] {d4ad22ea-0aea-4b78-ba87-24633a85df39} <Debug> TCPHandler: Processed in 0.013499566 sec. | ||
391 | 2025.03.25 22:00:10.474458 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
392 | 2025.03.25 22:00:10.474737 [ 3 ] {decbb66d-7398-4167-b558-9ea76f14a7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
393 | * NOTE: Array types cannot be Nullable, see | ||
394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
395 | * for more details. | ||
396 | * | ||
397 | * This means we need to use empty arrays to indicate a missing value. This | ||
398 | * is unfortunate, and at this point relies on the fact that an | ||
399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
400 | * to figure out another way to represent missing samples here. | ||
401 | */ | ||
402 | 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) | ||
403 | 2025.03.25 22:00:10.474809 [ 3 ] {decbb66d-7398-4167-b558-9ea76f14a7c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
404 | 2025.03.25 22:00:10.482850 [ 3 ] {decbb66d-7398-4167-b558-9ea76f14a7c1} <Debug> oximeter.measurements_histogrami8 (cf64f068-45dd-4067-9544-6efec507ce99): Loading data parts | ||
405 | 2025.03.25 22:00:10.483098 [ 3 ] {decbb66d-7398-4167-b558-9ea76f14a7c1} <Debug> oximeter.measurements_histogrami8 (cf64f068-45dd-4067-9544-6efec507ce99): There are no data parts | ||
406 | 2025.03.25 22:00:10.485205 [ 3 ] {decbb66d-7398-4167-b558-9ea76f14a7c1} <Debug> TCPHandler: Processed in 0.010799259 sec. | ||
407 | 2025.03.25 22:00:10.485353 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
408 | 2025.03.25 22:00:10.485638 [ 3 ] {d8503fd1-0b45-4fc4-9b17-5443c01dd286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
409 | 2025.03.25 22:00:10.485706 [ 3 ] {d8503fd1-0b45-4fc4-9b17-5443c01dd286} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
410 | 2025.03.25 22:00:10.495952 [ 3 ] {d8503fd1-0b45-4fc4-9b17-5443c01dd286} <Debug> oximeter.measurements_histogramu8 (271f5742-90ff-4f31-b56f-0da3ae8a33c0): Loading data parts | ||
411 | 2025.03.25 22:00:10.496199 [ 3 ] {d8503fd1-0b45-4fc4-9b17-5443c01dd286} <Debug> oximeter.measurements_histogramu8 (271f5742-90ff-4f31-b56f-0da3ae8a33c0): There are no data parts | ||
412 | 2025.03.25 22:00:10.498507 [ 3 ] {d8503fd1-0b45-4fc4-9b17-5443c01dd286} <Debug> TCPHandler: Processed in 0.013203631 sec. | ||
413 | 2025.03.25 22:00:10.498640 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
414 | 2025.03.25 22:00:10.498899 [ 3 ] {27379814-9b8f-4894-8e5d-17223a3b106c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
415 | 2025.03.25 22:00:10.498968 [ 3 ] {27379814-9b8f-4894-8e5d-17223a3b106c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
416 | 2025.03.25 22:00:10.507029 [ 3 ] {27379814-9b8f-4894-8e5d-17223a3b106c} <Debug> oximeter.measurements_histogrami16 (950f4510-bdab-4e66-8a49-fbf363e1cc6a): Loading data parts | ||
417 | 2025.03.25 22:00:10.507216 [ 3 ] {27379814-9b8f-4894-8e5d-17223a3b106c} <Debug> oximeter.measurements_histogrami16 (950f4510-bdab-4e66-8a49-fbf363e1cc6a): There are no data parts | ||
418 | 2025.03.25 22:00:10.509096 [ 3 ] {27379814-9b8f-4894-8e5d-17223a3b106c} <Debug> TCPHandler: Processed in 0.010506384 sec. | ||
419 | 2025.03.25 22:00:10.509252 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
420 | 2025.03.25 22:00:10.509531 [ 3 ] {1c732059-3299-4822-a0fe-6890b97ea15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
421 | 2025.03.25 22:00:10.509598 [ 3 ] {1c732059-3299-4822-a0fe-6890b97ea15f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
422 | 2025.03.25 22:00:10.520219 [ 3 ] {1c732059-3299-4822-a0fe-6890b97ea15f} <Debug> oximeter.measurements_histogramu16 (532dd00b-88bc-4d28-9c36-08815ace44bf): Loading data parts | ||
423 | 2025.03.25 22:00:10.520395 [ 3 ] {1c732059-3299-4822-a0fe-6890b97ea15f} <Debug> oximeter.measurements_histogramu16 (532dd00b-88bc-4d28-9c36-08815ace44bf): There are no data parts | ||
424 | 2025.03.25 22:00:10.522540 [ 3 ] {1c732059-3299-4822-a0fe-6890b97ea15f} <Debug> TCPHandler: Processed in 0.013340123 sec. | ||
425 | 2025.03.25 22:00:10.522675 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
426 | 2025.03.25 22:00:10.523193 [ 3 ] {cd3296a0-554c-49a2-8c55-4eec66ddce9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
427 | 2025.03.25 22:00:10.523328 [ 3 ] {cd3296a0-554c-49a2-8c55-4eec66ddce9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
428 | 2025.03.25 22:00:10.531965 [ 3 ] {cd3296a0-554c-49a2-8c55-4eec66ddce9e} <Debug> oximeter.measurements_histogrami32 (8d29dc1f-fccb-45b2-a7ec-6916118bae91): Loading data parts | ||
429 | 2025.03.25 22:00:10.532143 [ 3 ] {cd3296a0-554c-49a2-8c55-4eec66ddce9e} <Debug> oximeter.measurements_histogrami32 (8d29dc1f-fccb-45b2-a7ec-6916118bae91): There are no data parts | ||
430 | 2025.03.25 22:00:10.534062 [ 3 ] {cd3296a0-554c-49a2-8c55-4eec66ddce9e} <Debug> TCPHandler: Processed in 0.01143776 sec. | ||
431 | 2025.03.25 22:00:10.534194 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
432 | 2025.03.25 22:00:10.534466 [ 3 ] {8fc8617e-5d86-49bb-8b35-61072aa1c9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
433 | 2025.03.25 22:00:10.534531 [ 3 ] {8fc8617e-5d86-49bb-8b35-61072aa1c9b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
434 | 2025.03.25 22:00:10.545212 [ 3 ] {8fc8617e-5d86-49bb-8b35-61072aa1c9b8} <Debug> oximeter.measurements_histogramu32 (ae5c9ec4-a06b-4bd7-913c-d531bbaf19ae): Loading data parts | ||
435 | 2025.03.25 22:00:10.545420 [ 3 ] {8fc8617e-5d86-49bb-8b35-61072aa1c9b8} <Debug> oximeter.measurements_histogramu32 (ae5c9ec4-a06b-4bd7-913c-d531bbaf19ae): There are no data parts | ||
436 | 2025.03.25 22:00:10.547736 [ 3 ] {8fc8617e-5d86-49bb-8b35-61072aa1c9b8} <Debug> TCPHandler: Processed in 0.013590837 sec. | ||
437 | 2025.03.25 22:00:10.547902 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
438 | 2025.03.25 22:00:10.548221 [ 3 ] {ee11d499-d607-4ed9-ba87-f1b42631c792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
439 | 2025.03.25 22:00:10.548303 [ 3 ] {ee11d499-d607-4ed9-ba87-f1b42631c792} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
440 | 2025.03.25 22:00:10.556465 [ 3 ] {ee11d499-d607-4ed9-ba87-f1b42631c792} <Debug> oximeter.measurements_histogrami64 (41165b29-0c8a-4df3-be4c-085fd2c1a98f): Loading data parts | ||
441 | 2025.03.25 22:00:10.556670 [ 3 ] {ee11d499-d607-4ed9-ba87-f1b42631c792} <Debug> oximeter.measurements_histogrami64 (41165b29-0c8a-4df3-be4c-085fd2c1a98f): There are no data parts | ||
442 | 2025.03.25 22:00:10.580957 [ 3 ] {ee11d499-d607-4ed9-ba87-f1b42631c792} <Debug> TCPHandler: Processed in 0.033114138 sec. | ||
443 | 2025.03.25 22:00:10.581116 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
444 | 2025.03.25 22:00:10.581451 [ 3 ] {0fafe644-bfa5-4805-ba69-75502f2e94d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
445 | 2025.03.25 22:00:10.581530 [ 3 ] {0fafe644-bfa5-4805-ba69-75502f2e94d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
446 | 2025.03.25 22:00:10.593900 [ 3 ] {0fafe644-bfa5-4805-ba69-75502f2e94d3} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Loading data parts | ||
447 | 2025.03.25 22:00:10.594082 [ 3 ] {0fafe644-bfa5-4805-ba69-75502f2e94d3} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): There are no data parts | ||
448 | 2025.03.25 22:00:10.614449 [ 3 ] {0fafe644-bfa5-4805-ba69-75502f2e94d3} <Debug> TCPHandler: Processed in 0.033394253 sec. | ||
449 | 2025.03.25 22:00:10.614611 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
450 | 2025.03.25 22:00:10.614872 [ 3 ] {50205eff-3347-43e6-8faa-9537e415e3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
451 | 2025.03.25 22:00:10.614937 [ 3 ] {50205eff-3347-43e6-8faa-9537e415e3ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
452 | 2025.03.25 22:00:10.621492 [ 3 ] {50205eff-3347-43e6-8faa-9537e415e3ab} <Debug> oximeter.measurements_histogramf32 (4a070ab9-489b-4af0-ad7f-b3a07330f91e): Loading data parts | ||
453 | 2025.03.25 22:00:10.621661 [ 3 ] {50205eff-3347-43e6-8faa-9537e415e3ab} <Debug> oximeter.measurements_histogramf32 (4a070ab9-489b-4af0-ad7f-b3a07330f91e): There are no data parts | ||
454 | 2025.03.25 22:00:10.623485 [ 3 ] {50205eff-3347-43e6-8faa-9537e415e3ab} <Debug> TCPHandler: Processed in 0.008925256 sec. | ||
455 | 2025.03.25 22:00:10.623614 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
456 | 2025.03.25 22:00:10.623882 [ 3 ] {f0470e53-c691-4c01-af87-feb637a86ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
457 | 2025.03.25 22:00:10.623947 [ 3 ] {f0470e53-c691-4c01-af87-feb637a86ea6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
458 | 2025.03.25 22:00:10.632558 [ 3 ] {f0470e53-c691-4c01-af87-feb637a86ea6} <Debug> oximeter.measurements_histogramf64 (2f13c8cd-b272-42ae-accd-9a92264a7d8b): Loading data parts | ||
459 | 2025.03.25 22:00:10.632740 [ 3 ] {f0470e53-c691-4c01-af87-feb637a86ea6} <Debug> oximeter.measurements_histogramf64 (2f13c8cd-b272-42ae-accd-9a92264a7d8b): There are no data parts | ||
460 | 2025.03.25 22:00:10.634678 [ 3 ] {f0470e53-c691-4c01-af87-feb637a86ea6} <Debug> TCPHandler: Processed in 0.011112374 sec. | ||
461 | 2025.03.25 22:00:10.634851 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
462 | 2025.03.25 22:00:10.635045 [ 3 ] {c70e6184-afed-413e-8c21-a65500aa5c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) /* The field tables store named dimensions of each timeseries. | ||
463 | * | ||
464 | * As with the measurement tables, there is one field table for each field data | ||
465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
466 | * this behavior **must not** be relied upon for query correctness. | ||
467 | * | ||
468 | * The index for the fields differs from the measurements, however. Rows are | ||
469 | * sorted by timeseries name, then field name, field value, and finally | ||
470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
472 | * usually then used to look up measurements. | ||
473 | * | ||
474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
475 | * timeseries name and then key, since it would improve lookups where one | ||
476 | * already has the key. Realistically though, these tables are quite small and | ||
477 | * so performance benefits will be low in absolute terms. | ||
478 | * | ||
479 | * TTL: We use a materialized column to expire old field table records. This | ||
480 | * column is generated automatically by the database whenever a new row is | ||
481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
483 | * record will remain during a deduplication, which will have the last | ||
484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
485 | * measurement tables. | ||
486 | */ | ||
487 | 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) | ||
488 | 2025.03.25 22:00:10.635108 [ 3 ] {c70e6184-afed-413e-8c21-a65500aa5c87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
489 | 2025.03.25 22:00:10.646041 [ 3 ] {c70e6184-afed-413e-8c21-a65500aa5c87} <Debug> oximeter.fields_bool (b90ee38e-e27b-4983-b8c0-fa6acc7d8bef): Loading data parts | ||
490 | 2025.03.25 22:00:10.646194 [ 3 ] {c70e6184-afed-413e-8c21-a65500aa5c87} <Debug> oximeter.fields_bool (b90ee38e-e27b-4983-b8c0-fa6acc7d8bef): There are no data parts | ||
491 | 2025.03.25 22:00:10.648311 [ 3 ] {c70e6184-afed-413e-8c21-a65500aa5c87} <Debug> TCPHandler: Processed in 0.013510467 sec. | ||
492 | 2025.03.25 22:00:10.648451 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
493 | 2025.03.25 22:00:10.648641 [ 3 ] {2843bf28-4677-4d20-af62-3f3520526876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
494 | 2025.03.25 22:00:10.648700 [ 3 ] {2843bf28-4677-4d20-af62-3f3520526876} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
495 | 2025.03.25 22:00:10.657118 [ 3 ] {2843bf28-4677-4d20-af62-3f3520526876} <Debug> oximeter.fields_i8 (7a0e7ffc-fbc4-43b1-8f6a-93f2af8823a3): Loading data parts | ||
496 | 2025.03.25 22:00:10.657289 [ 3 ] {2843bf28-4677-4d20-af62-3f3520526876} <Debug> oximeter.fields_i8 (7a0e7ffc-fbc4-43b1-8f6a-93f2af8823a3): There are no data parts | ||
497 | 2025.03.25 22:00:10.659127 [ 3 ] {2843bf28-4677-4d20-af62-3f3520526876} <Debug> TCPHandler: Processed in 0.010726337 sec. | ||
498 | 2025.03.25 22:00:10.659263 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
499 | 2025.03.25 22:00:10.659465 [ 3 ] {000f723f-90cc-474c-b35c-0a3cb6945d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
500 | 2025.03.25 22:00:10.659520 [ 3 ] {000f723f-90cc-474c-b35c-0a3cb6945d29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
501 | 2025.03.25 22:00:10.670176 [ 3 ] {000f723f-90cc-474c-b35c-0a3cb6945d29} <Debug> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Loading data parts | ||
502 | 2025.03.25 22:00:10.670430 [ 3 ] {000f723f-90cc-474c-b35c-0a3cb6945d29} <Debug> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): There are no data parts | ||
503 | 2025.03.25 22:00:10.672643 [ 3 ] {000f723f-90cc-474c-b35c-0a3cb6945d29} <Debug> TCPHandler: Processed in 0.013431465 sec. | ||
504 | 2025.03.25 22:00:10.672836 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
505 | 2025.03.25 22:00:10.673211 [ 3 ] {2a805980-a32f-46c5-b396-87a221966aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
506 | 2025.03.25 22:00:10.673325 [ 3 ] {2a805980-a32f-46c5-b396-87a221966aa9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
507 | 2025.03.25 22:00:10.681234 [ 3 ] {2a805980-a32f-46c5-b396-87a221966aa9} <Debug> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Loading data parts | ||
508 | 2025.03.25 22:00:10.681391 [ 3 ] {2a805980-a32f-46c5-b396-87a221966aa9} <Debug> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): There are no data parts | ||
509 | 2025.03.25 22:00:10.683161 [ 3 ] {2a805980-a32f-46c5-b396-87a221966aa9} <Debug> TCPHandler: Processed in 0.010428552 sec. | ||
510 | 2025.03.25 22:00:10.683299 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
511 | 2025.03.25 22:00:10.683500 [ 3 ] {fade1aee-ef0c-4ae1-9d09-0ef4eba8323c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
512 | 2025.03.25 22:00:10.683556 [ 3 ] {fade1aee-ef0c-4ae1-9d09-0ef4eba8323c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
513 | 2025.03.25 22:00:10.694380 [ 3 ] {fade1aee-ef0c-4ae1-9d09-0ef4eba8323c} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Loading data parts | ||
514 | 2025.03.25 22:00:10.694551 [ 3 ] {fade1aee-ef0c-4ae1-9d09-0ef4eba8323c} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): There are no data parts | ||
515 | 2025.03.25 22:00:10.696610 [ 3 ] {fade1aee-ef0c-4ae1-9d09-0ef4eba8323c} <Debug> TCPHandler: Processed in 0.013364273 sec. | ||
516 | 2025.03.25 22:00:10.696730 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
517 | 2025.03.25 22:00:10.696914 [ 3 ] {b4d9f263-793f-46bb-b5ad-125cae5ea66f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
518 | 2025.03.25 22:00:10.696971 [ 3 ] {b4d9f263-793f-46bb-b5ad-125cae5ea66f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
519 | 2025.03.25 22:00:10.705463 [ 3 ] {b4d9f263-793f-46bb-b5ad-125cae5ea66f} <Debug> oximeter.fields_i32 (4d60245c-3fb6-4183-bc33-72184e281149): Loading data parts | ||
520 | 2025.03.25 22:00:10.705617 [ 3 ] {b4d9f263-793f-46bb-b5ad-125cae5ea66f} <Debug> oximeter.fields_i32 (4d60245c-3fb6-4183-bc33-72184e281149): There are no data parts | ||
521 | 2025.03.25 22:00:10.707447 [ 3 ] {b4d9f263-793f-46bb-b5ad-125cae5ea66f} <Debug> TCPHandler: Processed in 0.010767638 sec. | ||
522 | 2025.03.25 22:00:10.707581 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
523 | 2025.03.25 22:00:10.707781 [ 3 ] {817b0195-23bd-40ed-b1a8-a45849fb14e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
524 | 2025.03.25 22:00:10.707837 [ 3 ] {817b0195-23bd-40ed-b1a8-a45849fb14e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
525 | 2025.03.25 22:00:10.718538 [ 3 ] {817b0195-23bd-40ed-b1a8-a45849fb14e3} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Loading data parts | ||
526 | 2025.03.25 22:00:10.718719 [ 3 ] {817b0195-23bd-40ed-b1a8-a45849fb14e3} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): There are no data parts | ||
527 | 2025.03.25 22:00:10.720947 [ 3 ] {817b0195-23bd-40ed-b1a8-a45849fb14e3} <Debug> TCPHandler: Processed in 0.013415394 sec. | ||
528 | 2025.03.25 22:00:10.721080 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
529 | 2025.03.25 22:00:10.721268 [ 3 ] {a657010a-3aaf-4c2a-935a-2745b39b7cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
530 | 2025.03.25 22:00:10.721326 [ 3 ] {a657010a-3aaf-4c2a-935a-2745b39b7cbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
531 | 2025.03.25 22:00:10.729501 [ 3 ] {a657010a-3aaf-4c2a-935a-2745b39b7cbc} <Debug> oximeter.fields_i64 (4beb9ca4-29e0-4f22-8eab-2606e595fa77): Loading data parts | ||
532 | 2025.03.25 22:00:10.729668 [ 3 ] {a657010a-3aaf-4c2a-935a-2745b39b7cbc} <Debug> oximeter.fields_i64 (4beb9ca4-29e0-4f22-8eab-2606e595fa77): There are no data parts | ||
533 | 2025.03.25 22:00:10.752597 [ 3 ] {a657010a-3aaf-4c2a-935a-2745b39b7cbc} <Debug> TCPHandler: Processed in 0.031562691 sec. | ||
534 | 2025.03.25 22:00:10.752802 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
535 | 2025.03.25 22:00:10.753028 [ 3 ] {5c7da314-a34b-4be9-b5e5-9d8fac42931e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
536 | 2025.03.25 22:00:10.753112 [ 3 ] {5c7da314-a34b-4be9-b5e5-9d8fac42931e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
537 | 2025.03.25 22:00:10.776799 [ 3 ] {5c7da314-a34b-4be9-b5e5-9d8fac42931e} <Debug> oximeter.fields_u64 (0259f536-9d21-493d-b17c-aeaf98181a25): Loading data parts | ||
538 | 2025.03.25 22:00:10.776994 [ 3 ] {5c7da314-a34b-4be9-b5e5-9d8fac42931e} <Debug> oximeter.fields_u64 (0259f536-9d21-493d-b17c-aeaf98181a25): There are no data parts | ||
539 | 2025.03.25 22:00:10.781211 [ 3 ] {5c7da314-a34b-4be9-b5e5-9d8fac42931e} <Debug> TCPHandler: Processed in 0.028464147 sec. | ||
540 | 2025.03.25 22:00:10.781347 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
541 | 2025.03.25 22:00:10.781538 [ 3 ] {5d08a030-8bbf-4011-b9c2-eca88f473d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
542 | 2025.03.25 22:00:10.781600 [ 3 ] {5d08a030-8bbf-4011-b9c2-eca88f473d86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
543 | 2025.03.25 22:00:10.783654 [ 3 ] {5d08a030-8bbf-4011-b9c2-eca88f473d86} <Debug> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Loading data parts | ||
544 | 2025.03.25 22:00:10.783801 [ 3 ] {5d08a030-8bbf-4011-b9c2-eca88f473d86} <Debug> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): There are no data parts | ||
545 | 2025.03.25 22:00:10.794646 [ 3 ] {5d08a030-8bbf-4011-b9c2-eca88f473d86} <Debug> TCPHandler: Processed in 0.013349213 sec. | ||
546 | 2025.03.25 22:00:10.794786 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
547 | 2025.03.25 22:00:10.794980 [ 3 ] {3aef9364-07e2-41fe-bcc2-a92ba1b17211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
548 | 2025.03.25 22:00:10.795038 [ 3 ] {3aef9364-07e2-41fe-bcc2-a92ba1b17211} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
549 | 2025.03.25 22:00:10.797817 [ 3 ] {3aef9364-07e2-41fe-bcc2-a92ba1b17211} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Loading data parts | ||
550 | 2025.03.25 22:00:10.797955 [ 3 ] {3aef9364-07e2-41fe-bcc2-a92ba1b17211} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): There are no data parts | ||
551 | 2025.03.25 22:00:10.805849 [ 3 ] {3aef9364-07e2-41fe-bcc2-a92ba1b17211} <Debug> TCPHandler: Processed in 0.011113034 sec. | ||
552 | 2025.03.25 22:00:10.805988 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
553 | 2025.03.25 22:00:10.806175 [ 3 ] {5414bd9a-1d8c-42ab-bcc7-bc7855e9de7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
554 | 2025.03.25 22:00:10.806241 [ 3 ] {5414bd9a-1d8c-42ab-bcc7-bc7855e9de7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
555 | 2025.03.25 22:00:10.808715 [ 3 ] {5414bd9a-1d8c-42ab-bcc7-bc7855e9de7a} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Loading data parts | ||
556 | 2025.03.25 22:00:10.808869 [ 3 ] {5414bd9a-1d8c-42ab-bcc7-bc7855e9de7a} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): There are no data parts | ||
557 | 2025.03.25 22:00:10.819045 [ 3 ] {5414bd9a-1d8c-42ab-bcc7-bc7855e9de7a} <Debug> TCPHandler: Processed in 0.013107139 sec. | ||
558 | 2025.03.25 22:00:10.819231 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
559 | 2025.03.25 22:00:10.819549 [ 3 ] {e7a50d65-4f33-481b-9403-9e5d240f381a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) /* The timeseries schema table stores the extracted schema for the samples | ||
560 | * oximeter collects. | ||
561 | */ | ||
562 | 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) | ||
563 | 2025.03.25 22:00:10.819643 [ 3 ] {e7a50d65-4f33-481b-9403-9e5d240f381a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
564 | 2025.03.25 22:00:10.822318 [ 3 ] {e7a50d65-4f33-481b-9403-9e5d240f381a} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Loading data parts | ||
565 | 2025.03.25 22:00:10.822539 [ 3 ] {e7a50d65-4f33-481b-9403-9e5d240f381a} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): There are no data parts | ||
566 | 2025.03.25 22:00:10.830843 [ 3 ] {e7a50d65-4f33-481b-9403-9e5d240f381a} <Debug> TCPHandler: Processed in 0.011673914 sec. | ||
567 | 2025.03.25 22:00:10.831178 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
568 | 2025.03.25 22:00:10.831673 [ 254 ] {46b7a848-9c42-40a7-862e-41d462beb21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
569 | 2025.03.25 22:00:10.832912 [ 254 ] {46b7a848-9c42-40a7-862e-41d462beb21a} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
570 | 2025.03.25 22:00:10.840884 [ 259 ] {46b7a848-9c42-40a7-862e-41d462beb21a} <Trace> oximeter.version (508f37bf-1fe0-48b5-8f22-e06209da0660): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
571 | 2025.03.25 22:00:10.840958 [ 259 ] {46b7a848-9c42-40a7-862e-41d462beb21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
572 | 2025.03.25 22:00:10.845432 [ 259 ] {46b7a848-9c42-40a7-862e-41d462beb21a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
573 | 2025.03.25 22:00:10.845808 [ 259 ] {46b7a848-9c42-40a7-862e-41d462beb21a} <Trace> oximeter.version (508f37bf-1fe0-48b5-8f22-e06209da0660): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
574 | 2025.03.25 22:00:10.846125 [ 254 ] {46b7a848-9c42-40a7-862e-41d462beb21a} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014678 sec., 68.12917291184085 rows/sec., 1.06 KiB/sec. | ||
575 | 2025.03.25 22:00:10.846439 [ 254 ] {46b7a848-9c42-40a7-862e-41d462beb21a} <Debug> TCPHandler: Processed in 0.015399589 sec. | ||
576 | 2025.03.25 22:00:11.001141 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.48 MiB, peak 124.48 MiB, free memory in arenas 0.00 B, will set to 138.31 MiB (RSS), difference: 13.83 MiB | ||
577 | 2025.03.25 22:00:13.022059 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64860 | ||
578 | 2025.03.25 22:00:13.022549 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
579 | 2025.03.25 22:00:13.022610 [ 261 ] {} <Debug> TCP-Session: 82c987a8-3141-4bdc-8d55-c5734c079f30 Authenticating user 'default' from [fd00:1122:3344:101::b]:64860 | ||
580 | 2025.03.25 22:00:13.022646 [ 261 ] {} <Debug> TCP-Session: 82c987a8-3141-4bdc-8d55-c5734c079f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
581 | 2025.03.25 22:00:13.022665 [ 261 ] {} <Debug> TCP-Session: 82c987a8-3141-4bdc-8d55-c5734c079f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
582 | 2025.03.25 22:00:13.022727 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
583 | 2025.03.25 22:00:13.022761 [ 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 | ||
584 | 2025.03.25 22:00:13.022789 [ 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 | ||
585 | 2025.03.25 22:00:13.024259 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37064 | ||
586 | 2025.03.25 22:00:13.024357 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58309 | ||
587 | 2025.03.25 22:00:13.024448 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
588 | 2025.03.25 22:00:13.024497 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36919 | ||
589 | 2025.03.25 22:00:13.024636 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
590 | 2025.03.25 22:00:13.024672 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47274 | ||
591 | 2025.03.25 22:00:13.024631 [ 262 ] {} <Debug> TCP-Session: 843c0e3f-6b38-4ae8-9e62-492bc3a17f7e Authenticating user 'default' from [fd00:1122:3344:101::b]:37064 | ||
592 | 2025.03.25 22:00:13.024931 [ 263 ] {} <Debug> TCP-Session: eff289c9-1e48-46d6-9d04-be410289a145 Authenticating user 'default' from [fd00:1122:3344:101::b]:58309 | ||
593 | 2025.03.25 22:00:13.024930 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
594 | 2025.03.25 22:00:13.025014 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
595 | 2025.03.25 22:00:13.025028 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34334 | ||
596 | 2025.03.25 22:00:13.025070 [ 263 ] {} <Debug> TCP-Session: eff289c9-1e48-46d6-9d04-be410289a145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
597 | 2025.03.25 22:00:13.025081 [ 262 ] {} <Debug> TCP-Session: 843c0e3f-6b38-4ae8-9e62-492bc3a17f7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
598 | 2025.03.25 22:00:13.024982 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49122 | ||
599 | 2025.03.25 22:00:13.025173 [ 263 ] {} <Debug> TCP-Session: eff289c9-1e48-46d6-9d04-be410289a145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
600 | 2025.03.25 22:00:13.025320 [ 265 ] {} <Debug> TCP-Session: 9da60778-5e47-42b3-9f6f-4765a8223def Authenticating user 'default' from [fd00:1122:3344:101::b]:47274 | ||
601 | 2025.03.25 22:00:13.025335 [ 264 ] {} <Debug> TCP-Session: a857c494-3fcd-48c9-aacb-89ab9977da35 Authenticating user 'default' from [fd00:1122:3344:101::b]:36919 | ||
602 | 2025.03.25 22:00:13.025349 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41739 | ||
603 | 2025.03.25 22:00:13.025410 [ 265 ] {} <Debug> TCP-Session: 9da60778-5e47-42b3-9f6f-4765a8223def Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
604 | 2025.03.25 22:00:13.025415 [ 262 ] {} <Debug> TCP-Session: 843c0e3f-6b38-4ae8-9e62-492bc3a17f7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2025.03.25 22:00:13.025453 [ 264 ] {} <Debug> TCP-Session: a857c494-3fcd-48c9-aacb-89ab9977da35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
606 | 2025.03.25 22:00:13.025615 [ 265 ] {} <Debug> TCP-Session: 9da60778-5e47-42b3-9f6f-4765a8223def Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
607 | 2025.03.25 22:00:13.025749 [ 264 ] {} <Debug> TCP-Session: a857c494-3fcd-48c9-aacb-89ab9977da35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
608 | 2025.03.25 22:00:13.026148 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
609 | 2025.03.25 22:00:13.026187 [ 267 ] {} <Debug> TCP-Session: aae2c245-11cc-4dca-8ef6-558bffe0b7cb Authenticating user 'default' from [fd00:1122:3344:101::b]:34334 | ||
610 | 2025.03.25 22:00:13.026247 [ 267 ] {} <Debug> TCP-Session: aae2c245-11cc-4dca-8ef6-558bffe0b7cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
611 | 2025.03.25 22:00:13.026261 [ 267 ] {} <Debug> TCP-Session: aae2c245-11cc-4dca-8ef6-558bffe0b7cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
612 | 2025.03.25 22:00:13.027181 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
613 | 2025.03.25 22:00:13.027251 [ 268 ] {} <Debug> TCP-Session: f8b42ab7-6eeb-4ed0-8a09-e6de8f9d1a14 Authenticating user 'default' from [fd00:1122:3344:101::b]:41739 | ||
614 | 2025.03.25 22:00:13.027289 [ 268 ] {} <Debug> TCP-Session: f8b42ab7-6eeb-4ed0-8a09-e6de8f9d1a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
615 | 2025.03.25 22:00:13.027303 [ 268 ] {} <Debug> TCP-Session: f8b42ab7-6eeb-4ed0-8a09-e6de8f9d1a14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
616 | 2025.03.25 22:00:13.030348 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
617 | 2025.03.25 22:00:13.030405 [ 266 ] {} <Debug> TCP-Session: 2085fabc-71ab-495a-b825-18c1835faee9 Authenticating user 'default' from [fd00:1122:3344:101::b]:49122 | ||
618 | 2025.03.25 22:00:13.030425 [ 266 ] {} <Debug> TCP-Session: 2085fabc-71ab-495a-b825-18c1835faee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2025.03.25 22:00:13.030439 [ 266 ] {} <Debug> TCP-Session: 2085fabc-71ab-495a-b825-18c1835faee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2025.03.25 22:00:13.704182 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64485 | ||
621 | 2025.03.25 22:00:13.704624 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
622 | 2025.03.25 22:00:13.704672 [ 269 ] {} <Debug> TCP-Session: c6d7a73e-0611-4b16-adc7-da534b69b5a5 Authenticating user 'default' from [fd00:1122:3344:101::c]:64485 | ||
623 | 2025.03.25 22:00:13.704748 [ 269 ] {} <Debug> TCP-Session: c6d7a73e-0611-4b16-adc7-da534b69b5a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2025.03.25 22:00:13.704765 [ 269 ] {} <Debug> TCP-Session: c6d7a73e-0611-4b16-adc7-da534b69b5a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
625 | 2025.03.25 22:00:13.704827 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
626 | 2025.03.25 22:00:13.704880 [ 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 | ||
627 | 2025.03.25 22:00:13.704898 [ 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 | ||
628 | 2025.03.25 22:00:13.706407 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37508 | ||
629 | 2025.03.25 22:00:13.706630 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33746 | ||
630 | 2025.03.25 22:00:13.706643 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
631 | 2025.03.25 22:00:13.706721 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39864 | ||
632 | 2025.03.25 22:00:13.706996 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
633 | 2025.03.25 22:00:13.707121 [ 270 ] {} <Debug> TCP-Session: a566071d-8e42-4b2c-945b-fc87761743a9 Authenticating user 'default' from [fd00:1122:3344:101::c]:37508 | ||
634 | 2025.03.25 22:00:13.707189 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35057 | ||
635 | 2025.03.25 22:00:13.707200 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
636 | 2025.03.25 22:00:13.707230 [ 270 ] {} <Debug> TCP-Session: a566071d-8e42-4b2c-945b-fc87761743a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
637 | 2025.03.25 22:00:13.707303 [ 271 ] {} <Debug> TCP-Session: 473522a1-95fe-4ff3-9756-14f27477789a Authenticating user 'default' from [fd00:1122:3344:101::c]:33746 | ||
638 | 2025.03.25 22:00:13.707319 [ 272 ] {} <Debug> TCP-Session: d9b1d229-8543-40cd-a2f8-44ca7e24eb20 Authenticating user 'default' from [fd00:1122:3344:101::c]:39864 | ||
639 | 2025.03.25 22:00:13.707355 [ 270 ] {} <Debug> TCP-Session: a566071d-8e42-4b2c-945b-fc87761743a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
640 | 2025.03.25 22:00:13.707332 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62277 | ||
641 | 2025.03.25 22:00:13.707570 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42153 | ||
642 | 2025.03.25 22:00:13.707575 [ 272 ] {} <Debug> TCP-Session: d9b1d229-8543-40cd-a2f8-44ca7e24eb20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
643 | 2025.03.25 22:00:13.707618 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
644 | 2025.03.25 22:00:13.707644 [ 271 ] {} <Debug> TCP-Session: 473522a1-95fe-4ff3-9756-14f27477789a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
645 | 2025.03.25 22:00:13.707688 [ 272 ] {} <Debug> TCP-Session: d9b1d229-8543-40cd-a2f8-44ca7e24eb20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2025.03.25 22:00:13.708017 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
647 | 2025.03.25 22:00:13.707964 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33837 | ||
648 | 2025.03.25 22:00:13.708162 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
649 | 2025.03.25 22:00:13.708184 [ 275 ] {} <Debug> TCP-Session: 28e39590-8e15-41ef-b90f-e73e26750fe9 Authenticating user 'default' from [fd00:1122:3344:101::c]:42153 | ||
650 | 2025.03.25 22:00:13.708036 [ 273 ] {} <Debug> TCP-Session: 896d9489-6ed2-4a41-bf42-cbc33b1cd281 Authenticating user 'default' from [fd00:1122:3344:101::c]:35057 | ||
651 | 2025.03.25 22:00:13.708242 [ 275 ] {} <Debug> TCP-Session: 28e39590-8e15-41ef-b90f-e73e26750fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2025.03.25 22:00:13.708153 [ 271 ] {} <Debug> TCP-Session: 473522a1-95fe-4ff3-9756-14f27477789a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
653 | 2025.03.25 22:00:13.708449 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
654 | 2025.03.25 22:00:13.708460 [ 275 ] {} <Debug> TCP-Session: 28e39590-8e15-41ef-b90f-e73e26750fe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2025.03.25 22:00:13.708499 [ 273 ] {} <Debug> TCP-Session: 896d9489-6ed2-4a41-bf42-cbc33b1cd281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2025.03.25 22:00:13.708532 [ 274 ] {} <Debug> TCP-Session: 6b0ded32-af7a-448e-addf-ac956203fd3c Authenticating user 'default' from [fd00:1122:3344:101::c]:62277 | ||
657 | 2025.03.25 22:00:13.708576 [ 276 ] {} <Debug> TCP-Session: 7f8961ac-5b7c-4fdd-bee9-3d255556271c Authenticating user 'default' from [fd00:1122:3344:101::c]:33837 | ||
658 | 2025.03.25 22:00:13.708587 [ 273 ] {} <Debug> TCP-Session: 896d9489-6ed2-4a41-bf42-cbc33b1cd281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2025.03.25 22:00:13.708664 [ 276 ] {} <Debug> TCP-Session: 7f8961ac-5b7c-4fdd-bee9-3d255556271c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
660 | 2025.03.25 22:00:13.708770 [ 274 ] {} <Debug> TCP-Session: 6b0ded32-af7a-448e-addf-ac956203fd3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
661 | 2025.03.25 22:00:13.708812 [ 276 ] {} <Debug> TCP-Session: 7f8961ac-5b7c-4fdd-bee9-3d255556271c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2025.03.25 22:00:13.708820 [ 274 ] {} <Debug> TCP-Session: 6b0ded32-af7a-448e-addf-ac956203fd3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2025.03.25 22:00:13.766840 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51203 | ||
664 | 2025.03.25 22:00:13.767306 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
665 | 2025.03.25 22:00:13.767340 [ 277 ] {} <Debug> TCP-Session: d9030010-a7e3-4391-b142-ae796f91da18 Authenticating user 'default' from [fd00:1122:3344:101::a]:51203 | ||
666 | 2025.03.25 22:00:13.767363 [ 277 ] {} <Debug> TCP-Session: d9030010-a7e3-4391-b142-ae796f91da18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2025.03.25 22:00:13.767411 [ 277 ] {} <Debug> TCP-Session: d9030010-a7e3-4391-b142-ae796f91da18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
668 | 2025.03.25 22:00:13.767486 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
669 | 2025.03.25 22:00:13.767513 [ 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 | ||
670 | 2025.03.25 22:00:13.767545 [ 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 | ||
671 | 2025.03.25 22:00:13.769047 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40129 | ||
672 | 2025.03.25 22:00:13.769237 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62133 | ||
673 | 2025.03.25 22:00:13.769306 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
674 | 2025.03.25 22:00:13.769292 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56124 | ||
675 | 2025.03.25 22:00:13.769471 [ 278 ] {} <Debug> TCP-Session: 2f6f2120-5b55-435c-9fe7-47089a60049d Authenticating user 'default' from [fd00:1122:3344:101::a]:40129 | ||
676 | 2025.03.25 22:00:13.769486 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
677 | 2025.03.25 22:00:13.769500 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47917 | ||
678 | 2025.03.25 22:00:13.769726 [ 278 ] {} <Debug> TCP-Session: 2f6f2120-5b55-435c-9fe7-47089a60049d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2025.03.25 22:00:13.769760 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65088 | ||
680 | 2025.03.25 22:00:13.769798 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
681 | 2025.03.25 22:00:13.769868 [ 278 ] {} <Debug> TCP-Session: 2f6f2120-5b55-435c-9fe7-47089a60049d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
682 | 2025.03.25 22:00:13.769893 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
683 | 2025.03.25 22:00:13.769893 [ 279 ] {} <Debug> TCP-Session: 6ab9478b-da08-4a94-9074-ffe4f7c88bf2 Authenticating user 'default' from [fd00:1122:3344:101::a]:62133 | ||
684 | 2025.03.25 22:00:13.770112 [ 280 ] {} <Debug> TCP-Session: c5ec262c-12ca-4451-8279-3c3651ac0f35 Authenticating user 'default' from [fd00:1122:3344:101::a]:56124 | ||
685 | 2025.03.25 22:00:13.770118 [ 279 ] {} <Debug> TCP-Session: 6ab9478b-da08-4a94-9074-ffe4f7c88bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
686 | 2025.03.25 22:00:13.770180 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55627 | ||
687 | 2025.03.25 22:00:13.770201 [ 281 ] {} <Debug> TCP-Session: 1790125a-265b-4c9d-9223-71c510ba4a54 Authenticating user 'default' from [fd00:1122:3344:101::a]:47917 | ||
688 | 2025.03.25 22:00:13.770243 [ 279 ] {} <Debug> TCP-Session: 6ab9478b-da08-4a94-9074-ffe4f7c88bf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2025.03.25 22:00:13.770226 [ 280 ] {} <Debug> TCP-Session: c5ec262c-12ca-4451-8279-3c3651ac0f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2025.03.25 22:00:13.770367 [ 281 ] {} <Debug> TCP-Session: 1790125a-265b-4c9d-9223-71c510ba4a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2025.03.25 22:00:13.770370 [ 280 ] {} <Debug> TCP-Session: c5ec262c-12ca-4451-8279-3c3651ac0f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2025.03.25 22:00:13.770377 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54138 | ||
693 | 2025.03.25 22:00:13.770527 [ 281 ] {} <Debug> TCP-Session: 1790125a-265b-4c9d-9223-71c510ba4a54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
694 | 2025.03.25 22:00:13.770522 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
695 | 2025.03.25 22:00:13.770710 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
696 | 2025.03.25 22:00:13.770722 [ 282 ] {} <Debug> TCP-Session: e8382b9c-31ac-4949-bf48-c2fc7773882b Authenticating user 'default' from [fd00:1122:3344:101::a]:65088 | ||
697 | 2025.03.25 22:00:13.770765 [ 284 ] {} <Debug> TCP-Session: 155a6af8-7c21-4684-9b00-03ea7ada0c4d Authenticating user 'default' from [fd00:1122:3344:101::a]:54138 | ||
698 | 2025.03.25 22:00:13.770775 [ 282 ] {} <Debug> TCP-Session: e8382b9c-31ac-4949-bf48-c2fc7773882b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2025.03.25 22:00:13.770840 [ 284 ] {} <Debug> TCP-Session: 155a6af8-7c21-4684-9b00-03ea7ada0c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2025.03.25 22:00:13.770848 [ 282 ] {} <Debug> TCP-Session: e8382b9c-31ac-4949-bf48-c2fc7773882b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2025.03.25 22:00:13.770867 [ 284 ] {} <Debug> TCP-Session: 155a6af8-7c21-4684-9b00-03ea7ada0c4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2025.03.25 22:00:13.772606 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
703 | 2025.03.25 22:00:13.772647 [ 283 ] {} <Debug> TCP-Session: 2f7b9b0f-4a13-4798-afd8-a66e689f1f22 Authenticating user 'default' from [fd00:1122:3344:101::a]:55627 | ||
704 | 2025.03.25 22:00:13.772710 [ 283 ] {} <Debug> TCP-Session: 2f7b9b0f-4a13-4798-afd8-a66e689f1f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2025.03.25 22:00:13.772723 [ 283 ] {} <Debug> TCP-Session: 2f7b9b0f-4a13-4798-afd8-a66e689f1f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2025.03.25 22:00:14.001156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.59 MiB, peak 138.59 MiB, free memory in arenas 0.00 B, will set to 139.93 MiB (RSS), difference: 1.35 MiB | ||
707 | 2025.03.25 22:00:17.514965 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
708 | 2025.03.25 22:00:17.515015 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
709 | 2025.03.25 22:00:17.515074 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
710 | 2025.03.25 22:00:17.515114 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
711 | 2025.03.25 22:00:17.535133 [ 244 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Loading data parts | ||
712 | 2025.03.25 22:00:17.535307 [ 244 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): There are no data parts | ||
713 | 2025.03.25 22:00:17.546049 [ 243 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Loading data parts | ||
714 | 2025.03.25 22:00:17.546366 [ 243 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): There are no data parts | ||
715 | 2025.03.25 22:00:17.551233 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
716 | 2025.03.25 22:00:17.551274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
717 | 2025.03.25 22:00:17.553139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
718 | 2025.03.25 22:00:17.553417 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
719 | 2025.03.25 22:00:17.553596 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
720 | 2025.03.25 22:00:17.579504 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
721 | 2025.03.25 22:00:17.579595 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
722 | 2025.03.25 22:00:17.586776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
723 | 2025.03.25 22:00:17.587536 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
724 | 2025.03.25 22:00:17.590021 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
725 | 2025.03.25 22:00:18.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 149.67 MiB (RSS), difference: 4.81 MiB | ||
726 | 2025.03.25 22:00:20.014950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
727 | 2025.03.25 22:00:20.015090 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
728 | 2025.03.25 22:00:20.020310 [ 242 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Loading data parts | ||
729 | 2025.03.25 22:00:20.020563 [ 242 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): There are no data parts | ||
730 | 2025.03.25 22:00:20.031190 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
731 | 2025.03.25 22:00:20.031270 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
732 | 2025.03.25 22:00:20.032911 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
733 | 2025.03.25 22:00:20.033210 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
734 | 2025.03.25 22:00:20.033767 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
735 | 2025.03.25 22:00:21.000307 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.90 MiB, peak 153.90 MiB, free memory in arenas 0.00 B, will set to 150.09 MiB (RSS), difference: -3.81 MiB | ||
736 | 2025.03.25 22:00:24.976088 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
737 | 2025.03.25 22:00:24.976152 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
738 | 2025.03.25 22:00:25.053694 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
739 | 2025.03.25 22:00:25.054710 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
740 | 2025.03.25 22:00:25.054765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
741 | 2025.03.25 22:00:25.055378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
742 | 2025.03.25 22:00:25.055678 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
743 | 2025.03.25 22:00:25.056025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
744 | 2025.03.25 22:00:25.090096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
745 | 2025.03.25 22:00:25.111448 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
746 | 2025.03.25 22:00:25.111525 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
747 | 2025.03.25 22:00:25.118132 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
748 | 2025.03.25 22:00:25.118916 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
749 | 2025.03.25 22:00:25.121799 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
750 | 2025.03.25 22:00:26.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.76 MiB, peak 154.76 MiB, free memory in arenas 0.00 B, will set to 151.79 MiB (RSS), difference: 1.03 MiB | ||
751 | 2025.03.25 22:00:30.856570 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
752 | 2025.03.25 22:00:30.856838 [ 3 ] {d9699620-3b41-49bf-92ca-d07d417a77e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
753 | 2025.03.25 22:00:30.863224 [ 3 ] {d9699620-3b41-49bf-92ca-d07d417a77e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
754 | 2025.03.25 22:00:30.869635 [ 3 ] {d9699620-3b41-49bf-92ca-d07d417a77e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
755 | 2025.03.25 22:00:30.874811 [ 3 ] {d9699620-3b41-49bf-92ca-d07d417a77e8} <Debug> TCPHandler: Processed in 0.018369131 sec. | ||
756 | 2025.03.25 22:00:30.879405 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
757 | 2025.03.25 22:00:30.879659 [ 3 ] {f9efd4cf-8a23-44dd-9604-aaa8be13e493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
758 | 2025.03.25 22:00:30.883475 [ 3 ] {f9efd4cf-8a23-44dd-9604-aaa8be13e493} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
759 | 2025.03.25 22:00:30.883592 [ 3 ] {f9efd4cf-8a23-44dd-9604-aaa8be13e493} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
760 | 2025.03.25 22:00:30.884144 [ 3 ] {f9efd4cf-8a23-44dd-9604-aaa8be13e493} <Debug> TCPHandler: Processed in 0.004848395 sec. | ||
761 | 2025.03.25 22:00:30.884449 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
762 | 2025.03.25 22:00:30.884594 [ 3 ] {371c4696-ca15-4f88-a622-891089e325ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
763 | 2025.03.25 22:00:30.884957 [ 3 ] {371c4696-ca15-4f88-a622-891089e325ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
764 | 2025.03.25 22:00:30.885010 [ 3 ] {371c4696-ca15-4f88-a622-891089e325ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
765 | 2025.03.25 22:00:30.885462 [ 3 ] {371c4696-ca15-4f88-a622-891089e325ad} <Debug> TCPHandler: Processed in 0.001065029 sec. | ||
766 | 2025.03.25 22:00:30.885684 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
767 | 2025.03.25 22:00:30.885822 [ 3 ] {ef872336-ecf6-486e-853a-989a1a2417fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
768 | 2025.03.25 22:00:30.886135 [ 3 ] {ef872336-ecf6-486e-853a-989a1a2417fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
769 | 2025.03.25 22:00:30.886188 [ 3 ] {ef872336-ecf6-486e-853a-989a1a2417fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
770 | 2025.03.25 22:00:30.886641 [ 3 ] {ef872336-ecf6-486e-853a-989a1a2417fc} <Debug> TCPHandler: Processed in 0.001007937 sec. | ||
771 | 2025.03.25 22:00:30.886851 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
772 | 2025.03.25 22:00:30.886990 [ 3 ] {b7900efb-6d1f-42a7-85fb-48cfa97d4ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
773 | 2025.03.25 22:00:30.887304 [ 3 ] {b7900efb-6d1f-42a7-85fb-48cfa97d4ebe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
774 | 2025.03.25 22:00:30.887355 [ 3 ] {b7900efb-6d1f-42a7-85fb-48cfa97d4ebe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
775 | 2025.03.25 22:00:30.887820 [ 3 ] {b7900efb-6d1f-42a7-85fb-48cfa97d4ebe} <Debug> TCPHandler: Processed in 0.001018428 sec. | ||
776 | 2025.03.25 22:00:30.888031 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
777 | 2025.03.25 22:00:30.888174 [ 3 ] {17f51af2-8e84-482a-b7eb-ea9898fb9b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
778 | 2025.03.25 22:00:30.888509 [ 3 ] {17f51af2-8e84-482a-b7eb-ea9898fb9b28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
779 | 2025.03.25 22:00:30.888564 [ 3 ] {17f51af2-8e84-482a-b7eb-ea9898fb9b28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
780 | 2025.03.25 22:00:30.889015 [ 3 ] {17f51af2-8e84-482a-b7eb-ea9898fb9b28} <Debug> TCPHandler: Processed in 0.001036468 sec. | ||
781 | 2025.03.25 22:00:30.889271 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
782 | 2025.03.25 22:00:30.889417 [ 3 ] {e3f8c78f-449f-4623-9916-79d29d1efa11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
783 | 2025.03.25 22:00:30.889751 [ 3 ] {e3f8c78f-449f-4623-9916-79d29d1efa11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
784 | 2025.03.25 22:00:30.889805 [ 3 ] {e3f8c78f-449f-4623-9916-79d29d1efa11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
785 | 2025.03.25 22:00:30.890236 [ 3 ] {e3f8c78f-449f-4623-9916-79d29d1efa11} <Debug> TCPHandler: Processed in 0.001019038 sec. | ||
786 | 2025.03.25 22:00:30.890487 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
787 | 2025.03.25 22:00:30.890627 [ 3 ] {d2ead4a9-a9b1-4ee1-8bf9-ccb0244de3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
788 | 2025.03.25 22:00:30.890957 [ 3 ] {d2ead4a9-a9b1-4ee1-8bf9-ccb0244de3b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
789 | 2025.03.25 22:00:30.891010 [ 3 ] {d2ead4a9-a9b1-4ee1-8bf9-ccb0244de3b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
790 | 2025.03.25 22:00:30.891440 [ 3 ] {d2ead4a9-a9b1-4ee1-8bf9-ccb0244de3b2} <Debug> TCPHandler: Processed in 0.001004357 sec. | ||
791 | 2025.03.25 22:00:30.891641 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
792 | 2025.03.25 22:00:30.891780 [ 3 ] {ea094dd4-abc7-4051-848f-eeee01fb8b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
793 | 2025.03.25 22:00:30.892113 [ 3 ] {ea094dd4-abc7-4051-848f-eeee01fb8b55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
794 | 2025.03.25 22:00:30.892166 [ 3 ] {ea094dd4-abc7-4051-848f-eeee01fb8b55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
795 | 2025.03.25 22:00:30.892598 [ 3 ] {ea094dd4-abc7-4051-848f-eeee01fb8b55} <Debug> TCPHandler: Processed in 0.001006148 sec. | ||
796 | 2025.03.25 22:00:30.892806 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
797 | 2025.03.25 22:00:30.892947 [ 3 ] {a3347c5b-9724-4beb-a2ff-7668483ea99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
798 | 2025.03.25 22:00:30.893289 [ 3 ] {a3347c5b-9724-4beb-a2ff-7668483ea99f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
799 | 2025.03.25 22:00:30.893342 [ 3 ] {a3347c5b-9724-4beb-a2ff-7668483ea99f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
800 | 2025.03.25 22:00:30.893788 [ 3 ] {a3347c5b-9724-4beb-a2ff-7668483ea99f} <Debug> TCPHandler: Processed in 0.001032888 sec. | ||
801 | 2025.03.25 22:00:30.894015 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
802 | 2025.03.25 22:00:30.894159 [ 3 ] {2392cded-9b25-45eb-9ccd-d5de7abb2ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
803 | 2025.03.25 22:00:30.894499 [ 3 ] {2392cded-9b25-45eb-9ccd-d5de7abb2ca4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
804 | 2025.03.25 22:00:30.894553 [ 3 ] {2392cded-9b25-45eb-9ccd-d5de7abb2ca4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
805 | 2025.03.25 22:00:30.895088 [ 3 ] {2392cded-9b25-45eb-9ccd-d5de7abb2ca4} <Debug> TCPHandler: Processed in 0.00112373 sec. | ||
806 | 2025.03.25 22:00:30.895293 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
807 | 2025.03.25 22:00:30.895440 [ 3 ] {0263f311-686d-4463-95af-1558d8b5ff4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
808 | 2025.03.25 22:00:30.895783 [ 3 ] {0263f311-686d-4463-95af-1558d8b5ff4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
809 | 2025.03.25 22:00:30.895837 [ 3 ] {0263f311-686d-4463-95af-1558d8b5ff4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
810 | 2025.03.25 22:00:30.896332 [ 3 ] {0263f311-686d-4463-95af-1558d8b5ff4f} <Debug> TCPHandler: Processed in 0.001088659 sec. | ||
811 | 2025.03.25 22:00:30.896564 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
812 | 2025.03.25 22:00:30.896710 [ 3 ] {84df45cc-4c01-4937-8948-354107ffca62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
813 | 2025.03.25 22:00:30.897060 [ 3 ] {84df45cc-4c01-4937-8948-354107ffca62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
814 | 2025.03.25 22:00:30.897113 [ 3 ] {84df45cc-4c01-4937-8948-354107ffca62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
815 | 2025.03.25 22:00:30.897622 [ 3 ] {84df45cc-4c01-4937-8948-354107ffca62} <Debug> TCPHandler: Processed in 0.001107629 sec. | ||
816 | 2025.03.25 22:00:30.897857 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
817 | 2025.03.25 22:00:30.898003 [ 3 ] {a3a37ab9-939c-4989-8a6b-29997a3f4434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
818 | 2025.03.25 22:00:30.898355 [ 3 ] {a3a37ab9-939c-4989-8a6b-29997a3f4434} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
819 | 2025.03.25 22:00:30.898407 [ 3 ] {a3a37ab9-939c-4989-8a6b-29997a3f4434} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
820 | 2025.03.25 22:00:30.898908 [ 3 ] {a3a37ab9-939c-4989-8a6b-29997a3f4434} <Debug> TCPHandler: Processed in 0.00110256 sec. | ||
821 | 2025.03.25 22:00:30.899726 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
822 | 2025.03.25 22:00:30.899839 [ 3 ] {2c451e09-ec8e-4cab-9391-afef9c2d3090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
823 | 2025.03.25 22:00:30.899884 [ 3 ] {2c451e09-ec8e-4cab-9391-afef9c2d3090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
824 | 2025.03.25 22:00:30.900645 [ 3 ] {2c451e09-ec8e-4cab-9391-afef9c2d3090} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
825 | 2025.03.25 22:00:30.900695 [ 3 ] {2c451e09-ec8e-4cab-9391-afef9c2d3090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
826 | 2025.03.25 22:00:30.901469 [ 3 ] {2c451e09-ec8e-4cab-9391-afef9c2d3090} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
827 | 2025.03.25 22:00:30.901918 [ 3 ] {2c451e09-ec8e-4cab-9391-afef9c2d3090} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
828 | 2025.03.25 22:00:30.902153 [ 3 ] {2c451e09-ec8e-4cab-9391-afef9c2d3090} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002304 sec., 6076.388888888889 rows/sec., 871.87 KiB/sec. | ||
829 | 2025.03.25 22:00:30.902210 [ 3 ] {2c451e09-ec8e-4cab-9391-afef9c2d3090} <Debug> TCPHandler: Processed in 0.002501113 sec. | ||
830 | 2025.03.25 22:00:30.902330 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
831 | 2025.03.25 22:00:30.902444 [ 3 ] {42ed5fac-6c34-4ddb-9db9-ebad9ca4d1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
832 | 2025.03.25 22:00:30.902492 [ 3 ] {42ed5fac-6c34-4ddb-9db9-ebad9ca4d1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
833 | 2025.03.25 22:00:30.905998 [ 3 ] {42ed5fac-6c34-4ddb-9db9-ebad9ca4d1f6} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
834 | 2025.03.25 22:00:30.906037 [ 3 ] {42ed5fac-6c34-4ddb-9db9-ebad9ca4d1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
835 | 2025.03.25 22:00:30.908628 [ 3 ] {42ed5fac-6c34-4ddb-9db9-ebad9ca4d1f6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
836 | 2025.03.25 22:00:30.909158 [ 3 ] {42ed5fac-6c34-4ddb-9db9-ebad9ca4d1f6} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
837 | 2025.03.25 22:00:30.909381 [ 3 ] {42ed5fac-6c34-4ddb-9db9-ebad9ca4d1f6} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.006962 sec., 3734.5590347601265 rows/sec., 296.11 KiB/sec. | ||
838 | 2025.03.25 22:00:30.909439 [ 3 ] {42ed5fac-6c34-4ddb-9db9-ebad9ca4d1f6} <Debug> TCPHandler: Processed in 0.007162315 sec. | ||
839 | 2025.03.25 22:00:30.909568 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
840 | 2025.03.25 22:00:30.909680 [ 3 ] {b7a7cb59-c299-4d31-ae58-99504682d632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
841 | 2025.03.25 22:00:30.909733 [ 3 ] {b7a7cb59-c299-4d31-ae58-99504682d632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
842 | 2025.03.25 22:00:30.910288 [ 3 ] {b7a7cb59-c299-4d31-ae58-99504682d632} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
843 | 2025.03.25 22:00:30.910329 [ 3 ] {b7a7cb59-c299-4d31-ae58-99504682d632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
844 | 2025.03.25 22:00:30.910850 [ 3 ] {b7a7cb59-c299-4d31-ae58-99504682d632} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
845 | 2025.03.25 22:00:30.911473 [ 3 ] {b7a7cb59-c299-4d31-ae58-99504682d632} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
846 | 2025.03.25 22:00:30.911695 [ 3 ] {b7a7cb59-c299-4d31-ae58-99504682d632} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00204 sec., 13725.49019607843 rows/sec., 1.07 MiB/sec. | ||
847 | 2025.03.25 22:00:30.911748 [ 3 ] {b7a7cb59-c299-4d31-ae58-99504682d632} <Debug> TCPHandler: Processed in 0.002236099 sec. | ||
848 | 2025.03.25 22:00:30.911877 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
849 | 2025.03.25 22:00:30.911993 [ 3 ] {05dd1b70-7366-4b20-95aa-bd59c4249d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
850 | 2025.03.25 22:00:30.912045 [ 3 ] {05dd1b70-7366-4b20-95aa-bd59c4249d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
851 | 2025.03.25 22:00:30.915262 [ 3 ] {05dd1b70-7366-4b20-95aa-bd59c4249d08} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
852 | 2025.03.25 22:00:30.915304 [ 3 ] {05dd1b70-7366-4b20-95aa-bd59c4249d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
853 | 2025.03.25 22:00:30.915906 [ 3 ] {05dd1b70-7366-4b20-95aa-bd59c4249d08} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
854 | 2025.03.25 22:00:30.916510 [ 3 ] {05dd1b70-7366-4b20-95aa-bd59c4249d08} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
855 | 2025.03.25 22:00:30.916731 [ 3 ] {05dd1b70-7366-4b20-95aa-bd59c4249d08} <Debug> executeQuery: Read 20 rows, 1.42 KiB in 0.004769 sec., 4193.751310547284 rows/sec., 297.74 KiB/sec. | ||
856 | 2025.03.25 22:00:30.916791 [ 3 ] {05dd1b70-7366-4b20-95aa-bd59c4249d08} <Debug> TCPHandler: Processed in 0.004970227 sec. | ||
857 | 2025.03.25 22:00:30.916921 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
858 | 2025.03.25 22:00:30.917035 [ 3 ] {89edd41e-d2bc-41fd-8952-c8879a9b4333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
859 | 2025.03.25 22:00:30.917083 [ 3 ] {89edd41e-d2bc-41fd-8952-c8879a9b4333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
860 | 2025.03.25 22:00:30.917511 [ 3 ] {89edd41e-d2bc-41fd-8952-c8879a9b4333} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
861 | 2025.03.25 22:00:30.917550 [ 3 ] {89edd41e-d2bc-41fd-8952-c8879a9b4333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
862 | 2025.03.25 22:00:30.918093 [ 3 ] {89edd41e-d2bc-41fd-8952-c8879a9b4333} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
863 | 2025.03.25 22:00:30.918852 [ 3 ] {89edd41e-d2bc-41fd-8952-c8879a9b4333} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
864 | 2025.03.25 22:00:30.919101 [ 3 ] {89edd41e-d2bc-41fd-8952-c8879a9b4333} <Debug> executeQuery: Read 8 rows, 576.00 B in 0.002088 sec., 3831.417624521073 rows/sec., 269.40 KiB/sec. | ||
865 | 2025.03.25 22:00:30.919230 [ 3 ] {89edd41e-d2bc-41fd-8952-c8879a9b4333} <Debug> TCPHandler: Processed in 0.002370812 sec. | ||
866 | 2025.03.25 22:00:31.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.66 MiB, peak 154.76 MiB, free memory in arenas 0.00 B, will set to 153.12 MiB (RSS), difference: 4.46 MiB | ||
867 | 2025.03.25 22:00:32.556145 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
868 | 2025.03.25 22:00:32.556772 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
869 | 2025.03.25 22:00:32.556823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
870 | 2025.03.25 22:00:32.557420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
871 | 2025.03.25 22:00:32.557688 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
872 | 2025.03.25 22:00:32.557992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
873 | 2025.03.25 22:00:32.621858 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
874 | 2025.03.25 22:00:32.641318 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
875 | 2025.03.25 22:00:32.641381 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
876 | 2025.03.25 22:00:32.647960 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
877 | 2025.03.25 22:00:32.648739 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
878 | 2025.03.25 22:00:32.651591 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
879 | 2025.03.25 22:00:35.855978 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
880 | 2025.03.25 22:00:35.856200 [ 3 ] {0a3d4fad-d282-4093-829c-a2ee02ef6010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
881 | 2025.03.25 22:00:35.856280 [ 3 ] {0a3d4fad-d282-4093-829c-a2ee02ef6010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
882 | 2025.03.25 22:00:35.857023 [ 3 ] {0a3d4fad-d282-4093-829c-a2ee02ef6010} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
883 | 2025.03.25 22:00:35.857071 [ 3 ] {0a3d4fad-d282-4093-829c-a2ee02ef6010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
884 | 2025.03.25 22:00:35.857513 [ 3 ] {0a3d4fad-d282-4093-829c-a2ee02ef6010} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
885 | 2025.03.25 22:00:35.857773 [ 3 ] {0a3d4fad-d282-4093-829c-a2ee02ef6010} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
886 | 2025.03.25 22:00:35.857972 [ 3 ] {0a3d4fad-d282-4093-829c-a2ee02ef6010} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001828 sec., 14223.194748358863 rows/sec., 1.10 MiB/sec. | ||
887 | 2025.03.25 22:00:35.858031 [ 3 ] {0a3d4fad-d282-4093-829c-a2ee02ef6010} <Debug> TCPHandler: Processed in 0.002193458 sec. | ||
888 | 2025.03.25 22:00:35.858159 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
889 | 2025.03.25 22:00:35.858273 [ 3 ] {e63d547e-0fc7-40f8-a8fd-f862aef0e56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
890 | 2025.03.25 22:00:35.858320 [ 3 ] {e63d547e-0fc7-40f8-a8fd-f862aef0e56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
891 | 2025.03.25 22:00:35.858867 [ 3 ] {e63d547e-0fc7-40f8-a8fd-f862aef0e56e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
892 | 2025.03.25 22:00:35.858905 [ 3 ] {e63d547e-0fc7-40f8-a8fd-f862aef0e56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
893 | 2025.03.25 22:00:35.859266 [ 3 ] {e63d547e-0fc7-40f8-a8fd-f862aef0e56e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
894 | 2025.03.25 22:00:35.859511 [ 3 ] {e63d547e-0fc7-40f8-a8fd-f862aef0e56e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
895 | 2025.03.25 22:00:35.859684 [ 3 ] {e63d547e-0fc7-40f8-a8fd-f862aef0e56e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001437 sec., 19485.038274182327 rows/sec., 1.52 MiB/sec. | ||
896 | 2025.03.25 22:00:35.859732 [ 3 ] {e63d547e-0fc7-40f8-a8fd-f862aef0e56e} <Debug> TCPHandler: Processed in 0.001627768 sec. | ||
897 | 2025.03.25 22:00:35.859850 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
898 | 2025.03.25 22:00:35.859967 [ 3 ] {50cefaf2-c763-4b95-ba31-185d78b8c829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
899 | 2025.03.25 22:00:35.860020 [ 3 ] {50cefaf2-c763-4b95-ba31-185d78b8c829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
900 | 2025.03.25 22:00:35.860519 [ 3 ] {50cefaf2-c763-4b95-ba31-185d78b8c829} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
901 | 2025.03.25 22:00:35.860557 [ 3 ] {50cefaf2-c763-4b95-ba31-185d78b8c829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
902 | 2025.03.25 22:00:35.860948 [ 3 ] {50cefaf2-c763-4b95-ba31-185d78b8c829} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
903 | 2025.03.25 22:00:35.861197 [ 3 ] {50cefaf2-c763-4b95-ba31-185d78b8c829} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
904 | 2025.03.25 22:00:35.861402 [ 3 ] {50cefaf2-c763-4b95-ba31-185d78b8c829} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001454 sec., 34387.8954607978 rows/sec., 2.38 MiB/sec. | ||
905 | 2025.03.25 22:00:35.861555 [ 3 ] {50cefaf2-c763-4b95-ba31-185d78b8c829} <Debug> TCPHandler: Processed in 0.00175335 sec. | ||
906 | 2025.03.25 22:00:35.861665 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
907 | 2025.03.25 22:00:35.861770 [ 3 ] {9225ba76-347e-43b0-b739-f68602a6beba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
908 | 2025.03.25 22:00:35.861818 [ 3 ] {9225ba76-347e-43b0-b739-f68602a6beba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
909 | 2025.03.25 22:00:35.862253 [ 3 ] {9225ba76-347e-43b0-b739-f68602a6beba} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
910 | 2025.03.25 22:00:35.862292 [ 3 ] {9225ba76-347e-43b0-b739-f68602a6beba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
911 | 2025.03.25 22:00:35.862650 [ 3 ] {9225ba76-347e-43b0-b739-f68602a6beba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
912 | 2025.03.25 22:00:35.862892 [ 3 ] {9225ba76-347e-43b0-b739-f68602a6beba} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
913 | 2025.03.25 22:00:35.863063 [ 3 ] {9225ba76-347e-43b0-b739-f68602a6beba} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001316 sec., 15197.568389057751 rows/sec., 1.04 MiB/sec. | ||
914 | 2025.03.25 22:00:35.863111 [ 3 ] {9225ba76-347e-43b0-b739-f68602a6beba} <Debug> TCPHandler: Processed in 0.001496787 sec. | ||
915 | 2025.03.25 22:00:39.976186 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
916 | 2025.03.25 22:00:39.976251 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
917 | 2025.03.25 22:00:40.034162 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 134 | ||
918 | 2025.03.25 22:00:40.038138 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
919 | 2025.03.25 22:00:40.038197 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
920 | 2025.03.25 22:00:40.039676 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
921 | 2025.03.25 22:00:40.039988 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
922 | 2025.03.25 22:00:40.040558 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 134 | ||
923 | 2025.03.25 22:00:40.058099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
924 | 2025.03.25 22:00:40.058820 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
925 | 2025.03.25 22:00:40.058867 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
926 | 2025.03.25 22:00:40.059464 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
927 | 2025.03.25 22:00:40.059727 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
928 | 2025.03.25 22:00:40.060050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
929 | 2025.03.25 22:00:40.151645 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
930 | 2025.03.25 22:00:40.171723 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
931 | 2025.03.25 22:00:40.171772 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
932 | 2025.03.25 22:00:40.178817 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
933 | 2025.03.25 22:00:40.179587 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
934 | 2025.03.25 22:00:40.182271 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
935 | 2025.03.25 22:00:40.855198 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
936 | 2025.03.25 22:00:40.855480 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
937 | 2025.03.25 22:00:40.857850 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
938 | 2025.03.25 22:00:40.861919 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} <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')" moved to PREWHERE | ||
939 | 2025.03.25 22:00:40.862268 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
940 | 2025.03.25 22:00:40.864444 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
941 | 2025.03.25 22:00:40.866656 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
942 | 2025.03.25 22:00:40.871515 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
943 | 2025.03.25 22:00:40.873431 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
944 | 2025.03.25 22:00:40.873460 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
945 | 2025.03.25 22:00:40.873588 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} <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'))" | ||
946 | 2025.03.25 22:00:40.873614 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
947 | 2025.03.25 22:00:40.892156 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.03679 sec., 380.53818972546884 rows/sec., 15.53 KiB/sec. | ||
948 | 2025.03.25 22:00:40.892307 [ 3 ] {2e18f9b5-fc52-4e0d-a5c4-f4c7d662a3ed} <Debug> TCPHandler: Processed in 0.03725622 sec. | ||
949 | 2025.03.25 22:00:40.896254 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
950 | 2025.03.25 22:00:40.896462 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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) | ||
951 | 2025.03.25 22:00:40.896816 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
952 | 2025.03.25 22:00:40.896859 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
953 | 2025.03.25 22:00:40.897146 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
954 | 2025.03.25 22:00:40.897235 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
955 | 2025.03.25 22:00:40.897410 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
956 | 2025.03.25 22:00:40.897449 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
957 | 2025.03.25 22:00:40.897475 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
958 | 2025.03.25 22:00:40.897492 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
959 | 2025.03.25 22:00:40.897550 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
960 | 2025.03.25 22:00:40.897573 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
961 | 2025.03.25 22:00:40.898310 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001945 sec., 7197.943444730077 rows/sec., 293.72 KiB/sec. | ||
962 | 2025.03.25 22:00:40.898438 [ 3 ] {b6e78ce5-2f41-4a7f-a8c4-95ba8f45b43a} <Debug> TCPHandler: Processed in 0.00229654 sec. | ||
963 | 2025.03.25 22:00:40.898701 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
964 | 2025.03.25 22:00:40.898864 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
965 | 2025.03.25 22:00:40.899154 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
966 | 2025.03.25 22:00:40.899198 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} <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', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
967 | 2025.03.25 22:00:40.899466 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
968 | 2025.03.25 22:00:40.899535 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
969 | 2025.03.25 22:00:40.899686 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
970 | 2025.03.25 22:00:40.899723 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
971 | 2025.03.25 22:00:40.899750 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
972 | 2025.03.25 22:00:40.899768 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
973 | 2025.03.25 22:00:40.899813 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} <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', 'http_service:request_latency_histogram'))" | ||
974 | 2025.03.25 22:00:40.899838 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
975 | 2025.03.25 22:00:40.900451 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001656 sec., 8454.106280193237 rows/sec., 344.98 KiB/sec. | ||
976 | 2025.03.25 22:00:40.900572 [ 3 ] {84176ab2-c7d9-4b0f-a16f-80f2ce23cac9} <Debug> TCPHandler: Processed in 0.001923964 sec. | ||
977 | 2025.03.25 22:00:40.900801 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
978 | 2025.03.25 22:00:40.900960 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
979 | 2025.03.25 22:00:40.901242 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
980 | 2025.03.25 22:00:40.901284 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} <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', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
981 | 2025.03.25 22:00:40.901550 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
982 | 2025.03.25 22:00:40.901619 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
983 | 2025.03.25 22:00:40.901768 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
984 | 2025.03.25 22:00:40.901807 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
985 | 2025.03.25 22:00:40.901831 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
986 | 2025.03.25 22:00:40.901847 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
987 | 2025.03.25 22:00:40.901892 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} <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', 'http_service:request_latency_histogram'))" | ||
988 | 2025.03.25 22:00:40.901915 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
989 | 2025.03.25 22:00:40.902469 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001577 sec., 8877.615726062142 rows/sec., 362.26 KiB/sec. | ||
990 | 2025.03.25 22:00:40.902590 [ 3 ] {6add69e5-963d-4712-925e-5d70dfb79bdc} <Debug> TCPHandler: Processed in 0.001841432 sec. | ||
991 | 2025.03.25 22:00:40.903607 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
992 | 2025.03.25 22:00:40.903783 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
993 | 2025.03.25 22:00:40.904076 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
994 | 2025.03.25 22:00:40.904119 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} <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', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
995 | 2025.03.25 22:00:40.904388 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
996 | 2025.03.25 22:00:40.904457 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
997 | 2025.03.25 22:00:40.904604 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
998 | 2025.03.25 22:00:40.904638 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
999 | 2025.03.25 22:00:40.904662 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1000 | 2025.03.25 22:00:40.904678 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1001 | 2025.03.25 22:00:40.904723 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} <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', 'http_service:request_latency_histogram'))" | ||
1002 | 2025.03.25 22:00:40.904746 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1003 | 2025.03.25 22:00:40.905381 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001675 sec., 8358.20895522388 rows/sec., 341.07 KiB/sec. | ||
1004 | 2025.03.25 22:00:40.905497 [ 3 ] {3c79eff4-4458-4624-9738-1b13e70998df} <Debug> TCPHandler: Processed in 0.001945864 sec. | ||
1005 | 2025.03.25 22:00:40.905777 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1006 | 2025.03.25 22:00:40.905939 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1007 | 2025.03.25 22:00:40.906220 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1008 | 2025.03.25 22:00:40.906262 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1009 | 2025.03.25 22:00:40.906530 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1010 | 2025.03.25 22:00:40.906597 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1011 | 2025.03.25 22:00:40.906743 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1012 | 2025.03.25 22:00:40.906777 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1013 | 2025.03.25 22:00:40.906801 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1014 | 2025.03.25 22:00:40.906818 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1015 | 2025.03.25 22:00:40.906862 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1016 | 2025.03.25 22:00:40.906884 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1017 | 2025.03.25 22:00:40.907468 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001598 sec., 8760.951188986233 rows/sec., 357.50 KiB/sec. | ||
1018 | 2025.03.25 22:00:40.907588 [ 3 ] {23fc3fac-6aee-4290-b0ba-ebef9bec1bda} <Debug> TCPHandler: Processed in 0.001864392 sec. | ||
1019 | 2025.03.25 22:00:40.907900 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1020 | 2025.03.25 22:00:40.908055 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
1021 | 2025.03.25 22:00:40.908333 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1022 | 2025.03.25 22:00:40.908374 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
1023 | 2025.03.25 22:00:40.908642 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1024 | 2025.03.25 22:00:40.908709 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1025 | 2025.03.25 22:00:40.908854 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1026 | 2025.03.25 22:00:40.908886 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1027 | 2025.03.25 22:00:40.908910 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1028 | 2025.03.25 22:00:40.908927 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1029 | 2025.03.25 22:00:40.908972 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled'))" | ||
1030 | 2025.03.25 22:00:40.908994 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1031 | 2025.03.25 22:00:40.909549 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001563 sec., 8957.133717210492 rows/sec., 365.51 KiB/sec. | ||
1032 | 2025.03.25 22:00:40.909665 [ 3 ] {c81a7d1c-ac8b-49d1-91cf-beadec0912e3} <Debug> TCPHandler: Processed in 0.001818762 sec. | ||
1033 | 2025.03.25 22:00:40.910357 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1034 | 2025.03.25 22:00:40.910511 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
1035 | 2025.03.25 22:00:40.910787 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1036 | 2025.03.25 22:00:40.910830 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
1037 | 2025.03.25 22:00:40.911098 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1038 | 2025.03.25 22:00:40.911164 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1039 | 2025.03.25 22:00:40.911304 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1040 | 2025.03.25 22:00:40.911336 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1041 | 2025.03.25 22:00:40.911359 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1042 | 2025.03.25 22:00:40.911375 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1043 | 2025.03.25 22:00:40.911418 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
1044 | 2025.03.25 22:00:40.911441 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1045 | 2025.03.25 22:00:40.912031 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001589 sec., 8810.57268722467 rows/sec., 359.53 KiB/sec. | ||
1046 | 2025.03.25 22:00:40.912147 [ 3 ] {b773c480-e9c9-4612-a952-75524b8d2978} <Debug> TCPHandler: Processed in 0.001840472 sec. | ||
1047 | 2025.03.25 22:00:40.912387 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1048 | 2025.03.25 22:00:40.912541 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1049 | 2025.03.25 22:00:40.912815 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1050 | 2025.03.25 22:00:40.912858 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
1051 | 2025.03.25 22:00:40.913127 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1052 | 2025.03.25 22:00:40.913195 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1053 | 2025.03.25 22:00:40.913356 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1054 | 2025.03.25 22:00:40.913388 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1055 | 2025.03.25 22:00:40.913411 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1056 | 2025.03.25 22:00:40.913428 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1057 | 2025.03.25 22:00:40.913471 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
1058 | 2025.03.25 22:00:40.913493 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1059 | 2025.03.25 22:00:40.914152 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001681 sec., 8328.375966686495 rows/sec., 339.85 KiB/sec. | ||
1060 | 2025.03.25 22:00:40.914267 [ 3 ] {fb52ae07-b0d7-4dd6-8eb8-6d3a7427ebcb} <Debug> TCPHandler: Processed in 0.001931754 sec. | ||
1061 | 2025.03.25 22:00:40.914504 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1062 | 2025.03.25 22:00:40.914666 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
1063 | 2025.03.25 22:00:40.914957 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1064 | 2025.03.25 22:00:40.915002 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1065 | 2025.03.25 22:00:40.915291 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1066 | 2025.03.25 22:00:40.915361 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1067 | 2025.03.25 22:00:40.915507 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1068 | 2025.03.25 22:00:40.915540 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1069 | 2025.03.25 22:00:40.915564 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1070 | 2025.03.25 22:00:40.915581 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1071 | 2025.03.25 22:00:40.915625 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1072 | 2025.03.25 22:00:40.915649 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1073 | 2025.03.25 22:00:40.916223 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001626 sec., 8610.086100861008 rows/sec., 351.35 KiB/sec. | ||
1074 | 2025.03.25 22:00:40.916339 [ 3 ] {fa51ecd7-feea-4508-8e2f-b172d6065951} <Debug> TCPHandler: Processed in 0.001889773 sec. | ||
1075 | 2025.03.25 22:00:40.916580 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1076 | 2025.03.25 22:00:40.916737 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
1077 | 2025.03.25 22:00:40.917014 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1078 | 2025.03.25 22:00:40.917058 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1079 | 2025.03.25 22:00:40.917341 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1080 | 2025.03.25 22:00:40.917409 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1081 | 2025.03.25 22:00:40.917552 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1082 | 2025.03.25 22:00:40.917585 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1083 | 2025.03.25 22:00:40.917609 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1084 | 2025.03.25 22:00:40.917626 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1085 | 2025.03.25 22:00:40.917670 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1086 | 2025.03.25 22:00:40.917695 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1087 | 2025.03.25 22:00:40.918289 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001624 sec., 8620.689655172413 rows/sec., 351.78 KiB/sec. | ||
1088 | 2025.03.25 22:00:40.918405 [ 3 ] {2af3de08-c29c-4933-b0cc-f65618c37c7d} <Debug> TCPHandler: Processed in 0.001877273 sec. | ||
1089 | 2025.03.25 22:00:40.918657 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1090 | 2025.03.25 22:00:40.918813 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
1091 | 2025.03.25 22:00:40.919099 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1092 | 2025.03.25 22:00:40.919143 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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')" moved to PREWHERE | ||
1093 | 2025.03.25 22:00:40.919424 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1094 | 2025.03.25 22:00:40.919492 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1095 | 2025.03.25 22:00:40.919633 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1096 | 2025.03.25 22:00:40.919667 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1097 | 2025.03.25 22:00:40.919690 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1098 | 2025.03.25 22:00:40.919707 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1099 | 2025.03.25 22:00:40.919751 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1100 | 2025.03.25 22:00:40.919773 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1101 | 2025.03.25 22:00:40.920345 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001602 sec., 8739.076154806493 rows/sec., 356.61 KiB/sec. | ||
1102 | 2025.03.25 22:00:40.920461 [ 3 ] {d50cfa80-0a5e-415f-9cc6-9596122611d8} <Debug> TCPHandler: Processed in 0.001855462 sec. | ||
1103 | 2025.03.25 22:00:40.920691 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1104 | 2025.03.25 22:00:40.920850 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
1105 | 2025.03.25 22:00:40.921131 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1106 | 2025.03.25 22:00:40.921174 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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')" moved to PREWHERE | ||
1107 | 2025.03.25 22:00:40.921456 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1108 | 2025.03.25 22:00:40.921524 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1109 | 2025.03.25 22:00:40.921666 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1110 | 2025.03.25 22:00:40.921701 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1111 | 2025.03.25 22:00:40.921724 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1112 | 2025.03.25 22:00:40.921741 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1113 | 2025.03.25 22:00:40.921784 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1114 | 2025.03.25 22:00:40.921807 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1115 | 2025.03.25 22:00:40.922385 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001608 sec., 8706.467661691542 rows/sec., 355.28 KiB/sec. | ||
1116 | 2025.03.25 22:00:40.922502 [ 3 ] {d426c8c7-ed72-4243-a4d3-cb26a7af7f46} <Debug> TCPHandler: Processed in 0.001862233 sec. | ||
1117 | 2025.03.25 22:00:40.922728 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1118 | 2025.03.25 22:00:40.922885 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
1119 | 2025.03.25 22:00:40.923160 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1120 | 2025.03.25 22:00:40.923204 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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')" moved to PREWHERE | ||
1121 | 2025.03.25 22:00:40.923488 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1122 | 2025.03.25 22:00:40.923554 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1123 | 2025.03.25 22:00:40.923696 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1124 | 2025.03.25 22:00:40.923729 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1125 | 2025.03.25 22:00:40.923753 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1126 | 2025.03.25 22:00:40.923770 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1127 | 2025.03.25 22:00:40.923813 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1128 | 2025.03.25 22:00:40.923835 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1129 | 2025.03.25 22:00:40.924386 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001573 sec., 8900.190718372536 rows/sec., 363.18 KiB/sec. | ||
1130 | 2025.03.25 22:00:40.924502 [ 3 ] {c9bedade-8bb0-4fb6-bc4a-702a79acc994} <Debug> TCPHandler: Processed in 0.001826122 sec. | ||
1131 | 2025.03.25 22:00:40.924724 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1132 | 2025.03.25 22:00:40.924881 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
1133 | 2025.03.25 22:00:40.925158 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1134 | 2025.03.25 22:00:40.925201 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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')" moved to PREWHERE | ||
1135 | 2025.03.25 22:00:40.925486 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1136 | 2025.03.25 22:00:40.925552 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1137 | 2025.03.25 22:00:40.925699 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1138 | 2025.03.25 22:00:40.925733 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1139 | 2025.03.25 22:00:40.925757 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1140 | 2025.03.25 22:00:40.925775 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1141 | 2025.03.25 22:00:40.925819 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1142 | 2025.03.25 22:00:40.925842 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1143 | 2025.03.25 22:00:40.926386 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001576 sec., 8883.248730964468 rows/sec., 362.49 KiB/sec. | ||
1144 | 2025.03.25 22:00:40.926500 [ 3 ] {bfcb1f99-08eb-4802-af3d-c38be1448de0} <Debug> TCPHandler: Processed in 0.001826611 sec. | ||
1145 | 2025.03.25 22:00:40.926726 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1146 | 2025.03.25 22:00:40.926883 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
1147 | 2025.03.25 22:00:40.927161 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1148 | 2025.03.25 22:00:40.927205 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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')" moved to PREWHERE | ||
1149 | 2025.03.25 22:00:40.927493 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1150 | 2025.03.25 22:00:40.927559 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1151 | 2025.03.25 22:00:40.927701 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1152 | 2025.03.25 22:00:40.927733 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1153 | 2025.03.25 22:00:40.927757 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1154 | 2025.03.25 22:00:40.927774 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1155 | 2025.03.25 22:00:40.927816 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1156 | 2025.03.25 22:00:40.927839 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1157 | 2025.03.25 22:00:40.928383 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001571 sec., 8911.521323997455 rows/sec., 363.65 KiB/sec. | ||
1158 | 2025.03.25 22:00:40.928498 [ 3 ] {59ddc6f6-bb77-4429-847f-d62dfefc6369} <Debug> TCPHandler: Processed in 0.001823252 sec. | ||
1159 | 2025.03.25 22:00:40.934137 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1160 | 2025.03.25 22:00:40.934333 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
1161 | 2025.03.25 22:00:40.934651 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1162 | 2025.03.25 22:00:40.934696 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1163 | 2025.03.25 22:00:40.934989 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1164 | 2025.03.25 22:00:40.935055 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1165 | 2025.03.25 22:00:40.935198 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1166 | 2025.03.25 22:00:40.935232 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1167 | 2025.03.25 22:00:40.935255 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1168 | 2025.03.25 22:00:40.935272 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1169 | 2025.03.25 22:00:40.935317 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
1170 | 2025.03.25 22:00:40.935341 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
1171 | 2025.03.25 22:00:40.936084 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001845 sec., 7588.075880758807 rows/sec., 309.64 KiB/sec. | ||
1172 | 2025.03.25 22:00:40.936199 [ 3 ] {240996cb-617a-4ef5-aa7a-aaf18a82f70f} <Debug> TCPHandler: Processed in 0.002127807 sec. | ||
1173 | 2025.03.25 22:00:40.937570 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1174 | 2025.03.25 22:00:40.937688 [ 3 ] {8fdf17cf-811c-4693-b58e-c2353632bca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1175 | 2025.03.25 22:00:40.937734 [ 3 ] {8fdf17cf-811c-4693-b58e-c2353632bca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1176 | 2025.03.25 22:00:40.938400 [ 3 ] {8fdf17cf-811c-4693-b58e-c2353632bca7} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1177 | 2025.03.25 22:00:40.938449 [ 3 ] {8fdf17cf-811c-4693-b58e-c2353632bca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
1178 | 2025.03.25 22:00:40.938969 [ 3 ] {8fdf17cf-811c-4693-b58e-c2353632bca7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1179 | 2025.03.25 22:00:40.939197 [ 3 ] {8fdf17cf-811c-4693-b58e-c2353632bca7} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1180 | 2025.03.25 22:00:40.939435 [ 3 ] {8fdf17cf-811c-4693-b58e-c2353632bca7} <Debug> executeQuery: Read 17 rows, 4.90 KiB in 0.00178 sec., 9550.561797752809 rows/sec., 2.69 MiB/sec. | ||
1181 | 2025.03.25 22:00:40.939521 [ 3 ] {8fdf17cf-811c-4693-b58e-c2353632bca7} <Debug> TCPHandler: Processed in 0.002000405 sec. | ||
1182 | 2025.03.25 22:00:40.939636 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1183 | 2025.03.25 22:00:40.939743 [ 3 ] {319add3e-0498-474c-83b6-57b0d98314d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1184 | 2025.03.25 22:00:40.939787 [ 3 ] {319add3e-0498-474c-83b6-57b0d98314d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1185 | 2025.03.25 22:00:40.940958 [ 3 ] {319add3e-0498-474c-83b6-57b0d98314d6} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1186 | 2025.03.25 22:00:40.940996 [ 3 ] {319add3e-0498-474c-83b6-57b0d98314d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
1187 | 2025.03.25 22:00:40.941382 [ 3 ] {319add3e-0498-474c-83b6-57b0d98314d6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1188 | 2025.03.25 22:00:40.941629 [ 3 ] {319add3e-0498-474c-83b6-57b0d98314d6} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1189 | 2025.03.25 22:00:40.941896 [ 3 ] {319add3e-0498-474c-83b6-57b0d98314d6} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002163 sec., 98012.02034211742 rows/sec., 6.23 MiB/sec. | ||
1190 | 2025.03.25 22:00:40.941965 [ 3 ] {319add3e-0498-474c-83b6-57b0d98314d6} <Debug> TCPHandler: Processed in 0.002381162 sec. | ||
1191 | 2025.03.25 22:00:40.942070 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1192 | 2025.03.25 22:00:40.942173 [ 3 ] {de4fe6e5-2766-4883-84c1-cd9f9eaa7eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1193 | 2025.03.25 22:00:40.942218 [ 3 ] {de4fe6e5-2766-4883-84c1-cd9f9eaa7eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1194 | 2025.03.25 22:00:40.943031 [ 3 ] {de4fe6e5-2766-4883-84c1-cd9f9eaa7eec} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1195 | 2025.03.25 22:00:40.943071 [ 3 ] {de4fe6e5-2766-4883-84c1-cd9f9eaa7eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
1196 | 2025.03.25 22:00:40.943477 [ 3 ] {de4fe6e5-2766-4883-84c1-cd9f9eaa7eec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1197 | 2025.03.25 22:00:40.943716 [ 3 ] {de4fe6e5-2766-4883-84c1-cd9f9eaa7eec} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1198 | 2025.03.25 22:00:40.943943 [ 3 ] {de4fe6e5-2766-4883-84c1-cd9f9eaa7eec} <Debug> executeQuery: Read 634 rows, 51.45 KiB in 0.001793 sec., 353597.3229224763 rows/sec., 28.02 MiB/sec. | ||
1199 | 2025.03.25 22:00:40.943995 [ 3 ] {de4fe6e5-2766-4883-84c1-cd9f9eaa7eec} <Debug> TCPHandler: Processed in 0.001975604 sec. | ||
1200 | 2025.03.25 22:00:40.944098 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1201 | 2025.03.25 22:00:40.944200 [ 3 ] {a8108cd5-0852-4722-a15a-50546c718772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1202 | 2025.03.25 22:00:40.944250 [ 3 ] {a8108cd5-0852-4722-a15a-50546c718772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1203 | 2025.03.25 22:00:40.944841 [ 3 ] {a8108cd5-0852-4722-a15a-50546c718772} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1204 | 2025.03.25 22:00:40.944878 [ 3 ] {a8108cd5-0852-4722-a15a-50546c718772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
1205 | 2025.03.25 22:00:40.945306 [ 3 ] {a8108cd5-0852-4722-a15a-50546c718772} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1206 | 2025.03.25 22:00:40.945568 [ 3 ] {a8108cd5-0852-4722-a15a-50546c718772} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1207 | 2025.03.25 22:00:40.945790 [ 3 ] {a8108cd5-0852-4722-a15a-50546c718772} <Debug> executeQuery: Read 129 rows, 8.12 KiB in 0.001604 sec., 80423.94014962594 rows/sec., 4.94 MiB/sec. | ||
1208 | 2025.03.25 22:00:40.945951 [ 3 ] {a8108cd5-0852-4722-a15a-50546c718772} <Debug> TCPHandler: Processed in 0.001903633 sec. | ||
1209 | 2025.03.25 22:00:40.946060 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1210 | 2025.03.25 22:00:40.946163 [ 3 ] {63c787d8-b931-4312-abd0-651dddee55cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1211 | 2025.03.25 22:00:40.946209 [ 3 ] {63c787d8-b931-4312-abd0-651dddee55cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1212 | 2025.03.25 22:00:40.946774 [ 3 ] {63c787d8-b931-4312-abd0-651dddee55cf} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1213 | 2025.03.25 22:00:40.946814 [ 3 ] {63c787d8-b931-4312-abd0-651dddee55cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
1214 | 2025.03.25 22:00:40.947185 [ 3 ] {63c787d8-b931-4312-abd0-651dddee55cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1215 | 2025.03.25 22:00:40.947424 [ 3 ] {63c787d8-b931-4312-abd0-651dddee55cf} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1216 | 2025.03.25 22:00:40.947696 [ 3 ] {63c787d8-b931-4312-abd0-651dddee55cf} <Debug> executeQuery: Read 114 rows, 7.56 KiB in 0.001539 sec., 74074.07407407407 rows/sec., 4.80 MiB/sec. | ||
1217 | 2025.03.25 22:00:40.947765 [ 3 ] {63c787d8-b931-4312-abd0-651dddee55cf} <Debug> TCPHandler: Processed in 0.001754621 sec. | ||
1218 | 2025.03.25 22:00:40.947865 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1219 | 2025.03.25 22:00:40.947966 [ 3 ] {f973391a-137d-431d-bee9-4ca7974fb9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1220 | 2025.03.25 22:00:40.948009 [ 3 ] {f973391a-137d-431d-bee9-4ca7974fb9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1221 | 2025.03.25 22:00:40.948545 [ 3 ] {f973391a-137d-431d-bee9-4ca7974fb9d2} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1222 | 2025.03.25 22:00:40.948584 [ 3 ] {f973391a-137d-431d-bee9-4ca7974fb9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
1223 | 2025.03.25 22:00:40.948941 [ 3 ] {f973391a-137d-431d-bee9-4ca7974fb9d2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1224 | 2025.03.25 22:00:40.949173 [ 3 ] {f973391a-137d-431d-bee9-4ca7974fb9d2} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1225 | 2025.03.25 22:00:40.949420 [ 3 ] {f973391a-137d-431d-bee9-4ca7974fb9d2} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001466 sec., 76398.36289222374 rows/sec., 4.35 MiB/sec. | ||
1226 | 2025.03.25 22:00:40.949473 [ 3 ] {f973391a-137d-431d-bee9-4ca7974fb9d2} <Debug> TCPHandler: Processed in 0.001658349 sec. | ||
1227 | 2025.03.25 22:00:40.949574 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1228 | 2025.03.25 22:00:40.949674 [ 3 ] {c77f28da-914e-40e7-8ab7-a4b941d936e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1229 | 2025.03.25 22:00:40.949717 [ 3 ] {c77f28da-914e-40e7-8ab7-a4b941d936e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1230 | 2025.03.25 22:00:40.950332 [ 3 ] {c77f28da-914e-40e7-8ab7-a4b941d936e6} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1231 | 2025.03.25 22:00:40.950372 [ 3 ] {c77f28da-914e-40e7-8ab7-a4b941d936e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
1232 | 2025.03.25 22:00:40.950731 [ 3 ] {c77f28da-914e-40e7-8ab7-a4b941d936e6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1233 | 2025.03.25 22:00:40.950966 [ 3 ] {c77f28da-914e-40e7-8ab7-a4b941d936e6} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1234 | 2025.03.25 22:00:40.951243 [ 3 ] {c77f28da-914e-40e7-8ab7-a4b941d936e6} <Debug> executeQuery: Read 384 rows, 27.75 KiB in 0.001564 sec., 245524.2966751918 rows/sec., 17.33 MiB/sec. | ||
1235 | 2025.03.25 22:00:40.951306 [ 3 ] {c77f28da-914e-40e7-8ab7-a4b941d936e6} <Debug> TCPHandler: Processed in 0.001782851 sec. | ||
1236 | 2025.03.25 22:00:40.951408 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1237 | 2025.03.25 22:00:40.951511 [ 3 ] {b09f0b11-c082-4e51-ad42-818180da5681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1238 | 2025.03.25 22:00:40.951559 [ 3 ] {b09f0b11-c082-4e51-ad42-818180da5681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1239 | 2025.03.25 22:00:40.951971 [ 3 ] {b09f0b11-c082-4e51-ad42-818180da5681} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1240 | 2025.03.25 22:00:40.952009 [ 3 ] {b09f0b11-c082-4e51-ad42-818180da5681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
1241 | 2025.03.25 22:00:40.952364 [ 3 ] {b09f0b11-c082-4e51-ad42-818180da5681} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1242 | 2025.03.25 22:00:40.952593 [ 3 ] {b09f0b11-c082-4e51-ad42-818180da5681} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1243 | 2025.03.25 22:00:40.952845 [ 3 ] {b09f0b11-c082-4e51-ad42-818180da5681} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 232.72 KiB/sec. | ||
1244 | 2025.03.25 22:00:40.952901 [ 3 ] {b09f0b11-c082-4e51-ad42-818180da5681} <Debug> TCPHandler: Processed in 0.001541997 sec. | ||
1245 | 2025.03.25 22:00:40.953002 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1246 | 2025.03.25 22:00:40.953103 [ 3 ] {debd3d1e-7602-4a05-bb00-020a49fa2e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1247 | 2025.03.25 22:00:40.953150 [ 3 ] {debd3d1e-7602-4a05-bb00-020a49fa2e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1248 | 2025.03.25 22:00:40.953825 [ 3 ] {debd3d1e-7602-4a05-bb00-020a49fa2e3f} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1249 | 2025.03.25 22:00:40.953864 [ 3 ] {debd3d1e-7602-4a05-bb00-020a49fa2e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
1250 | 2025.03.25 22:00:40.954236 [ 3 ] {debd3d1e-7602-4a05-bb00-020a49fa2e3f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1251 | 2025.03.25 22:00:40.954464 [ 3 ] {debd3d1e-7602-4a05-bb00-020a49fa2e3f} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1252 | 2025.03.25 22:00:40.954755 [ 3 ] {debd3d1e-7602-4a05-bb00-020a49fa2e3f} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.001648 sec., 77063.10679611651 rows/sec., 4.98 MiB/sec. | ||
1253 | 2025.03.25 22:00:40.954831 [ 3 ] {debd3d1e-7602-4a05-bb00-020a49fa2e3f} <Debug> TCPHandler: Processed in 0.001879022 sec. | ||
1254 | 2025.03.25 22:00:40.954948 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1255 | 2025.03.25 22:00:40.955051 [ 3 ] {142b11ac-afcd-4a38-be8a-90e2ba803145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1256 | 2025.03.25 22:00:40.955097 [ 3 ] {142b11ac-afcd-4a38-be8a-90e2ba803145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1257 | 2025.03.25 22:00:40.955500 [ 3 ] {142b11ac-afcd-4a38-be8a-90e2ba803145} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1258 | 2025.03.25 22:00:40.955538 [ 3 ] {142b11ac-afcd-4a38-be8a-90e2ba803145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
1259 | 2025.03.25 22:00:40.955955 [ 3 ] {142b11ac-afcd-4a38-be8a-90e2ba803145} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1260 | 2025.03.25 22:00:40.956188 [ 3 ] {142b11ac-afcd-4a38-be8a-90e2ba803145} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1261 | 2025.03.25 22:00:40.956465 [ 3 ] {142b11ac-afcd-4a38-be8a-90e2ba803145} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001429 sec., 1399.5801259622115 rows/sec., 91.57 KiB/sec. | ||
1262 | 2025.03.25 22:00:40.956513 [ 3 ] {142b11ac-afcd-4a38-be8a-90e2ba803145} <Debug> TCPHandler: Processed in 0.001615328 sec. | ||
1263 | 2025.03.25 22:00:40.956629 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1264 | 2025.03.25 22:00:40.956734 [ 3 ] {f8e1b0d0-2ee8-4d2f-8170-34008df7c539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1265 | 2025.03.25 22:00:40.956799 [ 3 ] {f8e1b0d0-2ee8-4d2f-8170-34008df7c539} <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 | ||
1266 | 2025.03.25 22:00:40.957892 [ 3 ] {f8e1b0d0-2ee8-4d2f-8170-34008df7c539} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1267 | 2025.03.25 22:00:40.957931 [ 3 ] {f8e1b0d0-2ee8-4d2f-8170-34008df7c539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
1268 | 2025.03.25 22:00:40.960458 [ 3 ] {f8e1b0d0-2ee8-4d2f-8170-34008df7c539} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1269 | 2025.03.25 22:00:40.960766 [ 3 ] {f8e1b0d0-2ee8-4d2f-8170-34008df7c539} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1270 | 2025.03.25 22:00:40.961121 [ 3 ] {f8e1b0d0-2ee8-4d2f-8170-34008df7c539} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.004401 sec., 5226.084980686207 rows/sec., 9.36 MiB/sec. | ||
1271 | 2025.03.25 22:00:40.961245 [ 3 ] {f8e1b0d0-2ee8-4d2f-8170-34008df7c539} <Debug> TCPHandler: Processed in 0.004665772 sec. | ||
1272 | 2025.03.25 22:00:40.961380 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1273 | 2025.03.25 22:00:40.961503 [ 3 ] {86ecb5fa-2072-4ceb-ba87-93ad8deefb11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1274 | 2025.03.25 22:00:40.961548 [ 3 ] {86ecb5fa-2072-4ceb-ba87-93ad8deefb11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1275 | 2025.03.25 22:00:40.961949 [ 3 ] {86ecb5fa-2072-4ceb-ba87-93ad8deefb11} <Trace> oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1276 | 2025.03.25 22:00:40.961988 [ 3 ] {86ecb5fa-2072-4ceb-ba87-93ad8deefb11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
1277 | 2025.03.25 22:00:40.962348 [ 3 ] {86ecb5fa-2072-4ceb-ba87-93ad8deefb11} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1278 | 2025.03.25 22:00:40.962589 [ 3 ] {86ecb5fa-2072-4ceb-ba87-93ad8deefb11} <Trace> oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1279 | 2025.03.25 22:00:40.962855 [ 3 ] {86ecb5fa-2072-4ceb-ba87-93ad8deefb11} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001369 sec., 17531.044558071586 rows/sec., 1.27 MiB/sec. | ||
1280 | 2025.03.25 22:00:40.962911 [ 3 ] {86ecb5fa-2072-4ceb-ba87-93ad8deefb11} <Debug> TCPHandler: Processed in 0.001593178 sec. | ||
1281 | 2025.03.25 22:00:40.963029 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1282 | 2025.03.25 22:00:40.963146 [ 3 ] {bc30bc2f-9672-4910-9b85-09df0790b723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1283 | 2025.03.25 22:00:40.963192 [ 3 ] {bc30bc2f-9672-4910-9b85-09df0790b723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1284 | 2025.03.25 22:00:40.963657 [ 3 ] {bc30bc2f-9672-4910-9b85-09df0790b723} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1285 | 2025.03.25 22:00:40.963698 [ 3 ] {bc30bc2f-9672-4910-9b85-09df0790b723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
1286 | 2025.03.25 22:00:40.964195 [ 3 ] {bc30bc2f-9672-4910-9b85-09df0790b723} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1287 | 2025.03.25 22:00:40.964442 [ 3 ] {bc30bc2f-9672-4910-9b85-09df0790b723} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1288 | 2025.03.25 22:00:40.964619 [ 3 ] {bc30bc2f-9672-4910-9b85-09df0790b723} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001497 sec., 28056.112224448898 rows/sec., 1.70 MiB/sec. | ||
1289 | 2025.03.25 22:00:40.964668 [ 3 ] {bc30bc2f-9672-4910-9b85-09df0790b723} <Debug> TCPHandler: Processed in 0.001693069 sec. | ||
1290 | 2025.03.25 22:00:45.856478 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1291 | 2025.03.25 22:00:45.856710 [ 3 ] {8227b599-159f-4a6d-b3f1-4b307405de74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1292 | 2025.03.25 22:00:45.856791 [ 3 ] {8227b599-159f-4a6d-b3f1-4b307405de74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1293 | 2025.03.25 22:00:45.857696 [ 3 ] {8227b599-159f-4a6d-b3f1-4b307405de74} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1294 | 2025.03.25 22:00:45.857743 [ 3 ] {8227b599-159f-4a6d-b3f1-4b307405de74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1295 | 2025.03.25 22:00:45.858180 [ 3 ] {8227b599-159f-4a6d-b3f1-4b307405de74} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1296 | 2025.03.25 22:00:45.858446 [ 3 ] {8227b599-159f-4a6d-b3f1-4b307405de74} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1297 | 2025.03.25 22:00:45.858763 [ 3 ] {8227b599-159f-4a6d-b3f1-4b307405de74} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.002086 sec., 12464.046021093 rows/sec., 988.27 KiB/sec. | ||
1298 | 2025.03.25 22:00:45.858866 [ 3 ] {8227b599-159f-4a6d-b3f1-4b307405de74} <Debug> TCPHandler: Processed in 0.002531544 sec. | ||
1299 | 2025.03.25 22:00:45.859012 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1300 | 2025.03.25 22:00:45.859155 [ 3 ] {77a9cf08-b9d1-4597-9a41-5dca1920c167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1301 | 2025.03.25 22:00:45.859213 [ 3 ] {77a9cf08-b9d1-4597-9a41-5dca1920c167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1302 | 2025.03.25 22:00:45.859841 [ 3 ] {77a9cf08-b9d1-4597-9a41-5dca1920c167} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1303 | 2025.03.25 22:00:45.859881 [ 3 ] {77a9cf08-b9d1-4597-9a41-5dca1920c167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1304 | 2025.03.25 22:00:45.860251 [ 3 ] {77a9cf08-b9d1-4597-9a41-5dca1920c167} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1305 | 2025.03.25 22:00:45.860489 [ 3 ] {77a9cf08-b9d1-4597-9a41-5dca1920c167} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1306 | 2025.03.25 22:00:45.860701 [ 3 ] {77a9cf08-b9d1-4597-9a41-5dca1920c167} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001579 sec., 17732.74224192527 rows/sec., 1.38 MiB/sec. | ||
1307 | 2025.03.25 22:00:45.860753 [ 3 ] {77a9cf08-b9d1-4597-9a41-5dca1920c167} <Debug> TCPHandler: Processed in 0.001808481 sec. | ||
1308 | 2025.03.25 22:00:45.860860 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1309 | 2025.03.25 22:00:45.860964 [ 3 ] {1f04af3c-cd0e-4c0c-bebd-ec83129b6bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1310 | 2025.03.25 22:00:45.861013 [ 3 ] {1f04af3c-cd0e-4c0c-bebd-ec83129b6bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1311 | 2025.03.25 22:00:45.861807 [ 3 ] {1f04af3c-cd0e-4c0c-bebd-ec83129b6bda} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1312 | 2025.03.25 22:00:45.861848 [ 3 ] {1f04af3c-cd0e-4c0c-bebd-ec83129b6bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1313 | 2025.03.25 22:00:45.862221 [ 3 ] {1f04af3c-cd0e-4c0c-bebd-ec83129b6bda} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1314 | 2025.03.25 22:00:45.862453 [ 3 ] {1f04af3c-cd0e-4c0c-bebd-ec83129b6bda} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1315 | 2025.03.25 22:00:45.862660 [ 3 ] {1f04af3c-cd0e-4c0c-bebd-ec83129b6bda} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001718 sec., 29103.608847497093 rows/sec., 2.02 MiB/sec. | ||
1316 | 2025.03.25 22:00:45.862711 [ 3 ] {1f04af3c-cd0e-4c0c-bebd-ec83129b6bda} <Debug> TCPHandler: Processed in 0.001902883 sec. | ||
1317 | 2025.03.25 22:00:45.862844 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1318 | 2025.03.25 22:00:45.862950 [ 3 ] {4a57ba28-b2e3-4a7d-aa84-83f294566fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1319 | 2025.03.25 22:00:45.862997 [ 3 ] {4a57ba28-b2e3-4a7d-aa84-83f294566fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1320 | 2025.03.25 22:00:45.863419 [ 3 ] {4a57ba28-b2e3-4a7d-aa84-83f294566fa1} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1321 | 2025.03.25 22:00:45.863458 [ 3 ] {4a57ba28-b2e3-4a7d-aa84-83f294566fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1322 | 2025.03.25 22:00:45.863805 [ 3 ] {4a57ba28-b2e3-4a7d-aa84-83f294566fa1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1323 | 2025.03.25 22:00:45.864039 [ 3 ] {4a57ba28-b2e3-4a7d-aa84-83f294566fa1} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1324 | 2025.03.25 22:00:45.864240 [ 3 ] {4a57ba28-b2e3-4a7d-aa84-83f294566fa1} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001312 sec., 15243.90243902439 rows/sec., 1.05 MiB/sec. | ||
1325 | 2025.03.25 22:00:45.864290 [ 3 ] {4a57ba28-b2e3-4a7d-aa84-83f294566fa1} <Debug> TCPHandler: Processed in 0.001498096 sec. | ||
1326 | 2025.03.25 22:00:47.560147 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
1327 | 2025.03.25 22:00:47.560752 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1328 | 2025.03.25 22:00:47.560795 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1329 | 2025.03.25 22:00:47.561377 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1330 | 2025.03.25 22:00:47.561635 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1331 | 2025.03.25 22:00:47.561835 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1332 | 2025.03.25 22:00:47.682327 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1333 | 2025.03.25 22:00:47.702861 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1334 | 2025.03.25 22:00:47.702923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1335 | 2025.03.25 22:00:47.709682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1336 | 2025.03.25 22:00:47.710421 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1337 | 2025.03.25 22:00:47.713340 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1338 | 2025.03.25 22:00:48.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.46 MiB, peak 160.46 MiB, free memory in arenas 0.00 B, will set to 157.95 MiB (RSS), difference: 1.49 MiB | ||
1339 | 2025.03.25 22:00:50.040796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 202 | ||
1340 | 2025.03.25 22:00:50.044757 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1341 | 2025.03.25 22:00:50.044808 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1342 | 2025.03.25 22:00:50.046423 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1343 | 2025.03.25 22:00:50.046740 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1344 | 2025.03.25 22:00:50.047313 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 202 | ||
1345 | 2025.03.25 22:00:50.865978 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1346 | 2025.03.25 22:00:50.866253 [ 3 ] {330bb49b-b23b-4d21-85c6-51489625ce4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1347 | 2025.03.25 22:00:50.866370 [ 3 ] {330bb49b-b23b-4d21-85c6-51489625ce4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1348 | 2025.03.25 22:00:50.867598 [ 3 ] {330bb49b-b23b-4d21-85c6-51489625ce4c} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1349 | 2025.03.25 22:00:50.867666 [ 3 ] {330bb49b-b23b-4d21-85c6-51489625ce4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1350 | 2025.03.25 22:00:50.868191 [ 3 ] {330bb49b-b23b-4d21-85c6-51489625ce4c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1351 | 2025.03.25 22:00:50.868567 [ 3 ] {330bb49b-b23b-4d21-85c6-51489625ce4c} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1352 | 2025.03.25 22:00:50.868851 [ 3 ] {330bb49b-b23b-4d21-85c6-51489625ce4c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002677 sec., 79193.12663429212 rows/sec., 5.04 MiB/sec. | ||
1353 | 2025.03.25 22:00:50.868950 [ 3 ] {330bb49b-b23b-4d21-85c6-51489625ce4c} <Debug> TCPHandler: Processed in 0.003190216 sec. | ||
1354 | 2025.03.25 22:00:50.869134 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1355 | 2025.03.25 22:00:50.869267 [ 3 ] {43fbd5cf-fe46-48a6-b9e2-9d2ddb68a5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1356 | 2025.03.25 22:00:50.869336 [ 3 ] {43fbd5cf-fe46-48a6-b9e2-9d2ddb68a5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1357 | 2025.03.25 22:00:50.870636 [ 3 ] {43fbd5cf-fe46-48a6-b9e2-9d2ddb68a5bc} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1358 | 2025.03.25 22:00:50.870694 [ 3 ] {43fbd5cf-fe46-48a6-b9e2-9d2ddb68a5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1359 | 2025.03.25 22:00:50.871186 [ 3 ] {43fbd5cf-fe46-48a6-b9e2-9d2ddb68a5bc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1360 | 2025.03.25 22:00:50.871533 [ 3 ] {43fbd5cf-fe46-48a6-b9e2-9d2ddb68a5bc} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1361 | 2025.03.25 22:00:50.871759 [ 3 ] {43fbd5cf-fe46-48a6-b9e2-9d2ddb68a5bc} <Debug> executeQuery: Read 633 rows, 51.35 KiB in 0.002529 sec., 250296.55990510082 rows/sec., 19.83 MiB/sec. | ||
1362 | 2025.03.25 22:00:50.871825 [ 3 ] {43fbd5cf-fe46-48a6-b9e2-9d2ddb68a5bc} <Debug> TCPHandler: Processed in 0.002772718 sec. | ||
1363 | 2025.03.25 22:00:50.872019 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1364 | 2025.03.25 22:00:50.872185 [ 3 ] {b4754819-1f2f-4f79-b917-8112d26852fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1365 | 2025.03.25 22:00:50.872258 [ 3 ] {b4754819-1f2f-4f79-b917-8112d26852fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1366 | 2025.03.25 22:00:50.873083 [ 3 ] {b4754819-1f2f-4f79-b917-8112d26852fe} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1367 | 2025.03.25 22:00:50.873126 [ 3 ] {b4754819-1f2f-4f79-b917-8112d26852fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1368 | 2025.03.25 22:00:50.873572 [ 3 ] {b4754819-1f2f-4f79-b917-8112d26852fe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1369 | 2025.03.25 22:00:50.873950 [ 3 ] {b4754819-1f2f-4f79-b917-8112d26852fe} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1370 | 2025.03.25 22:00:50.874221 [ 3 ] {b4754819-1f2f-4f79-b917-8112d26852fe} <Debug> executeQuery: Read 129 rows, 8.12 KiB in 0.002076 sec., 62138.72832369942 rows/sec., 3.82 MiB/sec. | ||
1371 | 2025.03.25 22:00:50.874437 [ 3 ] {b4754819-1f2f-4f79-b917-8112d26852fe} <Debug> TCPHandler: Processed in 0.002519254 sec. | ||
1372 | 2025.03.25 22:00:50.874754 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1373 | 2025.03.25 22:00:50.874946 [ 3 ] {6b150fef-4f63-43f5-acd8-e93df2acde5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1374 | 2025.03.25 22:00:50.875017 [ 3 ] {6b150fef-4f63-43f5-acd8-e93df2acde5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1375 | 2025.03.25 22:00:50.875959 [ 3 ] {6b150fef-4f63-43f5-acd8-e93df2acde5a} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1376 | 2025.03.25 22:00:50.876017 [ 3 ] {6b150fef-4f63-43f5-acd8-e93df2acde5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1377 | 2025.03.25 22:00:50.876639 [ 3 ] {6b150fef-4f63-43f5-acd8-e93df2acde5a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1378 | 2025.03.25 22:00:50.877014 [ 3 ] {6b150fef-4f63-43f5-acd8-e93df2acde5a} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1379 | 2025.03.25 22:00:50.877286 [ 3 ] {6b150fef-4f63-43f5-acd8-e93df2acde5a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002378 sec., 47518.92346509672 rows/sec., 3.08 MiB/sec. | ||
1380 | 2025.03.25 22:00:50.877370 [ 3 ] {6b150fef-4f63-43f5-acd8-e93df2acde5a} <Debug> TCPHandler: Processed in 0.002687896 sec. | ||
1381 | 2025.03.25 22:00:50.877523 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1382 | 2025.03.25 22:00:50.877652 [ 3 ] {c1a7ee0b-5650-4242-8c5b-fd0adc15d328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1383 | 2025.03.25 22:00:50.877711 [ 3 ] {c1a7ee0b-5650-4242-8c5b-fd0adc15d328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1384 | 2025.03.25 22:00:50.878402 [ 3 ] {c1a7ee0b-5650-4242-8c5b-fd0adc15d328} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1385 | 2025.03.25 22:00:50.878454 [ 3 ] {c1a7ee0b-5650-4242-8c5b-fd0adc15d328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1386 | 2025.03.25 22:00:50.878994 [ 3 ] {c1a7ee0b-5650-4242-8c5b-fd0adc15d328} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1387 | 2025.03.25 22:00:50.879368 [ 3 ] {c1a7ee0b-5650-4242-8c5b-fd0adc15d328} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1388 | 2025.03.25 22:00:50.879601 [ 3 ] {c1a7ee0b-5650-4242-8c5b-fd0adc15d328} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001979 sec., 56594.23951490652 rows/sec., 3.22 MiB/sec. | ||
1389 | 2025.03.25 22:00:50.879676 [ 3 ] {c1a7ee0b-5650-4242-8c5b-fd0adc15d328} <Debug> TCPHandler: Processed in 0.002217329 sec. | ||
1390 | 2025.03.25 22:00:50.879860 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1391 | 2025.03.25 22:00:50.880050 [ 3 ] {c7cf400d-21c3-4e8c-8521-33ab89448ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1392 | 2025.03.25 22:00:50.880113 [ 3 ] {c7cf400d-21c3-4e8c-8521-33ab89448ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1393 | 2025.03.25 22:00:50.881098 [ 3 ] {c7cf400d-21c3-4e8c-8521-33ab89448ec3} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1394 | 2025.03.25 22:00:50.881146 [ 3 ] {c7cf400d-21c3-4e8c-8521-33ab89448ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1395 | 2025.03.25 22:00:50.881678 [ 3 ] {c7cf400d-21c3-4e8c-8521-33ab89448ec3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1396 | 2025.03.25 22:00:50.882050 [ 3 ] {c7cf400d-21c3-4e8c-8521-33ab89448ec3} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1397 | 2025.03.25 22:00:50.882334 [ 3 ] {c7cf400d-21c3-4e8c-8521-33ab89448ec3} <Debug> executeQuery: Read 369 rows, 26.55 KiB in 0.002318 sec., 159188.95599654873 rows/sec., 11.18 MiB/sec. | ||
1398 | 2025.03.25 22:00:50.882405 [ 3 ] {c7cf400d-21c3-4e8c-8521-33ab89448ec3} <Debug> TCPHandler: Processed in 0.002630586 sec. | ||
1399 | 2025.03.25 22:00:50.882560 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1400 | 2025.03.25 22:00:50.882704 [ 3 ] {61f11476-a247-46ce-bc20-bd59c1c23c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1401 | 2025.03.25 22:00:50.882768 [ 3 ] {61f11476-a247-46ce-bc20-bd59c1c23c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1402 | 2025.03.25 22:00:50.883368 [ 3 ] {61f11476-a247-46ce-bc20-bd59c1c23c81} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1403 | 2025.03.25 22:00:50.883418 [ 3 ] {61f11476-a247-46ce-bc20-bd59c1c23c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1404 | 2025.03.25 22:00:50.883911 [ 3 ] {61f11476-a247-46ce-bc20-bd59c1c23c81} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1405 | 2025.03.25 22:00:50.884265 [ 3 ] {61f11476-a247-46ce-bc20-bd59c1c23c81} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1406 | 2025.03.25 22:00:50.884553 [ 3 ] {61f11476-a247-46ce-bc20-bd59c1c23c81} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001879 sec., 3193.1878658861096 rows/sec., 166.83 KiB/sec. | ||
1407 | 2025.03.25 22:00:50.884731 [ 3 ] {61f11476-a247-46ce-bc20-bd59c1c23c81} <Debug> TCPHandler: Processed in 0.002234139 sec. | ||
1408 | 2025.03.25 22:00:50.884900 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1409 | 2025.03.25 22:00:50.885036 [ 3 ] {258a803f-7d70-4def-b2b5-3a11220b8fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1410 | 2025.03.25 22:00:50.885102 [ 3 ] {258a803f-7d70-4def-b2b5-3a11220b8fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1411 | 2025.03.25 22:00:50.885868 [ 3 ] {258a803f-7d70-4def-b2b5-3a11220b8fd2} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1412 | 2025.03.25 22:00:50.885922 [ 3 ] {258a803f-7d70-4def-b2b5-3a11220b8fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1413 | 2025.03.25 22:00:50.886860 [ 3 ] {258a803f-7d70-4def-b2b5-3a11220b8fd2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1414 | 2025.03.25 22:00:50.887556 [ 3 ] {258a803f-7d70-4def-b2b5-3a11220b8fd2} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1415 | 2025.03.25 22:00:50.887941 [ 3 ] {258a803f-7d70-4def-b2b5-3a11220b8fd2} <Debug> executeQuery: Read 127 rows, 8.41 KiB in 0.00293 sec., 43344.70989761093 rows/sec., 2.80 MiB/sec. | ||
1416 | 2025.03.25 22:00:50.888034 [ 3 ] {258a803f-7d70-4def-b2b5-3a11220b8fd2} <Debug> TCPHandler: Processed in 0.003198856 sec. | ||
1417 | 2025.03.25 22:00:50.888194 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1418 | 2025.03.25 22:00:50.888333 [ 3 ] {ecfb6ece-12f6-4d77-8ce4-670aa4561ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1419 | 2025.03.25 22:00:50.888397 [ 3 ] {ecfb6ece-12f6-4d77-8ce4-670aa4561ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1420 | 2025.03.25 22:00:50.894945 [ 3 ] {ecfb6ece-12f6-4d77-8ce4-670aa4561ff1} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1421 | 2025.03.25 22:00:50.895010 [ 3 ] {ecfb6ece-12f6-4d77-8ce4-670aa4561ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1422 | 2025.03.25 22:00:50.895601 [ 3 ] {ecfb6ece-12f6-4d77-8ce4-670aa4561ff1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1423 | 2025.03.25 22:00:50.895970 [ 3 ] {ecfb6ece-12f6-4d77-8ce4-670aa4561ff1} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1424 | 2025.03.25 22:00:50.896259 [ 3 ] {ecfb6ece-12f6-4d77-8ce4-670aa4561ff1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.007956 sec., 125.6913021618904 rows/sec., 8.47 KiB/sec. | ||
1425 | 2025.03.25 22:00:50.896346 [ 3 ] {ecfb6ece-12f6-4d77-8ce4-670aa4561ff1} <Debug> TCPHandler: Processed in 0.008220094 sec. | ||
1426 | 2025.03.25 22:00:50.896542 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1427 | 2025.03.25 22:00:50.896701 [ 3 ] {92de0035-1060-4fe2-acfe-1faef3b209a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1428 | 2025.03.25 22:00:50.896834 [ 3 ] {92de0035-1060-4fe2-acfe-1faef3b209a8} <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 | ||
1429 | 2025.03.25 22:00:50.898447 [ 3 ] {92de0035-1060-4fe2-acfe-1faef3b209a8} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1430 | 2025.03.25 22:00:50.898501 [ 3 ] {92de0035-1060-4fe2-acfe-1faef3b209a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1431 | 2025.03.25 22:00:50.899489 [ 3 ] {92de0035-1060-4fe2-acfe-1faef3b209a8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1432 | 2025.03.25 22:00:50.899889 [ 3 ] {92de0035-1060-4fe2-acfe-1faef3b209a8} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1433 | 2025.03.25 22:00:50.900243 [ 3 ] {92de0035-1060-4fe2-acfe-1faef3b209a8} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003583 sec., 6419.201786212671 rows/sec., 11.50 MiB/sec. | ||
1434 | 2025.03.25 22:00:50.900396 [ 3 ] {92de0035-1060-4fe2-acfe-1faef3b209a8} <Debug> TCPHandler: Processed in 0.003949269 sec. | ||
1435 | 2025.03.25 22:00:50.900563 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1436 | 2025.03.25 22:00:50.900704 [ 3 ] {9b3f70ed-eadd-4367-9063-250cbede3688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1437 | 2025.03.25 22:00:50.900770 [ 3 ] {9b3f70ed-eadd-4367-9063-250cbede3688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1438 | 2025.03.25 22:00:50.901391 [ 3 ] {9b3f70ed-eadd-4367-9063-250cbede3688} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1439 | 2025.03.25 22:00:50.901443 [ 3 ] {9b3f70ed-eadd-4367-9063-250cbede3688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1440 | 2025.03.25 22:00:50.901959 [ 3 ] {9b3f70ed-eadd-4367-9063-250cbede3688} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1441 | 2025.03.25 22:00:50.902326 [ 3 ] {9b3f70ed-eadd-4367-9063-250cbede3688} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1442 | 2025.03.25 22:00:50.902618 [ 3 ] {9b3f70ed-eadd-4367-9063-250cbede3688} <Debug> executeQuery: Read 42 rows, 2.60 KiB in 0.001941 sec., 21638.330757341577 rows/sec., 1.31 MiB/sec. | ||
1443 | 2025.03.25 22:00:50.902840 [ 3 ] {9b3f70ed-eadd-4367-9063-250cbede3688} <Debug> TCPHandler: Processed in 0.002346231 sec. | ||
1444 | 2025.03.25 22:00:54.976504 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1445 | 2025.03.25 22:00:54.976573 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1446 | 2025.03.25 22:00:55.061939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
1447 | 2025.03.25 22:00:55.062705 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1448 | 2025.03.25 22:00:55.062764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1449 | 2025.03.25 22:00:55.063394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1450 | 2025.03.25 22:00:55.063648 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1451 | 2025.03.25 22:00:55.063838 [ 74 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1452 | 2025.03.25 22:00:55.063919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1453 | 2025.03.25 22:00:55.063944 [ 74 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1454 | 2025.03.25 22:00:55.063976 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1455 | 2025.03.25 22:00:55.067986 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
1456 | 2025.03.25 22:00:55.068173 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1457 | 2025.03.25 22:00:55.068282 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
1458 | 2025.03.25 22:00:55.068422 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
1459 | 2025.03.25 22:00:55.068702 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
1460 | 2025.03.25 22:00:55.068899 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
1461 | 2025.03.25 22:00:55.069004 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
1462 | 2025.03.25 22:00:55.069180 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
1463 | 2025.03.25 22:00:55.086931 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.02287406 sec., 122671.70760241075 rows/sec., 1.75 MiB/sec. | ||
1464 | 2025.03.25 22:00:55.087719 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1465 | 2025.03.25 22:00:55.088078 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_6_1} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1466 | 2025.03.25 22:00:55.088159 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_6_1} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1467 | 2025.03.25 22:00:55.088290 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1468 | 2025.03.25 22:00:55.213405 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1469 | 2025.03.25 22:00:55.234117 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1470 | 2025.03.25 22:00:55.234189 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1471 | 2025.03.25 22:00:55.241204 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1472 | 2025.03.25 22:00:55.241967 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1473 | 2025.03.25 22:00:55.242374 [ 74 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1474 | 2025.03.25 22:00:55.242550 [ 74 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1475 | 2025.03.25 22:00:55.242654 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1476 | 2025.03.25 22:00:55.243116 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
1477 | 2025.03.25 22:00:55.258584 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1478 | 2025.03.25 22:00:55.259812 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1479 | 2025.03.25 22:00:55.261310 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
1480 | 2025.03.25 22:00:55.266802 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
1481 | 2025.03.25 22:00:55.271950 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
1482 | 2025.03.25 22:00:55.276825 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
1483 | 2025.03.25 22:00:55.283758 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
1484 | 2025.03.25 22:00:55.288111 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
1485 | 2025.03.25 22:00:55.347956 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.105124306 sec., 437.57720502811213 rows/sec., 2.26 MiB/sec. | ||
1486 | 2025.03.25 22:00:55.349767 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1487 | 2025.03.25 22:00:55.352096 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_6_1} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1488 | 2025.03.25 22:00:55.352188 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_6_1} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1489 | 2025.03.25 22:00:55.353440 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1490 | 2025.03.25 22:00:55.856394 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1491 | 2025.03.25 22:00:55.856602 [ 3 ] {ae5dbe96-6be9-46bc-a2d9-29b2c74079b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1492 | 2025.03.25 22:00:55.856682 [ 3 ] {ae5dbe96-6be9-46bc-a2d9-29b2c74079b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1493 | 2025.03.25 22:00:55.857466 [ 3 ] {ae5dbe96-6be9-46bc-a2d9-29b2c74079b9} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1494 | 2025.03.25 22:00:55.857509 [ 3 ] {ae5dbe96-6be9-46bc-a2d9-29b2c74079b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1495 | 2025.03.25 22:00:55.857947 [ 3 ] {ae5dbe96-6be9-46bc-a2d9-29b2c74079b9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1496 | 2025.03.25 22:00:55.858230 [ 3 ] {ae5dbe96-6be9-46bc-a2d9-29b2c74079b9} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1497 | 2025.03.25 22:00:55.858360 [ 73 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1498 | 2025.03.25 22:00:55.858415 [ 73 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1499 | 2025.03.25 22:00:55.858448 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1500 | 2025.03.25 22:00:55.858449 [ 3 ] {ae5dbe96-6be9-46bc-a2d9-29b2c74079b9} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001901 sec., 13677.012098895319 rows/sec., 1.06 MiB/sec. | ||
1501 | 2025.03.25 22:00:55.858567 [ 3 ] {ae5dbe96-6be9-46bc-a2d9-29b2c74079b9} <Debug> TCPHandler: Processed in 0.00230752 sec. | ||
1502 | 2025.03.25 22:00:55.858610 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
1503 | 2025.03.25 22:00:55.858717 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1504 | 2025.03.25 22:00:55.858739 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1505 | 2025.03.25 22:00:55.858772 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
1506 | 2025.03.25 22:00:55.858849 [ 3 ] {d80ea71e-0d50-45a9-9a6c-15f99ef92ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1507 | 2025.03.25 22:00:55.858893 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
1508 | 2025.03.25 22:00:55.858928 [ 3 ] {d80ea71e-0d50-45a9-9a6c-15f99ef92ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1509 | 2025.03.25 22:00:55.859272 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 634 rows starting from the beginning of the part | ||
1510 | 2025.03.25 22:00:55.859774 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
1511 | 2025.03.25 22:00:55.860073 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 633 rows starting from the beginning of the part | ||
1512 | 2025.03.25 22:00:55.860368 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
1513 | 2025.03.25 22:00:55.861031 [ 3 ] {d80ea71e-0d50-45a9-9a6c-15f99ef92ed6} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1514 | 2025.03.25 22:00:55.861073 [ 3 ] {d80ea71e-0d50-45a9-9a6c-15f99ef92ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1515 | 2025.03.25 22:00:55.861731 [ 3 ] {d80ea71e-0d50-45a9-9a6c-15f99ef92ed6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1516 | 2025.03.25 22:00:55.862033 [ 3 ] {d80ea71e-0d50-45a9-9a6c-15f99ef92ed6} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1517 | 2025.03.25 22:00:55.862236 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1371 rows, containing 5 columns (5 merged, 0 gathered) in 0.003707355 sec., 369805.4273194771 rows/sec., 30.66 MiB/sec. | ||
1518 | 2025.03.25 22:00:55.862243 [ 73 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1519 | 2025.03.25 22:00:55.862313 [ 73 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1520 | 2025.03.25 22:00:55.862338 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1521 | 2025.03.25 22:00:55.862349 [ 3 ] {d80ea71e-0d50-45a9-9a6c-15f99ef92ed6} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.003532 sec., 7927.5198187995475 rows/sec., 633.16 KiB/sec. | ||
1522 | 2025.03.25 22:00:55.862617 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1523 | 2025.03.25 22:00:55.862922 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
1524 | 2025.03.25 22:00:55.863012 [ 3 ] {d80ea71e-0d50-45a9-9a6c-15f99ef92ed6} <Debug> TCPHandler: Processed in 0.004342306 sec. | ||
1525 | 2025.03.25 22:00:55.863313 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1526 | 2025.03.25 22:00:55.863347 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1527 | 2025.03.25 22:00:55.863366 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
1528 | 2025.03.25 22:00:55.863564 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
1529 | 2025.03.25 22:00:55.863731 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1530 | 2025.03.25 22:00:55.863737 [ 3 ] {4384b62f-d7ee-4172-af99-7b81f46b0c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1531 | 2025.03.25 22:00:55.864101 [ 3 ] {4384b62f-d7ee-4172-af99-7b81f46b0c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1532 | 2025.03.25 22:00:55.864132 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 384 rows starting from the beginning of the part | ||
1533 | 2025.03.25 22:00:55.864202 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_6_1} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1534 | 2025.03.25 22:00:55.864605 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
1535 | 2025.03.25 22:00:55.864654 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
1536 | 2025.03.25 22:00:55.864877 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 369 rows starting from the beginning of the part | ||
1537 | 2025.03.25 22:00:55.865218 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
1538 | 2025.03.25 22:00:55.866215 [ 3 ] {4384b62f-d7ee-4172-af99-7b81f46b0c26} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1539 | 2025.03.25 22:00:55.866262 [ 3 ] {4384b62f-d7ee-4172-af99-7b81f46b0c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1540 | 2025.03.25 22:00:55.866879 [ 3 ] {4384b62f-d7ee-4172-af99-7b81f46b0c26} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1541 | 2025.03.25 22:00:55.866975 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 865 rows, containing 5 columns (5 merged, 0 gathered) in 0.004564 sec., 189526.73093777386 rows/sec., 14.26 MiB/sec. | ||
1542 | 2025.03.25 22:00:55.867238 [ 3 ] {4384b62f-d7ee-4172-af99-7b81f46b0c26} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1543 | 2025.03.25 22:00:55.867381 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1544 | 2025.03.25 22:00:55.867461 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1545 | 2025.03.25 22:00:55.867572 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1546 | 2025.03.25 22:00:55.867676 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1547 | 2025.03.25 22:00:55.867870 [ 3 ] {4384b62f-d7ee-4172-af99-7b81f46b0c26} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.00426 sec., 11737.089201877934 rows/sec., 833.29 KiB/sec. | ||
1548 | 2025.03.25 22:00:55.868117 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
1549 | 2025.03.25 22:00:55.868435 [ 3 ] {4384b62f-d7ee-4172-af99-7b81f46b0c26} <Debug> TCPHandler: Processed in 0.00514337 sec. | ||
1550 | 2025.03.25 22:00:55.868653 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1551 | 2025.03.25 22:00:55.868723 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
1552 | 2025.03.25 22:00:55.868741 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1553 | 2025.03.25 22:00:55.868752 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1554 | 2025.03.25 22:00:55.869080 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
1555 | 2025.03.25 22:00:55.869161 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_6_1} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1556 | 2025.03.25 22:00:55.869223 [ 3 ] {cc08a5d4-21b3-4a99-971a-100873f8f669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1557 | 2025.03.25 22:00:55.869498 [ 3 ] {cc08a5d4-21b3-4a99-971a-100873f8f669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1558 | 2025.03.25 22:00:55.869510 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 127 rows starting from the beginning of the part | ||
1559 | 2025.03.25 22:00:55.869972 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
1560 | 2025.03.25 22:00:55.869993 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
1561 | 2025.03.25 22:00:55.870369 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 127 rows starting from the beginning of the part | ||
1562 | 2025.03.25 22:00:55.870699 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
1563 | 2025.03.25 22:00:55.871591 [ 3 ] {cc08a5d4-21b3-4a99-971a-100873f8f669} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1564 | 2025.03.25 22:00:55.871637 [ 3 ] {cc08a5d4-21b3-4a99-971a-100873f8f669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1565 | 2025.03.25 22:00:55.872233 [ 3 ] {cc08a5d4-21b3-4a99-971a-100873f8f669} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1566 | 2025.03.25 22:00:55.872526 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 424 rows, containing 5 columns (5 merged, 0 gathered) in 0.004723413 sec., 89765.59957810168 rows/sec., 5.97 MiB/sec. | ||
1567 | 2025.03.25 22:00:55.872630 [ 3 ] {cc08a5d4-21b3-4a99-971a-100873f8f669} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1568 | 2025.03.25 22:00:55.872818 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1569 | 2025.03.25 22:00:55.872861 [ 73 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1570 | 2025.03.25 22:00:55.872974 [ 73 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1571 | 2025.03.25 22:00:55.873066 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1572 | 2025.03.25 22:00:55.873232 [ 3 ] {cc08a5d4-21b3-4a99-971a-100873f8f669} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.004111 sec., 4864.9963512527365 rows/sec., 342.07 KiB/sec. | ||
1573 | 2025.03.25 22:00:55.873658 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
1574 | 2025.03.25 22:00:55.873712 [ 3 ] {cc08a5d4-21b3-4a99-971a-100873f8f669} <Debug> TCPHandler: Processed in 0.005042208 sec. | ||
1575 | 2025.03.25 22:00:55.874223 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1576 | 2025.03.25 22:00:55.874273 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
1577 | 2025.03.25 22:00:55.874282 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1578 | 2025.03.25 22:00:55.874491 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
1579 | 2025.03.25 22:00:55.874717 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1580 | 2025.03.25 22:00:55.874764 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part | ||
1581 | 2025.03.25 22:00:55.875014 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
1582 | 2025.03.25 22:00:55.875116 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
1583 | 2025.03.25 22:00:55.875265 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
1584 | 2025.03.25 22:00:55.875343 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
1585 | 2025.03.25 22:00:55.876191 [ 189 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 152 rows, containing 4 columns (4 merged, 0 gathered) in 0.002976652 sec., 51064.08139077057 rows/sec., 3.27 MiB/sec. | ||
1586 | 2025.03.25 22:00:55.876338 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1587 | 2025.03.25 22:00:55.876634 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_6_1} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1588 | 2025.03.25 22:00:55.876715 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_6_1} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1589 | 2025.03.25 22:00:55.876798 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1590 | 2025.03.25 22:00:56.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.56 MiB, peak 168.69 MiB, free memory in arenas 0.00 B, will set to 163.20 MiB (RSS), difference: 3.64 MiB | ||
1591 | 2025.03.25 22:01:00.047654 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 232 | ||
1592 | 2025.03.25 22:01:00.050649 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1593 | 2025.03.25 22:01:00.050707 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1594 | 2025.03.25 22:01:00.052275 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1595 | 2025.03.25 22:01:00.052597 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1596 | 2025.03.25 22:01:00.053513 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 232 | ||
1597 | 2025.03.25 22:01:00.863456 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1598 | 2025.03.25 22:01:00.863728 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
1599 | 2025.03.25 22:01:00.864160 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1600 | 2025.03.25 22:01:00.864213 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
1601 | 2025.03.25 22:01:00.864593 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1602 | 2025.03.25 22:01:00.864682 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1603 | 2025.03.25 22:01:00.864869 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1604 | 2025.03.25 22:01:00.865075 [ 287 ] {0db54904-6d61-4736-9fae-08423291bad9} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1605 | 2025.03.25 22:01:00.865163 [ 288 ] {0db54904-6d61-4736-9fae-08423291bad9} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1606 | 2025.03.25 22:01:00.865319 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1607 | 2025.03.25 22:01:00.865372 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1608 | 2025.03.25 22:01:00.869722 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1609 | 2025.03.25 22:01:00.869758 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1610 | 2025.03.25 22:01:00.869824 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
1611 | 2025.03.25 22:01:00.869877 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
1612 | 2025.03.25 22:01:00.871341 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.007738 sec., 4006.2031532695787 rows/sec., 152.83 KiB/sec. | ||
1613 | 2025.03.25 22:01:00.871494 [ 3 ] {0db54904-6d61-4736-9fae-08423291bad9} <Debug> TCPHandler: Processed in 0.008176262 sec. | ||
1614 | 2025.03.25 22:01:00.871799 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1615 | 2025.03.25 22:01:00.871974 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
1616 | 2025.03.25 22:01:00.872284 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1617 | 2025.03.25 22:01:00.872333 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
1618 | 2025.03.25 22:01:00.872648 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1619 | 2025.03.25 22:01:00.872717 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1620 | 2025.03.25 22:01:00.872869 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1621 | 2025.03.25 22:01:00.872986 [ 287 ] {605c68b0-3a28-4907-967e-25b411945cff} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1622 | 2025.03.25 22:01:00.872991 [ 289 ] {605c68b0-3a28-4907-967e-25b411945cff} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1623 | 2025.03.25 22:01:00.873125 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1624 | 2025.03.25 22:01:00.873154 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1625 | 2025.03.25 22:01:00.873239 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1626 | 2025.03.25 22:01:00.873261 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1627 | 2025.03.25 22:01:00.873304 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
1628 | 2025.03.25 22:01:00.873349 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
1629 | 2025.03.25 22:01:00.874426 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.002536 sec., 12223.974763406939 rows/sec., 466.33 KiB/sec. | ||
1630 | 2025.03.25 22:01:00.874583 [ 3 ] {605c68b0-3a28-4907-967e-25b411945cff} <Debug> TCPHandler: Processed in 0.002841419 sec. | ||
1631 | 2025.03.25 22:01:00.874842 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1632 | 2025.03.25 22:01:00.875013 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
1633 | 2025.03.25 22:01:00.875324 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1634 | 2025.03.25 22:01:00.875373 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
1635 | 2025.03.25 22:01:00.875689 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1636 | 2025.03.25 22:01:00.875758 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1637 | 2025.03.25 22:01:00.875904 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1638 | 2025.03.25 22:01:00.876020 [ 289 ] {e7de4e56-665e-4858-9464-c93cebb917a4} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1639 | 2025.03.25 22:01:00.876023 [ 288 ] {e7de4e56-665e-4858-9464-c93cebb917a4} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1640 | 2025.03.25 22:01:00.876163 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1641 | 2025.03.25 22:01:00.876191 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1642 | 2025.03.25 22:01:00.876279 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1643 | 2025.03.25 22:01:00.876301 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1644 | 2025.03.25 22:01:00.876345 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
1645 | 2025.03.25 22:01:00.876390 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
1646 | 2025.03.25 22:01:00.877421 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.002491 sec., 12444.801284624647 rows/sec., 474.76 KiB/sec. | ||
1647 | 2025.03.25 22:01:00.877563 [ 3 ] {e7de4e56-665e-4858-9464-c93cebb917a4} <Debug> TCPHandler: Processed in 0.002773918 sec. | ||
1648 | 2025.03.25 22:01:00.877801 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1649 | 2025.03.25 22:01:00.877967 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) | ||
1650 | 2025.03.25 22:01:00.878268 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1651 | 2025.03.25 22:01:00.878318 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
1652 | 2025.03.25 22:01:00.878632 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1653 | 2025.03.25 22:01:00.878698 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1654 | 2025.03.25 22:01:00.878842 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1655 | 2025.03.25 22:01:00.878928 [ 287 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1656 | 2025.03.25 22:01:00.878945 [ 289 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1657 | 2025.03.25 22:01:00.879045 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1658 | 2025.03.25 22:01:00.879074 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1659 | 2025.03.25 22:01:00.879156 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1660 | 2025.03.25 22:01:00.879178 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1661 | 2025.03.25 22:01:00.879218 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
1662 | 2025.03.25 22:01:00.879264 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
1663 | 2025.03.25 22:01:00.880272 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.002383 sec., 13008.812421317665 rows/sec., 496.27 KiB/sec. | ||
1664 | 2025.03.25 22:01:00.880410 [ 3 ] {45fdd376-f799-4ffa-85e7-d6444c7b71f8} <Debug> TCPHandler: Processed in 0.002661696 sec. | ||
1665 | 2025.03.25 22:01:00.883333 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1666 | 2025.03.25 22:01:00.883456 [ 3 ] {3d78e1d1-68ff-4213-b04d-de805deed864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1667 | 2025.03.25 22:01:00.883505 [ 3 ] {3d78e1d1-68ff-4213-b04d-de805deed864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1668 | 2025.03.25 22:01:00.884199 [ 3 ] {3d78e1d1-68ff-4213-b04d-de805deed864} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1669 | 2025.03.25 22:01:00.884247 [ 3 ] {3d78e1d1-68ff-4213-b04d-de805deed864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1670 | 2025.03.25 22:01:00.884773 [ 3 ] {3d78e1d1-68ff-4213-b04d-de805deed864} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1671 | 2025.03.25 22:01:00.885007 [ 3 ] {3d78e1d1-68ff-4213-b04d-de805deed864} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1672 | 2025.03.25 22:01:00.885237 [ 3 ] {3d78e1d1-68ff-4213-b04d-de805deed864} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001816 sec., 2202.6431718061676 rows/sec., 280.17 KiB/sec. | ||
1673 | 2025.03.25 22:01:00.885295 [ 3 ] {3d78e1d1-68ff-4213-b04d-de805deed864} <Debug> TCPHandler: Processed in 0.002016745 sec. | ||
1674 | 2025.03.25 22:01:00.885431 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1675 | 2025.03.25 22:01:00.885541 [ 3 ] {bdaf8b33-2f2c-4042-9331-5a857bddbcd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1676 | 2025.03.25 22:01:00.885586 [ 3 ] {bdaf8b33-2f2c-4042-9331-5a857bddbcd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1677 | 2025.03.25 22:01:00.886220 [ 3 ] {bdaf8b33-2f2c-4042-9331-5a857bddbcd8} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1678 | 2025.03.25 22:01:00.886262 [ 3 ] {bdaf8b33-2f2c-4042-9331-5a857bddbcd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1679 | 2025.03.25 22:01:00.886645 [ 3 ] {bdaf8b33-2f2c-4042-9331-5a857bddbcd8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1680 | 2025.03.25 22:01:00.886889 [ 3 ] {bdaf8b33-2f2c-4042-9331-5a857bddbcd8} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1681 | 2025.03.25 22:01:00.887070 [ 3 ] {bdaf8b33-2f2c-4042-9331-5a857bddbcd8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001554 sec., 136422.13642213642 rows/sec., 8.68 MiB/sec. | ||
1682 | 2025.03.25 22:01:00.887154 [ 3 ] {bdaf8b33-2f2c-4042-9331-5a857bddbcd8} <Debug> TCPHandler: Processed in 0.001771751 sec. | ||
1683 | 2025.03.25 22:01:00.887276 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1684 | 2025.03.25 22:01:00.887388 [ 3 ] {d63aa797-cbf8-409e-b987-06fec75a4bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1685 | 2025.03.25 22:01:00.887435 [ 3 ] {d63aa797-cbf8-409e-b987-06fec75a4bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1686 | 2025.03.25 22:01:00.888254 [ 3 ] {d63aa797-cbf8-409e-b987-06fec75a4bb6} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1687 | 2025.03.25 22:01:00.888297 [ 3 ] {d63aa797-cbf8-409e-b987-06fec75a4bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1688 | 2025.03.25 22:01:00.888721 [ 3 ] {d63aa797-cbf8-409e-b987-06fec75a4bb6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1689 | 2025.03.25 22:01:00.888970 [ 3 ] {d63aa797-cbf8-409e-b987-06fec75a4bb6} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1690 | 2025.03.25 22:01:00.889171 [ 3 ] {d63aa797-cbf8-409e-b987-06fec75a4bb6} <Debug> executeQuery: Read 663 rows, 53.67 KiB in 0.001803 sec., 367720.46589018306 rows/sec., 29.07 MiB/sec. | ||
1691 | 2025.03.25 22:01:00.889243 [ 3 ] {d63aa797-cbf8-409e-b987-06fec75a4bb6} <Debug> TCPHandler: Processed in 0.002019576 sec. | ||
1692 | 2025.03.25 22:01:00.889366 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1693 | 2025.03.25 22:01:00.889475 [ 3 ] {5fa61129-9135-4170-beb1-28a2c15f132f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1694 | 2025.03.25 22:01:00.889520 [ 3 ] {5fa61129-9135-4170-beb1-28a2c15f132f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1695 | 2025.03.25 22:01:00.890072 [ 3 ] {5fa61129-9135-4170-beb1-28a2c15f132f} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1696 | 2025.03.25 22:01:00.890111 [ 3 ] {5fa61129-9135-4170-beb1-28a2c15f132f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1697 | 2025.03.25 22:01:00.890469 [ 3 ] {5fa61129-9135-4170-beb1-28a2c15f132f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1698 | 2025.03.25 22:01:00.890717 [ 3 ] {5fa61129-9135-4170-beb1-28a2c15f132f} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1699 | 2025.03.25 22:01:00.890912 [ 3 ] {5fa61129-9135-4170-beb1-28a2c15f132f} <Debug> executeQuery: Read 129 rows, 8.12 KiB in 0.001456 sec., 88598.9010989011 rows/sec., 5.44 MiB/sec. | ||
1700 | 2025.03.25 22:01:00.890965 [ 3 ] {5fa61129-9135-4170-beb1-28a2c15f132f} <Debug> TCPHandler: Processed in 0.001650799 sec. | ||
1701 | 2025.03.25 22:01:00.891082 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1702 | 2025.03.25 22:01:00.891188 [ 3 ] {639c6a21-112f-477e-9c24-7dd4c3f6eae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1703 | 2025.03.25 22:01:00.891235 [ 3 ] {639c6a21-112f-477e-9c24-7dd4c3f6eae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1704 | 2025.03.25 22:01:00.891792 [ 3 ] {639c6a21-112f-477e-9c24-7dd4c3f6eae6} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1705 | 2025.03.25 22:01:00.891830 [ 3 ] {639c6a21-112f-477e-9c24-7dd4c3f6eae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1706 | 2025.03.25 22:01:00.892198 [ 3 ] {639c6a21-112f-477e-9c24-7dd4c3f6eae6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1707 | 2025.03.25 22:01:00.892441 [ 3 ] {639c6a21-112f-477e-9c24-7dd4c3f6eae6} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1708 | 2025.03.25 22:01:00.892662 [ 3 ] {639c6a21-112f-477e-9c24-7dd4c3f6eae6} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001494 sec., 75635.87684069612 rows/sec., 4.90 MiB/sec. | ||
1709 | 2025.03.25 22:01:00.892746 [ 3 ] {639c6a21-112f-477e-9c24-7dd4c3f6eae6} <Debug> TCPHandler: Processed in 0.00171599 sec. | ||
1710 | 2025.03.25 22:01:00.892881 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1711 | 2025.03.25 22:01:00.892985 [ 3 ] {4f1a82ff-c5a8-4f3a-ac28-e85e4d3ed7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1712 | 2025.03.25 22:01:00.893029 [ 3 ] {4f1a82ff-c5a8-4f3a-ac28-e85e4d3ed7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1713 | 2025.03.25 22:01:00.893592 [ 3 ] {4f1a82ff-c5a8-4f3a-ac28-e85e4d3ed7fd} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1714 | 2025.03.25 22:01:00.893630 [ 3 ] {4f1a82ff-c5a8-4f3a-ac28-e85e4d3ed7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1715 | 2025.03.25 22:01:00.893999 [ 3 ] {4f1a82ff-c5a8-4f3a-ac28-e85e4d3ed7fd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1716 | 2025.03.25 22:01:00.894255 [ 3 ] {4f1a82ff-c5a8-4f3a-ac28-e85e4d3ed7fd} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1717 | 2025.03.25 22:01:00.894437 [ 3 ] {4f1a82ff-c5a8-4f3a-ac28-e85e4d3ed7fd} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001474 sec., 75983.71777476255 rows/sec., 4.33 MiB/sec. | ||
1718 | 2025.03.25 22:01:00.894488 [ 3 ] {4f1a82ff-c5a8-4f3a-ac28-e85e4d3ed7fd} <Debug> TCPHandler: Processed in 0.001662939 sec. | ||
1719 | 2025.03.25 22:01:00.894610 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1720 | 2025.03.25 22:01:00.894715 [ 3 ] {56f74a28-7dad-40dc-bd23-93dc230f08fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1721 | 2025.03.25 22:01:00.894760 [ 3 ] {56f74a28-7dad-40dc-bd23-93dc230f08fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1722 | 2025.03.25 22:01:00.895428 [ 3 ] {56f74a28-7dad-40dc-bd23-93dc230f08fd} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1723 | 2025.03.25 22:01:00.895468 [ 3 ] {56f74a28-7dad-40dc-bd23-93dc230f08fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1724 | 2025.03.25 22:01:00.895854 [ 3 ] {56f74a28-7dad-40dc-bd23-93dc230f08fd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1725 | 2025.03.25 22:01:00.896104 [ 3 ] {56f74a28-7dad-40dc-bd23-93dc230f08fd} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1726 | 2025.03.25 22:01:00.896324 [ 3 ] {56f74a28-7dad-40dc-bd23-93dc230f08fd} <Debug> executeQuery: Read 405 rows, 29.43 KiB in 0.001626 sec., 249077.49077490775 rows/sec., 17.67 MiB/sec. | ||
1727 | 2025.03.25 22:01:00.896502 [ 3 ] {56f74a28-7dad-40dc-bd23-93dc230f08fd} <Debug> TCPHandler: Processed in 0.001943213 sec. | ||
1728 | 2025.03.25 22:01:00.896654 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1729 | 2025.03.25 22:01:00.896761 [ 3 ] {457dbeed-a6d2-459a-9ecf-21af34a0c319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1730 | 2025.03.25 22:01:00.896807 [ 3 ] {457dbeed-a6d2-459a-9ecf-21af34a0c319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1731 | 2025.03.25 22:01:00.897273 [ 3 ] {457dbeed-a6d2-459a-9ecf-21af34a0c319} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1732 | 2025.03.25 22:01:00.897312 [ 3 ] {457dbeed-a6d2-459a-9ecf-21af34a0c319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1733 | 2025.03.25 22:01:00.897670 [ 3 ] {457dbeed-a6d2-459a-9ecf-21af34a0c319} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1734 | 2025.03.25 22:01:00.897923 [ 3 ] {457dbeed-a6d2-459a-9ecf-21af34a0c319} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1735 | 2025.03.25 22:01:00.898097 [ 3 ] {457dbeed-a6d2-459a-9ecf-21af34a0c319} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001359 sec., 4415.0110375275935 rows/sec., 230.67 KiB/sec. | ||
1736 | 2025.03.25 22:01:00.898148 [ 3 ] {457dbeed-a6d2-459a-9ecf-21af34a0c319} <Debug> TCPHandler: Processed in 0.001546977 sec. | ||
1737 | 2025.03.25 22:01:00.898332 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1738 | 2025.03.25 22:01:00.898439 [ 3 ] {615214f5-2e45-4347-b9a5-2d405f255a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1739 | 2025.03.25 22:01:00.898487 [ 3 ] {615214f5-2e45-4347-b9a5-2d405f255a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1740 | 2025.03.25 22:01:00.898992 [ 3 ] {615214f5-2e45-4347-b9a5-2d405f255a95} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1741 | 2025.03.25 22:01:00.899029 [ 3 ] {615214f5-2e45-4347-b9a5-2d405f255a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1742 | 2025.03.25 22:01:00.899419 [ 3 ] {615214f5-2e45-4347-b9a5-2d405f255a95} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1743 | 2025.03.25 22:01:00.899667 [ 3 ] {615214f5-2e45-4347-b9a5-2d405f255a95} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1744 | 2025.03.25 22:01:00.899843 [ 3 ] {615214f5-2e45-4347-b9a5-2d405f255a95} <Debug> executeQuery: Read 171 rows, 11.55 KiB in 0.001427 sec., 119831.81499649613 rows/sec., 7.90 MiB/sec. | ||
1745 | 2025.03.25 22:01:00.899894 [ 3 ] {615214f5-2e45-4347-b9a5-2d405f255a95} <Debug> TCPHandler: Processed in 0.001612398 sec. | ||
1746 | 2025.03.25 22:01:00.900012 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1747 | 2025.03.25 22:01:00.900117 [ 3 ] {257fc534-a26f-4549-ba8b-8a52d53ef76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1748 | 2025.03.25 22:01:00.900164 [ 3 ] {257fc534-a26f-4549-ba8b-8a52d53ef76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1749 | 2025.03.25 22:01:00.900586 [ 3 ] {257fc534-a26f-4549-ba8b-8a52d53ef76d} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1750 | 2025.03.25 22:01:00.900623 [ 3 ] {257fc534-a26f-4549-ba8b-8a52d53ef76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1751 | 2025.03.25 22:01:00.900970 [ 3 ] {257fc534-a26f-4549-ba8b-8a52d53ef76d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1752 | 2025.03.25 22:01:00.901213 [ 3 ] {257fc534-a26f-4549-ba8b-8a52d53ef76d} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1753 | 2025.03.25 22:01:00.901399 [ 3 ] {257fc534-a26f-4549-ba8b-8a52d53ef76d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001302 sec., 768.0491551459294 rows/sec., 51.75 KiB/sec. | ||
1754 | 2025.03.25 22:01:00.901453 [ 3 ] {257fc534-a26f-4549-ba8b-8a52d53ef76d} <Debug> TCPHandler: Processed in 0.001492596 sec. | ||
1755 | 2025.03.25 22:01:00.901589 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1756 | 2025.03.25 22:01:00.901693 [ 3 ] {702b6e94-5e1e-46c9-91ff-43b86bc63c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1757 | 2025.03.25 22:01:00.901758 [ 3 ] {702b6e94-5e1e-46c9-91ff-43b86bc63c2b} <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 | ||
1758 | 2025.03.25 22:01:00.902818 [ 3 ] {702b6e94-5e1e-46c9-91ff-43b86bc63c2b} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1759 | 2025.03.25 22:01:00.902856 [ 3 ] {702b6e94-5e1e-46c9-91ff-43b86bc63c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1760 | 2025.03.25 22:01:00.903532 [ 3 ] {702b6e94-5e1e-46c9-91ff-43b86bc63c2b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1761 | 2025.03.25 22:01:00.903820 [ 3 ] {702b6e94-5e1e-46c9-91ff-43b86bc63c2b} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1762 | 2025.03.25 22:01:00.904098 [ 3 ] {702b6e94-5e1e-46c9-91ff-43b86bc63c2b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002407 sec., 9555.463232239303 rows/sec., 17.12 MiB/sec. | ||
1763 | 2025.03.25 22:01:00.904249 [ 3 ] {702b6e94-5e1e-46c9-91ff-43b86bc63c2b} <Debug> TCPHandler: Processed in 0.002711168 sec. | ||
1764 | 2025.03.25 22:01:00.904399 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1765 | 2025.03.25 22:01:00.904515 [ 3 ] {fdcc70cf-7874-4b04-8fe9-c21cca48e62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1766 | 2025.03.25 22:01:00.904569 [ 3 ] {fdcc70cf-7874-4b04-8fe9-c21cca48e62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1767 | 2025.03.25 22:01:00.905029 [ 3 ] {fdcc70cf-7874-4b04-8fe9-c21cca48e62c} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1768 | 2025.03.25 22:01:00.905068 [ 3 ] {fdcc70cf-7874-4b04-8fe9-c21cca48e62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1769 | 2025.03.25 22:01:00.905434 [ 3 ] {fdcc70cf-7874-4b04-8fe9-c21cca48e62c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1770 | 2025.03.25 22:01:00.905680 [ 3 ] {fdcc70cf-7874-4b04-8fe9-c21cca48e62c} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1771 | 2025.03.25 22:01:00.905845 [ 3 ] {fdcc70cf-7874-4b04-8fe9-c21cca48e62c} <Debug> executeQuery: Read 58 rows, 3.69 KiB in 0.001354 sec., 42836.04135893648 rows/sec., 2.66 MiB/sec. | ||
1772 | 2025.03.25 22:01:00.905893 [ 3 ] {fdcc70cf-7874-4b04-8fe9-c21cca48e62c} <Debug> TCPHandler: Processed in 0.001547187 sec. | ||
1773 | 2025.03.25 22:01:02.564064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1774 | 2025.03.25 22:01:02.564775 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1775 | 2025.03.25 22:01:02.564826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1776 | 2025.03.25 22:01:02.565378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1777 | 2025.03.25 22:01:02.565639 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1778 | 2025.03.25 22:01:02.565905 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1779 | 2025.03.25 22:01:02.758665 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1780 | 2025.03.25 22:01:02.778025 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1781 | 2025.03.25 22:01:02.778088 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1782 | 2025.03.25 22:01:02.785054 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1783 | 2025.03.25 22:01:02.785817 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1784 | 2025.03.25 22:01:02.788638 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1785 | 2025.03.25 22:01:05.861061 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1786 | 2025.03.25 22:01:05.861292 [ 3 ] {f3143d45-ea8a-432f-ba08-e132c275a926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1787 | 2025.03.25 22:01:05.861377 [ 3 ] {f3143d45-ea8a-432f-ba08-e132c275a926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1788 | 2025.03.25 22:01:05.862247 [ 3 ] {f3143d45-ea8a-432f-ba08-e132c275a926} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1789 | 2025.03.25 22:01:05.862304 [ 3 ] {f3143d45-ea8a-432f-ba08-e132c275a926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1790 | 2025.03.25 22:01:05.862773 [ 3 ] {f3143d45-ea8a-432f-ba08-e132c275a926} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1791 | 2025.03.25 22:01:05.863036 [ 3 ] {f3143d45-ea8a-432f-ba08-e132c275a926} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1792 | 2025.03.25 22:01:05.863261 [ 3 ] {f3143d45-ea8a-432f-ba08-e132c275a926} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002024 sec., 27667.984189723316 rows/sec., 2.11 MiB/sec. | ||
1793 | 2025.03.25 22:01:05.863337 [ 3 ] {f3143d45-ea8a-432f-ba08-e132c275a926} <Debug> TCPHandler: Processed in 0.002421472 sec. | ||
1794 | 2025.03.25 22:01:05.863458 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1795 | 2025.03.25 22:01:05.863570 [ 3 ] {d781c596-18c0-4d63-9fad-6f43522ae746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1796 | 2025.03.25 22:01:05.863619 [ 3 ] {d781c596-18c0-4d63-9fad-6f43522ae746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1797 | 2025.03.25 22:01:05.864168 [ 3 ] {d781c596-18c0-4d63-9fad-6f43522ae746} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1798 | 2025.03.25 22:01:05.864207 [ 3 ] {d781c596-18c0-4d63-9fad-6f43522ae746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1799 | 2025.03.25 22:01:05.864577 [ 3 ] {d781c596-18c0-4d63-9fad-6f43522ae746} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1800 | 2025.03.25 22:01:05.864852 [ 3 ] {d781c596-18c0-4d63-9fad-6f43522ae746} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1801 | 2025.03.25 22:01:05.865029 [ 3 ] {d781c596-18c0-4d63-9fad-6f43522ae746} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001487 sec., 43039.67720242098 rows/sec., 3.36 MiB/sec. | ||
1802 | 2025.03.25 22:01:05.865082 [ 3 ] {d781c596-18c0-4d63-9fad-6f43522ae746} <Debug> TCPHandler: Processed in 0.00167668 sec. | ||
1803 | 2025.03.25 22:01:05.865192 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1804 | 2025.03.25 22:01:05.865302 [ 3 ] {8db13815-870c-4520-97e3-0aba81548e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1805 | 2025.03.25 22:01:05.865352 [ 3 ] {8db13815-870c-4520-97e3-0aba81548e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1806 | 2025.03.25 22:01:05.865853 [ 3 ] {8db13815-870c-4520-97e3-0aba81548e13} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1807 | 2025.03.25 22:01:05.865890 [ 3 ] {8db13815-870c-4520-97e3-0aba81548e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1808 | 2025.03.25 22:01:05.866312 [ 3 ] {8db13815-870c-4520-97e3-0aba81548e13} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1809 | 2025.03.25 22:01:05.866548 [ 3 ] {8db13815-870c-4520-97e3-0aba81548e13} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1810 | 2025.03.25 22:01:05.866720 [ 3 ] {8db13815-870c-4520-97e3-0aba81548e13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001441 sec., 111034.00416377516 rows/sec., 7.73 MiB/sec. | ||
1811 | 2025.03.25 22:01:05.866773 [ 3 ] {8db13815-870c-4520-97e3-0aba81548e13} <Debug> TCPHandler: Processed in 0.001630618 sec. | ||
1812 | 2025.03.25 22:01:05.866894 [ 3 ] {} <Trace> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1813 | 2025.03.25 22:01:05.867001 [ 3 ] {80525234-6274-4a06-b0dd-a84a375f971e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1814 | 2025.03.25 22:01:05.867047 [ 3 ] {80525234-6274-4a06-b0dd-a84a375f971e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1815 | 2025.03.25 22:01:05.867470 [ 3 ] {80525234-6274-4a06-b0dd-a84a375f971e} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1816 | 2025.03.25 22:01:05.867507 [ 3 ] {80525234-6274-4a06-b0dd-a84a375f971e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1817 | 2025.03.25 22:01:05.867852 [ 3 ] {80525234-6274-4a06-b0dd-a84a375f971e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1818 | 2025.03.25 22:01:05.868084 [ 3 ] {80525234-6274-4a06-b0dd-a84a375f971e} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1819 | 2025.03.25 22:01:05.868253 [ 3 ] {80525234-6274-4a06-b0dd-a84a375f971e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001275 sec., 47058.82352941176 rows/sec., 3.17 MiB/sec. | ||
1820 | 2025.03.25 22:01:05.868301 [ 3 ] {80525234-6274-4a06-b0dd-a84a375f971e} <Debug> TCPHandler: Processed in 0.001457046 sec. | ||
1821 | 2025.03.25 22:01:09.976817 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1822 | 2025.03.25 22:01:09.976879 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1823 | 2025.03.25 22:01:10.054621 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 272 | ||
1824 | 2025.03.25 22:01:10.057947 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1825 | 2025.03.25 22:01:10.058006 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1826 | 2025.03.25 22:01:10.059553 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1827 | 2025.03.25 22:01:10.059874 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1828 | 2025.03.25 22:01:10.060508 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 272 | ||
1829 | 2025.03.25 22:01:10.066952 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1830 | 2025.03.25 22:01:10.067621 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1831 | 2025.03.25 22:01:10.067661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1832 | 2025.03.25 22:01:10.068260 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1833 | 2025.03.25 22:01:10.068584 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1834 | 2025.03.25 22:01:10.068809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1835 | 2025.03.25 22:01:10.148171 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1836 | 2025.03.25 22:01:10.148263 [ 3 ] {} <Debug> TCP-Session: 3d0362bf-cf37-4b64-bfb4-4a293841dbb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1837 | 2025.03.25 22:01:10.289641 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1838 | 2025.03.25 22:01:10.309512 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1839 | 2025.03.25 22:01:10.309575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1840 | 2025.03.25 22:01:10.316814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1841 | 2025.03.25 22:01:10.317601 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1842 | 2025.03.25 22:01:10.320246 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1843 | 2025.03.25 22:01:10.868497 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1844 | 2025.03.25 22:01:10.868685 [ 254 ] {ac1f000c-8dc3-4386-81a2-842b9c194f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1845 | 2025.03.25 22:01:10.868758 [ 254 ] {ac1f000c-8dc3-4386-81a2-842b9c194f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1846 | 2025.03.25 22:01:10.869596 [ 254 ] {ac1f000c-8dc3-4386-81a2-842b9c194f8d} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1847 | 2025.03.25 22:01:10.869650 [ 254 ] {ac1f000c-8dc3-4386-81a2-842b9c194f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1848 | 2025.03.25 22:01:10.870106 [ 254 ] {ac1f000c-8dc3-4386-81a2-842b9c194f8d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1849 | 2025.03.25 22:01:10.870377 [ 254 ] {ac1f000c-8dc3-4386-81a2-842b9c194f8d} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1850 | 2025.03.25 22:01:10.870647 [ 254 ] {ac1f000c-8dc3-4386-81a2-842b9c194f8d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001995 sec., 106265.66416040101 rows/sec., 6.76 MiB/sec. | ||
1851 | 2025.03.25 22:01:10.870904 [ 254 ] {ac1f000c-8dc3-4386-81a2-842b9c194f8d} <Debug> TCPHandler: Processed in 0.002536734 sec. | ||
1852 | 2025.03.25 22:01:10.871049 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1853 | 2025.03.25 22:01:10.871176 [ 254 ] {c6febf6c-48d5-4d33-b482-5c5f3172e43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1854 | 2025.03.25 22:01:10.871227 [ 254 ] {c6febf6c-48d5-4d33-b482-5c5f3172e43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1855 | 2025.03.25 22:01:10.872078 [ 254 ] {c6febf6c-48d5-4d33-b482-5c5f3172e43b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1856 | 2025.03.25 22:01:10.872119 [ 254 ] {c6febf6c-48d5-4d33-b482-5c5f3172e43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1857 | 2025.03.25 22:01:10.872542 [ 254 ] {c6febf6c-48d5-4d33-b482-5c5f3172e43b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1858 | 2025.03.25 22:01:10.872788 [ 254 ] {c6febf6c-48d5-4d33-b482-5c5f3172e43b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1859 | 2025.03.25 22:01:10.873022 [ 254 ] {c6febf6c-48d5-4d33-b482-5c5f3172e43b} <Debug> executeQuery: Read 663 rows, 53.67 KiB in 0.00187 sec., 354545.4545454546 rows/sec., 28.03 MiB/sec. | ||
1860 | 2025.03.25 22:01:10.873194 [ 254 ] {c6febf6c-48d5-4d33-b482-5c5f3172e43b} <Debug> TCPHandler: Processed in 0.002197559 sec. | ||
1861 | 2025.03.25 22:01:10.873370 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1862 | 2025.03.25 22:01:10.873483 [ 254 ] {8bc3ef60-5d44-425f-99e2-d752ca0000b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1863 | 2025.03.25 22:01:10.873530 [ 254 ] {8bc3ef60-5d44-425f-99e2-d752ca0000b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1864 | 2025.03.25 22:01:10.874121 [ 254 ] {8bc3ef60-5d44-425f-99e2-d752ca0000b2} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1865 | 2025.03.25 22:01:10.874161 [ 254 ] {8bc3ef60-5d44-425f-99e2-d752ca0000b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1866 | 2025.03.25 22:01:10.874525 [ 254 ] {8bc3ef60-5d44-425f-99e2-d752ca0000b2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1867 | 2025.03.25 22:01:10.874775 [ 254 ] {8bc3ef60-5d44-425f-99e2-d752ca0000b2} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1868 | 2025.03.25 22:01:10.875062 [ 254 ] {8bc3ef60-5d44-425f-99e2-d752ca0000b2} <Debug> executeQuery: Read 129 rows, 8.12 KiB in 0.00158 sec., 81645.56962025317 rows/sec., 5.02 MiB/sec. | ||
1869 | 2025.03.25 22:01:10.875135 [ 254 ] {8bc3ef60-5d44-425f-99e2-d752ca0000b2} <Debug> TCPHandler: Processed in 0.001817322 sec. | ||
1870 | 2025.03.25 22:01:10.875258 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1871 | 2025.03.25 22:01:10.875374 [ 254 ] {e67e505a-22aa-42f1-8360-2cf61f6c15c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1872 | 2025.03.25 22:01:10.875422 [ 254 ] {e67e505a-22aa-42f1-8360-2cf61f6c15c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1873 | 2025.03.25 22:01:10.875995 [ 254 ] {e67e505a-22aa-42f1-8360-2cf61f6c15c0} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1874 | 2025.03.25 22:01:10.876035 [ 254 ] {e67e505a-22aa-42f1-8360-2cf61f6c15c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1875 | 2025.03.25 22:01:10.876406 [ 254 ] {e67e505a-22aa-42f1-8360-2cf61f6c15c0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1876 | 2025.03.25 22:01:10.876650 [ 254 ] {e67e505a-22aa-42f1-8360-2cf61f6c15c0} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1877 | 2025.03.25 22:01:10.877011 [ 254 ] {e67e505a-22aa-42f1-8360-2cf61f6c15c0} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001627 sec., 69452.98094652736 rows/sec., 4.50 MiB/sec. | ||
1878 | 2025.03.25 22:01:10.877236 [ 254 ] {e67e505a-22aa-42f1-8360-2cf61f6c15c0} <Debug> TCPHandler: Processed in 0.002028365 sec. | ||
1879 | 2025.03.25 22:01:10.877345 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1880 | 2025.03.25 22:01:10.877448 [ 254 ] {66407fe3-bb33-46bf-8dee-b454ab81dc7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1881 | 2025.03.25 22:01:10.877492 [ 254 ] {66407fe3-bb33-46bf-8dee-b454ab81dc7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1882 | 2025.03.25 22:01:10.878065 [ 254 ] {66407fe3-bb33-46bf-8dee-b454ab81dc7f} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1883 | 2025.03.25 22:01:10.878105 [ 254 ] {66407fe3-bb33-46bf-8dee-b454ab81dc7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1884 | 2025.03.25 22:01:10.878459 [ 254 ] {66407fe3-bb33-46bf-8dee-b454ab81dc7f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1885 | 2025.03.25 22:01:10.878696 [ 254 ] {66407fe3-bb33-46bf-8dee-b454ab81dc7f} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1886 | 2025.03.25 22:01:10.878919 [ 254 ] {66407fe3-bb33-46bf-8dee-b454ab81dc7f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001489 sec., 75218.26729348555 rows/sec., 4.28 MiB/sec. | ||
1887 | 2025.03.25 22:01:10.878976 [ 254 ] {66407fe3-bb33-46bf-8dee-b454ab81dc7f} <Debug> TCPHandler: Processed in 0.001682319 sec. | ||
1888 | 2025.03.25 22:01:10.879094 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1889 | 2025.03.25 22:01:10.879199 [ 254 ] {cb3d874a-12f5-41ef-b6e8-3462b25491bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1890 | 2025.03.25 22:01:10.879244 [ 254 ] {cb3d874a-12f5-41ef-b6e8-3462b25491bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1891 | 2025.03.25 22:01:10.879888 [ 254 ] {cb3d874a-12f5-41ef-b6e8-3462b25491bc} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1892 | 2025.03.25 22:01:10.879926 [ 254 ] {cb3d874a-12f5-41ef-b6e8-3462b25491bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1893 | 2025.03.25 22:01:10.880294 [ 254 ] {cb3d874a-12f5-41ef-b6e8-3462b25491bc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1894 | 2025.03.25 22:01:10.880530 [ 254 ] {cb3d874a-12f5-41ef-b6e8-3462b25491bc} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1895 | 2025.03.25 22:01:10.880828 [ 254 ] {cb3d874a-12f5-41ef-b6e8-3462b25491bc} <Debug> executeQuery: Read 405 rows, 29.43 KiB in 0.001633 sec., 248009.79791794246 rows/sec., 17.60 MiB/sec. | ||
1896 | 2025.03.25 22:01:10.881271 [ 254 ] {cb3d874a-12f5-41ef-b6e8-3462b25491bc} <Debug> TCPHandler: Processed in 0.002226679 sec. | ||
1897 | 2025.03.25 22:01:10.881437 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1898 | 2025.03.25 22:01:10.881538 [ 254 ] {545b1bbd-39c2-424d-bf43-25359de6b97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1899 | 2025.03.25 22:01:10.881585 [ 254 ] {545b1bbd-39c2-424d-bf43-25359de6b97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1900 | 2025.03.25 22:01:10.882044 [ 254 ] {545b1bbd-39c2-424d-bf43-25359de6b97f} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1901 | 2025.03.25 22:01:10.882082 [ 254 ] {545b1bbd-39c2-424d-bf43-25359de6b97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1902 | 2025.03.25 22:01:10.882440 [ 254 ] {545b1bbd-39c2-424d-bf43-25359de6b97f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1903 | 2025.03.25 22:01:10.882666 [ 254 ] {545b1bbd-39c2-424d-bf43-25359de6b97f} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1904 | 2025.03.25 22:01:10.882943 [ 254 ] {545b1bbd-39c2-424d-bf43-25359de6b97f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 221.23 KiB/sec. | ||
1905 | 2025.03.25 22:01:10.883148 [ 254 ] {545b1bbd-39c2-424d-bf43-25359de6b97f} <Debug> TCPHandler: Processed in 0.001758111 sec. | ||
1906 | 2025.03.25 22:01:10.883294 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1907 | 2025.03.25 22:01:10.883398 [ 254 ] {519b2c52-e3f6-41b1-b1e6-a8646276dc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1908 | 2025.03.25 22:01:10.883446 [ 254 ] {519b2c52-e3f6-41b1-b1e6-a8646276dc88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1909 | 2025.03.25 22:01:10.883971 [ 254 ] {519b2c52-e3f6-41b1-b1e6-a8646276dc88} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1910 | 2025.03.25 22:01:10.884009 [ 254 ] {519b2c52-e3f6-41b1-b1e6-a8646276dc88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1911 | 2025.03.25 22:01:10.884377 [ 254 ] {519b2c52-e3f6-41b1-b1e6-a8646276dc88} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1912 | 2025.03.25 22:01:10.884611 [ 254 ] {519b2c52-e3f6-41b1-b1e6-a8646276dc88} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1913 | 2025.03.25 22:01:10.884812 [ 254 ] {519b2c52-e3f6-41b1-b1e6-a8646276dc88} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001435 sec., 165156.7944250871 rows/sec., 11.07 MiB/sec. | ||
1914 | 2025.03.25 22:01:10.884863 [ 254 ] {519b2c52-e3f6-41b1-b1e6-a8646276dc88} <Debug> TCPHandler: Processed in 0.001619769 sec. | ||
1915 | 2025.03.25 22:01:10.884980 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1916 | 2025.03.25 22:01:10.885090 [ 254 ] {f0c9dd46-3b61-43c5-9c3e-791091252641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1917 | 2025.03.25 22:01:10.885141 [ 254 ] {f0c9dd46-3b61-43c5-9c3e-791091252641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1918 | 2025.03.25 22:01:10.885565 [ 254 ] {f0c9dd46-3b61-43c5-9c3e-791091252641} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1919 | 2025.03.25 22:01:10.885604 [ 254 ] {f0c9dd46-3b61-43c5-9c3e-791091252641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1920 | 2025.03.25 22:01:10.885957 [ 254 ] {f0c9dd46-3b61-43c5-9c3e-791091252641} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1921 | 2025.03.25 22:01:10.886191 [ 254 ] {f0c9dd46-3b61-43c5-9c3e-791091252641} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1922 | 2025.03.25 22:01:10.886555 [ 254 ] {f0c9dd46-3b61-43c5-9c3e-791091252641} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001464 sec., 683.0601092896175 rows/sec., 46.03 KiB/sec. | ||
1923 | 2025.03.25 22:01:10.886768 [ 254 ] {f0c9dd46-3b61-43c5-9c3e-791091252641} <Debug> TCPHandler: Processed in 0.001841702 sec. | ||
1924 | 2025.03.25 22:01:10.886877 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1925 | 2025.03.25 22:01:10.886981 [ 254 ] {2b621f8e-2e34-406b-8ce7-1f6de4feb812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1926 | 2025.03.25 22:01:10.887053 [ 254 ] {2b621f8e-2e34-406b-8ce7-1f6de4feb812} <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 | ||
1927 | 2025.03.25 22:01:10.888142 [ 254 ] {2b621f8e-2e34-406b-8ce7-1f6de4feb812} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1928 | 2025.03.25 22:01:10.888181 [ 254 ] {2b621f8e-2e34-406b-8ce7-1f6de4feb812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1929 | 2025.03.25 22:01:10.888806 [ 254 ] {2b621f8e-2e34-406b-8ce7-1f6de4feb812} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1930 | 2025.03.25 22:01:10.889061 [ 254 ] {2b621f8e-2e34-406b-8ce7-1f6de4feb812} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1931 | 2025.03.25 22:01:10.889366 [ 254 ] {2b621f8e-2e34-406b-8ce7-1f6de4feb812} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002396 sec., 9599.332220367278 rows/sec., 17.20 MiB/sec. | ||
1932 | 2025.03.25 22:01:10.889479 [ 254 ] {2b621f8e-2e34-406b-8ce7-1f6de4feb812} <Debug> TCPHandler: Processed in 0.002652896 sec. | ||
1933 | 2025.03.25 22:01:10.889608 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1934 | 2025.03.25 22:01:10.889716 [ 254 ] {517dbd34-0311-458f-81bb-0faeba461298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1935 | 2025.03.25 22:01:10.889763 [ 254 ] {517dbd34-0311-458f-81bb-0faeba461298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1936 | 2025.03.25 22:01:10.890200 [ 254 ] {517dbd34-0311-458f-81bb-0faeba461298} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1937 | 2025.03.25 22:01:10.890240 [ 254 ] {517dbd34-0311-458f-81bb-0faeba461298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
1938 | 2025.03.25 22:01:10.890588 [ 254 ] {517dbd34-0311-458f-81bb-0faeba461298} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1939 | 2025.03.25 22:01:10.890824 [ 254 ] {517dbd34-0311-458f-81bb-0faeba461298} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1940 | 2025.03.25 22:01:10.891097 [ 254 ] {517dbd34-0311-458f-81bb-0faeba461298} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001388 sec., 59077.8097982709 rows/sec., 3.75 MiB/sec. | ||
1941 | 2025.03.25 22:01:10.891152 [ 254 ] {517dbd34-0311-458f-81bb-0faeba461298} <Debug> TCPHandler: Processed in 0.001595658 sec. | ||
1942 | 2025.03.25 22:01:11.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.34 MiB, peak 169.22 MiB, free memory in arenas 0.00 B, will set to 165.85 MiB (RSS), difference: 1.51 MiB | ||
1943 | 2025.03.25 22:01:13.817156 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1944 | 2025.03.25 22:01:13.817435 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
1945 | 2025.03.25 22:01:13.817867 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1946 | 2025.03.25 22:01:13.817918 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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 | ||
1947 | 2025.03.25 22:01:13.818296 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1948 | 2025.03.25 22:01:13.818379 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1949 | 2025.03.25 22:01:13.818551 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1950 | 2025.03.25 22:01:13.818781 [ 288 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1951 | 2025.03.25 22:01:13.818805 [ 287 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1952 | 2025.03.25 22:01:13.818839 [ 289 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1953 | 2025.03.25 22:01:13.819047 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1954 | 2025.03.25 22:01:13.819083 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1955 | 2025.03.25 22:01:13.819206 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1956 | 2025.03.25 22:01:13.819231 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
1957 | 2025.03.25 22:01:13.819275 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
1958 | 2025.03.25 22:01:13.819323 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
1959 | 2025.03.25 22:01:13.819368 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
1960 | 2025.03.25 22:01:13.821046 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.003732 sec., 9378.349410503752 rows/sec., 361.11 KiB/sec. | ||
1961 | 2025.03.25 22:01:13.821264 [ 254 ] {301108d2-895f-4a6b-a1af-23f8b42c2f9b} <Debug> TCPHandler: Processed in 0.004240524 sec. | ||
1962 | 2025.03.25 22:01:13.821525 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1963 | 2025.03.25 22:01:13.821703 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1964 | 2025.03.25 22:01:13.822019 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1965 | 2025.03.25 22:01:13.822070 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1966 | 2025.03.25 22:01:13.822395 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1967 | 2025.03.25 22:01:13.822462 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1968 | 2025.03.25 22:01:13.822608 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1969 | 2025.03.25 22:01:13.822766 [ 291 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1970 | 2025.03.25 22:01:13.822790 [ 288 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1971 | 2025.03.25 22:01:13.822805 [ 289 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1972 | 2025.03.25 22:01:13.822968 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1973 | 2025.03.25 22:01:13.823001 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1974 | 2025.03.25 22:01:13.823112 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1975 | 2025.03.25 22:01:13.823134 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
1976 | 2025.03.25 22:01:13.823175 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1977 | 2025.03.25 22:01:13.823220 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1978 | 2025.03.25 22:01:13.823260 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1979 | 2025.03.25 22:01:13.824799 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.003184 sec., 10992.462311557789 rows/sec., 423.26 KiB/sec. | ||
1980 | 2025.03.25 22:01:13.824992 [ 254 ] {47c454b1-ed10-4838-b26d-05ba8db47f68} <Debug> TCPHandler: Processed in 0.003522052 sec. | ||
1981 | 2025.03.25 22:01:13.825216 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1982 | 2025.03.25 22:01:13.825387 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1983 | 2025.03.25 22:01:13.825697 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1984 | 2025.03.25 22:01:13.825748 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1985 | 2025.03.25 22:01:13.826071 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1986 | 2025.03.25 22:01:13.826138 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1987 | 2025.03.25 22:01:13.826281 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1988 | 2025.03.25 22:01:13.826424 [ 287 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1989 | 2025.03.25 22:01:13.826442 [ 288 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1990 | 2025.03.25 22:01:13.826462 [ 289 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1991 | 2025.03.25 22:01:13.826618 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
1992 | 2025.03.25 22:01:13.826650 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1993 | 2025.03.25 22:01:13.826757 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1994 | 2025.03.25 22:01:13.826778 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
1995 | 2025.03.25 22:01:13.826818 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1996 | 2025.03.25 22:01:13.826859 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1997 | 2025.03.25 22:01:13.826897 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1998 | 2025.03.25 22:01:13.828287 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002982 sec., 11737.089201877934 rows/sec., 451.93 KiB/sec. | ||
1999 | 2025.03.25 22:01:13.828480 [ 254 ] {36fb0612-9575-4c63-ae8f-5fb61df15da9} <Debug> TCPHandler: Processed in 0.003317258 sec. | ||
2000 | 2025.03.25 22:01:13.828695 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2001 | 2025.03.25 22:01:13.828864 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2002 | 2025.03.25 22:01:13.829173 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2003 | 2025.03.25 22:01:13.829224 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2004 | 2025.03.25 22:01:13.829548 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2005 | 2025.03.25 22:01:13.829615 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2006 | 2025.03.25 22:01:13.829757 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2007 | 2025.03.25 22:01:13.829880 [ 287 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2008 | 2025.03.25 22:01:13.829905 [ 288 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2009 | 2025.03.25 22:01:13.829908 [ 289 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2010 | 2025.03.25 22:01:13.830034 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
2011 | 2025.03.25 22:01:13.830064 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2012 | 2025.03.25 22:01:13.830173 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2013 | 2025.03.25 22:01:13.830194 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
2014 | 2025.03.25 22:01:13.830233 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2015 | 2025.03.25 22:01:13.830276 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2016 | 2025.03.25 22:01:13.830314 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2017 | 2025.03.25 22:01:13.831711 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002928 sec., 11953.551912568306 rows/sec., 460.27 KiB/sec. | ||
2018 | 2025.03.25 22:01:13.831903 [ 254 ] {27a394e2-a8e3-4bda-ab47-cfa7aaf89ddb} <Debug> TCPHandler: Processed in 0.003260877 sec. | ||
2019 | 2025.03.25 22:01:13.832111 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2020 | 2025.03.25 22:01:13.832279 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2021 | 2025.03.25 22:01:13.832585 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2022 | 2025.03.25 22:01:13.832636 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2023 | 2025.03.25 22:01:13.832957 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2024 | 2025.03.25 22:01:13.833022 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2025 | 2025.03.25 22:01:13.833163 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2026 | 2025.03.25 22:01:13.833321 [ 287 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2027 | 2025.03.25 22:01:13.833330 [ 288 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2028 | 2025.03.25 22:01:13.833346 [ 289 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2029 | 2025.03.25 22:01:13.833476 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
2030 | 2025.03.25 22:01:13.833506 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2031 | 2025.03.25 22:01:13.833614 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2032 | 2025.03.25 22:01:13.833636 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
2033 | 2025.03.25 22:01:13.833675 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2034 | 2025.03.25 22:01:13.833716 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2035 | 2025.03.25 22:01:13.833754 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2036 | 2025.03.25 22:01:13.835123 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002923 sec., 11973.999315771469 rows/sec., 461.05 KiB/sec. | ||
2037 | 2025.03.25 22:01:13.835318 [ 254 ] {a8a10e6e-469e-4e8c-a303-4a6b477bad37} <Debug> TCPHandler: Processed in 0.003259227 sec. | ||
2038 | 2025.03.25 22:01:13.835537 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2039 | 2025.03.25 22:01:13.835706 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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) | ||
2040 | 2025.03.25 22:01:13.836011 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2041 | 2025.03.25 22:01:13.836063 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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 | ||
2042 | 2025.03.25 22:01:13.836391 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2043 | 2025.03.25 22:01:13.836456 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2044 | 2025.03.25 22:01:13.836597 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2045 | 2025.03.25 22:01:13.836738 [ 287 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2046 | 2025.03.25 22:01:13.836742 [ 288 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2047 | 2025.03.25 22:01:13.836767 [ 289 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2048 | 2025.03.25 22:01:13.836882 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
2049 | 2025.03.25 22:01:13.836913 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2050 | 2025.03.25 22:01:13.837020 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2051 | 2025.03.25 22:01:13.837040 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
2052 | 2025.03.25 22:01:13.837080 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
2053 | 2025.03.25 22:01:13.837122 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
2054 | 2025.03.25 22:01:13.837162 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
2055 | 2025.03.25 22:01:13.838528 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002901 sec., 12064.80523957256 rows/sec., 464.55 KiB/sec. | ||
2056 | 2025.03.25 22:01:13.838723 [ 254 ] {d000a878-6ee3-4496-88bf-f5771f92bf33} <Debug> TCPHandler: Processed in 0.003238347 sec. | ||
2057 | 2025.03.25 22:01:13.912610 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2058 | 2025.03.25 22:01:13.912820 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2059 | 2025.03.25 22:01:13.913222 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2060 | 2025.03.25 22:01:13.913279 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2061 | 2025.03.25 22:01:13.913631 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2062 | 2025.03.25 22:01:13.913706 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2063 | 2025.03.25 22:01:13.913863 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2064 | 2025.03.25 22:01:13.913995 [ 288 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2065 | 2025.03.25 22:01:13.914040 [ 289 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2066 | 2025.03.25 22:01:13.914051 [ 287 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2067 | 2025.03.25 22:01:13.914209 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
2068 | 2025.03.25 22:01:13.914240 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2069 | 2025.03.25 22:01:13.914357 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2070 | 2025.03.25 22:01:13.914379 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
2071 | 2025.03.25 22:01:13.914422 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2072 | 2025.03.25 22:01:13.914469 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2073 | 2025.03.25 22:01:13.914511 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2074 | 2025.03.25 22:01:13.915980 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.003256 sec., 10749.385749385749 rows/sec., 413.90 KiB/sec. | ||
2075 | 2025.03.25 22:01:13.916187 [ 254 ] {9a16828e-d1bd-4b71-b1c0-813b8edefb5d} <Debug> TCPHandler: Processed in 0.003653684 sec. | ||
2076 | 2025.03.25 22:01:13.916628 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2077 | 2025.03.25 22:01:13.916750 [ 254 ] {75981bb7-e759-41ce-a4d0-cd80d7f0a176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2078 | 2025.03.25 22:01:13.916798 [ 254 ] {75981bb7-e759-41ce-a4d0-cd80d7f0a176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2079 | 2025.03.25 22:01:13.917493 [ 254 ] {75981bb7-e759-41ce-a4d0-cd80d7f0a176} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2080 | 2025.03.25 22:01:13.917540 [ 254 ] {75981bb7-e759-41ce-a4d0-cd80d7f0a176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2081 | 2025.03.25 22:01:13.918054 [ 254 ] {75981bb7-e759-41ce-a4d0-cd80d7f0a176} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2082 | 2025.03.25 22:01:13.918281 [ 254 ] {75981bb7-e759-41ce-a4d0-cd80d7f0a176} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2083 | 2025.03.25 22:01:13.918573 [ 254 ] {75981bb7-e759-41ce-a4d0-cd80d7f0a176} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001843 sec., 3798.155181768855 rows/sec., 772.56 KiB/sec. | ||
2084 | 2025.03.25 22:01:13.918692 [ 254 ] {75981bb7-e759-41ce-a4d0-cd80d7f0a176} <Debug> TCPHandler: Processed in 0.002116647 sec. | ||
2085 | 2025.03.25 22:01:13.918802 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2086 | 2025.03.25 22:01:13.918912 [ 254 ] {a63eafce-6f4c-4231-93f9-6dde890e4cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2087 | 2025.03.25 22:01:13.918958 [ 254 ] {a63eafce-6f4c-4231-93f9-6dde890e4cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2088 | 2025.03.25 22:01:13.920130 [ 254 ] {a63eafce-6f4c-4231-93f9-6dde890e4cfb} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2089 | 2025.03.25 22:01:13.920173 [ 254 ] {a63eafce-6f4c-4231-93f9-6dde890e4cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2090 | 2025.03.25 22:01:13.920610 [ 254 ] {a63eafce-6f4c-4231-93f9-6dde890e4cfb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2091 | 2025.03.25 22:01:13.920865 [ 254 ] {a63eafce-6f4c-4231-93f9-6dde890e4cfb} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2092 | 2025.03.25 22:01:13.921087 [ 254 ] {a63eafce-6f4c-4231-93f9-6dde890e4cfb} <Debug> executeQuery: Read 1197 rows, 100.57 KiB in 0.002201 sec., 543843.7074057247 rows/sec., 44.62 MiB/sec. | ||
2093 | 2025.03.25 22:01:13.921141 [ 254 ] {a63eafce-6f4c-4231-93f9-6dde890e4cfb} <Debug> TCPHandler: Processed in 0.002389831 sec. | ||
2094 | 2025.03.25 22:01:13.921265 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2095 | 2025.03.25 22:01:13.921374 [ 254 ] {5b1e7fb8-d44b-4c87-890b-77826c0287a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2096 | 2025.03.25 22:01:13.921420 [ 254 ] {5b1e7fb8-d44b-4c87-890b-77826c0287a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2097 | 2025.03.25 22:01:13.922077 [ 254 ] {5b1e7fb8-d44b-4c87-890b-77826c0287a0} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2098 | 2025.03.25 22:01:13.922119 [ 254 ] {5b1e7fb8-d44b-4c87-890b-77826c0287a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2099 | 2025.03.25 22:01:13.922492 [ 254 ] {5b1e7fb8-d44b-4c87-890b-77826c0287a0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2100 | 2025.03.25 22:01:13.922743 [ 254 ] {5b1e7fb8-d44b-4c87-890b-77826c0287a0} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2101 | 2025.03.25 22:01:13.922956 [ 254 ] {5b1e7fb8-d44b-4c87-890b-77826c0287a0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001606 sec., 141967.6214196762 rows/sec., 9.61 MiB/sec. | ||
2102 | 2025.03.25 22:01:13.923009 [ 254 ] {5b1e7fb8-d44b-4c87-890b-77826c0287a0} <Debug> TCPHandler: Processed in 0.001798241 sec. | ||
2103 | 2025.03.25 22:01:13.923112 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2104 | 2025.03.25 22:01:13.923219 [ 254 ] {4db4eeab-8e85-4c4b-85bc-220a874f9a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2105 | 2025.03.25 22:01:13.923264 [ 254 ] {4db4eeab-8e85-4c4b-85bc-220a874f9a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2106 | 2025.03.25 22:01:13.923992 [ 254 ] {4db4eeab-8e85-4c4b-85bc-220a874f9a4a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2107 | 2025.03.25 22:01:13.924033 [ 254 ] {4db4eeab-8e85-4c4b-85bc-220a874f9a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2108 | 2025.03.25 22:01:13.924400 [ 254 ] {4db4eeab-8e85-4c4b-85bc-220a874f9a4a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2109 | 2025.03.25 22:01:13.924634 [ 254 ] {4db4eeab-8e85-4c4b-85bc-220a874f9a4a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2110 | 2025.03.25 22:01:13.924849 [ 254 ] {4db4eeab-8e85-4c4b-85bc-220a874f9a4a} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001651 sec., 314960.6299212599 rows/sec., 23.31 MiB/sec. | ||
2111 | 2025.03.25 22:01:13.924902 [ 254 ] {4db4eeab-8e85-4c4b-85bc-220a874f9a4a} <Debug> TCPHandler: Processed in 0.001840102 sec. | ||
2112 | 2025.03.25 22:01:13.925018 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2113 | 2025.03.25 22:01:13.925125 [ 254 ] {35fa14ed-e7a1-41f7-85e0-5571cf8b16d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2114 | 2025.03.25 22:01:13.925174 [ 254 ] {35fa14ed-e7a1-41f7-85e0-5571cf8b16d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2115 | 2025.03.25 22:01:13.928158 [ 254 ] {35fa14ed-e7a1-41f7-85e0-5571cf8b16d8} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2116 | 2025.03.25 22:01:13.928201 [ 254 ] {35fa14ed-e7a1-41f7-85e0-5571cf8b16d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2117 | 2025.03.25 22:01:13.928703 [ 254 ] {35fa14ed-e7a1-41f7-85e0-5571cf8b16d8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2118 | 2025.03.25 22:01:13.928954 [ 254 ] {35fa14ed-e7a1-41f7-85e0-5571cf8b16d8} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2119 | 2025.03.25 22:01:13.929256 [ 254 ] {35fa14ed-e7a1-41f7-85e0-5571cf8b16d8} <Debug> executeQuery: Read 2107 rows, 144.32 KiB in 0.00413 sec., 510169.4915254237 rows/sec., 34.13 MiB/sec. | ||
2120 | 2025.03.25 22:01:13.929406 [ 254 ] {35fa14ed-e7a1-41f7-85e0-5571cf8b16d8} <Debug> TCPHandler: Processed in 0.004440638 sec. | ||
2121 | 2025.03.25 22:01:13.929528 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2122 | 2025.03.25 22:01:13.929636 [ 254 ] {ef3bcf56-2154-42b7-9e5e-d0cd04025d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2123 | 2025.03.25 22:01:13.929683 [ 254 ] {ef3bcf56-2154-42b7-9e5e-d0cd04025d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2124 | 2025.03.25 22:01:13.930149 [ 254 ] {ef3bcf56-2154-42b7-9e5e-d0cd04025d6d} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2125 | 2025.03.25 22:01:13.930192 [ 254 ] {ef3bcf56-2154-42b7-9e5e-d0cd04025d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2126 | 2025.03.25 22:01:13.930553 [ 254 ] {ef3bcf56-2154-42b7-9e5e-d0cd04025d6d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2127 | 2025.03.25 22:01:13.930787 [ 254 ] {ef3bcf56-2154-42b7-9e5e-d0cd04025d6d} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2128 | 2025.03.25 22:01:13.931014 [ 254 ] {ef3bcf56-2154-42b7-9e5e-d0cd04025d6d} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001398 sec., 25751.072961373393 rows/sec., 1.74 MiB/sec. | ||
2129 | 2025.03.25 22:01:13.931102 [ 254 ] {ef3bcf56-2154-42b7-9e5e-d0cd04025d6d} <Debug> TCPHandler: Processed in 0.001626568 sec. | ||
2130 | 2025.03.25 22:01:15.856977 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2131 | 2025.03.25 22:01:15.857282 [ 254 ] {2cbb6995-6e23-4d63-8cdf-137fd6996e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2132 | 2025.03.25 22:01:15.857402 [ 254 ] {2cbb6995-6e23-4d63-8cdf-137fd6996e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2133 | 2025.03.25 22:01:15.858242 [ 254 ] {2cbb6995-6e23-4d63-8cdf-137fd6996e78} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2134 | 2025.03.25 22:01:15.858292 [ 254 ] {2cbb6995-6e23-4d63-8cdf-137fd6996e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2135 | 2025.03.25 22:01:15.858722 [ 254 ] {2cbb6995-6e23-4d63-8cdf-137fd6996e78} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2136 | 2025.03.25 22:01:15.858977 [ 254 ] {2cbb6995-6e23-4d63-8cdf-137fd6996e78} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2137 | 2025.03.25 22:01:15.859139 [ 35 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2138 | 2025.03.25 22:01:15.859192 [ 35 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2139 | 2025.03.25 22:01:15.859195 [ 254 ] {2cbb6995-6e23-4d63-8cdf-137fd6996e78} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001992 sec., 28112.44979919679 rows/sec., 2.15 MiB/sec. | ||
2140 | 2025.03.25 22:01:15.859223 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2141 | 2025.03.25 22:01:15.859319 [ 254 ] {2cbb6995-6e23-4d63-8cdf-137fd6996e78} <Debug> TCPHandler: Processed in 0.002527064 sec. | ||
2142 | 2025.03.25 22:01:15.859488 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
2143 | 2025.03.25 22:01:15.859531 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2144 | 2025.03.25 22:01:15.859777 [ 254 ] {0ec10e43-0864-4468-bf87-d62ea4ea52e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2145 | 2025.03.25 22:01:15.859792 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2146 | 2025.03.25 22:01:15.859868 [ 254 ] {0ec10e43-0864-4468-bf87-d62ea4ea52e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2147 | 2025.03.25 22:01:15.859874 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 634 rows starting from the beginning of the part | ||
2148 | 2025.03.25 22:01:15.860183 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 663 rows starting from the beginning of the part | ||
2149 | 2025.03.25 22:01:15.860559 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
2150 | 2025.03.25 22:01:15.860891 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 663 rows starting from the beginning of the part | ||
2151 | 2025.03.25 22:01:15.861288 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1197 rows starting from the beginning of the part | ||
2152 | 2025.03.25 22:01:15.861601 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
2153 | 2025.03.25 22:01:15.862827 [ 254 ] {0ec10e43-0864-4468-bf87-d62ea4ea52e3} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2154 | 2025.03.25 22:01:15.862906 [ 254 ] {0ec10e43-0864-4468-bf87-d62ea4ea52e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2155 | 2025.03.25 22:01:15.863846 [ 254 ] {0ec10e43-0864-4468-bf87-d62ea4ea52e3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2156 | 2025.03.25 22:01:15.864273 [ 254 ] {0ec10e43-0864-4468-bf87-d62ea4ea52e3} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2157 | 2025.03.25 22:01:15.864422 [ 35 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2158 | 2025.03.25 22:01:15.864522 [ 35 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2159 | 2025.03.25 22:01:15.864596 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2160 | 2025.03.25 22:01:15.864642 [ 254 ] {0ec10e43-0864-4468-bf87-d62ea4ea52e3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004944 sec., 12944.983818770228 rows/sec., 1.01 MiB/sec. | ||
2161 | 2025.03.25 22:01:15.865266 [ 254 ] {0ec10e43-0864-4468-bf87-d62ea4ea52e3} <Debug> TCPHandler: Processed in 0.005797092 sec. | ||
2162 | 2025.03.25 22:01:15.865300 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
2163 | 2025.03.25 22:01:15.865826 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3269 rows, containing 5 columns (5 merged, 0 gathered) in 0.006482783 sec., 504258.7419631353 rows/sec., 42.31 MiB/sec. | ||
2164 | 2025.03.25 22:01:15.865829 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2165 | 2025.03.25 22:01:15.865970 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2166 | 2025.03.25 22:01:15.866113 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 384 rows starting from the beginning of the part | ||
2167 | 2025.03.25 22:01:15.866292 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2168 | 2025.03.25 22:01:15.866287 [ 254 ] {ac60cc2a-87c3-4c73-8d59-988bf9e80ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2169 | 2025.03.25 22:01:15.866602 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 405 rows starting from the beginning of the part | ||
2170 | 2025.03.25 22:01:15.866674 [ 254 ] {ac60cc2a-87c3-4c73-8d59-988bf9e80ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2171 | 2025.03.25 22:01:15.867110 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
2172 | 2025.03.25 22:01:15.867658 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 405 rows starting from the beginning of the part | ||
2173 | 2025.03.25 22:01:15.867838 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2174 | 2025.03.25 22:01:15.868188 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 520 rows starting from the beginning of the part | ||
2175 | 2025.03.25 22:01:15.868376 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_11_2} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2176 | 2025.03.25 22:01:15.868712 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
2177 | 2025.03.25 22:01:15.868801 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
2178 | 2025.03.25 22:01:15.870087 [ 254 ] {ac60cc2a-87c3-4c73-8d59-988bf9e80ed0} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2179 | 2025.03.25 22:01:15.870158 [ 254 ] {ac60cc2a-87c3-4c73-8d59-988bf9e80ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2180 | 2025.03.25 22:01:15.871221 [ 254 ] {ac60cc2a-87c3-4c73-8d59-988bf9e80ed0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2181 | 2025.03.25 22:01:15.871712 [ 254 ] {ac60cc2a-87c3-4c73-8d59-988bf9e80ed0} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2182 | 2025.03.25 22:01:15.871726 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1842 rows, containing 5 columns (5 merged, 0 gathered) in 0.007023813 sec., 262250.7176657465 rows/sec., 19.94 MiB/sec. | ||
2183 | 2025.03.25 22:01:15.871930 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2184 | 2025.03.25 22:01:15.871996 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2185 | 2025.03.25 22:01:15.872048 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2186 | 2025.03.25 22:01:15.872052 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2187 | 2025.03.25 22:01:15.872091 [ 254 ] {ac60cc2a-87c3-4c73-8d59-988bf9e80ed0} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.005989 sec., 10686.258139923191 rows/sec., 762.14 KiB/sec. | ||
2188 | 2025.03.25 22:01:15.872478 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
2189 | 2025.03.25 22:01:15.872514 [ 254 ] {ac60cc2a-87c3-4c73-8d59-988bf9e80ed0} <Debug> TCPHandler: Processed in 0.00686842 sec. | ||
2190 | 2025.03.25 22:01:15.872822 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2191 | 2025.03.25 22:01:15.872886 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2192 | 2025.03.25 22:01:15.872887 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2193 | 2025.03.25 22:01:15.872911 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 424 rows starting from the beginning of the part | ||
2194 | 2025.03.25 22:01:15.873107 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_11_2} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2195 | 2025.03.25 22:01:15.873252 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 171 rows starting from the beginning of the part | ||
2196 | 2025.03.25 22:01:15.873444 [ 254 ] {710435bd-ece0-4ebb-a0c9-34234fb371da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2197 | 2025.03.25 22:01:15.873521 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
2198 | 2025.03.25 22:01:15.873777 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
2199 | 2025.03.25 22:01:15.873765 [ 254 ] {710435bd-ece0-4ebb-a0c9-34234fb371da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2200 | 2025.03.25 22:01:15.874118 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part | ||
2201 | 2025.03.25 22:01:15.874445 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2107 rows starting from the beginning of the part | ||
2202 | 2025.03.25 22:01:15.874805 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
2203 | 2025.03.25 22:01:15.876075 [ 254 ] {710435bd-ece0-4ebb-a0c9-34234fb371da} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2204 | 2025.03.25 22:01:15.876158 [ 254 ] {710435bd-ece0-4ebb-a0c9-34234fb371da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2205 | 2025.03.25 22:01:15.877151 [ 254 ] {710435bd-ece0-4ebb-a0c9-34234fb371da} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2206 | 2025.03.25 22:01:15.877514 [ 254 ] {710435bd-ece0-4ebb-a0c9-34234fb371da} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2207 | 2025.03.25 22:01:15.877777 [ 35 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2208 | 2025.03.25 22:01:15.877861 [ 35 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2209 | 2025.03.25 22:01:15.877950 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2210 | 2025.03.25 22:01:15.878201 [ 254 ] {710435bd-ece0-4ebb-a0c9-34234fb371da} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.004934 sec., 4864.207539521686 rows/sec., 335.68 KiB/sec. | ||
2211 | 2025.03.25 22:01:15.878276 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3163 rows, containing 5 columns (5 merged, 0 gathered) in 0.006094717 sec., 518974.05572727986 rows/sec., 34.77 MiB/sec. | ||
2212 | 2025.03.25 22:01:15.878457 [ 254 ] {710435bd-ece0-4ebb-a0c9-34234fb371da} <Debug> TCPHandler: Processed in 0.005689329 sec. | ||
2213 | 2025.03.25 22:01:15.878555 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
2214 | 2025.03.25 22:01:15.878687 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2215 | 2025.03.25 22:01:15.878927 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2216 | 2025.03.25 22:01:15.879005 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 152 rows starting from the beginning of the part | ||
2217 | 2025.03.25 22:01:15.879301 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2218 | 2025.03.25 22:01:15.879330 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part | ||
2219 | 2025.03.25 22:01:15.879536 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2220 | 2025.03.25 22:01:15.879589 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
2221 | 2025.03.25 22:01:15.879815 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
2222 | 2025.03.25 22:01:15.879914 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part | ||
2223 | 2025.03.25 22:01:15.880062 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
2224 | 2025.03.25 22:01:15.880156 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
2225 | 2025.03.25 22:01:15.881489 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 412 rows, containing 4 columns (4 merged, 0 gathered) in 0.003282298 sec., 125521.81428986644 rows/sec., 8.12 MiB/sec. | ||
2226 | 2025.03.25 22:01:15.881690 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2227 | 2025.03.25 22:01:15.882039 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2228 | 2025.03.25 22:01:15.882140 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_11_2} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2229 | 2025.03.25 22:01:15.882241 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
2230 | 2025.03.25 22:01:17.568926 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
2231 | 2025.03.25 22:01:17.569634 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2232 | 2025.03.25 22:01:17.569680 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2233 | 2025.03.25 22:01:17.570212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2234 | 2025.03.25 22:01:17.570471 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2235 | 2025.03.25 22:01:17.570772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
2236 | 2025.03.25 22:01:17.820305 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2237 | 2025.03.25 22:01:17.840544 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2238 | 2025.03.25 22:01:17.840598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2239 | 2025.03.25 22:01:17.847528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2240 | 2025.03.25 22:01:17.848311 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2241 | 2025.03.25 22:01:17.851868 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2242 | 2025.03.25 22:01:20.060733 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 328 | ||
2243 | 2025.03.25 22:01:20.064377 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2244 | 2025.03.25 22:01:20.064423 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2245 | 2025.03.25 22:01:20.065929 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2246 | 2025.03.25 22:01:20.066233 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2247 | 2025.03.25 22:01:20.066442 [ 29 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2248 | 2025.03.25 22:01:20.066579 [ 29 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2249 | 2025.03.25 22:01:20.066656 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2250 | 2025.03.25 22:01:20.067387 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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 | ||
2251 | 2025.03.25 22:01:20.067857 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
2252 | 2025.03.25 22:01:20.068404 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2253 | 2025.03.25 22:01:20.068633 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
2254 | 2025.03.25 22:01:20.069319 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part | ||
2255 | 2025.03.25 22:01:20.069980 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part | ||
2256 | 2025.03.25 22:01:20.070603 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
2257 | 2025.03.25 22:01:20.071193 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
2258 | 2025.03.25 22:01:20.071758 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
2259 | 2025.03.25 22:01:20.081868 [ 190 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 72 columns (72 merged, 0 gathered) in 0.014991712 sec., 21878.75540832161 rows/sec., 22.47 MiB/sec. | ||
2260 | 2025.03.25 22:01:20.082744 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2261 | 2025.03.25 22:01:20.083496 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2262 | 2025.03.25 22:01:20.083583 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_6_1} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2263 | 2025.03.25 22:01:20.083804 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
2264 | 2025.03.25 22:01:20.866864 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2265 | 2025.03.25 22:01:20.867116 [ 254 ] {5910eafa-5485-48f7-8caf-ee33d55b6e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2266 | 2025.03.25 22:01:20.867223 [ 254 ] {5910eafa-5485-48f7-8caf-ee33d55b6e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2267 | 2025.03.25 22:01:20.868344 [ 254 ] {5910eafa-5485-48f7-8caf-ee33d55b6e8a} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2268 | 2025.03.25 22:01:20.868420 [ 254 ] {5910eafa-5485-48f7-8caf-ee33d55b6e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2269 | 2025.03.25 22:01:20.869107 [ 254 ] {5910eafa-5485-48f7-8caf-ee33d55b6e8a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2270 | 2025.03.25 22:01:20.869524 [ 254 ] {5910eafa-5485-48f7-8caf-ee33d55b6e8a} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2271 | 2025.03.25 22:01:20.869863 [ 254 ] {5910eafa-5485-48f7-8caf-ee33d55b6e8a} <Debug> executeQuery: Read 102 rows, 8.70 KiB in 0.002817 sec., 36208.7326943557 rows/sec., 3.02 MiB/sec. | ||
2272 | 2025.03.25 22:01:20.870004 [ 254 ] {5910eafa-5485-48f7-8caf-ee33d55b6e8a} <Debug> TCPHandler: Processed in 0.003285417 sec. | ||
2273 | 2025.03.25 22:01:20.870256 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2274 | 2025.03.25 22:01:20.870411 [ 254 ] {2c1b44e5-f2dd-487c-8f9f-9a1e6cef3255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2275 | 2025.03.25 22:01:20.870483 [ 254 ] {2c1b44e5-f2dd-487c-8f9f-9a1e6cef3255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2276 | 2025.03.25 22:01:20.871346 [ 254 ] {2c1b44e5-f2dd-487c-8f9f-9a1e6cef3255} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2277 | 2025.03.25 22:01:20.871396 [ 254 ] {2c1b44e5-f2dd-487c-8f9f-9a1e6cef3255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2278 | 2025.03.25 22:01:20.871847 [ 254 ] {2c1b44e5-f2dd-487c-8f9f-9a1e6cef3255} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2279 | 2025.03.25 22:01:20.872175 [ 254 ] {2c1b44e5-f2dd-487c-8f9f-9a1e6cef3255} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2280 | 2025.03.25 22:01:20.872461 [ 254 ] {2c1b44e5-f2dd-487c-8f9f-9a1e6cef3255} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.002092 sec., 10994.263862332695 rows/sec., 826.72 KiB/sec. | ||
2281 | 2025.03.25 22:01:20.872522 [ 254 ] {2c1b44e5-f2dd-487c-8f9f-9a1e6cef3255} <Debug> TCPHandler: Processed in 0.002345411 sec. | ||
2282 | 2025.03.25 22:01:20.872745 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2283 | 2025.03.25 22:01:20.872891 [ 254 ] {ac2329ba-59a1-413c-a74e-7c72e64009a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2284 | 2025.03.25 22:01:20.872954 [ 254 ] {ac2329ba-59a1-413c-a74e-7c72e64009a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2285 | 2025.03.25 22:01:20.873743 [ 254 ] {ac2329ba-59a1-413c-a74e-7c72e64009a2} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2286 | 2025.03.25 22:01:20.873798 [ 254 ] {ac2329ba-59a1-413c-a74e-7c72e64009a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2287 | 2025.03.25 22:01:20.874343 [ 254 ] {ac2329ba-59a1-413c-a74e-7c72e64009a2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2288 | 2025.03.25 22:01:20.874723 [ 254 ] {ac2329ba-59a1-413c-a74e-7c72e64009a2} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2289 | 2025.03.25 22:01:20.875010 [ 254 ] {ac2329ba-59a1-413c-a74e-7c72e64009a2} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.002151 sec., 40446.3040446304 rows/sec., 3.16 MiB/sec. | ||
2290 | 2025.03.25 22:01:20.875087 [ 254 ] {ac2329ba-59a1-413c-a74e-7c72e64009a2} <Debug> TCPHandler: Processed in 0.002407012 sec. | ||
2291 | 2025.03.25 22:01:20.875299 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2292 | 2025.03.25 22:01:20.875445 [ 254 ] {578ab6d7-191e-4ab7-9c28-cc9d7129db6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2293 | 2025.03.25 22:01:20.875516 [ 254 ] {578ab6d7-191e-4ab7-9c28-cc9d7129db6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2294 | 2025.03.25 22:01:20.876972 [ 254 ] {578ab6d7-191e-4ab7-9c28-cc9d7129db6c} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2295 | 2025.03.25 22:01:20.877023 [ 254 ] {578ab6d7-191e-4ab7-9c28-cc9d7129db6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2296 | 2025.03.25 22:01:20.877513 [ 254 ] {578ab6d7-191e-4ab7-9c28-cc9d7129db6c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2297 | 2025.03.25 22:01:20.877777 [ 254 ] {578ab6d7-191e-4ab7-9c28-cc9d7129db6c} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2298 | 2025.03.25 22:01:20.878028 [ 254 ] {578ab6d7-191e-4ab7-9c28-cc9d7129db6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00262 sec., 61068.70229007634 rows/sec., 4.25 MiB/sec. | ||
2299 | 2025.03.25 22:01:20.878102 [ 254 ] {578ab6d7-191e-4ab7-9c28-cc9d7129db6c} <Debug> TCPHandler: Processed in 0.0028717 sec. | ||
2300 | 2025.03.25 22:01:20.878282 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2301 | 2025.03.25 22:01:20.878436 [ 254 ] {e3f32307-64d1-4e8d-bca9-51254c6ec53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2302 | 2025.03.25 22:01:20.878536 [ 254 ] {e3f32307-64d1-4e8d-bca9-51254c6ec53a} <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 | ||
2303 | 2025.03.25 22:01:20.881017 [ 254 ] {e3f32307-64d1-4e8d-bca9-51254c6ec53a} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2304 | 2025.03.25 22:01:20.881131 [ 254 ] {e3f32307-64d1-4e8d-bca9-51254c6ec53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2305 | 2025.03.25 22:01:20.882214 [ 254 ] {e3f32307-64d1-4e8d-bca9-51254c6ec53a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2306 | 2025.03.25 22:01:20.882598 [ 254 ] {e3f32307-64d1-4e8d-bca9-51254c6ec53a} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2307 | 2025.03.25 22:01:20.882965 [ 254 ] {e3f32307-64d1-4e8d-bca9-51254c6ec53a} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.004559 sec., 5044.966001316078 rows/sec., 9.04 MiB/sec. | ||
2308 | 2025.03.25 22:01:20.883224 [ 254 ] {e3f32307-64d1-4e8d-bca9-51254c6ec53a} <Debug> TCPHandler: Processed in 0.004997387 sec. | ||
2309 | 2025.03.25 22:01:20.883526 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2310 | 2025.03.25 22:01:20.883695 [ 254 ] {a8788f2a-4ed4-4560-b8d9-a75ef8a8b794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2311 | 2025.03.25 22:01:20.883776 [ 254 ] {a8788f2a-4ed4-4560-b8d9-a75ef8a8b794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2312 | 2025.03.25 22:01:20.887257 [ 254 ] {a8788f2a-4ed4-4560-b8d9-a75ef8a8b794} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2313 | 2025.03.25 22:01:20.887336 [ 254 ] {a8788f2a-4ed4-4560-b8d9-a75ef8a8b794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2314 | 2025.03.25 22:01:20.887960 [ 254 ] {a8788f2a-4ed4-4560-b8d9-a75ef8a8b794} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2315 | 2025.03.25 22:01:20.888351 [ 254 ] {a8788f2a-4ed4-4560-b8d9-a75ef8a8b794} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2316 | 2025.03.25 22:01:20.888678 [ 254 ] {a8788f2a-4ed4-4560-b8d9-a75ef8a8b794} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005034 sec., 11918.951132300357 rows/sec., 822.53 KiB/sec. | ||
2317 | 2025.03.25 22:01:20.888788 [ 254 ] {a8788f2a-4ed4-4560-b8d9-a75ef8a8b794} <Debug> TCPHandler: Processed in 0.005436795 sec. | ||
2318 | 2025.03.25 22:01:24.976929 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2319 | 2025.03.25 22:01:24.977020 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2320 | 2025.03.25 22:01:25.070893 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
2321 | 2025.03.25 22:01:25.071659 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2322 | 2025.03.25 22:01:25.071710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2323 | 2025.03.25 22:01:25.072240 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2324 | 2025.03.25 22:01:25.072503 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2325 | 2025.03.25 22:01:25.072753 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2326 | 2025.03.25 22:01:25.095175 [ 27 ] {} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2327 | 2025.03.25 22:01:25.095247 [ 27 ] {} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2328 | 2025.03.25 22:01:25.095273 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2329 | 2025.03.25 22:01:25.095645 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::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 | ||
2330 | 2025.03.25 22:01:25.095831 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2331 | 2025.03.25 22:01:25.095869 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part | ||
2332 | 2025.03.25 22:01:25.095989 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part | ||
2333 | 2025.03.25 22:01:25.096198 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 113 rows starting from the beginning of the part | ||
2334 | 2025.03.25 22:01:25.096439 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part | ||
2335 | 2025.03.25 22:01:25.096565 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
2336 | 2025.03.25 22:01:25.097823 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.002454333 sec., 277468.4608812252 rows/sec., 19.30 MiB/sec. | ||
2337 | 2025.03.25 22:01:25.098019 [ 198 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2338 | 2025.03.25 22:01:25.098314 [ 198 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2339 | 2025.03.25 22:01:25.098391 [ 198 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_5_1} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2340 | 2025.03.25 22:01:25.098473 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
2341 | 2025.03.25 22:01:25.351922 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2342 | 2025.03.25 22:01:25.372143 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2343 | 2025.03.25 22:01:25.372195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2344 | 2025.03.25 22:01:25.378951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2345 | 2025.03.25 22:01:25.379681 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2346 | 2025.03.25 22:01:25.382236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2347 | 2025.03.25 22:01:25.860542 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2348 | 2025.03.25 22:01:25.860808 [ 254 ] {6ea817dd-d4e7-4596-b646-efb3fddbe3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2349 | 2025.03.25 22:01:25.860879 [ 254 ] {6ea817dd-d4e7-4596-b646-efb3fddbe3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2350 | 2025.03.25 22:01:25.861641 [ 254 ] {6ea817dd-d4e7-4596-b646-efb3fddbe3d1} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2351 | 2025.03.25 22:01:25.861687 [ 254 ] {6ea817dd-d4e7-4596-b646-efb3fddbe3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2352 | 2025.03.25 22:01:25.862124 [ 254 ] {6ea817dd-d4e7-4596-b646-efb3fddbe3d1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2353 | 2025.03.25 22:01:25.862381 [ 254 ] {6ea817dd-d4e7-4596-b646-efb3fddbe3d1} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2354 | 2025.03.25 22:01:25.862585 [ 254 ] {6ea817dd-d4e7-4596-b646-efb3fddbe3d1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001826 sec., 30668.127053669225 rows/sec., 2.34 MiB/sec. | ||
2355 | 2025.03.25 22:01:25.862645 [ 254 ] {6ea817dd-d4e7-4596-b646-efb3fddbe3d1} <Debug> TCPHandler: Processed in 0.00229133 sec. | ||
2356 | 2025.03.25 22:01:25.862770 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2357 | 2025.03.25 22:01:25.862885 [ 254 ] {de9bb6e5-ecc5-41c6-a917-4be73689e024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2358 | 2025.03.25 22:01:25.862935 [ 254 ] {de9bb6e5-ecc5-41c6-a917-4be73689e024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2359 | 2025.03.25 22:01:25.863510 [ 254 ] {de9bb6e5-ecc5-41c6-a917-4be73689e024} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2360 | 2025.03.25 22:01:25.863549 [ 254 ] {de9bb6e5-ecc5-41c6-a917-4be73689e024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2361 | 2025.03.25 22:01:25.863915 [ 254 ] {de9bb6e5-ecc5-41c6-a917-4be73689e024} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2362 | 2025.03.25 22:01:25.864153 [ 254 ] {de9bb6e5-ecc5-41c6-a917-4be73689e024} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2363 | 2025.03.25 22:01:25.864343 [ 254 ] {de9bb6e5-ecc5-41c6-a917-4be73689e024} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001484 sec., 43126.684636118596 rows/sec., 3.37 MiB/sec. | ||
2364 | 2025.03.25 22:01:25.864395 [ 254 ] {de9bb6e5-ecc5-41c6-a917-4be73689e024} <Debug> TCPHandler: Processed in 0.001679509 sec. | ||
2365 | 2025.03.25 22:01:25.864512 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2366 | 2025.03.25 22:01:25.864620 [ 254 ] {e80df130-1b55-4dce-91c5-52cd693a22e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2367 | 2025.03.25 22:01:25.864670 [ 254 ] {e80df130-1b55-4dce-91c5-52cd693a22e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2368 | 2025.03.25 22:01:25.865190 [ 254 ] {e80df130-1b55-4dce-91c5-52cd693a22e6} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2369 | 2025.03.25 22:01:25.865230 [ 254 ] {e80df130-1b55-4dce-91c5-52cd693a22e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2370 | 2025.03.25 22:01:25.865611 [ 254 ] {e80df130-1b55-4dce-91c5-52cd693a22e6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2371 | 2025.03.25 22:01:25.865846 [ 254 ] {e80df130-1b55-4dce-91c5-52cd693a22e6} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2372 | 2025.03.25 22:01:25.866110 [ 254 ] {e80df130-1b55-4dce-91c5-52cd693a22e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00151 sec., 105960.26490066225 rows/sec., 7.38 MiB/sec. | ||
2373 | 2025.03.25 22:01:25.866281 [ 254 ] {e80df130-1b55-4dce-91c5-52cd693a22e6} <Debug> TCPHandler: Processed in 0.001816572 sec. | ||
2374 | 2025.03.25 22:01:25.866423 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2375 | 2025.03.25 22:01:25.866531 [ 254 ] {7ff70e02-f239-4125-8fe2-5f90fd3239f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2376 | 2025.03.25 22:01:25.866579 [ 254 ] {7ff70e02-f239-4125-8fe2-5f90fd3239f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2377 | 2025.03.25 22:01:25.867040 [ 254 ] {7ff70e02-f239-4125-8fe2-5f90fd3239f7} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2378 | 2025.03.25 22:01:25.867080 [ 254 ] {7ff70e02-f239-4125-8fe2-5f90fd3239f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2379 | 2025.03.25 22:01:25.867437 [ 254 ] {7ff70e02-f239-4125-8fe2-5f90fd3239f7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2380 | 2025.03.25 22:01:25.867670 [ 254 ] {7ff70e02-f239-4125-8fe2-5f90fd3239f7} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2381 | 2025.03.25 22:01:25.867937 [ 254 ] {7ff70e02-f239-4125-8fe2-5f90fd3239f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 2.84 MiB/sec. | ||
2382 | 2025.03.25 22:01:25.868173 [ 254 ] {7ff70e02-f239-4125-8fe2-5f90fd3239f7} <Debug> TCPHandler: Processed in 0.001797891 sec. | ||
2383 | 2025.03.25 22:01:30.068222 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 348 | ||
2384 | 2025.03.25 22:01:30.071497 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2385 | 2025.03.25 22:01:30.071563 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2386 | 2025.03.25 22:01:30.073057 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2387 | 2025.03.25 22:01:30.073407 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2388 | 2025.03.25 22:01:30.074059 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 348 | ||
2389 | 2025.03.25 22:01:30.856494 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2390 | 2025.03.25 22:01:30.856769 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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) | ||
2391 | 2025.03.25 22:01:30.857228 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2392 | 2025.03.25 22:01:30.857286 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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 | ||
2393 | 2025.03.25 22:01:30.857680 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2394 | 2025.03.25 22:01:30.857767 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2395 | 2025.03.25 22:01:30.857952 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
2396 | 2025.03.25 22:01:30.858181 [ 291 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2397 | 2025.03.25 22:01:30.858190 [ 287 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2398 | 2025.03.25 22:01:30.858247 [ 289 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2399 | 2025.03.25 22:01:30.858181 [ 288 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2400 | 2025.03.25 22:01:30.858421 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2401 | 2025.03.25 22:01:30.858457 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2402 | 2025.03.25 22:01:30.858607 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2403 | 2025.03.25 22:01:30.858632 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
2404 | 2025.03.25 22:01:30.858678 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
2405 | 2025.03.25 22:01:30.858727 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
2406 | 2025.03.25 22:01:30.858772 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
2407 | 2025.03.25 22:01:30.858815 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
2408 | 2025.03.25 22:01:30.860964 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.004322 sec., 9717.72327626099 rows/sec., 370.56 KiB/sec. | ||
2409 | 2025.03.25 22:01:30.861249 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Debug> MemoryTracker: Peak memory usage (for query): 144.58 KiB. | ||
2410 | 2025.03.25 22:01:30.861269 [ 254 ] {a1924759-a093-4cfc-bd59-a7d6b56dff91} <Debug> TCPHandler: Processed in 0.004908925 sec. | ||
2411 | 2025.03.25 22:01:30.867319 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2412 | 2025.03.25 22:01:30.867462 [ 254 ] {0e42089a-20f1-408c-b5e2-557065b4d63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2413 | 2025.03.25 22:01:30.867521 [ 254 ] {0e42089a-20f1-408c-b5e2-557065b4d63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2414 | 2025.03.25 22:01:30.868311 [ 254 ] {0e42089a-20f1-408c-b5e2-557065b4d63d} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2415 | 2025.03.25 22:01:30.868360 [ 254 ] {0e42089a-20f1-408c-b5e2-557065b4d63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2416 | 2025.03.25 22:01:30.868890 [ 254 ] {0e42089a-20f1-408c-b5e2-557065b4d63d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2417 | 2025.03.25 22:01:30.869119 [ 254 ] {0e42089a-20f1-408c-b5e2-557065b4d63d} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2418 | 2025.03.25 22:01:30.869338 [ 254 ] {0e42089a-20f1-408c-b5e2-557065b4d63d} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001916 sec., 521.9206680584551 rows/sec., 118.25 KiB/sec. | ||
2419 | 2025.03.25 22:01:30.869442 [ 254 ] {0e42089a-20f1-408c-b5e2-557065b4d63d} <Debug> TCPHandler: Processed in 0.002196878 sec. | ||
2420 | 2025.03.25 22:01:30.869570 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2421 | 2025.03.25 22:01:30.869684 [ 254 ] {058f05cb-b621-4fa7-8ad8-d2170a6efc29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2422 | 2025.03.25 22:01:30.869733 [ 254 ] {058f05cb-b621-4fa7-8ad8-d2170a6efc29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2423 | 2025.03.25 22:01:30.870285 [ 254 ] {058f05cb-b621-4fa7-8ad8-d2170a6efc29} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2424 | 2025.03.25 22:01:30.870324 [ 254 ] {058f05cb-b621-4fa7-8ad8-d2170a6efc29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2425 | 2025.03.25 22:01:30.870678 [ 254 ] {058f05cb-b621-4fa7-8ad8-d2170a6efc29} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2426 | 2025.03.25 22:01:30.870927 [ 254 ] {058f05cb-b621-4fa7-8ad8-d2170a6efc29} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2427 | 2025.03.25 22:01:30.871153 [ 254 ] {058f05cb-b621-4fa7-8ad8-d2170a6efc29} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 330.58 KiB/sec. | ||
2428 | 2025.03.25 22:01:30.871263 [ 254 ] {058f05cb-b621-4fa7-8ad8-d2170a6efc29} <Debug> TCPHandler: Processed in 0.00174662 sec. | ||
2429 | 2025.03.25 22:01:30.871395 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2430 | 2025.03.25 22:01:30.871520 [ 254 ] {f096f419-df41-442c-9831-427d4936ceab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2431 | 2025.03.25 22:01:30.871569 [ 254 ] {f096f419-df41-442c-9831-427d4936ceab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2432 | 2025.03.25 22:01:30.872176 [ 254 ] {f096f419-df41-442c-9831-427d4936ceab} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2433 | 2025.03.25 22:01:30.872216 [ 254 ] {f096f419-df41-442c-9831-427d4936ceab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2434 | 2025.03.25 22:01:30.872623 [ 254 ] {f096f419-df41-442c-9831-427d4936ceab} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2435 | 2025.03.25 22:01:30.872940 [ 254 ] {f096f419-df41-442c-9831-427d4936ceab} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2436 | 2025.03.25 22:01:30.873149 [ 254 ] {f096f419-df41-442c-9831-427d4936ceab} <Debug> executeQuery: Read 107 rows, 9.11 KiB in 0.001657 sec., 64574.53228726614 rows/sec., 5.37 MiB/sec. | ||
2437 | 2025.03.25 22:01:30.873216 [ 254 ] {f096f419-df41-442c-9831-427d4936ceab} <Debug> TCPHandler: Processed in 0.001875193 sec. | ||
2438 | 2025.03.25 22:01:30.873356 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2439 | 2025.03.25 22:01:30.873533 [ 254 ] {ea436d22-f173-4391-a697-da4e0c9bb076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2440 | 2025.03.25 22:01:30.873597 [ 254 ] {ea436d22-f173-4391-a697-da4e0c9bb076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2441 | 2025.03.25 22:01:30.874206 [ 254 ] {ea436d22-f173-4391-a697-da4e0c9bb076} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2442 | 2025.03.25 22:01:30.874245 [ 254 ] {ea436d22-f173-4391-a697-da4e0c9bb076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2443 | 2025.03.25 22:01:30.874630 [ 254 ] {ea436d22-f173-4391-a697-da4e0c9bb076} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2444 | 2025.03.25 22:01:30.874879 [ 254 ] {ea436d22-f173-4391-a697-da4e0c9bb076} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2445 | 2025.03.25 22:01:30.875015 [ 103 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2446 | 2025.03.25 22:01:30.875059 [ 103 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2447 | 2025.03.25 22:01:30.875070 [ 254 ] {ea436d22-f173-4391-a697-da4e0c9bb076} <Debug> executeQuery: Read 30 rows, 2.22 KiB in 0.001568 sec., 19132.65306122449 rows/sec., 1.38 MiB/sec. | ||
2448 | 2025.03.25 22:01:30.875084 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2449 | 2025.03.25 22:01:30.875169 [ 254 ] {ea436d22-f173-4391-a697-da4e0c9bb076} <Debug> TCPHandler: Processed in 0.001873632 sec. | ||
2450 | 2025.03.25 22:01:30.875321 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
2451 | 2025.03.25 22:01:30.875368 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2452 | 2025.03.25 22:01:30.875612 [ 254 ] {e2c03cb0-a03c-492e-83ba-7f379394ad74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2453 | 2025.03.25 22:01:30.875612 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2454 | 2025.03.25 22:01:30.875716 [ 254 ] {e2c03cb0-a03c-492e-83ba-7f379394ad74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2455 | 2025.03.25 22:01:30.875723 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 129 rows starting from the beginning of the part | ||
2456 | 2025.03.25 22:01:30.876074 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 129 rows starting from the beginning of the part | ||
2457 | 2025.03.25 22:01:30.876435 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 129 rows starting from the beginning of the part | ||
2458 | 2025.03.25 22:01:30.876792 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 129 rows starting from the beginning of the part | ||
2459 | 2025.03.25 22:01:30.877281 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
2460 | 2025.03.25 22:01:30.877576 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
2461 | 2025.03.25 22:01:30.878484 [ 254 ] {e2c03cb0-a03c-492e-83ba-7f379394ad74} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2462 | 2025.03.25 22:01:30.878543 [ 254 ] {e2c03cb0-a03c-492e-83ba-7f379394ad74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2463 | 2025.03.25 22:01:30.879673 [ 254 ] {e2c03cb0-a03c-492e-83ba-7f379394ad74} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2464 | 2025.03.25 22:01:30.880210 [ 254 ] {e2c03cb0-a03c-492e-83ba-7f379394ad74} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2465 | 2025.03.25 22:01:30.880655 [ 196 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 569 rows, containing 5 columns (5 merged, 0 gathered) in 0.005457715 sec., 104256.08519316233 rows/sec., 6.91 MiB/sec. | ||
2466 | 2025.03.25 22:01:30.880776 [ 254 ] {e2c03cb0-a03c-492e-83ba-7f379394ad74} <Debug> executeQuery: Read 94 rows, 7.53 KiB in 0.005239 sec., 17942.35541133804 rows/sec., 1.40 MiB/sec. | ||
2467 | 2025.03.25 22:01:30.881060 [ 254 ] {e2c03cb0-a03c-492e-83ba-7f379394ad74} <Debug> TCPHandler: Processed in 0.00575166 sec. | ||
2468 | 2025.03.25 22:01:30.881069 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2469 | 2025.03.25 22:01:30.881268 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2470 | 2025.03.25 22:01:30.881454 [ 254 ] {255d774a-7f22-4fb3-b668-86d6b0aa0775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2471 | 2025.03.25 22:01:30.881550 [ 254 ] {255d774a-7f22-4fb3-b668-86d6b0aa0775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2472 | 2025.03.25 22:01:30.881593 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2473 | 2025.03.25 22:01:30.881827 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_6_1} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2474 | 2025.03.25 22:01:30.882029 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
2475 | 2025.03.25 22:01:30.882484 [ 254 ] {255d774a-7f22-4fb3-b668-86d6b0aa0775} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2476 | 2025.03.25 22:01:30.882527 [ 254 ] {255d774a-7f22-4fb3-b668-86d6b0aa0775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2477 | 2025.03.25 22:01:30.882931 [ 254 ] {255d774a-7f22-4fb3-b668-86d6b0aa0775} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2478 | 2025.03.25 22:01:30.883179 [ 254 ] {255d774a-7f22-4fb3-b668-86d6b0aa0775} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2479 | 2025.03.25 22:01:30.883455 [ 254 ] {255d774a-7f22-4fb3-b668-86d6b0aa0775} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.002056 sec., 79280.15564202334 rows/sec., 5.52 MiB/sec. | ||
2480 | 2025.03.25 22:01:30.883689 [ 254 ] {255d774a-7f22-4fb3-b668-86d6b0aa0775} <Debug> TCPHandler: Processed in 0.002490833 sec. | ||
2481 | 2025.03.25 22:01:30.883813 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2482 | 2025.03.25 22:01:30.883921 [ 254 ] {bd548c1e-9e4e-45d7-848a-582fd76a024b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2483 | 2025.03.25 22:01:30.883993 [ 254 ] {bd548c1e-9e4e-45d7-848a-582fd76a024b} <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 | ||
2484 | 2025.03.25 22:01:30.885152 [ 254 ] {bd548c1e-9e4e-45d7-848a-582fd76a024b} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2485 | 2025.03.25 22:01:30.885191 [ 254 ] {bd548c1e-9e4e-45d7-848a-582fd76a024b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2486 | 2025.03.25 22:01:30.885837 [ 254 ] {bd548c1e-9e4e-45d7-848a-582fd76a024b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2487 | 2025.03.25 22:01:30.886095 [ 254 ] {bd548c1e-9e4e-45d7-848a-582fd76a024b} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2488 | 2025.03.25 22:01:30.886229 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2489 | 2025.03.25 22:01:30.886268 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2490 | 2025.03.25 22:01:30.886290 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2491 | 2025.03.25 22:01:30.886309 [ 254 ] {bd548c1e-9e4e-45d7-848a-582fd76a024b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002409 sec., 9962.6400996264 rows/sec., 17.85 MiB/sec. | ||
2492 | 2025.03.25 22:01:30.886746 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
2493 | 2025.03.25 22:01:30.887030 [ 254 ] {bd548c1e-9e4e-45d7-848a-582fd76a024b} <Debug> TCPHandler: Processed in 0.003267177 sec. | ||
2494 | 2025.03.25 22:01:30.887327 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2495 | 2025.03.25 22:01:30.887411 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2496 | 2025.03.25 22:01:30.887553 [ 254 ] {540ad32d-9e4c-4f13-95a1-66536709d7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2497 | 2025.03.25 22:01:30.887580 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part | ||
2498 | 2025.03.25 22:01:30.887638 [ 254 ] {540ad32d-9e4c-4f13-95a1-66536709d7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2499 | 2025.03.25 22:01:30.888430 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
2500 | 2025.03.25 22:01:30.888983 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
2501 | 2025.03.25 22:01:30.889723 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
2502 | 2025.03.25 22:01:30.890262 [ 254 ] {540ad32d-9e4c-4f13-95a1-66536709d7d0} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2503 | 2025.03.25 22:01:30.890373 [ 254 ] {540ad32d-9e4c-4f13-95a1-66536709d7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2504 | 2025.03.25 22:01:30.890377 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
2505 | 2025.03.25 22:01:30.891084 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
2506 | 2025.03.25 22:01:30.891982 [ 254 ] {540ad32d-9e4c-4f13-95a1-66536709d7d0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2507 | 2025.03.25 22:01:30.892519 [ 254 ] {540ad32d-9e4c-4f13-95a1-66536709d7d0} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2508 | 2025.03.25 22:01:30.893301 [ 254 ] {540ad32d-9e4c-4f13-95a1-66536709d7d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005832 sec., 10288.065843621398 rows/sec., 709.98 KiB/sec. | ||
2509 | 2025.03.25 22:01:30.893598 [ 254 ] {540ad32d-9e4c-4f13-95a1-66536709d7d0} <Debug> TCPHandler: Processed in 0.006353911 sec. | ||
2510 | 2025.03.25 22:01:30.895565 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 19 columns (19 merged, 0 gathered) in 0.00919222 sec., 15121.48316728712 rows/sec., 27.10 MiB/sec. | ||
2511 | 2025.03.25 22:01:30.896169 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2512 | 2025.03.25 22:01:30.896678 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2513 | 2025.03.25 22:01:30.896774 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2514 | 2025.03.25 22:01:30.896953 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
2515 | 2025.03.25 22:01:32.572875 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
2516 | 2025.03.25 22:01:32.573615 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2517 | 2025.03.25 22:01:32.573675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2518 | 2025.03.25 22:01:32.574398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2519 | 2025.03.25 22:01:32.574656 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2520 | 2025.03.25 22:01:32.574862 [ 145 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2521 | 2025.03.25 22:01:32.574957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
2522 | 2025.03.25 22:01:32.574963 [ 145 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2523 | 2025.03.25 22:01:32.575006 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2524 | 2025.03.25 22:01:32.575172 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
2525 | 2025.03.25 22:01:32.575348 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2526 | 2025.03.25 22:01:32.575404 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
2527 | 2025.03.25 22:01:32.575522 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
2528 | 2025.03.25 22:01:32.575752 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
2529 | 2025.03.25 22:01:32.575934 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
2530 | 2025.03.25 22:01:32.576083 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
2531 | 2025.03.25 22:01:32.576222 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
2532 | 2025.03.25 22:01:32.578064 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002969702 sec., 1704884.8672358373 rows/sec., 24.39 MiB/sec. | ||
2533 | 2025.03.25 22:01:32.578711 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2534 | 2025.03.25 22:01:32.579006 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_11_2} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2535 | 2025.03.25 22:01:32.579093 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_11_2} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2536 | 2025.03.25 22:01:32.579188 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2537 | 2025.03.25 22:01:32.882293 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2538 | 2025.03.25 22:01:32.904120 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2539 | 2025.03.25 22:01:32.904181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2540 | 2025.03.25 22:01:32.911527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2541 | 2025.03.25 22:01:32.912309 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2542 | 2025.03.25 22:01:32.912653 [ 145 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2543 | 2025.03.25 22:01:32.912787 [ 145 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2544 | 2025.03.25 22:01:32.912855 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
2545 | 2025.03.25 22:01:32.913291 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
2546 | 2025.03.25 22:01:32.922849 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2547 | 2025.03.25 22:01:32.923970 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2548 | 2025.03.25 22:01:32.924913 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
2549 | 2025.03.25 22:01:32.929464 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
2550 | 2025.03.25 22:01:32.934182 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
2551 | 2025.03.25 22:01:32.938956 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
2552 | 2025.03.25 22:01:32.944029 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
2553 | 2025.03.25 22:01:32.948483 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
2554 | 2025.03.25 22:01:33.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.34 MiB, peak 177.93 MiB, free memory in arenas 0.00 B, will set to 169.04 MiB (RSS), difference: -8.30 MiB | ||
2555 | 2025.03.25 22:01:33.005001 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.091988637 sec., 902.2853550922816 rows/sec., 4.67 MiB/sec. | ||
2556 | 2025.03.25 22:01:33.007647 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2557 | 2025.03.25 22:01:33.010691 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_11_2} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2558 | 2025.03.25 22:01:33.010819 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_11_2} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2559 | 2025.03.25 22:01:33.013325 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2560 | 2025.03.25 22:01:34.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.74 MiB, peak 177.93 MiB, free memory in arenas 0.00 B, will set to 169.05 MiB (RSS), difference: 9.31 MiB | ||
2561 | 2025.03.25 22:01:35.861640 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2562 | 2025.03.25 22:01:35.861854 [ 254 ] {f55e49c4-ea80-4b40-802e-2912405aa05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2563 | 2025.03.25 22:01:35.861933 [ 254 ] {f55e49c4-ea80-4b40-802e-2912405aa05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2564 | 2025.03.25 22:01:35.862753 [ 254 ] {f55e49c4-ea80-4b40-802e-2912405aa05c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2565 | 2025.03.25 22:01:35.862798 [ 254 ] {f55e49c4-ea80-4b40-802e-2912405aa05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2566 | 2025.03.25 22:01:35.863262 [ 254 ] {f55e49c4-ea80-4b40-802e-2912405aa05c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2567 | 2025.03.25 22:01:35.863523 [ 254 ] {f55e49c4-ea80-4b40-802e-2912405aa05c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2568 | 2025.03.25 22:01:35.863781 [ 254 ] {f55e49c4-ea80-4b40-802e-2912405aa05c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001982 sec., 28254.28859737639 rows/sec., 2.16 MiB/sec. | ||
2569 | 2025.03.25 22:01:35.864013 [ 254 ] {f55e49c4-ea80-4b40-802e-2912405aa05c} <Debug> TCPHandler: Processed in 0.002511584 sec. | ||
2570 | 2025.03.25 22:01:35.864173 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2571 | 2025.03.25 22:01:35.864290 [ 254 ] {fb63a88f-5ba4-46ff-af87-4711324ef343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2572 | 2025.03.25 22:01:35.864340 [ 254 ] {fb63a88f-5ba4-46ff-af87-4711324ef343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2573 | 2025.03.25 22:01:35.864961 [ 254 ] {fb63a88f-5ba4-46ff-af87-4711324ef343} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2574 | 2025.03.25 22:01:35.864999 [ 254 ] {fb63a88f-5ba4-46ff-af87-4711324ef343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2575 | 2025.03.25 22:01:35.865372 [ 254 ] {fb63a88f-5ba4-46ff-af87-4711324ef343} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2576 | 2025.03.25 22:01:35.865616 [ 254 ] {fb63a88f-5ba4-46ff-af87-4711324ef343} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2577 | 2025.03.25 22:01:35.865809 [ 254 ] {fb63a88f-5ba4-46ff-af87-4711324ef343} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001547 sec., 41370.39431157078 rows/sec., 3.23 MiB/sec. | ||
2578 | 2025.03.25 22:01:35.865863 [ 254 ] {fb63a88f-5ba4-46ff-af87-4711324ef343} <Debug> TCPHandler: Processed in 0.001744161 sec. | ||
2579 | 2025.03.25 22:01:35.865981 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2580 | 2025.03.25 22:01:35.866091 [ 254 ] {54c8ac94-4487-4c01-b2b5-5b9005d6b277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2581 | 2025.03.25 22:01:35.866142 [ 254 ] {54c8ac94-4487-4c01-b2b5-5b9005d6b277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2582 | 2025.03.25 22:01:35.866676 [ 254 ] {54c8ac94-4487-4c01-b2b5-5b9005d6b277} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2583 | 2025.03.25 22:01:35.866712 [ 254 ] {54c8ac94-4487-4c01-b2b5-5b9005d6b277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2584 | 2025.03.25 22:01:35.867109 [ 254 ] {54c8ac94-4487-4c01-b2b5-5b9005d6b277} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2585 | 2025.03.25 22:01:35.867362 [ 254 ] {54c8ac94-4487-4c01-b2b5-5b9005d6b277} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2586 | 2025.03.25 22:01:35.867550 [ 254 ] {54c8ac94-4487-4c01-b2b5-5b9005d6b277} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001484 sec., 107816.71159029649 rows/sec., 7.51 MiB/sec. | ||
2587 | 2025.03.25 22:01:35.867602 [ 254 ] {54c8ac94-4487-4c01-b2b5-5b9005d6b277} <Debug> TCPHandler: Processed in 0.001673599 sec. | ||
2588 | 2025.03.25 22:01:35.867722 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2589 | 2025.03.25 22:01:35.867831 [ 254 ] {eff9a97a-953b-4ea5-8a23-9e8bc8314b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2590 | 2025.03.25 22:01:35.867878 [ 254 ] {eff9a97a-953b-4ea5-8a23-9e8bc8314b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2591 | 2025.03.25 22:01:35.868343 [ 254 ] {eff9a97a-953b-4ea5-8a23-9e8bc8314b71} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2592 | 2025.03.25 22:01:35.868381 [ 254 ] {eff9a97a-953b-4ea5-8a23-9e8bc8314b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2593 | 2025.03.25 22:01:35.868751 [ 254 ] {eff9a97a-953b-4ea5-8a23-9e8bc8314b71} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2594 | 2025.03.25 22:01:35.868992 [ 254 ] {eff9a97a-953b-4ea5-8a23-9e8bc8314b71} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2595 | 2025.03.25 22:01:35.869172 [ 254 ] {eff9a97a-953b-4ea5-8a23-9e8bc8314b71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec. | ||
2596 | 2025.03.25 22:01:35.869221 [ 254 ] {eff9a97a-953b-4ea5-8a23-9e8bc8314b71} <Debug> TCPHandler: Processed in 0.001551047 sec. | ||
2597 | 2025.03.25 22:01:39.977082 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2598 | 2025.03.25 22:01:39.977189 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2599 | 2025.03.25 22:01:40.074249 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 374 | ||
2600 | 2025.03.25 22:01:40.075153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
2601 | 2025.03.25 22:01:40.077995 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2602 | 2025.03.25 22:01:40.078078 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2603 | 2025.03.25 22:01:40.079715 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2604 | 2025.03.25 22:01:40.080569 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2605 | 2025.03.25 22:01:40.081345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2606 | 2025.03.25 22:01:40.082129 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2607 | 2025.03.25 22:01:40.082175 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2608 | 2025.03.25 22:01:40.083717 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2609 | 2025.03.25 22:01:40.084046 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2610 | 2025.03.25 22:01:40.084709 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374 | ||
2611 | 2025.03.25 22:01:40.422923 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2612 | 2025.03.25 22:01:40.442378 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2613 | 2025.03.25 22:01:40.442444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2614 | 2025.03.25 22:01:40.449527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2615 | 2025.03.25 22:01:40.450290 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2616 | 2025.03.25 22:01:40.453063 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2617 | 2025.03.25 22:01:40.862276 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2618 | 2025.03.25 22:01:40.862466 [ 254 ] {1fca34a8-09c7-4d2c-9fbb-d07f423d5801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2619 | 2025.03.25 22:01:40.862546 [ 254 ] {1fca34a8-09c7-4d2c-9fbb-d07f423d5801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2620 | 2025.03.25 22:01:40.863487 [ 254 ] {1fca34a8-09c7-4d2c-9fbb-d07f423d5801} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2621 | 2025.03.25 22:01:40.863546 [ 254 ] {1fca34a8-09c7-4d2c-9fbb-d07f423d5801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2622 | 2025.03.25 22:01:40.864007 [ 254 ] {1fca34a8-09c7-4d2c-9fbb-d07f423d5801} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2623 | 2025.03.25 22:01:40.864266 [ 254 ] {1fca34a8-09c7-4d2c-9fbb-d07f423d5801} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2624 | 2025.03.25 22:01:40.864462 [ 154 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2625 | 2025.03.25 22:01:40.864557 [ 254 ] {1fca34a8-09c7-4d2c-9fbb-d07f423d5801} <Debug> executeQuery: Read 121 rows, 10.50 KiB in 0.002131 sec., 56780.85405912717 rows/sec., 4.81 MiB/sec. | ||
2626 | 2025.03.25 22:01:40.864564 [ 154 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2627 | 2025.03.25 22:01:40.864654 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2628 | 2025.03.25 22:01:40.864712 [ 254 ] {1fca34a8-09c7-4d2c-9fbb-d07f423d5801} <Debug> TCPHandler: Processed in 0.002572814 sec. | ||
2629 | 2025.03.25 22:01:40.865040 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
2630 | 2025.03.25 22:01:40.865144 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2631 | 2025.03.25 22:01:40.865687 [ 254 ] {8873f45c-85f3-4147-b01d-39e9398f7db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2632 | 2025.03.25 22:01:40.865803 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2633 | 2025.03.25 22:01:40.865837 [ 254 ] {8873f45c-85f3-4147-b01d-39e9398f7db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2634 | 2025.03.25 22:01:40.865874 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1805 rows starting from the beginning of the part | ||
2635 | 2025.03.25 22:01:40.866033 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 102 rows starting from the beginning of the part | ||
2636 | 2025.03.25 22:01:40.866218 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
2637 | 2025.03.25 22:01:40.866771 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 107 rows starting from the beginning of the part | ||
2638 | 2025.03.25 22:01:40.867015 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
2639 | 2025.03.25 22:01:40.867229 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 121 rows starting from the beginning of the part | ||
2640 | 2025.03.25 22:01:40.867856 [ 254 ] {8873f45c-85f3-4147-b01d-39e9398f7db9} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2641 | 2025.03.25 22:01:40.867907 [ 254 ] {8873f45c-85f3-4147-b01d-39e9398f7db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2642 | 2025.03.25 22:01:40.868580 [ 254 ] {8873f45c-85f3-4147-b01d-39e9398f7db9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2643 | 2025.03.25 22:01:40.868937 [ 254 ] {8873f45c-85f3-4147-b01d-39e9398f7db9} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2644 | 2025.03.25 22:01:40.869238 [ 254 ] {8873f45c-85f3-4147-b01d-39e9398f7db9} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.003747 sec., 8540.165465705899 rows/sec., 642.18 KiB/sec. | ||
2645 | 2025.03.25 22:01:40.869381 [ 254 ] {8873f45c-85f3-4147-b01d-39e9398f7db9} <Debug> TCPHandler: Processed in 0.004397157 sec. | ||
2646 | 2025.03.25 22:01:40.869563 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2247 rows, containing 5 columns (5 merged, 0 gathered) in 0.004799054 sec., 468217.2778218374 rows/sec., 39.84 MiB/sec. | ||
2647 | 2025.03.25 22:01:40.869618 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2648 | 2025.03.25 22:01:40.869770 [ 254 ] {53fc1205-a9cd-4545-a029-5d9917b3e41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2649 | 2025.03.25 22:01:40.869831 [ 254 ] {53fc1205-a9cd-4545-a029-5d9917b3e41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2650 | 2025.03.25 22:01:40.870030 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2651 | 2025.03.25 22:01:40.870679 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2652 | 2025.03.25 22:01:40.870912 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_16_3} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2653 | 2025.03.25 22:01:40.871063 [ 254 ] {53fc1205-a9cd-4545-a029-5d9917b3e41e} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2654 | 2025.03.25 22:01:40.871100 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
2655 | 2025.03.25 22:01:40.871134 [ 254 ] {53fc1205-a9cd-4545-a029-5d9917b3e41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2656 | 2025.03.25 22:01:40.871526 [ 254 ] {53fc1205-a9cd-4545-a029-5d9917b3e41e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2657 | 2025.03.25 22:01:40.871763 [ 254 ] {53fc1205-a9cd-4545-a029-5d9917b3e41e} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2658 | 2025.03.25 22:01:40.871991 [ 254 ] {53fc1205-a9cd-4545-a029-5d9917b3e41e} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.00225 sec., 444.44444444444446 rows/sec., 29.51 KiB/sec. | ||
2659 | 2025.03.25 22:01:40.872076 [ 254 ] {53fc1205-a9cd-4545-a029-5d9917b3e41e} <Debug> TCPHandler: Processed in 0.002541484 sec. | ||
2660 | 2025.03.25 22:01:40.872184 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2661 | 2025.03.25 22:01:40.872287 [ 254 ] {55375bac-fe71-45b1-9f9e-6cdd83f94662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2662 | 2025.03.25 22:01:40.872333 [ 254 ] {55375bac-fe71-45b1-9f9e-6cdd83f94662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2663 | 2025.03.25 22:01:40.872901 [ 254 ] {55375bac-fe71-45b1-9f9e-6cdd83f94662} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2664 | 2025.03.25 22:01:40.872941 [ 254 ] {55375bac-fe71-45b1-9f9e-6cdd83f94662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2665 | 2025.03.25 22:01:40.873311 [ 254 ] {55375bac-fe71-45b1-9f9e-6cdd83f94662} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2666 | 2025.03.25 22:01:40.873551 [ 254 ] {55375bac-fe71-45b1-9f9e-6cdd83f94662} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2667 | 2025.03.25 22:01:40.873743 [ 128 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2668 | 2025.03.25 22:01:40.873768 [ 254 ] {55375bac-fe71-45b1-9f9e-6cdd83f94662} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001503 sec., 65868.2634730539 rows/sec., 5.15 MiB/sec. | ||
2669 | 2025.03.25 22:01:40.873830 [ 128 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2670 | 2025.03.25 22:01:40.873894 [ 254 ] {55375bac-fe71-45b1-9f9e-6cdd83f94662} <Debug> TCPHandler: Processed in 0.001758541 sec. | ||
2671 | 2025.03.25 22:01:40.873902 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2672 | 2025.03.25 22:01:40.874091 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2673 | 2025.03.25 22:01:40.874120 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
2674 | 2025.03.25 22:01:40.874296 [ 254 ] {afbb5a9a-80c7-41b5-a14e-75edf3ec0ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2675 | 2025.03.25 22:01:40.874417 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2676 | 2025.03.25 22:01:40.874428 [ 254 ] {afbb5a9a-80c7-41b5-a14e-75edf3ec0ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2677 | 2025.03.25 22:01:40.874496 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 876 rows starting from the beginning of the part | ||
2678 | 2025.03.25 22:01:40.874870 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 87 rows starting from the beginning of the part | ||
2679 | 2025.03.25 22:01:40.875359 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
2680 | 2025.03.25 22:01:40.875676 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 94 rows starting from the beginning of the part | ||
2681 | 2025.03.25 22:01:40.875873 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
2682 | 2025.03.25 22:01:40.876290 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 99 rows starting from the beginning of the part | ||
2683 | 2025.03.25 22:01:40.877067 [ 254 ] {afbb5a9a-80c7-41b5-a14e-75edf3ec0ee9} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2684 | 2025.03.25 22:01:40.877144 [ 254 ] {afbb5a9a-80c7-41b5-a14e-75edf3ec0ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2685 | 2025.03.25 22:01:40.878239 [ 254 ] {afbb5a9a-80c7-41b5-a14e-75edf3ec0ee9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2686 | 2025.03.25 22:01:40.878743 [ 254 ] {afbb5a9a-80c7-41b5-a14e-75edf3ec0ee9} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2687 | 2025.03.25 22:01:40.879050 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2688 | 2025.03.25 22:01:40.879171 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2689 | 2025.03.25 22:01:40.879271 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2690 | 2025.03.25 22:01:40.879282 [ 254 ] {afbb5a9a-80c7-41b5-a14e-75edf3ec0ee9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005022 sec., 31859.81680605336 rows/sec., 2.22 MiB/sec. | ||
2691 | 2025.03.25 22:01:40.879784 [ 254 ] {afbb5a9a-80c7-41b5-a14e-75edf3ec0ee9} <Debug> TCPHandler: Processed in 0.005787891 sec. | ||
2692 | 2025.03.25 22:01:40.879955 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
2693 | 2025.03.25 22:01:40.880373 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2694 | 2025.03.25 22:01:40.880453 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1284 rows, containing 5 columns (5 merged, 0 gathered) in 0.006422243 sec., 199930.1490149158 rows/sec., 15.60 MiB/sec. | ||
2695 | 2025.03.25 22:01:40.880490 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2696 | 2025.03.25 22:01:40.880614 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3163 rows starting from the beginning of the part | ||
2697 | 2025.03.25 22:01:40.880635 [ 254 ] {e4d5d160-b577-477a-9541-875e5d8d6c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2698 | 2025.03.25 22:01:40.880817 [ 254 ] {e4d5d160-b577-477a-9541-875e5d8d6c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2699 | 2025.03.25 22:01:40.880991 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
2700 | 2025.03.25 22:01:40.881107 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2701 | 2025.03.25 22:01:40.881449 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
2702 | 2025.03.25 22:01:40.881886 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 163 rows starting from the beginning of the part | ||
2703 | 2025.03.25 22:01:40.882284 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
2704 | 2025.03.25 22:01:40.882672 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
2705 | 2025.03.25 22:01:40.883598 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2706 | 2025.03.25 22:01:40.883991 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_16_3} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2707 | 2025.03.25 22:01:40.884339 [ 254 ] {e4d5d160-b577-477a-9541-875e5d8d6c69} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2708 | 2025.03.25 22:01:40.884403 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
2709 | 2025.03.25 22:01:40.884445 [ 254 ] {e4d5d160-b577-477a-9541-875e5d8d6c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2710 | 2025.03.25 22:01:40.885208 [ 254 ] {e4d5d160-b577-477a-9541-875e5d8d6c69} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2711 | 2025.03.25 22:01:40.885775 [ 254 ] {e4d5d160-b577-477a-9541-875e5d8d6c69} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2712 | 2025.03.25 22:01:40.886102 [ 254 ] {e4d5d160-b577-477a-9541-875e5d8d6c69} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.005559 sec., 179.88846914912756 rows/sec., 11.42 KiB/sec. | ||
2713 | 2025.03.25 22:01:40.886373 [ 254 ] {e4d5d160-b577-477a-9541-875e5d8d6c69} <Debug> TCPHandler: Processed in 0.006163098 sec. | ||
2714 | 2025.03.25 22:01:40.886669 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2715 | 2025.03.25 22:01:40.886739 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3966 rows, containing 5 columns (5 merged, 0 gathered) in 0.007298727 sec., 543382.4281960402 rows/sec., 36.70 MiB/sec. | ||
2716 | 2025.03.25 22:01:40.886842 [ 254 ] {c95d634b-dc83-41e8-b854-1ab9b42f364f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2717 | 2025.03.25 22:01:40.886923 [ 254 ] {c95d634b-dc83-41e8-b854-1ab9b42f364f} <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 | ||
2718 | 2025.03.25 22:01:40.887306 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2719 | 2025.03.25 22:01:40.888044 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2720 | 2025.03.25 22:01:40.888228 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2721 | 2025.03.25 22:01:40.888319 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
2722 | 2025.03.25 22:01:40.888880 [ 254 ] {c95d634b-dc83-41e8-b854-1ab9b42f364f} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2723 | 2025.03.25 22:01:40.888924 [ 254 ] {c95d634b-dc83-41e8-b854-1ab9b42f364f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2724 | 2025.03.25 22:01:40.889594 [ 254 ] {c95d634b-dc83-41e8-b854-1ab9b42f364f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2725 | 2025.03.25 22:01:40.889852 [ 254 ] {c95d634b-dc83-41e8-b854-1ab9b42f364f} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2726 | 2025.03.25 22:01:40.890100 [ 254 ] {c95d634b-dc83-41e8-b854-1ab9b42f364f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003307 sec., 9676.443906864228 rows/sec., 17.34 MiB/sec. | ||
2727 | 2025.03.25 22:01:40.890197 [ 254 ] {c95d634b-dc83-41e8-b854-1ab9b42f364f} <Debug> TCPHandler: Processed in 0.003650434 sec. | ||
2728 | 2025.03.25 22:01:40.890344 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2729 | 2025.03.25 22:01:40.890449 [ 254 ] {ead94ffa-2873-486f-9efd-84d9af3563f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2730 | 2025.03.25 22:01:40.890495 [ 254 ] {ead94ffa-2873-486f-9efd-84d9af3563f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2731 | 2025.03.25 22:01:40.890913 [ 254 ] {ead94ffa-2873-486f-9efd-84d9af3563f1} <Trace> oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2732 | 2025.03.25 22:01:40.890953 [ 254 ] {ead94ffa-2873-486f-9efd-84d9af3563f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2733 | 2025.03.25 22:01:40.891305 [ 254 ] {ead94ffa-2873-486f-9efd-84d9af3563f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2734 | 2025.03.25 22:01:40.891542 [ 254 ] {ead94ffa-2873-486f-9efd-84d9af3563f1} <Trace> oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2735 | 2025.03.25 22:01:40.891811 [ 254 ] {ead94ffa-2873-486f-9efd-84d9af3563f1} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001373 sec., 2184.996358339403 rows/sec., 154.34 KiB/sec. | ||
2736 | 2025.03.25 22:01:40.891874 [ 254 ] {ead94ffa-2873-486f-9efd-84d9af3563f1} <Debug> TCPHandler: Processed in 0.001580708 sec. | ||
2737 | 2025.03.25 22:01:40.891979 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2738 | 2025.03.25 22:01:40.892080 [ 254 ] {c6557784-a557-41dd-90fd-3d7b7f3d865c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2739 | 2025.03.25 22:01:40.892125 [ 254 ] {c6557784-a557-41dd-90fd-3d7b7f3d865c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2740 | 2025.03.25 22:01:40.892567 [ 254 ] {c6557784-a557-41dd-90fd-3d7b7f3d865c} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2741 | 2025.03.25 22:01:40.892604 [ 254 ] {c6557784-a557-41dd-90fd-3d7b7f3d865c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2742 | 2025.03.25 22:01:40.892962 [ 254 ] {c6557784-a557-41dd-90fd-3d7b7f3d865c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2743 | 2025.03.25 22:01:40.893217 [ 254 ] {c6557784-a557-41dd-90fd-3d7b7f3d865c} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2744 | 2025.03.25 22:01:40.893386 [ 128 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2745 | 2025.03.25 22:01:40.893458 [ 128 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2746 | 2025.03.25 22:01:40.893474 [ 254 ] {c6557784-a557-41dd-90fd-3d7b7f3d865c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec. | ||
2747 | 2025.03.25 22:01:40.893502 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2748 | 2025.03.25 22:01:40.893624 [ 254 ] {c6557784-a557-41dd-90fd-3d7b7f3d865c} <Debug> TCPHandler: Processed in 0.001691 sec. | ||
2749 | 2025.03.25 22:01:40.893718 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
2750 | 2025.03.25 22:01:40.893818 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2751 | 2025.03.25 22:01:40.893853 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 412 rows starting from the beginning of the part | ||
2752 | 2025.03.25 22:01:40.893939 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
2753 | 2025.03.25 22:01:40.894153 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
2754 | 2025.03.25 22:01:40.894210 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
2755 | 2025.03.25 22:01:40.894437 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
2756 | 2025.03.25 22:01:40.894493 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
2757 | 2025.03.25 22:01:40.895619 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 712 rows, containing 4 columns (4 merged, 0 gathered) in 0.001978674 sec., 359836.94130513666 rows/sec., 23.68 MiB/sec. | ||
2758 | 2025.03.25 22:01:40.895803 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2759 | 2025.03.25 22:01:40.896112 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_16_3} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2760 | 2025.03.25 22:01:40.896197 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_16_3} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2761 | 2025.03.25 22:01:40.896287 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
2762 | 2025.03.25 22:01:41.123442 [ 128 ] {} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2763 | 2025.03.25 22:01:41.123502 [ 128 ] {} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2764 | 2025.03.25 22:01:41.123524 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2765 | 2025.03.25 22:01:41.123693 [ 201 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::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 | ||
2766 | 2025.03.25 22:01:41.124067 [ 201 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2767 | 2025.03.25 22:01:41.124119 [ 201 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::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 | ||
2768 | 2025.03.25 22:01:41.124240 [ 201 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part | ||
2769 | 2025.03.25 22:01:41.124373 [ 201 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2770 | 2025.03.25 22:01:41.124482 [ 201 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 7 rows starting from the beginning of the part | ||
2771 | 2025.03.25 22:01:41.124594 [ 201 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::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 | ||
2772 | 2025.03.25 22:01:41.126772 [ 186 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 6 columns (6 merged, 0 gathered) in 0.003166735 sec., 13578.654355353385 rows/sec., 2.80 MiB/sec. | ||
2773 | 2025.03.25 22:01:41.127016 [ 186 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2774 | 2025.03.25 22:01:41.127513 [ 186 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::all_1_5_1} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2775 | 2025.03.25 22:01:41.127605 [ 186 ] {c593e0c9-3300-4074-98df-5c5fe558eafe::all_1_5_1} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2776 | 2025.03.25 22:01:41.127711 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2777 | 2025.03.25 22:01:43.662733 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2778 | 2025.03.25 22:01:43.663428 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) | ||
2779 | 2025.03.25 22:01:43.664127 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2780 | 2025.03.25 22:01:43.664219 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
2781 | 2025.03.25 22:01:43.664709 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2782 | 2025.03.25 22:01:43.664818 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2783 | 2025.03.25 22:01:43.665041 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
2784 | 2025.03.25 22:01:43.665095 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2785 | 2025.03.25 22:01:43.665131 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
2786 | 2025.03.25 22:01:43.665153 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2787 | 2025.03.25 22:01:43.665216 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
2788 | 2025.03.25 22:01:43.665246 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
2789 | 2025.03.25 22:01:43.666701 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.003622 sec., 11871.893981225843 rows/sec., 452.69 KiB/sec. | ||
2790 | 2025.03.25 22:01:43.666869 [ 254 ] {2ebf7655-1b9c-4607-88e1-4ef66bd1fdbc} <Debug> TCPHandler: Processed in 0.004401227 sec. | ||
2791 | 2025.03.25 22:01:43.667224 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2792 | 2025.03.25 22:01:43.667469 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:errors_received', '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) | ||
2793 | 2025.03.25 22:01:43.667918 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2794 | 2025.03.25 22:01:43.667987 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:errors_received', '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 | ||
2795 | 2025.03.25 22:01:43.668470 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2796 | 2025.03.25 22:01:43.668565 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2797 | 2025.03.25 22:01:43.668771 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
2798 | 2025.03.25 22:01:43.668818 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2799 | 2025.03.25 22:01:43.668853 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
2800 | 2025.03.25 22:01:43.668880 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2801 | 2025.03.25 22:01:43.668939 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:errors_received', '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'))" | ||
2802 | 2025.03.25 22:01:43.668971 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
2803 | 2025.03.25 22:01:43.670059 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002711 sec., 15861.305791220953 rows/sec., 604.81 KiB/sec. | ||
2804 | 2025.03.25 22:01:43.670236 [ 254 ] {69c9934a-0f38-4cff-a53c-ef7ca043b474} <Debug> TCPHandler: Processed in 0.003082684 sec. | ||
2805 | 2025.03.25 22:01:43.670560 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2806 | 2025.03.25 22:01:43.670797 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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) | ||
2807 | 2025.03.25 22:01:43.671238 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2808 | 2025.03.25 22:01:43.671308 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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 | ||
2809 | 2025.03.25 22:01:43.671754 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2810 | 2025.03.25 22:01:43.671843 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2811 | 2025.03.25 22:01:43.672026 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
2812 | 2025.03.25 22:01:43.672067 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2813 | 2025.03.25 22:01:43.672102 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
2814 | 2025.03.25 22:01:43.672128 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2815 | 2025.03.25 22:01:43.672219 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
2816 | 2025.03.25 22:01:43.672277 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
2817 | 2025.03.25 22:01:43.673375 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002697 sec., 15943.641082684464 rows/sec., 607.95 KiB/sec. | ||
2818 | 2025.03.25 22:01:43.673530 [ 254 ] {cd897ee5-01fa-4528-ae99-f09abdbbb595} <Debug> TCPHandler: Processed in 0.003041533 sec. | ||
2819 | 2025.03.25 22:01:43.673849 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2820 | 2025.03.25 22:01:43.674089 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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) | ||
2821 | 2025.03.25 22:01:43.674538 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2822 | 2025.03.25 22:01:43.674610 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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 | ||
2823 | 2025.03.25 22:01:43.675099 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2824 | 2025.03.25 22:01:43.675194 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2825 | 2025.03.25 22:01:43.675392 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
2826 | 2025.03.25 22:01:43.675441 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2827 | 2025.03.25 22:01:43.675475 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
2828 | 2025.03.25 22:01:43.675500 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2829 | 2025.03.25 22:01:43.675563 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
2830 | 2025.03.25 22:01:43.675598 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
2831 | 2025.03.25 22:01:43.676604 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002635 sec., 16318.785578747627 rows/sec., 622.26 KiB/sec. | ||
2832 | 2025.03.25 22:01:43.676783 [ 254 ] {74d57211-7f76-4a17-bb0c-cda3695f6327} <Debug> TCPHandler: Processed in 0.003003503 sec. | ||
2833 | 2025.03.25 22:01:43.677129 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2834 | 2025.03.25 22:01:43.677394 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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) | ||
2835 | 2025.03.25 22:01:43.677892 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2836 | 2025.03.25 22:01:43.677967 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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 | ||
2837 | 2025.03.25 22:01:43.678469 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2838 | 2025.03.25 22:01:43.678552 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2839 | 2025.03.25 22:01:43.678739 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
2840 | 2025.03.25 22:01:43.678783 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2841 | 2025.03.25 22:01:43.678814 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
2842 | 2025.03.25 22:01:43.678837 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2843 | 2025.03.25 22:01:43.678893 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
2844 | 2025.03.25 22:01:43.678923 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
2845 | 2025.03.25 22:01:43.679919 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002664 sec., 16141.14114114114 rows/sec., 615.48 KiB/sec. | ||
2846 | 2025.03.25 22:01:43.680091 [ 254 ] {d7bfba7d-9b59-472c-a2ac-2d834729b03f} <Debug> TCPHandler: Processed in 0.003038223 sec. | ||
2847 | 2025.03.25 22:01:43.680473 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2848 | 2025.03.25 22:01:43.680721 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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) | ||
2849 | 2025.03.25 22:01:43.681122 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2850 | 2025.03.25 22:01:43.681190 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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 | ||
2851 | 2025.03.25 22:01:43.681649 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2852 | 2025.03.25 22:01:43.681737 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2853 | 2025.03.25 22:01:43.681926 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
2854 | 2025.03.25 22:01:43.681971 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
2855 | 2025.03.25 22:01:43.682002 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
2856 | 2025.03.25 22:01:43.682026 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2857 | 2025.03.25 22:01:43.682083 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
2858 | 2025.03.25 22:01:43.682114 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
2859 | 2025.03.25 22:01:43.683214 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002616 sec., 16437.308868501532 rows/sec., 626.78 KiB/sec. | ||
2860 | 2025.03.25 22:01:43.683370 [ 254 ] {fecfb8d9-dcfc-4439-9f6d-a5b4b68834af} <Debug> TCPHandler: Processed in 0.002972412 sec. | ||
2861 | 2025.03.25 22:01:43.703920 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2862 | 2025.03.25 22:01:43.704200 [ 254 ] {5209370f-3f46-41c0-8631-58984879d314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2863 | 2025.03.25 22:01:43.704293 [ 254 ] {5209370f-3f46-41c0-8631-58984879d314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2864 | 2025.03.25 22:01:43.705356 [ 254 ] {5209370f-3f46-41c0-8631-58984879d314} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2865 | 2025.03.25 22:01:43.705426 [ 254 ] {5209370f-3f46-41c0-8631-58984879d314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2866 | 2025.03.25 22:01:43.706210 [ 254 ] {5209370f-3f46-41c0-8631-58984879d314} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2867 | 2025.03.25 22:01:43.706541 [ 254 ] {5209370f-3f46-41c0-8631-58984879d314} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2868 | 2025.03.25 22:01:43.706998 [ 254 ] {5209370f-3f46-41c0-8631-58984879d314} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.00285 sec., 2105.2631578947367 rows/sec., 997.12 KiB/sec. | ||
2869 | 2025.03.25 22:01:43.707185 [ 254 ] {5209370f-3f46-41c0-8631-58984879d314} <Debug> TCPHandler: Processed in 0.00338649 sec. | ||
2870 | 2025.03.25 22:01:43.707381 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2871 | 2025.03.25 22:01:43.707545 [ 254 ] {ed6449f2-3172-44ad-8a6b-d1919e258a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2872 | 2025.03.25 22:01:43.707613 [ 254 ] {ed6449f2-3172-44ad-8a6b-d1919e258a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2873 | 2025.03.25 22:01:43.708469 [ 254 ] {ed6449f2-3172-44ad-8a6b-d1919e258a17} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2874 | 2025.03.25 22:01:43.708527 [ 254 ] {ed6449f2-3172-44ad-8a6b-d1919e258a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2875 | 2025.03.25 22:01:43.709063 [ 254 ] {ed6449f2-3172-44ad-8a6b-d1919e258a17} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2876 | 2025.03.25 22:01:43.709429 [ 254 ] {ed6449f2-3172-44ad-8a6b-d1919e258a17} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2877 | 2025.03.25 22:01:43.709803 [ 254 ] {ed6449f2-3172-44ad-8a6b-d1919e258a17} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00229 sec., 10480.349344978165 rows/sec., 890.42 KiB/sec. | ||
2878 | 2025.03.25 22:01:43.710039 [ 254 ] {ed6449f2-3172-44ad-8a6b-d1919e258a17} <Debug> TCPHandler: Processed in 0.002723167 sec. | ||
2879 | 2025.03.25 22:01:43.710259 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2880 | 2025.03.25 22:01:43.710423 [ 254 ] {0cdb53d8-6dfe-4eb2-813c-420c2b94e9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2881 | 2025.03.25 22:01:43.710492 [ 254 ] {0cdb53d8-6dfe-4eb2-813c-420c2b94e9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2882 | 2025.03.25 22:01:43.711313 [ 254 ] {0cdb53d8-6dfe-4eb2-813c-420c2b94e9d5} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2883 | 2025.03.25 22:01:43.711370 [ 254 ] {0cdb53d8-6dfe-4eb2-813c-420c2b94e9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2884 | 2025.03.25 22:01:43.711879 [ 254 ] {0cdb53d8-6dfe-4eb2-813c-420c2b94e9d5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2885 | 2025.03.25 22:01:43.712246 [ 254 ] {0cdb53d8-6dfe-4eb2-813c-420c2b94e9d5} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2886 | 2025.03.25 22:01:43.712651 [ 254 ] {0cdb53d8-6dfe-4eb2-813c-420c2b94e9d5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00224 sec., 892.8571428571429 rows/sec., 72.81 KiB/sec. | ||
2887 | 2025.03.25 22:01:43.712765 [ 254 ] {0cdb53d8-6dfe-4eb2-813c-420c2b94e9d5} <Debug> TCPHandler: Processed in 0.002582935 sec. | ||
2888 | 2025.03.25 22:01:43.712923 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2889 | 2025.03.25 22:01:43.713084 [ 254 ] {490edcb3-f41c-4758-ad62-784a22fb5410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2890 | 2025.03.25 22:01:43.713151 [ 254 ] {490edcb3-f41c-4758-ad62-784a22fb5410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2891 | 2025.03.25 22:01:43.714887 [ 254 ] {490edcb3-f41c-4758-ad62-784a22fb5410} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2892 | 2025.03.25 22:01:43.714945 [ 254 ] {490edcb3-f41c-4758-ad62-784a22fb5410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2893 | 2025.03.25 22:01:43.715604 [ 254 ] {490edcb3-f41c-4758-ad62-784a22fb5410} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2894 | 2025.03.25 22:01:43.715984 [ 254 ] {490edcb3-f41c-4758-ad62-784a22fb5410} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2895 | 2025.03.25 22:01:43.716287 [ 254 ] {490edcb3-f41c-4758-ad62-784a22fb5410} <Debug> executeQuery: Read 1317 rows, 112.01 KiB in 0.003238 sec., 406732.5509573811 rows/sec., 33.78 MiB/sec. | ||
2896 | 2025.03.25 22:01:43.716371 [ 254 ] {490edcb3-f41c-4758-ad62-784a22fb5410} <Debug> TCPHandler: Processed in 0.003522932 sec. | ||
2897 | 2025.03.25 22:01:43.716562 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2898 | 2025.03.25 22:01:43.716726 [ 254 ] {4f1cec62-1001-4283-b4f0-fe8573c04806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2899 | 2025.03.25 22:01:43.716796 [ 254 ] {4f1cec62-1001-4283-b4f0-fe8573c04806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2900 | 2025.03.25 22:01:43.717603 [ 254 ] {4f1cec62-1001-4283-b4f0-fe8573c04806} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2901 | 2025.03.25 22:01:43.717661 [ 254 ] {4f1cec62-1001-4283-b4f0-fe8573c04806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2902 | 2025.03.25 22:01:43.718192 [ 254 ] {4f1cec62-1001-4283-b4f0-fe8573c04806} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2903 | 2025.03.25 22:01:43.718560 [ 254 ] {4f1cec62-1001-4283-b4f0-fe8573c04806} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2904 | 2025.03.25 22:01:43.718868 [ 254 ] {4f1cec62-1001-4283-b4f0-fe8573c04806} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.002177 sec., 6430.868167202572 rows/sec., 505.55 KiB/sec. | ||
2905 | 2025.03.25 22:01:43.718948 [ 254 ] {4f1cec62-1001-4283-b4f0-fe8573c04806} <Debug> TCPHandler: Processed in 0.002464333 sec. | ||
2906 | 2025.03.25 22:01:43.719119 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2907 | 2025.03.25 22:01:43.719285 [ 254 ] {9d6641a5-981d-4cb0-999c-9d31a1298201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2908 | 2025.03.25 22:01:43.719352 [ 254 ] {9d6641a5-981d-4cb0-999c-9d31a1298201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2909 | 2025.03.25 22:01:43.720282 [ 254 ] {9d6641a5-981d-4cb0-999c-9d31a1298201} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2910 | 2025.03.25 22:01:43.720342 [ 254 ] {9d6641a5-981d-4cb0-999c-9d31a1298201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2911 | 2025.03.25 22:01:43.720888 [ 254 ] {9d6641a5-981d-4cb0-999c-9d31a1298201} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2912 | 2025.03.25 22:01:43.721238 [ 254 ] {9d6641a5-981d-4cb0-999c-9d31a1298201} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2913 | 2025.03.25 22:01:43.721548 [ 254 ] {9d6641a5-981d-4cb0-999c-9d31a1298201} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002297 sec., 109708.31519373096 rows/sec., 7.59 MiB/sec. | ||
2914 | 2025.03.25 22:01:43.721631 [ 254 ] {9d6641a5-981d-4cb0-999c-9d31a1298201} <Debug> TCPHandler: Processed in 0.002589435 sec. | ||
2915 | 2025.03.25 22:01:43.721804 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2916 | 2025.03.25 22:01:43.721967 [ 254 ] {6112f21c-075d-4195-b3f7-12d19f2d1398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2917 | 2025.03.25 22:01:43.722036 [ 254 ] {6112f21c-075d-4195-b3f7-12d19f2d1398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2918 | 2025.03.25 22:01:43.722862 [ 254 ] {6112f21c-075d-4195-b3f7-12d19f2d1398} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2919 | 2025.03.25 22:01:43.722921 [ 254 ] {6112f21c-075d-4195-b3f7-12d19f2d1398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2920 | 2025.03.25 22:01:43.723442 [ 254 ] {6112f21c-075d-4195-b3f7-12d19f2d1398} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2921 | 2025.03.25 22:01:43.723822 [ 254 ] {6112f21c-075d-4195-b3f7-12d19f2d1398} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2922 | 2025.03.25 22:01:43.724228 [ 254 ] {6112f21c-075d-4195-b3f7-12d19f2d1398} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.002282 sec., 5258.5451358457485 rows/sec., 410.82 KiB/sec. | ||
2923 | 2025.03.25 22:01:43.724443 [ 254 ] {6112f21c-075d-4195-b3f7-12d19f2d1398} <Debug> TCPHandler: Processed in 0.002700957 sec. | ||
2924 | 2025.03.25 22:01:43.724685 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2925 | 2025.03.25 22:01:43.724849 [ 254 ] {c160ddf7-cdda-4923-abb7-97561cadbb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2926 | 2025.03.25 22:01:43.724919 [ 254 ] {c160ddf7-cdda-4923-abb7-97561cadbb5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2927 | 2025.03.25 22:01:43.726054 [ 254 ] {c160ddf7-cdda-4923-abb7-97561cadbb5e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2928 | 2025.03.25 22:01:43.726111 [ 254 ] {c160ddf7-cdda-4923-abb7-97561cadbb5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2929 | 2025.03.25 22:01:43.726703 [ 254 ] {c160ddf7-cdda-4923-abb7-97561cadbb5e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2930 | 2025.03.25 22:01:43.727066 [ 254 ] {c160ddf7-cdda-4923-abb7-97561cadbb5e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2931 | 2025.03.25 22:01:43.727333 [ 254 ] {c160ddf7-cdda-4923-abb7-97561cadbb5e} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.002522 sec., 221252.97383029343 rows/sec., 16.58 MiB/sec. | ||
2932 | 2025.03.25 22:01:43.727402 [ 254 ] {c160ddf7-cdda-4923-abb7-97561cadbb5e} <Debug> TCPHandler: Processed in 0.002792229 sec. | ||
2933 | 2025.03.25 22:01:43.728454 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2934 | 2025.03.25 22:01:43.728595 [ 254 ] {07acc4cd-06f2-4f74-a110-5af7bf17ec66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2935 | 2025.03.25 22:01:43.728661 [ 254 ] {07acc4cd-06f2-4f74-a110-5af7bf17ec66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2936 | 2025.03.25 22:01:43.729708 [ 254 ] {07acc4cd-06f2-4f74-a110-5af7bf17ec66} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2937 | 2025.03.25 22:01:43.729758 [ 254 ] {07acc4cd-06f2-4f74-a110-5af7bf17ec66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2938 | 2025.03.25 22:01:43.730378 [ 254 ] {07acc4cd-06f2-4f74-a110-5af7bf17ec66} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2939 | 2025.03.25 22:01:43.730688 [ 254 ] {07acc4cd-06f2-4f74-a110-5af7bf17ec66} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2940 | 2025.03.25 22:01:43.730957 [ 254 ] {07acc4cd-06f2-4f74-a110-5af7bf17ec66} <Debug> executeQuery: Read 1147 rows, 83.53 KiB in 0.002394 sec., 479114.45279866335 rows/sec., 34.07 MiB/sec. | ||
2941 | 2025.03.25 22:01:43.731027 [ 254 ] {07acc4cd-06f2-4f74-a110-5af7bf17ec66} <Debug> TCPHandler: Processed in 0.002642426 sec. | ||
2942 | 2025.03.25 22:01:43.731177 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2943 | 2025.03.25 22:01:43.731319 [ 254 ] {69fd2ab6-791e-45db-90c8-432af0a8a666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2944 | 2025.03.25 22:01:43.731379 [ 254 ] {69fd2ab6-791e-45db-90c8-432af0a8a666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2945 | 2025.03.25 22:01:43.732021 [ 254 ] {69fd2ab6-791e-45db-90c8-432af0a8a666} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2946 | 2025.03.25 22:01:43.732073 [ 254 ] {69fd2ab6-791e-45db-90c8-432af0a8a666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2947 | 2025.03.25 22:01:43.732516 [ 254 ] {69fd2ab6-791e-45db-90c8-432af0a8a666} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2948 | 2025.03.25 22:01:43.732814 [ 254 ] {69fd2ab6-791e-45db-90c8-432af0a8a666} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2949 | 2025.03.25 22:01:43.733069 [ 254 ] {69fd2ab6-791e-45db-90c8-432af0a8a666} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001779 sec., 20236.087689713324 rows/sec., 1.36 MiB/sec. | ||
2950 | 2025.03.25 22:01:43.733138 [ 254 ] {69fd2ab6-791e-45db-90c8-432af0a8a666} <Debug> TCPHandler: Processed in 0.002026736 sec. | ||
2951 | 2025.03.25 22:01:45.856854 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2952 | 2025.03.25 22:01:45.857037 [ 254 ] {5df99594-32f0-4afd-bb7c-a643f1bd22ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2953 | 2025.03.25 22:01:45.857109 [ 254 ] {5df99594-32f0-4afd-bb7c-a643f1bd22ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2954 | 2025.03.25 22:01:45.857890 [ 254 ] {5df99594-32f0-4afd-bb7c-a643f1bd22ce} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2955 | 2025.03.25 22:01:45.857944 [ 254 ] {5df99594-32f0-4afd-bb7c-a643f1bd22ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2956 | 2025.03.25 22:01:45.858379 [ 254 ] {5df99594-32f0-4afd-bb7c-a643f1bd22ce} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2957 | 2025.03.25 22:01:45.858630 [ 254 ] {5df99594-32f0-4afd-bb7c-a643f1bd22ce} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2958 | 2025.03.25 22:01:45.858873 [ 254 ] {5df99594-32f0-4afd-bb7c-a643f1bd22ce} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001885 sec., 29708.222811671087 rows/sec., 2.27 MiB/sec. | ||
2959 | 2025.03.25 22:01:45.858938 [ 254 ] {5df99594-32f0-4afd-bb7c-a643f1bd22ce} <Debug> TCPHandler: Processed in 0.002216428 sec. | ||
2960 | 2025.03.25 22:01:45.859071 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2961 | 2025.03.25 22:01:45.859195 [ 254 ] {ad16e8d5-e047-4c5c-97c9-6991794831a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2962 | 2025.03.25 22:01:45.859246 [ 254 ] {ad16e8d5-e047-4c5c-97c9-6991794831a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2963 | 2025.03.25 22:01:45.859819 [ 254 ] {ad16e8d5-e047-4c5c-97c9-6991794831a9} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2964 | 2025.03.25 22:01:45.859863 [ 254 ] {ad16e8d5-e047-4c5c-97c9-6991794831a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2965 | 2025.03.25 22:01:45.860243 [ 254 ] {ad16e8d5-e047-4c5c-97c9-6991794831a9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2966 | 2025.03.25 22:01:45.860503 [ 254 ] {ad16e8d5-e047-4c5c-97c9-6991794831a9} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2967 | 2025.03.25 22:01:45.860728 [ 254 ] {ad16e8d5-e047-4c5c-97c9-6991794831a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001561 sec., 40999.35938500961 rows/sec., 3.20 MiB/sec. | ||
2968 | 2025.03.25 22:01:45.860784 [ 254 ] {ad16e8d5-e047-4c5c-97c9-6991794831a9} <Debug> TCPHandler: Processed in 0.001767831 sec. | ||
2969 | 2025.03.25 22:01:45.860902 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2970 | 2025.03.25 22:01:45.861011 [ 254 ] {134f5c98-26c2-4798-9579-521e2a925566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2971 | 2025.03.25 22:01:45.861063 [ 254 ] {134f5c98-26c2-4798-9579-521e2a925566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2972 | 2025.03.25 22:01:45.861574 [ 254 ] {134f5c98-26c2-4798-9579-521e2a925566} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2973 | 2025.03.25 22:01:45.861616 [ 254 ] {134f5c98-26c2-4798-9579-521e2a925566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2974 | 2025.03.25 22:01:45.862011 [ 254 ] {134f5c98-26c2-4798-9579-521e2a925566} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2975 | 2025.03.25 22:01:45.862249 [ 254 ] {134f5c98-26c2-4798-9579-521e2a925566} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2976 | 2025.03.25 22:01:45.862525 [ 254 ] {134f5c98-26c2-4798-9579-521e2a925566} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001528 sec., 41884.8167539267 rows/sec., 2.92 MiB/sec. | ||
2977 | 2025.03.25 22:01:45.862721 [ 254 ] {134f5c98-26c2-4798-9579-521e2a925566} <Debug> TCPHandler: Processed in 0.001871292 sec. | ||
2978 | 2025.03.25 22:01:45.862860 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2979 | 2025.03.25 22:01:45.862998 [ 254 ] {62350cf1-1bce-4914-a000-89efaaa62bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2980 | 2025.03.25 22:01:45.863054 [ 254 ] {62350cf1-1bce-4914-a000-89efaaa62bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2981 | 2025.03.25 22:01:45.863581 [ 254 ] {62350cf1-1bce-4914-a000-89efaaa62bf4} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2982 | 2025.03.25 22:01:45.863621 [ 254 ] {62350cf1-1bce-4914-a000-89efaaa62bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2983 | 2025.03.25 22:01:45.863989 [ 254 ] {62350cf1-1bce-4914-a000-89efaaa62bf4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2984 | 2025.03.25 22:01:45.864226 [ 254 ] {62350cf1-1bce-4914-a000-89efaaa62bf4} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2985 | 2025.03.25 22:01:45.864449 [ 254 ] {62350cf1-1bce-4914-a000-89efaaa62bf4} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001481 sec., 16205.266711681297 rows/sec., 1.09 MiB/sec. | ||
2986 | 2025.03.25 22:01:45.864501 [ 254 ] {62350cf1-1bce-4914-a000-89efaaa62bf4} <Debug> TCPHandler: Processed in 0.00170593 sec. | ||
2987 | 2025.03.25 22:01:47.581507 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
2988 | 2025.03.25 22:01:47.582146 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2989 | 2025.03.25 22:01:47.582200 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2990 | 2025.03.25 22:01:47.582732 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2991 | 2025.03.25 22:01:47.582988 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2992 | 2025.03.25 22:01:47.583261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
2993 | 2025.03.25 22:01:47.953153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2994 | 2025.03.25 22:01:47.974111 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2995 | 2025.03.25 22:01:47.974179 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
2996 | 2025.03.25 22:01:47.982004 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2997 | 2025.03.25 22:01:47.982847 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2998 | 2025.03.25 22:01:47.986190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2999 | 2025.03.25 22:01:50.084987 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 432 | ||
3000 | 2025.03.25 22:01:50.088822 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3001 | 2025.03.25 22:01:50.088881 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3002 | 2025.03.25 22:01:50.090469 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3003 | 2025.03.25 22:01:50.090792 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3004 | 2025.03.25 22:01:50.091423 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
3005 | 2025.03.25 22:01:50.867586 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3006 | 2025.03.25 22:01:50.867795 [ 254 ] {a9ebc022-d183-46cb-b605-b0721aff29c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3007 | 2025.03.25 22:01:50.867878 [ 254 ] {a9ebc022-d183-46cb-b605-b0721aff29c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3008 | 2025.03.25 22:01:50.868917 [ 254 ] {a9ebc022-d183-46cb-b605-b0721aff29c0} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3009 | 2025.03.25 22:01:50.868987 [ 254 ] {a9ebc022-d183-46cb-b605-b0721aff29c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3010 | 2025.03.25 22:01:50.869561 [ 254 ] {a9ebc022-d183-46cb-b605-b0721aff29c0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3011 | 2025.03.25 22:01:50.869882 [ 254 ] {a9ebc022-d183-46cb-b605-b0721aff29c0} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3012 | 2025.03.25 22:01:50.870165 [ 254 ] {a9ebc022-d183-46cb-b605-b0721aff29c0} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002422 sec., 49545.8298926507 rows/sec., 4.20 MiB/sec. | ||
3013 | 2025.03.25 22:01:50.870315 [ 254 ] {a9ebc022-d183-46cb-b605-b0721aff29c0} <Debug> TCPHandler: Processed in 0.00288683 sec. | ||
3014 | 2025.03.25 22:01:50.870588 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3015 | 2025.03.25 22:01:50.870722 [ 254 ] {d8cf9fad-5b46-4626-892d-c60f939885c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3016 | 2025.03.25 22:01:50.870785 [ 254 ] {d8cf9fad-5b46-4626-892d-c60f939885c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3017 | 2025.03.25 22:01:50.871521 [ 254 ] {d8cf9fad-5b46-4626-892d-c60f939885c5} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3018 | 2025.03.25 22:01:50.871572 [ 254 ] {d8cf9fad-5b46-4626-892d-c60f939885c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3019 | 2025.03.25 22:01:50.872031 [ 254 ] {d8cf9fad-5b46-4626-892d-c60f939885c5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3020 | 2025.03.25 22:01:50.872370 [ 254 ] {d8cf9fad-5b46-4626-892d-c60f939885c5} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3021 | 2025.03.25 22:01:50.872599 [ 254 ] {d8cf9fad-5b46-4626-892d-c60f939885c5} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001915 sec., 16710.18276762402 rows/sec., 1.23 MiB/sec. | ||
3022 | 2025.03.25 22:01:50.872678 [ 254 ] {d8cf9fad-5b46-4626-892d-c60f939885c5} <Debug> TCPHandler: Processed in 0.002165428 sec. | ||
3023 | 2025.03.25 22:01:50.872849 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3024 | 2025.03.25 22:01:50.872957 [ 254 ] {ed81fd7c-4085-484d-af5d-d910d96f0d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3025 | 2025.03.25 22:01:50.873001 [ 254 ] {ed81fd7c-4085-484d-af5d-d910d96f0d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3026 | 2025.03.25 22:01:50.873589 [ 254 ] {ed81fd7c-4085-484d-af5d-d910d96f0d21} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3027 | 2025.03.25 22:01:50.873628 [ 254 ] {ed81fd7c-4085-484d-af5d-d910d96f0d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3028 | 2025.03.25 22:01:50.873985 [ 254 ] {ed81fd7c-4085-484d-af5d-d910d96f0d21} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3029 | 2025.03.25 22:01:50.874224 [ 254 ] {ed81fd7c-4085-484d-af5d-d910d96f0d21} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3030 | 2025.03.25 22:01:50.874435 [ 254 ] {ed81fd7c-4085-484d-af5d-d910d96f0d21} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001502 sec., 63914.78029294274 rows/sec., 4.99 MiB/sec. | ||
3031 | 2025.03.25 22:01:50.874489 [ 254 ] {ed81fd7c-4085-484d-af5d-d910d96f0d21} <Debug> TCPHandler: Processed in 0.001697389 sec. | ||
3032 | 2025.03.25 22:01:50.874648 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3033 | 2025.03.25 22:01:50.874756 [ 254 ] {ca6a7f13-9d11-41a9-8934-fff318aa5a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3034 | 2025.03.25 22:01:50.874804 [ 254 ] {ca6a7f13-9d11-41a9-8934-fff318aa5a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3035 | 2025.03.25 22:01:50.875415 [ 254 ] {ca6a7f13-9d11-41a9-8934-fff318aa5a4e} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3036 | 2025.03.25 22:01:50.875460 [ 254 ] {ca6a7f13-9d11-41a9-8934-fff318aa5a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3037 | 2025.03.25 22:01:50.875929 [ 254 ] {ca6a7f13-9d11-41a9-8934-fff318aa5a4e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3038 | 2025.03.25 22:01:50.876228 [ 254 ] {ca6a7f13-9d11-41a9-8934-fff318aa5a4e} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3039 | 2025.03.25 22:01:50.876424 [ 254 ] {ca6a7f13-9d11-41a9-8934-fff318aa5a4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00169 sec., 94674.55621301774 rows/sec., 6.59 MiB/sec. | ||
3040 | 2025.03.25 22:01:50.876486 [ 254 ] {ca6a7f13-9d11-41a9-8934-fff318aa5a4e} <Debug> TCPHandler: Processed in 0.001890453 sec. | ||
3041 | 2025.03.25 22:01:50.876669 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3042 | 2025.03.25 22:01:50.876785 [ 254 ] {6b64a1a7-4eb4-4280-8955-557b8dbdd5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3043 | 2025.03.25 22:01:50.876863 [ 254 ] {6b64a1a7-4eb4-4280-8955-557b8dbdd5ce} <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 | ||
3044 | 2025.03.25 22:01:50.879021 [ 254 ] {6b64a1a7-4eb4-4280-8955-557b8dbdd5ce} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3045 | 2025.03.25 22:01:50.879073 [ 254 ] {6b64a1a7-4eb4-4280-8955-557b8dbdd5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3046 | 2025.03.25 22:01:50.880023 [ 254 ] {6b64a1a7-4eb4-4280-8955-557b8dbdd5ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3047 | 2025.03.25 22:01:50.880396 [ 254 ] {6b64a1a7-4eb4-4280-8955-557b8dbdd5ce} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3048 | 2025.03.25 22:01:50.880678 [ 254 ] {6b64a1a7-4eb4-4280-8955-557b8dbdd5ce} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003917 sec., 8169.5174878733715 rows/sec., 14.64 MiB/sec. | ||
3049 | 2025.03.25 22:01:50.880822 [ 254 ] {6b64a1a7-4eb4-4280-8955-557b8dbdd5ce} <Debug> TCPHandler: Processed in 0.004210754 sec. | ||
3050 | 2025.03.25 22:01:50.881649 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3051 | 2025.03.25 22:01:50.881785 [ 254 ] {7f487fb4-a91f-4343-8972-ac9d46c8fbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3052 | 2025.03.25 22:01:50.881843 [ 254 ] {7f487fb4-a91f-4343-8972-ac9d46c8fbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3053 | 2025.03.25 22:01:50.882415 [ 254 ] {7f487fb4-a91f-4343-8972-ac9d46c8fbc2} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3054 | 2025.03.25 22:01:50.882463 [ 254 ] {7f487fb4-a91f-4343-8972-ac9d46c8fbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3055 | 2025.03.25 22:01:50.882929 [ 254 ] {7f487fb4-a91f-4343-8972-ac9d46c8fbc2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3056 | 2025.03.25 22:01:50.883276 [ 254 ] {7f487fb4-a91f-4343-8972-ac9d46c8fbc2} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3057 | 2025.03.25 22:01:50.884827 [ 254 ] {7f487fb4-a91f-4343-8972-ac9d46c8fbc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00306 sec., 19607.843137254902 rows/sec., 1.32 MiB/sec. | ||
3058 | 2025.03.25 22:01:50.884911 [ 254 ] {7f487fb4-a91f-4343-8972-ac9d46c8fbc2} <Debug> TCPHandler: Processed in 0.003346258 sec. | ||
3059 | 2025.03.25 22:01:52.342836 [ 104 ] {} <Debug> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3060 | 2025.03.25 22:01:52.342900 [ 104 ] {} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3061 | 2025.03.25 22:01:52.342922 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3062 | 2025.03.25 22:01:52.343158 [ 197 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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 | ||
3063 | 2025.03.25 22:01:52.343350 [ 197 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3064 | 2025.03.25 22:01:52.343409 [ 197 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
3065 | 2025.03.25 22:01:52.343508 [ 197 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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 | ||
3066 | 2025.03.25 22:01:52.343701 [ 197 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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 | ||
3067 | 2025.03.25 22:01:52.343833 [ 197 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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 | ||
3068 | 2025.03.25 22:01:52.344072 [ 197 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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 | ||
3069 | 2025.03.25 22:01:52.345257 [ 186 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.002229099 sec., 2691.6704910818225 rows/sec., 177.87 KiB/sec. | ||
3070 | 2025.03.25 22:01:52.345464 [ 186 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3071 | 2025.03.25 22:01:52.345808 [ 186 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_5_1} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3072 | 2025.03.25 22:01:52.345913 [ 186 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_5_1} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3073 | 2025.03.25 22:01:52.346019 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3074 | 2025.03.25 22:01:54.513505 [ 146 ] {} <Debug> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3075 | 2025.03.25 22:01:54.513594 [ 146 ] {} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3076 | 2025.03.25 22:01:54.513622 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3077 | 2025.03.25 22:01:54.513809 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::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 | ||
3078 | 2025.03.25 22:01:54.513989 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3079 | 2025.03.25 22:01:54.514027 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part | ||
3080 | 2025.03.25 22:01:54.514106 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part | ||
3081 | 2025.03.25 22:01:54.514191 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 112 rows starting from the beginning of the part | ||
3082 | 2025.03.25 22:01:54.514430 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part | ||
3083 | 2025.03.25 22:01:54.514554 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
3084 | 2025.03.25 22:01:54.515861 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 5 columns (5 merged, 0 gathered) in 0.002196848 sec., 209390.90915711966 rows/sec., 12.83 MiB/sec. | ||
3085 | 2025.03.25 22:01:54.516049 [ 188 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3086 | 2025.03.25 22:01:54.516439 [ 188 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_5_1} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3087 | 2025.03.25 22:01:54.516532 [ 188 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_5_1} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3088 | 2025.03.25 22:01:54.516638 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
3089 | 2025.03.25 22:01:54.977260 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3090 | 2025.03.25 22:01:54.977308 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3091 | 2025.03.25 22:01:55.083467 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
3092 | 2025.03.25 22:01:55.084144 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3093 | 2025.03.25 22:01:55.084196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3094 | 2025.03.25 22:01:55.084762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3095 | 2025.03.25 22:01:55.085004 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3096 | 2025.03.25 22:01:55.085349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3097 | 2025.03.25 22:01:55.486374 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3098 | 2025.03.25 22:01:55.507602 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3099 | 2025.03.25 22:01:55.507668 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3100 | 2025.03.25 22:01:55.515431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3101 | 2025.03.25 22:01:55.516204 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3102 | 2025.03.25 22:01:55.519496 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3103 | 2025.03.25 22:01:55.861731 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3104 | 2025.03.25 22:01:55.861931 [ 254 ] {fce0c3fb-c5b8-4521-a274-54eb9ad1759b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3105 | 2025.03.25 22:01:55.862007 [ 254 ] {fce0c3fb-c5b8-4521-a274-54eb9ad1759b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3106 | 2025.03.25 22:01:55.862837 [ 254 ] {fce0c3fb-c5b8-4521-a274-54eb9ad1759b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3107 | 2025.03.25 22:01:55.862886 [ 254 ] {fce0c3fb-c5b8-4521-a274-54eb9ad1759b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3108 | 2025.03.25 22:01:55.863324 [ 254 ] {fce0c3fb-c5b8-4521-a274-54eb9ad1759b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3109 | 2025.03.25 22:01:55.863574 [ 254 ] {fce0c3fb-c5b8-4521-a274-54eb9ad1759b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3110 | 2025.03.25 22:01:55.863821 [ 254 ] {fce0c3fb-c5b8-4521-a274-54eb9ad1759b} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001946 sec., 36998.972250770814 rows/sec., 2.99 MiB/sec. | ||
3111 | 2025.03.25 22:01:55.863877 [ 254 ] {fce0c3fb-c5b8-4521-a274-54eb9ad1759b} <Debug> TCPHandler: Processed in 0.00228189 sec. | ||
3112 | 2025.03.25 22:01:55.864001 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3113 | 2025.03.25 22:01:55.864110 [ 254 ] {51a33401-96c1-47bd-b244-de63820d8824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3114 | 2025.03.25 22:01:55.864155 [ 254 ] {51a33401-96c1-47bd-b244-de63820d8824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3115 | 2025.03.25 22:01:55.864677 [ 254 ] {51a33401-96c1-47bd-b244-de63820d8824} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3116 | 2025.03.25 22:01:55.864717 [ 254 ] {51a33401-96c1-47bd-b244-de63820d8824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3117 | 2025.03.25 22:01:55.865069 [ 254 ] {51a33401-96c1-47bd-b244-de63820d8824} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3118 | 2025.03.25 22:01:55.865304 [ 254 ] {51a33401-96c1-47bd-b244-de63820d8824} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3119 | 2025.03.25 22:01:55.865520 [ 254 ] {51a33401-96c1-47bd-b244-de63820d8824} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001433 sec., 5582.6936496859735 rows/sec., 419.79 KiB/sec. | ||
3120 | 2025.03.25 22:01:55.865573 [ 254 ] {51a33401-96c1-47bd-b244-de63820d8824} <Debug> TCPHandler: Processed in 0.001624479 sec. | ||
3121 | 2025.03.25 22:01:55.865678 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3122 | 2025.03.25 22:01:55.865781 [ 254 ] {fee383f7-cf51-4891-8a64-e970a5216d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3123 | 2025.03.25 22:01:55.865826 [ 254 ] {fee383f7-cf51-4891-8a64-e970a5216d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3124 | 2025.03.25 22:01:55.866377 [ 254 ] {fee383f7-cf51-4891-8a64-e970a5216d0b} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3125 | 2025.03.25 22:01:55.866417 [ 254 ] {fee383f7-cf51-4891-8a64-e970a5216d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3126 | 2025.03.25 22:01:55.866763 [ 254 ] {fee383f7-cf51-4891-8a64-e970a5216d0b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3127 | 2025.03.25 22:01:55.866996 [ 254 ] {fee383f7-cf51-4891-8a64-e970a5216d0b} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3128 | 2025.03.25 22:01:55.867217 [ 254 ] {fee383f7-cf51-4891-8a64-e970a5216d0b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001457 sec., 49416.609471516815 rows/sec., 3.86 MiB/sec. | ||
3129 | 2025.03.25 22:01:55.867269 [ 254 ] {fee383f7-cf51-4891-8a64-e970a5216d0b} <Debug> TCPHandler: Processed in 0.001642348 sec. | ||
3130 | 2025.03.25 22:01:55.867385 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3131 | 2025.03.25 22:01:55.867492 [ 254 ] {4ce6debf-60b9-4647-931d-a29a3f252848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3132 | 2025.03.25 22:01:55.867541 [ 254 ] {4ce6debf-60b9-4647-931d-a29a3f252848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3133 | 2025.03.25 22:01:55.868069 [ 254 ] {4ce6debf-60b9-4647-931d-a29a3f252848} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3134 | 2025.03.25 22:01:55.868108 [ 254 ] {4ce6debf-60b9-4647-931d-a29a3f252848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3135 | 2025.03.25 22:01:55.868484 [ 254 ] {4ce6debf-60b9-4647-931d-a29a3f252848} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3136 | 2025.03.25 22:01:55.868716 [ 254 ] {4ce6debf-60b9-4647-931d-a29a3f252848} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3137 | 2025.03.25 22:01:55.868926 [ 254 ] {4ce6debf-60b9-4647-931d-a29a3f252848} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001455 sec., 109965.63573883162 rows/sec., 7.66 MiB/sec. | ||
3138 | 2025.03.25 22:01:55.868979 [ 254 ] {4ce6debf-60b9-4647-931d-a29a3f252848} <Debug> TCPHandler: Processed in 0.001646159 sec. | ||
3139 | 2025.03.25 22:01:55.869104 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3140 | 2025.03.25 22:01:55.869211 [ 254 ] {6f272d76-9cb2-4eba-89ff-6ccf22a35a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3141 | 2025.03.25 22:01:55.869277 [ 254 ] {6f272d76-9cb2-4eba-89ff-6ccf22a35a90} <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 | ||
3142 | 2025.03.25 22:01:55.870305 [ 254 ] {6f272d76-9cb2-4eba-89ff-6ccf22a35a90} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3143 | 2025.03.25 22:01:55.870346 [ 254 ] {6f272d76-9cb2-4eba-89ff-6ccf22a35a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3144 | 2025.03.25 22:01:55.870942 [ 254 ] {6f272d76-9cb2-4eba-89ff-6ccf22a35a90} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3145 | 2025.03.25 22:01:55.871194 [ 254 ] {6f272d76-9cb2-4eba-89ff-6ccf22a35a90} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3146 | 2025.03.25 22:01:55.871490 [ 254 ] {6f272d76-9cb2-4eba-89ff-6ccf22a35a90} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002292 sec., 3490.4013961605583 rows/sec., 6.25 MiB/sec. | ||
3147 | 2025.03.25 22:01:55.871701 [ 254 ] {6f272d76-9cb2-4eba-89ff-6ccf22a35a90} <Debug> TCPHandler: Processed in 0.002648067 sec. | ||
3148 | 2025.03.25 22:01:55.871843 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3149 | 2025.03.25 22:01:55.871950 [ 254 ] {71a9abdc-39ea-4084-b594-19263f2a6dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3150 | 2025.03.25 22:01:55.871997 [ 254 ] {71a9abdc-39ea-4084-b594-19263f2a6dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3151 | 2025.03.25 22:01:55.872435 [ 254 ] {71a9abdc-39ea-4084-b594-19263f2a6dc9} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3152 | 2025.03.25 22:01:55.872475 [ 254 ] {71a9abdc-39ea-4084-b594-19263f2a6dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3153 | 2025.03.25 22:01:55.872820 [ 254 ] {71a9abdc-39ea-4084-b594-19263f2a6dc9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3154 | 2025.03.25 22:01:55.873049 [ 254 ] {71a9abdc-39ea-4084-b594-19263f2a6dc9} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3155 | 2025.03.25 22:01:55.873257 [ 254 ] {71a9abdc-39ea-4084-b594-19263f2a6dc9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec. | ||
3156 | 2025.03.25 22:01:55.873308 [ 254 ] {71a9abdc-39ea-4084-b594-19263f2a6dc9} <Debug> TCPHandler: Processed in 0.001515667 sec. | ||
3157 | 2025.03.25 22:01:56.194290 [ 151 ] {} <Debug> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3158 | 2025.03.25 22:01:56.194337 [ 151 ] {} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3159 | 2025.03.25 22:01:56.194359 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3160 | 2025.03.25 22:01:56.194564 [ 188 ] {197e52d0-c130-4927-8420-405d2c194342::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 | ||
3161 | 2025.03.25 22:01:56.194763 [ 188 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3162 | 2025.03.25 22:01:56.194806 [ 188 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
3163 | 2025.03.25 22:01:56.194898 [ 188 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
3164 | 2025.03.25 22:01:56.195020 [ 188 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
3165 | 2025.03.25 22:01:56.195286 [ 188 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
3166 | 2025.03.25 22:01:56.195394 [ 188 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
3167 | 2025.03.25 22:01:56.196490 [ 186 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 872 rows, containing 5 columns (5 merged, 0 gathered) in 0.002057016 sec., 423915.03031575837 rows/sec., 28.80 MiB/sec. | ||
3168 | 2025.03.25 22:01:56.196718 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3169 | 2025.03.25 22:01:56.197265 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_5_1} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3170 | 2025.03.25 22:01:56.197410 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_5_1} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3171 | 2025.03.25 22:01:56.197558 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
3172 | 2025.03.25 22:02:00.091845 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 456 | ||
3173 | 2025.03.25 22:02:00.094727 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3174 | 2025.03.25 22:02:00.094774 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3175 | 2025.03.25 22:02:00.096263 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3176 | 2025.03.25 22:02:00.096585 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3177 | 2025.03.25 22:02:00.097156 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 456 | ||
3178 | 2025.03.25 22:02:00.863296 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3179 | 2025.03.25 22:02:00.863499 [ 254 ] {90f459e1-6654-4de1-8e34-9ecd3478f677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3180 | 2025.03.25 22:02:00.863575 [ 254 ] {90f459e1-6654-4de1-8e34-9ecd3478f677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3181 | 2025.03.25 22:02:00.864349 [ 254 ] {90f459e1-6654-4de1-8e34-9ecd3478f677} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3182 | 2025.03.25 22:02:00.864406 [ 254 ] {90f459e1-6654-4de1-8e34-9ecd3478f677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3183 | 2025.03.25 22:02:00.864840 [ 254 ] {90f459e1-6654-4de1-8e34-9ecd3478f677} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3184 | 2025.03.25 22:02:00.865095 [ 254 ] {90f459e1-6654-4de1-8e34-9ecd3478f677} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3185 | 2025.03.25 22:02:00.865335 [ 254 ] {90f459e1-6654-4de1-8e34-9ecd3478f677} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001889 sec., 2117.5224986765484 rows/sec., 172.67 KiB/sec. | ||
3186 | 2025.03.25 22:02:00.865522 [ 254 ] {90f459e1-6654-4de1-8e34-9ecd3478f677} <Debug> TCPHandler: Processed in 0.002360132 sec. | ||
3187 | 2025.03.25 22:02:00.865672 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3188 | 2025.03.25 22:02:00.865791 [ 254 ] {2d3cb707-ed1b-49c9-aafd-0b9ff79330be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3189 | 2025.03.25 22:02:00.865840 [ 254 ] {2d3cb707-ed1b-49c9-aafd-0b9ff79330be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3190 | 2025.03.25 22:02:00.866463 [ 254 ] {2d3cb707-ed1b-49c9-aafd-0b9ff79330be} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3191 | 2025.03.25 22:02:00.866504 [ 254 ] {2d3cb707-ed1b-49c9-aafd-0b9ff79330be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3192 | 2025.03.25 22:02:00.866873 [ 254 ] {2d3cb707-ed1b-49c9-aafd-0b9ff79330be} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3193 | 2025.03.25 22:02:00.867122 [ 254 ] {2d3cb707-ed1b-49c9-aafd-0b9ff79330be} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3194 | 2025.03.25 22:02:00.867301 [ 149 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3195 | 2025.03.25 22:02:00.867371 [ 254 ] {2d3cb707-ed1b-49c9-aafd-0b9ff79330be} <Debug> executeQuery: Read 122 rows, 10.56 KiB in 0.001604 sec., 76059.85037406484 rows/sec., 6.43 MiB/sec. | ||
3196 | 2025.03.25 22:02:00.867391 [ 149 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3197 | 2025.03.25 22:02:00.867463 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3198 | 2025.03.25 22:02:00.867507 [ 254 ] {2d3cb707-ed1b-49c9-aafd-0b9ff79330be} <Debug> TCPHandler: Processed in 0.001884613 sec. | ||
3199 | 2025.03.25 22:02:00.867730 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
3200 | 2025.03.25 22:02:00.867741 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3201 | 2025.03.25 22:02:00.867975 [ 254 ] {c7fb61aa-8a66-4593-81e1-3957d6c9bb83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3202 | 2025.03.25 22:02:00.867993 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3203 | 2025.03.25 22:02:00.868065 [ 254 ] {c7fb61aa-8a66-4593-81e1-3957d6c9bb83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3204 | 2025.03.25 22:02:00.868084 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1826 rows starting from the beginning of the part | ||
3205 | 2025.03.25 22:02:00.868402 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1317 rows starting from the beginning of the part | ||
3206 | 2025.03.25 22:02:00.868793 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
3207 | 2025.03.25 22:02:00.869169 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 120 rows starting from the beginning of the part | ||
3208 | 2025.03.25 22:02:00.869467 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 72 rows starting from the beginning of the part | ||
3209 | 2025.03.25 22:02:00.869807 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 122 rows starting from the beginning of the part | ||
3210 | 2025.03.25 22:02:00.870861 [ 254 ] {c7fb61aa-8a66-4593-81e1-3957d6c9bb83} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3211 | 2025.03.25 22:02:00.870918 [ 254 ] {c7fb61aa-8a66-4593-81e1-3957d6c9bb83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3212 | 2025.03.25 22:02:00.871837 [ 254 ] {c7fb61aa-8a66-4593-81e1-3957d6c9bb83} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3213 | 2025.03.25 22:02:00.872258 [ 254 ] {c7fb61aa-8a66-4593-81e1-3957d6c9bb83} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3214 | 2025.03.25 22:02:00.872435 [ 149 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3215 | 2025.03.25 22:02:00.872500 [ 149 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3216 | 2025.03.25 22:02:00.872546 [ 254 ] {c7fb61aa-8a66-4593-81e1-3957d6c9bb83} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.004624 sec., 7785.4671280276825 rows/sec., 580.78 KiB/sec. | ||
3217 | 2025.03.25 22:02:00.872550 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3218 | 2025.03.25 22:02:00.872878 [ 254 ] {c7fb61aa-8a66-4593-81e1-3957d6c9bb83} <Debug> TCPHandler: Processed in 0.005196171 sec. | ||
3219 | 2025.03.25 22:02:00.873186 [ 186 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
3220 | 2025.03.25 22:02:00.873398 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3221 | 2025.03.25 22:02:00.873757 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3513 rows, containing 5 columns (5 merged, 0 gathered) in 0.006187268 sec., 567778.8645974281 rows/sec., 48.76 MiB/sec. | ||
3222 | 2025.03.25 22:02:00.873767 [ 254 ] {8d8e3128-9128-44a8-8bf9-4ddc96abd73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3223 | 2025.03.25 22:02:00.873920 [ 254 ] {8d8e3128-9128-44a8-8bf9-4ddc96abd73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3224 | 2025.03.25 22:02:00.873956 [ 186 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3225 | 2025.03.25 22:02:00.874074 [ 186 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 136 rows starting from the beginning of the part | ||
3226 | 2025.03.25 22:02:00.874232 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3227 | 2025.03.25 22:02:00.874584 [ 186 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
3228 | 2025.03.25 22:02:00.875191 [ 186 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3229 | 2025.03.25 22:02:00.875625 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3230 | 2025.03.25 22:02:00.875934 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_21_4} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3231 | 2025.03.25 22:02:00.875956 [ 186 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
3232 | 2025.03.25 22:02:00.876257 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
3233 | 2025.03.25 22:02:00.876455 [ 186 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
3234 | 2025.03.25 22:02:00.876772 [ 186 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
3235 | 2025.03.25 22:02:00.877518 [ 254 ] {8d8e3128-9128-44a8-8bf9-4ddc96abd73f} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3236 | 2025.03.25 22:02:00.877586 [ 254 ] {8d8e3128-9128-44a8-8bf9-4ddc96abd73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3237 | 2025.03.25 22:02:00.878595 [ 254 ] {8d8e3128-9128-44a8-8bf9-4ddc96abd73f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3238 | 2025.03.25 22:02:00.879170 [ 254 ] {8d8e3128-9128-44a8-8bf9-4ddc96abd73f} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3239 | 2025.03.25 22:02:00.879568 [ 149 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3240 | 2025.03.25 22:02:00.879675 [ 149 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3241 | 2025.03.25 22:02:00.879756 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3242 | 2025.03.25 22:02:00.879774 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 5 columns (5 merged, 0 gathered) in 0.007077123 sec., 36455.491871485065 rows/sec., 2.60 MiB/sec. | ||
3243 | 2025.03.25 22:02:00.879866 [ 254 ] {8d8e3128-9128-44a8-8bf9-4ddc96abd73f} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.006179 sec., 16183.848519177862 rows/sec., 1.26 MiB/sec. | ||
3244 | 2025.03.25 22:02:00.880253 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3245 | 2025.03.25 22:02:00.880347 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
3246 | 2025.03.25 22:02:00.880413 [ 254 ] {8d8e3128-9128-44a8-8bf9-4ddc96abd73f} <Debug> TCPHandler: Processed in 0.007169625 sec. | ||
3247 | 2025.03.25 22:02:00.880943 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3248 | 2025.03.25 22:02:00.881064 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3249 | 2025.03.25 22:02:00.881224 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 894 rows starting from the beginning of the part | ||
3250 | 2025.03.25 22:02:00.881402 [ 254 ] {74653856-b50d-48d6-adca-174fe75f2019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3251 | 2025.03.25 22:02:00.881632 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3252 | 2025.03.25 22:02:00.881701 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 558 rows starting from the beginning of the part | ||
3253 | 2025.03.25 22:02:00.881755 [ 254 ] {74653856-b50d-48d6-adca-174fe75f2019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3254 | 2025.03.25 22:02:00.882073 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_11_2} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3255 | 2025.03.25 22:02:00.882141 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
3256 | 2025.03.25 22:02:00.882475 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3257 | 2025.03.25 22:02:00.882732 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 96 rows starting from the beginning of the part | ||
3258 | 2025.03.25 22:02:00.883172 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 72 rows starting from the beginning of the part | ||
3259 | 2025.03.25 22:02:00.883566 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 100 rows starting from the beginning of the part | ||
3260 | 2025.03.25 22:02:00.884788 [ 254 ] {74653856-b50d-48d6-adca-174fe75f2019} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3261 | 2025.03.25 22:02:00.884865 [ 254 ] {74653856-b50d-48d6-adca-174fe75f2019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3262 | 2025.03.25 22:02:00.885976 [ 254 ] {74653856-b50d-48d6-adca-174fe75f2019} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3263 | 2025.03.25 22:02:00.886481 [ 254 ] {74653856-b50d-48d6-adca-174fe75f2019} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3264 | 2025.03.25 22:02:00.886517 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1784 rows, containing 5 columns (5 merged, 0 gathered) in 0.006641056 sec., 268631.9766013116 rows/sec., 20.99 MiB/sec. | ||
3265 | 2025.03.25 22:02:00.886744 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3266 | 2025.03.25 22:02:00.886830 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3267 | 2025.03.25 22:02:00.886903 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3268 | 2025.03.25 22:02:00.886956 [ 254 ] {74653856-b50d-48d6-adca-174fe75f2019} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.005706 sec., 28391.16719242902 rows/sec., 1.98 MiB/sec. | ||
3269 | 2025.03.25 22:02:00.886944 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3270 | 2025.03.25 22:02:00.887342 [ 254 ] {74653856-b50d-48d6-adca-174fe75f2019} <Debug> TCPHandler: Processed in 0.006562305 sec. | ||
3271 | 2025.03.25 22:02:00.887344 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
3272 | 2025.03.25 22:02:00.887686 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3273 | 2025.03.25 22:02:00.887734 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3274 | 2025.03.25 22:02:00.887834 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3966 rows starting from the beginning of the part | ||
3275 | 2025.03.25 22:02:00.888006 [ 254 ] {51fc06e2-6ca8-4295-856b-85aee8b43ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3276 | 2025.03.25 22:02:00.888305 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1147 rows starting from the beginning of the part | ||
3277 | 2025.03.25 22:02:00.888391 [ 254 ] {51fc06e2-6ca8-4295-856b-85aee8b43ad2} <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 | ||
3278 | 2025.03.25 22:02:00.888358 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3279 | 2025.03.25 22:02:00.888649 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
3280 | 2025.03.25 22:02:00.889088 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
3281 | 2025.03.25 22:02:00.889517 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
3282 | 2025.03.25 22:02:00.889931 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 162 rows starting from the beginning of the part | ||
3283 | 2025.03.25 22:02:00.890132 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_21_4} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3284 | 2025.03.25 22:02:00.890962 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3285 | 2025.03.25 22:02:00.893641 [ 254 ] {51fc06e2-6ca8-4295-856b-85aee8b43ad2} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3286 | 2025.03.25 22:02:00.893688 [ 254 ] {51fc06e2-6ca8-4295-856b-85aee8b43ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3287 | 2025.03.25 22:02:00.894610 [ 254 ] {51fc06e2-6ca8-4295-856b-85aee8b43ad2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3288 | 2025.03.25 22:02:00.895082 [ 254 ] {51fc06e2-6ca8-4295-856b-85aee8b43ad2} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3289 | 2025.03.25 22:02:00.895296 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5659 rows, containing 5 columns (5 merged, 0 gathered) in 0.008287754 sec., 682814.6684855752 rows/sec., 46.75 MiB/sec. | ||
3290 | 2025.03.25 22:02:00.895699 [ 254 ] {51fc06e2-6ca8-4295-856b-85aee8b43ad2} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.007815 sec., 4094.6896992962247 rows/sec., 7.34 MiB/sec. | ||
3291 | 2025.03.25 22:02:00.895897 [ 254 ] {51fc06e2-6ca8-4295-856b-85aee8b43ad2} <Debug> TCPHandler: Processed in 0.008331135 sec. | ||
3292 | 2025.03.25 22:02:00.896076 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3293 | 2025.03.25 22:02:00.896086 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3294 | 2025.03.25 22:02:00.896249 [ 254 ] {f1aeeaf0-78c1-439b-b8bf-7b5dd5433b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3295 | 2025.03.25 22:02:00.896354 [ 254 ] {f1aeeaf0-78c1-439b-b8bf-7b5dd5433b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3296 | 2025.03.25 22:02:00.896677 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3297 | 2025.03.25 22:02:00.896880 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3298 | 2025.03.25 22:02:00.897022 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
3299 | 2025.03.25 22:02:00.897258 [ 254 ] {f1aeeaf0-78c1-439b-b8bf-7b5dd5433b3a} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3300 | 2025.03.25 22:02:00.897303 [ 254 ] {f1aeeaf0-78c1-439b-b8bf-7b5dd5433b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3301 | 2025.03.25 22:02:00.897687 [ 254 ] {f1aeeaf0-78c1-439b-b8bf-7b5dd5433b3a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3302 | 2025.03.25 22:02:00.897931 [ 254 ] {f1aeeaf0-78c1-439b-b8bf-7b5dd5433b3a} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3303 | 2025.03.25 22:02:00.898121 [ 149 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3304 | 2025.03.25 22:02:00.898189 [ 254 ] {f1aeeaf0-78c1-439b-b8bf-7b5dd5433b3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001956 sec., 30674.846625766873 rows/sec., 2.07 MiB/sec. | ||
3305 | 2025.03.25 22:02:00.898199 [ 149 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3306 | 2025.03.25 22:02:00.898298 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3307 | 2025.03.25 22:02:00.898316 [ 254 ] {f1aeeaf0-78c1-439b-b8bf-7b5dd5433b3a} <Debug> TCPHandler: Processed in 0.002283949 sec. | ||
3308 | 2025.03.25 22:02:00.898654 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
3309 | 2025.03.25 22:02:00.899049 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3310 | 2025.03.25 22:02:00.899097 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 712 rows starting from the beginning of the part | ||
3311 | 2025.03.25 22:02:00.899202 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
3312 | 2025.03.25 22:02:00.899410 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
3313 | 2025.03.25 22:02:00.899585 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
3314 | 2025.03.25 22:02:00.899763 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
3315 | 2025.03.25 22:02:00.899934 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
3316 | 2025.03.25 22:02:00.901204 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 4 columns (4 merged, 0 gathered) in 0.002765438 sec., 344249.2653966569 rows/sec., 22.79 MiB/sec. | ||
3317 | 2025.03.25 22:02:00.901412 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3318 | 2025.03.25 22:02:00.901762 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_21_4} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3319 | 2025.03.25 22:02:00.901855 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_21_4} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3320 | 2025.03.25 22:02:00.901947 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
3321 | 2025.03.25 22:02:02.585519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
3322 | 2025.03.25 22:02:02.586164 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3323 | 2025.03.25 22:02:02.586208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3324 | 2025.03.25 22:02:02.586753 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3325 | 2025.03.25 22:02:02.587031 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3326 | 2025.03.25 22:02:02.587251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
3327 | 2025.03.25 22:02:03.019583 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
3328 | 2025.03.25 22:02:03.040498 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3329 | 2025.03.25 22:02:03.040556 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
3330 | 2025.03.25 22:02:03.048101 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3331 | 2025.03.25 22:02:03.048868 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3332 | 2025.03.25 22:02:03.051536 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
3333 | 2025.03.25 22:02:05.862523 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3334 | 2025.03.25 22:02:05.862845 [ 254 ] {72a957bf-2a65-4bba-9e32-66e947f43808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3335 | 2025.03.25 22:02:05.862962 [ 254 ] {72a957bf-2a65-4bba-9e32-66e947f43808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3336 | 2025.03.25 22:02:05.863805 [ 254 ] {72a957bf-2a65-4bba-9e32-66e947f43808} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3337 | 2025.03.25 22:02:05.863854 [ 254 ] {72a957bf-2a65-4bba-9e32-66e947f43808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3338 | 2025.03.25 22:02:05.864316 [ 254 ] {72a957bf-2a65-4bba-9e32-66e947f43808} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3339 | 2025.03.25 22:02:05.864582 [ 254 ] {72a957bf-2a65-4bba-9e32-66e947f43808} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3340 | 2025.03.25 22:02:05.864833 [ 254 ] {72a957bf-2a65-4bba-9e32-66e947f43808} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002073 sec., 34732.27206946454 rows/sec., 2.81 MiB/sec. | ||
3341 | 2025.03.25 22:02:05.864898 [ 254 ] {72a957bf-2a65-4bba-9e32-66e947f43808} <Debug> TCPHandler: Processed in 0.002561315 sec. | ||
3342 | 2025.03.25 22:02:05.865028 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3343 | 2025.03.25 22:02:05.865143 [ 254 ] {5a92a7ec-a956-4487-a5fa-ce8bdfe28a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3344 | 2025.03.25 22:02:05.865192 [ 254 ] {5a92a7ec-a956-4487-a5fa-ce8bdfe28a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3345 | 2025.03.25 22:02:05.865743 [ 254 ] {5a92a7ec-a956-4487-a5fa-ce8bdfe28a6e} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3346 | 2025.03.25 22:02:05.865784 [ 254 ] {5a92a7ec-a956-4487-a5fa-ce8bdfe28a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3347 | 2025.03.25 22:02:05.866134 [ 254 ] {5a92a7ec-a956-4487-a5fa-ce8bdfe28a6e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3348 | 2025.03.25 22:02:05.866375 [ 254 ] {5a92a7ec-a956-4487-a5fa-ce8bdfe28a6e} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3349 | 2025.03.25 22:02:05.866588 [ 254 ] {5a92a7ec-a956-4487-a5fa-ce8bdfe28a6e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001472 sec., 5434.782608695652 rows/sec., 408.67 KiB/sec. | ||
3350 | 2025.03.25 22:02:05.866641 [ 254 ] {5a92a7ec-a956-4487-a5fa-ce8bdfe28a6e} <Debug> TCPHandler: Processed in 0.00166893 sec. | ||
3351 | 2025.03.25 22:02:05.866763 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3352 | 2025.03.25 22:02:05.866879 [ 254 ] {9f4934c2-ee61-4e11-9012-6bc9cc50f597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3353 | 2025.03.25 22:02:05.866927 [ 254 ] {9f4934c2-ee61-4e11-9012-6bc9cc50f597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3354 | 2025.03.25 22:02:05.867504 [ 254 ] {9f4934c2-ee61-4e11-9012-6bc9cc50f597} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3355 | 2025.03.25 22:02:05.867543 [ 254 ] {9f4934c2-ee61-4e11-9012-6bc9cc50f597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3356 | 2025.03.25 22:02:05.867903 [ 254 ] {9f4934c2-ee61-4e11-9012-6bc9cc50f597} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3357 | 2025.03.25 22:02:05.868142 [ 254 ] {9f4934c2-ee61-4e11-9012-6bc9cc50f597} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3358 | 2025.03.25 22:02:05.868347 [ 254 ] {9f4934c2-ee61-4e11-9012-6bc9cc50f597} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00149 sec., 48322.14765100671 rows/sec., 3.77 MiB/sec. | ||
3359 | 2025.03.25 22:02:05.868402 [ 254 ] {9f4934c2-ee61-4e11-9012-6bc9cc50f597} <Debug> TCPHandler: Processed in 0.001692189 sec. | ||
3360 | 2025.03.25 22:02:05.868520 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3361 | 2025.03.25 22:02:05.868627 [ 254 ] {a91f33f7-75fe-4a06-9c07-565c65d24023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3362 | 2025.03.25 22:02:05.868676 [ 254 ] {a91f33f7-75fe-4a06-9c07-565c65d24023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3363 | 2025.03.25 22:02:05.869204 [ 254 ] {a91f33f7-75fe-4a06-9c07-565c65d24023} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3364 | 2025.03.25 22:02:05.869243 [ 254 ] {a91f33f7-75fe-4a06-9c07-565c65d24023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3365 | 2025.03.25 22:02:05.869629 [ 254 ] {a91f33f7-75fe-4a06-9c07-565c65d24023} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3366 | 2025.03.25 22:02:05.869870 [ 254 ] {a91f33f7-75fe-4a06-9c07-565c65d24023} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3367 | 2025.03.25 22:02:05.870082 [ 254 ] {a91f33f7-75fe-4a06-9c07-565c65d24023} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001478 sec., 108254.39783491204 rows/sec., 7.54 MiB/sec. | ||
3368 | 2025.03.25 22:02:05.870137 [ 254 ] {a91f33f7-75fe-4a06-9c07-565c65d24023} <Debug> TCPHandler: Processed in 0.001669149 sec. | ||
3369 | 2025.03.25 22:02:05.870243 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3370 | 2025.03.25 22:02:05.870346 [ 254 ] {99f21aaf-8529-4549-90a9-6f6527c7a8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3371 | 2025.03.25 22:02:05.870418 [ 254 ] {99f21aaf-8529-4549-90a9-6f6527c7a8cb} <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 | ||
3372 | 2025.03.25 22:02:05.871493 [ 254 ] {99f21aaf-8529-4549-90a9-6f6527c7a8cb} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3373 | 2025.03.25 22:02:05.871532 [ 254 ] {99f21aaf-8529-4549-90a9-6f6527c7a8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3374 | 2025.03.25 22:02:05.872132 [ 254 ] {99f21aaf-8529-4549-90a9-6f6527c7a8cb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3375 | 2025.03.25 22:02:05.872385 [ 254 ] {99f21aaf-8529-4549-90a9-6f6527c7a8cb} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3376 | 2025.03.25 22:02:05.872553 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3377 | 2025.03.25 22:02:05.872646 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3378 | 2025.03.25 22:02:05.872654 [ 254 ] {99f21aaf-8529-4549-90a9-6f6527c7a8cb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002322 sec., 3445.3057708871665 rows/sec., 6.17 MiB/sec. | ||
3379 | 2025.03.25 22:02:05.872674 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3380 | 2025.03.25 22:02:05.872957 [ 254 ] {99f21aaf-8529-4549-90a9-6f6527c7a8cb} <Debug> TCPHandler: Processed in 0.002762558 sec. | ||
3381 | 2025.03.25 22:02:05.872967 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
3382 | 2025.03.25 22:02:05.873105 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3383 | 2025.03.25 22:02:05.873246 [ 254 ] {4dfd3fcc-d6fe-415b-8828-a016ccd4025e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3384 | 2025.03.25 22:02:05.873315 [ 254 ] {4dfd3fcc-d6fe-415b-8828-a016ccd4025e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3385 | 2025.03.25 22:02:05.873354 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3386 | 2025.03.25 22:02:05.873501 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 139 rows starting from the beginning of the part | ||
3387 | 2025.03.25 22:02:05.874000 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
3388 | 2025.03.25 22:02:05.874485 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
3389 | 2025.03.25 22:02:05.874487 [ 254 ] {4dfd3fcc-d6fe-415b-8828-a016ccd4025e} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3390 | 2025.03.25 22:02:05.874539 [ 254 ] {4dfd3fcc-d6fe-415b-8828-a016ccd4025e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3391 | 2025.03.25 22:02:05.875012 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
3392 | 2025.03.25 22:02:05.875550 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part | ||
3393 | 2025.03.25 22:02:05.875689 [ 254 ] {4dfd3fcc-d6fe-415b-8828-a016ccd4025e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3394 | 2025.03.25 22:02:05.876007 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
3395 | 2025.03.25 22:02:05.876418 [ 254 ] {4dfd3fcc-d6fe-415b-8828-a016ccd4025e} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3396 | 2025.03.25 22:02:05.876796 [ 254 ] {4dfd3fcc-d6fe-415b-8828-a016ccd4025e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003582 sec., 16750.418760469012 rows/sec., 1.13 MiB/sec. | ||
3397 | 2025.03.25 22:02:05.876894 [ 254 ] {4dfd3fcc-d6fe-415b-8828-a016ccd4025e} <Debug> TCPHandler: Processed in 0.003848038 sec. | ||
3398 | 2025.03.25 22:02:05.879433 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 251 rows, containing 19 columns (19 merged, 0 gathered) in 0.006623946 sec., 37892.820986161416 rows/sec., 67.90 MiB/sec. | ||
3399 | 2025.03.25 22:02:05.879852 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3400 | 2025.03.25 22:02:05.880289 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3401 | 2025.03.25 22:02:05.880367 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3402 | 2025.03.25 22:02:05.880467 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
3403 | 2025.03.25 22:02:09.977359 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3404 | 2025.03.25 22:02:09.977426 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3405 | 2025.03.25 22:02:10.087379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
3406 | 2025.03.25 22:02:10.088074 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3407 | 2025.03.25 22:02:10.088126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3408 | 2025.03.25 22:02:10.088711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3409 | 2025.03.25 22:02:10.088972 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3410 | 2025.03.25 22:02:10.089206 [ 138 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3411 | 2025.03.25 22:02:10.089293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3412 | 2025.03.25 22:02:10.089302 [ 138 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3413 | 2025.03.25 22:02:10.089341 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3414 | 2025.03.25 22:02:10.089469 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
3415 | 2025.03.25 22:02:10.089597 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3416 | 2025.03.25 22:02:10.089638 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
3417 | 2025.03.25 22:02:10.089717 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
3418 | 2025.03.25 22:02:10.089920 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
3419 | 2025.03.25 22:02:10.090093 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
3420 | 2025.03.25 22:02:10.090299 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
3421 | 2025.03.25 22:02:10.090503 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
3422 | 2025.03.25 22:02:10.092222 [ 195 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002812919 sec., 2623964.643134054 rows/sec., 37.54 MiB/sec. | ||
3423 | 2025.03.25 22:02:10.092905 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3424 | 2025.03.25 22:02:10.093178 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_16_3} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3425 | 2025.03.25 22:02:10.093252 [ 196 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_16_3} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3426 | 2025.03.25 22:02:10.093338 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3427 | 2025.03.25 22:02:10.097368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 482 | ||
3428 | 2025.03.25 22:02:10.100679 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3429 | 2025.03.25 22:02:10.100723 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3430 | 2025.03.25 22:02:10.102209 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3431 | 2025.03.25 22:02:10.102521 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3432 | 2025.03.25 22:02:10.102682 [ 138 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3433 | 2025.03.25 22:02:10.102741 [ 138 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3434 | 2025.03.25 22:02:10.102785 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3435 | 2025.03.25 22:02:10.103469 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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 | ||
3436 | 2025.03.25 22:02:10.104597 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
3437 | 2025.03.25 22:02:10.104990 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3438 | 2025.03.25 22:02:10.105175 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 328 rows starting from the beginning of the part | ||
3439 | 2025.03.25 22:02:10.105676 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
3440 | 2025.03.25 22:02:10.106177 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
3441 | 2025.03.25 22:02:10.106663 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 58 rows starting from the beginning of the part | ||
3442 | 2025.03.25 22:02:10.107145 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
3443 | 2025.03.25 22:02:10.107623 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
3444 | 2025.03.25 22:02:10.115986 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 72 columns (72 merged, 0 gathered) in 0.013034597 sec., 36978.511878809906 rows/sec., 35.91 MiB/sec. | ||
3445 | 2025.03.25 22:02:10.117218 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3446 | 2025.03.25 22:02:10.118001 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3447 | 2025.03.25 22:02:10.118089 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_11_2} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3448 | 2025.03.25 22:02:10.118415 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
3449 | 2025.03.25 22:02:10.551626 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
3450 | 2025.03.25 22:02:10.574570 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3451 | 2025.03.25 22:02:10.574623 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3452 | 2025.03.25 22:02:10.582158 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3453 | 2025.03.25 22:02:10.582945 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3454 | 2025.03.25 22:02:10.583245 [ 135 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3455 | 2025.03.25 22:02:10.583323 [ 135 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3456 | 2025.03.25 22:02:10.583369 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3457 | 2025.03.25 22:02:10.583944 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
3458 | 2025.03.25 22:02:10.599165 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3459 | 2025.03.25 22:02:10.600549 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3460 | 2025.03.25 22:02:10.602281 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
3461 | 2025.03.25 22:02:10.608067 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
3462 | 2025.03.25 22:02:10.613830 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
3463 | 2025.03.25 22:02:10.619307 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
3464 | 2025.03.25 22:02:10.625040 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
3465 | 2025.03.25 22:02:10.629784 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
3466 | 2025.03.25 22:02:10.690185 [ 196 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.106683523 sec., 1134.1957651698472 rows/sec., 5.86 MiB/sec. | ||
3467 | 2025.03.25 22:02:10.693160 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3468 | 2025.03.25 22:02:10.696201 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_16_3} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3469 | 2025.03.25 22:02:10.696335 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_16_3} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3470 | 2025.03.25 22:02:10.698835 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3471 | 2025.03.25 22:02:10.862982 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3472 | 2025.03.25 22:02:10.863172 [ 254 ] {839bc7b0-80fc-4f72-b547-bac1e10f4e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3473 | 2025.03.25 22:02:10.863263 [ 254 ] {839bc7b0-80fc-4f72-b547-bac1e10f4e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3474 | 2025.03.25 22:02:10.864069 [ 254 ] {839bc7b0-80fc-4f72-b547-bac1e10f4e7c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3475 | 2025.03.25 22:02:10.864110 [ 254 ] {839bc7b0-80fc-4f72-b547-bac1e10f4e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3476 | 2025.03.25 22:02:10.864549 [ 254 ] {839bc7b0-80fc-4f72-b547-bac1e10f4e7c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3477 | 2025.03.25 22:02:10.864813 [ 254 ] {839bc7b0-80fc-4f72-b547-bac1e10f4e7c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3478 | 2025.03.25 22:02:10.865011 [ 254 ] {839bc7b0-80fc-4f72-b547-bac1e10f4e7c} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001903 sec., 63058.32895428271 rows/sec., 5.34 MiB/sec. | ||
3479 | 2025.03.25 22:02:10.865075 [ 254 ] {839bc7b0-80fc-4f72-b547-bac1e10f4e7c} <Debug> TCPHandler: Processed in 0.002216828 sec. | ||
3480 | 2025.03.25 22:02:10.865200 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3481 | 2025.03.25 22:02:10.865313 [ 254 ] {0389c6c7-bb97-4299-a3d5-1d9bc460a2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3482 | 2025.03.25 22:02:10.865361 [ 254 ] {0389c6c7-bb97-4299-a3d5-1d9bc460a2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3483 | 2025.03.25 22:02:10.865912 [ 254 ] {0389c6c7-bb97-4299-a3d5-1d9bc460a2ee} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3484 | 2025.03.25 22:02:10.865949 [ 254 ] {0389c6c7-bb97-4299-a3d5-1d9bc460a2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3485 | 2025.03.25 22:02:10.866313 [ 254 ] {0389c6c7-bb97-4299-a3d5-1d9bc460a2ee} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3486 | 2025.03.25 22:02:10.866553 [ 254 ] {0389c6c7-bb97-4299-a3d5-1d9bc460a2ee} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3487 | 2025.03.25 22:02:10.866732 [ 254 ] {0389c6c7-bb97-4299-a3d5-1d9bc460a2ee} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001446 sec., 22130.013831258646 rows/sec., 1.63 MiB/sec. | ||
3488 | 2025.03.25 22:02:10.866784 [ 254 ] {0389c6c7-bb97-4299-a3d5-1d9bc460a2ee} <Debug> TCPHandler: Processed in 0.001638119 sec. | ||
3489 | 2025.03.25 22:02:10.866890 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3490 | 2025.03.25 22:02:10.866994 [ 254 ] {568a5fe1-a48d-49c8-9470-fcb314cc3cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3491 | 2025.03.25 22:02:10.867040 [ 254 ] {568a5fe1-a48d-49c8-9470-fcb314cc3cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3492 | 2025.03.25 22:02:10.867594 [ 254 ] {568a5fe1-a48d-49c8-9470-fcb314cc3cea} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3493 | 2025.03.25 22:02:10.867631 [ 254 ] {568a5fe1-a48d-49c8-9470-fcb314cc3cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3494 | 2025.03.25 22:02:10.867982 [ 254 ] {568a5fe1-a48d-49c8-9470-fcb314cc3cea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3495 | 2025.03.25 22:02:10.868225 [ 254 ] {568a5fe1-a48d-49c8-9470-fcb314cc3cea} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3496 | 2025.03.25 22:02:10.868445 [ 254 ] {568a5fe1-a48d-49c8-9470-fcb314cc3cea} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001465 sec., 65529.01023890785 rows/sec., 5.12 MiB/sec. | ||
3497 | 2025.03.25 22:02:10.868665 [ 254 ] {568a5fe1-a48d-49c8-9470-fcb314cc3cea} <Debug> TCPHandler: Processed in 0.001818982 sec. | ||
3498 | 2025.03.25 22:02:10.868841 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3499 | 2025.03.25 22:02:10.868946 [ 254 ] {68513607-77d7-43bb-8490-12bc8f58b3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3500 | 2025.03.25 22:02:10.868996 [ 254 ] {68513607-77d7-43bb-8490-12bc8f58b3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3501 | 2025.03.25 22:02:10.869539 [ 254 ] {68513607-77d7-43bb-8490-12bc8f58b3e7} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3502 | 2025.03.25 22:02:10.869575 [ 254 ] {68513607-77d7-43bb-8490-12bc8f58b3e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3503 | 2025.03.25 22:02:10.869963 [ 254 ] {68513607-77d7-43bb-8490-12bc8f58b3e7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3504 | 2025.03.25 22:02:10.870199 [ 254 ] {68513607-77d7-43bb-8490-12bc8f58b3e7} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3505 | 2025.03.25 22:02:10.870468 [ 254 ] {68513607-77d7-43bb-8490-12bc8f58b3e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001536 sec., 104166.66666666666 rows/sec., 7.26 MiB/sec. | ||
3506 | 2025.03.25 22:02:10.870799 [ 254 ] {68513607-77d7-43bb-8490-12bc8f58b3e7} <Debug> TCPHandler: Processed in 0.002006255 sec. | ||
3507 | 2025.03.25 22:02:10.871154 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3508 | 2025.03.25 22:02:10.871323 [ 254 ] {e09c9076-a034-40ec-b500-02c6b820be00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3509 | 2025.03.25 22:02:10.871400 [ 254 ] {e09c9076-a034-40ec-b500-02c6b820be00} <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 | ||
3510 | 2025.03.25 22:02:10.872585 [ 254 ] {e09c9076-a034-40ec-b500-02c6b820be00} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3511 | 2025.03.25 22:02:10.872623 [ 254 ] {e09c9076-a034-40ec-b500-02c6b820be00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3512 | 2025.03.25 22:02:10.873305 [ 254 ] {e09c9076-a034-40ec-b500-02c6b820be00} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3513 | 2025.03.25 22:02:10.873573 [ 254 ] {e09c9076-a034-40ec-b500-02c6b820be00} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3514 | 2025.03.25 22:02:10.873777 [ 254 ] {e09c9076-a034-40ec-b500-02c6b820be00} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002478 sec., 12913.6400322841 rows/sec., 23.14 MiB/sec. | ||
3515 | 2025.03.25 22:02:10.873888 [ 254 ] {e09c9076-a034-40ec-b500-02c6b820be00} <Debug> TCPHandler: Processed in 0.00286219 sec. | ||
3516 | 2025.03.25 22:02:10.874032 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3517 | 2025.03.25 22:02:10.874136 [ 254 ] {bacc7bb2-c456-4d1f-bb12-1c4ea1018c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3518 | 2025.03.25 22:02:10.874182 [ 254 ] {bacc7bb2-c456-4d1f-bb12-1c4ea1018c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3519 | 2025.03.25 22:02:10.874626 [ 254 ] {bacc7bb2-c456-4d1f-bb12-1c4ea1018c5a} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3520 | 2025.03.25 22:02:10.874662 [ 254 ] {bacc7bb2-c456-4d1f-bb12-1c4ea1018c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3521 | 2025.03.25 22:02:10.875018 [ 254 ] {bacc7bb2-c456-4d1f-bb12-1c4ea1018c5a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3522 | 2025.03.25 22:02:10.875258 [ 254 ] {bacc7bb2-c456-4d1f-bb12-1c4ea1018c5a} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3523 | 2025.03.25 22:02:10.875438 [ 254 ] {bacc7bb2-c456-4d1f-bb12-1c4ea1018c5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001323 sec., 45351.47392290249 rows/sec., 3.06 MiB/sec. | ||
3524 | 2025.03.25 22:02:10.875487 [ 254 ] {bacc7bb2-c456-4d1f-bb12-1c4ea1018c5a} <Debug> TCPHandler: Processed in 0.001506276 sec. | ||
3525 | 2025.03.25 22:02:11.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.82 MiB, peak 184.37 MiB, free memory in arenas 0.00 B, will set to 176.04 MiB (RSS), difference: 1.22 MiB | ||
3526 | 2025.03.25 22:02:11.001729 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001239891 sec. | ||
3527 | 2025.03.25 22:02:15.892137 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3528 | 2025.03.25 22:02:15.892356 [ 254 ] {5ff1f845-7894-463b-8fac-88d52d5ac698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3529 | 2025.03.25 22:02:15.892472 [ 254 ] {5ff1f845-7894-463b-8fac-88d52d5ac698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3530 | 2025.03.25 22:02:15.893569 [ 254 ] {5ff1f845-7894-463b-8fac-88d52d5ac698} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3531 | 2025.03.25 22:02:15.893619 [ 254 ] {5ff1f845-7894-463b-8fac-88d52d5ac698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3532 | 2025.03.25 22:02:15.894045 [ 254 ] {5ff1f845-7894-463b-8fac-88d52d5ac698} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3533 | 2025.03.25 22:02:15.894293 [ 254 ] {5ff1f845-7894-463b-8fac-88d52d5ac698} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3534 | 2025.03.25 22:02:15.894524 [ 254 ] {5ff1f845-7894-463b-8fac-88d52d5ac698} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002237 sec., 10728.654447921324 rows/sec., 911.52 KiB/sec. | ||
3535 | 2025.03.25 22:02:15.894594 [ 254 ] {5ff1f845-7894-463b-8fac-88d52d5ac698} <Debug> TCPHandler: Processed in 0.002584606 sec. | ||
3536 | 2025.03.25 22:02:15.894725 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3537 | 2025.03.25 22:02:15.894852 [ 254 ] {9c8a90c0-f75b-43a8-9f3d-2810940e8238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3538 | 2025.03.25 22:02:15.894903 [ 254 ] {9c8a90c0-f75b-43a8-9f3d-2810940e8238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3539 | 2025.03.25 22:02:15.895971 [ 254 ] {9c8a90c0-f75b-43a8-9f3d-2810940e8238} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3540 | 2025.03.25 22:02:15.896018 [ 254 ] {9c8a90c0-f75b-43a8-9f3d-2810940e8238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3541 | 2025.03.25 22:02:15.896503 [ 254 ] {9c8a90c0-f75b-43a8-9f3d-2810940e8238} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3542 | 2025.03.25 22:02:15.896751 [ 254 ] {9c8a90c0-f75b-43a8-9f3d-2810940e8238} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3543 | 2025.03.25 22:02:15.896968 [ 254 ] {9c8a90c0-f75b-43a8-9f3d-2810940e8238} <Debug> executeQuery: Read 1332 rows, 113.52 KiB in 0.002145 sec., 620979.020979021 rows/sec., 51.68 MiB/sec. | ||
3544 | 2025.03.25 22:02:15.897023 [ 254 ] {9c8a90c0-f75b-43a8-9f3d-2810940e8238} <Debug> TCPHandler: Processed in 0.002355191 sec. | ||
3545 | 2025.03.25 22:02:15.897165 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3546 | 2025.03.25 22:02:15.897275 [ 254 ] {1ca5ab47-8f22-4b71-abfb-2f03d7240512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3547 | 2025.03.25 22:02:15.897323 [ 254 ] {1ca5ab47-8f22-4b71-abfb-2f03d7240512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3548 | 2025.03.25 22:02:15.897871 [ 254 ] {1ca5ab47-8f22-4b71-abfb-2f03d7240512} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3549 | 2025.03.25 22:02:15.897912 [ 254 ] {1ca5ab47-8f22-4b71-abfb-2f03d7240512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3550 | 2025.03.25 22:02:15.898265 [ 254 ] {1ca5ab47-8f22-4b71-abfb-2f03d7240512} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3551 | 2025.03.25 22:02:15.898502 [ 254 ] {1ca5ab47-8f22-4b71-abfb-2f03d7240512} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3552 | 2025.03.25 22:02:15.898717 [ 254 ] {1ca5ab47-8f22-4b71-abfb-2f03d7240512} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001466 sec., 13642.56480218281 rows/sec., 1.04 MiB/sec. | ||
3553 | 2025.03.25 22:02:15.898771 [ 254 ] {1ca5ab47-8f22-4b71-abfb-2f03d7240512} <Debug> TCPHandler: Processed in 0.001659359 sec. | ||
3554 | 2025.03.25 22:02:15.898906 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3555 | 2025.03.25 22:02:15.899013 [ 254 ] {043fab0d-c874-400b-a754-fa0d4fb08c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3556 | 2025.03.25 22:02:15.899058 [ 254 ] {043fab0d-c874-400b-a754-fa0d4fb08c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3557 | 2025.03.25 22:02:15.899653 [ 254 ] {043fab0d-c874-400b-a754-fa0d4fb08c47} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3558 | 2025.03.25 22:02:15.899693 [ 254 ] {043fab0d-c874-400b-a754-fa0d4fb08c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3559 | 2025.03.25 22:02:15.900057 [ 254 ] {043fab0d-c874-400b-a754-fa0d4fb08c47} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3560 | 2025.03.25 22:02:15.900295 [ 254 ] {043fab0d-c874-400b-a754-fa0d4fb08c47} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3561 | 2025.03.25 22:02:15.900602 [ 254 ] {043fab0d-c874-400b-a754-fa0d4fb08c47} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001589 sec., 158590.30837004405 rows/sec., 10.97 MiB/sec. | ||
3562 | 2025.03.25 22:02:15.900732 [ 254 ] {043fab0d-c874-400b-a754-fa0d4fb08c47} <Debug> TCPHandler: Processed in 0.001878713 sec. | ||
3563 | 2025.03.25 22:02:15.900864 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3564 | 2025.03.25 22:02:15.901002 [ 254 ] {fe645800-9074-4645-9634-c8227631ff02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3565 | 2025.03.25 22:02:15.901057 [ 254 ] {fe645800-9074-4645-9634-c8227631ff02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3566 | 2025.03.25 22:02:15.901654 [ 254 ] {fe645800-9074-4645-9634-c8227631ff02} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3567 | 2025.03.25 22:02:15.901693 [ 254 ] {fe645800-9074-4645-9634-c8227631ff02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3568 | 2025.03.25 22:02:15.902047 [ 254 ] {fe645800-9074-4645-9634-c8227631ff02} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3569 | 2025.03.25 22:02:15.902284 [ 254 ] {fe645800-9074-4645-9634-c8227631ff02} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3570 | 2025.03.25 22:02:15.902488 [ 254 ] {fe645800-9074-4645-9634-c8227631ff02} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001514 sec., 7926.023778071334 rows/sec., 619.22 KiB/sec. | ||
3571 | 2025.03.25 22:02:15.902542 [ 254 ] {fe645800-9074-4645-9634-c8227631ff02} <Debug> TCPHandler: Processed in 0.001742651 sec. | ||
3572 | 2025.03.25 22:02:15.902666 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3573 | 2025.03.25 22:02:15.902771 [ 254 ] {67025201-05c5-49a1-b929-a2ce6cb215f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3574 | 2025.03.25 22:02:15.902816 [ 254 ] {67025201-05c5-49a1-b929-a2ce6cb215f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3575 | 2025.03.25 22:02:15.903531 [ 254 ] {67025201-05c5-49a1-b929-a2ce6cb215f5} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3576 | 2025.03.25 22:02:15.903570 [ 254 ] {67025201-05c5-49a1-b929-a2ce6cb215f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3577 | 2025.03.25 22:02:15.903959 [ 254 ] {67025201-05c5-49a1-b929-a2ce6cb215f5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3578 | 2025.03.25 22:02:15.904193 [ 254 ] {67025201-05c5-49a1-b929-a2ce6cb215f5} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3579 | 2025.03.25 22:02:15.904397 [ 254 ] {67025201-05c5-49a1-b929-a2ce6cb215f5} <Debug> executeQuery: Read 564 rows, 43.30 KiB in 0.001647 sec., 342440.8014571949 rows/sec., 25.68 MiB/sec. | ||
3580 | 2025.03.25 22:02:15.904451 [ 254 ] {67025201-05c5-49a1-b929-a2ce6cb215f5} <Debug> TCPHandler: Processed in 0.001835672 sec. | ||
3581 | 2025.03.25 22:02:15.904582 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3582 | 2025.03.25 22:02:15.904703 [ 254 ] {81c58e5f-b275-41d2-899b-d36a7036842f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3583 | 2025.03.25 22:02:15.904752 [ 254 ] {81c58e5f-b275-41d2-899b-d36a7036842f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3584 | 2025.03.25 22:02:15.905435 [ 254 ] {81c58e5f-b275-41d2-899b-d36a7036842f} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3585 | 2025.03.25 22:02:15.905473 [ 254 ] {81c58e5f-b275-41d2-899b-d36a7036842f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3586 | 2025.03.25 22:02:15.905900 [ 254 ] {81c58e5f-b275-41d2-899b-d36a7036842f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3587 | 2025.03.25 22:02:15.906153 [ 254 ] {81c58e5f-b275-41d2-899b-d36a7036842f} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3588 | 2025.03.25 22:02:15.906399 [ 254 ] {81c58e5f-b275-41d2-899b-d36a7036842f} <Debug> executeQuery: Read 916 rows, 63.62 KiB in 0.001723 sec., 531630.8763784098 rows/sec., 36.06 MiB/sec. | ||
3589 | 2025.03.25 22:02:15.906621 [ 254 ] {81c58e5f-b275-41d2-899b-d36a7036842f} <Debug> TCPHandler: Processed in 0.002098077 sec. | ||
3590 | 2025.03.25 22:02:15.906786 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3591 | 2025.03.25 22:02:15.906889 [ 254 ] {a6b62686-4f2b-48dd-b4f1-1fd856502325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3592 | 2025.03.25 22:02:15.906964 [ 254 ] {a6b62686-4f2b-48dd-b4f1-1fd856502325} <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 | ||
3593 | 2025.03.25 22:02:15.908010 [ 254 ] {a6b62686-4f2b-48dd-b4f1-1fd856502325} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3594 | 2025.03.25 22:02:15.908049 [ 254 ] {a6b62686-4f2b-48dd-b4f1-1fd856502325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3595 | 2025.03.25 22:02:15.908633 [ 254 ] {a6b62686-4f2b-48dd-b4f1-1fd856502325} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3596 | 2025.03.25 22:02:15.908900 [ 254 ] {a6b62686-4f2b-48dd-b4f1-1fd856502325} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3597 | 2025.03.25 22:02:15.909228 [ 254 ] {a6b62686-4f2b-48dd-b4f1-1fd856502325} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002339 sec., 3420.2650705429674 rows/sec., 6.13 MiB/sec. | ||
3598 | 2025.03.25 22:02:15.909442 [ 254 ] {a6b62686-4f2b-48dd-b4f1-1fd856502325} <Debug> TCPHandler: Processed in 0.002706447 sec. | ||
3599 | 2025.03.25 22:02:15.909589 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3600 | 2025.03.25 22:02:15.909694 [ 254 ] {6c9d7d1c-e39f-4987-a9d6-2dbdfe64abdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3601 | 2025.03.25 22:02:15.909740 [ 254 ] {6c9d7d1c-e39f-4987-a9d6-2dbdfe64abdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3602 | 2025.03.25 22:02:15.910173 [ 254 ] {6c9d7d1c-e39f-4987-a9d6-2dbdfe64abdf} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3603 | 2025.03.25 22:02:15.910212 [ 254 ] {6c9d7d1c-e39f-4987-a9d6-2dbdfe64abdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3604 | 2025.03.25 22:02:15.910565 [ 254 ] {6c9d7d1c-e39f-4987-a9d6-2dbdfe64abdf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3605 | 2025.03.25 22:02:15.910806 [ 254 ] {6c9d7d1c-e39f-4987-a9d6-2dbdfe64abdf} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3606 | 2025.03.25 22:02:15.910989 [ 254 ] {6c9d7d1c-e39f-4987-a9d6-2dbdfe64abdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec. | ||
3607 | 2025.03.25 22:02:15.911038 [ 254 ] {6c9d7d1c-e39f-4987-a9d6-2dbdfe64abdf} <Debug> TCPHandler: Processed in 0.001499066 sec. | ||
3608 | 2025.03.25 22:02:17.589436 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
3609 | 2025.03.25 22:02:17.590078 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3610 | 2025.03.25 22:02:17.590124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3611 | 2025.03.25 22:02:17.590748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3612 | 2025.03.25 22:02:17.591019 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3613 | 2025.03.25 22:02:17.591325 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
3614 | 2025.03.25 22:02:18.099257 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3615 | 2025.03.25 22:02:18.118933 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3616 | 2025.03.25 22:02:18.119000 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3617 | 2025.03.25 22:02:18.126189 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3618 | 2025.03.25 22:02:18.126936 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3619 | 2025.03.25 22:02:18.129793 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3620 | 2025.03.25 22:02:20.104835 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 512 | ||
3621 | 2025.03.25 22:02:20.108169 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3622 | 2025.03.25 22:02:20.108232 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3623 | 2025.03.25 22:02:20.109719 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3624 | 2025.03.25 22:02:20.110031 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3625 | 2025.03.25 22:02:20.111819 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
3626 | 2025.03.25 22:02:20.868545 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3627 | 2025.03.25 22:02:20.868746 [ 254 ] {a8ecb87c-609b-4d1f-a243-956e5e9b7f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3628 | 2025.03.25 22:02:20.868847 [ 254 ] {a8ecb87c-609b-4d1f-a243-956e5e9b7f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3629 | 2025.03.25 22:02:20.869905 [ 254 ] {a8ecb87c-609b-4d1f-a243-956e5e9b7f64} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3630 | 2025.03.25 22:02:20.869983 [ 254 ] {a8ecb87c-609b-4d1f-a243-956e5e9b7f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3631 | 2025.03.25 22:02:20.870599 [ 254 ] {a8ecb87c-609b-4d1f-a243-956e5e9b7f64} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3632 | 2025.03.25 22:02:20.870998 [ 254 ] {a8ecb87c-609b-4d1f-a243-956e5e9b7f64} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3633 | 2025.03.25 22:02:20.871281 [ 254 ] {a8ecb87c-609b-4d1f-a243-956e5e9b7f64} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002585 sec., 46421.66344294004 rows/sec., 3.93 MiB/sec. | ||
3634 | 2025.03.25 22:02:20.871390 [ 254 ] {a8ecb87c-609b-4d1f-a243-956e5e9b7f64} <Debug> TCPHandler: Processed in 0.002988522 sec. | ||
3635 | 2025.03.25 22:02:20.871624 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3636 | 2025.03.25 22:02:20.871803 [ 254 ] {684fb561-1745-4e56-9574-feaa7dc15487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3637 | 2025.03.25 22:02:20.871893 [ 254 ] {684fb561-1745-4e56-9574-feaa7dc15487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3638 | 2025.03.25 22:02:20.872561 [ 254 ] {684fb561-1745-4e56-9574-feaa7dc15487} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3639 | 2025.03.25 22:02:20.872607 [ 254 ] {684fb561-1745-4e56-9574-feaa7dc15487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3640 | 2025.03.25 22:02:20.873028 [ 254 ] {684fb561-1745-4e56-9574-feaa7dc15487} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3641 | 2025.03.25 22:02:20.873308 [ 254 ] {684fb561-1745-4e56-9574-feaa7dc15487} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3642 | 2025.03.25 22:02:20.873562 [ 254 ] {684fb561-1745-4e56-9574-feaa7dc15487} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00182 sec., 17582.417582417584 rows/sec., 1.29 MiB/sec. | ||
3643 | 2025.03.25 22:02:20.873686 [ 254 ] {684fb561-1745-4e56-9574-feaa7dc15487} <Debug> TCPHandler: Processed in 0.002146758 sec. | ||
3644 | 2025.03.25 22:02:20.873898 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3645 | 2025.03.25 22:02:20.874050 [ 254 ] {a5faed86-ce40-4fc5-9e83-2197ab75d5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3646 | 2025.03.25 22:02:20.874116 [ 254 ] {a5faed86-ce40-4fc5-9e83-2197ab75d5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3647 | 2025.03.25 22:02:20.875359 [ 254 ] {a5faed86-ce40-4fc5-9e83-2197ab75d5bc} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3648 | 2025.03.25 22:02:20.875414 [ 254 ] {a5faed86-ce40-4fc5-9e83-2197ab75d5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3649 | 2025.03.25 22:02:20.875982 [ 254 ] {a5faed86-ce40-4fc5-9e83-2197ab75d5bc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3650 | 2025.03.25 22:02:20.876367 [ 254 ] {a5faed86-ce40-4fc5-9e83-2197ab75d5bc} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3651 | 2025.03.25 22:02:20.876644 [ 254 ] {a5faed86-ce40-4fc5-9e83-2197ab75d5bc} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.002618 sec., 36669.21313980137 rows/sec., 2.86 MiB/sec. | ||
3652 | 2025.03.25 22:02:20.876728 [ 254 ] {a5faed86-ce40-4fc5-9e83-2197ab75d5bc} <Debug> TCPHandler: Processed in 0.002902261 sec. | ||
3653 | 2025.03.25 22:02:20.876961 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3654 | 2025.03.25 22:02:20.877112 [ 254 ] {32c2314b-332e-423c-8d9d-0a4f1195213e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3655 | 2025.03.25 22:02:20.877186 [ 254 ] {32c2314b-332e-423c-8d9d-0a4f1195213e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3656 | 2025.03.25 22:02:20.877993 [ 254 ] {32c2314b-332e-423c-8d9d-0a4f1195213e} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3657 | 2025.03.25 22:02:20.878086 [ 254 ] {32c2314b-332e-423c-8d9d-0a4f1195213e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3658 | 2025.03.25 22:02:20.878628 [ 254 ] {32c2314b-332e-423c-8d9d-0a4f1195213e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3659 | 2025.03.25 22:02:20.878942 [ 254 ] {32c2314b-332e-423c-8d9d-0a4f1195213e} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3660 | 2025.03.25 22:02:20.879228 [ 254 ] {32c2314b-332e-423c-8d9d-0a4f1195213e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002146 sec., 74557.31593662628 rows/sec., 5.19 MiB/sec. | ||
3661 | 2025.03.25 22:02:20.879390 [ 254 ] {32c2314b-332e-423c-8d9d-0a4f1195213e} <Debug> TCPHandler: Processed in 0.002494834 sec. | ||
3662 | 2025.03.25 22:02:20.879607 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3663 | 2025.03.25 22:02:20.879750 [ 254 ] {5fcf95d3-4f73-4041-ba3e-f364e94bb008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3664 | 2025.03.25 22:02:20.879854 [ 254 ] {5fcf95d3-4f73-4041-ba3e-f364e94bb008} <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 | ||
3665 | 2025.03.25 22:02:20.881430 [ 254 ] {5fcf95d3-4f73-4041-ba3e-f364e94bb008} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3666 | 2025.03.25 22:02:20.881481 [ 254 ] {5fcf95d3-4f73-4041-ba3e-f364e94bb008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3667 | 2025.03.25 22:02:20.882495 [ 254 ] {5fcf95d3-4f73-4041-ba3e-f364e94bb008} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3668 | 2025.03.25 22:02:20.882854 [ 254 ] {5fcf95d3-4f73-4041-ba3e-f364e94bb008} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3669 | 2025.03.25 22:02:20.883218 [ 254 ] {5fcf95d3-4f73-4041-ba3e-f364e94bb008} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003501 sec., 9140.245644101684 rows/sec., 16.38 MiB/sec. | ||
3670 | 2025.03.25 22:02:20.883397 [ 254 ] {5fcf95d3-4f73-4041-ba3e-f364e94bb008} <Debug> TCPHandler: Processed in 0.003845477 sec. | ||
3671 | 2025.03.25 22:02:20.883930 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3672 | 2025.03.25 22:02:20.884156 [ 254 ] {ccc20311-ad0d-4c15-8ed4-eb99c91849ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3673 | 2025.03.25 22:02:20.884224 [ 254 ] {ccc20311-ad0d-4c15-8ed4-eb99c91849ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3674 | 2025.03.25 22:02:20.886709 [ 254 ] {ccc20311-ad0d-4c15-8ed4-eb99c91849ff} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3675 | 2025.03.25 22:02:20.886761 [ 254 ] {ccc20311-ad0d-4c15-8ed4-eb99c91849ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3676 | 2025.03.25 22:02:20.887279 [ 254 ] {ccc20311-ad0d-4c15-8ed4-eb99c91849ff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3677 | 2025.03.25 22:02:20.887643 [ 254 ] {ccc20311-ad0d-4c15-8ed4-eb99c91849ff} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3678 | 2025.03.25 22:02:20.888023 [ 254 ] {ccc20311-ad0d-4c15-8ed4-eb99c91849ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003904 sec., 15368.852459016394 rows/sec., 1.04 MiB/sec. | ||
3679 | 2025.03.25 22:02:20.888295 [ 254 ] {ccc20311-ad0d-4c15-8ed4-eb99c91849ff} <Debug> TCPHandler: Processed in 0.004452358 sec. | ||
3680 | 2025.03.25 22:02:24.977467 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3681 | 2025.03.25 22:02:24.977540 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3682 | 2025.03.25 22:02:25.092416 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
3683 | 2025.03.25 22:02:25.093084 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3684 | 2025.03.25 22:02:25.093131 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3685 | 2025.03.25 22:02:25.093788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3686 | 2025.03.25 22:02:25.094067 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3687 | 2025.03.25 22:02:25.094330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3688 | 2025.03.25 22:02:25.630827 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3689 | 2025.03.25 22:02:25.651028 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3690 | 2025.03.25 22:02:25.651094 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3691 | 2025.03.25 22:02:25.659057 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3692 | 2025.03.25 22:02:25.659841 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3693 | 2025.03.25 22:02:25.662695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3694 | 2025.03.25 22:02:25.861257 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3695 | 2025.03.25 22:02:25.861435 [ 254 ] {e486680e-aa8b-4009-8f71-d0ec4f82b411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3696 | 2025.03.25 22:02:25.861509 [ 254 ] {e486680e-aa8b-4009-8f71-d0ec4f82b411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3697 | 2025.03.25 22:02:25.862236 [ 254 ] {e486680e-aa8b-4009-8f71-d0ec4f82b411} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3698 | 2025.03.25 22:02:25.862282 [ 254 ] {e486680e-aa8b-4009-8f71-d0ec4f82b411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3699 | 2025.03.25 22:02:25.862690 [ 254 ] {e486680e-aa8b-4009-8f71-d0ec4f82b411} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3700 | 2025.03.25 22:02:25.862941 [ 254 ] {e486680e-aa8b-4009-8f71-d0ec4f82b411} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3701 | 2025.03.25 22:02:25.863121 [ 117 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3702 | 2025.03.25 22:02:25.863186 [ 254 ] {e486680e-aa8b-4009-8f71-d0ec4f82b411} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001795 sec., 40111.420612813374 rows/sec., 3.24 MiB/sec. | ||
3703 | 2025.03.25 22:02:25.863200 [ 117 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3704 | 2025.03.25 22:02:25.863277 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3705 | 2025.03.25 22:02:25.863322 [ 254 ] {e486680e-aa8b-4009-8f71-d0ec4f82b411} <Debug> TCPHandler: Processed in 0.002192289 sec. | ||
3706 | 2025.03.25 22:02:25.863611 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
3707 | 2025.03.25 22:02:25.863638 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3708 | 2025.03.25 22:02:25.864031 [ 254 ] {e1bf5c1d-84b3-4257-957e-bc3bc4d88f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3709 | 2025.03.25 22:02:25.864127 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3710 | 2025.03.25 22:02:25.864177 [ 254 ] {e1bf5c1d-84b3-4257-957e-bc3bc4d88f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3711 | 2025.03.25 22:02:25.864258 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1965 rows starting from the beginning of the part | ||
3712 | 2025.03.25 22:02:25.864570 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part | ||
3713 | 2025.03.25 22:02:25.864927 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 120 rows starting from the beginning of the part | ||
3714 | 2025.03.25 22:02:25.865387 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1332 rows starting from the beginning of the part | ||
3715 | 2025.03.25 22:02:25.865739 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 120 rows starting from the beginning of the part | ||
3716 | 2025.03.25 22:02:25.866119 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part | ||
3717 | 2025.03.25 22:02:25.867118 [ 254 ] {e1bf5c1d-84b3-4257-957e-bc3bc4d88f22} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3718 | 2025.03.25 22:02:25.867187 [ 254 ] {e1bf5c1d-84b3-4257-957e-bc3bc4d88f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3719 | 2025.03.25 22:02:25.868178 [ 254 ] {e1bf5c1d-84b3-4257-957e-bc3bc4d88f22} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3720 | 2025.03.25 22:02:25.868644 [ 254 ] {e1bf5c1d-84b3-4257-957e-bc3bc4d88f22} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3721 | 2025.03.25 22:02:25.868834 [ 117 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3722 | 2025.03.25 22:02:25.868901 [ 117 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3723 | 2025.03.25 22:02:25.868935 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3724 | 2025.03.25 22:02:25.868946 [ 254 ] {e1bf5c1d-84b3-4257-957e-bc3bc4d88f22} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005059 sec., 1581.3401858074717 rows/sec., 118.91 KiB/sec. | ||
3725 | 2025.03.25 22:02:25.869252 [ 254 ] {e1bf5c1d-84b3-4257-957e-bc3bc4d88f22} <Debug> TCPHandler: Processed in 0.00570089 sec. | ||
3726 | 2025.03.25 22:02:25.869725 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3727 | 2025.03.25 22:02:25.870121 [ 254 ] {2d31c72b-a2e0-4a6f-91a4-369508351450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3728 | 2025.03.25 22:02:25.870235 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
3729 | 2025.03.25 22:02:25.870280 [ 254 ] {2d31c72b-a2e0-4a6f-91a4-369508351450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3730 | 2025.03.25 22:02:25.870373 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3681 rows, containing 5 columns (5 merged, 0 gathered) in 0.006965921 sec., 528429.7654251319 rows/sec., 45.67 MiB/sec. | ||
3731 | 2025.03.25 22:02:25.870724 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3732 | 2025.03.25 22:02:25.870852 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 170 rows starting from the beginning of the part | ||
3733 | 2025.03.25 22:02:25.870970 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3734 | 2025.03.25 22:02:25.871456 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
3735 | 2025.03.25 22:02:25.872019 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
3736 | 2025.03.25 22:02:25.872560 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3737 | 2025.03.25 22:02:25.872673 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
3738 | 2025.03.25 22:02:25.872989 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_26_5} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3739 | 2025.03.25 22:02:25.873325 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
3740 | 2025.03.25 22:02:25.873434 [ 254 ] {2d31c72b-a2e0-4a6f-91a4-369508351450} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3741 | 2025.03.25 22:02:25.873436 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
3742 | 2025.03.25 22:02:25.873505 [ 254 ] {2d31c72b-a2e0-4a6f-91a4-369508351450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3743 | 2025.03.25 22:02:25.873751 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
3744 | 2025.03.25 22:02:25.874696 [ 254 ] {2d31c72b-a2e0-4a6f-91a4-369508351450} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3745 | 2025.03.25 22:02:25.875217 [ 254 ] {2d31c72b-a2e0-4a6f-91a4-369508351450} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3746 | 2025.03.25 22:02:25.875537 [ 117 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3747 | 2025.03.25 22:02:25.875641 [ 117 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3748 | 2025.03.25 22:02:25.875728 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3749 | 2025.03.25 22:02:25.875823 [ 254 ] {2d31c72b-a2e0-4a6f-91a4-369508351450} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005822 sec., 12366.884232222605 rows/sec., 988.64 KiB/sec. | ||
3750 | 2025.03.25 22:02:25.876282 [ 254 ] {2d31c72b-a2e0-4a6f-91a4-369508351450} <Debug> TCPHandler: Processed in 0.006688257 sec. | ||
3751 | 2025.03.25 22:02:25.876291 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
3752 | 2025.03.25 22:02:25.876629 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3753 | 2025.03.25 22:02:25.876763 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3754 | 2025.03.25 22:02:25.876891 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 944 rows starting from the beginning of the part | ||
3755 | 2025.03.25 22:02:25.876969 [ 254 ] {7b5f2aaa-3829-4187-be7e-78f68141b2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3756 | 2025.03.25 22:02:25.877207 [ 254 ] {7b5f2aaa-3829-4187-be7e-78f68141b2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3757 | 2025.03.25 22:02:25.877395 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part | ||
3758 | 2025.03.25 22:02:25.877845 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 96 rows starting from the beginning of the part | ||
3759 | 2025.03.25 22:02:25.878237 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 564 rows starting from the beginning of the part | ||
3760 | 2025.03.25 22:02:25.878692 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 96 rows starting from the beginning of the part | ||
3761 | 2025.03.25 22:02:25.879264 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part | ||
3762 | 2025.03.25 22:02:25.880313 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 5 columns (5 merged, 0 gathered) in 0.011213066 sec., 24079.052063012914 rows/sec., 1.73 MiB/sec. | ||
3763 | 2025.03.25 22:02:25.880666 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3764 | 2025.03.25 22:02:25.881152 [ 254 ] {7b5f2aaa-3829-4187-be7e-78f68141b2ce} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3765 | 2025.03.25 22:02:25.881224 [ 254 ] {7b5f2aaa-3829-4187-be7e-78f68141b2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3766 | 2025.03.25 22:02:25.881659 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_16_3} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3767 | 2025.03.25 22:02:25.882157 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_16_3} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3768 | 2025.03.25 22:02:25.882464 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3769 | 2025.03.25 22:02:25.882739 [ 254 ] {7b5f2aaa-3829-4187-be7e-78f68141b2ce} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3770 | 2025.03.25 22:02:25.883011 [ 254 ] {7b5f2aaa-3829-4187-be7e-78f68141b2ce} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3771 | 2025.03.25 22:02:25.883281 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3772 | 2025.03.25 22:02:25.883410 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3773 | 2025.03.25 22:02:25.883541 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3774 | 2025.03.25 22:02:25.883617 [ 254 ] {7b5f2aaa-3829-4187-be7e-78f68141b2ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00672 sec., 23809.52380952381 rows/sec., 1.66 MiB/sec. | ||
3775 | 2025.03.25 22:02:25.883762 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 5 columns (5 merged, 0 gathered) in 0.007875397 sec., 234146.9261803564 rows/sec., 18.37 MiB/sec. | ||
3776 | 2025.03.25 22:02:25.884006 [ 254 ] {7b5f2aaa-3829-4187-be7e-78f68141b2ce} <Debug> TCPHandler: Processed in 0.007494711 sec. | ||
3777 | 2025.03.25 22:02:25.884039 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
3778 | 2025.03.25 22:02:25.884180 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3779 | 2025.03.25 22:02:25.884327 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3780 | 2025.03.25 22:02:25.884404 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3781 | 2025.03.25 22:02:25.884532 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5659 rows starting from the beginning of the part | ||
3782 | 2025.03.25 22:02:25.884657 [ 254 ] {650fed0c-8219-40f6-9c67-a253e1cc8073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3783 | 2025.03.25 22:02:25.885031 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
3784 | 2025.03.25 22:02:25.885155 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3785 | 2025.03.25 22:02:25.885213 [ 254 ] {650fed0c-8219-40f6-9c67-a253e1cc8073} <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 | ||
3786 | 2025.03.25 22:02:25.885712 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_26_5} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3787 | 2025.03.25 22:02:25.885719 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
3788 | 2025.03.25 22:02:25.886146 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
3789 | 2025.03.25 22:02:25.886351 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 916 rows starting from the beginning of the part | ||
3790 | 2025.03.25 22:02:25.886749 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
3791 | 2025.03.25 22:02:25.887156 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
3792 | 2025.03.25 22:02:25.890755 [ 254 ] {650fed0c-8219-40f6-9c67-a253e1cc8073} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3793 | 2025.03.25 22:02:25.890810 [ 254 ] {650fed0c-8219-40f6-9c67-a253e1cc8073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3794 | 2025.03.25 22:02:25.891668 [ 254 ] {650fed0c-8219-40f6-9c67-a253e1cc8073} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3795 | 2025.03.25 22:02:25.891973 [ 254 ] {650fed0c-8219-40f6-9c67-a253e1cc8073} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3796 | 2025.03.25 22:02:25.892493 [ 254 ] {650fed0c-8219-40f6-9c67-a253e1cc8073} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007977 sec., 1002.8832894571894 rows/sec., 1.80 MiB/sec. | ||
3797 | 2025.03.25 22:02:25.892577 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7215 rows, containing 5 columns (5 merged, 0 gathered) in 0.008837944 sec., 816366.3404067733 rows/sec., 55.91 MiB/sec. | ||
3798 | 2025.03.25 22:02:25.892734 [ 254 ] {650fed0c-8219-40f6-9c67-a253e1cc8073} <Debug> TCPHandler: Processed in 0.00854099 sec. | ||
3799 | 2025.03.25 22:02:25.892886 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3800 | 2025.03.25 22:02:25.892996 [ 254 ] {372585bd-ee7b-475e-b084-5738230ab6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3801 | 2025.03.25 22:02:25.893047 [ 254 ] {372585bd-ee7b-475e-b084-5738230ab6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3802 | 2025.03.25 22:02:25.893216 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3803 | 2025.03.25 22:02:25.893796 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3804 | 2025.03.25 22:02:25.894001 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3805 | 2025.03.25 22:02:25.894152 [ 254 ] {372585bd-ee7b-475e-b084-5738230ab6ef} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3806 | 2025.03.25 22:02:25.894163 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
3807 | 2025.03.25 22:02:25.894225 [ 254 ] {372585bd-ee7b-475e-b084-5738230ab6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3808 | 2025.03.25 22:02:25.894607 [ 254 ] {372585bd-ee7b-475e-b084-5738230ab6ef} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3809 | 2025.03.25 22:02:25.894846 [ 254 ] {372585bd-ee7b-475e-b084-5738230ab6ef} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3810 | 2025.03.25 22:02:25.895007 [ 117 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3811 | 2025.03.25 22:02:25.895066 [ 117 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3812 | 2025.03.25 22:02:25.895090 [ 254 ] {372585bd-ee7b-475e-b084-5738230ab6ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002113 sec., 28395.646000946523 rows/sec., 1.91 MiB/sec. | ||
3813 | 2025.03.25 22:02:25.895103 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3814 | 2025.03.25 22:02:25.895255 [ 254 ] {372585bd-ee7b-475e-b084-5738230ab6ef} <Debug> TCPHandler: Processed in 0.002413933 sec. | ||
3815 | 2025.03.25 22:02:25.895443 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
3816 | 2025.03.25 22:02:25.895647 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3817 | 2025.03.25 22:02:25.895678 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 952 rows starting from the beginning of the part | ||
3818 | 2025.03.25 22:02:25.895783 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
3819 | 2025.03.25 22:02:25.895972 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
3820 | 2025.03.25 22:02:25.896107 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
3821 | 2025.03.25 22:02:25.896258 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
3822 | 2025.03.25 22:02:25.896401 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
3823 | 2025.03.25 22:02:25.897658 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002411303 sec., 519221.3504482846 rows/sec., 34.53 MiB/sec. | ||
3824 | 2025.03.25 22:02:25.897890 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3825 | 2025.03.25 22:02:25.898254 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_26_5} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3826 | 2025.03.25 22:02:25.898357 [ 190 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_26_5} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3827 | 2025.03.25 22:02:25.898461 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
3828 | 2025.03.25 22:02:30.111995 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 536 | ||
3829 | 2025.03.25 22:02:30.115068 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3830 | 2025.03.25 22:02:30.115129 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3831 | 2025.03.25 22:02:30.116614 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3832 | 2025.03.25 22:02:30.116942 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3833 | 2025.03.25 22:02:30.117794 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 536 | ||
3834 | 2025.03.25 22:02:30.865673 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3835 | 2025.03.25 22:02:30.865863 [ 254 ] {8f0035e8-ff9f-4334-ab9f-422c018b2275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3836 | 2025.03.25 22:02:30.865936 [ 254 ] {8f0035e8-ff9f-4334-ab9f-422c018b2275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3837 | 2025.03.25 22:02:30.866732 [ 254 ] {8f0035e8-ff9f-4334-ab9f-422c018b2275} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3838 | 2025.03.25 22:02:30.866790 [ 254 ] {8f0035e8-ff9f-4334-ab9f-422c018b2275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3839 | 2025.03.25 22:02:30.867250 [ 254 ] {8f0035e8-ff9f-4334-ab9f-422c018b2275} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3840 | 2025.03.25 22:02:30.867530 [ 254 ] {8f0035e8-ff9f-4334-ab9f-422c018b2275} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3841 | 2025.03.25 22:02:30.867784 [ 254 ] {8f0035e8-ff9f-4334-ab9f-422c018b2275} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001964 sec., 5091.6496945010185 rows/sec., 415.19 KiB/sec. | ||
3842 | 2025.03.25 22:02:30.867943 [ 254 ] {8f0035e8-ff9f-4334-ab9f-422c018b2275} <Debug> TCPHandler: Processed in 0.002406112 sec. | ||
3843 | 2025.03.25 22:02:30.868109 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3844 | 2025.03.25 22:02:30.868225 [ 254 ] {244354a7-e126-49e7-b4ce-3b2d6ad1a3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3845 | 2025.03.25 22:02:30.868274 [ 254 ] {244354a7-e126-49e7-b4ce-3b2d6ad1a3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3846 | 2025.03.25 22:02:30.868909 [ 254 ] {244354a7-e126-49e7-b4ce-3b2d6ad1a3c0} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3847 | 2025.03.25 22:02:30.868951 [ 254 ] {244354a7-e126-49e7-b4ce-3b2d6ad1a3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3848 | 2025.03.25 22:02:30.869320 [ 254 ] {244354a7-e126-49e7-b4ce-3b2d6ad1a3c0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3849 | 2025.03.25 22:02:30.869576 [ 254 ] {244354a7-e126-49e7-b4ce-3b2d6ad1a3c0} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3850 | 2025.03.25 22:02:30.869827 [ 254 ] {244354a7-e126-49e7-b4ce-3b2d6ad1a3c0} <Debug> executeQuery: Read 125 rows, 10.78 KiB in 0.00162 sec., 77160.49382716049 rows/sec., 6.50 MiB/sec. | ||
3851 | 2025.03.25 22:02:30.870014 [ 254 ] {244354a7-e126-49e7-b4ce-3b2d6ad1a3c0} <Debug> TCPHandler: Processed in 0.001954934 sec. | ||
3852 | 2025.03.25 22:02:30.870208 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3853 | 2025.03.25 22:02:30.870318 [ 254 ] {1a83a2de-99d4-412b-92e0-bb81492a72ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3854 | 2025.03.25 22:02:30.870366 [ 254 ] {1a83a2de-99d4-412b-92e0-bb81492a72ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3855 | 2025.03.25 22:02:30.870932 [ 254 ] {1a83a2de-99d4-412b-92e0-bb81492a72ea} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3856 | 2025.03.25 22:02:30.870972 [ 254 ] {1a83a2de-99d4-412b-92e0-bb81492a72ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3857 | 2025.03.25 22:02:30.871333 [ 254 ] {1a83a2de-99d4-412b-92e0-bb81492a72ea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3858 | 2025.03.25 22:02:30.871576 [ 254 ] {1a83a2de-99d4-412b-92e0-bb81492a72ea} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3859 | 2025.03.25 22:02:30.871830 [ 254 ] {1a83a2de-99d4-412b-92e0-bb81492a72ea} <Debug> executeQuery: Read 42 rows, 3.10 KiB in 0.001531 sec., 27433.05029392554 rows/sec., 1.98 MiB/sec. | ||
3860 | 2025.03.25 22:02:30.872045 [ 254 ] {1a83a2de-99d4-412b-92e0-bb81492a72ea} <Debug> TCPHandler: Processed in 0.001893523 sec. | ||
3861 | 2025.03.25 22:02:30.872211 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3862 | 2025.03.25 22:02:30.872318 [ 254 ] {cea50226-4ab6-47fe-ba4d-92d1db5509f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3863 | 2025.03.25 22:02:30.872366 [ 254 ] {cea50226-4ab6-47fe-ba4d-92d1db5509f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3864 | 2025.03.25 22:02:30.872959 [ 254 ] {cea50226-4ab6-47fe-ba4d-92d1db5509f8} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3865 | 2025.03.25 22:02:30.873000 [ 254 ] {cea50226-4ab6-47fe-ba4d-92d1db5509f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3866 | 2025.03.25 22:02:30.873355 [ 254 ] {cea50226-4ab6-47fe-ba4d-92d1db5509f8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3867 | 2025.03.25 22:02:30.873647 [ 254 ] {cea50226-4ab6-47fe-ba4d-92d1db5509f8} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3868 | 2025.03.25 22:02:30.873857 [ 254 ] {cea50226-4ab6-47fe-ba4d-92d1db5509f8} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001562 sec., 67861.7157490397 rows/sec., 5.31 MiB/sec. | ||
3869 | 2025.03.25 22:02:30.873916 [ 254 ] {cea50226-4ab6-47fe-ba4d-92d1db5509f8} <Debug> TCPHandler: Processed in 0.00175672 sec. | ||
3870 | 2025.03.25 22:02:30.874035 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3871 | 2025.03.25 22:02:30.874141 [ 254 ] {a59a60c9-8039-4760-aca2-2ee647c20103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3872 | 2025.03.25 22:02:30.874190 [ 254 ] {a59a60c9-8039-4760-aca2-2ee647c20103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3873 | 2025.03.25 22:02:30.874716 [ 254 ] {a59a60c9-8039-4760-aca2-2ee647c20103} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3874 | 2025.03.25 22:02:30.874754 [ 254 ] {a59a60c9-8039-4760-aca2-2ee647c20103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3875 | 2025.03.25 22:02:30.875139 [ 254 ] {a59a60c9-8039-4760-aca2-2ee647c20103} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3876 | 2025.03.25 22:02:30.875378 [ 254 ] {a59a60c9-8039-4760-aca2-2ee647c20103} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3877 | 2025.03.25 22:02:30.875581 [ 254 ] {a59a60c9-8039-4760-aca2-2ee647c20103} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001463 sec., 112781.95488721803 rows/sec., 7.85 MiB/sec. | ||
3878 | 2025.03.25 22:02:30.875632 [ 254 ] {a59a60c9-8039-4760-aca2-2ee647c20103} <Debug> TCPHandler: Processed in 0.001648869 sec. | ||
3879 | 2025.03.25 22:02:30.875753 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3880 | 2025.03.25 22:02:30.875870 [ 254 ] {0e115dfd-88f2-4287-b204-b63bf8a3bf66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3881 | 2025.03.25 22:02:30.875939 [ 254 ] {0e115dfd-88f2-4287-b204-b63bf8a3bf66} <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 | ||
3882 | 2025.03.25 22:02:30.877096 [ 254 ] {0e115dfd-88f2-4287-b204-b63bf8a3bf66} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3883 | 2025.03.25 22:02:30.877136 [ 254 ] {0e115dfd-88f2-4287-b204-b63bf8a3bf66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3884 | 2025.03.25 22:02:30.877783 [ 254 ] {0e115dfd-88f2-4287-b204-b63bf8a3bf66} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3885 | 2025.03.25 22:02:30.878083 [ 254 ] {0e115dfd-88f2-4287-b204-b63bf8a3bf66} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3886 | 2025.03.25 22:02:30.878265 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3887 | 2025.03.25 22:02:30.878387 [ 254 ] {0e115dfd-88f2-4287-b204-b63bf8a3bf66} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00253 sec., 12648.221343873518 rows/sec., 22.67 MiB/sec. | ||
3888 | 2025.03.25 22:02:30.878394 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3889 | 2025.03.25 22:02:30.878487 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3890 | 2025.03.25 22:02:30.878837 [ 254 ] {0e115dfd-88f2-4287-b204-b63bf8a3bf66} <Debug> TCPHandler: Processed in 0.003133194 sec. | ||
3891 | 2025.03.25 22:02:30.878878 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
3892 | 2025.03.25 22:02:30.879056 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3893 | 2025.03.25 22:02:30.879329 [ 254 ] {db4d4404-c6f1-4b86-8516-43f1a72fa6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3894 | 2025.03.25 22:02:30.879467 [ 254 ] {db4d4404-c6f1-4b86-8516-43f1a72fa6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3895 | 2025.03.25 22:02:30.879837 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3896 | 2025.03.25 22:02:30.880141 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 251 rows starting from the beginning of the part | ||
3897 | 2025.03.25 22:02:30.880927 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
3898 | 2025.03.25 22:02:30.881780 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
3899 | 2025.03.25 22:02:30.881799 [ 254 ] {db4d4404-c6f1-4b86-8516-43f1a72fa6ca} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3900 | 2025.03.25 22:02:30.881897 [ 254 ] {db4d4404-c6f1-4b86-8516-43f1a72fa6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3901 | 2025.03.25 22:02:30.882373 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
3902 | 2025.03.25 22:02:30.882998 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
3903 | 2025.03.25 22:02:30.883670 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
3904 | 2025.03.25 22:02:30.883733 [ 254 ] {db4d4404-c6f1-4b86-8516-43f1a72fa6ca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3905 | 2025.03.25 22:02:30.884669 [ 254 ] {db4d4404-c6f1-4b86-8516-43f1a72fa6ca} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3906 | 2025.03.25 22:02:30.885106 [ 254 ] {db4d4404-c6f1-4b86-8516-43f1a72fa6ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005882 sec., 10200.612036722203 rows/sec., 703.95 KiB/sec. | ||
3907 | 2025.03.25 22:02:30.885330 [ 254 ] {db4d4404-c6f1-4b86-8516-43f1a72fa6ca} <Debug> TCPHandler: Processed in 0.006352841 sec. | ||
3908 | 2025.03.25 22:02:30.888171 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 363 rows, containing 19 columns (19 merged, 0 gathered) in 0.009516687 sec., 38143.52620822772 rows/sec., 68.35 MiB/sec. | ||
3909 | 2025.03.25 22:02:30.888738 [ 189 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3910 | 2025.03.25 22:02:30.889232 [ 189 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3911 | 2025.03.25 22:02:30.889331 [ 189 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3912 | 2025.03.25 22:02:30.889511 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
3913 | 2025.03.25 22:02:32.594451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
3914 | 2025.03.25 22:02:32.595091 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3915 | 2025.03.25 22:02:32.595139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3916 | 2025.03.25 22:02:32.595668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3917 | 2025.03.25 22:02:32.595928 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3918 | 2025.03.25 22:02:32.596210 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
3919 | 2025.03.25 22:02:33.162761 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
3920 | 2025.03.25 22:02:33.184352 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3921 | 2025.03.25 22:02:33.184419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3922 | 2025.03.25 22:02:33.192326 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3923 | 2025.03.25 22:02:33.193137 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3924 | 2025.03.25 22:02:33.196261 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
3925 | 2025.03.25 22:02:35.862096 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3926 | 2025.03.25 22:02:35.862423 [ 254 ] {baea48c3-640d-4453-bdbe-4e6f2f323c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3927 | 2025.03.25 22:02:35.862540 [ 254 ] {baea48c3-640d-4453-bdbe-4e6f2f323c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3928 | 2025.03.25 22:02:35.863476 [ 254 ] {baea48c3-640d-4453-bdbe-4e6f2f323c27} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3929 | 2025.03.25 22:02:35.863524 [ 254 ] {baea48c3-640d-4453-bdbe-4e6f2f323c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3930 | 2025.03.25 22:02:35.863959 [ 254 ] {baea48c3-640d-4453-bdbe-4e6f2f323c27} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3931 | 2025.03.25 22:02:35.864211 [ 254 ] {baea48c3-640d-4453-bdbe-4e6f2f323c27} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3932 | 2025.03.25 22:02:35.864498 [ 254 ] {baea48c3-640d-4453-bdbe-4e6f2f323c27} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002148 sec., 33519.5530726257 rows/sec., 2.71 MiB/sec. | ||
3933 | 2025.03.25 22:02:35.864589 [ 254 ] {baea48c3-640d-4453-bdbe-4e6f2f323c27} <Debug> TCPHandler: Processed in 0.002677576 sec. | ||
3934 | 2025.03.25 22:02:35.864867 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3935 | 2025.03.25 22:02:35.865010 [ 254 ] {68965e07-c185-4d83-afb8-b1ed6685a572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3936 | 2025.03.25 22:02:35.865062 [ 254 ] {68965e07-c185-4d83-afb8-b1ed6685a572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3937 | 2025.03.25 22:02:35.865607 [ 254 ] {68965e07-c185-4d83-afb8-b1ed6685a572} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3938 | 2025.03.25 22:02:35.865649 [ 254 ] {68965e07-c185-4d83-afb8-b1ed6685a572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3939 | 2025.03.25 22:02:35.865999 [ 254 ] {68965e07-c185-4d83-afb8-b1ed6685a572} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3940 | 2025.03.25 22:02:35.866238 [ 254 ] {68965e07-c185-4d83-afb8-b1ed6685a572} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3941 | 2025.03.25 22:02:35.866457 [ 254 ] {68965e07-c185-4d83-afb8-b1ed6685a572} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001474 sec., 5427.408412483039 rows/sec., 408.12 KiB/sec. | ||
3942 | 2025.03.25 22:02:35.866512 [ 254 ] {68965e07-c185-4d83-afb8-b1ed6685a572} <Debug> TCPHandler: Processed in 0.00174187 sec. | ||
3943 | 2025.03.25 22:02:35.866641 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3944 | 2025.03.25 22:02:35.866747 [ 254 ] {4ea0cd5a-de0c-44ba-8ef6-a97212b3d2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3945 | 2025.03.25 22:02:35.866793 [ 254 ] {4ea0cd5a-de0c-44ba-8ef6-a97212b3d2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3946 | 2025.03.25 22:02:35.867335 [ 254 ] {4ea0cd5a-de0c-44ba-8ef6-a97212b3d2c6} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3947 | 2025.03.25 22:02:35.867376 [ 254 ] {4ea0cd5a-de0c-44ba-8ef6-a97212b3d2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3948 | 2025.03.25 22:02:35.867723 [ 254 ] {4ea0cd5a-de0c-44ba-8ef6-a97212b3d2c6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3949 | 2025.03.25 22:02:35.867962 [ 254 ] {4ea0cd5a-de0c-44ba-8ef6-a97212b3d2c6} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3950 | 2025.03.25 22:02:35.868190 [ 254 ] {4ea0cd5a-de0c-44ba-8ef6-a97212b3d2c6} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001464 sec., 49180.32786885246 rows/sec., 3.84 MiB/sec. | ||
3951 | 2025.03.25 22:02:35.868243 [ 254 ] {4ea0cd5a-de0c-44ba-8ef6-a97212b3d2c6} <Debug> TCPHandler: Processed in 0.001653868 sec. | ||
3952 | 2025.03.25 22:02:35.868357 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3953 | 2025.03.25 22:02:35.868465 [ 254 ] {81536814-75a7-494b-a95b-a2d2ecb3bd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3954 | 2025.03.25 22:02:35.868515 [ 254 ] {81536814-75a7-494b-a95b-a2d2ecb3bd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3955 | 2025.03.25 22:02:35.869046 [ 254 ] {81536814-75a7-494b-a95b-a2d2ecb3bd86} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3956 | 2025.03.25 22:02:35.869084 [ 254 ] {81536814-75a7-494b-a95b-a2d2ecb3bd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3957 | 2025.03.25 22:02:35.869461 [ 254 ] {81536814-75a7-494b-a95b-a2d2ecb3bd86} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3958 | 2025.03.25 22:02:35.869689 [ 254 ] {81536814-75a7-494b-a95b-a2d2ecb3bd86} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3959 | 2025.03.25 22:02:35.869904 [ 254 ] {81536814-75a7-494b-a95b-a2d2ecb3bd86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001461 sec., 109514.03148528405 rows/sec., 7.63 MiB/sec. | ||
3960 | 2025.03.25 22:02:35.870039 [ 254 ] {81536814-75a7-494b-a95b-a2d2ecb3bd86} <Debug> TCPHandler: Processed in 0.001732591 sec. | ||
3961 | 2025.03.25 22:02:35.870170 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3962 | 2025.03.25 22:02:35.870274 [ 254 ] {b83cc208-ddc0-4398-b145-137f81b946fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3963 | 2025.03.25 22:02:35.870338 [ 254 ] {b83cc208-ddc0-4398-b145-137f81b946fc} <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 | ||
3964 | 2025.03.25 22:02:35.871390 [ 254 ] {b83cc208-ddc0-4398-b145-137f81b946fc} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3965 | 2025.03.25 22:02:35.871431 [ 254 ] {b83cc208-ddc0-4398-b145-137f81b946fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3966 | 2025.03.25 22:02:35.872028 [ 254 ] {b83cc208-ddc0-4398-b145-137f81b946fc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3967 | 2025.03.25 22:02:35.872282 [ 254 ] {b83cc208-ddc0-4398-b145-137f81b946fc} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3968 | 2025.03.25 22:02:35.872514 [ 254 ] {b83cc208-ddc0-4398-b145-137f81b946fc} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002261 sec., 3538.2574082264487 rows/sec., 6.34 MiB/sec. | ||
3969 | 2025.03.25 22:02:35.872615 [ 254 ] {b83cc208-ddc0-4398-b145-137f81b946fc} <Debug> TCPHandler: Processed in 0.002498044 sec. | ||
3970 | 2025.03.25 22:02:35.872756 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3971 | 2025.03.25 22:02:35.872861 [ 254 ] {0f207f46-3023-44f6-8954-7653111fc09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3972 | 2025.03.25 22:02:35.872909 [ 254 ] {0f207f46-3023-44f6-8954-7653111fc09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3973 | 2025.03.25 22:02:35.873352 [ 254 ] {0f207f46-3023-44f6-8954-7653111fc09d} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3974 | 2025.03.25 22:02:35.873391 [ 254 ] {0f207f46-3023-44f6-8954-7653111fc09d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3975 | 2025.03.25 22:02:35.873747 [ 254 ] {0f207f46-3023-44f6-8954-7653111fc09d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3976 | 2025.03.25 22:02:35.873983 [ 254 ] {0f207f46-3023-44f6-8954-7653111fc09d} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3977 | 2025.03.25 22:02:35.874206 [ 254 ] {0f207f46-3023-44f6-8954-7653111fc09d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. | ||
3978 | 2025.03.25 22:02:35.874256 [ 254 ] {0f207f46-3023-44f6-8954-7653111fc09d} <Debug> TCPHandler: Processed in 0.001552037 sec. | ||
3979 | 2025.03.25 22:02:39.977789 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3980 | 2025.03.25 22:02:39.977855 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3981 | 2025.03.25 22:02:40.096323 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
3982 | 2025.03.25 22:02:40.097282 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3983 | 2025.03.25 22:02:40.097349 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3984 | 2025.03.25 22:02:40.097882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3985 | 2025.03.25 22:02:40.098145 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3986 | 2025.03.25 22:02:40.098468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
3987 | 2025.03.25 22:02:40.117947 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 562 | ||
3988 | 2025.03.25 22:02:40.120970 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3989 | 2025.03.25 22:02:40.121012 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3990 | 2025.03.25 22:02:40.122472 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3991 | 2025.03.25 22:02:40.122783 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3992 | 2025.03.25 22:02:40.123705 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 562 | ||
3993 | 2025.03.25 22:02:40.696319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
3994 | 2025.03.25 22:02:40.718272 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3995 | 2025.03.25 22:02:40.718338 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
3996 | 2025.03.25 22:02:40.725981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3997 | 2025.03.25 22:02:40.726800 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3998 | 2025.03.25 22:02:40.729988 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
3999 | 2025.03.25 22:02:40.862721 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4000 | 2025.03.25 22:02:40.862881 [ 254 ] {1a53e538-7602-47e6-9495-138d06689d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4001 | 2025.03.25 22:02:40.862945 [ 254 ] {1a53e538-7602-47e6-9495-138d06689d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4002 | 2025.03.25 22:02:40.863643 [ 254 ] {1a53e538-7602-47e6-9495-138d06689d48} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4003 | 2025.03.25 22:02:40.863688 [ 254 ] {1a53e538-7602-47e6-9495-138d06689d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4004 | 2025.03.25 22:02:40.864096 [ 254 ] {1a53e538-7602-47e6-9495-138d06689d48} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4005 | 2025.03.25 22:02:40.864343 [ 254 ] {1a53e538-7602-47e6-9495-138d06689d48} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4006 | 2025.03.25 22:02:40.864578 [ 254 ] {1a53e538-7602-47e6-9495-138d06689d48} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001741 sec., 68925.90465249856 rows/sec., 5.84 MiB/sec. | ||
4007 | 2025.03.25 22:02:40.864636 [ 254 ] {1a53e538-7602-47e6-9495-138d06689d48} <Debug> TCPHandler: Processed in 0.002035445 sec. | ||
4008 | 2025.03.25 22:02:40.864762 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4009 | 2025.03.25 22:02:40.864884 [ 254 ] {4425beeb-1c61-4868-9966-db9eb415e00c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4010 | 2025.03.25 22:02:40.864932 [ 254 ] {4425beeb-1c61-4868-9966-db9eb415e00c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4011 | 2025.03.25 22:02:40.865482 [ 254 ] {4425beeb-1c61-4868-9966-db9eb415e00c} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4012 | 2025.03.25 22:02:40.865523 [ 254 ] {4425beeb-1c61-4868-9966-db9eb415e00c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4013 | 2025.03.25 22:02:40.865886 [ 254 ] {4425beeb-1c61-4868-9966-db9eb415e00c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4014 | 2025.03.25 22:02:40.866129 [ 254 ] {4425beeb-1c61-4868-9966-db9eb415e00c} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4015 | 2025.03.25 22:02:40.866341 [ 254 ] {4425beeb-1c61-4868-9966-db9eb415e00c} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001481 sec., 21607.02228224173 rows/sec., 1.59 MiB/sec. | ||
4016 | 2025.03.25 22:02:40.866395 [ 254 ] {4425beeb-1c61-4868-9966-db9eb415e00c} <Debug> TCPHandler: Processed in 0.001686039 sec. | ||
4017 | 2025.03.25 22:02:40.866527 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4018 | 2025.03.25 22:02:40.866636 [ 254 ] {805ec28e-cb47-4a18-b834-b82cbca283aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4019 | 2025.03.25 22:02:40.866682 [ 254 ] {805ec28e-cb47-4a18-b834-b82cbca283aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4020 | 2025.03.25 22:02:40.867242 [ 254 ] {805ec28e-cb47-4a18-b834-b82cbca283aa} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4021 | 2025.03.25 22:02:40.867283 [ 254 ] {805ec28e-cb47-4a18-b834-b82cbca283aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4022 | 2025.03.25 22:02:40.867653 [ 254 ] {805ec28e-cb47-4a18-b834-b82cbca283aa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4023 | 2025.03.25 22:02:40.867906 [ 254 ] {805ec28e-cb47-4a18-b834-b82cbca283aa} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4024 | 2025.03.25 22:02:40.868134 [ 254 ] {805ec28e-cb47-4a18-b834-b82cbca283aa} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00152 sec., 63157.8947368421 rows/sec., 4.93 MiB/sec. | ||
4025 | 2025.03.25 22:02:40.868246 [ 254 ] {805ec28e-cb47-4a18-b834-b82cbca283aa} <Debug> TCPHandler: Processed in 0.001769062 sec. | ||
4026 | 2025.03.25 22:02:40.868401 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4027 | 2025.03.25 22:02:40.868510 [ 254 ] {70cbb421-5be0-47e6-a94f-205768fef9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4028 | 2025.03.25 22:02:40.868560 [ 254 ] {70cbb421-5be0-47e6-a94f-205768fef9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4029 | 2025.03.25 22:02:40.869081 [ 254 ] {70cbb421-5be0-47e6-a94f-205768fef9ab} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4030 | 2025.03.25 22:02:40.869120 [ 254 ] {70cbb421-5be0-47e6-a94f-205768fef9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4031 | 2025.03.25 22:02:40.869509 [ 254 ] {70cbb421-5be0-47e6-a94f-205768fef9ab} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4032 | 2025.03.25 22:02:40.869745 [ 254 ] {70cbb421-5be0-47e6-a94f-205768fef9ab} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4033 | 2025.03.25 22:02:40.869982 [ 254 ] {70cbb421-5be0-47e6-a94f-205768fef9ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001487 sec., 107599.19300605245 rows/sec., 7.49 MiB/sec. | ||
4034 | 2025.03.25 22:02:40.870062 [ 254 ] {70cbb421-5be0-47e6-a94f-205768fef9ab} <Debug> TCPHandler: Processed in 0.00171269 sec. | ||
4035 | 2025.03.25 22:02:40.870319 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4036 | 2025.03.25 22:02:40.870432 [ 254 ] {68d52a8c-9884-44d8-af3d-beecae472c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4037 | 2025.03.25 22:02:40.870507 [ 254 ] {68d52a8c-9884-44d8-af3d-beecae472c51} <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 | ||
4038 | 2025.03.25 22:02:40.871573 [ 254 ] {68d52a8c-9884-44d8-af3d-beecae472c51} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4039 | 2025.03.25 22:02:40.871613 [ 254 ] {68d52a8c-9884-44d8-af3d-beecae472c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4040 | 2025.03.25 22:02:40.872230 [ 254 ] {68d52a8c-9884-44d8-af3d-beecae472c51} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4041 | 2025.03.25 22:02:40.872495 [ 254 ] {68d52a8c-9884-44d8-af3d-beecae472c51} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4042 | 2025.03.25 22:02:40.872740 [ 254 ] {68d52a8c-9884-44d8-af3d-beecae472c51} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002331 sec., 13728.013728013728 rows/sec., 24.60 MiB/sec. | ||
4043 | 2025.03.25 22:02:40.872836 [ 254 ] {68d52a8c-9884-44d8-af3d-beecae472c51} <Debug> TCPHandler: Processed in 0.002602166 sec. | ||
4044 | 2025.03.25 22:02:40.872962 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4045 | 2025.03.25 22:02:40.873068 [ 254 ] {d7f8557e-0883-4989-91d5-0e4a5c823beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4046 | 2025.03.25 22:02:40.873116 [ 254 ] {d7f8557e-0883-4989-91d5-0e4a5c823beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4047 | 2025.03.25 22:02:40.873566 [ 254 ] {d7f8557e-0883-4989-91d5-0e4a5c823beb} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4048 | 2025.03.25 22:02:40.873612 [ 254 ] {d7f8557e-0883-4989-91d5-0e4a5c823beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4049 | 2025.03.25 22:02:40.873978 [ 254 ] {d7f8557e-0883-4989-91d5-0e4a5c823beb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4050 | 2025.03.25 22:02:40.874218 [ 254 ] {d7f8557e-0883-4989-91d5-0e4a5c823beb} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4051 | 2025.03.25 22:02:40.874428 [ 254 ] {d7f8557e-0883-4989-91d5-0e4a5c823beb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec. | ||
4052 | 2025.03.25 22:02:40.874479 [ 254 ] {d7f8557e-0883-4989-91d5-0e4a5c823beb} <Debug> TCPHandler: Processed in 0.001570127 sec. | ||
4053 | 2025.03.25 22:02:45.892313 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4054 | 2025.03.25 22:02:45.892540 [ 254 ] {9b9c325a-2ddf-4e58-8233-6cef2c5b4788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4055 | 2025.03.25 22:02:45.892623 [ 254 ] {9b9c325a-2ddf-4e58-8233-6cef2c5b4788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4056 | 2025.03.25 22:02:45.893447 [ 254 ] {9b9c325a-2ddf-4e58-8233-6cef2c5b4788} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4057 | 2025.03.25 22:02:45.893503 [ 254 ] {9b9c325a-2ddf-4e58-8233-6cef2c5b4788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4058 | 2025.03.25 22:02:45.893950 [ 254 ] {9b9c325a-2ddf-4e58-8233-6cef2c5b4788} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4059 | 2025.03.25 22:02:45.894202 [ 254 ] {9b9c325a-2ddf-4e58-8233-6cef2c5b4788} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4060 | 2025.03.25 22:02:45.894453 [ 254 ] {9b9c325a-2ddf-4e58-8233-6cef2c5b4788} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00197 sec., 12182.74111675127 rows/sec., 1.01 MiB/sec. | ||
4061 | 2025.03.25 22:02:45.894550 [ 254 ] {9b9c325a-2ddf-4e58-8233-6cef2c5b4788} <Debug> TCPHandler: Processed in 0.002379422 sec. | ||
4062 | 2025.03.25 22:02:45.894687 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4063 | 2025.03.25 22:02:45.894803 [ 254 ] {948dd8ca-9aec-4fad-8ca4-3fa15454621f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4064 | 2025.03.25 22:02:45.894853 [ 254 ] {948dd8ca-9aec-4fad-8ca4-3fa15454621f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4065 | 2025.03.25 22:02:45.895393 [ 254 ] {948dd8ca-9aec-4fad-8ca4-3fa15454621f} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4066 | 2025.03.25 22:02:45.895436 [ 254 ] {948dd8ca-9aec-4fad-8ca4-3fa15454621f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4067 | 2025.03.25 22:02:45.895786 [ 254 ] {948dd8ca-9aec-4fad-8ca4-3fa15454621f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4068 | 2025.03.25 22:02:45.896024 [ 254 ] {948dd8ca-9aec-4fad-8ca4-3fa15454621f} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4069 | 2025.03.25 22:02:45.896254 [ 254 ] {948dd8ca-9aec-4fad-8ca4-3fa15454621f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001478 sec., 2706.3599458728013 rows/sec., 220.68 KiB/sec. | ||
4070 | 2025.03.25 22:02:45.896308 [ 254 ] {948dd8ca-9aec-4fad-8ca4-3fa15454621f} <Debug> TCPHandler: Processed in 0.001674969 sec. | ||
4071 | 2025.03.25 22:02:45.896444 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4072 | 2025.03.25 22:02:45.896551 [ 254 ] {ba291a20-a365-4032-b51b-74501725f4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4073 | 2025.03.25 22:02:45.896597 [ 254 ] {ba291a20-a365-4032-b51b-74501725f4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4074 | 2025.03.25 22:02:45.897780 [ 254 ] {ba291a20-a365-4032-b51b-74501725f4df} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4075 | 2025.03.25 22:02:45.897820 [ 254 ] {ba291a20-a365-4032-b51b-74501725f4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4076 | 2025.03.25 22:02:45.898254 [ 254 ] {ba291a20-a365-4032-b51b-74501725f4df} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4077 | 2025.03.25 22:02:45.898494 [ 254 ] {ba291a20-a365-4032-b51b-74501725f4df} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4078 | 2025.03.25 22:02:45.898733 [ 254 ] {ba291a20-a365-4032-b51b-74501725f4df} <Debug> executeQuery: Read 1334 rows, 113.66 KiB in 0.002203 sec., 605537.9028597367 rows/sec., 50.39 MiB/sec. | ||
4079 | 2025.03.25 22:02:45.898788 [ 254 ] {ba291a20-a365-4032-b51b-74501725f4df} <Debug> TCPHandler: Processed in 0.002395162 sec. | ||
4080 | 2025.03.25 22:02:45.898902 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4081 | 2025.03.25 22:02:45.899008 [ 254 ] {e0f26a91-7db8-46ba-9d71-43bc90a3a242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4082 | 2025.03.25 22:02:45.899053 [ 254 ] {e0f26a91-7db8-46ba-9d71-43bc90a3a242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4083 | 2025.03.25 22:02:45.899584 [ 254 ] {e0f26a91-7db8-46ba-9d71-43bc90a3a242} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4084 | 2025.03.25 22:02:45.899624 [ 254 ] {e0f26a91-7db8-46ba-9d71-43bc90a3a242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4085 | 2025.03.25 22:02:45.899971 [ 254 ] {e0f26a91-7db8-46ba-9d71-43bc90a3a242} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4086 | 2025.03.25 22:02:45.900199 [ 254 ] {e0f26a91-7db8-46ba-9d71-43bc90a3a242} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4087 | 2025.03.25 22:02:45.900437 [ 254 ] {e0f26a91-7db8-46ba-9d71-43bc90a3a242} <Debug> executeQuery: Read 24 rows, 1.84 KiB in 0.001451 sec., 16540.317022742936 rows/sec., 1.24 MiB/sec. | ||
4088 | 2025.03.25 22:02:45.900491 [ 254 ] {e0f26a91-7db8-46ba-9d71-43bc90a3a242} <Debug> TCPHandler: Processed in 0.001642499 sec. | ||
4089 | 2025.03.25 22:02:45.900659 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4090 | 2025.03.25 22:02:45.900765 [ 254 ] {4ad2ab6c-b5b0-4189-9376-2462bc0f1d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4091 | 2025.03.25 22:02:45.900809 [ 254 ] {4ad2ab6c-b5b0-4189-9376-2462bc0f1d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4092 | 2025.03.25 22:02:45.901438 [ 254 ] {4ad2ab6c-b5b0-4189-9376-2462bc0f1d10} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4093 | 2025.03.25 22:02:45.901479 [ 254 ] {4ad2ab6c-b5b0-4189-9376-2462bc0f1d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4094 | 2025.03.25 22:02:45.901826 [ 254 ] {4ad2ab6c-b5b0-4189-9376-2462bc0f1d10} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4095 | 2025.03.25 22:02:45.902057 [ 254 ] {4ad2ab6c-b5b0-4189-9376-2462bc0f1d10} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4096 | 2025.03.25 22:02:45.902314 [ 254 ] {4ad2ab6c-b5b0-4189-9376-2462bc0f1d10} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001565 sec., 161022.36421725238 rows/sec., 11.14 MiB/sec. | ||
4097 | 2025.03.25 22:02:45.902512 [ 254 ] {4ad2ab6c-b5b0-4189-9376-2462bc0f1d10} <Debug> TCPHandler: Processed in 0.001902503 sec. | ||
4098 | 2025.03.25 22:02:45.902645 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4099 | 2025.03.25 22:02:45.902748 [ 254 ] {0f83b231-fa09-4df9-a217-3a1dfe877d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4100 | 2025.03.25 22:02:45.902818 [ 254 ] {0f83b231-fa09-4df9-a217-3a1dfe877d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4101 | 2025.03.25 22:02:45.903363 [ 254 ] {0f83b231-fa09-4df9-a217-3a1dfe877d32} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4102 | 2025.03.25 22:02:45.903403 [ 254 ] {0f83b231-fa09-4df9-a217-3a1dfe877d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4103 | 2025.03.25 22:02:45.903738 [ 254 ] {0f83b231-fa09-4df9-a217-3a1dfe877d32} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4104 | 2025.03.25 22:02:45.903967 [ 254 ] {0f83b231-fa09-4df9-a217-3a1dfe877d32} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4105 | 2025.03.25 22:02:45.904199 [ 254 ] {0f83b231-fa09-4df9-a217-3a1dfe877d32} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001468 sec., 8174.386920980927 rows/sec., 638.62 KiB/sec. | ||
4106 | 2025.03.25 22:02:45.904271 [ 254 ] {0f83b231-fa09-4df9-a217-3a1dfe877d32} <Debug> TCPHandler: Processed in 0.001677019 sec. | ||
4107 | 2025.03.25 22:02:45.904403 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4108 | 2025.03.25 22:02:45.904509 [ 254 ] {6ccd8842-d216-4a26-aa55-633868b533f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4109 | 2025.03.25 22:02:45.904555 [ 254 ] {6ccd8842-d216-4a26-aa55-633868b533f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4110 | 2025.03.25 22:02:45.905276 [ 254 ] {6ccd8842-d216-4a26-aa55-633868b533f4} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4111 | 2025.03.25 22:02:45.905314 [ 254 ] {6ccd8842-d216-4a26-aa55-633868b533f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4112 | 2025.03.25 22:02:45.905681 [ 254 ] {6ccd8842-d216-4a26-aa55-633868b533f4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4113 | 2025.03.25 22:02:45.905920 [ 254 ] {6ccd8842-d216-4a26-aa55-633868b533f4} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4114 | 2025.03.25 22:02:45.906166 [ 254 ] {6ccd8842-d216-4a26-aa55-633868b533f4} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001678 sec., 338498.2121573301 rows/sec., 25.39 MiB/sec. | ||
4115 | 2025.03.25 22:02:45.906376 [ 254 ] {6ccd8842-d216-4a26-aa55-633868b533f4} <Debug> TCPHandler: Processed in 0.002021985 sec. | ||
4116 | 2025.03.25 22:02:45.906540 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4117 | 2025.03.25 22:02:45.906646 [ 254 ] {3eb8a819-03b2-448a-97a2-2b0b81bbdbf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4118 | 2025.03.25 22:02:45.906696 [ 254 ] {3eb8a819-03b2-448a-97a2-2b0b81bbdbf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4119 | 2025.03.25 22:02:45.907415 [ 254 ] {3eb8a819-03b2-448a-97a2-2b0b81bbdbf3} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4120 | 2025.03.25 22:02:45.907454 [ 254 ] {3eb8a819-03b2-448a-97a2-2b0b81bbdbf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4121 | 2025.03.25 22:02:45.907871 [ 254 ] {3eb8a819-03b2-448a-97a2-2b0b81bbdbf3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4122 | 2025.03.25 22:02:45.908102 [ 254 ] {3eb8a819-03b2-448a-97a2-2b0b81bbdbf3} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4123 | 2025.03.25 22:02:45.908321 [ 254 ] {3eb8a819-03b2-448a-97a2-2b0b81bbdbf3} <Debug> executeQuery: Read 918 rows, 63.76 KiB in 0.001697 sec., 540954.6258102534 rows/sec., 36.69 MiB/sec. | ||
4124 | 2025.03.25 22:02:45.908451 [ 254 ] {3eb8a819-03b2-448a-97a2-2b0b81bbdbf3} <Debug> TCPHandler: Processed in 0.001974624 sec. | ||
4125 | 2025.03.25 22:02:45.908590 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4126 | 2025.03.25 22:02:45.908696 [ 254 ] {7dc90a6a-d418-4595-9988-93650e1f6b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4127 | 2025.03.25 22:02:45.908762 [ 254 ] {7dc90a6a-d418-4595-9988-93650e1f6b18} <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 | ||
4128 | 2025.03.25 22:02:45.909799 [ 254 ] {7dc90a6a-d418-4595-9988-93650e1f6b18} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4129 | 2025.03.25 22:02:45.909838 [ 254 ] {7dc90a6a-d418-4595-9988-93650e1f6b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4130 | 2025.03.25 22:02:45.910425 [ 254 ] {7dc90a6a-d418-4595-9988-93650e1f6b18} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4131 | 2025.03.25 22:02:45.910678 [ 254 ] {7dc90a6a-d418-4595-9988-93650e1f6b18} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4132 | 2025.03.25 22:02:45.910931 [ 254 ] {7dc90a6a-d418-4595-9988-93650e1f6b18} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002256 sec., 3546.0992907801415 rows/sec., 6.35 MiB/sec. | ||
4133 | 2025.03.25 22:02:45.911210 [ 254 ] {7dc90a6a-d418-4595-9988-93650e1f6b18} <Debug> TCPHandler: Processed in 0.002668107 sec. | ||
4134 | 2025.03.25 22:02:45.911352 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4135 | 2025.03.25 22:02:45.911459 [ 254 ] {330f36ae-7e99-4381-94c5-9b54cc114e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4136 | 2025.03.25 22:02:45.911505 [ 254 ] {330f36ae-7e99-4381-94c5-9b54cc114e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4137 | 2025.03.25 22:02:45.911950 [ 254 ] {330f36ae-7e99-4381-94c5-9b54cc114e73} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4138 | 2025.03.25 22:02:45.911988 [ 254 ] {330f36ae-7e99-4381-94c5-9b54cc114e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4139 | 2025.03.25 22:02:45.912333 [ 254 ] {330f36ae-7e99-4381-94c5-9b54cc114e73} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4140 | 2025.03.25 22:02:45.912578 [ 254 ] {330f36ae-7e99-4381-94c5-9b54cc114e73} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4141 | 2025.03.25 22:02:45.912817 [ 254 ] {330f36ae-7e99-4381-94c5-9b54cc114e73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. | ||
4142 | 2025.03.25 22:02:45.912886 [ 254 ] {330f36ae-7e99-4381-94c5-9b54cc114e73} <Debug> TCPHandler: Processed in 0.001585778 sec. | ||
4143 | 2025.03.25 22:02:47.598623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
4144 | 2025.03.25 22:02:47.599520 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4145 | 2025.03.25 22:02:47.599580 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4146 | 2025.03.25 22:02:47.600125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4147 | 2025.03.25 22:02:47.600384 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4148 | 2025.03.25 22:02:47.600557 [ 92 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4149 | 2025.03.25 22:02:47.600611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
4150 | 2025.03.25 22:02:47.600622 [ 92 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4151 | 2025.03.25 22:02:47.600651 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4152 | 2025.03.25 22:02:47.600899 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
4153 | 2025.03.25 22:02:47.601166 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4154 | 2025.03.25 22:02:47.601243 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
4155 | 2025.03.25 22:02:47.601335 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
4156 | 2025.03.25 22:02:47.601538 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
4157 | 2025.03.25 22:02:47.601788 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
4158 | 2025.03.25 22:02:47.601907 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
4159 | 2025.03.25 22:02:47.602104 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
4160 | 2025.03.25 22:02:47.604527 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003787277 sec., 2544836.303233167 rows/sec., 36.40 MiB/sec. | ||
4161 | 2025.03.25 22:02:47.604749 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4162 | 2025.03.25 22:02:47.605044 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_21_4} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4163 | 2025.03.25 22:02:47.605123 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_21_4} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4164 | 2025.03.25 22:02:47.605222 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4165 | 2025.03.25 22:02:48.230067 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4166 | 2025.03.25 22:02:48.252192 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4167 | 2025.03.25 22:02:48.252252 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4168 | 2025.03.25 22:02:48.260265 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4169 | 2025.03.25 22:02:48.261050 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4170 | 2025.03.25 22:02:48.261441 [ 92 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4171 | 2025.03.25 22:02:48.261573 [ 92 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4172 | 2025.03.25 22:02:48.261641 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4173 | 2025.03.25 22:02:48.262495 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
4174 | 2025.03.25 22:02:48.279973 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4175 | 2025.03.25 22:02:48.281046 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4176 | 2025.03.25 22:02:48.282614 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
4177 | 2025.03.25 22:02:48.288220 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
4178 | 2025.03.25 22:02:48.294464 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
4179 | 2025.03.25 22:02:48.300249 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
4180 | 2025.03.25 22:02:48.306047 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
4181 | 2025.03.25 22:02:48.310920 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
4182 | 2025.03.25 22:02:48.369550 [ 193 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.107732062 sec., 1475.8837531579038 rows/sec., 7.63 MiB/sec. | ||
4183 | 2025.03.25 22:02:48.372590 [ 193 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4184 | 2025.03.25 22:02:48.375772 [ 193 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_21_4} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4185 | 2025.03.25 22:02:48.375904 [ 193 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_21_4} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4186 | 2025.03.25 22:02:48.378505 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
4187 | 2025.03.25 22:02:49.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.66 MiB, peak 192.20 MiB, free memory in arenas 0.00 B, will set to 183.61 MiB (RSS), difference: 1.95 MiB | ||
4188 | 2025.03.25 22:02:50.123899 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 594 | ||
4189 | 2025.03.25 22:02:50.127037 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4190 | 2025.03.25 22:02:50.127090 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4191 | 2025.03.25 22:02:50.128577 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4192 | 2025.03.25 22:02:50.128901 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4193 | 2025.03.25 22:02:50.129925 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 594 | ||
4194 | 2025.03.25 22:02:50.867792 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4195 | 2025.03.25 22:02:50.868026 [ 254 ] {3b66b7b3-7451-4dac-aea3-7d0b7793df13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4196 | 2025.03.25 22:02:50.868118 [ 254 ] {3b66b7b3-7451-4dac-aea3-7d0b7793df13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4197 | 2025.03.25 22:02:50.869227 [ 254 ] {3b66b7b3-7451-4dac-aea3-7d0b7793df13} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4198 | 2025.03.25 22:02:50.869289 [ 254 ] {3b66b7b3-7451-4dac-aea3-7d0b7793df13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4199 | 2025.03.25 22:02:50.869862 [ 254 ] {3b66b7b3-7451-4dac-aea3-7d0b7793df13} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4200 | 2025.03.25 22:02:50.870189 [ 254 ] {3b66b7b3-7451-4dac-aea3-7d0b7793df13} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4201 | 2025.03.25 22:02:50.870437 [ 89 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4202 | 2025.03.25 22:02:50.870450 [ 254 ] {3b66b7b3-7451-4dac-aea3-7d0b7793df13} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002484 sec., 48309.17874396135 rows/sec., 4.09 MiB/sec. | ||
4203 | 2025.03.25 22:02:50.870550 [ 89 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4204 | 2025.03.25 22:02:50.870633 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4205 | 2025.03.25 22:02:50.870648 [ 254 ] {3b66b7b3-7451-4dac-aea3-7d0b7793df13} <Debug> TCPHandler: Processed in 0.003054874 sec. | ||
4206 | 2025.03.25 22:02:50.870882 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
4207 | 2025.03.25 22:02:50.871112 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4208 | 2025.03.25 22:02:50.871190 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1965 rows starting from the beginning of the part | ||
4209 | 2025.03.25 22:02:50.871265 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4210 | 2025.03.25 22:02:50.871480 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 125 rows starting from the beginning of the part | ||
4211 | 2025.03.25 22:02:50.871538 [ 254 ] {8ea5a6a1-5fa8-482d-926a-b81b8372bab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4212 | 2025.03.25 22:02:50.871710 [ 254 ] {8ea5a6a1-5fa8-482d-926a-b81b8372bab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4213 | 2025.03.25 22:02:50.871875 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part | ||
4214 | 2025.03.25 22:02:50.872226 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 120 rows starting from the beginning of the part | ||
4215 | 2025.03.25 22:02:50.872603 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1334 rows starting from the beginning of the part | ||
4216 | 2025.03.25 22:02:50.872966 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 120 rows starting from the beginning of the part | ||
4217 | 2025.03.25 22:02:50.874718 [ 254 ] {8ea5a6a1-5fa8-482d-926a-b81b8372bab6} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4218 | 2025.03.25 22:02:50.874795 [ 254 ] {8ea5a6a1-5fa8-482d-926a-b81b8372bab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4219 | 2025.03.25 22:02:50.875773 [ 254 ] {8ea5a6a1-5fa8-482d-926a-b81b8372bab6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4220 | 2025.03.25 22:02:50.876331 [ 254 ] {8ea5a6a1-5fa8-482d-926a-b81b8372bab6} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4221 | 2025.03.25 22:02:50.876756 [ 89 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4222 | 2025.03.25 22:02:50.876921 [ 89 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4223 | 2025.03.25 22:02:50.877023 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4224 | 2025.03.25 22:02:50.877074 [ 254 ] {8ea5a6a1-5fa8-482d-926a-b81b8372bab6} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.005557 sec., 5758.5027892747885 rows/sec., 433.01 KiB/sec. | ||
4225 | 2025.03.25 22:02:50.877555 [ 254 ] {8ea5a6a1-5fa8-482d-926a-b81b8372bab6} <Debug> TCPHandler: Processed in 0.006360261 sec. | ||
4226 | 2025.03.25 22:02:50.877999 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
4227 | 2025.03.25 22:02:50.878045 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4228 | 2025.03.25 22:02:50.878204 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4229 | 2025.03.25 22:02:50.878240 [ 254 ] {1b94d42a-cd52-49eb-aa93-2ca78a8cc1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4230 | 2025.03.25 22:02:50.878263 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 170 rows starting from the beginning of the part | ||
4231 | 2025.03.25 22:02:50.878322 [ 254 ] {1b94d42a-cd52-49eb-aa93-2ca78a8cc1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4232 | 2025.03.25 22:02:50.878533 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
4233 | 2025.03.25 22:02:50.878979 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
4234 | 2025.03.25 22:02:50.879222 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
4235 | 2025.03.25 22:02:50.879484 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
4236 | 2025.03.25 22:02:50.880087 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
4237 | 2025.03.25 22:02:50.881583 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3736 rows, containing 5 columns (5 merged, 0 gathered) in 0.010782128 sec., 346499.3181308922 rows/sec., 29.98 MiB/sec. | ||
4238 | 2025.03.25 22:02:50.882040 [ 254 ] {1b94d42a-cd52-49eb-aa93-2ca78a8cc1eb} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4239 | 2025.03.25 22:02:50.882108 [ 254 ] {1b94d42a-cd52-49eb-aa93-2ca78a8cc1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4240 | 2025.03.25 22:02:50.882216 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4241 | 2025.03.25 22:02:50.883374 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4242 | 2025.03.25 22:02:50.883387 [ 254 ] {1b94d42a-cd52-49eb-aa93-2ca78a8cc1eb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4243 | 2025.03.25 22:02:50.883954 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_31_6} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4244 | 2025.03.25 22:02:50.884188 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 5 columns (5 merged, 0 gathered) in 0.006652026 sec., 46301.6831263137 rows/sec., 3.34 MiB/sec. | ||
4245 | 2025.03.25 22:02:50.884245 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
4246 | 2025.03.25 22:02:50.884396 [ 254 ] {1b94d42a-cd52-49eb-aa93-2ca78a8cc1eb} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4247 | 2025.03.25 22:02:50.884689 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4248 | 2025.03.25 22:02:50.884769 [ 89 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4249 | 2025.03.25 22:02:50.884917 [ 89 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4250 | 2025.03.25 22:02:50.885013 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4251 | 2025.03.25 22:02:50.885037 [ 254 ] {1b94d42a-cd52-49eb-aa93-2ca78a8cc1eb} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.006814 sec., 14088.64103316701 rows/sec., 1.10 MiB/sec. | ||
4252 | 2025.03.25 22:02:50.885439 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
4253 | 2025.03.25 22:02:50.885443 [ 254 ] {1b94d42a-cd52-49eb-aa93-2ca78a8cc1eb} <Debug> TCPHandler: Processed in 0.007514281 sec. | ||
4254 | 2025.03.25 22:02:50.885717 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4255 | 2025.03.25 22:02:50.885778 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4256 | 2025.03.25 22:02:50.885808 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 944 rows starting from the beginning of the part | ||
4257 | 2025.03.25 22:02:50.885777 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4258 | 2025.03.25 22:02:50.886146 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 106 rows starting from the beginning of the part | ||
4259 | 2025.03.25 22:02:50.886243 [ 254 ] {85d3e6c5-f3a2-4810-9184-620d30ec979f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4260 | 2025.03.25 22:02:50.886565 [ 254 ] {85d3e6c5-f3a2-4810-9184-620d30ec979f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4261 | 2025.03.25 22:02:50.886615 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part | ||
4262 | 2025.03.25 22:02:50.886598 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_21_4} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4263 | 2025.03.25 22:02:50.887096 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 96 rows starting from the beginning of the part | ||
4264 | 2025.03.25 22:02:50.887575 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
4265 | 2025.03.25 22:02:50.887631 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 568 rows starting from the beginning of the part | ||
4266 | 2025.03.25 22:02:50.888057 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 96 rows starting from the beginning of the part | ||
4267 | 2025.03.25 22:02:50.889559 [ 254 ] {85d3e6c5-f3a2-4810-9184-620d30ec979f} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4268 | 2025.03.25 22:02:50.889619 [ 254 ] {85d3e6c5-f3a2-4810-9184-620d30ec979f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4269 | 2025.03.25 22:02:50.890338 [ 254 ] {85d3e6c5-f3a2-4810-9184-620d30ec979f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4270 | 2025.03.25 22:02:50.890595 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1882 rows, containing 5 columns (5 merged, 0 gathered) in 0.005479875 sec., 343438.4908414881 rows/sec., 26.97 MiB/sec. | ||
4271 | 2025.03.25 22:02:50.890782 [ 254 ] {85d3e6c5-f3a2-4810-9184-620d30ec979f} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4272 | 2025.03.25 22:02:50.890845 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4273 | 2025.03.25 22:02:50.891092 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4274 | 2025.03.25 22:02:50.891187 [ 254 ] {85d3e6c5-f3a2-4810-9184-620d30ec979f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005117 sec., 31268.321282001172 rows/sec., 2.18 MiB/sec. | ||
4275 | 2025.03.25 22:02:50.891202 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4276 | 2025.03.25 22:02:50.891287 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4277 | 2025.03.25 22:02:50.891472 [ 254 ] {85d3e6c5-f3a2-4810-9184-620d30ec979f} <Debug> TCPHandler: Processed in 0.005795661 sec. | ||
4278 | 2025.03.25 22:02:50.891723 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4279 | 2025.03.25 22:02:50.891742 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
4280 | 2025.03.25 22:02:50.891865 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4281 | 2025.03.25 22:02:50.891952 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_31_6} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4282 | 2025.03.25 22:02:50.892256 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
4283 | 2025.03.25 22:02:50.892268 [ 254 ] {2b21b9a3-e14b-4774-98b8-f688b1757cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4284 | 2025.03.25 22:02:50.892382 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4285 | 2025.03.25 22:02:50.892508 [ 254 ] {2b21b9a3-e14b-4774-98b8-f688b1757cda} <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 | ||
4286 | 2025.03.25 22:02:50.892511 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7215 rows starting from the beginning of the part | ||
4287 | 2025.03.25 22:02:50.892943 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 165 rows starting from the beginning of the part | ||
4288 | 2025.03.25 22:02:50.893354 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
4289 | 2025.03.25 22:02:50.893835 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
4290 | 2025.03.25 22:02:50.894286 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 918 rows starting from the beginning of the part | ||
4291 | 2025.03.25 22:02:50.894709 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
4292 | 2025.03.25 22:02:50.898913 [ 254 ] {2b21b9a3-e14b-4774-98b8-f688b1757cda} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4293 | 2025.03.25 22:02:50.898995 [ 254 ] {2b21b9a3-e14b-4774-98b8-f688b1757cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4294 | 2025.03.25 22:02:50.900276 [ 254 ] {2b21b9a3-e14b-4774-98b8-f688b1757cda} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4295 | 2025.03.25 22:02:50.901124 [ 254 ] {2b21b9a3-e14b-4774-98b8-f688b1757cda} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4296 | 2025.03.25 22:02:50.901590 [ 254 ] {2b21b9a3-e14b-4774-98b8-f688b1757cda} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.009496 sec., 3369.8399326032018 rows/sec., 6.04 MiB/sec. | ||
4297 | 2025.03.25 22:02:50.902249 [ 254 ] {2b21b9a3-e14b-4774-98b8-f688b1757cda} <Debug> TCPHandler: Processed in 0.010506834 sec. | ||
4298 | 2025.03.25 22:02:50.902848 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4299 | 2025.03.25 22:02:50.902925 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8778 rows, containing 5 columns (5 merged, 0 gathered) in 0.01141394 sec., 769059.5885382261 rows/sec., 52.68 MiB/sec. | ||
4300 | 2025.03.25 22:02:50.903069 [ 254 ] {d1e67c8f-d9ec-41f8-88f9-6594cad4373e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4301 | 2025.03.25 22:02:50.903176 [ 254 ] {d1e67c8f-d9ec-41f8-88f9-6594cad4373e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4302 | 2025.03.25 22:02:50.903272 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4303 | 2025.03.25 22:02:50.904124 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4304 | 2025.03.25 22:02:50.904332 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4305 | 2025.03.25 22:02:50.904512 [ 254 ] {d1e67c8f-d9ec-41f8-88f9-6594cad4373e} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4306 | 2025.03.25 22:02:50.904564 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
4307 | 2025.03.25 22:02:50.904590 [ 254 ] {d1e67c8f-d9ec-41f8-88f9-6594cad4373e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4308 | 2025.03.25 22:02:50.905056 [ 254 ] {d1e67c8f-d9ec-41f8-88f9-6594cad4373e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4309 | 2025.03.25 22:02:50.905322 [ 254 ] {d1e67c8f-d9ec-41f8-88f9-6594cad4373e} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4310 | 2025.03.25 22:02:50.905535 [ 89 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4311 | 2025.03.25 22:02:50.905593 [ 254 ] {d1e67c8f-d9ec-41f8-88f9-6594cad4373e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002595 sec., 23121.387283236993 rows/sec., 1.56 MiB/sec. | ||
4312 | 2025.03.25 22:02:50.905647 [ 89 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4313 | 2025.03.25 22:02:50.905730 [ 254 ] {d1e67c8f-d9ec-41f8-88f9-6594cad4373e} <Debug> TCPHandler: Processed in 0.003091374 sec. | ||
4314 | 2025.03.25 22:02:50.905741 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
4315 | 2025.03.25 22:02:50.905961 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
4316 | 2025.03.25 22:02:50.906149 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4317 | 2025.03.25 22:02:50.906210 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1252 rows starting from the beginning of the part | ||
4318 | 2025.03.25 22:02:50.906360 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
4319 | 2025.03.25 22:02:50.906558 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
4320 | 2025.03.25 22:02:50.906721 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
4321 | 2025.03.25 22:02:50.906911 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
4322 | 2025.03.25 22:02:50.907070 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
4323 | 2025.03.25 22:02:50.909037 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1552 rows, containing 4 columns (4 merged, 0 gathered) in 0.003152075 sec., 492374.0710484364 rows/sec., 32.83 MiB/sec. | ||
4324 | 2025.03.25 22:02:50.909290 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4325 | 2025.03.25 22:02:50.909612 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_31_6} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4326 | 2025.03.25 22:02:50.909707 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_31_6} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4327 | 2025.03.25 22:02:50.909796 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
4328 | 2025.03.25 22:02:54.978097 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4329 | 2025.03.25 22:02:54.978161 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4330 | 2025.03.25 22:02:55.100755 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
4331 | 2025.03.25 22:02:55.101620 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4332 | 2025.03.25 22:02:55.101664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4333 | 2025.03.25 22:02:55.102223 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4334 | 2025.03.25 22:02:55.102488 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4335 | 2025.03.25 22:02:55.102689 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4336 | 2025.03.25 22:02:55.780067 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4337 | 2025.03.25 22:02:55.798962 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4338 | 2025.03.25 22:02:55.799020 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4339 | 2025.03.25 22:02:55.806515 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4340 | 2025.03.25 22:02:55.807278 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4341 | 2025.03.25 22:02:55.809814 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4342 | 2025.03.25 22:02:55.861915 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4343 | 2025.03.25 22:02:55.862188 [ 254 ] {18160f86-f16f-47ea-8ca8-943357a47e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4344 | 2025.03.25 22:02:55.862294 [ 254 ] {18160f86-f16f-47ea-8ca8-943357a47e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4345 | 2025.03.25 22:02:55.863094 [ 254 ] {18160f86-f16f-47ea-8ca8-943357a47e1c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4346 | 2025.03.25 22:02:55.863134 [ 254 ] {18160f86-f16f-47ea-8ca8-943357a47e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4347 | 2025.03.25 22:02:55.863537 [ 254 ] {18160f86-f16f-47ea-8ca8-943357a47e1c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4348 | 2025.03.25 22:02:55.863775 [ 254 ] {18160f86-f16f-47ea-8ca8-943357a47e1c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4349 | 2025.03.25 22:02:55.863967 [ 254 ] {18160f86-f16f-47ea-8ca8-943357a47e1c} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001852 sec., 38876.8898488121 rows/sec., 3.14 MiB/sec. | ||
4350 | 2025.03.25 22:02:55.864020 [ 254 ] {18160f86-f16f-47ea-8ca8-943357a47e1c} <Debug> TCPHandler: Processed in 0.00227349 sec. | ||
4351 | 2025.03.25 22:02:55.864145 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4352 | 2025.03.25 22:02:55.864254 [ 254 ] {13b3b26d-3925-47b3-bcd6-bdabe215674f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4353 | 2025.03.25 22:02:55.864301 [ 254 ] {13b3b26d-3925-47b3-bcd6-bdabe215674f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4354 | 2025.03.25 22:02:55.864827 [ 254 ] {13b3b26d-3925-47b3-bcd6-bdabe215674f} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4355 | 2025.03.25 22:02:55.864865 [ 254 ] {13b3b26d-3925-47b3-bcd6-bdabe215674f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4356 | 2025.03.25 22:02:55.865203 [ 254 ] {13b3b26d-3925-47b3-bcd6-bdabe215674f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4357 | 2025.03.25 22:02:55.865439 [ 254 ] {13b3b26d-3925-47b3-bcd6-bdabe215674f} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4358 | 2025.03.25 22:02:55.865620 [ 254 ] {13b3b26d-3925-47b3-bcd6-bdabe215674f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00139 sec., 5755.395683453237 rows/sec., 432.78 KiB/sec. | ||
4359 | 2025.03.25 22:02:55.865671 [ 254 ] {13b3b26d-3925-47b3-bcd6-bdabe215674f} <Debug> TCPHandler: Processed in 0.001578978 sec. | ||
4360 | 2025.03.25 22:02:55.865791 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4361 | 2025.03.25 22:02:55.865908 [ 254 ] {5a15cee8-0a4d-4238-a300-12baaeb2a1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4362 | 2025.03.25 22:02:55.865955 [ 254 ] {5a15cee8-0a4d-4238-a300-12baaeb2a1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4363 | 2025.03.25 22:02:55.866514 [ 254 ] {5a15cee8-0a4d-4238-a300-12baaeb2a1c5} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4364 | 2025.03.25 22:02:55.866556 [ 254 ] {5a15cee8-0a4d-4238-a300-12baaeb2a1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4365 | 2025.03.25 22:02:55.866936 [ 254 ] {5a15cee8-0a4d-4238-a300-12baaeb2a1c5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4366 | 2025.03.25 22:02:55.867188 [ 254 ] {5a15cee8-0a4d-4238-a300-12baaeb2a1c5} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4367 | 2025.03.25 22:02:55.867366 [ 254 ] {5a15cee8-0a4d-4238-a300-12baaeb2a1c5} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001482 sec., 48582.995951417004 rows/sec., 3.79 MiB/sec. | ||
4368 | 2025.03.25 22:02:55.867418 [ 254 ] {5a15cee8-0a4d-4238-a300-12baaeb2a1c5} <Debug> TCPHandler: Processed in 0.001681799 sec. | ||
4369 | 2025.03.25 22:02:55.867537 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4370 | 2025.03.25 22:02:55.867643 [ 254 ] {df455861-cf57-4bde-9629-057290f1a038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4371 | 2025.03.25 22:02:55.867693 [ 254 ] {df455861-cf57-4bde-9629-057290f1a038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4372 | 2025.03.25 22:02:55.868212 [ 254 ] {df455861-cf57-4bde-9629-057290f1a038} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4373 | 2025.03.25 22:02:55.868249 [ 254 ] {df455861-cf57-4bde-9629-057290f1a038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4374 | 2025.03.25 22:02:55.868627 [ 254 ] {df455861-cf57-4bde-9629-057290f1a038} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4375 | 2025.03.25 22:02:55.868879 [ 254 ] {df455861-cf57-4bde-9629-057290f1a038} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4376 | 2025.03.25 22:02:55.869056 [ 254 ] {df455861-cf57-4bde-9629-057290f1a038} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001435 sec., 111498.25783972125 rows/sec., 7.77 MiB/sec. | ||
4377 | 2025.03.25 22:02:55.869107 [ 254 ] {df455861-cf57-4bde-9629-057290f1a038} <Debug> TCPHandler: Processed in 0.001621629 sec. | ||
4378 | 2025.03.25 22:02:55.869241 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4379 | 2025.03.25 22:02:55.869346 [ 254 ] {53843a38-10dd-4ee3-94a6-0682fa0134e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4380 | 2025.03.25 22:02:55.869413 [ 254 ] {53843a38-10dd-4ee3-94a6-0682fa0134e1} <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 | ||
4381 | 2025.03.25 22:02:55.870367 [ 254 ] {53843a38-10dd-4ee3-94a6-0682fa0134e1} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4382 | 2025.03.25 22:02:55.870406 [ 254 ] {53843a38-10dd-4ee3-94a6-0682fa0134e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4383 | 2025.03.25 22:02:55.870976 [ 254 ] {53843a38-10dd-4ee3-94a6-0682fa0134e1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4384 | 2025.03.25 22:02:55.871231 [ 254 ] {53843a38-10dd-4ee3-94a6-0682fa0134e1} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4385 | 2025.03.25 22:02:55.871475 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4386 | 2025.03.25 22:02:55.871506 [ 254 ] {53843a38-10dd-4ee3-94a6-0682fa0134e1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00218 sec., 3669.7247706422017 rows/sec., 6.58 MiB/sec. | ||
4387 | 2025.03.25 22:02:55.871604 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4388 | 2025.03.25 22:02:55.871723 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4389 | 2025.03.25 22:02:55.871818 [ 254 ] {53843a38-10dd-4ee3-94a6-0682fa0134e1} <Debug> TCPHandler: Processed in 0.002625096 sec. | ||
4390 | 2025.03.25 22:02:55.872103 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
4391 | 2025.03.25 22:02:55.872127 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4392 | 2025.03.25 22:02:55.872361 [ 254 ] {0d9e0c20-f6f8-4696-8cf1-cdc891c0ec53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4393 | 2025.03.25 22:02:55.872479 [ 254 ] {0d9e0c20-f6f8-4696-8cf1-cdc891c0ec53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4394 | 2025.03.25 22:02:55.873180 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4395 | 2025.03.25 22:02:55.873410 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 363 rows starting from the beginning of the part | ||
4396 | 2025.03.25 22:02:55.873936 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
4397 | 2025.03.25 22:02:55.874992 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
4398 | 2025.03.25 22:02:55.875015 [ 254 ] {0d9e0c20-f6f8-4696-8cf1-cdc891c0ec53} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4399 | 2025.03.25 22:02:55.875094 [ 254 ] {0d9e0c20-f6f8-4696-8cf1-cdc891c0ec53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4400 | 2025.03.25 22:02:55.875676 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
4401 | 2025.03.25 22:02:55.876389 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
4402 | 2025.03.25 22:02:55.876800 [ 254 ] {0d9e0c20-f6f8-4696-8cf1-cdc891c0ec53} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4403 | 2025.03.25 22:02:55.877060 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
4404 | 2025.03.25 22:02:55.877776 [ 254 ] {0d9e0c20-f6f8-4696-8cf1-cdc891c0ec53} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4405 | 2025.03.25 22:02:55.878394 [ 254 ] {0d9e0c20-f6f8-4696-8cf1-cdc891c0ec53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006092 sec., 9848.98227183191 rows/sec., 679.68 KiB/sec. | ||
4406 | 2025.03.25 22:02:55.878529 [ 254 ] {0d9e0c20-f6f8-4696-8cf1-cdc891c0ec53} <Debug> TCPHandler: Processed in 0.006462003 sec. | ||
4407 | 2025.03.25 22:02:55.882348 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 451 rows, containing 19 columns (19 merged, 0 gathered) in 0.010462653 sec., 43105.7017756395 rows/sec., 77.24 MiB/sec. | ||
4408 | 2025.03.25 22:02:55.883339 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4409 | 2025.03.25 22:02:55.883837 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4410 | 2025.03.25 22:02:55.883915 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4411 | 2025.03.25 22:02:55.884059 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
4412 | 2025.03.25 22:02:56.924170 [ 82 ] {} <Debug> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4413 | 2025.03.25 22:02:56.924269 [ 82 ] {} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4414 | 2025.03.25 22:02:56.924312 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4415 | 2025.03.25 22:02:56.924591 [ 192 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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 | ||
4416 | 2025.03.25 22:02:56.924781 [ 192 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4417 | 2025.03.25 22:02:56.924825 [ 192 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
4418 | 2025.03.25 22:02:56.924918 [ 192 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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 | ||
4419 | 2025.03.25 22:02:56.925182 [ 192 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
4420 | 2025.03.25 22:02:56.925412 [ 192 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
4421 | 2025.03.25 22:02:56.925575 [ 192 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
4422 | 2025.03.25 22:02:56.926727 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.00230022 sec., 11303.266644060133 rows/sec., 965.86 KiB/sec. | ||
4423 | 2025.03.25 22:02:56.926991 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4424 | 2025.03.25 22:02:56.927523 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_5_1} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4425 | 2025.03.25 22:02:56.927611 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_5_1} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4426 | 2025.03.25 22:02:56.927712 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4427 | 2025.03.25 22:02:59.664004 [ 79 ] {} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
4428 | 2025.03.25 22:02:59.664123 [ 79 ] {} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4429 | 2025.03.25 22:02:59.664167 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4430 | 2025.03.25 22:02:59.664398 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::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 | ||
4431 | 2025.03.25 22:02:59.664630 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4432 | 2025.03.25 22:02:59.664669 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 342 rows starting from the beginning of the part | ||
4433 | 2025.03.25 22:02:59.664749 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
4434 | 2025.03.25 22:02:59.664906 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
4435 | 2025.03.25 22:02:59.665195 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
4436 | 2025.03.25 22:02:59.665426 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part | ||
4437 | 2025.03.25 22:02:59.666678 [ 194 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1099 rows, containing 5 columns (5 merged, 0 gathered) in 0.002409202 sec., 456167.6438920439 rows/sec., 32.94 MiB/sec. | ||
4438 | 2025.03.25 22:02:59.666926 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
4439 | 2025.03.25 22:02:59.667328 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4440 | 2025.03.25 22:02:59.667437 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_9_2} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
4441 | 2025.03.25 22:02:59.667556 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
4442 | 2025.03.25 22:03:00.130150 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 618 | ||
4443 | 2025.03.25 22:03:00.133059 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4444 | 2025.03.25 22:03:00.133112 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4445 | 2025.03.25 22:03:00.134571 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4446 | 2025.03.25 22:03:00.134867 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4447 | 2025.03.25 22:03:00.135084 [ 79 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4448 | 2025.03.25 22:03:00.135204 [ 79 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4449 | 2025.03.25 22:03:00.135275 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4450 | 2025.03.25 22:03:00.135651 [ 194 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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 | ||
4451 | 2025.03.25 22:03:00.135974 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 618 | ||
4452 | 2025.03.25 22:03:00.136363 [ 194 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4453 | 2025.03.25 22:03:00.136485 [ 194 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 482 rows starting from the beginning of the part | ||
4454 | 2025.03.25 22:03:00.137030 [ 194 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
4455 | 2025.03.25 22:03:00.137621 [ 194 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
4456 | 2025.03.25 22:03:00.138190 [ 194 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
4457 | 2025.03.25 22:03:00.138753 [ 194 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
4458 | 2025.03.25 22:03:00.139345 [ 194 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
4459 | 2025.03.25 22:03:00.147279 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 72 columns (72 merged, 0 gathered) in 0.011784375 sec., 52442.322991249006 rows/sec., 47.88 MiB/sec. | ||
4460 | 2025.03.25 22:03:00.148609 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4461 | 2025.03.25 22:03:00.149470 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4462 | 2025.03.25 22:03:00.149578 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_16_3} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4463 | 2025.03.25 22:03:00.149941 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
4464 | 2025.03.25 22:03:00.863136 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4465 | 2025.03.25 22:03:00.863348 [ 254 ] {4c3b2c82-299c-49d3-9815-78b1ea3dc6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4466 | 2025.03.25 22:03:00.863430 [ 254 ] {4c3b2c82-299c-49d3-9815-78b1ea3dc6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4467 | 2025.03.25 22:03:00.864199 [ 254 ] {4c3b2c82-299c-49d3-9815-78b1ea3dc6fc} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4468 | 2025.03.25 22:03:00.864248 [ 254 ] {4c3b2c82-299c-49d3-9815-78b1ea3dc6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4469 | 2025.03.25 22:03:00.864691 [ 254 ] {4c3b2c82-299c-49d3-9815-78b1ea3dc6fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4470 | 2025.03.25 22:03:00.864959 [ 254 ] {4c3b2c82-299c-49d3-9815-78b1ea3dc6fc} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4471 | 2025.03.25 22:03:00.865206 [ 254 ] {4c3b2c82-299c-49d3-9815-78b1ea3dc6fc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001916 sec., 2087.6826722338205 rows/sec., 170.24 KiB/sec. | ||
4472 | 2025.03.25 22:03:00.865312 [ 254 ] {4c3b2c82-299c-49d3-9815-78b1ea3dc6fc} <Debug> TCPHandler: Processed in 0.00231893 sec. | ||
4473 | 2025.03.25 22:03:00.865464 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4474 | 2025.03.25 22:03:00.865581 [ 254 ] {ef6fcc37-6bf9-4f79-97fb-c4e5cccf4721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4475 | 2025.03.25 22:03:00.865633 [ 254 ] {ef6fcc37-6bf9-4f79-97fb-c4e5cccf4721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4476 | 2025.03.25 22:03:00.866280 [ 254 ] {ef6fcc37-6bf9-4f79-97fb-c4e5cccf4721} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4477 | 2025.03.25 22:03:00.866323 [ 254 ] {ef6fcc37-6bf9-4f79-97fb-c4e5cccf4721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4478 | 2025.03.25 22:03:00.866729 [ 254 ] {ef6fcc37-6bf9-4f79-97fb-c4e5cccf4721} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4479 | 2025.03.25 22:03:00.866973 [ 254 ] {ef6fcc37-6bf9-4f79-97fb-c4e5cccf4721} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4480 | 2025.03.25 22:03:00.867210 [ 254 ] {ef6fcc37-6bf9-4f79-97fb-c4e5cccf4721} <Debug> executeQuery: Read 122 rows, 10.56 KiB in 0.001654 sec., 73760.58041112454 rows/sec., 6.23 MiB/sec. | ||
4481 | 2025.03.25 22:03:00.867267 [ 254 ] {ef6fcc37-6bf9-4f79-97fb-c4e5cccf4721} <Debug> TCPHandler: Processed in 0.001859283 sec. | ||
4482 | 2025.03.25 22:03:00.867405 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4483 | 2025.03.25 22:03:00.867529 [ 254 ] {e6021c47-7294-4d38-b416-113a0776196a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4484 | 2025.03.25 22:03:00.867582 [ 254 ] {e6021c47-7294-4d38-b416-113a0776196a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4485 | 2025.03.25 22:03:00.868289 [ 254 ] {e6021c47-7294-4d38-b416-113a0776196a} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4486 | 2025.03.25 22:03:00.868337 [ 254 ] {e6021c47-7294-4d38-b416-113a0776196a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4487 | 2025.03.25 22:03:00.868741 [ 254 ] {e6021c47-7294-4d38-b416-113a0776196a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4488 | 2025.03.25 22:03:00.868980 [ 254 ] {e6021c47-7294-4d38-b416-113a0776196a} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4489 | 2025.03.25 22:03:00.869205 [ 254 ] {e6021c47-7294-4d38-b416-113a0776196a} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001708 sec., 21077.28337236534 rows/sec., 1.54 MiB/sec. | ||
4490 | 2025.03.25 22:03:00.869260 [ 254 ] {e6021c47-7294-4d38-b416-113a0776196a} <Debug> TCPHandler: Processed in 0.001909083 sec. | ||
4491 | 2025.03.25 22:03:00.869386 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4492 | 2025.03.25 22:03:00.869498 [ 254 ] {4364ac8c-1c4e-4da1-9a98-d65ab159865b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4493 | 2025.03.25 22:03:00.869548 [ 254 ] {4364ac8c-1c4e-4da1-9a98-d65ab159865b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4494 | 2025.03.25 22:03:00.870126 [ 254 ] {4364ac8c-1c4e-4da1-9a98-d65ab159865b} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4495 | 2025.03.25 22:03:00.870166 [ 254 ] {4364ac8c-1c4e-4da1-9a98-d65ab159865b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4496 | 2025.03.25 22:03:00.870542 [ 254 ] {4364ac8c-1c4e-4da1-9a98-d65ab159865b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4497 | 2025.03.25 22:03:00.870786 [ 254 ] {4364ac8c-1c4e-4da1-9a98-d65ab159865b} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4498 | 2025.03.25 22:03:00.871012 [ 254 ] {4364ac8c-1c4e-4da1-9a98-d65ab159865b} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001538 sec., 65019.50585175552 rows/sec., 5.08 MiB/sec. | ||
4499 | 2025.03.25 22:03:00.871067 [ 254 ] {4364ac8c-1c4e-4da1-9a98-d65ab159865b} <Debug> TCPHandler: Processed in 0.00173432 sec. | ||
4500 | 2025.03.25 22:03:00.871198 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4501 | 2025.03.25 22:03:00.871309 [ 254 ] {67bba456-9a76-4a2f-8373-5613800c4a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4502 | 2025.03.25 22:03:00.871368 [ 254 ] {67bba456-9a76-4a2f-8373-5613800c4a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4503 | 2025.03.25 22:03:00.871916 [ 254 ] {67bba456-9a76-4a2f-8373-5613800c4a9d} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4504 | 2025.03.25 22:03:00.871957 [ 254 ] {67bba456-9a76-4a2f-8373-5613800c4a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4505 | 2025.03.25 22:03:00.872359 [ 254 ] {67bba456-9a76-4a2f-8373-5613800c4a9d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4506 | 2025.03.25 22:03:00.872612 [ 254 ] {67bba456-9a76-4a2f-8373-5613800c4a9d} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4507 | 2025.03.25 22:03:00.872838 [ 254 ] {67bba456-9a76-4a2f-8373-5613800c4a9d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001553 sec., 104314.23052157115 rows/sec., 7.26 MiB/sec. | ||
4508 | 2025.03.25 22:03:00.872890 [ 254 ] {67bba456-9a76-4a2f-8373-5613800c4a9d} <Debug> TCPHandler: Processed in 0.001745611 sec. | ||
4509 | 2025.03.25 22:03:00.873025 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4510 | 2025.03.25 22:03:00.873134 [ 254 ] {b6be3454-1f2e-49b8-b75f-57ea7a19a383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4511 | 2025.03.25 22:03:00.873202 [ 254 ] {b6be3454-1f2e-49b8-b75f-57ea7a19a383} <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 | ||
4512 | 2025.03.25 22:03:00.874335 [ 254 ] {b6be3454-1f2e-49b8-b75f-57ea7a19a383} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4513 | 2025.03.25 22:03:00.874375 [ 254 ] {b6be3454-1f2e-49b8-b75f-57ea7a19a383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4514 | 2025.03.25 22:03:00.875018 [ 254 ] {b6be3454-1f2e-49b8-b75f-57ea7a19a383} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4515 | 2025.03.25 22:03:00.875274 [ 254 ] {b6be3454-1f2e-49b8-b75f-57ea7a19a383} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4516 | 2025.03.25 22:03:00.875578 [ 254 ] {b6be3454-1f2e-49b8-b75f-57ea7a19a383} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002462 sec., 12997.562956945572 rows/sec., 23.29 MiB/sec. | ||
4517 | 2025.03.25 22:03:00.876056 [ 254 ] {b6be3454-1f2e-49b8-b75f-57ea7a19a383} <Debug> TCPHandler: Processed in 0.003079224 sec. | ||
4518 | 2025.03.25 22:03:00.876199 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4519 | 2025.03.25 22:03:00.876307 [ 254 ] {51a1e984-bdab-4965-800b-2d183758de04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4520 | 2025.03.25 22:03:00.876354 [ 254 ] {51a1e984-bdab-4965-800b-2d183758de04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4521 | 2025.03.25 22:03:00.876824 [ 254 ] {51a1e984-bdab-4965-800b-2d183758de04} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4522 | 2025.03.25 22:03:00.876863 [ 254 ] {51a1e984-bdab-4965-800b-2d183758de04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4523 | 2025.03.25 22:03:00.877226 [ 254 ] {51a1e984-bdab-4965-800b-2d183758de04} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4524 | 2025.03.25 22:03:00.877461 [ 254 ] {51a1e984-bdab-4965-800b-2d183758de04} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4525 | 2025.03.25 22:03:00.877672 [ 254 ] {51a1e984-bdab-4965-800b-2d183758de04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec. | ||
4526 | 2025.03.25 22:03:00.877722 [ 254 ] {51a1e984-bdab-4965-800b-2d183758de04} <Debug> TCPHandler: Processed in 0.001575217 sec. | ||
4527 | 2025.03.25 22:03:02.602839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
4528 | 2025.03.25 22:03:02.603605 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4529 | 2025.03.25 22:03:02.603658 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4530 | 2025.03.25 22:03:02.604185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4531 | 2025.03.25 22:03:02.604465 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4532 | 2025.03.25 22:03:02.604710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
4533 | 2025.03.25 22:03:03.309890 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4534 | 2025.03.25 22:03:03.331010 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4535 | 2025.03.25 22:03:03.331064 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4536 | 2025.03.25 22:03:03.338758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4537 | 2025.03.25 22:03:03.339503 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4538 | 2025.03.25 22:03:03.342187 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4539 | 2025.03.25 22:03:05.861801 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4540 | 2025.03.25 22:03:05.862020 [ 254 ] {b672f5e9-7f38-4ac6-8edb-30920ff0a1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4541 | 2025.03.25 22:03:05.862105 [ 254 ] {b672f5e9-7f38-4ac6-8edb-30920ff0a1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4542 | 2025.03.25 22:03:05.862978 [ 254 ] {b672f5e9-7f38-4ac6-8edb-30920ff0a1ef} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4543 | 2025.03.25 22:03:05.863034 [ 254 ] {b672f5e9-7f38-4ac6-8edb-30920ff0a1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4544 | 2025.03.25 22:03:05.863498 [ 254 ] {b672f5e9-7f38-4ac6-8edb-30920ff0a1ef} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4545 | 2025.03.25 22:03:05.863808 [ 254 ] {b672f5e9-7f38-4ac6-8edb-30920ff0a1ef} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4546 | 2025.03.25 22:03:05.864072 [ 254 ] {b672f5e9-7f38-4ac6-8edb-30920ff0a1ef} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002112 sec., 34090.90909090909 rows/sec., 2.76 MiB/sec. | ||
4547 | 2025.03.25 22:03:05.864142 [ 254 ] {b672f5e9-7f38-4ac6-8edb-30920ff0a1ef} <Debug> TCPHandler: Processed in 0.002487914 sec. | ||
4548 | 2025.03.25 22:03:05.864278 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4549 | 2025.03.25 22:03:05.864395 [ 254 ] {9fdc7ded-3642-45f7-a367-5acc363ebeef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4550 | 2025.03.25 22:03:05.864446 [ 254 ] {9fdc7ded-3642-45f7-a367-5acc363ebeef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4551 | 2025.03.25 22:03:05.864995 [ 254 ] {9fdc7ded-3642-45f7-a367-5acc363ebeef} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4552 | 2025.03.25 22:03:05.865039 [ 254 ] {9fdc7ded-3642-45f7-a367-5acc363ebeef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4553 | 2025.03.25 22:03:05.865409 [ 254 ] {9fdc7ded-3642-45f7-a367-5acc363ebeef} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4554 | 2025.03.25 22:03:05.865653 [ 254 ] {9fdc7ded-3642-45f7-a367-5acc363ebeef} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4555 | 2025.03.25 22:03:05.865913 [ 254 ] {9fdc7ded-3642-45f7-a367-5acc363ebeef} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001543 sec., 5184.705119896305 rows/sec., 389.87 KiB/sec. | ||
4556 | 2025.03.25 22:03:05.866135 [ 254 ] {9fdc7ded-3642-45f7-a367-5acc363ebeef} <Debug> TCPHandler: Processed in 0.001908143 sec. | ||
4557 | 2025.03.25 22:03:05.866293 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4558 | 2025.03.25 22:03:05.866405 [ 254 ] {ddc258f4-1d3e-469e-a39c-a1e8165b502a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4559 | 2025.03.25 22:03:05.866454 [ 254 ] {ddc258f4-1d3e-469e-a39c-a1e8165b502a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4560 | 2025.03.25 22:03:05.867040 [ 254 ] {ddc258f4-1d3e-469e-a39c-a1e8165b502a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4561 | 2025.03.25 22:03:05.867082 [ 254 ] {ddc258f4-1d3e-469e-a39c-a1e8165b502a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4562 | 2025.03.25 22:03:05.867452 [ 254 ] {ddc258f4-1d3e-469e-a39c-a1e8165b502a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4563 | 2025.03.25 22:03:05.867692 [ 254 ] {ddc258f4-1d3e-469e-a39c-a1e8165b502a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4564 | 2025.03.25 22:03:05.867911 [ 254 ] {ddc258f4-1d3e-469e-a39c-a1e8165b502a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001532 sec., 46997.38903394256 rows/sec., 3.67 MiB/sec. | ||
4565 | 2025.03.25 22:03:05.867968 [ 254 ] {ddc258f4-1d3e-469e-a39c-a1e8165b502a} <Debug> TCPHandler: Processed in 0.001728061 sec. | ||
4566 | 2025.03.25 22:03:05.868086 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4567 | 2025.03.25 22:03:05.868194 [ 254 ] {f88c9c6f-38ee-4b99-b197-5e03a2630c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4568 | 2025.03.25 22:03:05.868245 [ 254 ] {f88c9c6f-38ee-4b99-b197-5e03a2630c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4569 | 2025.03.25 22:03:05.868788 [ 254 ] {f88c9c6f-38ee-4b99-b197-5e03a2630c2e} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4570 | 2025.03.25 22:03:05.868834 [ 254 ] {f88c9c6f-38ee-4b99-b197-5e03a2630c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4571 | 2025.03.25 22:03:05.869227 [ 254 ] {f88c9c6f-38ee-4b99-b197-5e03a2630c2e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4572 | 2025.03.25 22:03:05.869484 [ 254 ] {f88c9c6f-38ee-4b99-b197-5e03a2630c2e} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4573 | 2025.03.25 22:03:05.869701 [ 254 ] {f88c9c6f-38ee-4b99-b197-5e03a2630c2e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec. | ||
4574 | 2025.03.25 22:03:05.869755 [ 254 ] {f88c9c6f-38ee-4b99-b197-5e03a2630c2e} <Debug> TCPHandler: Processed in 0.00172158 sec. | ||
4575 | 2025.03.25 22:03:05.869891 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4576 | 2025.03.25 22:03:05.870000 [ 254 ] {1fe310d7-0984-4227-a382-b4f54aa3d2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4577 | 2025.03.25 22:03:05.870070 [ 254 ] {1fe310d7-0984-4227-a382-b4f54aa3d2bc} <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 | ||
4578 | 2025.03.25 22:03:05.871152 [ 254 ] {1fe310d7-0984-4227-a382-b4f54aa3d2bc} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4579 | 2025.03.25 22:03:05.871204 [ 254 ] {1fe310d7-0984-4227-a382-b4f54aa3d2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4580 | 2025.03.25 22:03:05.871829 [ 254 ] {1fe310d7-0984-4227-a382-b4f54aa3d2bc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4581 | 2025.03.25 22:03:05.872090 [ 254 ] {1fe310d7-0984-4227-a382-b4f54aa3d2bc} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4582 | 2025.03.25 22:03:05.872332 [ 254 ] {1fe310d7-0984-4227-a382-b4f54aa3d2bc} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002353 sec., 3399.9150021249466 rows/sec., 6.09 MiB/sec. | ||
4583 | 2025.03.25 22:03:05.872443 [ 254 ] {1fe310d7-0984-4227-a382-b4f54aa3d2bc} <Debug> TCPHandler: Processed in 0.002602306 sec. | ||
4584 | 2025.03.25 22:03:05.872574 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4585 | 2025.03.25 22:03:05.872680 [ 254 ] {d636a84f-82cd-46d1-86d8-c924f47a4495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4586 | 2025.03.25 22:03:05.872727 [ 254 ] {d636a84f-82cd-46d1-86d8-c924f47a4495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4587 | 2025.03.25 22:03:05.873175 [ 254 ] {d636a84f-82cd-46d1-86d8-c924f47a4495} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4588 | 2025.03.25 22:03:05.873216 [ 254 ] {d636a84f-82cd-46d1-86d8-c924f47a4495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4589 | 2025.03.25 22:03:05.873578 [ 254 ] {d636a84f-82cd-46d1-86d8-c924f47a4495} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4590 | 2025.03.25 22:03:05.873815 [ 254 ] {d636a84f-82cd-46d1-86d8-c924f47a4495} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4591 | 2025.03.25 22:03:05.874019 [ 254 ] {d636a84f-82cd-46d1-86d8-c924f47a4495} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec. | ||
4592 | 2025.03.25 22:03:05.874070 [ 254 ] {d636a84f-82cd-46d1-86d8-c924f47a4495} <Debug> TCPHandler: Processed in 0.001548307 sec. | ||
4593 | 2025.03.25 22:03:09.978205 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4594 | 2025.03.25 22:03:09.978273 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4595 | 2025.03.25 22:03:10.104845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
4596 | 2025.03.25 22:03:10.105943 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4597 | 2025.03.25 22:03:10.106022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4598 | 2025.03.25 22:03:10.106556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4599 | 2025.03.25 22:03:10.106824 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4600 | 2025.03.25 22:03:10.107136 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4601 | 2025.03.25 22:03:10.136156 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 644 | ||
4602 | 2025.03.25 22:03:10.139158 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4603 | 2025.03.25 22:03:10.139225 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4604 | 2025.03.25 22:03:10.140734 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4605 | 2025.03.25 22:03:10.141058 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4606 | 2025.03.25 22:03:10.141753 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 644 | ||
4607 | 2025.03.25 22:03:10.842275 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4608 | 2025.03.25 22:03:10.862989 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4609 | 2025.03.25 22:03:10.863056 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4610 | 2025.03.25 22:03:10.868800 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4611 | 2025.03.25 22:03:10.869014 [ 254 ] {87ba10cc-8e3b-4dac-9116-4110cb01a5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4612 | 2025.03.25 22:03:10.869108 [ 254 ] {87ba10cc-8e3b-4dac-9116-4110cb01a5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4613 | 2025.03.25 22:03:10.870825 [ 254 ] {87ba10cc-8e3b-4dac-9116-4110cb01a5ce} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4614 | 2025.03.25 22:03:10.870874 [ 254 ] {87ba10cc-8e3b-4dac-9116-4110cb01a5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4615 | 2025.03.25 22:03:10.871589 [ 254 ] {87ba10cc-8e3b-4dac-9116-4110cb01a5ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4616 | 2025.03.25 22:03:10.872000 [ 254 ] {87ba10cc-8e3b-4dac-9116-4110cb01a5ce} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4617 | 2025.03.25 22:03:10.872704 [ 254 ] {87ba10cc-8e3b-4dac-9116-4110cb01a5ce} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.003712 sec., 57112.06896551724 rows/sec., 3.63 MiB/sec. | ||
4618 | 2025.03.25 22:03:10.873087 [ 254 ] {87ba10cc-8e3b-4dac-9116-4110cb01a5ce} <Debug> TCPHandler: Processed in 0.004420587 sec. | ||
4619 | 2025.03.25 22:03:10.873300 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4620 | 2025.03.25 22:03:10.873416 [ 254 ] {e97abc12-57dc-4a36-a830-8c42dde7220b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4621 | 2025.03.25 22:03:10.873466 [ 254 ] {e97abc12-57dc-4a36-a830-8c42dde7220b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4622 | 2025.03.25 22:03:10.873510 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4623 | 2025.03.25 22:03:10.874832 [ 254 ] {e97abc12-57dc-4a36-a830-8c42dde7220b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4624 | 2025.03.25 22:03:10.874882 [ 254 ] {e97abc12-57dc-4a36-a830-8c42dde7220b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4625 | 2025.03.25 22:03:10.875116 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4626 | 2025.03.25 22:03:10.875585 [ 254 ] {e97abc12-57dc-4a36-a830-8c42dde7220b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4627 | 2025.03.25 22:03:10.876064 [ 254 ] {e97abc12-57dc-4a36-a830-8c42dde7220b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4628 | 2025.03.25 22:03:10.876739 [ 254 ] {e97abc12-57dc-4a36-a830-8c42dde7220b} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.003308 sec., 205864.5707376058 rows/sec., 16.35 MiB/sec. | ||
4629 | 2025.03.25 22:03:10.877220 [ 254 ] {e97abc12-57dc-4a36-a830-8c42dde7220b} <Debug> TCPHandler: Processed in 0.003978509 sec. | ||
4630 | 2025.03.25 22:03:10.877630 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4631 | 2025.03.25 22:03:10.877845 [ 254 ] {35e29e02-547e-4a85-8105-1ec113e56d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4632 | 2025.03.25 22:03:10.877923 [ 254 ] {35e29e02-547e-4a85-8105-1ec113e56d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4633 | 2025.03.25 22:03:10.879638 [ 254 ] {35e29e02-547e-4a85-8105-1ec113e56d47} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4634 | 2025.03.25 22:03:10.879706 [ 254 ] {35e29e02-547e-4a85-8105-1ec113e56d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4635 | 2025.03.25 22:03:10.880616 [ 254 ] {35e29e02-547e-4a85-8105-1ec113e56d47} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4636 | 2025.03.25 22:03:10.881094 [ 254 ] {35e29e02-547e-4a85-8105-1ec113e56d47} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4637 | 2025.03.25 22:03:10.881633 [ 254 ] {35e29e02-547e-4a85-8105-1ec113e56d47} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.00383 sec., 36031.3315926893 rows/sec., 2.24 MiB/sec. | ||
4638 | 2025.03.25 22:03:10.881806 [ 254 ] {35e29e02-547e-4a85-8105-1ec113e56d47} <Debug> TCPHandler: Processed in 0.004312236 sec. | ||
4639 | 2025.03.25 22:03:10.881994 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4640 | 2025.03.25 22:03:10.882173 [ 254 ] {d562a9f9-a388-4aff-89c8-6d04e52ca93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4641 | 2025.03.25 22:03:10.882254 [ 254 ] {d562a9f9-a388-4aff-89c8-6d04e52ca93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4642 | 2025.03.25 22:03:10.883936 [ 254 ] {d562a9f9-a388-4aff-89c8-6d04e52ca93b} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4643 | 2025.03.25 22:03:10.883994 [ 254 ] {d562a9f9-a388-4aff-89c8-6d04e52ca93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4644 | 2025.03.25 22:03:10.884878 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4645 | 2025.03.25 22:03:10.884883 [ 254 ] {d562a9f9-a388-4aff-89c8-6d04e52ca93b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4646 | 2025.03.25 22:03:10.885138 [ 254 ] {d562a9f9-a388-4aff-89c8-6d04e52ca93b} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4647 | 2025.03.25 22:03:10.885371 [ 254 ] {d562a9f9-a388-4aff-89c8-6d04e52ca93b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.003249 sec., 34779.9322868575 rows/sec., 2.25 MiB/sec. | ||
4648 | 2025.03.25 22:03:10.885433 [ 254 ] {d562a9f9-a388-4aff-89c8-6d04e52ca93b} <Debug> TCPHandler: Processed in 0.003512491 sec. | ||
4649 | 2025.03.25 22:03:10.885551 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4650 | 2025.03.25 22:03:10.885657 [ 254 ] {ac468522-c7bf-42a3-8ef1-5987fde9340f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4651 | 2025.03.25 22:03:10.885702 [ 254 ] {ac468522-c7bf-42a3-8ef1-5987fde9340f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4652 | 2025.03.25 22:03:10.886252 [ 254 ] {ac468522-c7bf-42a3-8ef1-5987fde9340f} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4653 | 2025.03.25 22:03:10.886291 [ 254 ] {ac468522-c7bf-42a3-8ef1-5987fde9340f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4654 | 2025.03.25 22:03:10.886666 [ 254 ] {ac468522-c7bf-42a3-8ef1-5987fde9340f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4655 | 2025.03.25 22:03:10.886906 [ 254 ] {ac468522-c7bf-42a3-8ef1-5987fde9340f} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4656 | 2025.03.25 22:03:10.887137 [ 254 ] {ac468522-c7bf-42a3-8ef1-5987fde9340f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00149 sec., 75167.78523489933 rows/sec., 4.28 MiB/sec. | ||
4657 | 2025.03.25 22:03:10.887292 [ 254 ] {ac468522-c7bf-42a3-8ef1-5987fde9340f} <Debug> TCPHandler: Processed in 0.001788342 sec. | ||
4658 | 2025.03.25 22:03:10.887447 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4659 | 2025.03.25 22:03:10.887552 [ 254 ] {7b099801-a990-4856-a854-cbd74740c89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4660 | 2025.03.25 22:03:10.887598 [ 254 ] {7b099801-a990-4856-a854-cbd74740c89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4661 | 2025.03.25 22:03:10.888294 [ 254 ] {7b099801-a990-4856-a854-cbd74740c89e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4662 | 2025.03.25 22:03:10.888334 [ 254 ] {7b099801-a990-4856-a854-cbd74740c89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4663 | 2025.03.25 22:03:10.888712 [ 254 ] {7b099801-a990-4856-a854-cbd74740c89e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4664 | 2025.03.25 22:03:10.888947 [ 254 ] {7b099801-a990-4856-a854-cbd74740c89e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4665 | 2025.03.25 22:03:10.889177 [ 254 ] {7b099801-a990-4856-a854-cbd74740c89e} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001647 sec., 251366.12021857922 rows/sec., 17.88 MiB/sec. | ||
4666 | 2025.03.25 22:03:10.889229 [ 254 ] {7b099801-a990-4856-a854-cbd74740c89e} <Debug> TCPHandler: Processed in 0.001834083 sec. | ||
4667 | 2025.03.25 22:03:10.889344 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4668 | 2025.03.25 22:03:10.889449 [ 254 ] {33ae4375-146c-4250-b079-62a2a356d83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4669 | 2025.03.25 22:03:10.889495 [ 254 ] {33ae4375-146c-4250-b079-62a2a356d83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4670 | 2025.03.25 22:03:10.889928 [ 254 ] {33ae4375-146c-4250-b079-62a2a356d83a} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4671 | 2025.03.25 22:03:10.889967 [ 254 ] {33ae4375-146c-4250-b079-62a2a356d83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4672 | 2025.03.25 22:03:10.890315 [ 254 ] {33ae4375-146c-4250-b079-62a2a356d83a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4673 | 2025.03.25 22:03:10.890552 [ 254 ] {33ae4375-146c-4250-b079-62a2a356d83a} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4674 | 2025.03.25 22:03:10.890835 [ 254 ] {33ae4375-146c-4250-b079-62a2a356d83a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00138 sec., 4347.826086956522 rows/sec., 227.16 KiB/sec. | ||
4675 | 2025.03.25 22:03:10.890956 [ 254 ] {33ae4375-146c-4250-b079-62a2a356d83a} <Debug> TCPHandler: Processed in 0.001663689 sec. | ||
4676 | 2025.03.25 22:03:10.891093 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4677 | 2025.03.25 22:03:10.891200 [ 254 ] {e72b372a-eee0-48e7-b5c4-768028b746d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4678 | 2025.03.25 22:03:10.891247 [ 254 ] {e72b372a-eee0-48e7-b5c4-768028b746d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4679 | 2025.03.25 22:03:10.891776 [ 254 ] {e72b372a-eee0-48e7-b5c4-768028b746d3} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4680 | 2025.03.25 22:03:10.891815 [ 254 ] {e72b372a-eee0-48e7-b5c4-768028b746d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4681 | 2025.03.25 22:03:10.892213 [ 254 ] {e72b372a-eee0-48e7-b5c4-768028b746d3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4682 | 2025.03.25 22:03:10.892446 [ 254 ] {e72b372a-eee0-48e7-b5c4-768028b746d3} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4683 | 2025.03.25 22:03:10.892720 [ 254 ] {e72b372a-eee0-48e7-b5c4-768028b746d3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001528 sec., 155104.7120418848 rows/sec., 10.40 MiB/sec. | ||
4684 | 2025.03.25 22:03:10.892948 [ 254 ] {e72b372a-eee0-48e7-b5c4-768028b746d3} <Debug> TCPHandler: Processed in 0.001902673 sec. | ||
4685 | 2025.03.25 22:03:10.893112 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4686 | 2025.03.25 22:03:10.893215 [ 254 ] {9cc69bdf-c1cf-494b-b78c-8b5c488a71e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4687 | 2025.03.25 22:03:10.893264 [ 254 ] {9cc69bdf-c1cf-494b-b78c-8b5c488a71e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4688 | 2025.03.25 22:03:10.893711 [ 254 ] {9cc69bdf-c1cf-494b-b78c-8b5c488a71e3} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4689 | 2025.03.25 22:03:10.893748 [ 254 ] {9cc69bdf-c1cf-494b-b78c-8b5c488a71e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4690 | 2025.03.25 22:03:10.894089 [ 254 ] {9cc69bdf-c1cf-494b-b78c-8b5c488a71e3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4691 | 2025.03.25 22:03:10.894324 [ 254 ] {9cc69bdf-c1cf-494b-b78c-8b5c488a71e3} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4692 | 2025.03.25 22:03:10.894599 [ 254 ] {9cc69bdf-c1cf-494b-b78c-8b5c488a71e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001387 sec., 720.9805335255949 rows/sec., 48.58 KiB/sec. | ||
4693 | 2025.03.25 22:03:10.894662 [ 254 ] {9cc69bdf-c1cf-494b-b78c-8b5c488a71e3} <Debug> TCPHandler: Processed in 0.001603208 sec. | ||
4694 | 2025.03.25 22:03:10.894787 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4695 | 2025.03.25 22:03:10.894892 [ 254 ] {1b732017-bbdc-4c5c-8ee0-e003c86937a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4696 | 2025.03.25 22:03:10.894959 [ 254 ] {1b732017-bbdc-4c5c-8ee0-e003c86937a2} <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 | ||
4697 | 2025.03.25 22:03:10.895976 [ 254 ] {1b732017-bbdc-4c5c-8ee0-e003c86937a2} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4698 | 2025.03.25 22:03:10.896015 [ 254 ] {1b732017-bbdc-4c5c-8ee0-e003c86937a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4699 | 2025.03.25 22:03:10.896626 [ 254 ] {1b732017-bbdc-4c5c-8ee0-e003c86937a2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4700 | 2025.03.25 22:03:10.896877 [ 254 ] {1b732017-bbdc-4c5c-8ee0-e003c86937a2} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4701 | 2025.03.25 22:03:10.897189 [ 254 ] {1b732017-bbdc-4c5c-8ee0-e003c86937a2} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002315 sec., 13822.894168466524 rows/sec., 24.77 MiB/sec. | ||
4702 | 2025.03.25 22:03:10.897745 [ 254 ] {1b732017-bbdc-4c5c-8ee0-e003c86937a2} <Debug> TCPHandler: Processed in 0.003003992 sec. | ||
4703 | 2025.03.25 22:03:10.897876 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4704 | 2025.03.25 22:03:10.897980 [ 254 ] {40c58ac0-e591-453b-8b42-5f8b0d565d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4705 | 2025.03.25 22:03:10.898025 [ 254 ] {40c58ac0-e591-453b-8b42-5f8b0d565d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4706 | 2025.03.25 22:03:10.898474 [ 254 ] {40c58ac0-e591-453b-8b42-5f8b0d565d76} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4707 | 2025.03.25 22:03:10.898513 [ 254 ] {40c58ac0-e591-453b-8b42-5f8b0d565d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4708 | 2025.03.25 22:03:10.898871 [ 254 ] {40c58ac0-e591-453b-8b42-5f8b0d565d76} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4709 | 2025.03.25 22:03:10.899132 [ 254 ] {40c58ac0-e591-453b-8b42-5f8b0d565d76} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4710 | 2025.03.25 22:03:10.899363 [ 254 ] {40c58ac0-e591-453b-8b42-5f8b0d565d76} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001403 sec., 58446.186742694226 rows/sec., 3.71 MiB/sec. | ||
4711 | 2025.03.25 22:03:10.899454 [ 254 ] {40c58ac0-e591-453b-8b42-5f8b0d565d76} <Debug> TCPHandler: Processed in 0.001627698 sec. | ||
4712 | 2025.03.25 22:03:15.889685 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4713 | 2025.03.25 22:03:15.889911 [ 254 ] {cfa983fe-6bf9-48b4-a72d-dabeda43841e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4714 | 2025.03.25 22:03:15.889986 [ 254 ] {cfa983fe-6bf9-48b4-a72d-dabeda43841e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4715 | 2025.03.25 22:03:15.891389 [ 254 ] {cfa983fe-6bf9-48b4-a72d-dabeda43841e} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4716 | 2025.03.25 22:03:15.891446 [ 254 ] {cfa983fe-6bf9-48b4-a72d-dabeda43841e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4717 | 2025.03.25 22:03:15.891982 [ 254 ] {cfa983fe-6bf9-48b4-a72d-dabeda43841e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4718 | 2025.03.25 22:03:15.892248 [ 254 ] {cfa983fe-6bf9-48b4-a72d-dabeda43841e} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4719 | 2025.03.25 22:03:15.892448 [ 60 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4720 | 2025.03.25 22:03:15.892517 [ 254 ] {cfa983fe-6bf9-48b4-a72d-dabeda43841e} <Debug> executeQuery: Read 1212 rows, 102.08 KiB in 0.00265 sec., 457358.4905660377 rows/sec., 37.62 MiB/sec. | ||
4721 | 2025.03.25 22:03:15.892539 [ 60 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4722 | 2025.03.25 22:03:15.892605 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4723 | 2025.03.25 22:03:15.892659 [ 254 ] {cfa983fe-6bf9-48b4-a72d-dabeda43841e} <Debug> TCPHandler: Processed in 0.003127805 sec. | ||
4724 | 2025.03.25 22:03:15.892851 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
4725 | 2025.03.25 22:03:15.892893 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4726 | 2025.03.25 22:03:15.893111 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4727 | 2025.03.25 22:03:15.893128 [ 254 ] {d553d988-fffb-483c-9aa6-a643692c1b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4728 | 2025.03.25 22:03:15.893174 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1968 rows starting from the beginning of the part | ||
4729 | 2025.03.25 22:03:15.893224 [ 254 ] {d553d988-fffb-483c-9aa6-a643692c1b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4730 | 2025.03.25 22:03:15.893481 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 72 rows starting from the beginning of the part | ||
4731 | 2025.03.25 22:03:15.893785 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 122 rows starting from the beginning of the part | ||
4732 | 2025.03.25 22:03:15.894065 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 72 rows starting from the beginning of the part | ||
4733 | 2025.03.25 22:03:15.894435 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 681 rows starting from the beginning of the part | ||
4734 | 2025.03.25 22:03:15.894764 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1212 rows starting from the beginning of the part | ||
4735 | 2025.03.25 22:03:15.896088 [ 254 ] {d553d988-fffb-483c-9aa6-a643692c1b28} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4736 | 2025.03.25 22:03:15.896159 [ 254 ] {d553d988-fffb-483c-9aa6-a643692c1b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4737 | 2025.03.25 22:03:15.897265 [ 254 ] {d553d988-fffb-483c-9aa6-a643692c1b28} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4738 | 2025.03.25 22:03:15.897633 [ 254 ] {d553d988-fffb-483c-9aa6-a643692c1b28} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4739 | 2025.03.25 22:03:15.897830 [ 60 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4740 | 2025.03.25 22:03:15.897905 [ 60 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4741 | 2025.03.25 22:03:15.897963 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4742 | 2025.03.25 22:03:15.897971 [ 254 ] {d553d988-fffb-483c-9aa6-a643692c1b28} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004922 sec., 1625.3555465258025 rows/sec., 122.22 KiB/sec. | ||
4743 | 2025.03.25 22:03:15.898268 [ 254 ] {d553d988-fffb-483c-9aa6-a643692c1b28} <Debug> TCPHandler: Processed in 0.005436855 sec. | ||
4744 | 2025.03.25 22:03:15.898660 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4745 | 2025.03.25 22:03:15.899051 [ 254 ] {26aa02a0-47ce-4451-bca3-84ab2acf88b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4746 | 2025.03.25 22:03:15.899229 [ 254 ] {26aa02a0-47ce-4451-bca3-84ab2acf88b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4747 | 2025.03.25 22:03:15.899283 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4127 rows, containing 5 columns (5 merged, 0 gathered) in 0.006572935 sec., 627877.8049684045 rows/sec., 53.70 MiB/sec. | ||
4748 | 2025.03.25 22:03:15.899403 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
4749 | 2025.03.25 22:03:15.899792 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4750 | 2025.03.25 22:03:15.899908 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4751 | 2025.03.25 22:03:15.900137 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 176 rows starting from the beginning of the part | ||
4752 | 2025.03.25 22:03:15.900837 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4753 | 2025.03.25 22:03:15.900908 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
4754 | 2025.03.25 22:03:15.901116 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_36_7} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4755 | 2025.03.25 22:03:15.901471 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
4756 | 2025.03.25 22:03:15.901534 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
4757 | 2025.03.25 22:03:15.901905 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
4758 | 2025.03.25 22:03:15.902301 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 138 rows starting from the beginning of the part | ||
4759 | 2025.03.25 22:03:15.902525 [ 254 ] {26aa02a0-47ce-4451-bca3-84ab2acf88b1} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4760 | 2025.03.25 22:03:15.902552 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
4761 | 2025.03.25 22:03:15.902612 [ 254 ] {26aa02a0-47ce-4451-bca3-84ab2acf88b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4762 | 2025.03.25 22:03:15.903899 [ 254 ] {26aa02a0-47ce-4451-bca3-84ab2acf88b1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4763 | 2025.03.25 22:03:15.904463 [ 254 ] {26aa02a0-47ce-4451-bca3-84ab2acf88b1} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4764 | 2025.03.25 22:03:15.905145 [ 254 ] {26aa02a0-47ce-4451-bca3-84ab2acf88b1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.006219 sec., 36661.84273999035 rows/sec., 2.48 MiB/sec. | ||
4765 | 2025.03.25 22:03:15.905573 [ 254 ] {26aa02a0-47ce-4451-bca3-84ab2acf88b1} <Debug> TCPHandler: Processed in 0.007033583 sec. | ||
4766 | 2025.03.25 22:03:15.905819 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 374 rows, containing 5 columns (5 merged, 0 gathered) in 0.007010302 sec., 53350.05538991045 rows/sec., 3.67 MiB/sec. | ||
4767 | 2025.03.25 22:03:15.905856 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4768 | 2025.03.25 22:03:15.905995 [ 254 ] {29f6f2a1-e533-412c-87cd-eba32c0f6ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4769 | 2025.03.25 22:03:15.906043 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4770 | 2025.03.25 22:03:15.906063 [ 254 ] {29f6f2a1-e533-412c-87cd-eba32c0f6ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4771 | 2025.03.25 22:03:15.906508 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_26_5} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4772 | 2025.03.25 22:03:15.906748 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_26_5} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4773 | 2025.03.25 22:03:15.906923 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
4774 | 2025.03.25 22:03:15.907467 [ 254 ] {29f6f2a1-e533-412c-87cd-eba32c0f6ca2} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4775 | 2025.03.25 22:03:15.907513 [ 254 ] {29f6f2a1-e533-412c-87cd-eba32c0f6ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4776 | 2025.03.25 22:03:15.907921 [ 254 ] {29f6f2a1-e533-412c-87cd-eba32c0f6ca2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4777 | 2025.03.25 22:03:15.908172 [ 254 ] {29f6f2a1-e533-412c-87cd-eba32c0f6ca2} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4778 | 2025.03.25 22:03:15.908345 [ 60 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4779 | 2025.03.25 22:03:15.908411 [ 254 ] {29f6f2a1-e533-412c-87cd-eba32c0f6ca2} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002444 sec., 216039.2798690671 rows/sec., 16.00 MiB/sec. | ||
4780 | 2025.03.25 22:03:15.908440 [ 60 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4781 | 2025.03.25 22:03:15.908504 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4782 | 2025.03.25 22:03:15.908540 [ 254 ] {29f6f2a1-e533-412c-87cd-eba32c0f6ca2} <Debug> TCPHandler: Processed in 0.002749768 sec. | ||
4783 | 2025.03.25 22:03:15.908804 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4784 | 2025.03.25 22:03:15.908809 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
4785 | 2025.03.25 22:03:15.909172 [ 254 ] {2568284a-301d-4b14-af46-c83c71cf54f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4786 | 2025.03.25 22:03:15.909360 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4787 | 2025.03.25 22:03:15.909397 [ 254 ] {2568284a-301d-4b14-af46-c83c71cf54f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4788 | 2025.03.25 22:03:15.909492 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 950 rows starting from the beginning of the part | ||
4789 | 2025.03.25 22:03:15.909876 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 72 rows starting from the beginning of the part | ||
4790 | 2025.03.25 22:03:15.910090 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 100 rows starting from the beginning of the part | ||
4791 | 2025.03.25 22:03:15.910289 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 72 rows starting from the beginning of the part | ||
4792 | 2025.03.25 22:03:15.910507 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 414 rows starting from the beginning of the part | ||
4793 | 2025.03.25 22:03:15.910677 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 528 rows starting from the beginning of the part | ||
4794 | 2025.03.25 22:03:15.911370 [ 254 ] {2568284a-301d-4b14-af46-c83c71cf54f8} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4795 | 2025.03.25 22:03:15.911414 [ 254 ] {2568284a-301d-4b14-af46-c83c71cf54f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4796 | 2025.03.25 22:03:15.912057 [ 254 ] {2568284a-301d-4b14-af46-c83c71cf54f8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4797 | 2025.03.25 22:03:15.912347 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2136 rows, containing 5 columns (5 merged, 0 gathered) in 0.003746205 sec., 570177.0191433731 rows/sec., 44.13 MiB/sec. | ||
4798 | 2025.03.25 22:03:15.912419 [ 254 ] {2568284a-301d-4b14-af46-c83c71cf54f8} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4799 | 2025.03.25 22:03:15.912544 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4800 | 2025.03.25 22:03:15.912626 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4801 | 2025.03.25 22:03:15.912744 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4802 | 2025.03.25 22:03:15.912824 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4803 | 2025.03.25 22:03:15.912889 [ 254 ] {2568284a-301d-4b14-af46-c83c71cf54f8} <Debug> executeQuery: Read 880 rows, 60.63 KiB in 0.003849 sec., 228630.8131982333 rows/sec., 15.38 MiB/sec. | ||
4804 | 2025.03.25 22:03:15.913255 [ 254 ] {2568284a-301d-4b14-af46-c83c71cf54f8} <Debug> TCPHandler: Processed in 0.004529759 sec. | ||
4805 | 2025.03.25 22:03:15.913643 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4806 | 2025.03.25 22:03:15.913700 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
4807 | 2025.03.25 22:03:15.913742 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4808 | 2025.03.25 22:03:15.914074 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_36_7} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4809 | 2025.03.25 22:03:15.914157 [ 254 ] {26cd89a8-61f2-4982-a5b9-6f1362f60d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4810 | 2025.03.25 22:03:15.914358 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
4811 | 2025.03.25 22:03:15.914582 [ 254 ] {26cd89a8-61f2-4982-a5b9-6f1362f60d13} <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 | ||
4812 | 2025.03.25 22:03:15.914880 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4813 | 2025.03.25 22:03:15.915004 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8778 rows starting from the beginning of the part | ||
4814 | 2025.03.25 22:03:15.915388 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
4815 | 2025.03.25 22:03:15.915776 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 162 rows starting from the beginning of the part | ||
4816 | 2025.03.25 22:03:15.916129 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
4817 | 2025.03.25 22:03:15.916477 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 237 rows starting from the beginning of the part | ||
4818 | 2025.03.25 22:03:15.916828 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 880 rows starting from the beginning of the part | ||
4819 | 2025.03.25 22:03:15.919863 [ 254 ] {26cd89a8-61f2-4982-a5b9-6f1362f60d13} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4820 | 2025.03.25 22:03:15.919941 [ 254 ] {26cd89a8-61f2-4982-a5b9-6f1362f60d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4821 | 2025.03.25 22:03:15.921315 [ 254 ] {26cd89a8-61f2-4982-a5b9-6f1362f60d13} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4822 | 2025.03.25 22:03:15.921935 [ 254 ] {26cd89a8-61f2-4982-a5b9-6f1362f60d13} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4823 | 2025.03.25 22:03:15.922276 [ 254 ] {26cd89a8-61f2-4982-a5b9-6f1362f60d13} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008227 sec., 972.4079251245897 rows/sec., 1.74 MiB/sec. | ||
4824 | 2025.03.25 22:03:15.922420 [ 254 ] {26cd89a8-61f2-4982-a5b9-6f1362f60d13} <Debug> TCPHandler: Processed in 0.008841894 sec. | ||
4825 | 2025.03.25 22:03:15.922550 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4826 | 2025.03.25 22:03:15.922676 [ 254 ] {da5b97f1-07d5-43f1-9a6d-fa4aa095a7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4827 | 2025.03.25 22:03:15.922737 [ 254 ] {da5b97f1-07d5-43f1-9a6d-fa4aa095a7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4828 | 2025.03.25 22:03:15.923608 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10377 rows, containing 5 columns (5 merged, 0 gathered) in 0.010609236 sec., 978110.0165930893 rows/sec., 66.92 MiB/sec. | ||
4829 | 2025.03.25 22:03:15.923719 [ 254 ] {da5b97f1-07d5-43f1-9a6d-fa4aa095a7da} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4830 | 2025.03.25 22:03:15.923770 [ 254 ] {da5b97f1-07d5-43f1-9a6d-fa4aa095a7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4831 | 2025.03.25 22:03:15.923997 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4832 | 2025.03.25 22:03:15.924481 [ 254 ] {da5b97f1-07d5-43f1-9a6d-fa4aa095a7da} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4833 | 2025.03.25 22:03:15.924631 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4834 | 2025.03.25 22:03:15.924827 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4835 | 2025.03.25 22:03:15.925013 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
4836 | 2025.03.25 22:03:15.925019 [ 254 ] {da5b97f1-07d5-43f1-9a6d-fa4aa095a7da} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4837 | 2025.03.25 22:03:15.925231 [ 60 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4838 | 2025.03.25 22:03:15.925289 [ 60 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4839 | 2025.03.25 22:03:15.925328 [ 254 ] {da5b97f1-07d5-43f1-9a6d-fa4aa095a7da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002675 sec., 22429.906542056076 rows/sec., 1.51 MiB/sec. | ||
4840 | 2025.03.25 22:03:15.925337 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4841 | 2025.03.25 22:03:15.925567 [ 254 ] {da5b97f1-07d5-43f1-9a6d-fa4aa095a7da} <Debug> TCPHandler: Processed in 0.003068564 sec. | ||
4842 | 2025.03.25 22:03:15.925722 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
4843 | 2025.03.25 22:03:15.926103 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4844 | 2025.03.25 22:03:15.926147 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1552 rows starting from the beginning of the part | ||
4845 | 2025.03.25 22:03:15.926206 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
4846 | 2025.03.25 22:03:15.926348 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
4847 | 2025.03.25 22:03:15.926539 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
4848 | 2025.03.25 22:03:15.926659 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part | ||
4849 | 2025.03.25 22:03:15.926801 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
4850 | 2025.03.25 22:03:15.928072 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1874 rows, containing 4 columns (4 merged, 0 gathered) in 0.002595356 sec., 722058.9391204906 rows/sec., 48.11 MiB/sec. | ||
4851 | 2025.03.25 22:03:15.928341 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4852 | 2025.03.25 22:03:15.928732 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_36_7} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4853 | 2025.03.25 22:03:15.928834 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_36_7} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4854 | 2025.03.25 22:03:15.928934 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
4855 | 2025.03.25 22:03:17.607290 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
4856 | 2025.03.25 22:03:17.607928 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4857 | 2025.03.25 22:03:17.607976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4858 | 2025.03.25 22:03:17.608520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4859 | 2025.03.25 22:03:17.608780 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4860 | 2025.03.25 22:03:17.609078 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
4861 | 2025.03.25 22:03:18.384958 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
4862 | 2025.03.25 22:03:18.406535 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4863 | 2025.03.25 22:03:18.406591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4864 | 2025.03.25 22:03:18.414156 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4865 | 2025.03.25 22:03:18.414927 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4866 | 2025.03.25 22:03:18.418005 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
4867 | 2025.03.25 22:03:20.141950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 680 | ||
4868 | 2025.03.25 22:03:20.145209 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4869 | 2025.03.25 22:03:20.145272 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4870 | 2025.03.25 22:03:20.146778 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4871 | 2025.03.25 22:03:20.147096 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4872 | 2025.03.25 22:03:20.148247 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 680 | ||
4873 | 2025.03.25 22:03:20.871712 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4874 | 2025.03.25 22:03:20.871988 [ 254 ] {0b7a4d41-908b-49cf-9635-b890309d88e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4875 | 2025.03.25 22:03:20.872098 [ 254 ] {0b7a4d41-908b-49cf-9635-b890309d88e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4876 | 2025.03.25 22:03:20.873496 [ 254 ] {0b7a4d41-908b-49cf-9635-b890309d88e7} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4877 | 2025.03.25 22:03:20.873594 [ 254 ] {0b7a4d41-908b-49cf-9635-b890309d88e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4878 | 2025.03.25 22:03:20.874208 [ 254 ] {0b7a4d41-908b-49cf-9635-b890309d88e7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4879 | 2025.03.25 22:03:20.874595 [ 254 ] {0b7a4d41-908b-49cf-9635-b890309d88e7} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4880 | 2025.03.25 22:03:20.874904 [ 254 ] {0b7a4d41-908b-49cf-9635-b890309d88e7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002979 sec., 71164.82040953341 rows/sec., 4.53 MiB/sec. | ||
4881 | 2025.03.25 22:03:20.875155 [ 254 ] {0b7a4d41-908b-49cf-9635-b890309d88e7} <Debug> TCPHandler: Processed in 0.003691274 sec. | ||
4882 | 2025.03.25 22:03:20.875489 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4883 | 2025.03.25 22:03:20.875676 [ 254 ] {277d4a86-a0ac-4a07-b1fe-fe0f92b69447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4884 | 2025.03.25 22:03:20.875744 [ 254 ] {277d4a86-a0ac-4a07-b1fe-fe0f92b69447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4885 | 2025.03.25 22:03:20.877036 [ 254 ] {277d4a86-a0ac-4a07-b1fe-fe0f92b69447} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4886 | 2025.03.25 22:03:20.877091 [ 254 ] {277d4a86-a0ac-4a07-b1fe-fe0f92b69447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4887 | 2025.03.25 22:03:20.877710 [ 254 ] {277d4a86-a0ac-4a07-b1fe-fe0f92b69447} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4888 | 2025.03.25 22:03:20.878114 [ 254 ] {277d4a86-a0ac-4a07-b1fe-fe0f92b69447} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4889 | 2025.03.25 22:03:20.878450 [ 254 ] {277d4a86-a0ac-4a07-b1fe-fe0f92b69447} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.002808 sec., 242521.3675213675 rows/sec., 19.26 MiB/sec. | ||
4890 | 2025.03.25 22:03:20.878649 [ 254 ] {277d4a86-a0ac-4a07-b1fe-fe0f92b69447} <Debug> TCPHandler: Processed in 0.003333938 sec. | ||
4891 | 2025.03.25 22:03:20.878966 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4892 | 2025.03.25 22:03:20.879121 [ 254 ] {e7f3eff8-63e9-4a01-973f-9d1459f4d022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4893 | 2025.03.25 22:03:20.879193 [ 254 ] {e7f3eff8-63e9-4a01-973f-9d1459f4d022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4894 | 2025.03.25 22:03:20.880109 [ 254 ] {e7f3eff8-63e9-4a01-973f-9d1459f4d022} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4895 | 2025.03.25 22:03:20.880161 [ 254 ] {e7f3eff8-63e9-4a01-973f-9d1459f4d022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4896 | 2025.03.25 22:03:20.880663 [ 254 ] {e7f3eff8-63e9-4a01-973f-9d1459f4d022} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4897 | 2025.03.25 22:03:20.880994 [ 254 ] {e7f3eff8-63e9-4a01-973f-9d1459f4d022} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4898 | 2025.03.25 22:03:20.881272 [ 254 ] {e7f3eff8-63e9-4a01-973f-9d1459f4d022} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.002194 sec., 62898.814949863256 rows/sec., 3.91 MiB/sec. | ||
4899 | 2025.03.25 22:03:20.881360 [ 254 ] {e7f3eff8-63e9-4a01-973f-9d1459f4d022} <Debug> TCPHandler: Processed in 0.002496504 sec. | ||
4900 | 2025.03.25 22:03:20.881591 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4901 | 2025.03.25 22:03:20.881729 [ 254 ] {a83537e2-ee9c-4ecd-880e-9d2ee3d90ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4902 | 2025.03.25 22:03:20.881797 [ 254 ] {a83537e2-ee9c-4ecd-880e-9d2ee3d90ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4903 | 2025.03.25 22:03:20.883136 [ 254 ] {a83537e2-ee9c-4ecd-880e-9d2ee3d90ced} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4904 | 2025.03.25 22:03:20.883190 [ 254 ] {a83537e2-ee9c-4ecd-880e-9d2ee3d90ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4905 | 2025.03.25 22:03:20.883688 [ 254 ] {a83537e2-ee9c-4ecd-880e-9d2ee3d90ced} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4906 | 2025.03.25 22:03:20.884070 [ 254 ] {a83537e2-ee9c-4ecd-880e-9d2ee3d90ced} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4907 | 2025.03.25 22:03:20.884318 [ 254 ] {a83537e2-ee9c-4ecd-880e-9d2ee3d90ced} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002625 sec., 43047.619047619046 rows/sec., 2.79 MiB/sec. | ||
4908 | 2025.03.25 22:03:20.884399 [ 254 ] {a83537e2-ee9c-4ecd-880e-9d2ee3d90ced} <Debug> TCPHandler: Processed in 0.002881291 sec. | ||
4909 | 2025.03.25 22:03:20.884962 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4910 | 2025.03.25 22:03:20.885340 [ 254 ] {a21522a8-9512-40f7-a544-d8c3773324ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4911 | 2025.03.25 22:03:20.885448 [ 254 ] {a21522a8-9512-40f7-a544-d8c3773324ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4912 | 2025.03.25 22:03:20.886759 [ 254 ] {a21522a8-9512-40f7-a544-d8c3773324ef} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4913 | 2025.03.25 22:03:20.886866 [ 254 ] {a21522a8-9512-40f7-a544-d8c3773324ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4914 | 2025.03.25 22:03:20.887626 [ 254 ] {a21522a8-9512-40f7-a544-d8c3773324ef} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4915 | 2025.03.25 22:03:20.888051 [ 254 ] {a21522a8-9512-40f7-a544-d8c3773324ef} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4916 | 2025.03.25 22:03:20.888456 [ 254 ] {a21522a8-9512-40f7-a544-d8c3773324ef} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.003187 sec., 35142.76749294007 rows/sec., 2.00 MiB/sec. | ||
4917 | 2025.03.25 22:03:20.888598 [ 254 ] {a21522a8-9512-40f7-a544-d8c3773324ef} <Debug> TCPHandler: Processed in 0.004091291 sec. | ||
4918 | 2025.03.25 22:03:20.889005 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4919 | 2025.03.25 22:03:20.889262 [ 254 ] {a32a6f24-7831-443b-9a37-5bc2794371a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4920 | 2025.03.25 22:03:20.889365 [ 254 ] {a32a6f24-7831-443b-9a37-5bc2794371a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4921 | 2025.03.25 22:03:20.890691 [ 254 ] {a32a6f24-7831-443b-9a37-5bc2794371a0} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4922 | 2025.03.25 22:03:20.890773 [ 254 ] {a32a6f24-7831-443b-9a37-5bc2794371a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4923 | 2025.03.25 22:03:20.891435 [ 254 ] {a32a6f24-7831-443b-9a37-5bc2794371a0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4924 | 2025.03.25 22:03:20.891819 [ 254 ] {a32a6f24-7831-443b-9a37-5bc2794371a0} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4925 | 2025.03.25 22:03:20.892182 [ 254 ] {a32a6f24-7831-443b-9a37-5bc2794371a0} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.002986 sec., 138647.01942397858 rows/sec., 9.86 MiB/sec. | ||
4926 | 2025.03.25 22:03:20.892447 [ 254 ] {a32a6f24-7831-443b-9a37-5bc2794371a0} <Debug> TCPHandler: Processed in 0.003639334 sec. | ||
4927 | 2025.03.25 22:03:20.892819 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4928 | 2025.03.25 22:03:20.892983 [ 254 ] {29b2f9fd-9582-4625-9f35-28a3f4147e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4929 | 2025.03.25 22:03:20.893053 [ 254 ] {29b2f9fd-9582-4625-9f35-28a3f4147e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4930 | 2025.03.25 22:03:20.893695 [ 254 ] {29b2f9fd-9582-4625-9f35-28a3f4147e89} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4931 | 2025.03.25 22:03:20.893739 [ 254 ] {29b2f9fd-9582-4625-9f35-28a3f4147e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4932 | 2025.03.25 22:03:20.894258 [ 254 ] {29b2f9fd-9582-4625-9f35-28a3f4147e89} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4933 | 2025.03.25 22:03:20.894596 [ 254 ] {29b2f9fd-9582-4625-9f35-28a3f4147e89} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4934 | 2025.03.25 22:03:20.894847 [ 54 ] {} <Debug> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
4935 | 2025.03.25 22:03:20.894942 [ 254 ] {29b2f9fd-9582-4625-9f35-28a3f4147e89} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001995 sec., 3007.5187969924814 rows/sec., 157.13 KiB/sec. | ||
4936 | 2025.03.25 22:03:20.894945 [ 54 ] {} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4937 | 2025.03.25 22:03:20.895079 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4938 | 2025.03.25 22:03:20.895132 [ 254 ] {29b2f9fd-9582-4625-9f35-28a3f4147e89} <Debug> TCPHandler: Processed in 0.002474033 sec. | ||
4939 | 2025.03.25 22:03:20.895570 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4940 | 2025.03.25 22:03:20.895634 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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 | ||
4941 | 2025.03.25 22:03:20.896032 [ 254 ] {e4f9093c-f93a-4376-b3f2-3af064f1e428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4942 | 2025.03.25 22:03:20.896189 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4943 | 2025.03.25 22:03:20.896215 [ 254 ] {e4f9093c-f93a-4376-b3f2-3af064f1e428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4944 | 2025.03.25 22:03:20.896304 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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 | ||
4945 | 2025.03.25 22:03:20.896655 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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 | ||
4946 | 2025.03.25 22:03:20.897067 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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 | ||
4947 | 2025.03.25 22:03:20.897516 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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 | ||
4948 | 2025.03.25 22:03:20.897932 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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 | ||
4949 | 2025.03.25 22:03:20.898228 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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 | ||
4950 | 2025.03.25 22:03:20.899533 [ 254 ] {e4f9093c-f93a-4376-b3f2-3af064f1e428} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4951 | 2025.03.25 22:03:20.899721 [ 254 ] {e4f9093c-f93a-4376-b3f2-3af064f1e428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4952 | 2025.03.25 22:03:20.900670 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.005456276 sec., 6597.906704133002 rows/sec., 344.71 KiB/sec. | ||
4953 | 2025.03.25 22:03:20.900844 [ 254 ] {e4f9093c-f93a-4376-b3f2-3af064f1e428} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4954 | 2025.03.25 22:03:20.900923 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
4955 | 2025.03.25 22:03:20.901621 [ 254 ] {e4f9093c-f93a-4376-b3f2-3af064f1e428} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4956 | 2025.03.25 22:03:20.901738 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_6_1} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4957 | 2025.03.25 22:03:20.902097 [ 201 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_6_1} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
4958 | 2025.03.25 22:03:20.902266 [ 254 ] {e4f9093c-f93a-4376-b3f2-3af064f1e428} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.006384 sec., 37124.06015037594 rows/sec., 2.49 MiB/sec. | ||
4959 | 2025.03.25 22:03:20.902284 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4960 | 2025.03.25 22:03:20.902448 [ 254 ] {e4f9093c-f93a-4376-b3f2-3af064f1e428} <Debug> TCPHandler: Processed in 0.007032433 sec. | ||
4961 | 2025.03.25 22:03:20.902696 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4962 | 2025.03.25 22:03:20.902876 [ 254 ] {02f1bb67-0035-4cc5-ada7-c3a330c27a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4963 | 2025.03.25 22:03:20.902957 [ 254 ] {02f1bb67-0035-4cc5-ada7-c3a330c27a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4964 | 2025.03.25 22:03:20.903670 [ 254 ] {02f1bb67-0035-4cc5-ada7-c3a330c27a67} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4965 | 2025.03.25 22:03:20.903725 [ 254 ] {02f1bb67-0035-4cc5-ada7-c3a330c27a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4966 | 2025.03.25 22:03:20.904270 [ 254 ] {02f1bb67-0035-4cc5-ada7-c3a330c27a67} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4967 | 2025.03.25 22:03:20.904638 [ 254 ] {02f1bb67-0035-4cc5-ada7-c3a330c27a67} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4968 | 2025.03.25 22:03:20.904988 [ 254 ] {02f1bb67-0035-4cc5-ada7-c3a330c27a67} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002155 sec., 464.03712296983764 rows/sec., 31.27 KiB/sec. | ||
4969 | 2025.03.25 22:03:20.905193 [ 254 ] {02f1bb67-0035-4cc5-ada7-c3a330c27a67} <Debug> TCPHandler: Processed in 0.002599306 sec. | ||
4970 | 2025.03.25 22:03:20.905382 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4971 | 2025.03.25 22:03:20.905532 [ 254 ] {2f402849-613b-46cd-b872-f50d105fee2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4972 | 2025.03.25 22:03:20.905641 [ 254 ] {2f402849-613b-46cd-b872-f50d105fee2d} <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 | ||
4973 | 2025.03.25 22:03:20.907330 [ 254 ] {2f402849-613b-46cd-b872-f50d105fee2d} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4974 | 2025.03.25 22:03:20.907379 [ 254 ] {2f402849-613b-46cd-b872-f50d105fee2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4975 | 2025.03.25 22:03:20.908304 [ 254 ] {2f402849-613b-46cd-b872-f50d105fee2d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4976 | 2025.03.25 22:03:20.908753 [ 254 ] {2f402849-613b-46cd-b872-f50d105fee2d} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4977 | 2025.03.25 22:03:20.909031 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4978 | 2025.03.25 22:03:20.909153 [ 254 ] {2f402849-613b-46cd-b872-f50d105fee2d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003652 sec., 8762.322015334064 rows/sec., 15.70 MiB/sec. | ||
4979 | 2025.03.25 22:03:20.909157 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4980 | 2025.03.25 22:03:20.909302 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4981 | 2025.03.25 22:03:20.909646 [ 254 ] {2f402849-613b-46cd-b872-f50d105fee2d} <Debug> TCPHandler: Processed in 0.004330716 sec. | ||
4982 | 2025.03.25 22:03:20.909673 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
4983 | 2025.03.25 22:03:20.909975 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4984 | 2025.03.25 22:03:20.910164 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4985 | 2025.03.25 22:03:20.910173 [ 254 ] {6da7ac55-621f-4d6b-8a4d-ad439c69d6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4986 | 2025.03.25 22:03:20.910262 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 451 rows starting from the beginning of the part | ||
4987 | 2025.03.25 22:03:20.910268 [ 254 ] {6da7ac55-621f-4d6b-8a4d-ad439c69d6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4988 | 2025.03.25 22:03:20.910968 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part | ||
4989 | 2025.03.25 22:03:20.911464 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
4990 | 2025.03.25 22:03:20.912246 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
4991 | 2025.03.25 22:03:20.912303 [ 254 ] {6da7ac55-621f-4d6b-8a4d-ad439c69d6fa} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4992 | 2025.03.25 22:03:20.912357 [ 254 ] {6da7ac55-621f-4d6b-8a4d-ad439c69d6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
4993 | 2025.03.25 22:03:20.912871 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
4994 | 2025.03.25 22:03:20.913550 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
4995 | 2025.03.25 22:03:20.914287 [ 254 ] {6da7ac55-621f-4d6b-8a4d-ad439c69d6fa} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4996 | 2025.03.25 22:03:20.914722 [ 254 ] {6da7ac55-621f-4d6b-8a4d-ad439c69d6fa} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4997 | 2025.03.25 22:03:20.915226 [ 254 ] {6da7ac55-621f-4d6b-8a4d-ad439c69d6fa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005082 sec., 16135.379771743408 rows/sec., 1.02 MiB/sec. | ||
4998 | 2025.03.25 22:03:20.915405 [ 254 ] {6da7ac55-621f-4d6b-8a4d-ad439c69d6fa} <Debug> TCPHandler: Processed in 0.005516056 sec. | ||
4999 | 2025.03.25 22:03:20.923171 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 19 columns (19 merged, 0 gathered) in 0.013696359 sec., 41105.815056395644 rows/sec., 73.66 MiB/sec. | ||
5000 | 2025.03.25 22:03:20.924760 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5001 | 2025.03.25 22:03:20.925596 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5002 | 2025.03.25 22:03:20.925760 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5003 | 2025.03.25 22:03:20.926024 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
5004 | 2025.03.25 22:03:24.978318 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5005 | 2025.03.25 22:03:24.978385 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5006 | 2025.03.25 22:03:25.109199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
5007 | 2025.03.25 22:03:25.109968 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5008 | 2025.03.25 22:03:25.110022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
5009 | 2025.03.25 22:03:25.110581 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5010 | 2025.03.25 22:03:25.110833 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5011 | 2025.03.25 22:03:25.111072 [ 46 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5012 | 2025.03.25 22:03:25.111127 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5013 | 2025.03.25 22:03:25.111187 [ 46 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5014 | 2025.03.25 22:03:25.111236 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
5015 | 2025.03.25 22:03:25.111392 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
5016 | 2025.03.25 22:03:25.111523 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5017 | 2025.03.25 22:03:25.111564 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
5018 | 2025.03.25 22:03:25.111639 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
5019 | 2025.03.25 22:03:25.111741 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
5020 | 2025.03.25 22:03:25.111993 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
5021 | 2025.03.25 22:03:25.112278 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
5022 | 2025.03.25 22:03:25.112394 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
5023 | 2025.03.25 22:03:25.114594 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003269466 sec., 3656866.2894796887 rows/sec., 52.31 MiB/sec. | ||
5024 | 2025.03.25 22:03:25.114796 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5025 | 2025.03.25 22:03:25.115066 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_26_5} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5026 | 2025.03.25 22:03:25.115136 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_26_5} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5027 | 2025.03.25 22:03:25.115212 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
5028 | 2025.03.25 22:03:25.861626 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5029 | 2025.03.25 22:03:25.861835 [ 254 ] {e27814f8-da98-473a-9b8a-2d9a721f8987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5030 | 2025.03.25 22:03:25.861916 [ 254 ] {e27814f8-da98-473a-9b8a-2d9a721f8987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5031 | 2025.03.25 22:03:25.862770 [ 254 ] {e27814f8-da98-473a-9b8a-2d9a721f8987} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5032 | 2025.03.25 22:03:25.862821 [ 254 ] {e27814f8-da98-473a-9b8a-2d9a721f8987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
5033 | 2025.03.25 22:03:25.863268 [ 254 ] {e27814f8-da98-473a-9b8a-2d9a721f8987} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5034 | 2025.03.25 22:03:25.863523 [ 254 ] {e27814f8-da98-473a-9b8a-2d9a721f8987} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5035 | 2025.03.25 22:03:25.863807 [ 254 ] {e27814f8-da98-473a-9b8a-2d9a721f8987} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.00202 sec., 35643.56435643564 rows/sec., 2.88 MiB/sec. | ||
5036 | 2025.03.25 22:03:25.863938 [ 254 ] {e27814f8-da98-473a-9b8a-2d9a721f8987} <Debug> TCPHandler: Processed in 0.002448793 sec. | ||
5037 | 2025.03.25 22:03:25.864187 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5038 | 2025.03.25 22:03:25.864305 [ 254 ] {02a9019a-9962-4d2c-ab3b-4b80bf44dc55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5039 | 2025.03.25 22:03:25.864354 [ 254 ] {02a9019a-9962-4d2c-ab3b-4b80bf44dc55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5040 | 2025.03.25 22:03:25.864913 [ 254 ] {02a9019a-9962-4d2c-ab3b-4b80bf44dc55} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5041 | 2025.03.25 22:03:25.864954 [ 254 ] {02a9019a-9962-4d2c-ab3b-4b80bf44dc55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
5042 | 2025.03.25 22:03:25.865315 [ 254 ] {02a9019a-9962-4d2c-ab3b-4b80bf44dc55} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5043 | 2025.03.25 22:03:25.865558 [ 254 ] {02a9019a-9962-4d2c-ab3b-4b80bf44dc55} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5044 | 2025.03.25 22:03:25.865770 [ 254 ] {02a9019a-9962-4d2c-ab3b-4b80bf44dc55} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001493 sec., 5358.33891493637 rows/sec., 402.92 KiB/sec. | ||
5045 | 2025.03.25 22:03:25.865825 [ 254 ] {02a9019a-9962-4d2c-ab3b-4b80bf44dc55} <Debug> TCPHandler: Processed in 0.0017223 sec. | ||
5046 | 2025.03.25 22:03:25.865932 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5047 | 2025.03.25 22:03:25.866034 [ 254 ] {675af2d1-7944-4bca-a062-a471e97355cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5048 | 2025.03.25 22:03:25.866079 [ 254 ] {675af2d1-7944-4bca-a062-a471e97355cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5049 | 2025.03.25 22:03:25.866643 [ 254 ] {675af2d1-7944-4bca-a062-a471e97355cf} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5050 | 2025.03.25 22:03:25.866682 [ 254 ] {675af2d1-7944-4bca-a062-a471e97355cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
5051 | 2025.03.25 22:03:25.867034 [ 254 ] {675af2d1-7944-4bca-a062-a471e97355cf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5052 | 2025.03.25 22:03:25.867294 [ 254 ] {675af2d1-7944-4bca-a062-a471e97355cf} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5053 | 2025.03.25 22:03:25.867526 [ 254 ] {675af2d1-7944-4bca-a062-a471e97355cf} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00151 sec., 47682.11920529801 rows/sec., 3.72 MiB/sec. | ||
5054 | 2025.03.25 22:03:25.867601 [ 254 ] {675af2d1-7944-4bca-a062-a471e97355cf} <Debug> TCPHandler: Processed in 0.00171879 sec. | ||
5055 | 2025.03.25 22:03:25.867756 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5056 | 2025.03.25 22:03:25.867864 [ 254 ] {f564233e-5073-45ca-a451-b05879082fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5057 | 2025.03.25 22:03:25.867912 [ 254 ] {f564233e-5073-45ca-a451-b05879082fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5058 | 2025.03.25 22:03:25.868436 [ 254 ] {f564233e-5073-45ca-a451-b05879082fe9} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5059 | 2025.03.25 22:03:25.868474 [ 254 ] {f564233e-5073-45ca-a451-b05879082fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
5060 | 2025.03.25 22:03:25.868854 [ 254 ] {f564233e-5073-45ca-a451-b05879082fe9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5061 | 2025.03.25 22:03:25.869096 [ 254 ] {f564233e-5073-45ca-a451-b05879082fe9} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5062 | 2025.03.25 22:03:25.869307 [ 254 ] {f564233e-5073-45ca-a451-b05879082fe9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001465 sec., 109215.01706484643 rows/sec., 7.61 MiB/sec. | ||
5063 | 2025.03.25 22:03:25.869362 [ 254 ] {f564233e-5073-45ca-a451-b05879082fe9} <Debug> TCPHandler: Processed in 0.001670269 sec. | ||
5064 | 2025.03.25 22:03:25.869468 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5065 | 2025.03.25 22:03:25.869570 [ 254 ] {e346824c-1591-4dc2-bcba-4379b1969261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5066 | 2025.03.25 22:03:25.869636 [ 254 ] {e346824c-1591-4dc2-bcba-4379b1969261} <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 | ||
5067 | 2025.03.25 22:03:25.870718 [ 254 ] {e346824c-1591-4dc2-bcba-4379b1969261} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5068 | 2025.03.25 22:03:25.870763 [ 254 ] {e346824c-1591-4dc2-bcba-4379b1969261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
5069 | 2025.03.25 22:03:25.871406 [ 254 ] {e346824c-1591-4dc2-bcba-4379b1969261} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5070 | 2025.03.25 22:03:25.871674 [ 254 ] {e346824c-1591-4dc2-bcba-4379b1969261} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5071 | 2025.03.25 22:03:25.872027 [ 254 ] {e346824c-1591-4dc2-bcba-4379b1969261} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002454 sec., 3259.9837000814996 rows/sec., 5.84 MiB/sec. | ||
5072 | 2025.03.25 22:03:25.872352 [ 254 ] {e346824c-1591-4dc2-bcba-4379b1969261} <Debug> TCPHandler: Processed in 0.002933501 sec. | ||
5073 | 2025.03.25 22:03:25.872499 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5074 | 2025.03.25 22:03:25.872607 [ 254 ] {8df0a89b-a898-46ae-9bf0-95a889d32058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5075 | 2025.03.25 22:03:25.872654 [ 254 ] {8df0a89b-a898-46ae-9bf0-95a889d32058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5076 | 2025.03.25 22:03:25.873114 [ 254 ] {8df0a89b-a898-46ae-9bf0-95a889d32058} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5077 | 2025.03.25 22:03:25.873154 [ 254 ] {8df0a89b-a898-46ae-9bf0-95a889d32058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
5078 | 2025.03.25 22:03:25.873518 [ 254 ] {8df0a89b-a898-46ae-9bf0-95a889d32058} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5079 | 2025.03.25 22:03:25.873764 [ 254 ] {8df0a89b-a898-46ae-9bf0-95a889d32058} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5080 | 2025.03.25 22:03:25.873971 [ 254 ] {8df0a89b-a898-46ae-9bf0-95a889d32058} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec. | ||
5081 | 2025.03.25 22:03:25.874021 [ 254 ] {8df0a89b-a898-46ae-9bf0-95a889d32058} <Debug> TCPHandler: Processed in 0.001573187 sec. | ||
5082 | 2025.03.25 22:03:25.918065 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5083 | 2025.03.25 22:03:25.939828 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5084 | 2025.03.25 22:03:25.939869 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
5085 | 2025.03.25 22:03:25.947410 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5086 | 2025.03.25 22:03:25.948166 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5087 | 2025.03.25 22:03:25.948513 [ 41 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5088 | 2025.03.25 22:03:25.948646 [ 41 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5089 | 2025.03.25 22:03:25.948711 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
5090 | 2025.03.25 22:03:25.949176 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
5091 | 2025.03.25 22:03:25.963811 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5092 | 2025.03.25 22:03:25.965582 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5093 | 2025.03.25 22:03:25.967249 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
5094 | 2025.03.25 22:03:25.973044 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
5095 | 2025.03.25 22:03:25.978845 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
5096 | 2025.03.25 22:03:25.984608 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
5097 | 2025.03.25 22:03:25.990341 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
5098 | 2025.03.25 22:03:25.995046 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
5099 | 2025.03.25 22:03:26.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.80 MiB, peak 196.92 MiB, free memory in arenas 0.00 B, will set to 190.52 MiB (RSS), difference: -4.29 MiB | ||
5100 | 2025.03.25 22:03:26.055493 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.106617662 sec., 1838.3445699644024 rows/sec., 9.51 MiB/sec. | ||
5101 | 2025.03.25 22:03:26.058197 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5102 | 2025.03.25 22:03:26.061203 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_26_5} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5103 | 2025.03.25 22:03:26.061298 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_26_5} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5104 | 2025.03.25 22:03:26.063624 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5105 | 2025.03.25 22:03:27.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.08 MiB, peak 197.62 MiB, free memory in arenas 0.00 B, will set to 192.02 MiB (RSS), difference: 4.95 MiB | ||
5106 | 2025.03.25 22:03:30.148455 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 714 | ||
5107 | 2025.03.25 22:03:30.151779 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5108 | 2025.03.25 22:03:30.151841 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5109 | 2025.03.25 22:03:30.153367 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5110 | 2025.03.25 22:03:30.153688 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5111 | 2025.03.25 22:03:30.154362 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 714 | ||
5112 | 2025.03.25 22:03:30.870446 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5113 | 2025.03.25 22:03:30.870636 [ 254 ] {3d50b3d3-a9a4-4835-abad-3f85ed94b19a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5114 | 2025.03.25 22:03:30.870707 [ 254 ] {3d50b3d3-a9a4-4835-abad-3f85ed94b19a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5115 | 2025.03.25 22:03:30.871567 [ 254 ] {3d50b3d3-a9a4-4835-abad-3f85ed94b19a} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5116 | 2025.03.25 22:03:30.871619 [ 254 ] {3d50b3d3-a9a4-4835-abad-3f85ed94b19a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5117 | 2025.03.25 22:03:30.872103 [ 254 ] {3d50b3d3-a9a4-4835-abad-3f85ed94b19a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5118 | 2025.03.25 22:03:30.872354 [ 254 ] {3d50b3d3-a9a4-4835-abad-3f85ed94b19a} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5119 | 2025.03.25 22:03:30.872502 [ 35 ] {} <Debug> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
5120 | 2025.03.25 22:03:30.872545 [ 35 ] {} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5121 | 2025.03.25 22:03:30.872554 [ 254 ] {3d50b3d3-a9a4-4835-abad-3f85ed94b19a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001968 sec., 107723.57723577235 rows/sec., 6.85 MiB/sec. | ||
5122 | 2025.03.25 22:03:30.872571 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5123 | 2025.03.25 22:03:30.872663 [ 254 ] {3d50b3d3-a9a4-4835-abad-3f85ed94b19a} <Debug> TCPHandler: Processed in 0.00234571 sec. | ||
5124 | 2025.03.25 22:03:30.872824 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::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 | ||
5125 | 2025.03.25 22:03:30.872860 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5126 | 2025.03.25 22:03:30.873101 [ 254 ] {2c56d6c4-0654-4983-8ef8-dbd4406270f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5127 | 2025.03.25 22:03:30.873118 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5128 | 2025.03.25 22:03:30.873199 [ 254 ] {2c56d6c4-0654-4983-8ef8-dbd4406270f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5129 | 2025.03.25 22:03:30.873202 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 236 rows starting from the beginning of the part | ||
5130 | 2025.03.25 22:03:30.873521 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
5131 | 2025.03.25 22:03:30.873934 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
5132 | 2025.03.25 22:03:30.874269 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
5133 | 2025.03.25 22:03:30.874707 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
5134 | 2025.03.25 22:03:30.875062 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
5135 | 2025.03.25 22:03:30.875990 [ 254 ] {2c56d6c4-0654-4983-8ef8-dbd4406270f6} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5136 | 2025.03.25 22:03:30.876072 [ 254 ] {2c56d6c4-0654-4983-8ef8-dbd4406270f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5137 | 2025.03.25 22:03:30.877134 [ 254 ] {2c56d6c4-0654-4983-8ef8-dbd4406270f6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5138 | 2025.03.25 22:03:30.877592 [ 254 ] {2c56d6c4-0654-4983-8ef8-dbd4406270f6} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5139 | 2025.03.25 22:03:30.877946 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 5 columns (5 merged, 0 gathered) in 0.005261562 sec., 174853.01893240068 rows/sec., 12.05 MiB/sec. | ||
5140 | 2025.03.25 22:03:30.878019 [ 254 ] {2c56d6c4-0654-4983-8ef8-dbd4406270f6} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.005009 sec., 1996.4064683569572 rows/sec., 162.79 KiB/sec. | ||
5141 | 2025.03.25 22:03:30.878146 [ 254 ] {2c56d6c4-0654-4983-8ef8-dbd4406270f6} <Debug> TCPHandler: Processed in 0.005339513 sec. | ||
5142 | 2025.03.25 22:03:30.878300 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5143 | 2025.03.25 22:03:30.878295 [ 194 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
5144 | 2025.03.25 22:03:30.878525 [ 254 ] {73c3e785-d023-429f-b217-8c49a2f78389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5145 | 2025.03.25 22:03:30.878580 [ 254 ] {73c3e785-d023-429f-b217-8c49a2f78389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5146 | 2025.03.25 22:03:30.879007 [ 194 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5147 | 2025.03.25 22:03:30.879242 [ 194 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_10_2} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
5148 | 2025.03.25 22:03:30.879374 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
5149 | 2025.03.25 22:03:30.879909 [ 254 ] {73c3e785-d023-429f-b217-8c49a2f78389} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5150 | 2025.03.25 22:03:30.879953 [ 254 ] {73c3e785-d023-429f-b217-8c49a2f78389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5151 | 2025.03.25 22:03:30.880368 [ 254 ] {73c3e785-d023-429f-b217-8c49a2f78389} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5152 | 2025.03.25 22:03:30.880612 [ 254 ] {73c3e785-d023-429f-b217-8c49a2f78389} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5153 | 2025.03.25 22:03:30.880789 [ 254 ] {73c3e785-d023-429f-b217-8c49a2f78389} <Debug> executeQuery: Read 686 rows, 55.75 KiB in 0.002345 sec., 292537.31343283586 rows/sec., 23.22 MiB/sec. | ||
5154 | 2025.03.25 22:03:30.880844 [ 254 ] {73c3e785-d023-429f-b217-8c49a2f78389} <Debug> TCPHandler: Processed in 0.002602765 sec. | ||
5155 | 2025.03.25 22:03:30.880961 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5156 | 2025.03.25 22:03:30.881066 [ 254 ] {a1c8c570-4afb-43f2-a080-3f95ea2c56d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5157 | 2025.03.25 22:03:30.881110 [ 254 ] {a1c8c570-4afb-43f2-a080-3f95ea2c56d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5158 | 2025.03.25 22:03:30.881682 [ 254 ] {a1c8c570-4afb-43f2-a080-3f95ea2c56d2} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5159 | 2025.03.25 22:03:30.881719 [ 254 ] {a1c8c570-4afb-43f2-a080-3f95ea2c56d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5160 | 2025.03.25 22:03:30.882095 [ 254 ] {a1c8c570-4afb-43f2-a080-3f95ea2c56d2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5161 | 2025.03.25 22:03:30.882338 [ 254 ] {a1c8c570-4afb-43f2-a080-3f95ea2c56d2} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5162 | 2025.03.25 22:03:30.882547 [ 254 ] {a1c8c570-4afb-43f2-a080-3f95ea2c56d2} <Debug> executeQuery: Read 148 rows, 9.49 KiB in 0.001498 sec., 98798.39786381842 rows/sec., 6.19 MiB/sec. | ||
5163 | 2025.03.25 22:03:30.882647 [ 254 ] {a1c8c570-4afb-43f2-a080-3f95ea2c56d2} <Debug> TCPHandler: Processed in 0.00173696 sec. | ||
5164 | 2025.03.25 22:03:30.882909 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5165 | 2025.03.25 22:03:30.883020 [ 254 ] {7872438c-8cf8-49bc-8581-040b6fd423be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5166 | 2025.03.25 22:03:30.883066 [ 254 ] {7872438c-8cf8-49bc-8581-040b6fd423be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5167 | 2025.03.25 22:03:30.883630 [ 254 ] {7872438c-8cf8-49bc-8581-040b6fd423be} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5168 | 2025.03.25 22:03:30.883670 [ 254 ] {7872438c-8cf8-49bc-8581-040b6fd423be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5169 | 2025.03.25 22:03:30.884019 [ 254 ] {7872438c-8cf8-49bc-8581-040b6fd423be} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5170 | 2025.03.25 22:03:30.884257 [ 254 ] {7872438c-8cf8-49bc-8581-040b6fd423be} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5171 | 2025.03.25 22:03:30.884470 [ 254 ] {7872438c-8cf8-49bc-8581-040b6fd423be} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001473 sec., 76714.18873048201 rows/sec., 4.97 MiB/sec. | ||
5172 | 2025.03.25 22:03:30.884522 [ 254 ] {7872438c-8cf8-49bc-8581-040b6fd423be} <Debug> TCPHandler: Processed in 0.0017099 sec. | ||
5173 | 2025.03.25 22:03:30.884639 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5174 | 2025.03.25 22:03:30.884744 [ 254 ] {a34454be-401c-4d1c-be06-b19387a12303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5175 | 2025.03.25 22:03:30.884789 [ 254 ] {a34454be-401c-4d1c-be06-b19387a12303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5176 | 2025.03.25 22:03:30.885338 [ 254 ] {a34454be-401c-4d1c-be06-b19387a12303} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5177 | 2025.03.25 22:03:30.885377 [ 254 ] {a34454be-401c-4d1c-be06-b19387a12303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5178 | 2025.03.25 22:03:30.885752 [ 254 ] {a34454be-401c-4d1c-be06-b19387a12303} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5179 | 2025.03.25 22:03:30.885991 [ 254 ] {a34454be-401c-4d1c-be06-b19387a12303} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5180 | 2025.03.25 22:03:30.886145 [ 33 ] {} <Debug> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
5181 | 2025.03.25 22:03:30.886220 [ 33 ] {} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5182 | 2025.03.25 22:03:30.886226 [ 254 ] {a34454be-401c-4d1c-be06-b19387a12303} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001496 sec., 74866.3101604278 rows/sec., 4.26 MiB/sec. | ||
5183 | 2025.03.25 22:03:30.886257 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5184 | 2025.03.25 22:03:30.886350 [ 254 ] {a34454be-401c-4d1c-be06-b19387a12303} <Debug> TCPHandler: Processed in 0.00175434 sec. | ||
5185 | 2025.03.25 22:03:30.886694 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5186 | 2025.03.25 22:03:30.886786 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::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 | ||
5187 | 2025.03.25 22:03:30.886880 [ 254 ] {74070c8c-eaa1-4799-b734-07f880117ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5188 | 2025.03.25 22:03:30.886972 [ 254 ] {74070c8c-eaa1-4799-b734-07f880117ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5189 | 2025.03.25 22:03:30.887177 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5190 | 2025.03.25 22:03:30.887270 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 124 rows starting from the beginning of the part | ||
5191 | 2025.03.25 22:03:30.887692 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
5192 | 2025.03.25 22:03:30.888103 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
5193 | 2025.03.25 22:03:30.888417 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part | ||
5194 | 2025.03.25 22:03:30.888626 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part | ||
5195 | 2025.03.25 22:03:30.889081 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part | ||
5196 | 2025.03.25 22:03:30.889939 [ 254 ] {74070c8c-eaa1-4799-b734-07f880117ee9} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5197 | 2025.03.25 22:03:30.890002 [ 254 ] {74070c8c-eaa1-4799-b734-07f880117ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5198 | 2025.03.25 22:03:30.890986 [ 254 ] {74070c8c-eaa1-4799-b734-07f880117ee9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5199 | 2025.03.25 22:03:30.891642 [ 254 ] {74070c8c-eaa1-4799-b734-07f880117ee9} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5200 | 2025.03.25 22:03:30.891842 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 5 columns (5 merged, 0 gathered) in 0.005453206 sec., 88755.12863442165 rows/sec., 5.52 MiB/sec. | ||
5201 | 2025.03.25 22:03:30.892101 [ 254 ] {74070c8c-eaa1-4799-b734-07f880117ee9} <Debug> executeQuery: Read 424 rows, 30.96 KiB in 0.005255 sec., 80685.06184586108 rows/sec., 5.75 MiB/sec. | ||
5202 | 2025.03.25 22:03:30.892120 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
5203 | 2025.03.25 22:03:30.892298 [ 254 ] {74070c8c-eaa1-4799-b734-07f880117ee9} <Debug> TCPHandler: Processed in 0.005739801 sec. | ||
5204 | 2025.03.25 22:03:30.892465 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5205 | 2025.03.25 22:03:30.892654 [ 254 ] {9fc8b404-3b3c-4f3b-857f-c480b39ef531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5206 | 2025.03.25 22:03:30.892693 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5207 | 2025.03.25 22:03:30.892742 [ 254 ] {9fc8b404-3b3c-4f3b-857f-c480b39ef531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5208 | 2025.03.25 22:03:30.892889 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_10_2} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
5209 | 2025.03.25 22:03:30.893083 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
5210 | 2025.03.25 22:03:30.893504 [ 254 ] {9fc8b404-3b3c-4f3b-857f-c480b39ef531} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5211 | 2025.03.25 22:03:30.893549 [ 254 ] {9fc8b404-3b3c-4f3b-857f-c480b39ef531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5212 | 2025.03.25 22:03:30.895981 [ 254 ] {9fc8b404-3b3c-4f3b-857f-c480b39ef531} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5213 | 2025.03.25 22:03:30.896270 [ 254 ] {9fc8b404-3b3c-4f3b-857f-c480b39ef531} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5214 | 2025.03.25 22:03:30.896541 [ 254 ] {9fc8b404-3b3c-4f3b-857f-c480b39ef531} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00394 sec., 1522.8426395939086 rows/sec., 79.56 KiB/sec. | ||
5215 | 2025.03.25 22:03:30.896701 [ 254 ] {9fc8b404-3b3c-4f3b-857f-c480b39ef531} <Debug> TCPHandler: Processed in 0.004289075 sec. | ||
5216 | 2025.03.25 22:03:30.896856 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5217 | 2025.03.25 22:03:30.896963 [ 254 ] {dc7961a3-465e-46d6-9ab3-5c9a31f17098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5218 | 2025.03.25 22:03:30.897012 [ 254 ] {dc7961a3-465e-46d6-9ab3-5c9a31f17098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5219 | 2025.03.25 22:03:30.897607 [ 254 ] {dc7961a3-465e-46d6-9ab3-5c9a31f17098} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5220 | 2025.03.25 22:03:30.897646 [ 254 ] {dc7961a3-465e-46d6-9ab3-5c9a31f17098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5221 | 2025.03.25 22:03:30.898048 [ 254 ] {dc7961a3-465e-46d6-9ab3-5c9a31f17098} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5222 | 2025.03.25 22:03:30.898289 [ 254 ] {dc7961a3-465e-46d6-9ab3-5c9a31f17098} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5223 | 2025.03.25 22:03:30.898511 [ 254 ] {dc7961a3-465e-46d6-9ab3-5c9a31f17098} <Debug> executeQuery: Read 242 rows, 16.62 KiB in 0.001571 sec., 154042.01145767028 rows/sec., 10.33 MiB/sec. | ||
5224 | 2025.03.25 22:03:30.898565 [ 254 ] {dc7961a3-465e-46d6-9ab3-5c9a31f17098} <Debug> TCPHandler: Processed in 0.001762271 sec. | ||
5225 | 2025.03.25 22:03:30.898693 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5226 | 2025.03.25 22:03:30.898799 [ 254 ] {5061d108-505b-4226-b72b-c468bb7d0715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5227 | 2025.03.25 22:03:30.898846 [ 254 ] {5061d108-505b-4226-b72b-c468bb7d0715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5228 | 2025.03.25 22:03:30.899273 [ 254 ] {5061d108-505b-4226-b72b-c468bb7d0715} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5229 | 2025.03.25 22:03:30.899311 [ 254 ] {5061d108-505b-4226-b72b-c468bb7d0715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5230 | 2025.03.25 22:03:30.899660 [ 254 ] {5061d108-505b-4226-b72b-c468bb7d0715} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5231 | 2025.03.25 22:03:30.899927 [ 254 ] {5061d108-505b-4226-b72b-c468bb7d0715} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5232 | 2025.03.25 22:03:30.900178 [ 254 ] {5061d108-505b-4226-b72b-c468bb7d0715} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001393 sec., 717.8750897343863 rows/sec., 48.37 KiB/sec. | ||
5233 | 2025.03.25 22:03:30.900296 [ 254 ] {5061d108-505b-4226-b72b-c468bb7d0715} <Debug> TCPHandler: Processed in 0.001656049 sec. | ||
5234 | 2025.03.25 22:03:30.900404 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5235 | 2025.03.25 22:03:30.900507 [ 254 ] {5ee2bcc1-34c4-4085-be80-56b48e7b50aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5236 | 2025.03.25 22:03:30.900573 [ 254 ] {5ee2bcc1-34c4-4085-be80-56b48e7b50aa} <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 | ||
5237 | 2025.03.25 22:03:30.901697 [ 254 ] {5ee2bcc1-34c4-4085-be80-56b48e7b50aa} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5238 | 2025.03.25 22:03:30.901737 [ 254 ] {5ee2bcc1-34c4-4085-be80-56b48e7b50aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5239 | 2025.03.25 22:03:30.902383 [ 254 ] {5ee2bcc1-34c4-4085-be80-56b48e7b50aa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5240 | 2025.03.25 22:03:30.902637 [ 254 ] {5ee2bcc1-34c4-4085-be80-56b48e7b50aa} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5241 | 2025.03.25 22:03:30.902881 [ 254 ] {5ee2bcc1-34c4-4085-be80-56b48e7b50aa} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002395 sec., 13361.169102296451 rows/sec., 23.94 MiB/sec. | ||
5242 | 2025.03.25 22:03:30.902975 [ 254 ] {5ee2bcc1-34c4-4085-be80-56b48e7b50aa} <Debug> TCPHandler: Processed in 0.002622016 sec. | ||
5243 | 2025.03.25 22:03:30.903116 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5244 | 2025.03.25 22:03:30.903222 [ 254 ] {ef89cda6-cd65-4489-ba6a-001bf8528dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5245 | 2025.03.25 22:03:30.903268 [ 254 ] {ef89cda6-cd65-4489-ba6a-001bf8528dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5246 | 2025.03.25 22:03:30.903703 [ 254 ] {ef89cda6-cd65-4489-ba6a-001bf8528dec} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5247 | 2025.03.25 22:03:30.903741 [ 254 ] {ef89cda6-cd65-4489-ba6a-001bf8528dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5248 | 2025.03.25 22:03:30.904099 [ 254 ] {ef89cda6-cd65-4489-ba6a-001bf8528dec} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5249 | 2025.03.25 22:03:30.904338 [ 254 ] {ef89cda6-cd65-4489-ba6a-001bf8528dec} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5250 | 2025.03.25 22:03:30.904575 [ 254 ] {ef89cda6-cd65-4489-ba6a-001bf8528dec} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001373 sec., 59723.233794610336 rows/sec., 3.79 MiB/sec. | ||
5251 | 2025.03.25 22:03:30.904774 [ 254 ] {ef89cda6-cd65-4489-ba6a-001bf8528dec} <Debug> TCPHandler: Processed in 0.001708129 sec. | ||
5252 | 2025.03.25 22:03:32.611266 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
5253 | 2025.03.25 22:03:32.611938 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5254 | 2025.03.25 22:03:32.611980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5255 | 2025.03.25 22:03:32.612513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5256 | 2025.03.25 22:03:32.612778 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5257 | 2025.03.25 22:03:32.612991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
5258 | 2025.03.25 22:03:33.463894 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5259 | 2025.03.25 22:03:33.483292 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5260 | 2025.03.25 22:03:33.483350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5261 | 2025.03.25 22:03:33.490554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5262 | 2025.03.25 22:03:33.491309 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5263 | 2025.03.25 22:03:33.494254 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5264 | 2025.03.25 22:03:35.862498 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5265 | 2025.03.25 22:03:35.862726 [ 254 ] {8dbbdcb8-a7bb-44fe-95e1-0f554d69bc27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5266 | 2025.03.25 22:03:35.862847 [ 254 ] {8dbbdcb8-a7bb-44fe-95e1-0f554d69bc27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5267 | 2025.03.25 22:03:35.863946 [ 254 ] {8dbbdcb8-a7bb-44fe-95e1-0f554d69bc27} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5268 | 2025.03.25 22:03:35.864002 [ 254 ] {8dbbdcb8-a7bb-44fe-95e1-0f554d69bc27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5269 | 2025.03.25 22:03:35.864461 [ 254 ] {8dbbdcb8-a7bb-44fe-95e1-0f554d69bc27} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5270 | 2025.03.25 22:03:35.864749 [ 254 ] {8dbbdcb8-a7bb-44fe-95e1-0f554d69bc27} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5271 | 2025.03.25 22:03:35.864960 [ 254 ] {8dbbdcb8-a7bb-44fe-95e1-0f554d69bc27} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002318 sec., 31061.259706643657 rows/sec., 2.51 MiB/sec. | ||
5272 | 2025.03.25 22:03:35.865026 [ 254 ] {8dbbdcb8-a7bb-44fe-95e1-0f554d69bc27} <Debug> TCPHandler: Processed in 0.002663426 sec. | ||
5273 | 2025.03.25 22:03:35.865152 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5274 | 2025.03.25 22:03:35.865270 [ 254 ] {ed50a2c1-0886-428a-ba6d-27a6569662ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5275 | 2025.03.25 22:03:35.865320 [ 254 ] {ed50a2c1-0886-428a-ba6d-27a6569662ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5276 | 2025.03.25 22:03:35.865853 [ 254 ] {ed50a2c1-0886-428a-ba6d-27a6569662ab} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5277 | 2025.03.25 22:03:35.865892 [ 254 ] {ed50a2c1-0886-428a-ba6d-27a6569662ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5278 | 2025.03.25 22:03:35.866247 [ 254 ] {ed50a2c1-0886-428a-ba6d-27a6569662ab} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5279 | 2025.03.25 22:03:35.866487 [ 254 ] {ed50a2c1-0886-428a-ba6d-27a6569662ab} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5280 | 2025.03.25 22:03:35.866694 [ 254 ] {ed50a2c1-0886-428a-ba6d-27a6569662ab} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001444 sec., 5540.16620498615 rows/sec., 416.59 KiB/sec. | ||
5281 | 2025.03.25 22:03:35.866801 [ 254 ] {ed50a2c1-0886-428a-ba6d-27a6569662ab} <Debug> TCPHandler: Processed in 0.00170216 sec. | ||
5282 | 2025.03.25 22:03:35.867075 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5283 | 2025.03.25 22:03:35.867235 [ 254 ] {fa62f54e-3332-4a69-a0ab-e33b7fa0bedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5284 | 2025.03.25 22:03:35.867285 [ 254 ] {fa62f54e-3332-4a69-a0ab-e33b7fa0bedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5285 | 2025.03.25 22:03:35.867858 [ 254 ] {fa62f54e-3332-4a69-a0ab-e33b7fa0bedf} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5286 | 2025.03.25 22:03:35.867900 [ 254 ] {fa62f54e-3332-4a69-a0ab-e33b7fa0bedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5287 | 2025.03.25 22:03:35.868270 [ 254 ] {fa62f54e-3332-4a69-a0ab-e33b7fa0bedf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5288 | 2025.03.25 22:03:35.868512 [ 254 ] {fa62f54e-3332-4a69-a0ab-e33b7fa0bedf} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5289 | 2025.03.25 22:03:35.868725 [ 254 ] {fa62f54e-3332-4a69-a0ab-e33b7fa0bedf} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001506 sec., 47808.764940239045 rows/sec., 3.73 MiB/sec. | ||
5290 | 2025.03.25 22:03:35.868806 [ 254 ] {fa62f54e-3332-4a69-a0ab-e33b7fa0bedf} <Debug> TCPHandler: Processed in 0.001842562 sec. | ||
5291 | 2025.03.25 22:03:35.869065 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5292 | 2025.03.25 22:03:35.869178 [ 254 ] {256daf8b-c4c5-4efa-aa5e-327c7bde767f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5293 | 2025.03.25 22:03:35.869230 [ 254 ] {256daf8b-c4c5-4efa-aa5e-327c7bde767f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5294 | 2025.03.25 22:03:35.869765 [ 254 ] {256daf8b-c4c5-4efa-aa5e-327c7bde767f} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5295 | 2025.03.25 22:03:35.869805 [ 254 ] {256daf8b-c4c5-4efa-aa5e-327c7bde767f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5296 | 2025.03.25 22:03:35.870204 [ 254 ] {256daf8b-c4c5-4efa-aa5e-327c7bde767f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5297 | 2025.03.25 22:03:35.870445 [ 254 ] {256daf8b-c4c5-4efa-aa5e-327c7bde767f} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5298 | 2025.03.25 22:03:35.870625 [ 254 ] {256daf8b-c4c5-4efa-aa5e-327c7bde767f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001471 sec., 108769.54452753229 rows/sec., 7.58 MiB/sec. | ||
5299 | 2025.03.25 22:03:35.870675 [ 254 ] {256daf8b-c4c5-4efa-aa5e-327c7bde767f} <Debug> TCPHandler: Processed in 0.00169732 sec. | ||
5300 | 2025.03.25 22:03:35.870813 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5301 | 2025.03.25 22:03:35.870920 [ 254 ] {d36557cf-5c5c-4aea-a410-46c92ee8c23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5302 | 2025.03.25 22:03:35.870988 [ 254 ] {d36557cf-5c5c-4aea-a410-46c92ee8c23d} <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 | ||
5303 | 2025.03.25 22:03:35.872032 [ 254 ] {d36557cf-5c5c-4aea-a410-46c92ee8c23d} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5304 | 2025.03.25 22:03:35.872068 [ 254 ] {d36557cf-5c5c-4aea-a410-46c92ee8c23d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5305 | 2025.03.25 22:03:35.872695 [ 254 ] {d36557cf-5c5c-4aea-a410-46c92ee8c23d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5306 | 2025.03.25 22:03:35.872957 [ 254 ] {d36557cf-5c5c-4aea-a410-46c92ee8c23d} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5307 | 2025.03.25 22:03:35.873157 [ 254 ] {d36557cf-5c5c-4aea-a410-46c92ee8c23d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002258 sec., 3542.9583702391496 rows/sec., 6.35 MiB/sec. | ||
5308 | 2025.03.25 22:03:35.873255 [ 254 ] {d36557cf-5c5c-4aea-a410-46c92ee8c23d} <Debug> TCPHandler: Processed in 0.002493504 sec. | ||
5309 | 2025.03.25 22:03:35.873389 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5310 | 2025.03.25 22:03:35.873496 [ 254 ] {ddc019ef-282b-49c9-bbe0-f10ce9467e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5311 | 2025.03.25 22:03:35.873564 [ 254 ] {ddc019ef-282b-49c9-bbe0-f10ce9467e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5312 | 2025.03.25 22:03:35.874003 [ 254 ] {ddc019ef-282b-49c9-bbe0-f10ce9467e62} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5313 | 2025.03.25 22:03:35.874040 [ 254 ] {ddc019ef-282b-49c9-bbe0-f10ce9467e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5314 | 2025.03.25 22:03:35.874394 [ 254 ] {ddc019ef-282b-49c9-bbe0-f10ce9467e62} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5315 | 2025.03.25 22:03:35.874635 [ 254 ] {ddc019ef-282b-49c9-bbe0-f10ce9467e62} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5316 | 2025.03.25 22:03:35.874847 [ 254 ] {ddc019ef-282b-49c9-bbe0-f10ce9467e62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec. | ||
5317 | 2025.03.25 22:03:35.875018 [ 254 ] {ddc019ef-282b-49c9-bbe0-f10ce9467e62} <Debug> TCPHandler: Processed in 0.00167664 sec. | ||
5318 | 2025.03.25 22:03:39.979237 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5319 | 2025.03.25 22:03:39.979306 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5320 | 2025.03.25 22:03:40.113145 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
5321 | 2025.03.25 22:03:40.113917 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5322 | 2025.03.25 22:03:40.113963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5323 | 2025.03.25 22:03:40.114561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5324 | 2025.03.25 22:03:40.114822 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5325 | 2025.03.25 22:03:40.115127 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5326 | 2025.03.25 22:03:40.154564 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 750 | ||
5327 | 2025.03.25 22:03:40.157731 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5328 | 2025.03.25 22:03:40.157782 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5329 | 2025.03.25 22:03:40.159275 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5330 | 2025.03.25 22:03:40.159607 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5331 | 2025.03.25 22:03:40.160710 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 750 | ||
5332 | 2025.03.25 22:03:40.868875 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5333 | 2025.03.25 22:03:40.869104 [ 254 ] {4024e6c2-0374-4c68-b893-5093b14a4623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5334 | 2025.03.25 22:03:40.869199 [ 254 ] {4024e6c2-0374-4c68-b893-5093b14a4623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5335 | 2025.03.25 22:03:40.870316 [ 254 ] {4024e6c2-0374-4c68-b893-5093b14a4623} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5336 | 2025.03.25 22:03:40.870374 [ 254 ] {4024e6c2-0374-4c68-b893-5093b14a4623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5337 | 2025.03.25 22:03:40.870841 [ 254 ] {4024e6c2-0374-4c68-b893-5093b14a4623} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5338 | 2025.03.25 22:03:40.871120 [ 254 ] {4024e6c2-0374-4c68-b893-5093b14a4623} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5339 | 2025.03.25 22:03:40.871406 [ 254 ] {4024e6c2-0374-4c68-b893-5093b14a4623} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002353 sec., 90097.7475563111 rows/sec., 5.73 MiB/sec. | ||
5340 | 2025.03.25 22:03:40.871597 [ 254 ] {4024e6c2-0374-4c68-b893-5093b14a4623} <Debug> TCPHandler: Processed in 0.00292148 sec. | ||
5341 | 2025.03.25 22:03:40.871786 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5342 | 2025.03.25 22:03:40.871904 [ 254 ] {5fe01f4a-85be-4880-b2ef-47f71bacd0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5343 | 2025.03.25 22:03:40.871955 [ 254 ] {5fe01f4a-85be-4880-b2ef-47f71bacd0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5344 | 2025.03.25 22:03:40.872886 [ 254 ] {5fe01f4a-85be-4880-b2ef-47f71bacd0cd} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5345 | 2025.03.25 22:03:40.872930 [ 254 ] {5fe01f4a-85be-4880-b2ef-47f71bacd0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5346 | 2025.03.25 22:03:40.873347 [ 254 ] {5fe01f4a-85be-4880-b2ef-47f71bacd0cd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5347 | 2025.03.25 22:03:40.873592 [ 254 ] {5fe01f4a-85be-4880-b2ef-47f71bacd0cd} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5348 | 2025.03.25 22:03:40.873771 [ 26 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5349 | 2025.03.25 22:03:40.873835 [ 254 ] {5fe01f4a-85be-4880-b2ef-47f71bacd0cd} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001949 sec., 349409.95382247306 rows/sec., 27.75 MiB/sec. | ||
5350 | 2025.03.25 22:03:40.873865 [ 26 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5351 | 2025.03.25 22:03:40.873928 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5352 | 2025.03.25 22:03:40.873971 [ 254 ] {5fe01f4a-85be-4880-b2ef-47f71bacd0cd} <Debug> TCPHandler: Processed in 0.002238929 sec. | ||
5353 | 2025.03.25 22:03:40.874125 [ 199 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
5354 | 2025.03.25 22:03:40.874134 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5355 | 2025.03.25 22:03:40.874285 [ 199 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5356 | 2025.03.25 22:03:40.874289 [ 254 ] {2c40a436-5f4c-4e8d-8883-38c03cf6ce7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5357 | 2025.03.25 22:03:40.874329 [ 199 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1968 rows starting from the beginning of the part | ||
5358 | 2025.03.25 22:03:40.874354 [ 254 ] {2c40a436-5f4c-4e8d-8883-38c03cf6ce7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5359 | 2025.03.25 22:03:40.874580 [ 199 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 681 rows starting from the beginning of the part | ||
5360 | 2025.03.25 22:03:40.874903 [ 199 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 72 rows starting from the beginning of the part | ||
5361 | 2025.03.25 22:03:40.875240 [ 199 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 686 rows starting from the beginning of the part | ||
5362 | 2025.03.25 22:03:40.875489 [ 199 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part | ||
5363 | 2025.03.25 22:03:40.875852 [ 199 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 681 rows starting from the beginning of the part | ||
5364 | 2025.03.25 22:03:40.876746 [ 254 ] {2c40a436-5f4c-4e8d-8883-38c03cf6ce7d} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5365 | 2025.03.25 22:03:40.876793 [ 254 ] {2c40a436-5f4c-4e8d-8883-38c03cf6ce7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5366 | 2025.03.25 22:03:40.877345 [ 254 ] {2c40a436-5f4c-4e8d-8883-38c03cf6ce7d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5367 | 2025.03.25 22:03:40.877637 [ 254 ] {2c40a436-5f4c-4e8d-8883-38c03cf6ce7d} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5368 | 2025.03.25 22:03:40.877854 [ 26 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5369 | 2025.03.25 22:03:40.877919 [ 254 ] {2c40a436-5f4c-4e8d-8883-38c03cf6ce7d} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.003663 sec., 37674.037674037674 rows/sec., 2.34 MiB/sec. | ||
5370 | 2025.03.25 22:03:40.877933 [ 26 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5371 | 2025.03.25 22:03:40.878004 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5372 | 2025.03.25 22:03:40.878066 [ 254 ] {2c40a436-5f4c-4e8d-8883-38c03cf6ce7d} <Debug> TCPHandler: Processed in 0.00398847 sec. | ||
5373 | 2025.03.25 22:03:40.878483 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5374 | 2025.03.25 22:03:40.878546 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
5375 | 2025.03.25 22:03:40.878913 [ 254 ] {26ce2f94-ab64-461b-a0af-712db6daf668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5376 | 2025.03.25 22:03:40.878993 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4160 rows, containing 5 columns (5 merged, 0 gathered) in 0.004941327 sec., 841879.1146588761 rows/sec., 71.16 MiB/sec. | ||
5377 | 2025.03.25 22:03:40.879038 [ 254 ] {26ce2f94-ab64-461b-a0af-712db6daf668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5378 | 2025.03.25 22:03:40.879117 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5379 | 2025.03.25 22:03:40.879219 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 176 rows starting from the beginning of the part | ||
5380 | 2025.03.25 22:03:40.879487 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5381 | 2025.03.25 22:03:40.879865 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 138 rows starting from the beginning of the part | ||
5382 | 2025.03.25 22:03:40.880353 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
5383 | 2025.03.25 22:03:40.880931 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
5384 | 2025.03.25 22:03:40.880991 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5385 | 2025.03.25 22:03:40.881508 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_41_8} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5386 | 2025.03.25 22:03:40.881597 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
5387 | 2025.03.25 22:03:40.881837 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
5388 | 2025.03.25 22:03:40.882152 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 138 rows starting from the beginning of the part | ||
5389 | 2025.03.25 22:03:40.883001 [ 254 ] {26ce2f94-ab64-461b-a0af-712db6daf668} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5390 | 2025.03.25 22:03:40.883072 [ 254 ] {26ce2f94-ab64-461b-a0af-712db6daf668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5391 | 2025.03.25 22:03:40.884072 [ 254 ] {26ce2f94-ab64-461b-a0af-712db6daf668} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5392 | 2025.03.25 22:03:40.884625 [ 254 ] {26ce2f94-ab64-461b-a0af-712db6daf668} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5393 | 2025.03.25 22:03:40.884874 [ 26 ] {} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
5394 | 2025.03.25 22:03:40.885023 [ 26 ] {} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5395 | 2025.03.25 22:03:40.885102 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5396 | 2025.03.25 22:03:40.885340 [ 254 ] {26ce2f94-ab64-461b-a0af-712db6daf668} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.006527 sec., 17312.701087789184 rows/sec., 1.12 MiB/sec. | ||
5397 | 2025.03.25 22:03:40.885643 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.00742827 sec., 82926.44182292782 rows/sec., 5.56 MiB/sec. | ||
5398 | 2025.03.25 22:03:40.885679 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
5399 | 2025.03.25 22:03:40.885688 [ 254 ] {26ce2f94-ab64-461b-a0af-712db6daf668} <Debug> TCPHandler: Processed in 0.007339119 sec. | ||
5400 | 2025.03.25 22:03:40.885968 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5401 | 2025.03.25 22:03:40.885982 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5402 | 2025.03.25 22:03:40.885991 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5403 | 2025.03.25 22:03:40.886121 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 366 rows starting from the beginning of the part | ||
5404 | 2025.03.25 22:03:40.886325 [ 254 ] {5851630c-91f7-46d1-95c7-34db04ea9944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5405 | 2025.03.25 22:03:40.886536 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 113 rows starting from the beginning of the part | ||
5406 | 2025.03.25 22:03:40.886556 [ 254 ] {5851630c-91f7-46d1-95c7-34db04ea9944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5407 | 2025.03.25 22:03:40.887080 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
5408 | 2025.03.25 22:03:40.887450 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_31_6} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5409 | 2025.03.25 22:03:40.887547 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 113 rows starting from the beginning of the part | ||
5410 | 2025.03.25 22:03:40.888084 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 113 rows starting from the beginning of the part | ||
5411 | 2025.03.25 22:03:40.888064 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_31_6} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5412 | 2025.03.25 22:03:40.888649 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
5413 | 2025.03.25 22:03:40.888682 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part | ||
5414 | 2025.03.25 22:03:40.889783 [ 254 ] {5851630c-91f7-46d1-95c7-34db04ea9944} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5415 | 2025.03.25 22:03:40.889832 [ 254 ] {5851630c-91f7-46d1-95c7-34db04ea9944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5416 | 2025.03.25 22:03:40.890429 [ 254 ] {5851630c-91f7-46d1-95c7-34db04ea9944} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5417 | 2025.03.25 22:03:40.890549 [ 187 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1046 rows, containing 5 columns (5 merged, 0 gathered) in 0.005263362 sec., 198732.2931616712 rows/sec., 13.96 MiB/sec. | ||
5418 | 2025.03.25 22:03:40.890729 [ 187 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
5419 | 2025.03.25 22:03:40.890761 [ 254 ] {5851630c-91f7-46d1-95c7-34db04ea9944} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5420 | 2025.03.25 22:03:40.891080 [ 254 ] {5851630c-91f7-46d1-95c7-34db04ea9944} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.004893 sec., 22889.842632331904 rows/sec., 1.30 MiB/sec. | ||
5421 | 2025.03.25 22:03:40.891164 [ 254 ] {5851630c-91f7-46d1-95c7-34db04ea9944} <Debug> TCPHandler: Processed in 0.005277982 sec. | ||
5422 | 2025.03.25 22:03:40.891208 [ 187 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5423 | 2025.03.25 22:03:40.891302 [ 187 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_14_3} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
5424 | 2025.03.25 22:03:40.891324 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5425 | 2025.03.25 22:03:40.891387 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
5426 | 2025.03.25 22:03:40.891454 [ 254 ] {556e1904-ebc7-4ab9-b7dc-4478487960e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5427 | 2025.03.25 22:03:40.891499 [ 254 ] {556e1904-ebc7-4ab9-b7dc-4478487960e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5428 | 2025.03.25 22:03:40.892199 [ 254 ] {556e1904-ebc7-4ab9-b7dc-4478487960e1} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5429 | 2025.03.25 22:03:40.892238 [ 254 ] {556e1904-ebc7-4ab9-b7dc-4478487960e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5430 | 2025.03.25 22:03:40.892613 [ 254 ] {556e1904-ebc7-4ab9-b7dc-4478487960e1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5431 | 2025.03.25 22:03:40.892858 [ 254 ] {556e1904-ebc7-4ab9-b7dc-4478487960e1} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5432 | 2025.03.25 22:03:40.893027 [ 26 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5433 | 2025.03.25 22:03:40.893088 [ 26 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5434 | 2025.03.25 22:03:40.893110 [ 254 ] {556e1904-ebc7-4ab9-b7dc-4478487960e1} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001671 sec., 247755.83482944345 rows/sec., 17.62 MiB/sec. | ||
5435 | 2025.03.25 22:03:40.893126 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5436 | 2025.03.25 22:03:40.893299 [ 254 ] {556e1904-ebc7-4ab9-b7dc-4478487960e1} <Debug> TCPHandler: Processed in 0.002029306 sec. | ||
5437 | 2025.03.25 22:03:40.893385 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
5438 | 2025.03.25 22:03:40.893485 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5439 | 2025.03.25 22:03:40.893575 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5440 | 2025.03.25 22:03:40.893670 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 950 rows starting from the beginning of the part | ||
5441 | 2025.03.25 22:03:40.893736 [ 254 ] {cf295c33-a31c-4c08-bf4a-6f94404ae2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5442 | 2025.03.25 22:03:40.893930 [ 254 ] {cf295c33-a31c-4c08-bf4a-6f94404ae2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5443 | 2025.03.25 22:03:40.893934 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 414 rows starting from the beginning of the part | ||
5444 | 2025.03.25 22:03:40.894313 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 72 rows starting from the beginning of the part | ||
5445 | 2025.03.25 22:03:40.894699 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 424 rows starting from the beginning of the part | ||
5446 | 2025.03.25 22:03:40.895055 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part | ||
5447 | 2025.03.25 22:03:40.895349 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 414 rows starting from the beginning of the part | ||
5448 | 2025.03.25 22:03:40.896236 [ 254 ] {cf295c33-a31c-4c08-bf4a-6f94404ae2ac} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5449 | 2025.03.25 22:03:40.896300 [ 254 ] {cf295c33-a31c-4c08-bf4a-6f94404ae2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5450 | 2025.03.25 22:03:40.897328 [ 254 ] {cf295c33-a31c-4c08-bf4a-6f94404ae2ac} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5451 | 2025.03.25 22:03:40.897812 [ 254 ] {cf295c33-a31c-4c08-bf4a-6f94404ae2ac} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5452 | 2025.03.25 22:03:40.898284 [ 254 ] {cf295c33-a31c-4c08-bf4a-6f94404ae2ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004604 sec., 1303.2145960034754 rows/sec., 68.09 KiB/sec. | ||
5453 | 2025.03.25 22:03:40.898628 [ 254 ] {cf295c33-a31c-4c08-bf4a-6f94404ae2ac} <Debug> TCPHandler: Processed in 0.005210682 sec. | ||
5454 | 2025.03.25 22:03:40.898740 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2346 rows, containing 5 columns (5 merged, 0 gathered) in 0.005496416 sec., 426823.5883164593 rows/sec., 32.55 MiB/sec. | ||
5455 | 2025.03.25 22:03:40.898816 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5456 | 2025.03.25 22:03:40.898936 [ 254 ] {968d0026-0665-449c-b1c3-1266d8bf5b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5457 | 2025.03.25 22:03:40.898954 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5458 | 2025.03.25 22:03:40.899003 [ 254 ] {968d0026-0665-449c-b1c3-1266d8bf5b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5459 | 2025.03.25 22:03:40.899338 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5460 | 2025.03.25 22:03:40.899449 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_41_8} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5461 | 2025.03.25 22:03:40.899546 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
5462 | 2025.03.25 22:03:40.899790 [ 254 ] {968d0026-0665-449c-b1c3-1266d8bf5b41} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5463 | 2025.03.25 22:03:40.899828 [ 254 ] {968d0026-0665-449c-b1c3-1266d8bf5b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5464 | 2025.03.25 22:03:40.900227 [ 254 ] {968d0026-0665-449c-b1c3-1266d8bf5b41} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5465 | 2025.03.25 22:03:40.900469 [ 254 ] {968d0026-0665-449c-b1c3-1266d8bf5b41} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5466 | 2025.03.25 22:03:40.900634 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5467 | 2025.03.25 22:03:40.900690 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5468 | 2025.03.25 22:03:40.900720 [ 254 ] {968d0026-0665-449c-b1c3-1266d8bf5b41} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001802 sec., 131520.53274139843 rows/sec., 8.82 MiB/sec. | ||
5469 | 2025.03.25 22:03:40.900731 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5470 | 2025.03.25 22:03:40.900928 [ 254 ] {968d0026-0665-449c-b1c3-1266d8bf5b41} <Debug> TCPHandler: Processed in 0.002159888 sec. | ||
5471 | 2025.03.25 22:03:40.900976 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
5472 | 2025.03.25 22:03:40.901136 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5473 | 2025.03.25 22:03:40.901157 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5474 | 2025.03.25 22:03:40.901205 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10377 rows starting from the beginning of the part | ||
5475 | 2025.03.25 22:03:40.901410 [ 254 ] {3865e64a-e466-4263-94af-1b48ad50dd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5476 | 2025.03.25 22:03:40.901503 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part | ||
5477 | 2025.03.25 22:03:40.901575 [ 254 ] {3865e64a-e466-4263-94af-1b48ad50dd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5478 | 2025.03.25 22:03:40.901897 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
5479 | 2025.03.25 22:03:40.902291 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part | ||
5480 | 2025.03.25 22:03:40.902630 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
5481 | 2025.03.25 22:03:40.902862 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
5482 | 2025.03.25 22:03:40.903960 [ 254 ] {3865e64a-e466-4263-94af-1b48ad50dd86} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5483 | 2025.03.25 22:03:40.904022 [ 254 ] {3865e64a-e466-4263-94af-1b48ad50dd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5484 | 2025.03.25 22:03:40.904629 [ 254 ] {3865e64a-e466-4263-94af-1b48ad50dd86} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5485 | 2025.03.25 22:03:40.905076 [ 254 ] {3865e64a-e466-4263-94af-1b48ad50dd86} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5486 | 2025.03.25 22:03:40.905611 [ 254 ] {3865e64a-e466-4263-94af-1b48ad50dd86} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004312 sec., 231.9109461966605 rows/sec., 15.63 KiB/sec. | ||
5487 | 2025.03.25 22:03:40.905768 [ 254 ] {3865e64a-e466-4263-94af-1b48ad50dd86} <Debug> TCPHandler: Processed in 0.004716892 sec. | ||
5488 | 2025.03.25 22:03:40.906010 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5489 | 2025.03.25 22:03:40.906146 [ 254 ] {717eefd0-209e-4288-8fe2-a6ee48bd650c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5490 | 2025.03.25 22:03:40.906239 [ 254 ] {717eefd0-209e-4288-8fe2-a6ee48bd650c} <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 | ||
5491 | 2025.03.25 22:03:40.907959 [ 254 ] {717eefd0-209e-4288-8fe2-a6ee48bd650c} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5492 | 2025.03.25 22:03:40.907998 [ 254 ] {717eefd0-209e-4288-8fe2-a6ee48bd650c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5493 | 2025.03.25 22:03:40.908553 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11413 rows, containing 5 columns (5 merged, 0 gathered) in 0.007709385 sec., 1480403.4303644195 rows/sec., 101.21 MiB/sec. | ||
5494 | 2025.03.25 22:03:40.908960 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5495 | 2025.03.25 22:03:40.909582 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5496 | 2025.03.25 22:03:40.909747 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5497 | 2025.03.25 22:03:40.909771 [ 254 ] {717eefd0-209e-4288-8fe2-a6ee48bd650c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5498 | 2025.03.25 22:03:40.909879 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
5499 | 2025.03.25 22:03:40.910122 [ 254 ] {717eefd0-209e-4288-8fe2-a6ee48bd650c} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5500 | 2025.03.25 22:03:40.910381 [ 254 ] {717eefd0-209e-4288-8fe2-a6ee48bd650c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00426 sec., 7511.737089201878 rows/sec., 13.46 MiB/sec. | ||
5501 | 2025.03.25 22:03:40.910490 [ 254 ] {717eefd0-209e-4288-8fe2-a6ee48bd650c} <Debug> TCPHandler: Processed in 0.00456895 sec. | ||
5502 | 2025.03.25 22:03:40.910640 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5503 | 2025.03.25 22:03:40.910745 [ 254 ] {07c363c6-3423-4856-83a4-f28de47a096a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5504 | 2025.03.25 22:03:40.910792 [ 254 ] {07c363c6-3423-4856-83a4-f28de47a096a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5505 | 2025.03.25 22:03:40.911238 [ 254 ] {07c363c6-3423-4856-83a4-f28de47a096a} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5506 | 2025.03.25 22:03:40.911277 [ 254 ] {07c363c6-3423-4856-83a4-f28de47a096a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5507 | 2025.03.25 22:03:40.911648 [ 254 ] {07c363c6-3423-4856-83a4-f28de47a096a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5508 | 2025.03.25 22:03:40.911879 [ 254 ] {07c363c6-3423-4856-83a4-f28de47a096a} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5509 | 2025.03.25 22:03:40.912054 [ 26 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5510 | 2025.03.25 22:03:40.912118 [ 26 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5511 | 2025.03.25 22:03:40.912125 [ 254 ] {07c363c6-3423-4856-83a4-f28de47a096a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001391 sec., 58950.395398993525 rows/sec., 3.74 MiB/sec. | ||
5512 | 2025.03.25 22:03:40.912150 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5513 | 2025.03.25 22:03:40.912278 [ 254 ] {07c363c6-3423-4856-83a4-f28de47a096a} <Debug> TCPHandler: Processed in 0.001687189 sec. | ||
5514 | 2025.03.25 22:03:40.912404 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
5515 | 2025.03.25 22:03:40.912578 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5516 | 2025.03.25 22:03:40.912616 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1874 rows starting from the beginning of the part | ||
5517 | 2025.03.25 22:03:40.912715 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part | ||
5518 | 2025.03.25 22:03:40.912982 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
5519 | 2025.03.25 22:03:40.913126 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
5520 | 2025.03.25 22:03:40.913232 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
5521 | 2025.03.25 22:03:40.913473 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
5522 | 2025.03.25 22:03:40.915009 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002723008 sec., 822619.6911650646 rows/sec., 54.56 MiB/sec. | ||
5523 | 2025.03.25 22:03:40.915300 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5524 | 2025.03.25 22:03:40.915659 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_41_8} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5525 | 2025.03.25 22:03:40.915755 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_41_8} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5526 | 2025.03.25 22:03:40.915843 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
5527 | 2025.03.25 22:03:40.994326 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5528 | 2025.03.25 22:03:41.015780 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5529 | 2025.03.25 22:03:41.015836 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5530 | 2025.03.25 22:03:41.023472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5531 | 2025.03.25 22:03:41.024302 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5532 | 2025.03.25 22:03:41.028542 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5533 | 2025.03.25 22:03:45.890801 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5534 | 2025.03.25 22:03:45.891029 [ 254 ] {65507537-735d-4c82-a790-719cd3190c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5535 | 2025.03.25 22:03:45.891112 [ 254 ] {65507537-735d-4c82-a790-719cd3190c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5536 | 2025.03.25 22:03:45.891967 [ 254 ] {65507537-735d-4c82-a790-719cd3190c50} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5537 | 2025.03.25 22:03:45.892021 [ 254 ] {65507537-735d-4c82-a790-719cd3190c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5538 | 2025.03.25 22:03:45.892468 [ 254 ] {65507537-735d-4c82-a790-719cd3190c50} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5539 | 2025.03.25 22:03:45.892727 [ 254 ] {65507537-735d-4c82-a790-719cd3190c50} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5540 | 2025.03.25 22:03:45.893002 [ 254 ] {65507537-735d-4c82-a790-719cd3190c50} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002013 sec., 1987.083954297069 rows/sec., 162.03 KiB/sec. | ||
5541 | 2025.03.25 22:03:45.893140 [ 254 ] {65507537-735d-4c82-a790-719cd3190c50} <Debug> TCPHandler: Processed in 0.002476243 sec. | ||
5542 | 2025.03.25 22:03:45.893353 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5543 | 2025.03.25 22:03:45.893465 [ 254 ] {9d0db277-0731-4990-99ab-0ce56a302fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5544 | 2025.03.25 22:03:45.893514 [ 254 ] {9d0db277-0731-4990-99ab-0ce56a302fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5545 | 2025.03.25 22:03:45.894672 [ 254 ] {9d0db277-0731-4990-99ab-0ce56a302fe0} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5546 | 2025.03.25 22:03:45.894716 [ 254 ] {9d0db277-0731-4990-99ab-0ce56a302fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5547 | 2025.03.25 22:03:45.895242 [ 254 ] {9d0db277-0731-4990-99ab-0ce56a302fe0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5548 | 2025.03.25 22:03:45.895487 [ 254 ] {9d0db277-0731-4990-99ab-0ce56a302fe0} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5549 | 2025.03.25 22:03:45.895725 [ 254 ] {9d0db277-0731-4990-99ab-0ce56a302fe0} <Debug> executeQuery: Read 1214 rows, 102.23 KiB in 0.002287 sec., 530826.4101442938 rows/sec., 43.65 MiB/sec. | ||
5550 | 2025.03.25 22:03:45.895781 [ 254 ] {9d0db277-0731-4990-99ab-0ce56a302fe0} <Debug> TCPHandler: Processed in 0.002493993 sec. | ||
5551 | 2025.03.25 22:03:45.895898 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5552 | 2025.03.25 22:03:45.896006 [ 254 ] {583ae1b5-dc33-4c5f-9c11-53cd7ddd716e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5553 | 2025.03.25 22:03:45.896052 [ 254 ] {583ae1b5-dc33-4c5f-9c11-53cd7ddd716e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5554 | 2025.03.25 22:03:45.896616 [ 254 ] {583ae1b5-dc33-4c5f-9c11-53cd7ddd716e} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5555 | 2025.03.25 22:03:45.896656 [ 254 ] {583ae1b5-dc33-4c5f-9c11-53cd7ddd716e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5556 | 2025.03.25 22:03:45.897005 [ 254 ] {583ae1b5-dc33-4c5f-9c11-53cd7ddd716e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5557 | 2025.03.25 22:03:45.897238 [ 254 ] {583ae1b5-dc33-4c5f-9c11-53cd7ddd716e} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5558 | 2025.03.25 22:03:45.897484 [ 254 ] {583ae1b5-dc33-4c5f-9c11-53cd7ddd716e} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001493 sec., 8037.508372404554 rows/sec., 589.99 KiB/sec. | ||
5559 | 2025.03.25 22:03:45.897585 [ 254 ] {583ae1b5-dc33-4c5f-9c11-53cd7ddd716e} <Debug> TCPHandler: Processed in 0.00172757 sec. | ||
5560 | 2025.03.25 22:03:45.897835 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5561 | 2025.03.25 22:03:45.897944 [ 254 ] {1ecf0a18-c265-421c-920f-bfbae4876a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5562 | 2025.03.25 22:03:45.897990 [ 254 ] {1ecf0a18-c265-421c-920f-bfbae4876a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5563 | 2025.03.25 22:03:45.898612 [ 254 ] {1ecf0a18-c265-421c-920f-bfbae4876a48} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5564 | 2025.03.25 22:03:45.898651 [ 254 ] {1ecf0a18-c265-421c-920f-bfbae4876a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5565 | 2025.03.25 22:03:45.899005 [ 254 ] {1ecf0a18-c265-421c-920f-bfbae4876a48} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5566 | 2025.03.25 22:03:45.899237 [ 254 ] {1ecf0a18-c265-421c-920f-bfbae4876a48} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5567 | 2025.03.25 22:03:45.899451 [ 254 ] {1ecf0a18-c265-421c-920f-bfbae4876a48} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00153 sec., 149019.60784313726 rows/sec., 10.09 MiB/sec. | ||
5568 | 2025.03.25 22:03:45.899505 [ 254 ] {1ecf0a18-c265-421c-920f-bfbae4876a48} <Debug> TCPHandler: Processed in 0.00174953 sec. | ||
5569 | 2025.03.25 22:03:45.899609 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5570 | 2025.03.25 22:03:45.899710 [ 254 ] {2b9a06f1-712a-426a-b80c-faecb591cfa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5571 | 2025.03.25 22:03:45.899756 [ 254 ] {2b9a06f1-712a-426a-b80c-faecb591cfa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5572 | 2025.03.25 22:03:45.900448 [ 254 ] {2b9a06f1-712a-426a-b80c-faecb591cfa8} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5573 | 2025.03.25 22:03:45.900490 [ 254 ] {2b9a06f1-712a-426a-b80c-faecb591cfa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5574 | 2025.03.25 22:03:45.900894 [ 254 ] {2b9a06f1-712a-426a-b80c-faecb591cfa8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5575 | 2025.03.25 22:03:45.901146 [ 254 ] {2b9a06f1-712a-426a-b80c-faecb591cfa8} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5576 | 2025.03.25 22:03:45.901355 [ 254 ] {2b9a06f1-712a-426a-b80c-faecb591cfa8} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001665 sec., 319519.5195195195 rows/sec., 23.68 MiB/sec. | ||
5577 | 2025.03.25 22:03:45.901407 [ 254 ] {2b9a06f1-712a-426a-b80c-faecb591cfa8} <Debug> TCPHandler: Processed in 0.001848812 sec. | ||
5578 | 2025.03.25 22:03:45.901521 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5579 | 2025.03.25 22:03:45.901627 [ 254 ] {4905d026-1685-455f-b2fa-d260ce98c3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5580 | 2025.03.25 22:03:45.901677 [ 254 ] {4905d026-1685-455f-b2fa-d260ce98c3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5581 | 2025.03.25 22:03:45.902373 [ 254 ] {4905d026-1685-455f-b2fa-d260ce98c3ae} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5582 | 2025.03.25 22:03:45.902412 [ 254 ] {4905d026-1685-455f-b2fa-d260ce98c3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5583 | 2025.03.25 22:03:45.902846 [ 254 ] {4905d026-1685-455f-b2fa-d260ce98c3ae} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5584 | 2025.03.25 22:03:45.903087 [ 254 ] {4905d026-1685-455f-b2fa-d260ce98c3ae} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5585 | 2025.03.25 22:03:45.903286 [ 254 ] {4905d026-1685-455f-b2fa-d260ce98c3ae} <Debug> executeQuery: Read 882 rows, 60.77 KiB in 0.00168 sec., 525000 rows/sec., 35.33 MiB/sec. | ||
5586 | 2025.03.25 22:03:45.903338 [ 254 ] {4905d026-1685-455f-b2fa-d260ce98c3ae} <Debug> TCPHandler: Processed in 0.001868652 sec. | ||
5587 | 2025.03.25 22:03:45.903454 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5588 | 2025.03.25 22:03:45.903561 [ 254 ] {581539f7-b24b-4934-979f-4fdfdbed6ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5589 | 2025.03.25 22:03:45.903631 [ 254 ] {581539f7-b24b-4934-979f-4fdfdbed6ce6} <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 | ||
5590 | 2025.03.25 22:03:45.904682 [ 254 ] {581539f7-b24b-4934-979f-4fdfdbed6ce6} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5591 | 2025.03.25 22:03:45.904721 [ 254 ] {581539f7-b24b-4934-979f-4fdfdbed6ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5592 | 2025.03.25 22:03:45.905323 [ 254 ] {581539f7-b24b-4934-979f-4fdfdbed6ce6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5593 | 2025.03.25 22:03:45.905573 [ 254 ] {581539f7-b24b-4934-979f-4fdfdbed6ce6} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5594 | 2025.03.25 22:03:45.905782 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5595 | 2025.03.25 22:03:45.905852 [ 254 ] {581539f7-b24b-4934-979f-4fdfdbed6ce6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002303 sec., 3473.7299174989143 rows/sec., 6.22 MiB/sec. | ||
5596 | 2025.03.25 22:03:45.905895 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5597 | 2025.03.25 22:03:45.905992 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5598 | 2025.03.25 22:03:45.906223 [ 254 ] {581539f7-b24b-4934-979f-4fdfdbed6ce6} <Debug> TCPHandler: Processed in 0.002815629 sec. | ||
5599 | 2025.03.25 22:03:45.906378 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
5600 | 2025.03.25 22:03:45.906761 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5601 | 2025.03.25 22:03:45.907019 [ 254 ] {e339efec-254c-4d93-b230-44cb84eec2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5602 | 2025.03.25 22:03:45.907131 [ 254 ] {e339efec-254c-4d93-b230-44cb84eec2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5603 | 2025.03.25 22:03:45.907190 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5604 | 2025.03.25 22:03:45.907405 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 563 rows starting from the beginning of the part | ||
5605 | 2025.03.25 22:03:45.908168 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
5606 | 2025.03.25 22:03:45.908974 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part | ||
5607 | 2025.03.25 22:03:45.909336 [ 254 ] {e339efec-254c-4d93-b230-44cb84eec2b8} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5608 | 2025.03.25 22:03:45.909434 [ 254 ] {e339efec-254c-4d93-b230-44cb84eec2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5609 | 2025.03.25 22:03:45.909743 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
5610 | 2025.03.25 22:03:45.910353 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
5611 | 2025.03.25 22:03:45.910906 [ 254 ] {e339efec-254c-4d93-b230-44cb84eec2b8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5612 | 2025.03.25 22:03:45.910928 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
5613 | 2025.03.25 22:03:45.911670 [ 254 ] {e339efec-254c-4d93-b230-44cb84eec2b8} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5614 | 2025.03.25 22:03:45.912185 [ 254 ] {e339efec-254c-4d93-b230-44cb84eec2b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005237 sec., 11456.940996753867 rows/sec., 790.65 KiB/sec. | ||
5615 | 2025.03.25 22:03:45.912528 [ 254 ] {e339efec-254c-4d93-b230-44cb84eec2b8} <Debug> TCPHandler: Processed in 0.005881843 sec. | ||
5616 | 2025.03.25 22:03:45.917377 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 651 rows, containing 19 columns (19 merged, 0 gathered) in 0.011257287 sec., 57829.20876051219 rows/sec., 103.63 MiB/sec. | ||
5617 | 2025.03.25 22:03:45.918405 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5618 | 2025.03.25 22:03:45.918905 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5619 | 2025.03.25 22:03:45.919006 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5620 | 2025.03.25 22:03:45.919202 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
5621 | 2025.03.25 22:03:47.615260 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
5622 | 2025.03.25 22:03:47.616174 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5623 | 2025.03.25 22:03:47.616225 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5624 | 2025.03.25 22:03:47.616804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5625 | 2025.03.25 22:03:47.617075 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5626 | 2025.03.25 22:03:47.617358 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
5627 | 2025.03.25 22:03:48.528610 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5628 | 2025.03.25 22:03:48.549540 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5629 | 2025.03.25 22:03:48.549595 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5630 | 2025.03.25 22:03:48.557185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5631 | 2025.03.25 22:03:48.557946 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5632 | 2025.03.25 22:03:48.561053 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5633 | 2025.03.25 22:03:50.160919 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 788 | ||
5634 | 2025.03.25 22:03:50.164278 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5635 | 2025.03.25 22:03:50.164336 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5636 | 2025.03.25 22:03:50.165818 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5637 | 2025.03.25 22:03:50.166132 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5638 | 2025.03.25 22:03:50.166395 [ 71 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5639 | 2025.03.25 22:03:50.166561 [ 71 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5640 | 2025.03.25 22:03:50.166695 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5641 | 2025.03.25 22:03:50.167267 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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 | ||
5642 | 2025.03.25 22:03:50.168200 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 788 | ||
5643 | 2025.03.25 22:03:50.168584 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5644 | 2025.03.25 22:03:50.168741 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 618 rows starting from the beginning of the part | ||
5645 | 2025.03.25 22:03:50.169433 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
5646 | 2025.03.25 22:03:50.169989 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
5647 | 2025.03.25 22:03:50.170569 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
5648 | 2025.03.25 22:03:50.171129 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
5649 | 2025.03.25 22:03:50.171726 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
5650 | 2025.03.25 22:03:50.179784 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 788 rows, containing 72 columns (72 merged, 0 gathered) in 0.012877025 sec., 61194.2587670677 rows/sec., 53.15 MiB/sec. | ||
5651 | 2025.03.25 22:03:50.181161 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5652 | 2025.03.25 22:03:50.182042 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5653 | 2025.03.25 22:03:50.182143 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_21_4} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5654 | 2025.03.25 22:03:50.182531 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
5655 | 2025.03.25 22:03:50.863704 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5656 | 2025.03.25 22:03:50.863957 [ 254 ] {95233143-aa2f-4585-b849-7466cc9d3732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5657 | 2025.03.25 22:03:50.864064 [ 254 ] {95233143-aa2f-4585-b849-7466cc9d3732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5658 | 2025.03.25 22:03:50.865328 [ 254 ] {95233143-aa2f-4585-b849-7466cc9d3732} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5659 | 2025.03.25 22:03:50.865400 [ 254 ] {95233143-aa2f-4585-b849-7466cc9d3732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5660 | 2025.03.25 22:03:50.866020 [ 254 ] {95233143-aa2f-4585-b849-7466cc9d3732} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5661 | 2025.03.25 22:03:50.866380 [ 254 ] {95233143-aa2f-4585-b849-7466cc9d3732} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5662 | 2025.03.25 22:03:50.866768 [ 254 ] {95233143-aa2f-4585-b849-7466cc9d3732} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002858 sec., 41987.40377886634 rows/sec., 3.56 MiB/sec. | ||
5663 | 2025.03.25 22:03:50.866957 [ 254 ] {95233143-aa2f-4585-b849-7466cc9d3732} <Debug> TCPHandler: Processed in 0.00346475 sec. | ||
5664 | 2025.03.25 22:03:50.867205 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5665 | 2025.03.25 22:03:50.867377 [ 254 ] {e4e04a78-fb01-452c-ab24-5aa379e0fec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5666 | 2025.03.25 22:03:50.867447 [ 254 ] {e4e04a78-fb01-452c-ab24-5aa379e0fec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5667 | 2025.03.25 22:03:50.868238 [ 254 ] {e4e04a78-fb01-452c-ab24-5aa379e0fec4} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5668 | 2025.03.25 22:03:50.868289 [ 254 ] {e4e04a78-fb01-452c-ab24-5aa379e0fec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5669 | 2025.03.25 22:03:50.868792 [ 254 ] {e4e04a78-fb01-452c-ab24-5aa379e0fec4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5670 | 2025.03.25 22:03:50.869136 [ 254 ] {e4e04a78-fb01-452c-ab24-5aa379e0fec4} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5671 | 2025.03.25 22:03:50.869415 [ 254 ] {e4e04a78-fb01-452c-ab24-5aa379e0fec4} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.002079 sec., 15392.015392015392 rows/sec., 1.13 MiB/sec. | ||
5672 | 2025.03.25 22:03:50.869489 [ 254 ] {e4e04a78-fb01-452c-ab24-5aa379e0fec4} <Debug> TCPHandler: Processed in 0.002360422 sec. | ||
5673 | 2025.03.25 22:03:50.869689 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5674 | 2025.03.25 22:03:50.869821 [ 254 ] {34c4fcc3-083b-4881-84c3-2752e89ad772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5675 | 2025.03.25 22:03:50.869879 [ 254 ] {34c4fcc3-083b-4881-84c3-2752e89ad772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5676 | 2025.03.25 22:03:50.870751 [ 254 ] {34c4fcc3-083b-4881-84c3-2752e89ad772} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5677 | 2025.03.25 22:03:50.870799 [ 254 ] {34c4fcc3-083b-4881-84c3-2752e89ad772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5678 | 2025.03.25 22:03:50.871314 [ 254 ] {34c4fcc3-083b-4881-84c3-2752e89ad772} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5679 | 2025.03.25 22:03:50.871758 [ 254 ] {34c4fcc3-083b-4881-84c3-2752e89ad772} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5680 | 2025.03.25 22:03:50.872046 [ 254 ] {34c4fcc3-083b-4881-84c3-2752e89ad772} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.002253 sec., 42609.8535286285 rows/sec., 3.33 MiB/sec. | ||
5681 | 2025.03.25 22:03:50.872117 [ 254 ] {34c4fcc3-083b-4881-84c3-2752e89ad772} <Debug> TCPHandler: Processed in 0.002488124 sec. | ||
5682 | 2025.03.25 22:03:50.872275 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5683 | 2025.03.25 22:03:50.872412 [ 254 ] {36873f7f-13ef-4629-a94b-4c839ba32bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5684 | 2025.03.25 22:03:50.872479 [ 254 ] {36873f7f-13ef-4629-a94b-4c839ba32bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5685 | 2025.03.25 22:03:50.873172 [ 254 ] {36873f7f-13ef-4629-a94b-4c839ba32bdd} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5686 | 2025.03.25 22:03:50.873218 [ 254 ] {36873f7f-13ef-4629-a94b-4c839ba32bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5687 | 2025.03.25 22:03:50.873755 [ 254 ] {36873f7f-13ef-4629-a94b-4c839ba32bdd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5688 | 2025.03.25 22:03:50.874070 [ 254 ] {36873f7f-13ef-4629-a94b-4c839ba32bdd} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5689 | 2025.03.25 22:03:50.874311 [ 254 ] {36873f7f-13ef-4629-a94b-4c839ba32bdd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001935 sec., 82687.33850129199 rows/sec., 5.76 MiB/sec. | ||
5690 | 2025.03.25 22:03:50.874379 [ 254 ] {36873f7f-13ef-4629-a94b-4c839ba32bdd} <Debug> TCPHandler: Processed in 0.002168458 sec. | ||
5691 | 2025.03.25 22:03:50.874537 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5692 | 2025.03.25 22:03:50.874665 [ 254 ] {1505ebf0-e240-4f3c-b33d-56d8d00f217c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5693 | 2025.03.25 22:03:50.874754 [ 254 ] {1505ebf0-e240-4f3c-b33d-56d8d00f217c} <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 | ||
5694 | 2025.03.25 22:03:50.876149 [ 254 ] {1505ebf0-e240-4f3c-b33d-56d8d00f217c} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5695 | 2025.03.25 22:03:50.876195 [ 254 ] {1505ebf0-e240-4f3c-b33d-56d8d00f217c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5696 | 2025.03.25 22:03:50.877183 [ 254 ] {1505ebf0-e240-4f3c-b33d-56d8d00f217c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5697 | 2025.03.25 22:03:50.877598 [ 254 ] {1505ebf0-e240-4f3c-b33d-56d8d00f217c} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5698 | 2025.03.25 22:03:50.877919 [ 254 ] {1505ebf0-e240-4f3c-b33d-56d8d00f217c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003281 sec., 9753.12404754648 rows/sec., 17.48 MiB/sec. | ||
5699 | 2025.03.25 22:03:50.878098 [ 254 ] {1505ebf0-e240-4f3c-b33d-56d8d00f217c} <Debug> TCPHandler: Processed in 0.003622923 sec. | ||
5700 | 2025.03.25 22:03:50.878290 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5701 | 2025.03.25 22:03:50.878431 [ 254 ] {bf05dcb3-835b-4805-bdcf-59b3669c3bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5702 | 2025.03.25 22:03:50.878498 [ 254 ] {bf05dcb3-835b-4805-bdcf-59b3669c3bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5703 | 2025.03.25 22:03:50.879280 [ 254 ] {bf05dcb3-835b-4805-bdcf-59b3669c3bb6} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5704 | 2025.03.25 22:03:50.879362 [ 254 ] {bf05dcb3-835b-4805-bdcf-59b3669c3bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5705 | 2025.03.25 22:03:50.879996 [ 254 ] {bf05dcb3-835b-4805-bdcf-59b3669c3bb6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5706 | 2025.03.25 22:03:50.880401 [ 254 ] {bf05dcb3-835b-4805-bdcf-59b3669c3bb6} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5707 | 2025.03.25 22:03:50.880699 [ 254 ] {bf05dcb3-835b-4805-bdcf-59b3669c3bb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002296 sec., 26132.40418118467 rows/sec., 1.76 MiB/sec. | ||
5708 | 2025.03.25 22:03:50.880789 [ 254 ] {bf05dcb3-835b-4805-bdcf-59b3669c3bb6} <Debug> TCPHandler: Processed in 0.002563095 sec. | ||
5709 | 2025.03.25 22:03:53.000737 [ 154 ] {} <Debug> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5710 | 2025.03.25 22:03:53.000809 [ 154 ] {} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5711 | 2025.03.25 22:03:53.000836 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
5712 | 2025.03.25 22:03:53.001021 [ 194 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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 | ||
5713 | 2025.03.25 22:03:53.001217 [ 194 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5714 | 2025.03.25 22:03:53.001257 [ 194 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part | ||
5715 | 2025.03.25 22:03:53.001338 [ 194 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
5716 | 2025.03.25 22:03:53.001479 [ 194 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
5717 | 2025.03.25 22:03:53.001804 [ 194 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
5718 | 2025.03.25 22:03:53.001983 [ 194 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
5719 | 2025.03.25 22:03:53.003106 [ 194 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002205299 sec., 4534.532505569539 rows/sec., 302.01 KiB/sec. | ||
5720 | 2025.03.25 22:03:53.003296 [ 189 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5721 | 2025.03.25 22:03:53.003659 [ 189 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5722 | 2025.03.25 22:03:53.003751 [ 189 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_9_2} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5723 | 2025.03.25 22:03:53.003854 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
5724 | 2025.03.25 22:03:54.979556 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5725 | 2025.03.25 22:03:54.979623 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5726 | 2025.03.25 22:03:55.117496 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
5727 | 2025.03.25 22:03:55.118563 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5728 | 2025.03.25 22:03:55.118607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5729 | 2025.03.25 22:03:55.119159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5730 | 2025.03.25 22:03:55.119401 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5731 | 2025.03.25 22:03:55.119582 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
5732 | 2025.03.25 22:03:55.861661 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5733 | 2025.03.25 22:03:55.861865 [ 254 ] {6d8669c3-9209-4a7b-80aa-725016581221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5734 | 2025.03.25 22:03:55.861943 [ 254 ] {6d8669c3-9209-4a7b-80aa-725016581221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5735 | 2025.03.25 22:03:55.862751 [ 254 ] {6d8669c3-9209-4a7b-80aa-725016581221} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5736 | 2025.03.25 22:03:55.862799 [ 254 ] {6d8669c3-9209-4a7b-80aa-725016581221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5737 | 2025.03.25 22:03:55.863229 [ 254 ] {6d8669c3-9209-4a7b-80aa-725016581221} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5738 | 2025.03.25 22:03:55.863479 [ 254 ] {6d8669c3-9209-4a7b-80aa-725016581221} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5739 | 2025.03.25 22:03:55.863728 [ 254 ] {6d8669c3-9209-4a7b-80aa-725016581221} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001916 sec., 37578.28810020877 rows/sec., 3.04 MiB/sec. | ||
5740 | 2025.03.25 22:03:55.863793 [ 254 ] {6d8669c3-9209-4a7b-80aa-725016581221} <Debug> TCPHandler: Processed in 0.00226833 sec. | ||
5741 | 2025.03.25 22:03:55.863920 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5742 | 2025.03.25 22:03:55.864034 [ 254 ] {b6fa216e-6609-43c7-8e68-8f216baf3ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5743 | 2025.03.25 22:03:55.864084 [ 254 ] {b6fa216e-6609-43c7-8e68-8f216baf3ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5744 | 2025.03.25 22:03:55.864620 [ 254 ] {b6fa216e-6609-43c7-8e68-8f216baf3ac7} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5745 | 2025.03.25 22:03:55.864662 [ 254 ] {b6fa216e-6609-43c7-8e68-8f216baf3ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5746 | 2025.03.25 22:03:55.865012 [ 254 ] {b6fa216e-6609-43c7-8e68-8f216baf3ac7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5747 | 2025.03.25 22:03:55.865254 [ 254 ] {b6fa216e-6609-43c7-8e68-8f216baf3ac7} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5748 | 2025.03.25 22:03:55.865470 [ 254 ] {b6fa216e-6609-43c7-8e68-8f216baf3ac7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001462 sec., 5471.956224350205 rows/sec., 411.47 KiB/sec. | ||
5749 | 2025.03.25 22:03:55.865522 [ 254 ] {b6fa216e-6609-43c7-8e68-8f216baf3ac7} <Debug> TCPHandler: Processed in 0.001655528 sec. | ||
5750 | 2025.03.25 22:03:55.865640 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5751 | 2025.03.25 22:03:55.865746 [ 254 ] {d8a53628-3286-43db-a3af-a026febbda4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5752 | 2025.03.25 22:03:55.865792 [ 254 ] {d8a53628-3286-43db-a3af-a026febbda4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5753 | 2025.03.25 22:03:55.866341 [ 254 ] {d8a53628-3286-43db-a3af-a026febbda4a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5754 | 2025.03.25 22:03:55.866380 [ 254 ] {d8a53628-3286-43db-a3af-a026febbda4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5755 | 2025.03.25 22:03:55.866728 [ 254 ] {d8a53628-3286-43db-a3af-a026febbda4a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5756 | 2025.03.25 22:03:55.866971 [ 254 ] {d8a53628-3286-43db-a3af-a026febbda4a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5757 | 2025.03.25 22:03:55.867175 [ 254 ] {d8a53628-3286-43db-a3af-a026febbda4a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001451 sec., 49620.95106822881 rows/sec., 3.87 MiB/sec. | ||
5758 | 2025.03.25 22:03:55.867228 [ 254 ] {d8a53628-3286-43db-a3af-a026febbda4a} <Debug> TCPHandler: Processed in 0.001638779 sec. | ||
5759 | 2025.03.25 22:03:55.867345 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5760 | 2025.03.25 22:03:55.867450 [ 254 ] {f760175c-a7d5-4e7e-a783-7d21c8d8e90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5761 | 2025.03.25 22:03:55.867500 [ 254 ] {f760175c-a7d5-4e7e-a783-7d21c8d8e90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5762 | 2025.03.25 22:03:55.868035 [ 254 ] {f760175c-a7d5-4e7e-a783-7d21c8d8e90b} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5763 | 2025.03.25 22:03:55.868073 [ 254 ] {f760175c-a7d5-4e7e-a783-7d21c8d8e90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5764 | 2025.03.25 22:03:55.868452 [ 254 ] {f760175c-a7d5-4e7e-a783-7d21c8d8e90b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5765 | 2025.03.25 22:03:55.868691 [ 254 ] {f760175c-a7d5-4e7e-a783-7d21c8d8e90b} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5766 | 2025.03.25 22:03:55.868890 [ 254 ] {f760175c-a7d5-4e7e-a783-7d21c8d8e90b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001462 sec., 109439.12448700411 rows/sec., 7.62 MiB/sec. | ||
5767 | 2025.03.25 22:03:55.868943 [ 254 ] {f760175c-a7d5-4e7e-a783-7d21c8d8e90b} <Debug> TCPHandler: Processed in 0.001648329 sec. | ||
5768 | 2025.03.25 22:03:55.869059 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5769 | 2025.03.25 22:03:55.869163 [ 254 ] {eb1cdd04-c0c3-4af4-892f-794b353b2240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5770 | 2025.03.25 22:03:55.869229 [ 254 ] {eb1cdd04-c0c3-4af4-892f-794b353b2240} <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 | ||
5771 | 2025.03.25 22:03:55.870280 [ 254 ] {eb1cdd04-c0c3-4af4-892f-794b353b2240} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5772 | 2025.03.25 22:03:55.870320 [ 254 ] {eb1cdd04-c0c3-4af4-892f-794b353b2240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5773 | 2025.03.25 22:03:55.870917 [ 254 ] {eb1cdd04-c0c3-4af4-892f-794b353b2240} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5774 | 2025.03.25 22:03:55.871174 [ 254 ] {eb1cdd04-c0c3-4af4-892f-794b353b2240} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5775 | 2025.03.25 22:03:55.871411 [ 254 ] {eb1cdd04-c0c3-4af4-892f-794b353b2240} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002268 sec., 3527.336860670194 rows/sec., 6.32 MiB/sec. | ||
5776 | 2025.03.25 22:03:55.871511 [ 254 ] {eb1cdd04-c0c3-4af4-892f-794b353b2240} <Debug> TCPHandler: Processed in 0.002503544 sec. | ||
5777 | 2025.03.25 22:03:55.871651 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5778 | 2025.03.25 22:03:55.871756 [ 254 ] {5001fc36-cb4e-4dc6-921c-b92cf61d4492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5779 | 2025.03.25 22:03:55.871803 [ 254 ] {5001fc36-cb4e-4dc6-921c-b92cf61d4492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5780 | 2025.03.25 22:03:55.872242 [ 254 ] {5001fc36-cb4e-4dc6-921c-b92cf61d4492} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5781 | 2025.03.25 22:03:55.872281 [ 254 ] {5001fc36-cb4e-4dc6-921c-b92cf61d4492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5782 | 2025.03.25 22:03:55.872636 [ 254 ] {5001fc36-cb4e-4dc6-921c-b92cf61d4492} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5783 | 2025.03.25 22:03:55.872872 [ 254 ] {5001fc36-cb4e-4dc6-921c-b92cf61d4492} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5784 | 2025.03.25 22:03:55.873082 [ 254 ] {5001fc36-cb4e-4dc6-921c-b92cf61d4492} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec. | ||
5785 | 2025.03.25 22:03:55.873132 [ 254 ] {5001fc36-cb4e-4dc6-921c-b92cf61d4492} <Debug> TCPHandler: Processed in 0.001531166 sec. | ||
5786 | 2025.03.25 22:03:56.061122 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
5787 | 2025.03.25 22:03:56.082411 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5788 | 2025.03.25 22:03:56.082454 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5789 | 2025.03.25 22:03:56.089809 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5790 | 2025.03.25 22:03:56.090564 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5791 | 2025.03.25 22:03:56.093608 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
5792 | 2025.03.25 22:04:00.168445 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 812 | ||
5793 | 2025.03.25 22:04:00.171620 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5794 | 2025.03.25 22:04:00.171685 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5795 | 2025.03.25 22:04:00.173187 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5796 | 2025.03.25 22:04:00.173525 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5797 | 2025.03.25 22:04:00.174739 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
5798 | 2025.03.25 22:04:00.862998 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5799 | 2025.03.25 22:04:00.863187 [ 254 ] {dc9f8f19-1a4a-41e8-8898-94e15c0efc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5800 | 2025.03.25 22:04:00.863261 [ 254 ] {dc9f8f19-1a4a-41e8-8898-94e15c0efc1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5801 | 2025.03.25 22:04:00.864141 [ 254 ] {dc9f8f19-1a4a-41e8-8898-94e15c0efc1e} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5802 | 2025.03.25 22:04:00.864193 [ 254 ] {dc9f8f19-1a4a-41e8-8898-94e15c0efc1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5803 | 2025.03.25 22:04:00.864730 [ 254 ] {dc9f8f19-1a4a-41e8-8898-94e15c0efc1e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5804 | 2025.03.25 22:04:00.865065 [ 254 ] {dc9f8f19-1a4a-41e8-8898-94e15c0efc1e} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5805 | 2025.03.25 22:04:00.865310 [ 254 ] {dc9f8f19-1a4a-41e8-8898-94e15c0efc1e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002174 sec., 1839.926402943882 rows/sec., 150.03 KiB/sec. | ||
5806 | 2025.03.25 22:04:00.865380 [ 254 ] {dc9f8f19-1a4a-41e8-8898-94e15c0efc1e} <Debug> TCPHandler: Processed in 0.002513074 sec. | ||
5807 | 2025.03.25 22:04:00.865511 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5808 | 2025.03.25 22:04:00.865625 [ 254 ] {bad8de0d-f9d6-4369-ae35-97ff414b1d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5809 | 2025.03.25 22:04:00.865673 [ 254 ] {bad8de0d-f9d6-4369-ae35-97ff414b1d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5810 | 2025.03.25 22:04:00.866295 [ 254 ] {bad8de0d-f9d6-4369-ae35-97ff414b1d62} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5811 | 2025.03.25 22:04:00.866336 [ 254 ] {bad8de0d-f9d6-4369-ae35-97ff414b1d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5812 | 2025.03.25 22:04:00.866707 [ 254 ] {bad8de0d-f9d6-4369-ae35-97ff414b1d62} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5813 | 2025.03.25 22:04:00.866967 [ 254 ] {bad8de0d-f9d6-4369-ae35-97ff414b1d62} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5814 | 2025.03.25 22:04:00.867202 [ 254 ] {bad8de0d-f9d6-4369-ae35-97ff414b1d62} <Debug> executeQuery: Read 122 rows, 10.56 KiB in 0.001603 sec., 76107.2988147224 rows/sec., 6.43 MiB/sec. | ||
5815 | 2025.03.25 22:04:00.867292 [ 254 ] {bad8de0d-f9d6-4369-ae35-97ff414b1d62} <Debug> TCPHandler: Processed in 0.001834872 sec. | ||
5816 | 2025.03.25 22:04:00.867454 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5817 | 2025.03.25 22:04:00.867556 [ 254 ] {d2eeec05-ddc5-4bfa-9dde-d3496413249b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5818 | 2025.03.25 22:04:00.867603 [ 254 ] {d2eeec05-ddc5-4bfa-9dde-d3496413249b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5819 | 2025.03.25 22:04:00.868146 [ 254 ] {d2eeec05-ddc5-4bfa-9dde-d3496413249b} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5820 | 2025.03.25 22:04:00.868187 [ 254 ] {d2eeec05-ddc5-4bfa-9dde-d3496413249b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5821 | 2025.03.25 22:04:00.868548 [ 254 ] {d2eeec05-ddc5-4bfa-9dde-d3496413249b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5822 | 2025.03.25 22:04:00.868795 [ 254 ] {d2eeec05-ddc5-4bfa-9dde-d3496413249b} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5823 | 2025.03.25 22:04:00.869045 [ 254 ] {d2eeec05-ddc5-4bfa-9dde-d3496413249b} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001505 sec., 23920.265780730897 rows/sec., 1.74 MiB/sec. | ||
5824 | 2025.03.25 22:04:00.869287 [ 254 ] {d2eeec05-ddc5-4bfa-9dde-d3496413249b} <Debug> TCPHandler: Processed in 0.001885843 sec. | ||
5825 | 2025.03.25 22:04:00.869722 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5826 | 2025.03.25 22:04:00.869872 [ 254 ] {42dd6e82-d727-4940-b3d2-922ed5414b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5827 | 2025.03.25 22:04:00.869933 [ 254 ] {42dd6e82-d727-4940-b3d2-922ed5414b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5828 | 2025.03.25 22:04:00.871943 [ 254 ] {42dd6e82-d727-4940-b3d2-922ed5414b33} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5829 | 2025.03.25 22:04:00.871989 [ 254 ] {42dd6e82-d727-4940-b3d2-922ed5414b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5830 | 2025.03.25 22:04:00.872790 [ 254 ] {42dd6e82-d727-4940-b3d2-922ed5414b33} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5831 | 2025.03.25 22:04:00.873110 [ 254 ] {42dd6e82-d727-4940-b3d2-922ed5414b33} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5832 | 2025.03.25 22:04:00.873425 [ 254 ] {42dd6e82-d727-4940-b3d2-922ed5414b33} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.003575 sec., 27972.027972027972 rows/sec., 2.19 MiB/sec. | ||
5833 | 2025.03.25 22:04:00.873536 [ 254 ] {42dd6e82-d727-4940-b3d2-922ed5414b33} <Debug> TCPHandler: Processed in 0.003871168 sec. | ||
5834 | 2025.03.25 22:04:00.873703 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5835 | 2025.03.25 22:04:00.873827 [ 254 ] {0b2b218e-dd7d-4255-a001-6296bc05972b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5836 | 2025.03.25 22:04:00.873881 [ 254 ] {0b2b218e-dd7d-4255-a001-6296bc05972b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5837 | 2025.03.25 22:04:00.874496 [ 254 ] {0b2b218e-dd7d-4255-a001-6296bc05972b} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5838 | 2025.03.25 22:04:00.874545 [ 254 ] {0b2b218e-dd7d-4255-a001-6296bc05972b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5839 | 2025.03.25 22:04:00.875036 [ 254 ] {0b2b218e-dd7d-4255-a001-6296bc05972b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5840 | 2025.03.25 22:04:00.875303 [ 254 ] {0b2b218e-dd7d-4255-a001-6296bc05972b} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5841 | 2025.03.25 22:04:00.875574 [ 254 ] {0b2b218e-dd7d-4255-a001-6296bc05972b} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001771 sec., 91473.7436476567 rows/sec., 6.37 MiB/sec. | ||
5842 | 2025.03.25 22:04:00.875774 [ 254 ] {0b2b218e-dd7d-4255-a001-6296bc05972b} <Debug> TCPHandler: Processed in 0.002123997 sec. | ||
5843 | 2025.03.25 22:04:00.875997 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5844 | 2025.03.25 22:04:00.876106 [ 254 ] {8648960d-b69e-4d7a-b360-4534c15e041f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5845 | 2025.03.25 22:04:00.876184 [ 254 ] {8648960d-b69e-4d7a-b360-4534c15e041f} <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 | ||
5846 | 2025.03.25 22:04:00.877385 [ 254 ] {8648960d-b69e-4d7a-b360-4534c15e041f} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5847 | 2025.03.25 22:04:00.877424 [ 254 ] {8648960d-b69e-4d7a-b360-4534c15e041f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5848 | 2025.03.25 22:04:00.878085 [ 254 ] {8648960d-b69e-4d7a-b360-4534c15e041f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5849 | 2025.03.25 22:04:00.878341 [ 254 ] {8648960d-b69e-4d7a-b360-4534c15e041f} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5850 | 2025.03.25 22:04:00.878584 [ 254 ] {8648960d-b69e-4d7a-b360-4534c15e041f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.0025 sec., 12800 rows/sec., 22.94 MiB/sec. | ||
5851 | 2025.03.25 22:04:00.878697 [ 254 ] {8648960d-b69e-4d7a-b360-4534c15e041f} <Debug> TCPHandler: Processed in 0.002763538 sec. | ||
5852 | 2025.03.25 22:04:00.878840 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5853 | 2025.03.25 22:04:00.878946 [ 254 ] {fc44530d-5877-4a5f-be5a-8ec77572960f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5854 | 2025.03.25 22:04:00.878993 [ 254 ] {fc44530d-5877-4a5f-be5a-8ec77572960f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5855 | 2025.03.25 22:04:00.879437 [ 254 ] {fc44530d-5877-4a5f-be5a-8ec77572960f} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5856 | 2025.03.25 22:04:00.879475 [ 254 ] {fc44530d-5877-4a5f-be5a-8ec77572960f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5857 | 2025.03.25 22:04:00.879833 [ 254 ] {fc44530d-5877-4a5f-be5a-8ec77572960f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5858 | 2025.03.25 22:04:00.880070 [ 254 ] {fc44530d-5877-4a5f-be5a-8ec77572960f} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5859 | 2025.03.25 22:04:00.880298 [ 254 ] {fc44530d-5877-4a5f-be5a-8ec77572960f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. | ||
5860 | 2025.03.25 22:04:00.880348 [ 254 ] {fc44530d-5877-4a5f-be5a-8ec77572960f} <Debug> TCPHandler: Processed in 0.001558707 sec. | ||
5861 | 2025.03.25 22:04:02.619719 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
5862 | 2025.03.25 22:04:02.620451 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5863 | 2025.03.25 22:04:02.620502 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5864 | 2025.03.25 22:04:02.621116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5865 | 2025.03.25 22:04:02.621385 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5866 | 2025.03.25 22:04:02.621589 [ 155 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5867 | 2025.03.25 22:04:02.621663 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
5868 | 2025.03.25 22:04:02.621691 [ 155 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5869 | 2025.03.25 22:04:02.621726 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5870 | 2025.03.25 22:04:02.621923 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
5871 | 2025.03.25 22:04:02.622174 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5872 | 2025.03.25 22:04:02.622247 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
5873 | 2025.03.25 22:04:02.622383 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
5874 | 2025.03.25 22:04:02.622499 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
5875 | 2025.03.25 22:04:02.622735 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
5876 | 2025.03.25 22:04:02.622867 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
5877 | 2025.03.25 22:04:02.623068 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
5878 | 2025.03.25 22:04:02.625886 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.004066391 sec., 3495236.9312247643 rows/sec., 50.00 MiB/sec. | ||
5879 | 2025.03.25 22:04:02.626348 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5880 | 2025.03.25 22:04:02.626722 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_31_6} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5881 | 2025.03.25 22:04:02.626830 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_31_6} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5882 | 2025.03.25 22:04:02.626959 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
5883 | 2025.03.25 22:04:03.593674 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
5884 | 2025.03.25 22:04:03.615710 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5885 | 2025.03.25 22:04:03.615772 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5886 | 2025.03.25 22:04:03.623131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5887 | 2025.03.25 22:04:03.623925 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5888 | 2025.03.25 22:04:03.624321 [ 64 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5889 | 2025.03.25 22:04:03.624466 [ 64 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5890 | 2025.03.25 22:04:03.624552 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5891 | 2025.03.25 22:04:03.625005 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
5892 | 2025.03.25 22:04:03.641612 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
5893 | 2025.03.25 22:04:03.642780 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5894 | 2025.03.25 22:04:03.644106 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
5895 | 2025.03.25 22:04:03.649384 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
5896 | 2025.03.25 22:04:03.655019 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
5897 | 2025.03.25 22:04:03.660657 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
5898 | 2025.03.25 22:04:03.666503 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
5899 | 2025.03.25 22:04:03.671334 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
5900 | 2025.03.25 22:04:03.730279 [ 193 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.105547504 sec., 2217.0112142111857 rows/sec., 11.46 MiB/sec. | ||
5901 | 2025.03.25 22:04:03.733323 [ 193 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5902 | 2025.03.25 22:04:03.736511 [ 193 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_31_6} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5903 | 2025.03.25 22:04:03.736648 [ 193 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_31_6} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5904 | 2025.03.25 22:04:03.739287 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
5905 | 2025.03.25 22:04:04.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.34 MiB, peak 207.89 MiB, free memory in arenas 0.00 B, will set to 198.95 MiB (RSS), difference: 1.61 MiB | ||
5906 | 2025.03.25 22:04:05.862173 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5907 | 2025.03.25 22:04:05.862472 [ 254 ] {334765cd-16f3-4b2f-a0e1-fbff691225ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5908 | 2025.03.25 22:04:05.862576 [ 254 ] {334765cd-16f3-4b2f-a0e1-fbff691225ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5909 | 2025.03.25 22:04:05.863410 [ 254 ] {334765cd-16f3-4b2f-a0e1-fbff691225ac} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5910 | 2025.03.25 22:04:05.863458 [ 254 ] {334765cd-16f3-4b2f-a0e1-fbff691225ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5911 | 2025.03.25 22:04:05.863892 [ 254 ] {334765cd-16f3-4b2f-a0e1-fbff691225ac} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5912 | 2025.03.25 22:04:05.864152 [ 254 ] {334765cd-16f3-4b2f-a0e1-fbff691225ac} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5913 | 2025.03.25 22:04:05.864355 [ 100 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5914 | 2025.03.25 22:04:05.864414 [ 254 ] {334765cd-16f3-4b2f-a0e1-fbff691225ac} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002022 sec., 35608.30860534125 rows/sec., 2.88 MiB/sec. | ||
5915 | 2025.03.25 22:04:05.864447 [ 100 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5916 | 2025.03.25 22:04:05.864528 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5917 | 2025.03.25 22:04:05.864538 [ 254 ] {334765cd-16f3-4b2f-a0e1-fbff691225ac} <Debug> TCPHandler: Processed in 0.002554685 sec. | ||
5918 | 2025.03.25 22:04:05.864728 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
5919 | 2025.03.25 22:04:05.864737 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5920 | 2025.03.25 22:04:05.864903 [ 254 ] {84f9dfa3-eafe-4fa7-a268-39a2ba8e5a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5921 | 2025.03.25 22:04:05.864903 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5922 | 2025.03.25 22:04:05.864963 [ 254 ] {84f9dfa3-eafe-4fa7-a268-39a2ba8e5a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5923 | 2025.03.25 22:04:05.864967 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1969 rows starting from the beginning of the part | ||
5924 | 2025.03.25 22:04:05.865174 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1214 rows starting from the beginning of the part | ||
5925 | 2025.03.25 22:04:05.865629 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 120 rows starting from the beginning of the part | ||
5926 | 2025.03.25 22:04:05.866016 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 72 rows starting from the beginning of the part | ||
5927 | 2025.03.25 22:04:05.866412 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 122 rows starting from the beginning of the part | ||
5928 | 2025.03.25 22:04:05.866786 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 72 rows starting from the beginning of the part | ||
5929 | 2025.03.25 22:04:05.867399 [ 254 ] {84f9dfa3-eafe-4fa7-a268-39a2ba8e5a39} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5930 | 2025.03.25 22:04:05.867446 [ 254 ] {84f9dfa3-eafe-4fa7-a268-39a2ba8e5a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5931 | 2025.03.25 22:04:05.868005 [ 254 ] {84f9dfa3-eafe-4fa7-a268-39a2ba8e5a39} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5932 | 2025.03.25 22:04:05.868342 [ 254 ] {84f9dfa3-eafe-4fa7-a268-39a2ba8e5a39} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5933 | 2025.03.25 22:04:05.868522 [ 100 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5934 | 2025.03.25 22:04:05.868603 [ 100 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5935 | 2025.03.25 22:04:05.868626 [ 254 ] {84f9dfa3-eafe-4fa7-a268-39a2ba8e5a39} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.003752 sec., 2132.1961620469083 rows/sec., 160.33 KiB/sec. | ||
5936 | 2025.03.25 22:04:05.868640 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5937 | 2025.03.25 22:04:05.868894 [ 254 ] {84f9dfa3-eafe-4fa7-a268-39a2ba8e5a39} <Debug> TCPHandler: Processed in 0.004201753 sec. | ||
5938 | 2025.03.25 22:04:05.869274 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
5939 | 2025.03.25 22:04:05.869460 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5940 | 2025.03.25 22:04:05.869966 [ 254 ] {ea85ffd2-5979-4202-b505-26d2c35e644b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5941 | 2025.03.25 22:04:05.870210 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5942 | 2025.03.25 22:04:05.870259 [ 254 ] {ea85ffd2-5979-4202-b505-26d2c35e644b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5943 | 2025.03.25 22:04:05.870521 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 178 rows starting from the beginning of the part | ||
5944 | 2025.03.25 22:04:05.870960 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3569 rows, containing 5 columns (5 merged, 0 gathered) in 0.006316841 sec., 564997.5992747007 rows/sec., 48.62 MiB/sec. | ||
5945 | 2025.03.25 22:04:05.871097 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
5946 | 2025.03.25 22:04:05.871383 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5947 | 2025.03.25 22:04:05.871398 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
5948 | 2025.03.25 22:04:05.872027 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
5949 | 2025.03.25 22:04:05.872552 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
5950 | 2025.03.25 22:04:05.872706 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5951 | 2025.03.25 22:04:05.873076 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
5952 | 2025.03.25 22:04:05.873192 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_46_9} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5953 | 2025.03.25 22:04:05.873584 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
5954 | 2025.03.25 22:04:05.873927 [ 254 ] {ea85ffd2-5979-4202-b505-26d2c35e644b} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5955 | 2025.03.25 22:04:05.873975 [ 254 ] {ea85ffd2-5979-4202-b505-26d2c35e644b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5956 | 2025.03.25 22:04:05.874516 [ 254 ] {ea85ffd2-5979-4202-b505-26d2c35e644b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5957 | 2025.03.25 22:04:05.874882 [ 254 ] {ea85ffd2-5979-4202-b505-26d2c35e644b} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5958 | 2025.03.25 22:04:05.874892 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 5 columns (5 merged, 0 gathered) in 0.006105447 sec., 44877.95897663185 rows/sec., 3.20 MiB/sec. | ||
5959 | 2025.03.25 22:04:05.875101 [ 100 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5960 | 2025.03.25 22:04:05.875216 [ 100 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5961 | 2025.03.25 22:04:05.875271 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5962 | 2025.03.25 22:04:05.875302 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5963 | 2025.03.25 22:04:05.875317 [ 254 ] {ea85ffd2-5979-4202-b505-26d2c35e644b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005559 sec., 12951.969778737184 rows/sec., 1.01 MiB/sec. | ||
5964 | 2025.03.25 22:04:05.875708 [ 254 ] {ea85ffd2-5979-4202-b505-26d2c35e644b} <Debug> TCPHandler: Processed in 0.006430732 sec. | ||
5965 | 2025.03.25 22:04:05.875770 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
5966 | 2025.03.25 22:04:05.875931 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5967 | 2025.03.25 22:04:05.876176 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5968 | 2025.03.25 22:04:05.876283 [ 254 ] {b7461172-5c87-41aa-8e7c-830e99a322d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5969 | 2025.03.25 22:04:05.876292 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 952 rows starting from the beginning of the part | ||
5970 | 2025.03.25 22:04:05.876445 [ 254 ] {b7461172-5c87-41aa-8e7c-830e99a322d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5971 | 2025.03.25 22:04:05.876538 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_36_7} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5972 | 2025.03.25 22:04:05.876804 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 532 rows starting from the beginning of the part | ||
5973 | 2025.03.25 22:04:05.877133 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_36_7} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5974 | 2025.03.25 22:04:05.877325 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 96 rows starting from the beginning of the part | ||
5975 | 2025.03.25 22:04:05.877551 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5976 | 2025.03.25 22:04:05.877835 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 72 rows starting from the beginning of the part | ||
5977 | 2025.03.25 22:04:05.878151 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 100 rows starting from the beginning of the part | ||
5978 | 2025.03.25 22:04:05.878538 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 72 rows starting from the beginning of the part | ||
5979 | 2025.03.25 22:04:05.879787 [ 254 ] {b7461172-5c87-41aa-8e7c-830e99a322d3} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5980 | 2025.03.25 22:04:05.879860 [ 254 ] {b7461172-5c87-41aa-8e7c-830e99a322d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5981 | 2025.03.25 22:04:05.880951 [ 254 ] {b7461172-5c87-41aa-8e7c-830e99a322d3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5982 | 2025.03.25 22:04:05.881276 [ 254 ] {b7461172-5c87-41aa-8e7c-830e99a322d3} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5983 | 2025.03.25 22:04:05.881685 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5984 | 2025.03.25 22:04:05.881782 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1824 rows, containing 5 columns (5 merged, 0 gathered) in 0.006395672 sec., 285192.8616727062 rows/sec., 22.31 MiB/sec. | ||
5985 | 2025.03.25 22:04:05.881789 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5986 | 2025.03.25 22:04:05.881876 [ 254 ] {b7461172-5c87-41aa-8e7c-830e99a322d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005708 sec., 28030.83391730904 rows/sec., 1.95 MiB/sec. | ||
5987 | 2025.03.25 22:04:05.881896 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
5988 | 2025.03.25 22:04:05.882130 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5989 | 2025.03.25 22:04:05.882144 [ 254 ] {b7461172-5c87-41aa-8e7c-830e99a322d3} <Debug> TCPHandler: Processed in 0.00629938 sec. | ||
5990 | 2025.03.25 22:04:05.882235 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
5991 | 2025.03.25 22:04:05.882366 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5992 | 2025.03.25 22:04:05.882418 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5993 | 2025.03.25 22:04:05.882465 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11413 rows starting from the beginning of the part | ||
5994 | 2025.03.25 22:04:05.882571 [ 254 ] {d6dd32f2-5900-43dd-8f97-71b5905c270e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5995 | 2025.03.25 22:04:05.882740 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 882 rows starting from the beginning of the part | ||
5996 | 2025.03.25 22:04:05.882821 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5997 | 2025.03.25 22:04:05.882961 [ 254 ] {d6dd32f2-5900-43dd-8f97-71b5905c270e} <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 | ||
5998 | 2025.03.25 22:04:05.883141 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
5999 | 2025.03.25 22:04:05.883234 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_46_9} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6000 | 2025.03.25 22:04:05.883543 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
6001 | 2025.03.25 22:04:05.883583 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
6002 | 2025.03.25 22:04:05.883813 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 162 rows starting from the beginning of the part | ||
6003 | 2025.03.25 22:04:05.884044 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
6004 | 2025.03.25 22:04:05.885812 [ 254 ] {d6dd32f2-5900-43dd-8f97-71b5905c270e} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6005 | 2025.03.25 22:04:05.885856 [ 254 ] {d6dd32f2-5900-43dd-8f97-71b5905c270e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6006 | 2025.03.25 22:04:05.887113 [ 254 ] {d6dd32f2-5900-43dd-8f97-71b5905c270e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6007 | 2025.03.25 22:04:05.887409 [ 254 ] {d6dd32f2-5900-43dd-8f97-71b5905c270e} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6008 | 2025.03.25 22:04:05.888031 [ 254 ] {d6dd32f2-5900-43dd-8f97-71b5905c270e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005522 sec., 1448.7504527345166 rows/sec., 2.60 MiB/sec. | ||
6009 | 2025.03.25 22:04:05.888631 [ 254 ] {d6dd32f2-5900-43dd-8f97-71b5905c270e} <Debug> TCPHandler: Processed in 0.00632918 sec. | ||
6010 | 2025.03.25 22:04:05.888794 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6011 | 2025.03.25 22:04:05.888899 [ 254 ] {6e1ebe57-061d-47da-9b70-7fa514e600d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6012 | 2025.03.25 22:04:05.888946 [ 254 ] {6e1ebe57-061d-47da-9b70-7fa514e600d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6013 | 2025.03.25 22:04:05.889688 [ 254 ] {6e1ebe57-061d-47da-9b70-7fa514e600d0} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6014 | 2025.03.25 22:04:05.889719 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12937 rows, containing 5 columns (5 merged, 0 gathered) in 0.007636403 sec., 1694122.219584273 rows/sec., 115.80 MiB/sec. | ||
6015 | 2025.03.25 22:04:05.889741 [ 254 ] {6e1ebe57-061d-47da-9b70-7fa514e600d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6016 | 2025.03.25 22:04:05.890199 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6017 | 2025.03.25 22:04:05.890223 [ 254 ] {6e1ebe57-061d-47da-9b70-7fa514e600d0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6018 | 2025.03.25 22:04:05.890699 [ 254 ] {6e1ebe57-061d-47da-9b70-7fa514e600d0} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6019 | 2025.03.25 22:04:05.890799 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6020 | 2025.03.25 22:04:05.891034 [ 100 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6021 | 2025.03.25 22:04:05.891095 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6022 | 2025.03.25 22:04:05.891134 [ 100 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6023 | 2025.03.25 22:04:05.891179 [ 254 ] {6e1ebe57-061d-47da-9b70-7fa514e600d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002288 sec., 26223.77622377622 rows/sec., 1.77 MiB/sec. | ||
6024 | 2025.03.25 22:04:05.891198 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6025 | 2025.03.25 22:04:05.891377 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
6026 | 2025.03.25 22:04:05.891470 [ 254 ] {6e1ebe57-061d-47da-9b70-7fa514e600d0} <Debug> TCPHandler: Processed in 0.002725238 sec. | ||
6027 | 2025.03.25 22:04:05.891572 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
6028 | 2025.03.25 22:04:05.891709 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6029 | 2025.03.25 22:04:05.891745 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2240 rows starting from the beginning of the part | ||
6030 | 2025.03.25 22:04:05.891830 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
6031 | 2025.03.25 22:04:05.892040 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
6032 | 2025.03.25 22:04:05.892229 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
6033 | 2025.03.25 22:04:05.892420 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
6034 | 2025.03.25 22:04:05.892623 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
6035 | 2025.03.25 22:04:05.894197 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2540 rows, containing 4 columns (4 merged, 0 gathered) in 0.002743058 sec., 925973.8583726629 rows/sec., 61.53 MiB/sec. | ||
6036 | 2025.03.25 22:04:05.894439 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6037 | 2025.03.25 22:04:05.894729 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_46_9} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6038 | 2025.03.25 22:04:05.894806 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_46_9} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6039 | 2025.03.25 22:04:05.894880 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
6040 | 2025.03.25 22:04:09.979672 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6041 | 2025.03.25 22:04:09.979738 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6042 | 2025.03.25 22:04:10.121797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
6043 | 2025.03.25 22:04:10.122594 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6044 | 2025.03.25 22:04:10.122659 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6045 | 2025.03.25 22:04:10.123196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6046 | 2025.03.25 22:04:10.123462 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6047 | 2025.03.25 22:04:10.123720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6048 | 2025.03.25 22:04:10.174947 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 838 | ||
6049 | 2025.03.25 22:04:10.178179 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6050 | 2025.03.25 22:04:10.178230 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6051 | 2025.03.25 22:04:10.179697 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6052 | 2025.03.25 22:04:10.180009 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6053 | 2025.03.25 22:04:10.181241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 838 | ||
6054 | 2025.03.25 22:04:10.865919 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6055 | 2025.03.25 22:04:10.866110 [ 254 ] {9900475a-4e3a-4b56-890f-703198dafc26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6056 | 2025.03.25 22:04:10.866183 [ 254 ] {9900475a-4e3a-4b56-890f-703198dafc26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6057 | 2025.03.25 22:04:10.867017 [ 254 ] {9900475a-4e3a-4b56-890f-703198dafc26} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6058 | 2025.03.25 22:04:10.867075 [ 254 ] {9900475a-4e3a-4b56-890f-703198dafc26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6059 | 2025.03.25 22:04:10.867541 [ 254 ] {9900475a-4e3a-4b56-890f-703198dafc26} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6060 | 2025.03.25 22:04:10.867813 [ 254 ] {9900475a-4e3a-4b56-890f-703198dafc26} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6061 | 2025.03.25 22:04:10.868057 [ 254 ] {9900475a-4e3a-4b56-890f-703198dafc26} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001997 sec., 60090.1352028042 rows/sec., 5.09 MiB/sec. | ||
6062 | 2025.03.25 22:04:10.868129 [ 254 ] {9900475a-4e3a-4b56-890f-703198dafc26} <Debug> TCPHandler: Processed in 0.00234298 sec. | ||
6063 | 2025.03.25 22:04:10.868260 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6064 | 2025.03.25 22:04:10.868374 [ 254 ] {af6c8df6-b645-49ba-b75f-835fae27794b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6065 | 2025.03.25 22:04:10.868424 [ 254 ] {af6c8df6-b645-49ba-b75f-835fae27794b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6066 | 2025.03.25 22:04:10.869011 [ 254 ] {af6c8df6-b645-49ba-b75f-835fae27794b} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6067 | 2025.03.25 22:04:10.869052 [ 254 ] {af6c8df6-b645-49ba-b75f-835fae27794b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6068 | 2025.03.25 22:04:10.869418 [ 254 ] {af6c8df6-b645-49ba-b75f-835fae27794b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6069 | 2025.03.25 22:04:10.869662 [ 254 ] {af6c8df6-b645-49ba-b75f-835fae27794b} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6070 | 2025.03.25 22:04:10.869863 [ 254 ] {af6c8df6-b645-49ba-b75f-835fae27794b} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001533 sec., 20874.103065883886 rows/sec., 1.53 MiB/sec. | ||
6071 | 2025.03.25 22:04:10.869914 [ 254 ] {af6c8df6-b645-49ba-b75f-835fae27794b} <Debug> TCPHandler: Processed in 0.00173061 sec. | ||
6072 | 2025.03.25 22:04:10.870027 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6073 | 2025.03.25 22:04:10.870127 [ 254 ] {83d1dede-0e0a-4071-856b-6503abbad14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6074 | 2025.03.25 22:04:10.870170 [ 254 ] {83d1dede-0e0a-4071-856b-6503abbad14e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6075 | 2025.03.25 22:04:10.870769 [ 254 ] {83d1dede-0e0a-4071-856b-6503abbad14e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6076 | 2025.03.25 22:04:10.870809 [ 254 ] {83d1dede-0e0a-4071-856b-6503abbad14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6077 | 2025.03.25 22:04:10.871172 [ 254 ] {83d1dede-0e0a-4071-856b-6503abbad14e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6078 | 2025.03.25 22:04:10.871415 [ 254 ] {83d1dede-0e0a-4071-856b-6503abbad14e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6079 | 2025.03.25 22:04:10.871642 [ 254 ] {83d1dede-0e0a-4071-856b-6503abbad14e} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001495 sec., 64214.04682274247 rows/sec., 5.02 MiB/sec. | ||
6080 | 2025.03.25 22:04:10.871728 [ 254 ] {83d1dede-0e0a-4071-856b-6503abbad14e} <Debug> TCPHandler: Processed in 0.00172291 sec. | ||
6081 | 2025.03.25 22:04:10.871965 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6082 | 2025.03.25 22:04:10.872085 [ 254 ] {e5513a05-f4e8-4449-ba6c-4990da8b4afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6083 | 2025.03.25 22:04:10.872135 [ 254 ] {e5513a05-f4e8-4449-ba6c-4990da8b4afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6084 | 2025.03.25 22:04:10.872675 [ 254 ] {e5513a05-f4e8-4449-ba6c-4990da8b4afc} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6085 | 2025.03.25 22:04:10.872714 [ 254 ] {e5513a05-f4e8-4449-ba6c-4990da8b4afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6086 | 2025.03.25 22:04:10.873108 [ 254 ] {e5513a05-f4e8-4449-ba6c-4990da8b4afc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6087 | 2025.03.25 22:04:10.873346 [ 254 ] {e5513a05-f4e8-4449-ba6c-4990da8b4afc} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6088 | 2025.03.25 22:04:10.873557 [ 254 ] {e5513a05-f4e8-4449-ba6c-4990da8b4afc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001496 sec., 106951.87165775402 rows/sec., 7.45 MiB/sec. | ||
6089 | 2025.03.25 22:04:10.873609 [ 254 ] {e5513a05-f4e8-4449-ba6c-4990da8b4afc} <Debug> TCPHandler: Processed in 0.00174376 sec. | ||
6090 | 2025.03.25 22:04:10.873714 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6091 | 2025.03.25 22:04:10.873816 [ 254 ] {c8a39a13-7f9f-4a50-aada-05d4f0a1bd47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6092 | 2025.03.25 22:04:10.873881 [ 254 ] {c8a39a13-7f9f-4a50-aada-05d4f0a1bd47} <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 | ||
6093 | 2025.03.25 22:04:10.875012 [ 254 ] {c8a39a13-7f9f-4a50-aada-05d4f0a1bd47} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6094 | 2025.03.25 22:04:10.875052 [ 254 ] {c8a39a13-7f9f-4a50-aada-05d4f0a1bd47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6095 | 2025.03.25 22:04:10.875685 [ 254 ] {c8a39a13-7f9f-4a50-aada-05d4f0a1bd47} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6096 | 2025.03.25 22:04:10.875943 [ 254 ] {c8a39a13-7f9f-4a50-aada-05d4f0a1bd47} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6097 | 2025.03.25 22:04:10.876131 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6098 | 2025.03.25 22:04:10.876208 [ 254 ] {c8a39a13-7f9f-4a50-aada-05d4f0a1bd47} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002405 sec., 13305.613305613306 rows/sec., 23.84 MiB/sec. | ||
6099 | 2025.03.25 22:04:10.876223 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6100 | 2025.03.25 22:04:10.876300 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6101 | 2025.03.25 22:04:10.876583 [ 254 ] {c8a39a13-7f9f-4a50-aada-05d4f0a1bd47} <Debug> TCPHandler: Processed in 0.002908911 sec. | ||
6102 | 2025.03.25 22:04:10.876650 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
6103 | 2025.03.25 22:04:10.876754 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6104 | 2025.03.25 22:04:10.877000 [ 254 ] {994b2084-12e5-42b4-9a1f-d770051a39e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6105 | 2025.03.25 22:04:10.877131 [ 254 ] {994b2084-12e5-42b4-9a1f-d770051a39e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6106 | 2025.03.25 22:04:10.877513 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6107 | 2025.03.25 22:04:10.877764 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 651 rows starting from the beginning of the part | ||
6108 | 2025.03.25 22:04:10.878481 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
6109 | 2025.03.25 22:04:10.879230 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
6110 | 2025.03.25 22:04:10.879359 [ 254 ] {994b2084-12e5-42b4-9a1f-d770051a39e3} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6111 | 2025.03.25 22:04:10.879450 [ 254 ] {994b2084-12e5-42b4-9a1f-d770051a39e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6112 | 2025.03.25 22:04:10.880026 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part | ||
6113 | 2025.03.25 22:04:10.880715 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
6114 | 2025.03.25 22:04:10.881020 [ 254 ] {994b2084-12e5-42b4-9a1f-d770051a39e3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6115 | 2025.03.25 22:04:10.881381 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
6116 | 2025.03.25 22:04:10.881831 [ 254 ] {994b2084-12e5-42b4-9a1f-d770051a39e3} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6117 | 2025.03.25 22:04:10.882675 [ 254 ] {994b2084-12e5-42b4-9a1f-d770051a39e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005721 sec., 10487.676979549029 rows/sec., 723.76 KiB/sec. | ||
6118 | 2025.03.25 22:04:10.882995 [ 254 ] {994b2084-12e5-42b4-9a1f-d770051a39e3} <Debug> TCPHandler: Processed in 0.00629871 sec. | ||
6119 | 2025.03.25 22:04:10.887626 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 763 rows, containing 19 columns (19 merged, 0 gathered) in 0.011166205 sec., 68331.18324444159 rows/sec., 122.45 MiB/sec. | ||
6120 | 2025.03.25 22:04:10.888413 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6121 | 2025.03.25 22:04:10.888824 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6122 | 2025.03.25 22:04:10.888912 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6123 | 2025.03.25 22:04:10.889032 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
6124 | 2025.03.25 22:04:11.001309 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000941767 sec. | ||
6125 | 2025.03.25 22:04:11.042578 [ 124 ] {} <Debug> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6126 | 2025.03.25 22:04:11.042657 [ 124 ] {} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6127 | 2025.03.25 22:04:11.042722 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6128 | 2025.03.25 22:04:11.042908 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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 | ||
6129 | 2025.03.25 22:04:11.043085 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6130 | 2025.03.25 22:04:11.043123 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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 | ||
6131 | 2025.03.25 22:04:11.043207 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
6132 | 2025.03.25 22:04:11.043425 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
6133 | 2025.03.25 22:04:11.043595 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
6134 | 2025.03.25 22:04:11.043755 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
6135 | 2025.03.25 22:04:11.044612 [ 201 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001820502 sec., 21971.96157982798 rows/sec., 1.83 MiB/sec. | ||
6136 | 2025.03.25 22:04:11.044730 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6137 | 2025.03.25 22:04:11.044999 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_9_2} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6138 | 2025.03.25 22:04:11.045073 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_9_2} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6139 | 2025.03.25 22:04:11.045140 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6140 | 2025.03.25 22:04:11.141698 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6141 | 2025.03.25 22:04:11.160980 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6142 | 2025.03.25 22:04:11.161049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6143 | 2025.03.25 22:04:11.168049 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6144 | 2025.03.25 22:04:11.168810 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6145 | 2025.03.25 22:04:11.171576 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6146 | 2025.03.25 22:04:14.628778 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6147 | 2025.03.25 22:04:14.629015 [ 254 ] {9791366d-ad73-436f-9a78-f8bffbca00a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6148 | 2025.03.25 22:04:14.629094 [ 254 ] {9791366d-ad73-436f-9a78-f8bffbca00a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6149 | 2025.03.25 22:04:14.629952 [ 254 ] {9791366d-ad73-436f-9a78-f8bffbca00a9} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6150 | 2025.03.25 22:04:14.630002 [ 254 ] {9791366d-ad73-436f-9a78-f8bffbca00a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6151 | 2025.03.25 22:04:14.630455 [ 254 ] {9791366d-ad73-436f-9a78-f8bffbca00a9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6152 | 2025.03.25 22:04:14.630714 [ 254 ] {9791366d-ad73-436f-9a78-f8bffbca00a9} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6153 | 2025.03.25 22:04:14.630959 [ 254 ] {9791366d-ad73-436f-9a78-f8bffbca00a9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002001 sec., 11994.002998500748 rows/sec., 1019.02 KiB/sec. | ||
6154 | 2025.03.25 22:04:14.631025 [ 254 ] {9791366d-ad73-436f-9a78-f8bffbca00a9} <Debug> TCPHandler: Processed in 0.002431162 sec. | ||
6155 | 2025.03.25 22:04:14.631156 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6156 | 2025.03.25 22:04:14.631279 [ 254 ] {6404842d-62fc-45ab-ab40-0d5aa3d36aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6157 | 2025.03.25 22:04:14.631331 [ 254 ] {6404842d-62fc-45ab-ab40-0d5aa3d36aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6158 | 2025.03.25 22:04:14.632581 [ 254 ] {6404842d-62fc-45ab-ab40-0d5aa3d36aeb} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6159 | 2025.03.25 22:04:14.632624 [ 254 ] {6404842d-62fc-45ab-ab40-0d5aa3d36aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6160 | 2025.03.25 22:04:14.633103 [ 254 ] {6404842d-62fc-45ab-ab40-0d5aa3d36aeb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6161 | 2025.03.25 22:04:14.633353 [ 254 ] {6404842d-62fc-45ab-ab40-0d5aa3d36aeb} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6162 | 2025.03.25 22:04:14.633575 [ 254 ] {6404842d-62fc-45ab-ab40-0d5aa3d36aeb} <Debug> executeQuery: Read 1332 rows, 113.52 KiB in 0.002323 sec., 573396.4700817908 rows/sec., 47.72 MiB/sec. | ||
6163 | 2025.03.25 22:04:14.633635 [ 254 ] {6404842d-62fc-45ab-ab40-0d5aa3d36aeb} <Debug> TCPHandler: Processed in 0.002534424 sec. | ||
6164 | 2025.03.25 22:04:14.633765 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6165 | 2025.03.25 22:04:14.633877 [ 254 ] {fb5e92cb-7249-460b-a42b-f8a643b09b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6166 | 2025.03.25 22:04:14.633924 [ 254 ] {fb5e92cb-7249-460b-a42b-f8a643b09b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6167 | 2025.03.25 22:04:14.634490 [ 254 ] {fb5e92cb-7249-460b-a42b-f8a643b09b8c} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6168 | 2025.03.25 22:04:14.634531 [ 254 ] {fb5e92cb-7249-460b-a42b-f8a643b09b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6169 | 2025.03.25 22:04:14.634903 [ 254 ] {fb5e92cb-7249-460b-a42b-f8a643b09b8c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6170 | 2025.03.25 22:04:14.635152 [ 254 ] {fb5e92cb-7249-460b-a42b-f8a643b09b8c} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6171 | 2025.03.25 22:04:14.635356 [ 254 ] {fb5e92cb-7249-460b-a42b-f8a643b09b8c} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001504 sec., 13297.872340425532 rows/sec., 1.01 MiB/sec. | ||
6172 | 2025.03.25 22:04:14.635409 [ 254 ] {fb5e92cb-7249-460b-a42b-f8a643b09b8c} <Debug> TCPHandler: Processed in 0.00169773 sec. | ||
6173 | 2025.03.25 22:04:14.635548 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6174 | 2025.03.25 22:04:14.635655 [ 254 ] {fe67c153-0afd-4356-967b-280ba390698f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6175 | 2025.03.25 22:04:14.635702 [ 254 ] {fe67c153-0afd-4356-967b-280ba390698f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6176 | 2025.03.25 22:04:14.636324 [ 254 ] {fe67c153-0afd-4356-967b-280ba390698f} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6177 | 2025.03.25 22:04:14.636364 [ 254 ] {fe67c153-0afd-4356-967b-280ba390698f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6178 | 2025.03.25 22:04:14.636729 [ 254 ] {fe67c153-0afd-4356-967b-280ba390698f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6179 | 2025.03.25 22:04:14.636974 [ 254 ] {fe67c153-0afd-4356-967b-280ba390698f} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6180 | 2025.03.25 22:04:14.637226 [ 254 ] {fe67c153-0afd-4356-967b-280ba390698f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001591 sec., 158390.9490886235 rows/sec., 10.95 MiB/sec. | ||
6181 | 2025.03.25 22:04:14.637435 [ 254 ] {fe67c153-0afd-4356-967b-280ba390698f} <Debug> TCPHandler: Processed in 0.001933924 sec. | ||
6182 | 2025.03.25 22:04:14.637608 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6183 | 2025.03.25 22:04:14.637717 [ 254 ] {2b65c8f3-62e0-4370-9bf8-2c7b2af3418d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6184 | 2025.03.25 22:04:14.637762 [ 254 ] {2b65c8f3-62e0-4370-9bf8-2c7b2af3418d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6185 | 2025.03.25 22:04:14.638314 [ 254 ] {2b65c8f3-62e0-4370-9bf8-2c7b2af3418d} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6186 | 2025.03.25 22:04:14.638353 [ 254 ] {2b65c8f3-62e0-4370-9bf8-2c7b2af3418d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6187 | 2025.03.25 22:04:14.638701 [ 254 ] {2b65c8f3-62e0-4370-9bf8-2c7b2af3418d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6188 | 2025.03.25 22:04:14.638951 [ 254 ] {2b65c8f3-62e0-4370-9bf8-2c7b2af3418d} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6189 | 2025.03.25 22:04:14.639157 [ 254 ] {2b65c8f3-62e0-4370-9bf8-2c7b2af3418d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001464 sec., 8196.72131147541 rows/sec., 640.37 KiB/sec. | ||
6190 | 2025.03.25 22:04:14.639210 [ 254 ] {2b65c8f3-62e0-4370-9bf8-2c7b2af3418d} <Debug> TCPHandler: Processed in 0.001654309 sec. | ||
6191 | 2025.03.25 22:04:14.639317 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6192 | 2025.03.25 22:04:14.639419 [ 254 ] {b7780b39-7354-486f-bea2-85c4767398c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6193 | 2025.03.25 22:04:14.639464 [ 254 ] {b7780b39-7354-486f-bea2-85c4767398c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6194 | 2025.03.25 22:04:14.640183 [ 254 ] {b7780b39-7354-486f-bea2-85c4767398c1} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6195 | 2025.03.25 22:04:14.640223 [ 254 ] {b7780b39-7354-486f-bea2-85c4767398c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6196 | 2025.03.25 22:04:14.640594 [ 254 ] {b7780b39-7354-486f-bea2-85c4767398c1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6197 | 2025.03.25 22:04:14.640830 [ 254 ] {b7780b39-7354-486f-bea2-85c4767398c1} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6198 | 2025.03.25 22:04:14.641036 [ 254 ] {b7780b39-7354-486f-bea2-85c4767398c1} <Debug> executeQuery: Read 564 rows, 43.30 KiB in 0.001637 sec., 344532.6817348809 rows/sec., 25.83 MiB/sec. | ||
6199 | 2025.03.25 22:04:14.641087 [ 254 ] {b7780b39-7354-486f-bea2-85c4767398c1} <Debug> TCPHandler: Processed in 0.001821682 sec. | ||
6200 | 2025.03.25 22:04:14.641204 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6201 | 2025.03.25 22:04:14.641309 [ 254 ] {02219ff9-101b-43d6-8f36-a9f2ccb5dab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6202 | 2025.03.25 22:04:14.641359 [ 254 ] {02219ff9-101b-43d6-8f36-a9f2ccb5dab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6203 | 2025.03.25 22:04:14.642077 [ 254 ] {02219ff9-101b-43d6-8f36-a9f2ccb5dab1} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6204 | 2025.03.25 22:04:14.642116 [ 254 ] {02219ff9-101b-43d6-8f36-a9f2ccb5dab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6205 | 2025.03.25 22:04:14.642557 [ 254 ] {02219ff9-101b-43d6-8f36-a9f2ccb5dab1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6206 | 2025.03.25 22:04:14.642806 [ 254 ] {02219ff9-101b-43d6-8f36-a9f2ccb5dab1} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6207 | 2025.03.25 22:04:14.643048 [ 254 ] {02219ff9-101b-43d6-8f36-a9f2ccb5dab1} <Debug> executeQuery: Read 954 rows, 67.16 KiB in 0.001748 sec., 545766.590389016 rows/sec., 37.52 MiB/sec. | ||
6208 | 2025.03.25 22:04:14.643110 [ 254 ] {02219ff9-101b-43d6-8f36-a9f2ccb5dab1} <Debug> TCPHandler: Processed in 0.001958135 sec. | ||
6209 | 2025.03.25 22:04:14.643375 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6210 | 2025.03.25 22:04:14.643502 [ 254 ] {58392f28-19bb-4aa9-940f-c97ec9cc8f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6211 | 2025.03.25 22:04:14.643573 [ 254 ] {58392f28-19bb-4aa9-940f-c97ec9cc8f01} <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 | ||
6212 | 2025.03.25 22:04:14.644616 [ 254 ] {58392f28-19bb-4aa9-940f-c97ec9cc8f01} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6213 | 2025.03.25 22:04:14.644655 [ 254 ] {58392f28-19bb-4aa9-940f-c97ec9cc8f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6214 | 2025.03.25 22:04:14.645245 [ 254 ] {58392f28-19bb-4aa9-940f-c97ec9cc8f01} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6215 | 2025.03.25 22:04:14.645505 [ 254 ] {58392f28-19bb-4aa9-940f-c97ec9cc8f01} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6216 | 2025.03.25 22:04:14.645738 [ 254 ] {58392f28-19bb-4aa9-940f-c97ec9cc8f01} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002259 sec., 3541.3899955732622 rows/sec., 6.35 MiB/sec. | ||
6217 | 2025.03.25 22:04:14.645838 [ 254 ] {58392f28-19bb-4aa9-940f-c97ec9cc8f01} <Debug> TCPHandler: Processed in 0.002561035 sec. | ||
6218 | 2025.03.25 22:04:14.645978 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6219 | 2025.03.25 22:04:14.646084 [ 254 ] {032efd6c-6ba9-4a6e-bd76-3ec1abf1c30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6220 | 2025.03.25 22:04:14.646131 [ 254 ] {032efd6c-6ba9-4a6e-bd76-3ec1abf1c30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6221 | 2025.03.25 22:04:14.646566 [ 254 ] {032efd6c-6ba9-4a6e-bd76-3ec1abf1c30d} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6222 | 2025.03.25 22:04:14.646606 [ 254 ] {032efd6c-6ba9-4a6e-bd76-3ec1abf1c30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6223 | 2025.03.25 22:04:14.646964 [ 254 ] {032efd6c-6ba9-4a6e-bd76-3ec1abf1c30d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6224 | 2025.03.25 22:04:14.647200 [ 254 ] {032efd6c-6ba9-4a6e-bd76-3ec1abf1c30d} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6225 | 2025.03.25 22:04:14.647406 [ 254 ] {032efd6c-6ba9-4a6e-bd76-3ec1abf1c30d} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001343 sec., 34251.67535368578 rows/sec., 2.32 MiB/sec. | ||
6226 | 2025.03.25 22:04:14.647454 [ 254 ] {032efd6c-6ba9-4a6e-bd76-3ec1abf1c30d} <Debug> TCPHandler: Processed in 0.001528276 sec. | ||
6227 | 2025.03.25 22:04:15.856019 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6228 | 2025.03.25 22:04:15.856326 [ 254 ] {1d21113e-7f5a-4ee4-8927-441d3791131e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6229 | 2025.03.25 22:04:15.856443 [ 254 ] {1d21113e-7f5a-4ee4-8927-441d3791131e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6230 | 2025.03.25 22:04:15.857413 [ 254 ] {1d21113e-7f5a-4ee4-8927-441d3791131e} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6231 | 2025.03.25 22:04:15.857469 [ 254 ] {1d21113e-7f5a-4ee4-8927-441d3791131e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6232 | 2025.03.25 22:04:15.857907 [ 254 ] {1d21113e-7f5a-4ee4-8927-441d3791131e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6233 | 2025.03.25 22:04:15.858166 [ 254 ] {1d21113e-7f5a-4ee4-8927-441d3791131e} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6234 | 2025.03.25 22:04:15.858423 [ 254 ] {1d21113e-7f5a-4ee4-8927-441d3791131e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002173 sec., 25770.82374597331 rows/sec., 1.97 MiB/sec. | ||
6235 | 2025.03.25 22:04:15.858534 [ 254 ] {1d21113e-7f5a-4ee4-8927-441d3791131e} <Debug> TCPHandler: Processed in 0.002707617 sec. | ||
6236 | 2025.03.25 22:04:15.858786 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6237 | 2025.03.25 22:04:15.858925 [ 254 ] {78c58499-c0da-4cd8-9211-6d7823ee08df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6238 | 2025.03.25 22:04:15.858975 [ 254 ] {78c58499-c0da-4cd8-9211-6d7823ee08df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6239 | 2025.03.25 22:04:15.859550 [ 254 ] {78c58499-c0da-4cd8-9211-6d7823ee08df} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6240 | 2025.03.25 22:04:15.859591 [ 254 ] {78c58499-c0da-4cd8-9211-6d7823ee08df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6241 | 2025.03.25 22:04:15.859948 [ 254 ] {78c58499-c0da-4cd8-9211-6d7823ee08df} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6242 | 2025.03.25 22:04:15.860184 [ 254 ] {78c58499-c0da-4cd8-9211-6d7823ee08df} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6243 | 2025.03.25 22:04:15.860423 [ 254 ] {78c58499-c0da-4cd8-9211-6d7823ee08df} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001524 sec., 41994.75065616798 rows/sec., 3.28 MiB/sec. | ||
6244 | 2025.03.25 22:04:15.860502 [ 254 ] {78c58499-c0da-4cd8-9211-6d7823ee08df} <Debug> TCPHandler: Processed in 0.001818972 sec. | ||
6245 | 2025.03.25 22:04:15.860742 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6246 | 2025.03.25 22:04:15.860855 [ 254 ] {cad08c52-6ea1-4baf-8a17-3f2328b6110e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6247 | 2025.03.25 22:04:15.860906 [ 254 ] {cad08c52-6ea1-4baf-8a17-3f2328b6110e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6248 | 2025.03.25 22:04:15.861401 [ 254 ] {cad08c52-6ea1-4baf-8a17-3f2328b6110e} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6249 | 2025.03.25 22:04:15.861440 [ 254 ] {cad08c52-6ea1-4baf-8a17-3f2328b6110e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6250 | 2025.03.25 22:04:15.861843 [ 254 ] {cad08c52-6ea1-4baf-8a17-3f2328b6110e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6251 | 2025.03.25 22:04:15.862072 [ 254 ] {cad08c52-6ea1-4baf-8a17-3f2328b6110e} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6252 | 2025.03.25 22:04:15.862329 [ 254 ] {cad08c52-6ea1-4baf-8a17-3f2328b6110e} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001486 sec., 22880.215343203232 rows/sec., 1.60 MiB/sec. | ||
6253 | 2025.03.25 22:04:15.862475 [ 254 ] {cad08c52-6ea1-4baf-8a17-3f2328b6110e} <Debug> TCPHandler: Processed in 0.001820311 sec. | ||
6254 | 2025.03.25 22:04:15.862736 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6255 | 2025.03.25 22:04:15.862845 [ 254 ] {b1e736af-14de-46c8-bf06-1ab8eb665600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6256 | 2025.03.25 22:04:15.862893 [ 254 ] {b1e736af-14de-46c8-bf06-1ab8eb665600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6257 | 2025.03.25 22:04:15.863344 [ 254 ] {b1e736af-14de-46c8-bf06-1ab8eb665600} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6258 | 2025.03.25 22:04:15.863383 [ 254 ] {b1e736af-14de-46c8-bf06-1ab8eb665600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6259 | 2025.03.25 22:04:15.863734 [ 254 ] {b1e736af-14de-46c8-bf06-1ab8eb665600} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6260 | 2025.03.25 22:04:15.863969 [ 254 ] {b1e736af-14de-46c8-bf06-1ab8eb665600} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6261 | 2025.03.25 22:04:15.864176 [ 254 ] {b1e736af-14de-46c8-bf06-1ab8eb665600} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001354 sec., 10339.7341211226 rows/sec., 704.65 KiB/sec. | ||
6262 | 2025.03.25 22:04:15.864227 [ 254 ] {b1e736af-14de-46c8-bf06-1ab8eb665600} <Debug> TCPHandler: Processed in 0.001579608 sec. | ||
6263 | 2025.03.25 22:04:17.623879 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
6264 | 2025.03.25 22:04:17.624739 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6265 | 2025.03.25 22:04:17.624798 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6266 | 2025.03.25 22:04:17.625327 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6267 | 2025.03.25 22:04:17.625580 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6268 | 2025.03.25 22:04:17.625866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
6269 | 2025.03.25 22:04:18.671657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6270 | 2025.03.25 22:04:18.693257 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6271 | 2025.03.25 22:04:18.693318 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6272 | 2025.03.25 22:04:18.701096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6273 | 2025.03.25 22:04:18.701870 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6274 | 2025.03.25 22:04:18.704674 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6275 | 2025.03.25 22:04:20.181468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 876 | ||
6276 | 2025.03.25 22:04:20.185068 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6277 | 2025.03.25 22:04:20.185129 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6278 | 2025.03.25 22:04:20.186630 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6279 | 2025.03.25 22:04:20.186944 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6280 | 2025.03.25 22:04:20.188327 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 876 | ||
6281 | 2025.03.25 22:04:20.868095 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6282 | 2025.03.25 22:04:20.868341 [ 254 ] {d3d9b591-d8df-4b4b-811e-4abe7b6a59bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6283 | 2025.03.25 22:04:20.868447 [ 254 ] {d3d9b591-d8df-4b4b-811e-4abe7b6a59bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6284 | 2025.03.25 22:04:20.869617 [ 254 ] {d3d9b591-d8df-4b4b-811e-4abe7b6a59bc} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6285 | 2025.03.25 22:04:20.869696 [ 254 ] {d3d9b591-d8df-4b4b-811e-4abe7b6a59bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6286 | 2025.03.25 22:04:20.870333 [ 254 ] {d3d9b591-d8df-4b4b-811e-4abe7b6a59bc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6287 | 2025.03.25 22:04:20.870711 [ 254 ] {d3d9b591-d8df-4b4b-811e-4abe7b6a59bc} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6288 | 2025.03.25 22:04:20.871001 [ 254 ] {d3d9b591-d8df-4b4b-811e-4abe7b6a59bc} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002733 sec., 43907.79363336992 rows/sec., 3.72 MiB/sec. | ||
6289 | 2025.03.25 22:04:20.871098 [ 254 ] {d3d9b591-d8df-4b4b-811e-4abe7b6a59bc} <Debug> TCPHandler: Processed in 0.003202876 sec. | ||
6290 | 2025.03.25 22:04:20.871294 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6291 | 2025.03.25 22:04:20.871442 [ 254 ] {f76791ff-e4cf-4a61-a8bb-7bd989a12d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6292 | 2025.03.25 22:04:20.871507 [ 254 ] {f76791ff-e4cf-4a61-a8bb-7bd989a12d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6293 | 2025.03.25 22:04:20.872663 [ 254 ] {f76791ff-e4cf-4a61-a8bb-7bd989a12d66} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6294 | 2025.03.25 22:04:20.872769 [ 254 ] {f76791ff-e4cf-4a61-a8bb-7bd989a12d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6295 | 2025.03.25 22:04:20.873457 [ 254 ] {f76791ff-e4cf-4a61-a8bb-7bd989a12d66} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6296 | 2025.03.25 22:04:20.873842 [ 254 ] {f76791ff-e4cf-4a61-a8bb-7bd989a12d66} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6297 | 2025.03.25 22:04:20.874224 [ 254 ] {f76791ff-e4cf-4a61-a8bb-7bd989a12d66} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.002802 sec., 11420.413990007139 rows/sec., 858.76 KiB/sec. | ||
6298 | 2025.03.25 22:04:20.874528 [ 254 ] {f76791ff-e4cf-4a61-a8bb-7bd989a12d66} <Debug> TCPHandler: Processed in 0.003302348 sec. | ||
6299 | 2025.03.25 22:04:20.874825 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6300 | 2025.03.25 22:04:20.875015 [ 254 ] {9fc01bca-dd60-401b-a2a3-b64db1652677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6301 | 2025.03.25 22:04:20.875091 [ 254 ] {9fc01bca-dd60-401b-a2a3-b64db1652677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6302 | 2025.03.25 22:04:20.876204 [ 254 ] {9fc01bca-dd60-401b-a2a3-b64db1652677} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6303 | 2025.03.25 22:04:20.876262 [ 254 ] {9fc01bca-dd60-401b-a2a3-b64db1652677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6304 | 2025.03.25 22:04:20.876857 [ 254 ] {9fc01bca-dd60-401b-a2a3-b64db1652677} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6305 | 2025.03.25 22:04:20.877198 [ 254 ] {9fc01bca-dd60-401b-a2a3-b64db1652677} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6306 | 2025.03.25 22:04:20.877512 [ 254 ] {9fc01bca-dd60-401b-a2a3-b64db1652677} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.002561 sec., 37485.3572823116 rows/sec., 2.93 MiB/sec. | ||
6307 | 2025.03.25 22:04:20.877728 [ 254 ] {9fc01bca-dd60-401b-a2a3-b64db1652677} <Debug> TCPHandler: Processed in 0.002974082 sec. | ||
6308 | 2025.03.25 22:04:20.878016 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6309 | 2025.03.25 22:04:20.878172 [ 254 ] {a8cf3b89-817a-43da-b065-2c19fadacba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6310 | 2025.03.25 22:04:20.878240 [ 254 ] {a8cf3b89-817a-43da-b065-2c19fadacba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6311 | 2025.03.25 22:04:20.878946 [ 254 ] {a8cf3b89-817a-43da-b065-2c19fadacba4} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6312 | 2025.03.25 22:04:20.878991 [ 254 ] {a8cf3b89-817a-43da-b065-2c19fadacba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6313 | 2025.03.25 22:04:20.879482 [ 254 ] {a8cf3b89-817a-43da-b065-2c19fadacba4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6314 | 2025.03.25 22:04:20.879831 [ 254 ] {a8cf3b89-817a-43da-b065-2c19fadacba4} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6315 | 2025.03.25 22:04:20.880082 [ 254 ] {a8cf3b89-817a-43da-b065-2c19fadacba4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001941 sec., 82431.7362184441 rows/sec., 5.74 MiB/sec. | ||
6316 | 2025.03.25 22:04:20.880218 [ 254 ] {a8cf3b89-817a-43da-b065-2c19fadacba4} <Debug> TCPHandler: Processed in 0.00230659 sec. | ||
6317 | 2025.03.25 22:04:20.880540 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6318 | 2025.03.25 22:04:20.880696 [ 254 ] {803384c0-b26c-4cc9-b965-996dd6edcdb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6319 | 2025.03.25 22:04:20.880794 [ 254 ] {803384c0-b26c-4cc9-b965-996dd6edcdb4} <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 | ||
6320 | 2025.03.25 22:04:20.882728 [ 254 ] {803384c0-b26c-4cc9-b965-996dd6edcdb4} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6321 | 2025.03.25 22:04:20.882782 [ 254 ] {803384c0-b26c-4cc9-b965-996dd6edcdb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6322 | 2025.03.25 22:04:20.883975 [ 254 ] {803384c0-b26c-4cc9-b965-996dd6edcdb4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6323 | 2025.03.25 22:04:20.884444 [ 254 ] {803384c0-b26c-4cc9-b965-996dd6edcdb4} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6324 | 2025.03.25 22:04:20.884821 [ 254 ] {803384c0-b26c-4cc9-b965-996dd6edcdb4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004151 sec., 7708.985786557456 rows/sec., 13.81 MiB/sec. | ||
6325 | 2025.03.25 22:04:20.885605 [ 254 ] {803384c0-b26c-4cc9-b965-996dd6edcdb4} <Debug> TCPHandler: Processed in 0.00517728 sec. | ||
6326 | 2025.03.25 22:04:20.886630 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6327 | 2025.03.25 22:04:20.886870 [ 254 ] {8ccea135-6164-48e3-9544-42b8b712c21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6328 | 2025.03.25 22:04:20.886971 [ 254 ] {8ccea135-6164-48e3-9544-42b8b712c21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6329 | 2025.03.25 22:04:20.888005 [ 254 ] {8ccea135-6164-48e3-9544-42b8b712c21a} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6330 | 2025.03.25 22:04:20.888069 [ 254 ] {8ccea135-6164-48e3-9544-42b8b712c21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
6331 | 2025.03.25 22:04:20.888687 [ 254 ] {8ccea135-6164-48e3-9544-42b8b712c21a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6332 | 2025.03.25 22:04:20.889049 [ 254 ] {8ccea135-6164-48e3-9544-42b8b712c21a} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6333 | 2025.03.25 22:04:20.889404 [ 254 ] {8ccea135-6164-48e3-9544-42b8b712c21a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002601 sec., 23068.05074971165 rows/sec., 1.55 MiB/sec. | ||
6334 | 2025.03.25 22:04:20.889513 [ 254 ] {8ccea135-6164-48e3-9544-42b8b712c21a} <Debug> TCPHandler: Processed in 0.003088993 sec. | ||
6335 | 2025.03.25 22:04:24.979788 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6336 | 2025.03.25 22:04:24.979859 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6337 | 2025.03.25 22:04:25.126016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
6338 | 2025.03.25 22:04:25.126953 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6339 | 2025.03.25 22:04:25.127015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6340 | 2025.03.25 22:04:25.127600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6341 | 2025.03.25 22:04:25.127866 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6342 | 2025.03.25 22:04:25.128122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6343 | 2025.03.25 22:04:25.862057 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6344 | 2025.03.25 22:04:25.862351 [ 254 ] {f6a56459-89bd-4751-bc02-9b717227f525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6345 | 2025.03.25 22:04:25.862464 [ 254 ] {f6a56459-89bd-4751-bc02-9b717227f525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6346 | 2025.03.25 22:04:25.863570 [ 254 ] {f6a56459-89bd-4751-bc02-9b717227f525} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6347 | 2025.03.25 22:04:25.863613 [ 254 ] {f6a56459-89bd-4751-bc02-9b717227f525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6348 | 2025.03.25 22:04:25.864064 [ 254 ] {f6a56459-89bd-4751-bc02-9b717227f525} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6349 | 2025.03.25 22:04:25.864314 [ 254 ] {f6a56459-89bd-4751-bc02-9b717227f525} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6350 | 2025.03.25 22:04:25.864512 [ 137 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6351 | 2025.03.25 22:04:25.864581 [ 254 ] {f6a56459-89bd-4751-bc02-9b717227f525} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002308 sec., 31195.84055459272 rows/sec., 2.52 MiB/sec. | ||
6352 | 2025.03.25 22:04:25.864596 [ 137 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6353 | 2025.03.25 22:04:25.864666 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6354 | 2025.03.25 22:04:25.864720 [ 254 ] {f6a56459-89bd-4751-bc02-9b717227f525} <Debug> TCPHandler: Processed in 0.002842629 sec. | ||
6355 | 2025.03.25 22:04:25.864936 [ 200 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
6356 | 2025.03.25 22:04:25.864953 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6357 | 2025.03.25 22:04:25.865188 [ 254 ] {44d1a08b-76ec-4ef1-a893-008efc444680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6358 | 2025.03.25 22:04:25.865210 [ 200 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6359 | 2025.03.25 22:04:25.865290 [ 200 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1969 rows starting from the beginning of the part | ||
6360 | 2025.03.25 22:04:25.865291 [ 254 ] {44d1a08b-76ec-4ef1-a893-008efc444680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6361 | 2025.03.25 22:04:25.865637 [ 200 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 120 rows starting from the beginning of the part | ||
6362 | 2025.03.25 22:04:25.865968 [ 200 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1332 rows starting from the beginning of the part | ||
6363 | 2025.03.25 22:04:25.866439 [ 200 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
6364 | 2025.03.25 22:04:25.866847 [ 200 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 120 rows starting from the beginning of the part | ||
6365 | 2025.03.25 22:04:25.867166 [ 200 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 72 rows starting from the beginning of the part | ||
6366 | 2025.03.25 22:04:25.868023 [ 254 ] {44d1a08b-76ec-4ef1-a893-008efc444680} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6367 | 2025.03.25 22:04:25.868109 [ 254 ] {44d1a08b-76ec-4ef1-a893-008efc444680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6368 | 2025.03.25 22:04:25.868962 [ 254 ] {44d1a08b-76ec-4ef1-a893-008efc444680} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6369 | 2025.03.25 22:04:25.869547 [ 254 ] {44d1a08b-76ec-4ef1-a893-008efc444680} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6370 | 2025.03.25 22:04:25.869921 [ 254 ] {44d1a08b-76ec-4ef1-a893-008efc444680} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004826 sec., 1657.6875259013675 rows/sec., 124.65 KiB/sec. | ||
6371 | 2025.03.25 22:04:25.870244 [ 254 ] {44d1a08b-76ec-4ef1-a893-008efc444680} <Debug> TCPHandler: Processed in 0.005361374 sec. | ||
6372 | 2025.03.25 22:04:25.870582 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6373 | 2025.03.25 22:04:25.870910 [ 254 ] {0861e41b-cadc-4381-a450-bb72c73230bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6374 | 2025.03.25 22:04:25.870989 [ 254 ] {0861e41b-cadc-4381-a450-bb72c73230bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6375 | 2025.03.25 22:04:25.871001 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3669 rows, containing 5 columns (5 merged, 0 gathered) in 0.006220939 sec., 589782.346362824 rows/sec., 50.93 MiB/sec. | ||
6376 | 2025.03.25 22:04:25.871381 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6377 | 2025.03.25 22:04:25.871968 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6378 | 2025.03.25 22:04:25.872126 [ 254 ] {0861e41b-cadc-4381-a450-bb72c73230bf} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6379 | 2025.03.25 22:04:25.872164 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_51_10} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6380 | 2025.03.25 22:04:25.872186 [ 254 ] {0861e41b-cadc-4381-a450-bb72c73230bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6381 | 2025.03.25 22:04:25.872348 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
6382 | 2025.03.25 22:04:25.872688 [ 254 ] {0861e41b-cadc-4381-a450-bb72c73230bf} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6383 | 2025.03.25 22:04:25.872933 [ 254 ] {0861e41b-cadc-4381-a450-bb72c73230bf} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6384 | 2025.03.25 22:04:25.873110 [ 137 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6385 | 2025.03.25 22:04:25.873161 [ 137 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6386 | 2025.03.25 22:04:25.873184 [ 254 ] {0861e41b-cadc-4381-a450-bb72c73230bf} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002381 sec., 30239.39521209576 rows/sec., 2.36 MiB/sec. | ||
6387 | 2025.03.25 22:04:25.873200 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6388 | 2025.03.25 22:04:25.873351 [ 254 ] {0861e41b-cadc-4381-a450-bb72c73230bf} <Debug> TCPHandler: Processed in 0.00288978 sec. | ||
6389 | 2025.03.25 22:04:25.873501 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
6390 | 2025.03.25 22:04:25.873551 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6391 | 2025.03.25 22:04:25.873806 [ 254 ] {a46e9fdd-edc3-4eca-8159-9647a5df5a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6392 | 2025.03.25 22:04:25.873818 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6393 | 2025.03.25 22:04:25.873908 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 952 rows starting from the beginning of the part | ||
6394 | 2025.03.25 22:04:25.873913 [ 254 ] {a46e9fdd-edc3-4eca-8159-9647a5df5a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6395 | 2025.03.25 22:04:25.874256 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 96 rows starting from the beginning of the part | ||
6396 | 2025.03.25 22:04:25.874623 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 564 rows starting from the beginning of the part | ||
6397 | 2025.03.25 22:04:25.874967 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
6398 | 2025.03.25 22:04:25.875322 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 96 rows starting from the beginning of the part | ||
6399 | 2025.03.25 22:04:25.875688 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 72 rows starting from the beginning of the part | ||
6400 | 2025.03.25 22:04:25.876765 [ 254 ] {a46e9fdd-edc3-4eca-8159-9647a5df5a39} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6401 | 2025.03.25 22:04:25.876831 [ 254 ] {a46e9fdd-edc3-4eca-8159-9647a5df5a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6402 | 2025.03.25 22:04:25.877794 [ 254 ] {a46e9fdd-edc3-4eca-8159-9647a5df5a39} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6403 | 2025.03.25 22:04:25.878196 [ 254 ] {a46e9fdd-edc3-4eca-8159-9647a5df5a39} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6404 | 2025.03.25 22:04:25.878469 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6405 | 2025.03.25 22:04:25.878572 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6406 | 2025.03.25 22:04:25.878659 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6407 | 2025.03.25 22:04:25.878845 [ 254 ] {a46e9fdd-edc3-4eca-8159-9647a5df5a39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005056 sec., 31645.569620253165 rows/sec., 2.20 MiB/sec. | ||
6408 | 2025.03.25 22:04:25.879310 [ 254 ] {a46e9fdd-edc3-4eca-8159-9647a5df5a39} <Debug> TCPHandler: Processed in 0.005814582 sec. | ||
6409 | 2025.03.25 22:04:25.879715 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6410 | 2025.03.25 22:04:25.879768 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
6411 | 2025.03.25 22:04:25.879864 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1844 rows, containing 5 columns (5 merged, 0 gathered) in 0.006498874 sec., 283741.460443763 rows/sec., 22.26 MiB/sec. | ||
6412 | 2025.03.25 22:04:25.880141 [ 254 ] {5a968bff-59d0-4dfd-a0bb-2eccafb78492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6413 | 2025.03.25 22:04:25.880491 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6414 | 2025.03.25 22:04:25.880646 [ 254 ] {5a968bff-59d0-4dfd-a0bb-2eccafb78492} <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 | ||
6415 | 2025.03.25 22:04:25.881100 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6416 | 2025.03.25 22:04:25.881290 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 12937 rows starting from the beginning of the part | ||
6417 | 2025.03.25 22:04:25.881481 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6418 | 2025.03.25 22:04:25.881910 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
6419 | 2025.03.25 22:04:25.882307 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 954 rows starting from the beginning of the part | ||
6420 | 2025.03.25 22:04:25.882708 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
6421 | 2025.03.25 22:04:25.882792 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_51_10} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6422 | 2025.03.25 22:04:25.883408 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
6423 | 2025.03.25 22:04:25.883422 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
6424 | 2025.03.25 22:04:25.883761 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
6425 | 2025.03.25 22:04:25.886322 [ 254 ] {5a968bff-59d0-4dfd-a0bb-2eccafb78492} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6426 | 2025.03.25 22:04:25.886396 [ 254 ] {5a968bff-59d0-4dfd-a0bb-2eccafb78492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6427 | 2025.03.25 22:04:25.888186 [ 254 ] {5a968bff-59d0-4dfd-a0bb-2eccafb78492} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6428 | 2025.03.25 22:04:25.888487 [ 254 ] {5a968bff-59d0-4dfd-a0bb-2eccafb78492} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6429 | 2025.03.25 22:04:25.889259 [ 254 ] {5a968bff-59d0-4dfd-a0bb-2eccafb78492} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.009248 sec., 865.0519031141869 rows/sec., 1.55 MiB/sec. | ||
6430 | 2025.03.25 22:04:25.889558 [ 254 ] {5a968bff-59d0-4dfd-a0bb-2eccafb78492} <Debug> TCPHandler: Processed in 0.010004164 sec. | ||
6431 | 2025.03.25 22:04:25.889735 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6432 | 2025.03.25 22:04:25.889839 [ 254 ] {02c78c58-a5b3-4ac3-a129-a39492a214e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6433 | 2025.03.25 22:04:25.889899 [ 254 ] {02c78c58-a5b3-4ac3-a129-a39492a214e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6434 | 2025.03.25 22:04:25.890515 [ 254 ] {02c78c58-a5b3-4ac3-a129-a39492a214e1} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6435 | 2025.03.25 22:04:25.890556 [ 254 ] {02c78c58-a5b3-4ac3-a129-a39492a214e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6436 | 2025.03.25 22:04:25.891052 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14405 rows, containing 5 columns (5 merged, 0 gathered) in 0.012201003 sec., 1180640.6407735494 rows/sec., 80.79 MiB/sec. | ||
6437 | 2025.03.25 22:04:25.891334 [ 254 ] {02c78c58-a5b3-4ac3-a129-a39492a214e1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6438 | 2025.03.25 22:04:25.891635 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6439 | 2025.03.25 22:04:25.891654 [ 254 ] {02c78c58-a5b3-4ac3-a129-a39492a214e1} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6440 | 2025.03.25 22:04:25.892023 [ 137 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6441 | 2025.03.25 22:04:25.892119 [ 137 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6442 | 2025.03.25 22:04:25.892195 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6443 | 2025.03.25 22:04:25.892248 [ 254 ] {02c78c58-a5b3-4ac3-a129-a39492a214e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002415 sec., 24844.72049689441 rows/sec., 1.67 MiB/sec. | ||
6444 | 2025.03.25 22:04:25.892567 [ 254 ] {02c78c58-a5b3-4ac3-a129-a39492a214e1} <Debug> TCPHandler: Processed in 0.002872151 sec. | ||
6445 | 2025.03.25 22:04:25.892694 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6446 | 2025.03.25 22:04:25.893195 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6447 | 2025.03.25 22:04:25.893347 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
6448 | 2025.03.25 22:04:25.893680 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
6449 | 2025.03.25 22:04:25.893799 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6450 | 2025.03.25 22:04:25.893834 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2540 rows starting from the beginning of the part | ||
6451 | 2025.03.25 22:04:25.893910 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
6452 | 2025.03.25 22:04:25.894023 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 46 rows starting from the beginning of the part | ||
6453 | 2025.03.25 22:04:25.894227 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
6454 | 2025.03.25 22:04:25.894306 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
6455 | 2025.03.25 22:04:25.894379 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
6456 | 2025.03.25 22:04:25.895695 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2780 rows, containing 4 columns (4 merged, 0 gathered) in 0.003340968 sec., 832094.1715095744 rows/sec., 55.36 MiB/sec. | ||
6457 | 2025.03.25 22:04:25.896016 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6458 | 2025.03.25 22:04:25.896332 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6459 | 2025.03.25 22:04:25.896423 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_51_10} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6460 | 2025.03.25 22:04:25.896504 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
6461 | 2025.03.25 22:04:26.204734 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6462 | 2025.03.25 22:04:26.226533 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6463 | 2025.03.25 22:04:26.226584 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6464 | 2025.03.25 22:04:26.234003 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6465 | 2025.03.25 22:04:26.234773 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6466 | 2025.03.25 22:04:26.237744 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6467 | 2025.03.25 22:04:30.188592 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 900 | ||
6468 | 2025.03.25 22:04:30.191745 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6469 | 2025.03.25 22:04:30.191802 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6470 | 2025.03.25 22:04:30.193274 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6471 | 2025.03.25 22:04:30.193580 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6472 | 2025.03.25 22:04:30.195084 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 900 | ||
6473 | 2025.03.25 22:04:30.863381 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6474 | 2025.03.25 22:04:30.863574 [ 254 ] {ca43b07c-e258-434f-914a-ee4d893d2d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6475 | 2025.03.25 22:04:30.863654 [ 254 ] {ca43b07c-e258-434f-914a-ee4d893d2d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6476 | 2025.03.25 22:04:30.864467 [ 254 ] {ca43b07c-e258-434f-914a-ee4d893d2d06} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6477 | 2025.03.25 22:04:30.864520 [ 254 ] {ca43b07c-e258-434f-914a-ee4d893d2d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6478 | 2025.03.25 22:04:30.864952 [ 254 ] {ca43b07c-e258-434f-914a-ee4d893d2d06} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6479 | 2025.03.25 22:04:30.865217 [ 254 ] {ca43b07c-e258-434f-914a-ee4d893d2d06} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6480 | 2025.03.25 22:04:30.865470 [ 254 ] {ca43b07c-e258-434f-914a-ee4d893d2d06} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001945 sec., 5141.388174807198 rows/sec., 419.24 KiB/sec. | ||
6481 | 2025.03.25 22:04:30.865567 [ 254 ] {ca43b07c-e258-434f-914a-ee4d893d2d06} <Debug> TCPHandler: Processed in 0.002326781 sec. | ||
6482 | 2025.03.25 22:04:30.865721 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6483 | 2025.03.25 22:04:30.865835 [ 254 ] {5de5cbf8-1909-41c0-91f7-7ac98eb6b206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6484 | 2025.03.25 22:04:30.865885 [ 254 ] {5de5cbf8-1909-41c0-91f7-7ac98eb6b206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6485 | 2025.03.25 22:04:30.866503 [ 254 ] {5de5cbf8-1909-41c0-91f7-7ac98eb6b206} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6486 | 2025.03.25 22:04:30.866542 [ 254 ] {5de5cbf8-1909-41c0-91f7-7ac98eb6b206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6487 | 2025.03.25 22:04:30.866912 [ 254 ] {5de5cbf8-1909-41c0-91f7-7ac98eb6b206} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6488 | 2025.03.25 22:04:30.867161 [ 254 ] {5de5cbf8-1909-41c0-91f7-7ac98eb6b206} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6489 | 2025.03.25 22:04:30.867408 [ 254 ] {5de5cbf8-1909-41c0-91f7-7ac98eb6b206} <Debug> executeQuery: Read 125 rows, 10.78 KiB in 0.001596 sec., 78320.80200501253 rows/sec., 6.60 MiB/sec. | ||
6490 | 2025.03.25 22:04:30.867471 [ 254 ] {5de5cbf8-1909-41c0-91f7-7ac98eb6b206} <Debug> TCPHandler: Processed in 0.001800941 sec. | ||
6491 | 2025.03.25 22:04:30.867744 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6492 | 2025.03.25 22:04:30.867873 [ 254 ] {984704ff-29de-4358-887e-dbff22280826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6493 | 2025.03.25 22:04:30.867921 [ 254 ] {984704ff-29de-4358-887e-dbff22280826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6494 | 2025.03.25 22:04:30.868474 [ 254 ] {984704ff-29de-4358-887e-dbff22280826} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6495 | 2025.03.25 22:04:30.868512 [ 254 ] {984704ff-29de-4358-887e-dbff22280826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6496 | 2025.03.25 22:04:30.868869 [ 254 ] {984704ff-29de-4358-887e-dbff22280826} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6497 | 2025.03.25 22:04:30.869104 [ 254 ] {984704ff-29de-4358-887e-dbff22280826} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6498 | 2025.03.25 22:04:30.869268 [ 133 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6499 | 2025.03.25 22:04:30.869332 [ 254 ] {984704ff-29de-4358-887e-dbff22280826} <Debug> executeQuery: Read 42 rows, 3.10 KiB in 0.001477 sec., 28436.018957345972 rows/sec., 2.05 MiB/sec. | ||
6500 | 2025.03.25 22:04:30.869351 [ 133 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6501 | 2025.03.25 22:04:30.869422 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6502 | 2025.03.25 22:04:30.869453 [ 254 ] {984704ff-29de-4358-887e-dbff22280826} <Debug> TCPHandler: Processed in 0.001810082 sec. | ||
6503 | 2025.03.25 22:04:30.869654 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6504 | 2025.03.25 22:04:30.869663 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
6505 | 2025.03.25 22:04:30.869812 [ 254 ] {1ad795e0-f726-4722-a64d-bb117a2666e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6506 | 2025.03.25 22:04:30.869908 [ 254 ] {1ad795e0-f726-4722-a64d-bb117a2666e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6507 | 2025.03.25 22:04:30.869977 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6508 | 2025.03.25 22:04:30.870083 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 178 rows starting from the beginning of the part | ||
6509 | 2025.03.25 22:04:30.870346 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
6510 | 2025.03.25 22:04:30.870755 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
6511 | 2025.03.25 22:04:30.871240 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
6512 | 2025.03.25 22:04:30.871468 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
6513 | 2025.03.25 22:04:30.871910 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
6514 | 2025.03.25 22:04:30.872630 [ 254 ] {1ad795e0-f726-4722-a64d-bb117a2666e7} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6515 | 2025.03.25 22:04:30.872676 [ 254 ] {1ad795e0-f726-4722-a64d-bb117a2666e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6516 | 2025.03.25 22:04:30.873672 [ 254 ] {1ad795e0-f726-4722-a64d-bb117a2666e7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6517 | 2025.03.25 22:04:30.874248 [ 254 ] {1ad795e0-f726-4722-a64d-bb117a2666e7} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6518 | 2025.03.25 22:04:30.874819 [ 254 ] {1ad795e0-f726-4722-a64d-bb117a2666e7} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.005029 sec., 21077.749055478227 rows/sec., 1.65 MiB/sec. | ||
6519 | 2025.03.25 22:04:30.875018 [ 254 ] {1ad795e0-f726-4722-a64d-bb117a2666e7} <Debug> TCPHandler: Processed in 0.005438045 sec. | ||
6520 | 2025.03.25 22:04:30.875022 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.005474846 sec., 56987.90431730865 rows/sec., 4.11 MiB/sec. | ||
6521 | 2025.03.25 22:04:30.875187 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6522 | 2025.03.25 22:04:30.875234 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6523 | 2025.03.25 22:04:30.875422 [ 254 ] {b28e5ba7-f55a-4154-809d-534b22aad1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6524 | 2025.03.25 22:04:30.875497 [ 254 ] {b28e5ba7-f55a-4154-809d-534b22aad1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6525 | 2025.03.25 22:04:30.875875 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_41_8} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6526 | 2025.03.25 22:04:30.876094 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_41_8} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6527 | 2025.03.25 22:04:30.876217 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
6528 | 2025.03.25 22:04:30.876507 [ 254 ] {b28e5ba7-f55a-4154-809d-534b22aad1a2} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6529 | 2025.03.25 22:04:30.876551 [ 254 ] {b28e5ba7-f55a-4154-809d-534b22aad1a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6530 | 2025.03.25 22:04:30.876954 [ 254 ] {b28e5ba7-f55a-4154-809d-534b22aad1a2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6531 | 2025.03.25 22:04:30.877202 [ 254 ] {b28e5ba7-f55a-4154-809d-534b22aad1a2} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6532 | 2025.03.25 22:04:30.877387 [ 254 ] {b28e5ba7-f55a-4154-809d-534b22aad1a2} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.002047 sec., 80605.7645334636 rows/sec., 5.61 MiB/sec. | ||
6533 | 2025.03.25 22:04:30.877447 [ 254 ] {b28e5ba7-f55a-4154-809d-534b22aad1a2} <Debug> TCPHandler: Processed in 0.00232149 sec. | ||
6534 | 2025.03.25 22:04:30.877572 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6535 | 2025.03.25 22:04:30.877689 [ 254 ] {c1a03c4e-dbf5-4707-b5e7-efbdc9525b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6536 | 2025.03.25 22:04:30.877758 [ 254 ] {c1a03c4e-dbf5-4707-b5e7-efbdc9525b25} <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 | ||
6537 | 2025.03.25 22:04:30.878927 [ 254 ] {c1a03c4e-dbf5-4707-b5e7-efbdc9525b25} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6538 | 2025.03.25 22:04:30.878965 [ 254 ] {c1a03c4e-dbf5-4707-b5e7-efbdc9525b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6539 | 2025.03.25 22:04:30.879629 [ 254 ] {c1a03c4e-dbf5-4707-b5e7-efbdc9525b25} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6540 | 2025.03.25 22:04:30.879894 [ 254 ] {c1a03c4e-dbf5-4707-b5e7-efbdc9525b25} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6541 | 2025.03.25 22:04:30.880096 [ 254 ] {c1a03c4e-dbf5-4707-b5e7-efbdc9525b25} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002431 sec., 13163.30728095434 rows/sec., 23.59 MiB/sec. | ||
6542 | 2025.03.25 22:04:30.880198 [ 254 ] {c1a03c4e-dbf5-4707-b5e7-efbdc9525b25} <Debug> TCPHandler: Processed in 0.002680906 sec. | ||
6543 | 2025.03.25 22:04:30.880346 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6544 | 2025.03.25 22:04:30.880452 [ 254 ] {c6bdb2c3-9792-4b4d-a763-4e2071ccb5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6545 | 2025.03.25 22:04:30.880498 [ 254 ] {c6bdb2c3-9792-4b4d-a763-4e2071ccb5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6546 | 2025.03.25 22:04:30.880937 [ 254 ] {c6bdb2c3-9792-4b4d-a763-4e2071ccb5b1} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6547 | 2025.03.25 22:04:30.880974 [ 254 ] {c6bdb2c3-9792-4b4d-a763-4e2071ccb5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6548 | 2025.03.25 22:04:30.881330 [ 254 ] {c6bdb2c3-9792-4b4d-a763-4e2071ccb5b1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6549 | 2025.03.25 22:04:30.881574 [ 254 ] {c6bdb2c3-9792-4b4d-a763-4e2071ccb5b1} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6550 | 2025.03.25 22:04:30.881749 [ 254 ] {c6bdb2c3-9792-4b4d-a763-4e2071ccb5b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec. | ||
6551 | 2025.03.25 22:04:30.881797 [ 254 ] {c6bdb2c3-9792-4b4d-a763-4e2071ccb5b1} <Debug> TCPHandler: Processed in 0.001502416 sec. | ||
6552 | 2025.03.25 22:04:32.628246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
6553 | 2025.03.25 22:04:32.628885 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6554 | 2025.03.25 22:04:32.628925 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6555 | 2025.03.25 22:04:32.629434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6556 | 2025.03.25 22:04:32.629681 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6557 | 2025.03.25 22:04:32.629862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
6558 | 2025.03.25 22:04:33.737821 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
6559 | 2025.03.25 22:04:33.759858 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6560 | 2025.03.25 22:04:33.759910 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6561 | 2025.03.25 22:04:33.767261 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6562 | 2025.03.25 22:04:33.768048 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6563 | 2025.03.25 22:04:33.771027 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
6564 | 2025.03.25 22:04:35.862432 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6565 | 2025.03.25 22:04:35.862644 [ 254 ] {11ad3c1c-206b-4be7-b07c-6feed2a9da2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6566 | 2025.03.25 22:04:35.862724 [ 254 ] {11ad3c1c-206b-4be7-b07c-6feed2a9da2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6567 | 2025.03.25 22:04:35.863572 [ 254 ] {11ad3c1c-206b-4be7-b07c-6feed2a9da2f} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6568 | 2025.03.25 22:04:35.863625 [ 254 ] {11ad3c1c-206b-4be7-b07c-6feed2a9da2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6569 | 2025.03.25 22:04:35.864097 [ 254 ] {11ad3c1c-206b-4be7-b07c-6feed2a9da2f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6570 | 2025.03.25 22:04:35.864364 [ 254 ] {11ad3c1c-206b-4be7-b07c-6feed2a9da2f} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6571 | 2025.03.25 22:04:35.864615 [ 254 ] {11ad3c1c-206b-4be7-b07c-6feed2a9da2f} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002029 sec., 35485.46081813701 rows/sec., 2.87 MiB/sec. | ||
6572 | 2025.03.25 22:04:35.864691 [ 254 ] {11ad3c1c-206b-4be7-b07c-6feed2a9da2f} <Debug> TCPHandler: Processed in 0.002393022 sec. | ||
6573 | 2025.03.25 22:04:35.864819 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6574 | 2025.03.25 22:04:35.864932 [ 254 ] {e73cc0f3-64aa-4380-8903-0c1ffe425056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6575 | 2025.03.25 22:04:35.864981 [ 254 ] {e73cc0f3-64aa-4380-8903-0c1ffe425056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6576 | 2025.03.25 22:04:35.865529 [ 254 ] {e73cc0f3-64aa-4380-8903-0c1ffe425056} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6577 | 2025.03.25 22:04:35.865570 [ 254 ] {e73cc0f3-64aa-4380-8903-0c1ffe425056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6578 | 2025.03.25 22:04:35.865928 [ 254 ] {e73cc0f3-64aa-4380-8903-0c1ffe425056} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6579 | 2025.03.25 22:04:35.866169 [ 254 ] {e73cc0f3-64aa-4380-8903-0c1ffe425056} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6580 | 2025.03.25 22:04:35.866380 [ 254 ] {e73cc0f3-64aa-4380-8903-0c1ffe425056} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001475 sec., 5423.728813559323 rows/sec., 407.84 KiB/sec. | ||
6581 | 2025.03.25 22:04:35.866435 [ 254 ] {e73cc0f3-64aa-4380-8903-0c1ffe425056} <Debug> TCPHandler: Processed in 0.001669999 sec. | ||
6582 | 2025.03.25 22:04:35.866542 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6583 | 2025.03.25 22:04:35.866647 [ 254 ] {41a9861e-af1a-4384-bfdc-183d201c6781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6584 | 2025.03.25 22:04:35.866693 [ 254 ] {41a9861e-af1a-4384-bfdc-183d201c6781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6585 | 2025.03.25 22:04:35.867238 [ 254 ] {41a9861e-af1a-4384-bfdc-183d201c6781} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6586 | 2025.03.25 22:04:35.867278 [ 254 ] {41a9861e-af1a-4384-bfdc-183d201c6781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6587 | 2025.03.25 22:04:35.867638 [ 254 ] {41a9861e-af1a-4384-bfdc-183d201c6781} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6588 | 2025.03.25 22:04:35.867874 [ 254 ] {41a9861e-af1a-4384-bfdc-183d201c6781} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6589 | 2025.03.25 22:04:35.868081 [ 254 ] {41a9861e-af1a-4384-bfdc-183d201c6781} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001456 sec., 49450.54945054945 rows/sec., 3.86 MiB/sec. | ||
6590 | 2025.03.25 22:04:35.868135 [ 254 ] {41a9861e-af1a-4384-bfdc-183d201c6781} <Debug> TCPHandler: Processed in 0.001642819 sec. | ||
6591 | 2025.03.25 22:04:35.868264 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6592 | 2025.03.25 22:04:35.868372 [ 254 ] {064ce3b6-95fb-49c4-857a-0a08ddd6cdb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6593 | 2025.03.25 22:04:35.868421 [ 254 ] {064ce3b6-95fb-49c4-857a-0a08ddd6cdb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6594 | 2025.03.25 22:04:35.868957 [ 254 ] {064ce3b6-95fb-49c4-857a-0a08ddd6cdb9} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6595 | 2025.03.25 22:04:35.868996 [ 254 ] {064ce3b6-95fb-49c4-857a-0a08ddd6cdb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6596 | 2025.03.25 22:04:35.869386 [ 254 ] {064ce3b6-95fb-49c4-857a-0a08ddd6cdb9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6597 | 2025.03.25 22:04:35.869636 [ 254 ] {064ce3b6-95fb-49c4-857a-0a08ddd6cdb9} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6598 | 2025.03.25 22:04:35.869848 [ 254 ] {064ce3b6-95fb-49c4-857a-0a08ddd6cdb9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001498 sec., 106809.0787716956 rows/sec., 7.44 MiB/sec. | ||
6599 | 2025.03.25 22:04:35.869900 [ 254 ] {064ce3b6-95fb-49c4-857a-0a08ddd6cdb9} <Debug> TCPHandler: Processed in 0.00168644 sec. | ||
6600 | 2025.03.25 22:04:35.870006 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6601 | 2025.03.25 22:04:35.870106 [ 254 ] {42976752-9cc5-42d9-b47e-1b87fb5cc9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6602 | 2025.03.25 22:04:35.870175 [ 254 ] {42976752-9cc5-42d9-b47e-1b87fb5cc9c7} <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 | ||
6603 | 2025.03.25 22:04:35.871294 [ 254 ] {42976752-9cc5-42d9-b47e-1b87fb5cc9c7} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6604 | 2025.03.25 22:04:35.871334 [ 254 ] {42976752-9cc5-42d9-b47e-1b87fb5cc9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6605 | 2025.03.25 22:04:35.871943 [ 254 ] {42976752-9cc5-42d9-b47e-1b87fb5cc9c7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6606 | 2025.03.25 22:04:35.872217 [ 254 ] {42976752-9cc5-42d9-b47e-1b87fb5cc9c7} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6607 | 2025.03.25 22:04:35.872413 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6608 | 2025.03.25 22:04:35.872496 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6609 | 2025.03.25 22:04:35.872501 [ 254 ] {42976752-9cc5-42d9-b47e-1b87fb5cc9c7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002407 sec., 3323.639385126714 rows/sec., 5.96 MiB/sec. | ||
6610 | 2025.03.25 22:04:35.872536 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6611 | 2025.03.25 22:04:35.873086 [ 254 ] {42976752-9cc5-42d9-b47e-1b87fb5cc9c7} <Debug> TCPHandler: Processed in 0.003124254 sec. | ||
6612 | 2025.03.25 22:04:35.873400 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
6613 | 2025.03.25 22:04:35.873561 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6614 | 2025.03.25 22:04:35.873768 [ 254 ] {12c7db15-4f2b-40db-b093-65c0a8192987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6615 | 2025.03.25 22:04:35.873901 [ 254 ] {12c7db15-4f2b-40db-b093-65c0a8192987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6616 | 2025.03.25 22:04:35.874492 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6617 | 2025.03.25 22:04:35.874740 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 763 rows starting from the beginning of the part | ||
6618 | 2025.03.25 22:04:35.875460 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
6619 | 2025.03.25 22:04:35.876219 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
6620 | 2025.03.25 22:04:35.876232 [ 254 ] {12c7db15-4f2b-40db-b093-65c0a8192987} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6621 | 2025.03.25 22:04:35.876309 [ 254 ] {12c7db15-4f2b-40db-b093-65c0a8192987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6622 | 2025.03.25 22:04:35.876814 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part | ||
6623 | 2025.03.25 22:04:35.877491 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part | ||
6624 | 2025.03.25 22:04:35.877963 [ 254 ] {12c7db15-4f2b-40db-b093-65c0a8192987} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6625 | 2025.03.25 22:04:35.878075 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part | ||
6626 | 2025.03.25 22:04:35.878829 [ 254 ] {12c7db15-4f2b-40db-b093-65c0a8192987} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6627 | 2025.03.25 22:04:35.879433 [ 254 ] {12c7db15-4f2b-40db-b093-65c0a8192987} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005742 sec., 10449.320794148382 rows/sec., 721.11 KiB/sec. | ||
6628 | 2025.03.25 22:04:35.879714 [ 254 ] {12c7db15-4f2b-40db-b093-65c0a8192987} <Debug> TCPHandler: Processed in 0.006254569 sec. | ||
6629 | 2025.03.25 22:04:35.888587 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 851 rows, containing 19 columns (19 merged, 0 gathered) in 0.015857697 sec., 53664.7912997707 rows/sec., 96.16 MiB/sec. | ||
6630 | 2025.03.25 22:04:35.889581 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6631 | 2025.03.25 22:04:35.890017 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6632 | 2025.03.25 22:04:35.890100 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6633 | 2025.03.25 22:04:35.890255 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
6634 | 2025.03.25 22:04:36.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.18 MiB, peak 210.67 MiB, free memory in arenas 0.00 B, will set to 205.31 MiB (RSS), difference: 2.13 MiB | ||
6635 | 2025.03.25 22:04:39.980284 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6636 | 2025.03.25 22:04:39.980351 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6637 | 2025.03.25 22:04:40.129997 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
6638 | 2025.03.25 22:04:40.131041 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6639 | 2025.03.25 22:04:40.131097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6640 | 2025.03.25 22:04:40.131634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6641 | 2025.03.25 22:04:40.131907 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6642 | 2025.03.25 22:04:40.132165 [ 121 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6643 | 2025.03.25 22:04:40.132197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
6644 | 2025.03.25 22:04:40.132267 [ 121 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6645 | 2025.03.25 22:04:40.132315 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6646 | 2025.03.25 22:04:40.132466 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
6647 | 2025.03.25 22:04:40.132599 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6648 | 2025.03.25 22:04:40.132639 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
6649 | 2025.03.25 22:04:40.132715 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
6650 | 2025.03.25 22:04:40.132822 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
6651 | 2025.03.25 22:04:40.133106 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
6652 | 2025.03.25 22:04:40.133353 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
6653 | 2025.03.25 22:04:40.133569 [ 192 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
6654 | 2025.03.25 22:04:40.136017 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003607333 sec., 4582609.922621504 rows/sec., 65.55 MiB/sec. | ||
6655 | 2025.03.25 22:04:40.136188 [ 195 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6656 | 2025.03.25 22:04:40.136558 [ 195 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_36_7} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6657 | 2025.03.25 22:04:40.136657 [ 195 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_36_7} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6658 | 2025.03.25 22:04:40.136789 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
6659 | 2025.03.25 22:04:40.195250 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 926 | ||
6660 | 2025.03.25 22:04:40.198280 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6661 | 2025.03.25 22:04:40.198339 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6662 | 2025.03.25 22:04:40.199864 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6663 | 2025.03.25 22:04:40.200183 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6664 | 2025.03.25 22:04:40.200390 [ 121 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6665 | 2025.03.25 22:04:40.200483 [ 121 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6666 | 2025.03.25 22:04:40.200578 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6667 | 2025.03.25 22:04:40.201179 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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 | ||
6668 | 2025.03.25 22:04:40.202859 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
6669 | 2025.03.25 22:04:40.203196 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6670 | 2025.03.25 22:04:40.203376 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 788 rows starting from the beginning of the part | ||
6671 | 2025.03.25 22:04:40.204129 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
6672 | 2025.03.25 22:04:40.204827 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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 | ||
6673 | 2025.03.25 22:04:40.205487 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
6674 | 2025.03.25 22:04:40.206098 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
6675 | 2025.03.25 22:04:40.206693 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
6676 | 2025.03.25 22:04:40.215111 [ 198 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 926 rows, containing 72 columns (72 merged, 0 gathered) in 0.014388112 sec., 64358.68722734435 rows/sec., 54.36 MiB/sec. | ||
6677 | 2025.03.25 22:04:40.216254 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6678 | 2025.03.25 22:04:40.216978 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6679 | 2025.03.25 22:04:40.217065 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_26_5} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6680 | 2025.03.25 22:04:40.217287 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
6681 | 2025.03.25 22:04:40.862913 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6682 | 2025.03.25 22:04:40.863116 [ 254 ] {9b9c506b-8440-451f-beea-bf9429bfa7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6683 | 2025.03.25 22:04:40.863194 [ 254 ] {9b9c506b-8440-451f-beea-bf9429bfa7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6684 | 2025.03.25 22:04:40.864057 [ 254 ] {9b9c506b-8440-451f-beea-bf9429bfa7d6} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6685 | 2025.03.25 22:04:40.864101 [ 254 ] {9b9c506b-8440-451f-beea-bf9429bfa7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6686 | 2025.03.25 22:04:40.864540 [ 254 ] {9b9c506b-8440-451f-beea-bf9429bfa7d6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6687 | 2025.03.25 22:04:40.864809 [ 254 ] {9b9c506b-8440-451f-beea-bf9429bfa7d6} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6688 | 2025.03.25 22:04:40.865016 [ 254 ] {9b9c506b-8440-451f-beea-bf9429bfa7d6} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001957 sec., 61318.34440470107 rows/sec., 5.20 MiB/sec. | ||
6689 | 2025.03.25 22:04:40.865084 [ 254 ] {9b9c506b-8440-451f-beea-bf9429bfa7d6} <Debug> TCPHandler: Processed in 0.00230979 sec. | ||
6690 | 2025.03.25 22:04:40.865214 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6691 | 2025.03.25 22:04:40.865328 [ 254 ] {caad6b02-1375-4521-bc9e-ee71315cee43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6692 | 2025.03.25 22:04:40.865376 [ 254 ] {caad6b02-1375-4521-bc9e-ee71315cee43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6693 | 2025.03.25 22:04:40.865932 [ 254 ] {caad6b02-1375-4521-bc9e-ee71315cee43} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6694 | 2025.03.25 22:04:40.865969 [ 254 ] {caad6b02-1375-4521-bc9e-ee71315cee43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6695 | 2025.03.25 22:04:40.866316 [ 254 ] {caad6b02-1375-4521-bc9e-ee71315cee43} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6696 | 2025.03.25 22:04:40.866554 [ 254 ] {caad6b02-1375-4521-bc9e-ee71315cee43} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6697 | 2025.03.25 22:04:40.866728 [ 254 ] {caad6b02-1375-4521-bc9e-ee71315cee43} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001428 sec., 22408.963585434172 rows/sec., 1.65 MiB/sec. | ||
6698 | 2025.03.25 22:04:40.866781 [ 254 ] {caad6b02-1375-4521-bc9e-ee71315cee43} <Debug> TCPHandler: Processed in 0.001620039 sec. | ||
6699 | 2025.03.25 22:04:40.866887 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6700 | 2025.03.25 22:04:40.866990 [ 254 ] {35e32166-42c3-48d1-8887-d2f48e62d588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6701 | 2025.03.25 22:04:40.867035 [ 254 ] {35e32166-42c3-48d1-8887-d2f48e62d588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6702 | 2025.03.25 22:04:40.867596 [ 254 ] {35e32166-42c3-48d1-8887-d2f48e62d588} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6703 | 2025.03.25 22:04:40.867633 [ 254 ] {35e32166-42c3-48d1-8887-d2f48e62d588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6704 | 2025.03.25 22:04:40.867984 [ 254 ] {35e32166-42c3-48d1-8887-d2f48e62d588} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6705 | 2025.03.25 22:04:40.868218 [ 254 ] {35e32166-42c3-48d1-8887-d2f48e62d588} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6706 | 2025.03.25 22:04:40.868396 [ 254 ] {35e32166-42c3-48d1-8887-d2f48e62d588} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001429 sec., 67179.84604618615 rows/sec., 5.25 MiB/sec. | ||
6707 | 2025.03.25 22:04:40.868448 [ 254 ] {35e32166-42c3-48d1-8887-d2f48e62d588} <Debug> TCPHandler: Processed in 0.001612428 sec. | ||
6708 | 2025.03.25 22:04:40.868581 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6709 | 2025.03.25 22:04:40.868719 [ 254 ] {262e884d-fbbd-4743-a30b-82bf3f03ed19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6710 | 2025.03.25 22:04:40.868779 [ 254 ] {262e884d-fbbd-4743-a30b-82bf3f03ed19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6711 | 2025.03.25 22:04:40.869420 [ 254 ] {262e884d-fbbd-4743-a30b-82bf3f03ed19} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6712 | 2025.03.25 22:04:40.869465 [ 254 ] {262e884d-fbbd-4743-a30b-82bf3f03ed19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6713 | 2025.03.25 22:04:40.869867 [ 254 ] {262e884d-fbbd-4743-a30b-82bf3f03ed19} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6714 | 2025.03.25 22:04:40.870112 [ 254 ] {262e884d-fbbd-4743-a30b-82bf3f03ed19} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6715 | 2025.03.25 22:04:40.870291 [ 254 ] {262e884d-fbbd-4743-a30b-82bf3f03ed19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec. | ||
6716 | 2025.03.25 22:04:40.870344 [ 254 ] {262e884d-fbbd-4743-a30b-82bf3f03ed19} <Debug> TCPHandler: Processed in 0.001829042 sec. | ||
6717 | 2025.03.25 22:04:40.870468 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6718 | 2025.03.25 22:04:40.870573 [ 254 ] {0c19e9cf-b7ed-4ddb-829d-ad3b86f43b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6719 | 2025.03.25 22:04:40.870639 [ 254 ] {0c19e9cf-b7ed-4ddb-829d-ad3b86f43b22} <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 | ||
6720 | 2025.03.25 22:04:40.871783 [ 254 ] {0c19e9cf-b7ed-4ddb-829d-ad3b86f43b22} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6721 | 2025.03.25 22:04:40.871820 [ 254 ] {0c19e9cf-b7ed-4ddb-829d-ad3b86f43b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6722 | 2025.03.25 22:04:40.872459 [ 254 ] {0c19e9cf-b7ed-4ddb-829d-ad3b86f43b22} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6723 | 2025.03.25 22:04:40.872725 [ 254 ] {0c19e9cf-b7ed-4ddb-829d-ad3b86f43b22} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6724 | 2025.03.25 22:04:40.872924 [ 254 ] {0c19e9cf-b7ed-4ddb-829d-ad3b86f43b22} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002374 sec., 13479.359730412807 rows/sec., 24.15 MiB/sec. | ||
6725 | 2025.03.25 22:04:40.873028 [ 254 ] {0c19e9cf-b7ed-4ddb-829d-ad3b86f43b22} <Debug> TCPHandler: Processed in 0.002610616 sec. | ||
6726 | 2025.03.25 22:04:40.873168 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6727 | 2025.03.25 22:04:40.873274 [ 254 ] {ebd36245-b104-4d39-b17d-7528b378905c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6728 | 2025.03.25 22:04:40.873319 [ 254 ] {ebd36245-b104-4d39-b17d-7528b378905c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6729 | 2025.03.25 22:04:40.873767 [ 254 ] {ebd36245-b104-4d39-b17d-7528b378905c} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6730 | 2025.03.25 22:04:40.873803 [ 254 ] {ebd36245-b104-4d39-b17d-7528b378905c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6731 | 2025.03.25 22:04:40.874153 [ 254 ] {ebd36245-b104-4d39-b17d-7528b378905c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6732 | 2025.03.25 22:04:40.874382 [ 254 ] {ebd36245-b104-4d39-b17d-7528b378905c} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6733 | 2025.03.25 22:04:40.874554 [ 254 ] {ebd36245-b104-4d39-b17d-7528b378905c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001301 sec., 46118.370484242885 rows/sec., 3.11 MiB/sec. | ||
6734 | 2025.03.25 22:04:40.874603 [ 254 ] {ebd36245-b104-4d39-b17d-7528b378905c} <Debug> TCPHandler: Processed in 0.001486026 sec. | ||
6735 | 2025.03.25 22:04:41.271091 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
6736 | 2025.03.25 22:04:41.293079 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6737 | 2025.03.25 22:04:41.293140 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6738 | 2025.03.25 22:04:41.300416 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6739 | 2025.03.25 22:04:41.301189 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6740 | 2025.03.25 22:04:41.301510 [ 119 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6741 | 2025.03.25 22:04:41.301579 [ 119 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6742 | 2025.03.25 22:04:41.301626 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6743 | 2025.03.25 22:04:41.302228 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
6744 | 2025.03.25 22:04:41.317897 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
6745 | 2025.03.25 22:04:41.319413 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6746 | 2025.03.25 22:04:41.321150 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
6747 | 2025.03.25 22:04:41.327065 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
6748 | 2025.03.25 22:04:41.333168 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
6749 | 2025.03.25 22:04:41.339147 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
6750 | 2025.03.25 22:04:41.345273 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
6751 | 2025.03.25 22:04:41.350014 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
6752 | 2025.03.25 22:04:41.408487 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.106686093 sec., 2549.5356737827115 rows/sec., 13.18 MiB/sec. | ||
6753 | 2025.03.25 22:04:41.411816 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6754 | 2025.03.25 22:04:41.414887 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_36_7} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6755 | 2025.03.25 22:04:41.415019 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_36_7} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6756 | 2025.03.25 22:04:41.417818 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
6757 | 2025.03.25 22:04:45.893060 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6758 | 2025.03.25 22:04:45.893267 [ 254 ] {de5715b7-5e22-4914-b87a-53b7d9610d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6759 | 2025.03.25 22:04:45.893340 [ 254 ] {de5715b7-5e22-4914-b87a-53b7d9610d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6760 | 2025.03.25 22:04:45.894129 [ 254 ] {de5715b7-5e22-4914-b87a-53b7d9610d87} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6761 | 2025.03.25 22:04:45.894175 [ 254 ] {de5715b7-5e22-4914-b87a-53b7d9610d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6762 | 2025.03.25 22:04:45.894621 [ 254 ] {de5715b7-5e22-4914-b87a-53b7d9610d87} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6763 | 2025.03.25 22:04:45.894885 [ 254 ] {de5715b7-5e22-4914-b87a-53b7d9610d87} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6764 | 2025.03.25 22:04:45.895152 [ 254 ] {de5715b7-5e22-4914-b87a-53b7d9610d87} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001922 sec., 12486.992715920915 rows/sec., 1.04 MiB/sec. | ||
6765 | 2025.03.25 22:04:45.895322 [ 254 ] {de5715b7-5e22-4914-b87a-53b7d9610d87} <Debug> TCPHandler: Processed in 0.002414732 sec. | ||
6766 | 2025.03.25 22:04:45.895467 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6767 | 2025.03.25 22:04:45.895585 [ 254 ] {a0410a87-78fd-4eab-910d-2dd2d49ce59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6768 | 2025.03.25 22:04:45.895643 [ 254 ] {a0410a87-78fd-4eab-910d-2dd2d49ce59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6769 | 2025.03.25 22:04:45.896214 [ 254 ] {a0410a87-78fd-4eab-910d-2dd2d49ce59f} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6770 | 2025.03.25 22:04:45.896253 [ 254 ] {a0410a87-78fd-4eab-910d-2dd2d49ce59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6771 | 2025.03.25 22:04:45.896603 [ 254 ] {a0410a87-78fd-4eab-910d-2dd2d49ce59f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6772 | 2025.03.25 22:04:45.896840 [ 254 ] {a0410a87-78fd-4eab-910d-2dd2d49ce59f} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6773 | 2025.03.25 22:04:45.897054 [ 254 ] {a0410a87-78fd-4eab-910d-2dd2d49ce59f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001491 sec., 2682.763246143528 rows/sec., 218.76 KiB/sec. | ||
6774 | 2025.03.25 22:04:45.897135 [ 254 ] {a0410a87-78fd-4eab-910d-2dd2d49ce59f} <Debug> TCPHandler: Processed in 0.00172432 sec. | ||
6775 | 2025.03.25 22:04:45.897258 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6776 | 2025.03.25 22:04:45.897372 [ 254 ] {7e9f6937-19db-4a55-a507-0bb2c7f4985c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6777 | 2025.03.25 22:04:45.897420 [ 254 ] {7e9f6937-19db-4a55-a507-0bb2c7f4985c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6778 | 2025.03.25 22:04:45.898644 [ 254 ] {7e9f6937-19db-4a55-a507-0bb2c7f4985c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6779 | 2025.03.25 22:04:45.898682 [ 254 ] {7e9f6937-19db-4a55-a507-0bb2c7f4985c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6780 | 2025.03.25 22:04:45.899134 [ 254 ] {7e9f6937-19db-4a55-a507-0bb2c7f4985c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6781 | 2025.03.25 22:04:45.899389 [ 254 ] {7e9f6937-19db-4a55-a507-0bb2c7f4985c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6782 | 2025.03.25 22:04:45.899571 [ 254 ] {7e9f6937-19db-4a55-a507-0bb2c7f4985c} <Debug> executeQuery: Read 1334 rows, 113.66 KiB in 0.002223 sec., 600089.9685110211 rows/sec., 49.93 MiB/sec. | ||
6783 | 2025.03.25 22:04:45.899623 [ 254 ] {7e9f6937-19db-4a55-a507-0bb2c7f4985c} <Debug> TCPHandler: Processed in 0.002419912 sec. | ||
6784 | 2025.03.25 22:04:45.899745 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6785 | 2025.03.25 22:04:45.899851 [ 254 ] {f7a8c8fb-e6b9-473e-96cc-f7c883a57ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6786 | 2025.03.25 22:04:45.899895 [ 254 ] {f7a8c8fb-e6b9-473e-96cc-f7c883a57ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6787 | 2025.03.25 22:04:45.900443 [ 254 ] {f7a8c8fb-e6b9-473e-96cc-f7c883a57ae7} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6788 | 2025.03.25 22:04:45.900479 [ 254 ] {f7a8c8fb-e6b9-473e-96cc-f7c883a57ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6789 | 2025.03.25 22:04:45.900825 [ 254 ] {f7a8c8fb-e6b9-473e-96cc-f7c883a57ae7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6790 | 2025.03.25 22:04:45.901059 [ 254 ] {f7a8c8fb-e6b9-473e-96cc-f7c883a57ae7} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6791 | 2025.03.25 22:04:45.901230 [ 254 ] {f7a8c8fb-e6b9-473e-96cc-f7c883a57ae7} <Debug> executeQuery: Read 24 rows, 1.84 KiB in 0.0014 sec., 17142.85714285714 rows/sec., 1.28 MiB/sec. | ||
6792 | 2025.03.25 22:04:45.901280 [ 254 ] {f7a8c8fb-e6b9-473e-96cc-f7c883a57ae7} <Debug> TCPHandler: Processed in 0.001587007 sec. | ||
6793 | 2025.03.25 22:04:45.901385 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6794 | 2025.03.25 22:04:45.901485 [ 254 ] {ea25988b-06a7-4238-9997-d328c47f25f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6795 | 2025.03.25 22:04:45.901529 [ 254 ] {ea25988b-06a7-4238-9997-d328c47f25f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6796 | 2025.03.25 22:04:45.902121 [ 254 ] {ea25988b-06a7-4238-9997-d328c47f25f5} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6797 | 2025.03.25 22:04:45.902157 [ 254 ] {ea25988b-06a7-4238-9997-d328c47f25f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6798 | 2025.03.25 22:04:45.902509 [ 254 ] {ea25988b-06a7-4238-9997-d328c47f25f5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6799 | 2025.03.25 22:04:45.902744 [ 254 ] {ea25988b-06a7-4238-9997-d328c47f25f5} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6800 | 2025.03.25 22:04:45.902962 [ 254 ] {ea25988b-06a7-4238-9997-d328c47f25f5} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001496 sec., 168449.19786096257 rows/sec., 11.65 MiB/sec. | ||
6801 | 2025.03.25 22:04:45.903187 [ 254 ] {ea25988b-06a7-4238-9997-d328c47f25f5} <Debug> TCPHandler: Processed in 0.001848322 sec. | ||
6802 | 2025.03.25 22:04:45.903324 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6803 | 2025.03.25 22:04:45.903426 [ 254 ] {61a6131f-64be-4847-b64b-77b8d3335b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6804 | 2025.03.25 22:04:45.903471 [ 254 ] {61a6131f-64be-4847-b64b-77b8d3335b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6805 | 2025.03.25 22:04:45.904022 [ 254 ] {61a6131f-64be-4847-b64b-77b8d3335b4d} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6806 | 2025.03.25 22:04:45.904059 [ 254 ] {61a6131f-64be-4847-b64b-77b8d3335b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6807 | 2025.03.25 22:04:45.904397 [ 254 ] {61a6131f-64be-4847-b64b-77b8d3335b4d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6808 | 2025.03.25 22:04:45.904673 [ 254 ] {61a6131f-64be-4847-b64b-77b8d3335b4d} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6809 | 2025.03.25 22:04:45.904883 [ 254 ] {61a6131f-64be-4847-b64b-77b8d3335b4d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00147 sec., 8163.265306122449 rows/sec., 637.76 KiB/sec. | ||
6810 | 2025.03.25 22:04:45.904960 [ 254 ] {61a6131f-64be-4847-b64b-77b8d3335b4d} <Debug> TCPHandler: Processed in 0.001686749 sec. | ||
6811 | 2025.03.25 22:04:45.905128 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6812 | 2025.03.25 22:04:45.905263 [ 254 ] {6eaaeee7-4d2e-484b-b7fb-60600951ed97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6813 | 2025.03.25 22:04:45.905318 [ 254 ] {6eaaeee7-4d2e-484b-b7fb-60600951ed97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6814 | 2025.03.25 22:04:45.906145 [ 254 ] {6eaaeee7-4d2e-484b-b7fb-60600951ed97} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6815 | 2025.03.25 22:04:45.906185 [ 254 ] {6eaaeee7-4d2e-484b-b7fb-60600951ed97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6816 | 2025.03.25 22:04:45.906622 [ 254 ] {6eaaeee7-4d2e-484b-b7fb-60600951ed97} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6817 | 2025.03.25 22:04:45.906873 [ 254 ] {6eaaeee7-4d2e-484b-b7fb-60600951ed97} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6818 | 2025.03.25 22:04:45.907096 [ 254 ] {6eaaeee7-4d2e-484b-b7fb-60600951ed97} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001849 sec., 307193.0773391022 rows/sec., 23.04 MiB/sec. | ||
6819 | 2025.03.25 22:04:45.907173 [ 254 ] {6eaaeee7-4d2e-484b-b7fb-60600951ed97} <Debug> TCPHandler: Processed in 0.002106167 sec. | ||
6820 | 2025.03.25 22:04:45.907444 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6821 | 2025.03.25 22:04:45.907566 [ 254 ] {a1e225d6-8474-4c85-b970-e02e6b2e03f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6822 | 2025.03.25 22:04:45.907617 [ 254 ] {a1e225d6-8474-4c85-b970-e02e6b2e03f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6823 | 2025.03.25 22:04:45.908354 [ 254 ] {a1e225d6-8474-4c85-b970-e02e6b2e03f9} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6824 | 2025.03.25 22:04:45.908394 [ 254 ] {a1e225d6-8474-4c85-b970-e02e6b2e03f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6825 | 2025.03.25 22:04:45.908938 [ 254 ] {a1e225d6-8474-4c85-b970-e02e6b2e03f9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6826 | 2025.03.25 22:04:45.909184 [ 254 ] {a1e225d6-8474-4c85-b970-e02e6b2e03f9} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6827 | 2025.03.25 22:04:45.909366 [ 254 ] {a1e225d6-8474-4c85-b970-e02e6b2e03f9} <Debug> executeQuery: Read 918 rows, 63.76 KiB in 0.001824 sec., 503289.4736842105 rows/sec., 34.14 MiB/sec. | ||
6828 | 2025.03.25 22:04:45.909417 [ 254 ] {a1e225d6-8474-4c85-b970-e02e6b2e03f9} <Debug> TCPHandler: Processed in 0.002080786 sec. | ||
6829 | 2025.03.25 22:04:45.909534 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6830 | 2025.03.25 22:04:45.909641 [ 254 ] {36006f9a-6baa-45f9-96df-9798f997a443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6831 | 2025.03.25 22:04:45.909708 [ 254 ] {36006f9a-6baa-45f9-96df-9798f997a443} <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 | ||
6832 | 2025.03.25 22:04:45.910771 [ 254 ] {36006f9a-6baa-45f9-96df-9798f997a443} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6833 | 2025.03.25 22:04:45.910808 [ 254 ] {36006f9a-6baa-45f9-96df-9798f997a443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6834 | 2025.03.25 22:04:45.911412 [ 254 ] {36006f9a-6baa-45f9-96df-9798f997a443} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6835 | 2025.03.25 22:04:45.911678 [ 254 ] {36006f9a-6baa-45f9-96df-9798f997a443} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6836 | 2025.03.25 22:04:45.911871 [ 254 ] {36006f9a-6baa-45f9-96df-9798f997a443} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002252 sec., 3552.3978685612788 rows/sec., 6.37 MiB/sec. | ||
6837 | 2025.03.25 22:04:45.911973 [ 254 ] {36006f9a-6baa-45f9-96df-9798f997a443} <Debug> TCPHandler: Processed in 0.002490394 sec. | ||
6838 | 2025.03.25 22:04:45.912114 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6839 | 2025.03.25 22:04:45.912222 [ 254 ] {c72f80ff-f48e-4c50-9604-818225be9a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6840 | 2025.03.25 22:04:45.912267 [ 254 ] {c72f80ff-f48e-4c50-9604-818225be9a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6841 | 2025.03.25 22:04:45.912703 [ 254 ] {c72f80ff-f48e-4c50-9604-818225be9a12} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6842 | 2025.03.25 22:04:45.912739 [ 254 ] {c72f80ff-f48e-4c50-9604-818225be9a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6843 | 2025.03.25 22:04:45.913094 [ 254 ] {c72f80ff-f48e-4c50-9604-818225be9a12} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6844 | 2025.03.25 22:04:45.913330 [ 254 ] {c72f80ff-f48e-4c50-9604-818225be9a12} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6845 | 2025.03.25 22:04:45.913507 [ 254 ] {c72f80ff-f48e-4c50-9604-818225be9a12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001307 sec., 45906.65646518745 rows/sec., 3.09 MiB/sec. | ||
6846 | 2025.03.25 22:04:45.913555 [ 254 ] {c72f80ff-f48e-4c50-9604-818225be9a12} <Debug> TCPHandler: Processed in 0.001492286 sec. | ||
6847 | 2025.03.25 22:04:47.632363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
6848 | 2025.03.25 22:04:47.633052 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6849 | 2025.03.25 22:04:47.633101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6850 | 2025.03.25 22:04:47.633702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6851 | 2025.03.25 22:04:47.633971 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6852 | 2025.03.25 22:04:47.634228 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
6853 | 2025.03.25 22:04:48.817992 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
6854 | 2025.03.25 22:04:48.837936 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6855 | 2025.03.25 22:04:48.838005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6856 | 2025.03.25 22:04:48.844948 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6857 | 2025.03.25 22:04:48.845710 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6858 | 2025.03.25 22:04:48.849215 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
6859 | 2025.03.25 22:04:50.203108 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 958 | ||
6860 | 2025.03.25 22:04:50.206568 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6861 | 2025.03.25 22:04:50.206631 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6862 | 2025.03.25 22:04:50.208122 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6863 | 2025.03.25 22:04:50.208443 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6864 | 2025.03.25 22:04:50.209105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 958 | ||
6865 | 2025.03.25 22:04:50.869733 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6866 | 2025.03.25 22:04:50.869941 [ 254 ] {69d7ce38-181b-4b04-a8fd-9a88c4df6de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6867 | 2025.03.25 22:04:50.870025 [ 254 ] {69d7ce38-181b-4b04-a8fd-9a88c4df6de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6868 | 2025.03.25 22:04:50.871010 [ 254 ] {69d7ce38-181b-4b04-a8fd-9a88c4df6de5} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6869 | 2025.03.25 22:04:50.871070 [ 254 ] {69d7ce38-181b-4b04-a8fd-9a88c4df6de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6870 | 2025.03.25 22:04:50.871673 [ 254 ] {69d7ce38-181b-4b04-a8fd-9a88c4df6de5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6871 | 2025.03.25 22:04:50.872053 [ 254 ] {69d7ce38-181b-4b04-a8fd-9a88c4df6de5} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6872 | 2025.03.25 22:04:50.872331 [ 109 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6873 | 2025.03.25 22:04:50.872376 [ 254 ] {69d7ce38-181b-4b04-a8fd-9a88c4df6de5} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002486 sec., 48270.313757039425 rows/sec., 4.09 MiB/sec. | ||
6874 | 2025.03.25 22:04:50.872434 [ 109 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6875 | 2025.03.25 22:04:50.872517 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6876 | 2025.03.25 22:04:50.872565 [ 254 ] {69d7ce38-181b-4b04-a8fd-9a88c4df6de5} <Debug> TCPHandler: Processed in 0.002968482 sec. | ||
6877 | 2025.03.25 22:04:50.872889 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
6878 | 2025.03.25 22:04:50.873468 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6879 | 2025.03.25 22:04:50.873560 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1969 rows starting from the beginning of the part | ||
6880 | 2025.03.25 22:04:50.873715 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 125 rows starting from the beginning of the part | ||
6881 | 2025.03.25 22:04:50.873846 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 72 rows starting from the beginning of the part | ||
6882 | 2025.03.25 22:04:50.874073 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6883 | 2025.03.25 22:04:50.874356 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 120 rows starting from the beginning of the part | ||
6884 | 2025.03.25 22:04:50.874489 [ 254 ] {3084e70f-2cf0-4e07-9a56-4780bc75815f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6885 | 2025.03.25 22:04:50.874650 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1334 rows starting from the beginning of the part | ||
6886 | 2025.03.25 22:04:50.874685 [ 254 ] {3084e70f-2cf0-4e07-9a56-4780bc75815f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6887 | 2025.03.25 22:04:50.875302 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 120 rows starting from the beginning of the part | ||
6888 | 2025.03.25 22:04:50.877424 [ 254 ] {3084e70f-2cf0-4e07-9a56-4780bc75815f} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6889 | 2025.03.25 22:04:50.877512 [ 254 ] {3084e70f-2cf0-4e07-9a56-4780bc75815f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
6890 | 2025.03.25 22:04:50.878791 [ 254 ] {3084e70f-2cf0-4e07-9a56-4780bc75815f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6891 | 2025.03.25 22:04:50.879182 [ 254 ] {3084e70f-2cf0-4e07-9a56-4780bc75815f} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6892 | 2025.03.25 22:04:50.879524 [ 254 ] {3084e70f-2cf0-4e07-9a56-4780bc75815f} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.005152 sec., 6211.180124223602 rows/sec., 467.05 KiB/sec. | ||
6893 | 2025.03.25 22:04:50.879634 [ 254 ] {3084e70f-2cf0-4e07-9a56-4780bc75815f} <Debug> TCPHandler: Processed in 0.005739551 sec. | ||
6894 | 2025.03.25 22:04:50.879919 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6895 | 2025.03.25 22:04:50.880272 [ 254 ] {e0e2d1b2-506a-48e8-843c-5ca9bfd52d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6896 | 2025.03.25 22:04:50.880376 [ 254 ] {e0e2d1b2-506a-48e8-843c-5ca9bfd52d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6897 | 2025.03.25 22:04:50.880376 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3740 rows, containing 5 columns (5 merged, 0 gathered) in 0.007720344 sec., 484434.37235439254 rows/sec., 41.90 MiB/sec. | ||
6898 | 2025.03.25 22:04:50.880832 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6899 | 2025.03.25 22:04:50.881545 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6900 | 2025.03.25 22:04:50.881821 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_56_11} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6901 | 2025.03.25 22:04:50.881987 [ 254 ] {e0e2d1b2-506a-48e8-843c-5ca9bfd52d5d} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6902 | 2025.03.25 22:04:50.882033 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
6903 | 2025.03.25 22:04:50.882067 [ 254 ] {e0e2d1b2-506a-48e8-843c-5ca9bfd52d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
6904 | 2025.03.25 22:04:50.882621 [ 254 ] {e0e2d1b2-506a-48e8-843c-5ca9bfd52d5d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6905 | 2025.03.25 22:04:50.882964 [ 254 ] {e0e2d1b2-506a-48e8-843c-5ca9bfd52d5d} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6906 | 2025.03.25 22:04:50.883197 [ 109 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6907 | 2025.03.25 22:04:50.883260 [ 254 ] {e0e2d1b2-506a-48e8-843c-5ca9bfd52d5d} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.003127 sec., 30700.351774864088 rows/sec., 2.40 MiB/sec. | ||
6908 | 2025.03.25 22:04:50.883281 [ 109 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6909 | 2025.03.25 22:04:50.883372 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6910 | 2025.03.25 22:04:50.883418 [ 254 ] {e0e2d1b2-506a-48e8-843c-5ca9bfd52d5d} <Debug> TCPHandler: Processed in 0.003611673 sec. | ||
6911 | 2025.03.25 22:04:50.883662 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
6912 | 2025.03.25 22:04:50.883812 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6913 | 2025.03.25 22:04:50.883891 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6914 | 2025.03.25 22:04:50.883963 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 952 rows starting from the beginning of the part | ||
6915 | 2025.03.25 22:04:50.884090 [ 254 ] {603fa524-0a5e-4dd1-9f41-a6f72e856911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6916 | 2025.03.25 22:04:50.884197 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 106 rows starting from the beginning of the part | ||
6917 | 2025.03.25 22:04:50.884322 [ 254 ] {603fa524-0a5e-4dd1-9f41-a6f72e856911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6918 | 2025.03.25 22:04:50.884790 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 72 rows starting from the beginning of the part | ||
6919 | 2025.03.25 22:04:50.885264 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 96 rows starting from the beginning of the part | ||
6920 | 2025.03.25 22:04:50.885680 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 568 rows starting from the beginning of the part | ||
6921 | 2025.03.25 22:04:50.885938 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 96 rows starting from the beginning of the part | ||
6922 | 2025.03.25 22:04:50.886841 [ 254 ] {603fa524-0a5e-4dd1-9f41-a6f72e856911} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6923 | 2025.03.25 22:04:50.886917 [ 254 ] {603fa524-0a5e-4dd1-9f41-a6f72e856911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
6924 | 2025.03.25 22:04:50.887985 [ 254 ] {603fa524-0a5e-4dd1-9f41-a6f72e856911} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6925 | 2025.03.25 22:04:50.888628 [ 254 ] {603fa524-0a5e-4dd1-9f41-a6f72e856911} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6926 | 2025.03.25 22:04:50.888987 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6927 | 2025.03.25 22:04:50.889066 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6928 | 2025.03.25 22:04:50.889100 [ 254 ] {603fa524-0a5e-4dd1-9f41-a6f72e856911} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005097 sec., 31391.014322150284 rows/sec., 2.19 MiB/sec. | ||
6929 | 2025.03.25 22:04:50.889116 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
6930 | 2025.03.25 22:04:50.889379 [ 254 ] {603fa524-0a5e-4dd1-9f41-a6f72e856911} <Debug> TCPHandler: Processed in 0.005656819 sec. | ||
6931 | 2025.03.25 22:04:50.889512 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
6932 | 2025.03.25 22:04:50.889770 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6933 | 2025.03.25 22:04:50.889934 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6934 | 2025.03.25 22:04:50.890092 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14405 rows starting from the beginning of the part | ||
6935 | 2025.03.25 22:04:50.890131 [ 254 ] {53c67900-c894-4d17-b1d0-67ce50b0094a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6936 | 2025.03.25 22:04:50.890624 [ 254 ] {53c67900-c894-4d17-b1d0-67ce50b0094a} <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 | ||
6937 | 2025.03.25 22:04:50.890660 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 165 rows starting from the beginning of the part | ||
6938 | 2025.03.25 22:04:50.891352 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
6939 | 2025.03.25 22:04:50.891512 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1890 rows, containing 5 columns (5 merged, 0 gathered) in 0.007897298 sec., 239322.3606352451 rows/sec., 18.80 MiB/sec. | ||
6940 | 2025.03.25 22:04:50.891942 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
6941 | 2025.03.25 22:04:50.892113 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6942 | 2025.03.25 22:04:50.892495 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 918 rows starting from the beginning of the part | ||
6943 | 2025.03.25 22:04:50.893074 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
6944 | 2025.03.25 22:04:50.893744 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6945 | 2025.03.25 22:04:50.894322 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_56_11} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6946 | 2025.03.25 22:04:50.894739 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
6947 | 2025.03.25 22:04:50.898420 [ 254 ] {53c67900-c894-4d17-b1d0-67ce50b0094a} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6948 | 2025.03.25 22:04:50.898479 [ 254 ] {53c67900-c894-4d17-b1d0-67ce50b0094a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
6949 | 2025.03.25 22:04:50.899635 [ 254 ] {53c67900-c894-4d17-b1d0-67ce50b0094a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6950 | 2025.03.25 22:04:50.900075 [ 254 ] {53c67900-c894-4d17-b1d0-67ce50b0094a} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6951 | 2025.03.25 22:04:50.900403 [ 254 ] {53c67900-c894-4d17-b1d0-67ce50b0094a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.010382 sec., 3082.2577538046617 rows/sec., 5.52 MiB/sec. | ||
6952 | 2025.03.25 22:04:50.900597 [ 254 ] {53c67900-c894-4d17-b1d0-67ce50b0094a} <Debug> TCPHandler: Processed in 0.010970462 sec. | ||
6953 | 2025.03.25 22:04:50.900891 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6954 | 2025.03.25 22:04:50.901040 [ 254 ] {a0ae3ef6-6a4d-4d5f-b08f-4aab661f07d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6955 | 2025.03.25 22:04:50.901125 [ 254 ] {a0ae3ef6-6a4d-4d5f-b08f-4aab661f07d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6956 | 2025.03.25 22:04:50.902227 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15968 rows, containing 5 columns (5 merged, 0 gathered) in 0.012969736 sec., 1231173.8650655649 rows/sec., 84.27 MiB/sec. | ||
6957 | 2025.03.25 22:04:50.902698 [ 254 ] {a0ae3ef6-6a4d-4d5f-b08f-4aab661f07d1} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6958 | 2025.03.25 22:04:50.902755 [ 254 ] {a0ae3ef6-6a4d-4d5f-b08f-4aab661f07d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6959 | 2025.03.25 22:04:50.903317 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6960 | 2025.03.25 22:04:50.903487 [ 254 ] {a0ae3ef6-6a4d-4d5f-b08f-4aab661f07d1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6961 | 2025.03.25 22:04:50.903982 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6962 | 2025.03.25 22:04:50.904193 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6963 | 2025.03.25 22:04:50.904419 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
6964 | 2025.03.25 22:04:50.904471 [ 254 ] {a0ae3ef6-6a4d-4d5f-b08f-4aab661f07d1} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6965 | 2025.03.25 22:04:50.904745 [ 109 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6966 | 2025.03.25 22:04:50.904831 [ 109 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6967 | 2025.03.25 22:04:50.904868 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
6968 | 2025.03.25 22:04:50.904875 [ 254 ] {a0ae3ef6-6a4d-4d5f-b08f-4aab661f07d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003872 sec., 15495.86776859504 rows/sec., 1.04 MiB/sec. | ||
6969 | 2025.03.25 22:04:50.905057 [ 254 ] {a0ae3ef6-6a4d-4d5f-b08f-4aab661f07d1} <Debug> TCPHandler: Processed in 0.004258464 sec. | ||
6970 | 2025.03.25 22:04:50.905087 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
6971 | 2025.03.25 22:04:50.905247 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6972 | 2025.03.25 22:04:50.905289 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2780 rows starting from the beginning of the part | ||
6973 | 2025.03.25 22:04:50.905373 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
6974 | 2025.03.25 22:04:50.905803 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
6975 | 2025.03.25 22:04:50.906075 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
6976 | 2025.03.25 22:04:50.906228 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
6977 | 2025.03.25 22:04:50.906463 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
6978 | 2025.03.25 22:04:50.908684 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3080 rows, containing 4 columns (4 merged, 0 gathered) in 0.003718645 sec., 828258.6802450892 rows/sec., 55.18 MiB/sec. | ||
6979 | 2025.03.25 22:04:50.909096 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6980 | 2025.03.25 22:04:50.909522 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_56_11} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6981 | 2025.03.25 22:04:50.909637 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_56_11} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6982 | 2025.03.25 22:04:50.909752 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
6983 | 2025.03.25 22:04:54.980402 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6984 | 2025.03.25 22:04:54.980498 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6985 | 2025.03.25 22:04:55.134366 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
6986 | 2025.03.25 22:04:55.135111 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6987 | 2025.03.25 22:04:55.135153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
6988 | 2025.03.25 22:04:55.135681 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6989 | 2025.03.25 22:04:55.135923 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6990 | 2025.03.25 22:04:55.136175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
6991 | 2025.03.25 22:04:55.862675 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6992 | 2025.03.25 22:04:55.862981 [ 254 ] {d44f949a-3f4b-4a26-80b4-fd0f3330ae5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6993 | 2025.03.25 22:04:55.863064 [ 254 ] {d44f949a-3f4b-4a26-80b4-fd0f3330ae5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6994 | 2025.03.25 22:04:55.863959 [ 254 ] {d44f949a-3f4b-4a26-80b4-fd0f3330ae5b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6995 | 2025.03.25 22:04:55.864026 [ 254 ] {d44f949a-3f4b-4a26-80b4-fd0f3330ae5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
6996 | 2025.03.25 22:04:55.864533 [ 254 ] {d44f949a-3f4b-4a26-80b4-fd0f3330ae5b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6997 | 2025.03.25 22:04:55.864828 [ 254 ] {d44f949a-3f4b-4a26-80b4-fd0f3330ae5b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6998 | 2025.03.25 22:04:55.865083 [ 254 ] {d44f949a-3f4b-4a26-80b4-fd0f3330ae5b} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002188 sec., 32906.76416819013 rows/sec., 2.66 MiB/sec. | ||
6999 | 2025.03.25 22:04:55.865143 [ 254 ] {d44f949a-3f4b-4a26-80b4-fd0f3330ae5b} <Debug> TCPHandler: Processed in 0.002663346 sec. | ||
7000 | 2025.03.25 22:04:55.865270 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7001 | 2025.03.25 22:04:55.865383 [ 254 ] {21501971-cb12-42a2-aee5-e2accb7550f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7002 | 2025.03.25 22:04:55.865430 [ 254 ] {21501971-cb12-42a2-aee5-e2accb7550f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7003 | 2025.03.25 22:04:55.865967 [ 254 ] {21501971-cb12-42a2-aee5-e2accb7550f2} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7004 | 2025.03.25 22:04:55.866008 [ 254 ] {21501971-cb12-42a2-aee5-e2accb7550f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7005 | 2025.03.25 22:04:55.866355 [ 254 ] {21501971-cb12-42a2-aee5-e2accb7550f2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7006 | 2025.03.25 22:04:55.866583 [ 254 ] {21501971-cb12-42a2-aee5-e2accb7550f2} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7007 | 2025.03.25 22:04:55.866748 [ 101 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7008 | 2025.03.25 22:04:55.866809 [ 254 ] {21501971-cb12-42a2-aee5-e2accb7550f2} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001448 sec., 5524.861878453038 rows/sec., 415.44 KiB/sec. | ||
7009 | 2025.03.25 22:04:55.866829 [ 101 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7010 | 2025.03.25 22:04:55.866894 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7011 | 2025.03.25 22:04:55.866943 [ 254 ] {21501971-cb12-42a2-aee5-e2accb7550f2} <Debug> TCPHandler: Processed in 0.00172536 sec. | ||
7012 | 2025.03.25 22:04:55.867065 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
7013 | 2025.03.25 22:04:55.867104 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7014 | 2025.03.25 22:04:55.867176 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7015 | 2025.03.25 22:04:55.867216 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 178 rows starting from the beginning of the part | ||
7016 | 2025.03.25 22:04:55.867231 [ 254 ] {bdd5517d-e3e4-4c5c-b24d-8335ba3ef7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7017 | 2025.03.25 22:04:55.867296 [ 254 ] {bdd5517d-e3e4-4c5c-b24d-8335ba3ef7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7018 | 2025.03.25 22:04:55.867311 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
7019 | 2025.03.25 22:04:55.867802 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
7020 | 2025.03.25 22:04:55.868198 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
7021 | 2025.03.25 22:04:55.868570 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
7022 | 2025.03.25 22:04:55.868896 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
7023 | 2025.03.25 22:04:55.869900 [ 254 ] {bdd5517d-e3e4-4c5c-b24d-8335ba3ef7e4} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7024 | 2025.03.25 22:04:55.869941 [ 254 ] {bdd5517d-e3e4-4c5c-b24d-8335ba3ef7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7025 | 2025.03.25 22:04:55.870499 [ 254 ] {bdd5517d-e3e4-4c5c-b24d-8335ba3ef7e4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7026 | 2025.03.25 22:04:55.870804 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 5 columns (5 merged, 0 gathered) in 0.003801896 sec., 74173.51763435928 rows/sec., 5.32 MiB/sec. | ||
7027 | 2025.03.25 22:04:55.870866 [ 254 ] {bdd5517d-e3e4-4c5c-b24d-8335ba3ef7e4} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7028 | 2025.03.25 22:04:55.871136 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7029 | 2025.03.25 22:04:55.871342 [ 254 ] {bdd5517d-e3e4-4c5c-b24d-8335ba3ef7e4} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.004123 sec., 17463.01236963376 rows/sec., 1.36 MiB/sec. | ||
7030 | 2025.03.25 22:04:55.871747 [ 254 ] {bdd5517d-e3e4-4c5c-b24d-8335ba3ef7e4} <Debug> TCPHandler: Processed in 0.004690702 sec. | ||
7031 | 2025.03.25 22:04:55.872097 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_46_9} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7032 | 2025.03.25 22:04:55.872154 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7033 | 2025.03.25 22:04:55.872271 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_46_9} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7034 | 2025.03.25 22:04:55.872352 [ 254 ] {854bdeed-047a-46f1-a12b-83be6b9e2965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7035 | 2025.03.25 22:04:55.872451 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
7036 | 2025.03.25 22:04:55.872473 [ 254 ] {854bdeed-047a-46f1-a12b-83be6b9e2965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7037 | 2025.03.25 22:04:55.873066 [ 254 ] {854bdeed-047a-46f1-a12b-83be6b9e2965} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7038 | 2025.03.25 22:04:55.873105 [ 254 ] {854bdeed-047a-46f1-a12b-83be6b9e2965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7039 | 2025.03.25 22:04:55.873494 [ 254 ] {854bdeed-047a-46f1-a12b-83be6b9e2965} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7040 | 2025.03.25 22:04:55.873732 [ 254 ] {854bdeed-047a-46f1-a12b-83be6b9e2965} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7041 | 2025.03.25 22:04:55.873939 [ 254 ] {854bdeed-047a-46f1-a12b-83be6b9e2965} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001625 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec. | ||
7042 | 2025.03.25 22:04:55.873992 [ 254 ] {854bdeed-047a-46f1-a12b-83be6b9e2965} <Debug> TCPHandler: Processed in 0.001989485 sec. | ||
7043 | 2025.03.25 22:04:55.874118 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7044 | 2025.03.25 22:04:55.874223 [ 254 ] {9413a1cb-1df9-4aa5-b102-d35176c8bf6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7045 | 2025.03.25 22:04:55.874290 [ 254 ] {9413a1cb-1df9-4aa5-b102-d35176c8bf6a} <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 | ||
7046 | 2025.03.25 22:04:55.875318 [ 254 ] {9413a1cb-1df9-4aa5-b102-d35176c8bf6a} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7047 | 2025.03.25 22:04:55.875358 [ 254 ] {9413a1cb-1df9-4aa5-b102-d35176c8bf6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7048 | 2025.03.25 22:04:55.875970 [ 254 ] {9413a1cb-1df9-4aa5-b102-d35176c8bf6a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7049 | 2025.03.25 22:04:55.876221 [ 254 ] {9413a1cb-1df9-4aa5-b102-d35176c8bf6a} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7050 | 2025.03.25 22:04:55.876480 [ 254 ] {9413a1cb-1df9-4aa5-b102-d35176c8bf6a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002279 sec., 3510.3115401491877 rows/sec., 6.29 MiB/sec. | ||
7051 | 2025.03.25 22:04:55.876580 [ 254 ] {9413a1cb-1df9-4aa5-b102-d35176c8bf6a} <Debug> TCPHandler: Processed in 0.002512874 sec. | ||
7052 | 2025.03.25 22:04:55.876721 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7053 | 2025.03.25 22:04:55.876828 [ 254 ] {2dfc7745-8259-4aac-a75e-36faca2e2fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7054 | 2025.03.25 22:04:55.876874 [ 254 ] {2dfc7745-8259-4aac-a75e-36faca2e2fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7055 | 2025.03.25 22:04:55.877312 [ 254 ] {2dfc7745-8259-4aac-a75e-36faca2e2fc2} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7056 | 2025.03.25 22:04:55.877351 [ 254 ] {2dfc7745-8259-4aac-a75e-36faca2e2fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7057 | 2025.03.25 22:04:55.877701 [ 254 ] {2dfc7745-8259-4aac-a75e-36faca2e2fc2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7058 | 2025.03.25 22:04:55.877945 [ 254 ] {2dfc7745-8259-4aac-a75e-36faca2e2fc2} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7059 | 2025.03.25 22:04:55.878141 [ 254 ] {2dfc7745-8259-4aac-a75e-36faca2e2fc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001335 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. | ||
7060 | 2025.03.25 22:04:55.878190 [ 254 ] {2dfc7745-8259-4aac-a75e-36faca2e2fc2} <Debug> TCPHandler: Processed in 0.001519607 sec. | ||
7061 | 2025.03.25 22:04:56.349286 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7062 | 2025.03.25 22:04:56.369574 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7063 | 2025.03.25 22:04:56.369622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7064 | 2025.03.25 22:04:56.377150 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7065 | 2025.03.25 22:04:56.378018 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7066 | 2025.03.25 22:04:56.382311 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7067 | 2025.03.25 22:05:00.209367 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 982 | ||
7068 | 2025.03.25 22:05:00.212851 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7069 | 2025.03.25 22:05:00.212905 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7070 | 2025.03.25 22:05:00.214384 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7071 | 2025.03.25 22:05:00.214704 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7072 | 2025.03.25 22:05:00.215360 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 982 | ||
7073 | 2025.03.25 22:05:00.863369 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7074 | 2025.03.25 22:05:00.863560 [ 254 ] {1e8fcea4-8625-41f4-bc81-660362556807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7075 | 2025.03.25 22:05:00.863636 [ 254 ] {1e8fcea4-8625-41f4-bc81-660362556807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7076 | 2025.03.25 22:05:00.864475 [ 254 ] {1e8fcea4-8625-41f4-bc81-660362556807} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7077 | 2025.03.25 22:05:00.864532 [ 254 ] {1e8fcea4-8625-41f4-bc81-660362556807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7078 | 2025.03.25 22:05:00.864979 [ 254 ] {1e8fcea4-8625-41f4-bc81-660362556807} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7079 | 2025.03.25 22:05:00.865241 [ 254 ] {1e8fcea4-8625-41f4-bc81-660362556807} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7080 | 2025.03.25 22:05:00.865488 [ 254 ] {1e8fcea4-8625-41f4-bc81-660362556807} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001978 sec., 2022.2446916076844 rows/sec., 164.90 KiB/sec. | ||
7081 | 2025.03.25 22:05:00.865556 [ 254 ] {1e8fcea4-8625-41f4-bc81-660362556807} <Debug> TCPHandler: Processed in 0.002326961 sec. | ||
7082 | 2025.03.25 22:05:00.865692 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7083 | 2025.03.25 22:05:00.865809 [ 254 ] {bbfff3fe-370b-46d7-88e5-27a18d790640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7084 | 2025.03.25 22:05:00.865859 [ 254 ] {bbfff3fe-370b-46d7-88e5-27a18d790640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7085 | 2025.03.25 22:05:00.866474 [ 254 ] {bbfff3fe-370b-46d7-88e5-27a18d790640} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7086 | 2025.03.25 22:05:00.866515 [ 254 ] {bbfff3fe-370b-46d7-88e5-27a18d790640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7087 | 2025.03.25 22:05:00.866890 [ 254 ] {bbfff3fe-370b-46d7-88e5-27a18d790640} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7088 | 2025.03.25 22:05:00.867140 [ 254 ] {bbfff3fe-370b-46d7-88e5-27a18d790640} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7089 | 2025.03.25 22:05:00.867359 [ 254 ] {bbfff3fe-370b-46d7-88e5-27a18d790640} <Debug> executeQuery: Read 122 rows, 10.56 KiB in 0.001578 sec., 77313.05449936629 rows/sec., 6.53 MiB/sec. | ||
7090 | 2025.03.25 22:05:00.867414 [ 254 ] {bbfff3fe-370b-46d7-88e5-27a18d790640} <Debug> TCPHandler: Processed in 0.001776301 sec. | ||
7091 | 2025.03.25 22:05:00.867533 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7092 | 2025.03.25 22:05:00.867641 [ 254 ] {12eb0b79-221c-44e1-8cfa-128509101ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7093 | 2025.03.25 22:05:00.867688 [ 254 ] {12eb0b79-221c-44e1-8cfa-128509101ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7094 | 2025.03.25 22:05:00.868224 [ 254 ] {12eb0b79-221c-44e1-8cfa-128509101ba0} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7095 | 2025.03.25 22:05:00.868264 [ 254 ] {12eb0b79-221c-44e1-8cfa-128509101ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7096 | 2025.03.25 22:05:00.868615 [ 254 ] {12eb0b79-221c-44e1-8cfa-128509101ba0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7097 | 2025.03.25 22:05:00.868854 [ 254 ] {12eb0b79-221c-44e1-8cfa-128509101ba0} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7098 | 2025.03.25 22:05:00.869072 [ 254 ] {12eb0b79-221c-44e1-8cfa-128509101ba0} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001453 sec., 24776.324845147967 rows/sec., 1.80 MiB/sec. | ||
7099 | 2025.03.25 22:05:00.869124 [ 254 ] {12eb0b79-221c-44e1-8cfa-128509101ba0} <Debug> TCPHandler: Processed in 0.001643569 sec. | ||
7100 | 2025.03.25 22:05:00.869230 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7101 | 2025.03.25 22:05:00.869334 [ 254 ] {4095283e-f114-4c1d-bb6e-f6be46765854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7102 | 2025.03.25 22:05:00.869379 [ 254 ] {4095283e-f114-4c1d-bb6e-f6be46765854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7103 | 2025.03.25 22:05:00.869934 [ 254 ] {4095283e-f114-4c1d-bb6e-f6be46765854} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7104 | 2025.03.25 22:05:00.869973 [ 254 ] {4095283e-f114-4c1d-bb6e-f6be46765854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7105 | 2025.03.25 22:05:00.870333 [ 254 ] {4095283e-f114-4c1d-bb6e-f6be46765854} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7106 | 2025.03.25 22:05:00.870575 [ 254 ] {4095283e-f114-4c1d-bb6e-f6be46765854} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7107 | 2025.03.25 22:05:00.870785 [ 254 ] {4095283e-f114-4c1d-bb6e-f6be46765854} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001472 sec., 67934.78260869565 rows/sec., 5.31 MiB/sec. | ||
7108 | 2025.03.25 22:05:00.870836 [ 254 ] {4095283e-f114-4c1d-bb6e-f6be46765854} <Debug> TCPHandler: Processed in 0.001656729 sec. | ||
7109 | 2025.03.25 22:05:00.870951 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7110 | 2025.03.25 22:05:00.871057 [ 254 ] {df9d5521-1823-4cf8-afe5-9821eebe2f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7111 | 2025.03.25 22:05:00.871107 [ 254 ] {df9d5521-1823-4cf8-afe5-9821eebe2f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7112 | 2025.03.25 22:05:00.871630 [ 254 ] {df9d5521-1823-4cf8-afe5-9821eebe2f2a} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7113 | 2025.03.25 22:05:00.871668 [ 254 ] {df9d5521-1823-4cf8-afe5-9821eebe2f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7114 | 2025.03.25 22:05:00.872050 [ 254 ] {df9d5521-1823-4cf8-afe5-9821eebe2f2a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7115 | 2025.03.25 22:05:00.872296 [ 254 ] {df9d5521-1823-4cf8-afe5-9821eebe2f2a} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7116 | 2025.03.25 22:05:00.872515 [ 254 ] {df9d5521-1823-4cf8-afe5-9821eebe2f2a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001478 sec., 109607.57780784844 rows/sec., 7.63 MiB/sec. | ||
7117 | 2025.03.25 22:05:00.872565 [ 254 ] {df9d5521-1823-4cf8-afe5-9821eebe2f2a} <Debug> TCPHandler: Processed in 0.001665269 sec. | ||
7118 | 2025.03.25 22:05:00.872690 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7119 | 2025.03.25 22:05:00.872796 [ 254 ] {daa89ebe-b3b3-4441-b7e0-64489bd43013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7120 | 2025.03.25 22:05:00.872862 [ 254 ] {daa89ebe-b3b3-4441-b7e0-64489bd43013} <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 | ||
7121 | 2025.03.25 22:05:00.874074 [ 254 ] {daa89ebe-b3b3-4441-b7e0-64489bd43013} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7122 | 2025.03.25 22:05:00.874113 [ 254 ] {daa89ebe-b3b3-4441-b7e0-64489bd43013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7123 | 2025.03.25 22:05:00.874749 [ 254 ] {daa89ebe-b3b3-4441-b7e0-64489bd43013} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7124 | 2025.03.25 22:05:00.875020 [ 254 ] {daa89ebe-b3b3-4441-b7e0-64489bd43013} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7125 | 2025.03.25 22:05:00.875209 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7126 | 2025.03.25 22:05:00.875283 [ 254 ] {daa89ebe-b3b3-4441-b7e0-64489bd43013} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002505 sec., 12774.451097804393 rows/sec., 22.89 MiB/sec. | ||
7127 | 2025.03.25 22:05:00.875303 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7128 | 2025.03.25 22:05:00.875376 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7129 | 2025.03.25 22:05:00.875609 [ 254 ] {daa89ebe-b3b3-4441-b7e0-64489bd43013} <Debug> TCPHandler: Processed in 0.002971312 sec. | ||
7130 | 2025.03.25 22:05:00.875631 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
7131 | 2025.03.25 22:05:00.875757 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7132 | 2025.03.25 22:05:00.875910 [ 254 ] {2bb0ee6c-eb91-4ee8-a03f-e0a2ab8e09e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7133 | 2025.03.25 22:05:00.875944 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7134 | 2025.03.25 22:05:00.875972 [ 254 ] {2bb0ee6c-eb91-4ee8-a03f-e0a2ab8e09e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7135 | 2025.03.25 22:05:00.876045 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 851 rows starting from the beginning of the part | ||
7136 | 2025.03.25 22:05:00.876693 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
7137 | 2025.03.25 22:05:00.877221 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
7138 | 2025.03.25 22:05:00.877713 [ 254 ] {2bb0ee6c-eb91-4ee8-a03f-e0a2ab8e09e6} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7139 | 2025.03.25 22:05:00.877771 [ 254 ] {2bb0ee6c-eb91-4ee8-a03f-e0a2ab8e09e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7140 | 2025.03.25 22:05:00.877778 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
7141 | 2025.03.25 22:05:00.878322 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
7142 | 2025.03.25 22:05:00.878899 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part | ||
7143 | 2025.03.25 22:05:00.878927 [ 254 ] {2bb0ee6c-eb91-4ee8-a03f-e0a2ab8e09e6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7144 | 2025.03.25 22:05:00.879490 [ 254 ] {2bb0ee6c-eb91-4ee8-a03f-e0a2ab8e09e6} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7145 | 2025.03.25 22:05:00.879830 [ 254 ] {2bb0ee6c-eb91-4ee8-a03f-e0a2ab8e09e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00396 sec., 15151.515151515152 rows/sec., 1.02 MiB/sec. | ||
7146 | 2025.03.25 22:05:00.879989 [ 254 ] {2bb0ee6c-eb91-4ee8-a03f-e0a2ab8e09e6} <Debug> TCPHandler: Processed in 0.004292525 sec. | ||
7147 | 2025.03.25 22:05:00.887300 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 963 rows, containing 19 columns (19 merged, 0 gathered) in 0.011792846 sec., 81659.67740102771 rows/sec., 146.33 MiB/sec. | ||
7148 | 2025.03.25 22:05:00.888592 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7149 | 2025.03.25 22:05:00.889123 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7150 | 2025.03.25 22:05:00.889228 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7151 | 2025.03.25 22:05:00.889415 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.18 MiB. | ||
7152 | 2025.03.25 22:05:01.000299 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.04 MiB, peak 218.57 MiB, free memory in arenas 0.00 B, will set to 211.49 MiB (RSS), difference: 3.46 MiB | ||
7153 | 2025.03.25 22:05:02.636306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
7154 | 2025.03.25 22:05:02.636967 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7155 | 2025.03.25 22:05:02.637024 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7156 | 2025.03.25 22:05:02.637597 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7157 | 2025.03.25 22:05:02.637868 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7158 | 2025.03.25 22:05:02.638167 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
7159 | 2025.03.25 22:05:03.882374 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7160 | 2025.03.25 22:05:03.903274 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7161 | 2025.03.25 22:05:03.903340 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7162 | 2025.03.25 22:05:03.910669 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7163 | 2025.03.25 22:05:03.911432 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7164 | 2025.03.25 22:05:03.914600 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7165 | 2025.03.25 22:05:05.862585 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7166 | 2025.03.25 22:05:05.862895 [ 254 ] {6fa02097-5ae8-49b3-874d-c170565e6f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7167 | 2025.03.25 22:05:05.863012 [ 254 ] {6fa02097-5ae8-49b3-874d-c170565e6f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7168 | 2025.03.25 22:05:05.863929 [ 254 ] {6fa02097-5ae8-49b3-874d-c170565e6f72} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7169 | 2025.03.25 22:05:05.863980 [ 254 ] {6fa02097-5ae8-49b3-874d-c170565e6f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7170 | 2025.03.25 22:05:05.864422 [ 254 ] {6fa02097-5ae8-49b3-874d-c170565e6f72} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7171 | 2025.03.25 22:05:05.864681 [ 254 ] {6fa02097-5ae8-49b3-874d-c170565e6f72} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7172 | 2025.03.25 22:05:05.864951 [ 254 ] {6fa02097-5ae8-49b3-874d-c170565e6f72} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002137 sec., 33692.09171736079 rows/sec., 2.72 MiB/sec. | ||
7173 | 2025.03.25 22:05:05.865060 [ 254 ] {6fa02097-5ae8-49b3-874d-c170565e6f72} <Debug> TCPHandler: Processed in 0.002666537 sec. | ||
7174 | 2025.03.25 22:05:05.865325 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7175 | 2025.03.25 22:05:05.865478 [ 254 ] {a12c7268-a828-46e9-9dc4-b29692a331d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7176 | 2025.03.25 22:05:05.865528 [ 254 ] {a12c7268-a828-46e9-9dc4-b29692a331d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7177 | 2025.03.25 22:05:05.866096 [ 254 ] {a12c7268-a828-46e9-9dc4-b29692a331d5} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7178 | 2025.03.25 22:05:05.866138 [ 254 ] {a12c7268-a828-46e9-9dc4-b29692a331d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7179 | 2025.03.25 22:05:05.866501 [ 254 ] {a12c7268-a828-46e9-9dc4-b29692a331d5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7180 | 2025.03.25 22:05:05.866761 [ 254 ] {a12c7268-a828-46e9-9dc4-b29692a331d5} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7181 | 2025.03.25 22:05:05.866986 [ 254 ] {a12c7268-a828-46e9-9dc4-b29692a331d5} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001535 sec., 5211.726384364822 rows/sec., 391.90 KiB/sec. | ||
7182 | 2025.03.25 22:05:05.867043 [ 254 ] {a12c7268-a828-46e9-9dc4-b29692a331d5} <Debug> TCPHandler: Processed in 0.001823702 sec. | ||
7183 | 2025.03.25 22:05:05.867164 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7184 | 2025.03.25 22:05:05.867274 [ 254 ] {0ee09d1f-d218-4255-87cf-c07980cbf9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7185 | 2025.03.25 22:05:05.867321 [ 254 ] {0ee09d1f-d218-4255-87cf-c07980cbf9b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7186 | 2025.03.25 22:05:05.867883 [ 254 ] {0ee09d1f-d218-4255-87cf-c07980cbf9b0} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7187 | 2025.03.25 22:05:05.867922 [ 254 ] {0ee09d1f-d218-4255-87cf-c07980cbf9b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7188 | 2025.03.25 22:05:05.868278 [ 254 ] {0ee09d1f-d218-4255-87cf-c07980cbf9b0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7189 | 2025.03.25 22:05:05.868518 [ 254 ] {0ee09d1f-d218-4255-87cf-c07980cbf9b0} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7190 | 2025.03.25 22:05:05.868735 [ 254 ] {0ee09d1f-d218-4255-87cf-c07980cbf9b0} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001484 sec., 48517.52021563342 rows/sec., 3.79 MiB/sec. | ||
7191 | 2025.03.25 22:05:05.868789 [ 254 ] {0ee09d1f-d218-4255-87cf-c07980cbf9b0} <Debug> TCPHandler: Processed in 0.001677029 sec. | ||
7192 | 2025.03.25 22:05:05.868904 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7193 | 2025.03.25 22:05:05.869012 [ 254 ] {495c0296-bea7-48ab-bffa-7bc850374cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7194 | 2025.03.25 22:05:05.869062 [ 254 ] {495c0296-bea7-48ab-bffa-7bc850374cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7195 | 2025.03.25 22:05:05.869598 [ 254 ] {495c0296-bea7-48ab-bffa-7bc850374cc7} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7196 | 2025.03.25 22:05:05.869638 [ 254 ] {495c0296-bea7-48ab-bffa-7bc850374cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7197 | 2025.03.25 22:05:05.870029 [ 254 ] {495c0296-bea7-48ab-bffa-7bc850374cc7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7198 | 2025.03.25 22:05:05.870268 [ 254 ] {495c0296-bea7-48ab-bffa-7bc850374cc7} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7199 | 2025.03.25 22:05:05.870479 [ 254 ] {495c0296-bea7-48ab-bffa-7bc850374cc7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001489 sec., 107454.66756212222 rows/sec., 7.48 MiB/sec. | ||
7200 | 2025.03.25 22:05:05.870531 [ 254 ] {495c0296-bea7-48ab-bffa-7bc850374cc7} <Debug> TCPHandler: Processed in 0.001679189 sec. | ||
7201 | 2025.03.25 22:05:05.870667 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7202 | 2025.03.25 22:05:05.870776 [ 254 ] {2f7769d8-afe2-4e51-a338-57ec21156dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7203 | 2025.03.25 22:05:05.870844 [ 254 ] {2f7769d8-afe2-4e51-a338-57ec21156dd3} <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 | ||
7204 | 2025.03.25 22:05:05.871901 [ 254 ] {2f7769d8-afe2-4e51-a338-57ec21156dd3} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7205 | 2025.03.25 22:05:05.871941 [ 254 ] {2f7769d8-afe2-4e51-a338-57ec21156dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7206 | 2025.03.25 22:05:05.872552 [ 254 ] {2f7769d8-afe2-4e51-a338-57ec21156dd3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7207 | 2025.03.25 22:05:05.872813 [ 254 ] {2f7769d8-afe2-4e51-a338-57ec21156dd3} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7208 | 2025.03.25 22:05:05.873114 [ 254 ] {2f7769d8-afe2-4e51-a338-57ec21156dd3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002359 sec., 3391.267486222976 rows/sec., 6.08 MiB/sec. | ||
7209 | 2025.03.25 22:05:05.873692 [ 254 ] {2f7769d8-afe2-4e51-a338-57ec21156dd3} <Debug> TCPHandler: Processed in 0.003072884 sec. | ||
7210 | 2025.03.25 22:05:05.873904 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7211 | 2025.03.25 22:05:05.874012 [ 254 ] {f5cbfac5-8ed9-4471-9571-27e99ae97f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7212 | 2025.03.25 22:05:05.874059 [ 254 ] {f5cbfac5-8ed9-4471-9571-27e99ae97f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7213 | 2025.03.25 22:05:05.874563 [ 254 ] {f5cbfac5-8ed9-4471-9571-27e99ae97f5e} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7214 | 2025.03.25 22:05:05.874603 [ 254 ] {f5cbfac5-8ed9-4471-9571-27e99ae97f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7215 | 2025.03.25 22:05:05.874986 [ 254 ] {f5cbfac5-8ed9-4471-9571-27e99ae97f5e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7216 | 2025.03.25 22:05:05.875226 [ 254 ] {f5cbfac5-8ed9-4471-9571-27e99ae97f5e} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7217 | 2025.03.25 22:05:05.875460 [ 254 ] {f5cbfac5-8ed9-4471-9571-27e99ae97f5e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. | ||
7218 | 2025.03.25 22:05:05.875538 [ 254 ] {f5cbfac5-8ed9-4471-9571-27e99ae97f5e} <Debug> TCPHandler: Processed in 0.001685419 sec. | ||
7219 | 2025.03.25 22:05:09.980771 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7220 | 2025.03.25 22:05:09.980874 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7221 | 2025.03.25 22:05:10.138312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
7222 | 2025.03.25 22:05:10.139398 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7223 | 2025.03.25 22:05:10.139489 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7224 | 2025.03.25 22:05:10.140162 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7225 | 2025.03.25 22:05:10.140417 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7226 | 2025.03.25 22:05:10.140674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7227 | 2025.03.25 22:05:10.215535 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1008 | ||
7228 | 2025.03.25 22:05:10.218574 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7229 | 2025.03.25 22:05:10.218635 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7230 | 2025.03.25 22:05:10.220142 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7231 | 2025.03.25 22:05:10.220471 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7232 | 2025.03.25 22:05:10.221118 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
7233 | 2025.03.25 22:05:10.863446 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7234 | 2025.03.25 22:05:10.863647 [ 254 ] {419e9752-b202-4a3f-9a55-915a73889deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7235 | 2025.03.25 22:05:10.863722 [ 254 ] {419e9752-b202-4a3f-9a55-915a73889deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7236 | 2025.03.25 22:05:10.864565 [ 254 ] {419e9752-b202-4a3f-9a55-915a73889deb} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7237 | 2025.03.25 22:05:10.864622 [ 254 ] {419e9752-b202-4a3f-9a55-915a73889deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7238 | 2025.03.25 22:05:10.865088 [ 254 ] {419e9752-b202-4a3f-9a55-915a73889deb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7239 | 2025.03.25 22:05:10.865357 [ 254 ] {419e9752-b202-4a3f-9a55-915a73889deb} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7240 | 2025.03.25 22:05:10.865652 [ 254 ] {419e9752-b202-4a3f-9a55-915a73889deb} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002049 sec., 58565.15373352855 rows/sec., 4.96 MiB/sec. | ||
7241 | 2025.03.25 22:05:10.865820 [ 254 ] {419e9752-b202-4a3f-9a55-915a73889deb} <Debug> TCPHandler: Processed in 0.002508004 sec. | ||
7242 | 2025.03.25 22:05:10.866028 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7243 | 2025.03.25 22:05:10.866175 [ 254 ] {6396e037-5e4f-4406-8af4-f5acf7dfebd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7244 | 2025.03.25 22:05:10.866243 [ 254 ] {6396e037-5e4f-4406-8af4-f5acf7dfebd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7245 | 2025.03.25 22:05:10.867028 [ 254 ] {6396e037-5e4f-4406-8af4-f5acf7dfebd1} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7246 | 2025.03.25 22:05:10.867081 [ 254 ] {6396e037-5e4f-4406-8af4-f5acf7dfebd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7247 | 2025.03.25 22:05:10.867607 [ 254 ] {6396e037-5e4f-4406-8af4-f5acf7dfebd1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7248 | 2025.03.25 22:05:10.867988 [ 254 ] {6396e037-5e4f-4406-8af4-f5acf7dfebd1} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7249 | 2025.03.25 22:05:10.868271 [ 254 ] {6396e037-5e4f-4406-8af4-f5acf7dfebd1} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.002133 sec., 15002.344116268168 rows/sec., 1.10 MiB/sec. | ||
7250 | 2025.03.25 22:05:10.868346 [ 254 ] {6396e037-5e4f-4406-8af4-f5acf7dfebd1} <Debug> TCPHandler: Processed in 0.002384891 sec. | ||
7251 | 2025.03.25 22:05:10.868507 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7252 | 2025.03.25 22:05:10.868641 [ 254 ] {525acd95-4f39-4d90-845f-4f5fe009081d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7253 | 2025.03.25 22:05:10.868701 [ 254 ] {525acd95-4f39-4d90-845f-4f5fe009081d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7254 | 2025.03.25 22:05:10.869483 [ 254 ] {525acd95-4f39-4d90-845f-4f5fe009081d} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7255 | 2025.03.25 22:05:10.869533 [ 254 ] {525acd95-4f39-4d90-845f-4f5fe009081d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7256 | 2025.03.25 22:05:10.870042 [ 254 ] {525acd95-4f39-4d90-845f-4f5fe009081d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7257 | 2025.03.25 22:05:10.870394 [ 254 ] {525acd95-4f39-4d90-845f-4f5fe009081d} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7258 | 2025.03.25 22:05:10.870671 [ 254 ] {525acd95-4f39-4d90-845f-4f5fe009081d} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.002057 sec., 46669.90763247448 rows/sec., 3.65 MiB/sec. | ||
7259 | 2025.03.25 22:05:10.870745 [ 254 ] {525acd95-4f39-4d90-845f-4f5fe009081d} <Debug> TCPHandler: Processed in 0.00230117 sec. | ||
7260 | 2025.03.25 22:05:10.870884 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7261 | 2025.03.25 22:05:10.871017 [ 254 ] {b7f07be5-e5c1-43a1-a1bf-f401c3922c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7262 | 2025.03.25 22:05:10.871084 [ 254 ] {b7f07be5-e5c1-43a1-a1bf-f401c3922c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7263 | 2025.03.25 22:05:10.871806 [ 254 ] {b7f07be5-e5c1-43a1-a1bf-f401c3922c99} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7264 | 2025.03.25 22:05:10.871856 [ 254 ] {b7f07be5-e5c1-43a1-a1bf-f401c3922c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7265 | 2025.03.25 22:05:10.872418 [ 254 ] {b7f07be5-e5c1-43a1-a1bf-f401c3922c99} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7266 | 2025.03.25 22:05:10.872783 [ 254 ] {b7f07be5-e5c1-43a1-a1bf-f401c3922c99} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7267 | 2025.03.25 22:05:10.873050 [ 254 ] {b7f07be5-e5c1-43a1-a1bf-f401c3922c99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002062 sec., 77594.56838021339 rows/sec., 5.40 MiB/sec. | ||
7268 | 2025.03.25 22:05:10.873125 [ 254 ] {b7f07be5-e5c1-43a1-a1bf-f401c3922c99} <Debug> TCPHandler: Processed in 0.002306041 sec. | ||
7269 | 2025.03.25 22:05:10.873293 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7270 | 2025.03.25 22:05:10.873429 [ 254 ] {ccb45087-1f1e-4acf-a3c5-c6e3d1c849ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7271 | 2025.03.25 22:05:10.873520 [ 254 ] {ccb45087-1f1e-4acf-a3c5-c6e3d1c849ea} <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 | ||
7272 | 2025.03.25 22:05:10.874853 [ 254 ] {ccb45087-1f1e-4acf-a3c5-c6e3d1c849ea} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7273 | 2025.03.25 22:05:10.874893 [ 254 ] {ccb45087-1f1e-4acf-a3c5-c6e3d1c849ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7274 | 2025.03.25 22:05:10.875560 [ 254 ] {ccb45087-1f1e-4acf-a3c5-c6e3d1c849ea} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7275 | 2025.03.25 22:05:10.875818 [ 254 ] {ccb45087-1f1e-4acf-a3c5-c6e3d1c849ea} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7276 | 2025.03.25 22:05:10.876086 [ 254 ] {ccb45087-1f1e-4acf-a3c5-c6e3d1c849ea} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002685 sec., 11918.06331471136 rows/sec., 21.36 MiB/sec. | ||
7277 | 2025.03.25 22:05:10.876445 [ 254 ] {ccb45087-1f1e-4acf-a3c5-c6e3d1c849ea} <Debug> TCPHandler: Processed in 0.003216946 sec. | ||
7278 | 2025.03.25 22:05:10.876584 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7279 | 2025.03.25 22:05:10.876688 [ 254 ] {09796fbf-ec91-47ad-b727-18ba98544e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7280 | 2025.03.25 22:05:10.876735 [ 254 ] {09796fbf-ec91-47ad-b727-18ba98544e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7281 | 2025.03.25 22:05:10.877189 [ 254 ] {09796fbf-ec91-47ad-b727-18ba98544e91} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7282 | 2025.03.25 22:05:10.877227 [ 254 ] {09796fbf-ec91-47ad-b727-18ba98544e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7283 | 2025.03.25 22:05:10.877602 [ 254 ] {09796fbf-ec91-47ad-b727-18ba98544e91} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7284 | 2025.03.25 22:05:10.877852 [ 254 ] {09796fbf-ec91-47ad-b727-18ba98544e91} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7285 | 2025.03.25 22:05:10.878069 [ 254 ] {09796fbf-ec91-47ad-b727-18ba98544e91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001403 sec., 42765.50249465431 rows/sec., 2.88 MiB/sec. | ||
7286 | 2025.03.25 22:05:10.878119 [ 254 ] {09796fbf-ec91-47ad-b727-18ba98544e91} <Debug> TCPHandler: Processed in 0.001587008 sec. | ||
7287 | 2025.03.25 22:05:11.414672 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
7288 | 2025.03.25 22:05:11.435474 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7289 | 2025.03.25 22:05:11.435530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7290 | 2025.03.25 22:05:11.442813 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7291 | 2025.03.25 22:05:11.443589 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7292 | 2025.03.25 22:05:11.446237 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
7293 | 2025.03.25 22:05:15.891421 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7294 | 2025.03.25 22:05:15.891625 [ 254 ] {0527ae16-5a9b-40b0-ad94-4f810be0d3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7295 | 2025.03.25 22:05:15.891702 [ 254 ] {0527ae16-5a9b-40b0-ad94-4f810be0d3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7296 | 2025.03.25 22:05:15.892575 [ 254 ] {0527ae16-5a9b-40b0-ad94-4f810be0d3ce} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7297 | 2025.03.25 22:05:15.892621 [ 254 ] {0527ae16-5a9b-40b0-ad94-4f810be0d3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7298 | 2025.03.25 22:05:15.893073 [ 254 ] {0527ae16-5a9b-40b0-ad94-4f810be0d3ce} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7299 | 2025.03.25 22:05:15.893324 [ 254 ] {0527ae16-5a9b-40b0-ad94-4f810be0d3ce} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7300 | 2025.03.25 22:05:15.893557 [ 254 ] {0527ae16-5a9b-40b0-ad94-4f810be0d3ce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00198 sec., 12121.212121212122 rows/sec., 1.01 MiB/sec. | ||
7301 | 2025.03.25 22:05:15.893752 [ 254 ] {0527ae16-5a9b-40b0-ad94-4f810be0d3ce} <Debug> TCPHandler: Processed in 0.002452723 sec. | ||
7302 | 2025.03.25 22:05:15.893932 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7303 | 2025.03.25 22:05:15.894045 [ 254 ] {382e02f7-1204-4d76-bdb9-5177a1ee6035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7304 | 2025.03.25 22:05:15.894093 [ 254 ] {382e02f7-1204-4d76-bdb9-5177a1ee6035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7305 | 2025.03.25 22:05:15.895332 [ 254 ] {382e02f7-1204-4d76-bdb9-5177a1ee6035} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7306 | 2025.03.25 22:05:15.895373 [ 254 ] {382e02f7-1204-4d76-bdb9-5177a1ee6035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7307 | 2025.03.25 22:05:15.895816 [ 254 ] {382e02f7-1204-4d76-bdb9-5177a1ee6035} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7308 | 2025.03.25 22:05:15.896052 [ 254 ] {382e02f7-1204-4d76-bdb9-5177a1ee6035} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7309 | 2025.03.25 22:05:15.896181 [ 83 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7310 | 2025.03.25 22:05:15.896222 [ 83 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7311 | 2025.03.25 22:05:15.896241 [ 254 ] {382e02f7-1204-4d76-bdb9-5177a1ee6035} <Debug> executeQuery: Read 1332 rows, 113.52 KiB in 0.002221 sec., 599729.85141828 rows/sec., 49.91 MiB/sec. | ||
7312 | 2025.03.25 22:05:15.896246 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7313 | 2025.03.25 22:05:15.896336 [ 254 ] {382e02f7-1204-4d76-bdb9-5177a1ee6035} <Debug> TCPHandler: Processed in 0.002457183 sec. | ||
7314 | 2025.03.25 22:05:15.896500 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
7315 | 2025.03.25 22:05:15.896532 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7316 | 2025.03.25 22:05:15.896738 [ 254 ] {f19282f5-3d0f-4f59-80e9-3a4b4375b1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7317 | 2025.03.25 22:05:15.896795 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7318 | 2025.03.25 22:05:15.896814 [ 254 ] {f19282f5-3d0f-4f59-80e9-3a4b4375b1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7319 | 2025.03.25 22:05:15.896878 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1969 rows starting from the beginning of the part | ||
7320 | 2025.03.25 22:05:15.897208 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 72 rows starting from the beginning of the part | ||
7321 | 2025.03.25 22:05:15.897572 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 122 rows starting from the beginning of the part | ||
7322 | 2025.03.25 22:05:15.897987 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 72 rows starting from the beginning of the part | ||
7323 | 2025.03.25 22:05:15.898320 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 120 rows starting from the beginning of the part | ||
7324 | 2025.03.25 22:05:15.898661 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1332 rows starting from the beginning of the part | ||
7325 | 2025.03.25 22:05:15.899707 [ 254 ] {f19282f5-3d0f-4f59-80e9-3a4b4375b1f4} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7326 | 2025.03.25 22:05:15.899755 [ 254 ] {f19282f5-3d0f-4f59-80e9-3a4b4375b1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7327 | 2025.03.25 22:05:15.900524 [ 254 ] {f19282f5-3d0f-4f59-80e9-3a4b4375b1f4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7328 | 2025.03.25 22:05:15.901078 [ 254 ] {f19282f5-3d0f-4f59-80e9-3a4b4375b1f4} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7329 | 2025.03.25 22:05:15.901462 [ 254 ] {f19282f5-3d0f-4f59-80e9-3a4b4375b1f4} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.004789 sec., 4176.2372102735435 rows/sec., 326.27 KiB/sec. | ||
7330 | 2025.03.25 22:05:15.901555 [ 254 ] {f19282f5-3d0f-4f59-80e9-3a4b4375b1f4} <Debug> TCPHandler: Processed in 0.005077389 sec. | ||
7331 | 2025.03.25 22:05:15.901708 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7332 | 2025.03.25 22:05:15.901822 [ 254 ] {28a5a75f-ff13-4731-a203-49b340abf401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7333 | 2025.03.25 22:05:15.901915 [ 254 ] {28a5a75f-ff13-4731-a203-49b340abf401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7334 | 2025.03.25 22:05:15.902497 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3687 rows, containing 5 columns (5 merged, 0 gathered) in 0.006135967 sec., 600883.2837595118 rows/sec., 51.92 MiB/sec. | ||
7335 | 2025.03.25 22:05:15.902871 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7336 | 2025.03.25 22:05:15.903339 [ 254 ] {28a5a75f-ff13-4731-a203-49b340abf401} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7337 | 2025.03.25 22:05:15.903412 [ 254 ] {28a5a75f-ff13-4731-a203-49b340abf401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7338 | 2025.03.25 22:05:15.903521 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7339 | 2025.03.25 22:05:15.903716 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_61_12} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7340 | 2025.03.25 22:05:15.903894 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
7341 | 2025.03.25 22:05:15.904061 [ 254 ] {28a5a75f-ff13-4731-a203-49b340abf401} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7342 | 2025.03.25 22:05:15.904319 [ 254 ] {28a5a75f-ff13-4731-a203-49b340abf401} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7343 | 2025.03.25 22:05:15.904586 [ 254 ] {28a5a75f-ff13-4731-a203-49b340abf401} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002772 sec., 90909.0909090909 rows/sec., 6.29 MiB/sec. | ||
7344 | 2025.03.25 22:05:15.904947 [ 254 ] {28a5a75f-ff13-4731-a203-49b340abf401} <Debug> TCPHandler: Processed in 0.003288237 sec. | ||
7345 | 2025.03.25 22:05:15.905217 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7346 | 2025.03.25 22:05:15.905327 [ 254 ] {d244a5c1-53ce-44b6-8a54-76464e936d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7347 | 2025.03.25 22:05:15.905374 [ 254 ] {d244a5c1-53ce-44b6-8a54-76464e936d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7348 | 2025.03.25 22:05:15.905930 [ 254 ] {d244a5c1-53ce-44b6-8a54-76464e936d39} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7349 | 2025.03.25 22:05:15.905966 [ 254 ] {d244a5c1-53ce-44b6-8a54-76464e936d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7350 | 2025.03.25 22:05:15.906321 [ 254 ] {d244a5c1-53ce-44b6-8a54-76464e936d39} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7351 | 2025.03.25 22:05:15.906552 [ 254 ] {d244a5c1-53ce-44b6-8a54-76464e936d39} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7352 | 2025.03.25 22:05:15.906723 [ 254 ] {d244a5c1-53ce-44b6-8a54-76464e936d39} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00142 sec., 8450.704225352112 rows/sec., 660.21 KiB/sec. | ||
7353 | 2025.03.25 22:05:15.906776 [ 254 ] {d244a5c1-53ce-44b6-8a54-76464e936d39} <Debug> TCPHandler: Processed in 0.001632858 sec. | ||
7354 | 2025.03.25 22:05:15.906892 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7355 | 2025.03.25 22:05:15.906998 [ 254 ] {fd4e9cb8-27f1-4324-8a46-06473831faea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7356 | 2025.03.25 22:05:15.907043 [ 254 ] {fd4e9cb8-27f1-4324-8a46-06473831faea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7357 | 2025.03.25 22:05:15.907797 [ 254 ] {fd4e9cb8-27f1-4324-8a46-06473831faea} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7358 | 2025.03.25 22:05:15.907833 [ 254 ] {fd4e9cb8-27f1-4324-8a46-06473831faea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7359 | 2025.03.25 22:05:15.908210 [ 254 ] {fd4e9cb8-27f1-4324-8a46-06473831faea} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7360 | 2025.03.25 22:05:15.908447 [ 254 ] {fd4e9cb8-27f1-4324-8a46-06473831faea} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7361 | 2025.03.25 22:05:15.908574 [ 83 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7362 | 2025.03.25 22:05:15.908611 [ 83 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7363 | 2025.03.25 22:05:15.908630 [ 254 ] {fd4e9cb8-27f1-4324-8a46-06473831faea} <Debug> executeQuery: Read 564 rows, 43.30 KiB in 0.001652 sec., 341404.3583535109 rows/sec., 25.60 MiB/sec. | ||
7364 | 2025.03.25 22:05:15.908642 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7365 | 2025.03.25 22:05:15.908746 [ 254 ] {fd4e9cb8-27f1-4324-8a46-06473831faea} <Debug> TCPHandler: Processed in 0.001896943 sec. | ||
7366 | 2025.03.25 22:05:15.909013 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
7367 | 2025.03.25 22:05:15.909070 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7368 | 2025.03.25 22:05:15.909467 [ 254 ] {6e1c957a-5d6d-4b0e-ada9-026f33b4f3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7369 | 2025.03.25 22:05:15.909665 [ 254 ] {6e1c957a-5d6d-4b0e-ada9-026f33b4f3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7370 | 2025.03.25 22:05:15.910126 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7371 | 2025.03.25 22:05:15.910258 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 952 rows starting from the beginning of the part | ||
7372 | 2025.03.25 22:05:15.910625 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 72 rows starting from the beginning of the part | ||
7373 | 2025.03.25 22:05:15.910975 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 100 rows starting from the beginning of the part | ||
7374 | 2025.03.25 22:05:15.911199 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 72 rows starting from the beginning of the part | ||
7375 | 2025.03.25 22:05:15.911576 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 96 rows starting from the beginning of the part | ||
7376 | 2025.03.25 22:05:15.911954 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 564 rows starting from the beginning of the part | ||
7377 | 2025.03.25 22:05:15.912850 [ 254 ] {6e1c957a-5d6d-4b0e-ada9-026f33b4f3c8} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7378 | 2025.03.25 22:05:15.912915 [ 254 ] {6e1c957a-5d6d-4b0e-ada9-026f33b4f3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7379 | 2025.03.25 22:05:15.914027 [ 254 ] {6e1c957a-5d6d-4b0e-ada9-026f33b4f3c8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7380 | 2025.03.25 22:05:15.914475 [ 254 ] {6e1c957a-5d6d-4b0e-ada9-026f33b4f3c8} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7381 | 2025.03.25 22:05:15.914679 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7382 | 2025.03.25 22:05:15.914749 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7383 | 2025.03.25 22:05:15.914839 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7384 | 2025.03.25 22:05:15.915047 [ 254 ] {6e1c957a-5d6d-4b0e-ada9-026f33b4f3c8} <Debug> executeQuery: Read 916 rows, 63.62 KiB in 0.005692 sec., 160927.61770906535 rows/sec., 10.91 MiB/sec. | ||
7385 | 2025.03.25 22:05:15.915532 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
7386 | 2025.03.25 22:05:15.915592 [ 254 ] {6e1c957a-5d6d-4b0e-ada9-026f33b4f3c8} <Debug> TCPHandler: Processed in 0.006612486 sec. | ||
7387 | 2025.03.25 22:05:15.916182 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7388 | 2025.03.25 22:05:15.916427 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7389 | 2025.03.25 22:05:15.916537 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 5 columns (5 merged, 0 gathered) in 0.007756805 sec., 239273.77315789167 rows/sec., 18.78 MiB/sec. | ||
7390 | 2025.03.25 22:05:15.916613 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 15968 rows starting from the beginning of the part | ||
7391 | 2025.03.25 22:05:15.916772 [ 254 ] {546f15c0-caf4-4e38-b685-f1656314e562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7392 | 2025.03.25 22:05:15.917171 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7393 | 2025.03.25 22:05:15.917353 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
7394 | 2025.03.25 22:05:15.917610 [ 254 ] {546f15c0-caf4-4e38-b685-f1656314e562} <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 | ||
7395 | 2025.03.25 22:05:15.918376 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 162 rows starting from the beginning of the part | ||
7396 | 2025.03.25 22:05:15.918953 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
7397 | 2025.03.25 22:05:15.919341 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7398 | 2025.03.25 22:05:15.919464 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
7399 | 2025.03.25 22:05:15.919906 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_61_12} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7400 | 2025.03.25 22:05:15.920075 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 916 rows starting from the beginning of the part | ||
7401 | 2025.03.25 22:05:15.920308 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
7402 | 2025.03.25 22:05:15.923158 [ 254 ] {546f15c0-caf4-4e38-b685-f1656314e562} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7403 | 2025.03.25 22:05:15.923227 [ 254 ] {546f15c0-caf4-4e38-b685-f1656314e562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7404 | 2025.03.25 22:05:15.924654 [ 254 ] {546f15c0-caf4-4e38-b685-f1656314e562} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7405 | 2025.03.25 22:05:15.925034 [ 254 ] {546f15c0-caf4-4e38-b685-f1656314e562} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7406 | 2025.03.25 22:05:15.925292 [ 254 ] {546f15c0-caf4-4e38-b685-f1656314e562} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008755 sec., 913.7635636778983 rows/sec., 1.64 MiB/sec. | ||
7407 | 2025.03.25 22:05:15.925411 [ 254 ] {546f15c0-caf4-4e38-b685-f1656314e562} <Debug> TCPHandler: Processed in 0.009449545 sec. | ||
7408 | 2025.03.25 22:05:15.925577 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7409 | 2025.03.25 22:05:15.925682 [ 254 ] {e5bdc700-86b1-4c9d-ad07-3bcac3150d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7410 | 2025.03.25 22:05:15.925737 [ 254 ] {e5bdc700-86b1-4c9d-ad07-3bcac3150d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7411 | 2025.03.25 22:05:15.926365 [ 254 ] {e5bdc700-86b1-4c9d-ad07-3bcac3150d2d} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7412 | 2025.03.25 22:05:15.926402 [ 254 ] {e5bdc700-86b1-4c9d-ad07-3bcac3150d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7413 | 2025.03.25 22:05:15.927090 [ 254 ] {e5bdc700-86b1-4c9d-ad07-3bcac3150d2d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7414 | 2025.03.25 22:05:15.927631 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17526 rows, containing 5 columns (5 merged, 0 gathered) in 0.012650381 sec., 1385412.8187917818 rows/sec., 94.84 MiB/sec. | ||
7415 | 2025.03.25 22:05:15.927654 [ 254 ] {e5bdc700-86b1-4c9d-ad07-3bcac3150d2d} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7416 | 2025.03.25 22:05:15.927893 [ 83 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7417 | 2025.03.25 22:05:15.927919 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7418 | 2025.03.25 22:05:15.927964 [ 83 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7419 | 2025.03.25 22:05:15.928046 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7420 | 2025.03.25 22:05:15.928126 [ 254 ] {e5bdc700-86b1-4c9d-ad07-3bcac3150d2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002444 sec., 24549.918166939442 rows/sec., 1.65 MiB/sec. | ||
7421 | 2025.03.25 22:05:15.928475 [ 254 ] {e5bdc700-86b1-4c9d-ad07-3bcac3150d2d} <Debug> TCPHandler: Processed in 0.002945691 sec. | ||
7422 | 2025.03.25 22:05:15.928484 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
7423 | 2025.03.25 22:05:15.928741 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7424 | 2025.03.25 22:05:15.928769 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7425 | 2025.03.25 22:05:15.928780 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3080 rows starting from the beginning of the part | ||
7426 | 2025.03.25 22:05:15.928951 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
7427 | 2025.03.25 22:05:15.928974 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7428 | 2025.03.25 22:05:15.929356 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
7429 | 2025.03.25 22:05:15.929374 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
7430 | 2025.03.25 22:05:15.929594 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
7431 | 2025.03.25 22:05:15.929766 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
7432 | 2025.03.25 22:05:15.929890 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
7433 | 2025.03.25 22:05:15.931266 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3380 rows, containing 4 columns (4 merged, 0 gathered) in 0.003055203 sec., 1106309.4661794978 rows/sec., 73.77 MiB/sec. | ||
7434 | 2025.03.25 22:05:15.931668 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7435 | 2025.03.25 22:05:15.932064 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_61_12} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7436 | 2025.03.25 22:05:15.932170 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_61_12} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7437 | 2025.03.25 22:05:15.932286 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
7438 | 2025.03.25 22:05:17.640814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
7439 | 2025.03.25 22:05:17.641556 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7440 | 2025.03.25 22:05:17.641616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7441 | 2025.03.25 22:05:17.642156 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7442 | 2025.03.25 22:05:17.642411 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7443 | 2025.03.25 22:05:17.642636 [ 81 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7444 | 2025.03.25 22:05:17.642678 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
7445 | 2025.03.25 22:05:17.642725 [ 81 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7446 | 2025.03.25 22:05:17.642755 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7447 | 2025.03.25 22:05:17.643055 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
7448 | 2025.03.25 22:05:17.643331 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7449 | 2025.03.25 22:05:17.643405 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
7450 | 2025.03.25 22:05:17.643568 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
7451 | 2025.03.25 22:05:17.643767 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
7452 | 2025.03.25 22:05:17.643984 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
7453 | 2025.03.25 22:05:17.644261 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
7454 | 2025.03.25 22:05:17.644496 [ 194 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
7455 | 2025.03.25 22:05:17.647151 [ 191 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.004289965 sec., 4379522.90986057 rows/sec., 62.65 MiB/sec. | ||
7456 | 2025.03.25 22:05:17.647564 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7457 | 2025.03.25 22:05:17.647921 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_41_8} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7458 | 2025.03.25 22:05:17.648012 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_41_8} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7459 | 2025.03.25 22:05:17.648131 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
7460 | 2025.03.25 22:05:18.946320 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
7461 | 2025.03.25 22:05:18.968516 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7462 | 2025.03.25 22:05:18.968586 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7463 | 2025.03.25 22:05:18.976163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7464 | 2025.03.25 22:05:18.976952 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7465 | 2025.03.25 22:05:18.977339 [ 80 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7466 | 2025.03.25 22:05:18.977479 [ 80 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7467 | 2025.03.25 22:05:18.977550 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7468 | 2025.03.25 22:05:18.978114 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
7469 | 2025.03.25 22:05:18.994792 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
7470 | 2025.03.25 22:05:18.996170 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7471 | 2025.03.25 22:05:18.997868 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
7472 | 2025.03.25 22:05:19.003904 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
7473 | 2025.03.25 22:05:19.009377 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
7474 | 2025.03.25 22:05:19.015174 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
7475 | 2025.03.25 22:05:19.021287 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
7476 | 2025.03.25 22:05:19.025897 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
7477 | 2025.03.25 22:05:19.085341 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.10763254 sec., 2870.879011124331 rows/sec., 14.84 MiB/sec. | ||
7478 | 2025.03.25 22:05:19.088509 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7479 | 2025.03.25 22:05:19.091659 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_41_8} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7480 | 2025.03.25 22:05:19.091780 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_41_8} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7481 | 2025.03.25 22:05:19.094711 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
7482 | 2025.03.25 22:05:20.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.92 MiB, peak 226.34 MiB, free memory in arenas 0.00 B, will set to 214.37 MiB (RSS), difference: 1.45 MiB | ||
7483 | 2025.03.25 22:05:20.221306 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1038 | ||
7484 | 2025.03.25 22:05:20.225648 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7485 | 2025.03.25 22:05:20.225715 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7486 | 2025.03.25 22:05:20.227245 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7487 | 2025.03.25 22:05:20.227602 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7488 | 2025.03.25 22:05:20.228842 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1038 | ||
7489 | 2025.03.25 22:05:20.864712 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7490 | 2025.03.25 22:05:20.864967 [ 254 ] {1d1fc9a6-add3-42fb-8b93-a12d12340acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7491 | 2025.03.25 22:05:20.865068 [ 254 ] {1d1fc9a6-add3-42fb-8b93-a12d12340acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7492 | 2025.03.25 22:05:20.866204 [ 254 ] {1d1fc9a6-add3-42fb-8b93-a12d12340acb} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7493 | 2025.03.25 22:05:20.866277 [ 254 ] {1d1fc9a6-add3-42fb-8b93-a12d12340acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7494 | 2025.03.25 22:05:20.866940 [ 254 ] {1d1fc9a6-add3-42fb-8b93-a12d12340acb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7495 | 2025.03.25 22:05:20.867340 [ 254 ] {1d1fc9a6-add3-42fb-8b93-a12d12340acb} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7496 | 2025.03.25 22:05:20.867998 [ 254 ] {1d1fc9a6-add3-42fb-8b93-a12d12340acb} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002788 sec., 43041.6068866571 rows/sec., 3.65 MiB/sec. | ||
7497 | 2025.03.25 22:05:20.868273 [ 254 ] {1d1fc9a6-add3-42fb-8b93-a12d12340acb} <Debug> TCPHandler: Processed in 0.003775166 sec. | ||
7498 | 2025.03.25 22:05:20.868578 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7499 | 2025.03.25 22:05:20.868763 [ 254 ] {b741e59d-d703-482d-8504-b555867e0b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7500 | 2025.03.25 22:05:20.868844 [ 254 ] {b741e59d-d703-482d-8504-b555867e0b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7501 | 2025.03.25 22:05:20.869902 [ 254 ] {b741e59d-d703-482d-8504-b555867e0b49} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7502 | 2025.03.25 22:05:20.869987 [ 254 ] {b741e59d-d703-482d-8504-b555867e0b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7503 | 2025.03.25 22:05:20.870643 [ 254 ] {b741e59d-d703-482d-8504-b555867e0b49} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7504 | 2025.03.25 22:05:20.871034 [ 254 ] {b741e59d-d703-482d-8504-b555867e0b49} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7505 | 2025.03.25 22:05:20.871300 [ 79 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7506 | 2025.03.25 22:05:20.871385 [ 79 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7507 | 2025.03.25 22:05:20.871442 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7508 | 2025.03.25 22:05:20.871450 [ 254 ] {b741e59d-d703-482d-8504-b555867e0b49} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.002718 sec., 11773.36276674025 rows/sec., 885.30 KiB/sec. | ||
7509 | 2025.03.25 22:05:20.871745 [ 254 ] {b741e59d-d703-482d-8504-b555867e0b49} <Debug> TCPHandler: Processed in 0.003295507 sec. | ||
7510 | 2025.03.25 22:05:20.871791 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
7511 | 2025.03.25 22:05:20.872023 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7512 | 2025.03.25 22:05:20.872071 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 178 rows starting from the beginning of the part | ||
7513 | 2025.03.25 22:05:20.872130 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7514 | 2025.03.25 22:05:20.872232 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
7515 | 2025.03.25 22:05:20.872589 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
7516 | 2025.03.25 22:05:20.872617 [ 254 ] {97ef5a4d-31cb-497b-ad92-349d1af3484a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7517 | 2025.03.25 22:05:20.872943 [ 254 ] {97ef5a4d-31cb-497b-ad92-349d1af3484a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7518 | 2025.03.25 22:05:20.872983 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
7519 | 2025.03.25 22:05:20.873416 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
7520 | 2025.03.25 22:05:20.873751 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
7521 | 2025.03.25 22:05:20.875543 [ 254 ] {97ef5a4d-31cb-497b-ad92-349d1af3484a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7522 | 2025.03.25 22:05:20.875612 [ 254 ] {97ef5a4d-31cb-497b-ad92-349d1af3484a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7523 | 2025.03.25 22:05:20.875991 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 5 columns (5 merged, 0 gathered) in 0.004438637 sec., 68940.08228201586 rows/sec., 4.97 MiB/sec. | ||
7524 | 2025.03.25 22:05:20.876212 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7525 | 2025.03.25 22:05:20.876365 [ 254 ] {97ef5a4d-31cb-497b-ad92-349d1af3484a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7526 | 2025.03.25 22:05:20.876639 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_51_10} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7527 | 2025.03.25 22:05:20.876797 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_51_10} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7528 | 2025.03.25 22:05:20.876833 [ 254 ] {97ef5a4d-31cb-497b-ad92-349d1af3484a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7529 | 2025.03.25 22:05:20.876936 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
7530 | 2025.03.25 22:05:20.877161 [ 254 ] {97ef5a4d-31cb-497b-ad92-349d1af3484a} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00477 sec., 20125.786163522014 rows/sec., 1.57 MiB/sec. | ||
7531 | 2025.03.25 22:05:20.877259 [ 254 ] {97ef5a4d-31cb-497b-ad92-349d1af3484a} <Debug> TCPHandler: Processed in 0.005328742 sec. | ||
7532 | 2025.03.25 22:05:20.879253 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7533 | 2025.03.25 22:05:20.879419 [ 254 ] {37535896-5ba7-4341-b6d5-0bd5dc2f5986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7534 | 2025.03.25 22:05:20.879534 [ 254 ] {37535896-5ba7-4341-b6d5-0bd5dc2f5986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7535 | 2025.03.25 22:05:20.880286 [ 254 ] {37535896-5ba7-4341-b6d5-0bd5dc2f5986} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7536 | 2025.03.25 22:05:20.880335 [ 254 ] {37535896-5ba7-4341-b6d5-0bd5dc2f5986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7537 | 2025.03.25 22:05:20.880820 [ 254 ] {37535896-5ba7-4341-b6d5-0bd5dc2f5986} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7538 | 2025.03.25 22:05:20.881127 [ 254 ] {37535896-5ba7-4341-b6d5-0bd5dc2f5986} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7539 | 2025.03.25 22:05:20.881385 [ 254 ] {37535896-5ba7-4341-b6d5-0bd5dc2f5986} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002016 sec., 79365.07936507936 rows/sec., 5.53 MiB/sec. | ||
7540 | 2025.03.25 22:05:20.881460 [ 254 ] {37535896-5ba7-4341-b6d5-0bd5dc2f5986} <Debug> TCPHandler: Processed in 0.002348241 sec. | ||
7541 | 2025.03.25 22:05:20.881603 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7542 | 2025.03.25 22:05:20.881749 [ 254 ] {b1983e44-f06f-4b4f-92dd-824ff033b7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7543 | 2025.03.25 22:05:20.881837 [ 254 ] {b1983e44-f06f-4b4f-92dd-824ff033b7dd} <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 | ||
7544 | 2025.03.25 22:05:20.883295 [ 254 ] {b1983e44-f06f-4b4f-92dd-824ff033b7dd} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7545 | 2025.03.25 22:05:20.883343 [ 254 ] {b1983e44-f06f-4b4f-92dd-824ff033b7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7546 | 2025.03.25 22:05:20.884530 [ 254 ] {b1983e44-f06f-4b4f-92dd-824ff033b7dd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7547 | 2025.03.25 22:05:20.885170 [ 254 ] {b1983e44-f06f-4b4f-92dd-824ff033b7dd} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7548 | 2025.03.25 22:05:20.885960 [ 254 ] {b1983e44-f06f-4b4f-92dd-824ff033b7dd} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004231 sec., 7563.223824155046 rows/sec., 13.55 MiB/sec. | ||
7549 | 2025.03.25 22:05:20.887860 [ 254 ] {b1983e44-f06f-4b4f-92dd-824ff033b7dd} <Debug> TCPHandler: Processed in 0.006322461 sec. | ||
7550 | 2025.03.25 22:05:20.888128 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7551 | 2025.03.25 22:05:20.888286 [ 254 ] {88192f41-10d9-47c1-923c-c7c5da2d5cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7552 | 2025.03.25 22:05:20.888357 [ 254 ] {88192f41-10d9-47c1-923c-c7c5da2d5cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7553 | 2025.03.25 22:05:20.889068 [ 254 ] {88192f41-10d9-47c1-923c-c7c5da2d5cc6} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7554 | 2025.03.25 22:05:20.889124 [ 254 ] {88192f41-10d9-47c1-923c-c7c5da2d5cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
7555 | 2025.03.25 22:05:20.889723 [ 254 ] {88192f41-10d9-47c1-923c-c7c5da2d5cc6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7556 | 2025.03.25 22:05:20.890129 [ 254 ] {88192f41-10d9-47c1-923c-c7c5da2d5cc6} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7557 | 2025.03.25 22:05:20.890435 [ 254 ] {88192f41-10d9-47c1-923c-c7c5da2d5cc6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002192 sec., 27372.26277372263 rows/sec., 1.84 MiB/sec. | ||
7558 | 2025.03.25 22:05:20.890538 [ 254 ] {88192f41-10d9-47c1-923c-c7c5da2d5cc6} <Debug> TCPHandler: Processed in 0.002518875 sec. | ||
7559 | 2025.03.25 22:05:24.981125 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7560 | 2025.03.25 22:05:24.981198 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7561 | 2025.03.25 22:05:25.142820 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
7562 | 2025.03.25 22:05:25.143614 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7563 | 2025.03.25 22:05:25.143674 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7564 | 2025.03.25 22:05:25.144235 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7565 | 2025.03.25 22:05:25.144512 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7566 | 2025.03.25 22:05:25.144806 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
7567 | 2025.03.25 22:05:25.862477 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7568 | 2025.03.25 22:05:25.862785 [ 254 ] {0f28b48a-22b8-4099-9d09-82d193b99e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7569 | 2025.03.25 22:05:25.862896 [ 254 ] {0f28b48a-22b8-4099-9d09-82d193b99e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7570 | 2025.03.25 22:05:25.863725 [ 254 ] {0f28b48a-22b8-4099-9d09-82d193b99e15} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7571 | 2025.03.25 22:05:25.863787 [ 254 ] {0f28b48a-22b8-4099-9d09-82d193b99e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7572 | 2025.03.25 22:05:25.864230 [ 254 ] {0f28b48a-22b8-4099-9d09-82d193b99e15} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7573 | 2025.03.25 22:05:25.864483 [ 254 ] {0f28b48a-22b8-4099-9d09-82d193b99e15} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7574 | 2025.03.25 22:05:25.864739 [ 254 ] {0f28b48a-22b8-4099-9d09-82d193b99e15} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002036 sec., 35363.45776031434 rows/sec., 2.86 MiB/sec. | ||
7575 | 2025.03.25 22:05:25.864807 [ 254 ] {0f28b48a-22b8-4099-9d09-82d193b99e15} <Debug> TCPHandler: Processed in 0.002522294 sec. | ||
7576 | 2025.03.25 22:05:25.864936 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7577 | 2025.03.25 22:05:25.865050 [ 254 ] {c6c81079-f738-4582-8554-fe88d58f4d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7578 | 2025.03.25 22:05:25.865099 [ 254 ] {c6c81079-f738-4582-8554-fe88d58f4d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7579 | 2025.03.25 22:05:25.865634 [ 254 ] {c6c81079-f738-4582-8554-fe88d58f4d8e} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7580 | 2025.03.25 22:05:25.865676 [ 254 ] {c6c81079-f738-4582-8554-fe88d58f4d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7581 | 2025.03.25 22:05:25.866033 [ 254 ] {c6c81079-f738-4582-8554-fe88d58f4d8e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7582 | 2025.03.25 22:05:25.866281 [ 254 ] {c6c81079-f738-4582-8554-fe88d58f4d8e} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7583 | 2025.03.25 22:05:25.866489 [ 254 ] {c6c81079-f738-4582-8554-fe88d58f4d8e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001465 sec., 5460.750853242321 rows/sec., 410.62 KiB/sec. | ||
7584 | 2025.03.25 22:05:25.866542 [ 254 ] {c6c81079-f738-4582-8554-fe88d58f4d8e} <Debug> TCPHandler: Processed in 0.001660789 sec. | ||
7585 | 2025.03.25 22:05:25.866669 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7586 | 2025.03.25 22:05:25.866776 [ 254 ] {2ee88390-6b4f-4a45-82c4-e9695468e31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7587 | 2025.03.25 22:05:25.866821 [ 254 ] {2ee88390-6b4f-4a45-82c4-e9695468e31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7588 | 2025.03.25 22:05:25.867377 [ 254 ] {2ee88390-6b4f-4a45-82c4-e9695468e31a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7589 | 2025.03.25 22:05:25.867416 [ 254 ] {2ee88390-6b4f-4a45-82c4-e9695468e31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7590 | 2025.03.25 22:05:25.867762 [ 254 ] {2ee88390-6b4f-4a45-82c4-e9695468e31a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7591 | 2025.03.25 22:05:25.867999 [ 254 ] {2ee88390-6b4f-4a45-82c4-e9695468e31a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7592 | 2025.03.25 22:05:25.868234 [ 254 ] {2ee88390-6b4f-4a45-82c4-e9695468e31a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001481 sec., 48615.80013504389 rows/sec., 3.80 MiB/sec. | ||
7593 | 2025.03.25 22:05:25.868288 [ 254 ] {2ee88390-6b4f-4a45-82c4-e9695468e31a} <Debug> TCPHandler: Processed in 0.00166982 sec. | ||
7594 | 2025.03.25 22:05:25.868402 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7595 | 2025.03.25 22:05:25.868507 [ 254 ] {adbf954d-4f8f-4708-9d90-a69b25b64397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7596 | 2025.03.25 22:05:25.868558 [ 254 ] {adbf954d-4f8f-4708-9d90-a69b25b64397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7597 | 2025.03.25 22:05:25.869086 [ 254 ] {adbf954d-4f8f-4708-9d90-a69b25b64397} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7598 | 2025.03.25 22:05:25.869125 [ 254 ] {adbf954d-4f8f-4708-9d90-a69b25b64397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7599 | 2025.03.25 22:05:25.869503 [ 254 ] {adbf954d-4f8f-4708-9d90-a69b25b64397} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7600 | 2025.03.25 22:05:25.869741 [ 254 ] {adbf954d-4f8f-4708-9d90-a69b25b64397} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7601 | 2025.03.25 22:05:25.869952 [ 254 ] {adbf954d-4f8f-4708-9d90-a69b25b64397} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001466 sec., 109140.51841746247 rows/sec., 7.60 MiB/sec. | ||
7602 | 2025.03.25 22:05:25.870005 [ 254 ] {adbf954d-4f8f-4708-9d90-a69b25b64397} <Debug> TCPHandler: Processed in 0.001654349 sec. | ||
7603 | 2025.03.25 22:05:25.870132 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7604 | 2025.03.25 22:05:25.870238 [ 254 ] {27108ba9-2737-4261-8756-0ef5bb668dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7605 | 2025.03.25 22:05:25.870306 [ 254 ] {27108ba9-2737-4261-8756-0ef5bb668dde} <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 | ||
7606 | 2025.03.25 22:05:25.871371 [ 254 ] {27108ba9-2737-4261-8756-0ef5bb668dde} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7607 | 2025.03.25 22:05:25.871410 [ 254 ] {27108ba9-2737-4261-8756-0ef5bb668dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7608 | 2025.03.25 22:05:25.872015 [ 254 ] {27108ba9-2737-4261-8756-0ef5bb668dde} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7609 | 2025.03.25 22:05:25.872270 [ 254 ] {27108ba9-2737-4261-8756-0ef5bb668dde} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7610 | 2025.03.25 22:05:25.872456 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7611 | 2025.03.25 22:05:25.872535 [ 254 ] {27108ba9-2737-4261-8756-0ef5bb668dde} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002313 sec., 3458.7116299178556 rows/sec., 6.20 MiB/sec. | ||
7612 | 2025.03.25 22:05:25.872544 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7613 | 2025.03.25 22:05:25.872620 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7614 | 2025.03.25 22:05:25.872932 [ 254 ] {27108ba9-2737-4261-8756-0ef5bb668dde} <Debug> TCPHandler: Processed in 0.00284386 sec. | ||
7615 | 2025.03.25 22:05:25.873004 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
7616 | 2025.03.25 22:05:25.873108 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7617 | 2025.03.25 22:05:25.873325 [ 254 ] {eaeeb6c7-648e-4c5a-b38c-6320913e93f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7618 | 2025.03.25 22:05:25.873445 [ 254 ] {eaeeb6c7-648e-4c5a-b38c-6320913e93f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7619 | 2025.03.25 22:05:25.874095 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7620 | 2025.03.25 22:05:25.874309 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 963 rows starting from the beginning of the part | ||
7621 | 2025.03.25 22:05:25.875045 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
7622 | 2025.03.25 22:05:25.875804 [ 254 ] {eaeeb6c7-648e-4c5a-b38c-6320913e93f8} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7623 | 2025.03.25 22:05:25.875834 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
7624 | 2025.03.25 22:05:25.875886 [ 254 ] {eaeeb6c7-648e-4c5a-b38c-6320913e93f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7625 | 2025.03.25 22:05:25.876430 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
7626 | 2025.03.25 22:05:25.877102 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part | ||
7627 | 2025.03.25 22:05:25.877434 [ 254 ] {eaeeb6c7-648e-4c5a-b38c-6320913e93f8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7628 | 2025.03.25 22:05:25.877752 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
7629 | 2025.03.25 22:05:25.878274 [ 254 ] {eaeeb6c7-648e-4c5a-b38c-6320913e93f8} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7630 | 2025.03.25 22:05:25.878982 [ 254 ] {eaeeb6c7-648e-4c5a-b38c-6320913e93f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00573 sec., 10471.204188481675 rows/sec., 722.62 KiB/sec. | ||
7631 | 2025.03.25 22:05:25.879066 [ 254 ] {eaeeb6c7-648e-4c5a-b38c-6320913e93f8} <Debug> TCPHandler: Processed in 0.006016015 sec. | ||
7632 | 2025.03.25 22:05:25.885420 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1051 rows, containing 19 columns (19 merged, 0 gathered) in 0.012645641 sec., 83111.64297642167 rows/sec., 148.93 MiB/sec. | ||
7633 | 2025.03.25 22:05:25.886519 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7634 | 2025.03.25 22:05:25.886999 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7635 | 2025.03.25 22:05:25.887101 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7636 | 2025.03.25 22:05:25.887274 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.28 MiB. | ||
7637 | 2025.03.25 22:05:26.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.89 MiB, peak 226.34 MiB, free memory in arenas 0.00 B, will set to 217.00 MiB (RSS), difference: 2.11 MiB | ||
7638 | 2025.03.25 22:05:26.494877 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
7639 | 2025.03.25 22:05:26.514297 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7640 | 2025.03.25 22:05:26.514355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7641 | 2025.03.25 22:05:26.521512 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7642 | 2025.03.25 22:05:26.522277 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7643 | 2025.03.25 22:05:26.525131 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
7644 | 2025.03.25 22:05:27.182466 [ 72 ] {} <Debug> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
7645 | 2025.03.25 22:05:27.182558 [ 72 ] {} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7646 | 2025.03.25 22:05:27.182598 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7647 | 2025.03.25 22:05:27.182866 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
7648 | 2025.03.25 22:05:27.183177 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7649 | 2025.03.25 22:05:27.183256 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 124 rows starting from the beginning of the part | ||
7650 | 2025.03.25 22:05:27.183453 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part | ||
7651 | 2025.03.25 22:05:27.183725 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
7652 | 2025.03.25 22:05:27.183965 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
7653 | 2025.03.25 22:05:27.184107 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
7654 | 2025.03.25 22:05:27.185313 [ 201 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 5 columns (5 merged, 0 gathered) in 0.002597405 sec., 104719.9031340896 rows/sec., 6.72 MiB/sec. | ||
7655 | 2025.03.25 22:05:27.185501 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
7656 | 2025.03.25 22:05:27.185807 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7657 | 2025.03.25 22:05:27.185889 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_14_3} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
7658 | 2025.03.25 22:05:27.185978 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7659 | 2025.03.25 22:05:27.298504 [ 72 ] {} <Debug> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
7660 | 2025.03.25 22:05:27.298578 [ 72 ] {} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7661 | 2025.03.25 22:05:27.298617 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7662 | 2025.03.25 22:05:27.298786 [ 186 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
7663 | 2025.03.25 22:05:27.299122 [ 186 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7664 | 2025.03.25 22:05:27.299171 [ 186 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 236 rows starting from the beginning of the part | ||
7665 | 2025.03.25 22:05:27.299240 [ 186 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
7666 | 2025.03.25 22:05:27.299527 [ 186 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
7667 | 2025.03.25 22:05:27.299696 [ 186 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
7668 | 2025.03.25 22:05:27.299892 [ 186 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
7669 | 2025.03.25 22:05:27.300974 [ 201 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.00227385 sec., 228687.02860786772 rows/sec., 16.23 MiB/sec. | ||
7670 | 2025.03.25 22:05:27.301160 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
7671 | 2025.03.25 22:05:27.301501 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7672 | 2025.03.25 22:05:27.301592 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_14_3} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
7673 | 2025.03.25 22:05:27.301677 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
7674 | 2025.03.25 22:05:27.976152 [ 72 ] {} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
7675 | 2025.03.25 22:05:27.976215 [ 72 ] {} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7676 | 2025.03.25 22:05:27.976237 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7677 | 2025.03.25 22:05:27.976425 [ 186 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
7678 | 2025.03.25 22:05:27.976644 [ 186 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7679 | 2025.03.25 22:05:27.976684 [ 186 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 366 rows starting from the beginning of the part | ||
7680 | 2025.03.25 22:05:27.976770 [ 186 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
7681 | 2025.03.25 22:05:27.977022 [ 186 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 252 rows starting from the beginning of the part | ||
7682 | 2025.03.25 22:05:27.977222 [ 186 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 252 rows starting from the beginning of the part | ||
7683 | 2025.03.25 22:05:27.977397 [ 186 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
7684 | 2025.03.25 22:05:27.978765 [ 201 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 5 columns (5 merged, 0 gathered) in 0.002453062 sec., 550332.6047201415 rows/sec., 39.82 MiB/sec. | ||
7685 | 2025.03.25 22:05:27.978994 [ 201 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
7686 | 2025.03.25 22:05:27.979347 [ 201 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7687 | 2025.03.25 22:05:27.979446 [ 201 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_18_4} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
7688 | 2025.03.25 22:05:27.979555 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
7689 | 2025.03.25 22:05:30.229077 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1062 | ||
7690 | 2025.03.25 22:05:30.232085 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7691 | 2025.03.25 22:05:30.232149 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7692 | 2025.03.25 22:05:30.233635 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7693 | 2025.03.25 22:05:30.233969 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7694 | 2025.03.25 22:05:30.234212 [ 69 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7695 | 2025.03.25 22:05:30.234330 [ 69 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7696 | 2025.03.25 22:05:30.234396 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7697 | 2025.03.25 22:05:30.234893 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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 | ||
7698 | 2025.03.25 22:05:30.236438 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1062 | ||
7699 | 2025.03.25 22:05:30.236799 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7700 | 2025.03.25 22:05:30.236980 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 926 rows starting from the beginning of the part | ||
7701 | 2025.03.25 22:05:30.237608 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
7702 | 2025.03.25 22:05:30.238232 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
7703 | 2025.03.25 22:05:30.238842 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
7704 | 2025.03.25 22:05:30.239447 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
7705 | 2025.03.25 22:05:30.239994 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
7706 | 2025.03.25 22:05:30.248595 [ 193 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1062 rows, containing 72 columns (72 merged, 0 gathered) in 0.014070336 sec., 75477.94167815182 rows/sec., 62.42 MiB/sec. | ||
7707 | 2025.03.25 22:05:30.250092 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7708 | 2025.03.25 22:05:30.250966 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7709 | 2025.03.25 22:05:30.251074 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_31_6} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7710 | 2025.03.25 22:05:30.251439 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
7711 | 2025.03.25 22:05:30.863468 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7712 | 2025.03.25 22:05:30.863656 [ 254 ] {c60ed5ce-1de2-40b3-921a-24131c10e195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7713 | 2025.03.25 22:05:30.863727 [ 254 ] {c60ed5ce-1de2-40b3-921a-24131c10e195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7714 | 2025.03.25 22:05:30.864489 [ 254 ] {c60ed5ce-1de2-40b3-921a-24131c10e195} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7715 | 2025.03.25 22:05:30.864536 [ 254 ] {c60ed5ce-1de2-40b3-921a-24131c10e195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7716 | 2025.03.25 22:05:30.864957 [ 254 ] {c60ed5ce-1de2-40b3-921a-24131c10e195} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7717 | 2025.03.25 22:05:30.865209 [ 254 ] {c60ed5ce-1de2-40b3-921a-24131c10e195} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7718 | 2025.03.25 22:05:30.865429 [ 254 ] {c60ed5ce-1de2-40b3-921a-24131c10e195} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001821 sec., 5491.488193300384 rows/sec., 447.79 KiB/sec. | ||
7719 | 2025.03.25 22:05:30.865541 [ 254 ] {c60ed5ce-1de2-40b3-921a-24131c10e195} <Debug> TCPHandler: Processed in 0.002204908 sec. | ||
7720 | 2025.03.25 22:05:30.865765 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7721 | 2025.03.25 22:05:30.865896 [ 254 ] {02203a23-2518-4da9-963d-34e0383409f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7722 | 2025.03.25 22:05:30.865943 [ 254 ] {02203a23-2518-4da9-963d-34e0383409f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7723 | 2025.03.25 22:05:30.866555 [ 254 ] {02203a23-2518-4da9-963d-34e0383409f6} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7724 | 2025.03.25 22:05:30.866594 [ 254 ] {02203a23-2518-4da9-963d-34e0383409f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7725 | 2025.03.25 22:05:30.866996 [ 254 ] {02203a23-2518-4da9-963d-34e0383409f6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7726 | 2025.03.25 22:05:30.867233 [ 254 ] {02203a23-2518-4da9-963d-34e0383409f6} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7727 | 2025.03.25 22:05:30.867452 [ 254 ] {02203a23-2518-4da9-963d-34e0383409f6} <Debug> executeQuery: Read 125 rows, 10.78 KiB in 0.001579 sec., 79164.02786573781 rows/sec., 6.67 MiB/sec. | ||
7728 | 2025.03.25 22:05:30.867505 [ 254 ] {02203a23-2518-4da9-963d-34e0383409f6} <Debug> TCPHandler: Processed in 0.001813482 sec. | ||
7729 | 2025.03.25 22:05:30.867626 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7730 | 2025.03.25 22:05:30.867730 [ 254 ] {b74327ef-5312-43a4-a48d-d66b4af9b80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7731 | 2025.03.25 22:05:30.867775 [ 254 ] {b74327ef-5312-43a4-a48d-d66b4af9b80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7732 | 2025.03.25 22:05:30.868313 [ 254 ] {b74327ef-5312-43a4-a48d-d66b4af9b80f} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7733 | 2025.03.25 22:05:30.868352 [ 254 ] {b74327ef-5312-43a4-a48d-d66b4af9b80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7734 | 2025.03.25 22:05:30.868706 [ 254 ] {b74327ef-5312-43a4-a48d-d66b4af9b80f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7735 | 2025.03.25 22:05:30.868947 [ 254 ] {b74327ef-5312-43a4-a48d-d66b4af9b80f} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7736 | 2025.03.25 22:05:30.869159 [ 254 ] {b74327ef-5312-43a4-a48d-d66b4af9b80f} <Debug> executeQuery: Read 42 rows, 3.10 KiB in 0.001449 sec., 28985.507246376812 rows/sec., 2.09 MiB/sec. | ||
7737 | 2025.03.25 22:05:30.869213 [ 254 ] {b74327ef-5312-43a4-a48d-d66b4af9b80f} <Debug> TCPHandler: Processed in 0.001637819 sec. | ||
7738 | 2025.03.25 22:05:30.869336 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7739 | 2025.03.25 22:05:30.869441 [ 254 ] {c4c96028-7b6f-4e35-95cb-477a8d1c32d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7740 | 2025.03.25 22:05:30.869486 [ 254 ] {c4c96028-7b6f-4e35-95cb-477a8d1c32d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7741 | 2025.03.25 22:05:30.870051 [ 254 ] {c4c96028-7b6f-4e35-95cb-477a8d1c32d4} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7742 | 2025.03.25 22:05:30.870089 [ 254 ] {c4c96028-7b6f-4e35-95cb-477a8d1c32d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7743 | 2025.03.25 22:05:30.870435 [ 254 ] {c4c96028-7b6f-4e35-95cb-477a8d1c32d4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7744 | 2025.03.25 22:05:30.870674 [ 254 ] {c4c96028-7b6f-4e35-95cb-477a8d1c32d4} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7745 | 2025.03.25 22:05:30.870952 [ 254 ] {c4c96028-7b6f-4e35-95cb-477a8d1c32d4} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001528 sec., 69371.72774869109 rows/sec., 5.43 MiB/sec. | ||
7746 | 2025.03.25 22:05:30.871047 [ 254 ] {c4c96028-7b6f-4e35-95cb-477a8d1c32d4} <Debug> TCPHandler: Processed in 0.001761341 sec. | ||
7747 | 2025.03.25 22:05:30.871193 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7748 | 2025.03.25 22:05:30.871307 [ 254 ] {8c7fa014-1cf7-467e-870f-84ebb76c4525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7749 | 2025.03.25 22:05:30.871356 [ 254 ] {8c7fa014-1cf7-467e-870f-84ebb76c4525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7750 | 2025.03.25 22:05:30.871885 [ 254 ] {8c7fa014-1cf7-467e-870f-84ebb76c4525} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7751 | 2025.03.25 22:05:30.871923 [ 254 ] {8c7fa014-1cf7-467e-870f-84ebb76c4525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7752 | 2025.03.25 22:05:30.872303 [ 254 ] {8c7fa014-1cf7-467e-870f-84ebb76c4525} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7753 | 2025.03.25 22:05:30.872534 [ 254 ] {8c7fa014-1cf7-467e-870f-84ebb76c4525} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7754 | 2025.03.25 22:05:30.872734 [ 254 ] {8c7fa014-1cf7-467e-870f-84ebb76c4525} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001448 sec., 113950.27624309392 rows/sec., 7.93 MiB/sec. | ||
7755 | 2025.03.25 22:05:30.872785 [ 254 ] {8c7fa014-1cf7-467e-870f-84ebb76c4525} <Debug> TCPHandler: Processed in 0.001657039 sec. | ||
7756 | 2025.03.25 22:05:30.872902 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7757 | 2025.03.25 22:05:30.873005 [ 254 ] {0c115aa8-db47-4b14-ac5a-f17076924ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7758 | 2025.03.25 22:05:30.873072 [ 254 ] {0c115aa8-db47-4b14-ac5a-f17076924ddf} <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 | ||
7759 | 2025.03.25 22:05:30.874242 [ 254 ] {0c115aa8-db47-4b14-ac5a-f17076924ddf} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7760 | 2025.03.25 22:05:30.874280 [ 254 ] {0c115aa8-db47-4b14-ac5a-f17076924ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7761 | 2025.03.25 22:05:30.874902 [ 254 ] {0c115aa8-db47-4b14-ac5a-f17076924ddf} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7762 | 2025.03.25 22:05:30.875164 [ 254 ] {0c115aa8-db47-4b14-ac5a-f17076924ddf} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7763 | 2025.03.25 22:05:30.875392 [ 254 ] {0c115aa8-db47-4b14-ac5a-f17076924ddf} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002408 sec., 13289.036544850498 rows/sec., 23.81 MiB/sec. | ||
7764 | 2025.03.25 22:05:30.875484 [ 254 ] {0c115aa8-db47-4b14-ac5a-f17076924ddf} <Debug> TCPHandler: Processed in 0.002632396 sec. | ||
7765 | 2025.03.25 22:05:30.875625 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7766 | 2025.03.25 22:05:30.875729 [ 254 ] {c6c44126-fafa-4610-9203-d8414a377231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7767 | 2025.03.25 22:05:30.875776 [ 254 ] {c6c44126-fafa-4610-9203-d8414a377231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7768 | 2025.03.25 22:05:30.876215 [ 254 ] {c6c44126-fafa-4610-9203-d8414a377231} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7769 | 2025.03.25 22:05:30.876253 [ 254 ] {c6c44126-fafa-4610-9203-d8414a377231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7770 | 2025.03.25 22:05:30.876599 [ 254 ] {c6c44126-fafa-4610-9203-d8414a377231} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7771 | 2025.03.25 22:05:30.876827 [ 254 ] {c6c44126-fafa-4610-9203-d8414a377231} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7772 | 2025.03.25 22:05:30.877046 [ 254 ] {c6c44126-fafa-4610-9203-d8414a377231} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec. | ||
7773 | 2025.03.25 22:05:30.877116 [ 254 ] {c6c44126-fafa-4610-9203-d8414a377231} <Debug> TCPHandler: Processed in 0.001542027 sec. | ||
7774 | 2025.03.25 22:05:32.644940 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
7775 | 2025.03.25 22:05:32.645680 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7776 | 2025.03.25 22:05:32.645739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7777 | 2025.03.25 22:05:32.646312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7778 | 2025.03.25 22:05:32.646569 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7779 | 2025.03.25 22:05:32.646847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
7780 | 2025.03.25 22:05:34.025209 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
7781 | 2025.03.25 22:05:34.046367 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7782 | 2025.03.25 22:05:34.046428 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7783 | 2025.03.25 22:05:34.053846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7784 | 2025.03.25 22:05:34.054664 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7785 | 2025.03.25 22:05:34.058113 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
7786 | 2025.03.25 22:05:35.862413 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7787 | 2025.03.25 22:05:35.862699 [ 254 ] {9bdfbc78-9dca-4e4b-bde9-e1932259a570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7788 | 2025.03.25 22:05:35.862821 [ 254 ] {9bdfbc78-9dca-4e4b-bde9-e1932259a570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7789 | 2025.03.25 22:05:35.863791 [ 254 ] {9bdfbc78-9dca-4e4b-bde9-e1932259a570} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7790 | 2025.03.25 22:05:35.863841 [ 254 ] {9bdfbc78-9dca-4e4b-bde9-e1932259a570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7791 | 2025.03.25 22:05:35.864287 [ 254 ] {9bdfbc78-9dca-4e4b-bde9-e1932259a570} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7792 | 2025.03.25 22:05:35.864543 [ 254 ] {9bdfbc78-9dca-4e4b-bde9-e1932259a570} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7793 | 2025.03.25 22:05:35.864818 [ 254 ] {9bdfbc78-9dca-4e4b-bde9-e1932259a570} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002197 sec., 32771.9617660446 rows/sec., 2.65 MiB/sec. | ||
7794 | 2025.03.25 22:05:35.864928 [ 254 ] {9bdfbc78-9dca-4e4b-bde9-e1932259a570} <Debug> TCPHandler: Processed in 0.002698918 sec. | ||
7795 | 2025.03.25 22:05:35.865165 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7796 | 2025.03.25 22:05:35.865311 [ 254 ] {c155e04f-f92f-4c15-bd54-ff21128dd9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7797 | 2025.03.25 22:05:35.865363 [ 254 ] {c155e04f-f92f-4c15-bd54-ff21128dd9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7798 | 2025.03.25 22:05:35.865924 [ 254 ] {c155e04f-f92f-4c15-bd54-ff21128dd9ab} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7799 | 2025.03.25 22:05:35.865965 [ 254 ] {c155e04f-f92f-4c15-bd54-ff21128dd9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7800 | 2025.03.25 22:05:35.866326 [ 254 ] {c155e04f-f92f-4c15-bd54-ff21128dd9ab} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7801 | 2025.03.25 22:05:35.866566 [ 254 ] {c155e04f-f92f-4c15-bd54-ff21128dd9ab} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7802 | 2025.03.25 22:05:35.866810 [ 254 ] {c155e04f-f92f-4c15-bd54-ff21128dd9ab} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00152 sec., 5263.157894736842 rows/sec., 395.76 KiB/sec. | ||
7803 | 2025.03.25 22:05:35.866902 [ 254 ] {c155e04f-f92f-4c15-bd54-ff21128dd9ab} <Debug> TCPHandler: Processed in 0.001846512 sec. | ||
7804 | 2025.03.25 22:05:35.867152 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7805 | 2025.03.25 22:05:35.867287 [ 254 ] {abf6c3a0-46a9-4994-86bb-b790a9aa7fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7806 | 2025.03.25 22:05:35.867334 [ 254 ] {abf6c3a0-46a9-4994-86bb-b790a9aa7fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7807 | 2025.03.25 22:05:35.867909 [ 254 ] {abf6c3a0-46a9-4994-86bb-b790a9aa7fca} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7808 | 2025.03.25 22:05:35.867948 [ 254 ] {abf6c3a0-46a9-4994-86bb-b790a9aa7fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7809 | 2025.03.25 22:05:35.868307 [ 254 ] {abf6c3a0-46a9-4994-86bb-b790a9aa7fca} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7810 | 2025.03.25 22:05:35.868535 [ 254 ] {abf6c3a0-46a9-4994-86bb-b790a9aa7fca} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7811 | 2025.03.25 22:05:35.868785 [ 254 ] {abf6c3a0-46a9-4994-86bb-b790a9aa7fca} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001521 sec., 47337.27810650888 rows/sec., 3.70 MiB/sec. | ||
7812 | 2025.03.25 22:05:35.868840 [ 254 ] {abf6c3a0-46a9-4994-86bb-b790a9aa7fca} <Debug> TCPHandler: Processed in 0.001788841 sec. | ||
7813 | 2025.03.25 22:05:35.868955 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7814 | 2025.03.25 22:05:35.869060 [ 254 ] {375f584b-de6e-4326-8d3a-4e7ddaa8fc09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7815 | 2025.03.25 22:05:35.869110 [ 254 ] {375f584b-de6e-4326-8d3a-4e7ddaa8fc09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7816 | 2025.03.25 22:05:35.869630 [ 254 ] {375f584b-de6e-4326-8d3a-4e7ddaa8fc09} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7817 | 2025.03.25 22:05:35.869669 [ 254 ] {375f584b-de6e-4326-8d3a-4e7ddaa8fc09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7818 | 2025.03.25 22:05:35.870050 [ 254 ] {375f584b-de6e-4326-8d3a-4e7ddaa8fc09} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7819 | 2025.03.25 22:05:35.870278 [ 254 ] {375f584b-de6e-4326-8d3a-4e7ddaa8fc09} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7820 | 2025.03.25 22:05:35.870505 [ 254 ] {375f584b-de6e-4326-8d3a-4e7ddaa8fc09} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001465 sec., 109215.01706484643 rows/sec., 7.61 MiB/sec. | ||
7821 | 2025.03.25 22:05:35.870558 [ 254 ] {375f584b-de6e-4326-8d3a-4e7ddaa8fc09} <Debug> TCPHandler: Processed in 0.001654029 sec. | ||
7822 | 2025.03.25 22:05:35.870702 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7823 | 2025.03.25 22:05:35.870815 [ 254 ] {2f33781c-1ed1-4b41-8647-1ec4c0de9120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7824 | 2025.03.25 22:05:35.870886 [ 254 ] {2f33781c-1ed1-4b41-8647-1ec4c0de9120} <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 | ||
7825 | 2025.03.25 22:05:35.871958 [ 254 ] {2f33781c-1ed1-4b41-8647-1ec4c0de9120} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7826 | 2025.03.25 22:05:35.871999 [ 254 ] {2f33781c-1ed1-4b41-8647-1ec4c0de9120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7827 | 2025.03.25 22:05:35.872610 [ 254 ] {2f33781c-1ed1-4b41-8647-1ec4c0de9120} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7828 | 2025.03.25 22:05:35.872873 [ 254 ] {2f33781c-1ed1-4b41-8647-1ec4c0de9120} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7829 | 2025.03.25 22:05:35.873216 [ 254 ] {2f33781c-1ed1-4b41-8647-1ec4c0de9120} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002407 sec., 3323.639385126714 rows/sec., 5.96 MiB/sec. | ||
7830 | 2025.03.25 22:05:35.873616 [ 254 ] {2f33781c-1ed1-4b41-8647-1ec4c0de9120} <Debug> TCPHandler: Processed in 0.002963221 sec. | ||
7831 | 2025.03.25 22:05:35.873969 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7832 | 2025.03.25 22:05:35.874110 [ 254 ] {5d07b362-80c1-4382-9e28-460dabe2a1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7833 | 2025.03.25 22:05:35.874170 [ 254 ] {5d07b362-80c1-4382-9e28-460dabe2a1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7834 | 2025.03.25 22:05:35.874682 [ 254 ] {5d07b362-80c1-4382-9e28-460dabe2a1f1} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7835 | 2025.03.25 22:05:35.874723 [ 254 ] {5d07b362-80c1-4382-9e28-460dabe2a1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7836 | 2025.03.25 22:05:35.875092 [ 254 ] {5d07b362-80c1-4382-9e28-460dabe2a1f1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7837 | 2025.03.25 22:05:35.875336 [ 254 ] {5d07b362-80c1-4382-9e28-460dabe2a1f1} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7838 | 2025.03.25 22:05:35.875600 [ 254 ] {5d07b362-80c1-4382-9e28-460dabe2a1f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001512 sec., 39682.53968253968 rows/sec., 2.67 MiB/sec. | ||
7839 | 2025.03.25 22:05:35.875699 [ 254 ] {5d07b362-80c1-4382-9e28-460dabe2a1f1} <Debug> TCPHandler: Processed in 0.001827922 sec. | ||
7840 | 2025.03.25 22:05:39.981258 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7841 | 2025.03.25 22:05:39.981368 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7842 | 2025.03.25 22:05:40.146969 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
7843 | 2025.03.25 22:05:40.147655 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7844 | 2025.03.25 22:05:40.147708 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7845 | 2025.03.25 22:05:40.148241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7846 | 2025.03.25 22:05:40.148501 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7847 | 2025.03.25 22:05:40.148749 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
7848 | 2025.03.25 22:05:40.236630 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1088 | ||
7849 | 2025.03.25 22:05:40.239557 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7850 | 2025.03.25 22:05:40.239613 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7851 | 2025.03.25 22:05:40.241075 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7852 | 2025.03.25 22:05:40.241397 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7853 | 2025.03.25 22:05:40.241971 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1088 | ||
7854 | 2025.03.25 22:05:40.869458 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7855 | 2025.03.25 22:05:40.869664 [ 254 ] {3a27fea9-e67e-4034-b9cf-a0a151b212dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7856 | 2025.03.25 22:05:40.869740 [ 254 ] {3a27fea9-e67e-4034-b9cf-a0a151b212dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7857 | 2025.03.25 22:05:40.870648 [ 254 ] {3a27fea9-e67e-4034-b9cf-a0a151b212dd} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7858 | 2025.03.25 22:05:40.870705 [ 254 ] {3a27fea9-e67e-4034-b9cf-a0a151b212dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7859 | 2025.03.25 22:05:40.871178 [ 254 ] {3a27fea9-e67e-4034-b9cf-a0a151b212dd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7860 | 2025.03.25 22:05:40.871448 [ 254 ] {3a27fea9-e67e-4034-b9cf-a0a151b212dd} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7861 | 2025.03.25 22:05:40.871682 [ 254 ] {3a27fea9-e67e-4034-b9cf-a0a151b212dd} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002063 sec., 102762.96655356276 rows/sec., 6.54 MiB/sec. | ||
7862 | 2025.03.25 22:05:40.871848 [ 254 ] {3a27fea9-e67e-4034-b9cf-a0a151b212dd} <Debug> TCPHandler: Processed in 0.002530804 sec. | ||
7863 | 2025.03.25 22:05:40.872040 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7864 | 2025.03.25 22:05:40.872157 [ 254 ] {50a47dfa-4e1d-4b40-83f7-932a4de93f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7865 | 2025.03.25 22:05:40.872209 [ 254 ] {50a47dfa-4e1d-4b40-83f7-932a4de93f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7866 | 2025.03.25 22:05:40.873300 [ 254 ] {50a47dfa-4e1d-4b40-83f7-932a4de93f54} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7867 | 2025.03.25 22:05:40.873341 [ 254 ] {50a47dfa-4e1d-4b40-83f7-932a4de93f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7868 | 2025.03.25 22:05:40.873756 [ 254 ] {50a47dfa-4e1d-4b40-83f7-932a4de93f54} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7869 | 2025.03.25 22:05:40.874008 [ 254 ] {50a47dfa-4e1d-4b40-83f7-932a4de93f54} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7870 | 2025.03.25 22:05:40.874160 [ 55 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7871 | 2025.03.25 22:05:40.874200 [ 55 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7872 | 2025.03.25 22:05:40.874208 [ 254 ] {50a47dfa-4e1d-4b40-83f7-932a4de93f54} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.002078 sec., 327718.9605389798 rows/sec., 26.03 MiB/sec. | ||
7873 | 2025.03.25 22:05:40.874226 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7874 | 2025.03.25 22:05:40.874323 [ 254 ] {50a47dfa-4e1d-4b40-83f7-932a4de93f54} <Debug> TCPHandler: Processed in 0.002338281 sec. | ||
7875 | 2025.03.25 22:05:40.874513 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
7876 | 2025.03.25 22:05:40.874544 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7877 | 2025.03.25 22:05:40.874778 [ 254 ] {1caefd56-2467-4ad7-b2bc-daa3cf127b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7878 | 2025.03.25 22:05:40.874800 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7879 | 2025.03.25 22:05:40.874868 [ 254 ] {1caefd56-2467-4ad7-b2bc-daa3cf127b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7880 | 2025.03.25 22:05:40.874888 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1969 rows starting from the beginning of the part | ||
7881 | 2025.03.25 22:05:40.875286 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 120 rows starting from the beginning of the part | ||
7882 | 2025.03.25 22:05:40.875656 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 72 rows starting from the beginning of the part | ||
7883 | 2025.03.25 22:05:40.876063 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 125 rows starting from the beginning of the part | ||
7884 | 2025.03.25 22:05:40.876495 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 72 rows starting from the beginning of the part | ||
7885 | 2025.03.25 22:05:40.876959 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 681 rows starting from the beginning of the part | ||
7886 | 2025.03.25 22:05:40.877952 [ 254 ] {1caefd56-2467-4ad7-b2bc-daa3cf127b84} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7887 | 2025.03.25 22:05:40.878035 [ 254 ] {1caefd56-2467-4ad7-b2bc-daa3cf127b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7888 | 2025.03.25 22:05:40.878863 [ 254 ] {1caefd56-2467-4ad7-b2bc-daa3cf127b84} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7889 | 2025.03.25 22:05:40.879407 [ 254 ] {1caefd56-2467-4ad7-b2bc-daa3cf127b84} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7890 | 2025.03.25 22:05:40.879766 [ 254 ] {1caefd56-2467-4ad7-b2bc-daa3cf127b84} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.005053 sec., 27310.508608747277 rows/sec., 1.70 MiB/sec. | ||
7891 | 2025.03.25 22:05:40.880127 [ 254 ] {1caefd56-2467-4ad7-b2bc-daa3cf127b84} <Debug> TCPHandler: Processed in 0.005643089 sec. | ||
7892 | 2025.03.25 22:05:40.880704 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7893 | 2025.03.25 22:05:40.880931 [ 193 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3039 rows, containing 5 columns (5 merged, 0 gathered) in 0.006576134 sec., 462125.61970300484 rows/sec., 39.47 MiB/sec. | ||
7894 | 2025.03.25 22:05:40.881015 [ 254 ] {1f3a9169-4953-416c-a7be-4c931aeb840a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7895 | 2025.03.25 22:05:40.881079 [ 254 ] {1f3a9169-4953-416c-a7be-4c931aeb840a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7896 | 2025.03.25 22:05:40.881387 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7897 | 2025.03.25 22:05:40.882071 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7898 | 2025.03.25 22:05:40.882327 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_66_13} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7899 | 2025.03.25 22:05:40.882333 [ 254 ] {1f3a9169-4953-416c-a7be-4c931aeb840a} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7900 | 2025.03.25 22:05:40.882400 [ 254 ] {1f3a9169-4953-416c-a7be-4c931aeb840a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7901 | 2025.03.25 22:05:40.882496 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
7902 | 2025.03.25 22:05:40.882872 [ 254 ] {1f3a9169-4953-416c-a7be-4c931aeb840a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7903 | 2025.03.25 22:05:40.883129 [ 254 ] {1f3a9169-4953-416c-a7be-4c931aeb840a} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7904 | 2025.03.25 22:05:40.883311 [ 254 ] {1f3a9169-4953-416c-a7be-4c931aeb840a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002356 sec., 47962.64855687606 rows/sec., 3.10 MiB/sec. | ||
7905 | 2025.03.25 22:05:40.883371 [ 254 ] {1f3a9169-4953-416c-a7be-4c931aeb840a} <Debug> TCPHandler: Processed in 0.002870031 sec. | ||
7906 | 2025.03.25 22:05:40.883493 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7907 | 2025.03.25 22:05:40.883603 [ 254 ] {1069ef1b-681a-454e-b87d-91580db4ea55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7908 | 2025.03.25 22:05:40.883650 [ 254 ] {1069ef1b-681a-454e-b87d-91580db4ea55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7909 | 2025.03.25 22:05:40.884259 [ 254 ] {1069ef1b-681a-454e-b87d-91580db4ea55} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7910 | 2025.03.25 22:05:40.884296 [ 254 ] {1069ef1b-681a-454e-b87d-91580db4ea55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7911 | 2025.03.25 22:05:40.884652 [ 254 ] {1069ef1b-681a-454e-b87d-91580db4ea55} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7912 | 2025.03.25 22:05:40.884891 [ 254 ] {1069ef1b-681a-454e-b87d-91580db4ea55} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7913 | 2025.03.25 22:05:40.885081 [ 254 ] {1069ef1b-681a-454e-b87d-91580db4ea55} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001498 sec., 74766.35514018692 rows/sec., 4.26 MiB/sec. | ||
7914 | 2025.03.25 22:05:40.885190 [ 254 ] {1069ef1b-681a-454e-b87d-91580db4ea55} <Debug> TCPHandler: Processed in 0.00174672 sec. | ||
7915 | 2025.03.25 22:05:40.885308 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7916 | 2025.03.25 22:05:40.885416 [ 254 ] {f192a4f7-e481-4765-8e07-f8916704881e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7917 | 2025.03.25 22:05:40.885462 [ 254 ] {f192a4f7-e481-4765-8e07-f8916704881e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7918 | 2025.03.25 22:05:40.886228 [ 254 ] {f192a4f7-e481-4765-8e07-f8916704881e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7919 | 2025.03.25 22:05:40.886266 [ 254 ] {f192a4f7-e481-4765-8e07-f8916704881e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7920 | 2025.03.25 22:05:40.886641 [ 254 ] {f192a4f7-e481-4765-8e07-f8916704881e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7921 | 2025.03.25 22:05:40.886892 [ 254 ] {f192a4f7-e481-4765-8e07-f8916704881e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7922 | 2025.03.25 22:05:40.887023 [ 55 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7923 | 2025.03.25 22:05:40.887057 [ 55 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7924 | 2025.03.25 22:05:40.887079 [ 254 ] {f192a4f7-e481-4765-8e07-f8916704881e} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001685 sec., 245697.32937685458 rows/sec., 17.47 MiB/sec. | ||
7925 | 2025.03.25 22:05:40.887082 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7926 | 2025.03.25 22:05:40.887188 [ 254 ] {f192a4f7-e481-4765-8e07-f8916704881e} <Debug> TCPHandler: Processed in 0.001927294 sec. | ||
7927 | 2025.03.25 22:05:40.887438 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
7928 | 2025.03.25 22:05:40.887504 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7929 | 2025.03.25 22:05:40.887887 [ 254 ] {89a876dc-89da-4a43-a925-f8e2eac8e2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7930 | 2025.03.25 22:05:40.888002 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7931 | 2025.03.25 22:05:40.888071 [ 254 ] {89a876dc-89da-4a43-a925-f8e2eac8e2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7932 | 2025.03.25 22:05:40.888134 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 952 rows starting from the beginning of the part | ||
7933 | 2025.03.25 22:05:40.888588 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 96 rows starting from the beginning of the part | ||
7934 | 2025.03.25 22:05:40.889022 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 72 rows starting from the beginning of the part | ||
7935 | 2025.03.25 22:05:40.889383 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 106 rows starting from the beginning of the part | ||
7936 | 2025.03.25 22:05:40.889816 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 72 rows starting from the beginning of the part | ||
7937 | 2025.03.25 22:05:40.890135 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 414 rows starting from the beginning of the part | ||
7938 | 2025.03.25 22:05:40.891262 [ 254 ] {89a876dc-89da-4a43-a925-f8e2eac8e2d8} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7939 | 2025.03.25 22:05:40.891349 [ 254 ] {89a876dc-89da-4a43-a925-f8e2eac8e2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7940 | 2025.03.25 22:05:40.892160 [ 254 ] {89a876dc-89da-4a43-a925-f8e2eac8e2d8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
7941 | 2025.03.25 22:05:40.892694 [ 254 ] {89a876dc-89da-4a43-a925-f8e2eac8e2d8} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7942 | 2025.03.25 22:05:40.893160 [ 254 ] {89a876dc-89da-4a43-a925-f8e2eac8e2d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005388 sec., 1113.5857461024498 rows/sec., 58.18 KiB/sec. | ||
7943 | 2025.03.25 22:05:40.893507 [ 254 ] {89a876dc-89da-4a43-a925-f8e2eac8e2d8} <Debug> TCPHandler: Processed in 0.006087486 sec. | ||
7944 | 2025.03.25 22:05:40.893959 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7945 | 2025.03.25 22:05:40.894054 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 5 columns (5 merged, 0 gathered) in 0.0068546 sec., 249759.2857351268 rows/sec., 19.37 MiB/sec. | ||
7946 | 2025.03.25 22:05:40.894156 [ 254 ] {8f2a8750-4ed0-45fc-bddc-522ab87447d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7947 | 2025.03.25 22:05:40.894231 [ 254 ] {8f2a8750-4ed0-45fc-bddc-522ab87447d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7948 | 2025.03.25 22:05:40.894314 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7949 | 2025.03.25 22:05:40.894927 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7950 | 2025.03.25 22:05:40.895124 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_66_13} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7951 | 2025.03.25 22:05:40.895290 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
7952 | 2025.03.25 22:05:40.895454 [ 254 ] {8f2a8750-4ed0-45fc-bddc-522ab87447d4} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7953 | 2025.03.25 22:05:40.895499 [ 254 ] {8f2a8750-4ed0-45fc-bddc-522ab87447d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7954 | 2025.03.25 22:05:40.895894 [ 254 ] {8f2a8750-4ed0-45fc-bddc-522ab87447d4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7955 | 2025.03.25 22:05:40.896129 [ 254 ] {8f2a8750-4ed0-45fc-bddc-522ab87447d4} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7956 | 2025.03.25 22:05:40.896266 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7957 | 2025.03.25 22:05:40.896306 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7958 | 2025.03.25 22:05:40.896319 [ 254 ] {8f2a8750-4ed0-45fc-bddc-522ab87447d4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002206 sec., 107434.27017225747 rows/sec., 7.20 MiB/sec. | ||
7959 | 2025.03.25 22:05:40.896333 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7960 | 2025.03.25 22:05:40.896455 [ 254 ] {8f2a8750-4ed0-45fc-bddc-522ab87447d4} <Debug> TCPHandler: Processed in 0.002647036 sec. | ||
7961 | 2025.03.25 22:05:40.896682 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
7962 | 2025.03.25 22:05:40.896757 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7963 | 2025.03.25 22:05:40.897132 [ 254 ] {bec69c80-537b-4053-8e05-057e75b03a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7964 | 2025.03.25 22:05:40.897327 [ 254 ] {bec69c80-537b-4053-8e05-057e75b03a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7965 | 2025.03.25 22:05:40.897396 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7966 | 2025.03.25 22:05:40.898005 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17526 rows starting from the beginning of the part | ||
7967 | 2025.03.25 22:05:40.898682 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
7968 | 2025.03.25 22:05:40.899272 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
7969 | 2025.03.25 22:05:40.899821 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 165 rows starting from the beginning of the part | ||
7970 | 2025.03.25 22:05:40.899997 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
7971 | 2025.03.25 22:05:40.900354 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part | ||
7972 | 2025.03.25 22:05:40.901075 [ 254 ] {bec69c80-537b-4053-8e05-057e75b03a1a} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7973 | 2025.03.25 22:05:40.901139 [ 254 ] {bec69c80-537b-4053-8e05-057e75b03a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7974 | 2025.03.25 22:05:40.901928 [ 254 ] {bec69c80-537b-4053-8e05-057e75b03a1a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
7975 | 2025.03.25 22:05:40.902526 [ 254 ] {bec69c80-537b-4053-8e05-057e75b03a1a} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7976 | 2025.03.25 22:05:40.903041 [ 254 ] {bec69c80-537b-4053-8e05-057e75b03a1a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.006001 sec., 166.63889351774702 rows/sec., 11.23 KiB/sec. | ||
7977 | 2025.03.25 22:05:40.903255 [ 254 ] {bec69c80-537b-4053-8e05-057e75b03a1a} <Debug> TCPHandler: Processed in 0.006582545 sec. | ||
7978 | 2025.03.25 22:05:40.903505 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7979 | 2025.03.25 22:05:40.903791 [ 254 ] {470e2fdc-eeac-4fe2-b17a-6dec0c7d4319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7980 | 2025.03.25 22:05:40.904014 [ 254 ] {470e2fdc-eeac-4fe2-b17a-6dec0c7d4319} <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 | ||
7981 | 2025.03.25 22:05:40.905664 [ 254 ] {470e2fdc-eeac-4fe2-b17a-6dec0c7d4319} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7982 | 2025.03.25 22:05:40.905705 [ 254 ] {470e2fdc-eeac-4fe2-b17a-6dec0c7d4319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7983 | 2025.03.25 22:05:40.906448 [ 254 ] {470e2fdc-eeac-4fe2-b17a-6dec0c7d4319} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7984 | 2025.03.25 22:05:40.906775 [ 254 ] {470e2fdc-eeac-4fe2-b17a-6dec0c7d4319} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7985 | 2025.03.25 22:05:40.907000 [ 254 ] {470e2fdc-eeac-4fe2-b17a-6dec0c7d4319} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003343 sec., 9572.240502542627 rows/sec., 17.15 MiB/sec. | ||
7986 | 2025.03.25 22:05:40.907212 [ 254 ] {470e2fdc-eeac-4fe2-b17a-6dec0c7d4319} <Debug> TCPHandler: Processed in 0.003788016 sec. | ||
7987 | 2025.03.25 22:05:40.907374 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7988 | 2025.03.25 22:05:40.907485 [ 254 ] {531c60be-36e3-4c86-8884-771ba686981b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7989 | 2025.03.25 22:05:40.907535 [ 254 ] {531c60be-36e3-4c86-8884-771ba686981b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7990 | 2025.03.25 22:05:40.908232 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18408 rows, containing 5 columns (5 merged, 0 gathered) in 0.011767146 sec., 1564355.5370180672 rows/sec., 107.12 MiB/sec. | ||
7991 | 2025.03.25 22:05:40.908539 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7992 | 2025.03.25 22:05:40.908565 [ 254 ] {531c60be-36e3-4c86-8884-771ba686981b} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7993 | 2025.03.25 22:05:40.908633 [ 254 ] {531c60be-36e3-4c86-8884-771ba686981b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
7994 | 2025.03.25 22:05:40.909070 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7995 | 2025.03.25 22:05:40.909284 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7996 | 2025.03.25 22:05:40.909423 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
7997 | 2025.03.25 22:05:40.909429 [ 254 ] {531c60be-36e3-4c86-8884-771ba686981b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7998 | 2025.03.25 22:05:40.909694 [ 254 ] {531c60be-36e3-4c86-8884-771ba686981b} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7999 | 2025.03.25 22:05:40.909888 [ 54 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8000 | 2025.03.25 22:05:40.909923 [ 254 ] {531c60be-36e3-4c86-8884-771ba686981b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002457 sec., 33374.03337403337 rows/sec., 2.12 MiB/sec. | ||
8001 | 2025.03.25 22:05:40.909952 [ 54 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8002 | 2025.03.25 22:05:40.910044 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8003 | 2025.03.25 22:05:40.910065 [ 254 ] {531c60be-36e3-4c86-8884-771ba686981b} <Debug> TCPHandler: Processed in 0.002734158 sec. | ||
8004 | 2025.03.25 22:05:40.910258 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
8005 | 2025.03.25 22:05:40.910385 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8006 | 2025.03.25 22:05:40.910416 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3380 rows starting from the beginning of the part | ||
8007 | 2025.03.25 22:05:40.910480 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
8008 | 2025.03.25 22:05:40.910643 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
8009 | 2025.03.25 22:05:40.910859 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
8010 | 2025.03.25 22:05:40.910979 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
8011 | 2025.03.25 22:05:40.911191 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part | ||
8012 | 2025.03.25 22:05:40.912883 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3702 rows, containing 4 columns (4 merged, 0 gathered) in 0.002721148 sec., 1360455.2196352421 rows/sec., 90.69 MiB/sec. | ||
8013 | 2025.03.25 22:05:40.913163 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8014 | 2025.03.25 22:05:40.913445 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_66_13} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8015 | 2025.03.25 22:05:40.913524 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_66_13} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8016 | 2025.03.25 22:05:40.913600 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
8017 | 2025.03.25 22:05:41.558190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
8018 | 2025.03.25 22:05:41.579469 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8019 | 2025.03.25 22:05:41.579534 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8020 | 2025.03.25 22:05:41.586727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8021 | 2025.03.25 22:05:41.587506 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8022 | 2025.03.25 22:05:41.590409 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8023 | 2025.03.25 22:05:43.080892 [ 49 ] {} <Debug> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
8024 | 2025.03.25 22:05:43.080958 [ 49 ] {} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8025 | 2025.03.25 22:05:43.080982 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8026 | 2025.03.25 22:05:43.081136 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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 | ||
8027 | 2025.03.25 22:05:43.081296 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8028 | 2025.03.25 22:05:43.081333 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
8029 | 2025.03.25 22:05:43.081413 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
8030 | 2025.03.25 22:05:43.081615 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
8031 | 2025.03.25 22:05:43.081937 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
8032 | 2025.03.25 22:05:43.082061 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
8033 | 2025.03.25 22:05:43.083096 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002043056 sec., 23494.216507036515 rows/sec., 1.96 MiB/sec. | ||
8034 | 2025.03.25 22:05:43.083239 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
8035 | 2025.03.25 22:05:43.083522 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_13_3} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8036 | 2025.03.25 22:05:43.083602 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_13_3} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
8037 | 2025.03.25 22:05:43.083685 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8038 | 2025.03.25 22:05:45.892816 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8039 | 2025.03.25 22:05:45.893028 [ 254 ] {3f1f9f67-09c7-4ed2-92cd-c989559fe2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8040 | 2025.03.25 22:05:45.893102 [ 254 ] {3f1f9f67-09c7-4ed2-92cd-c989559fe2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8041 | 2025.03.25 22:05:45.893874 [ 254 ] {3f1f9f67-09c7-4ed2-92cd-c989559fe2f1} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8042 | 2025.03.25 22:05:45.893930 [ 254 ] {3f1f9f67-09c7-4ed2-92cd-c989559fe2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8043 | 2025.03.25 22:05:45.894361 [ 254 ] {3f1f9f67-09c7-4ed2-92cd-c989559fe2f1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
8044 | 2025.03.25 22:05:45.894642 [ 254 ] {3f1f9f67-09c7-4ed2-92cd-c989559fe2f1} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8045 | 2025.03.25 22:05:45.894891 [ 254 ] {3f1f9f67-09c7-4ed2-92cd-c989559fe2f1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001913 sec., 2090.9566126502873 rows/sec., 170.50 KiB/sec. | ||
8046 | 2025.03.25 22:05:45.894978 [ 254 ] {3f1f9f67-09c7-4ed2-92cd-c989559fe2f1} <Debug> TCPHandler: Processed in 0.00227829 sec. | ||
8047 | 2025.03.25 22:05:45.895127 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8048 | 2025.03.25 22:05:45.895271 [ 254 ] {b2479c20-4633-4be3-9bfe-746914bcc483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8049 | 2025.03.25 22:05:45.895330 [ 254 ] {b2479c20-4633-4be3-9bfe-746914bcc483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8050 | 2025.03.25 22:05:45.896563 [ 254 ] {b2479c20-4633-4be3-9bfe-746914bcc483} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8051 | 2025.03.25 22:05:45.896604 [ 254 ] {b2479c20-4633-4be3-9bfe-746914bcc483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8052 | 2025.03.25 22:05:45.897054 [ 254 ] {b2479c20-4633-4be3-9bfe-746914bcc483} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8053 | 2025.03.25 22:05:45.897315 [ 254 ] {b2479c20-4633-4be3-9bfe-746914bcc483} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8054 | 2025.03.25 22:05:45.897555 [ 254 ] {b2479c20-4633-4be3-9bfe-746914bcc483} <Debug> executeQuery: Read 1214 rows, 102.23 KiB in 0.002318 sec., 523727.3511647972 rows/sec., 43.07 MiB/sec. | ||
8055 | 2025.03.25 22:05:45.897611 [ 254 ] {b2479c20-4633-4be3-9bfe-746914bcc483} <Debug> TCPHandler: Processed in 0.002551325 sec. | ||
8056 | 2025.03.25 22:05:45.897729 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8057 | 2025.03.25 22:05:45.897836 [ 254 ] {e18664fa-2971-4a19-a0da-f97b7b95d510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8058 | 2025.03.25 22:05:45.897884 [ 254 ] {e18664fa-2971-4a19-a0da-f97b7b95d510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8059 | 2025.03.25 22:05:45.898439 [ 254 ] {e18664fa-2971-4a19-a0da-f97b7b95d510} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8060 | 2025.03.25 22:05:45.898479 [ 254 ] {e18664fa-2971-4a19-a0da-f97b7b95d510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8061 | 2025.03.25 22:05:45.898835 [ 254 ] {e18664fa-2971-4a19-a0da-f97b7b95d510} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8062 | 2025.03.25 22:05:45.899078 [ 254 ] {e18664fa-2971-4a19-a0da-f97b7b95d510} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8063 | 2025.03.25 22:05:45.899264 [ 46 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8064 | 2025.03.25 22:05:45.899330 [ 254 ] {e18664fa-2971-4a19-a0da-f97b7b95d510} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001515 sec., 7920.79207920792 rows/sec., 581.43 KiB/sec. | ||
8065 | 2025.03.25 22:05:45.899355 [ 46 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8066 | 2025.03.25 22:05:45.899427 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8067 | 2025.03.25 22:05:45.899448 [ 254 ] {e18664fa-2971-4a19-a0da-f97b7b95d510} <Debug> TCPHandler: Processed in 0.001768061 sec. | ||
8068 | 2025.03.25 22:05:45.899652 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
8069 | 2025.03.25 22:05:45.899664 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8070 | 2025.03.25 22:05:45.899785 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8071 | 2025.03.25 22:05:45.899802 [ 254 ] {4a1d5e0d-6a6b-4978-9d44-c564fca1a70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8072 | 2025.03.25 22:05:45.899821 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 178 rows starting from the beginning of the part | ||
8073 | 2025.03.25 22:05:45.899856 [ 254 ] {4a1d5e0d-6a6b-4978-9d44-c564fca1a70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8074 | 2025.03.25 22:05:45.899993 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
8075 | 2025.03.25 22:05:45.900153 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
8076 | 2025.03.25 22:05:45.900673 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
8077 | 2025.03.25 22:05:45.900925 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 138 rows starting from the beginning of the part | ||
8078 | 2025.03.25 22:05:45.901174 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 12 rows starting from the beginning of the part | ||
8079 | 2025.03.25 22:05:45.901860 [ 254 ] {4a1d5e0d-6a6b-4978-9d44-c564fca1a70e} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8080 | 2025.03.25 22:05:45.901906 [ 254 ] {4a1d5e0d-6a6b-4978-9d44-c564fca1a70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8081 | 2025.03.25 22:05:45.902475 [ 254 ] {4a1d5e0d-6a6b-4978-9d44-c564fca1a70e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
8082 | 2025.03.25 22:05:45.902731 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 5 columns (5 merged, 0 gathered) in 0.003171945 sec., 121691.895666539 rows/sec., 8.39 MiB/sec. | ||
8083 | 2025.03.25 22:05:45.902836 [ 254 ] {4a1d5e0d-6a6b-4978-9d44-c564fca1a70e} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8084 | 2025.03.25 22:05:45.902873 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8085 | 2025.03.25 22:05:45.903160 [ 254 ] {4a1d5e0d-6a6b-4978-9d44-c564fca1a70e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.003391 sec., 67236.80330286051 rows/sec., 4.55 MiB/sec. | ||
8086 | 2025.03.25 22:05:45.903242 [ 254 ] {4a1d5e0d-6a6b-4978-9d44-c564fca1a70e} <Debug> TCPHandler: Processed in 0.003632333 sec. | ||
8087 | 2025.03.25 22:05:45.903321 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8088 | 2025.03.25 22:05:45.903371 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8089 | 2025.03.25 22:05:45.903408 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_56_11} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8090 | 2025.03.25 22:05:45.903495 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
8091 | 2025.03.25 22:05:45.903500 [ 254 ] {01d0f8c0-4fda-4fc0-9697-afa57c354ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8092 | 2025.03.25 22:05:45.903557 [ 254 ] {01d0f8c0-4fda-4fc0-9697-afa57c354ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8093 | 2025.03.25 22:05:45.904327 [ 254 ] {01d0f8c0-4fda-4fc0-9697-afa57c354ace} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8094 | 2025.03.25 22:05:45.904366 [ 254 ] {01d0f8c0-4fda-4fc0-9697-afa57c354ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8095 | 2025.03.25 22:05:45.904755 [ 254 ] {01d0f8c0-4fda-4fc0-9697-afa57c354ace} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8096 | 2025.03.25 22:05:45.905025 [ 254 ] {01d0f8c0-4fda-4fc0-9697-afa57c354ace} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8097 | 2025.03.25 22:05:45.905232 [ 254 ] {01d0f8c0-4fda-4fc0-9697-afa57c354ace} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001771 sec., 300395.25691699603 rows/sec., 22.26 MiB/sec. | ||
8098 | 2025.03.25 22:05:45.905285 [ 254 ] {01d0f8c0-4fda-4fc0-9697-afa57c354ace} <Debug> TCPHandler: Processed in 0.001970874 sec. | ||
8099 | 2025.03.25 22:05:45.905404 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8100 | 2025.03.25 22:05:45.905512 [ 254 ] {4fcf666a-5d60-484f-8a7f-4d258a5f2926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8101 | 2025.03.25 22:05:45.905563 [ 254 ] {4fcf666a-5d60-484f-8a7f-4d258a5f2926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8102 | 2025.03.25 22:05:45.906283 [ 254 ] {4fcf666a-5d60-484f-8a7f-4d258a5f2926} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8103 | 2025.03.25 22:05:45.906323 [ 254 ] {4fcf666a-5d60-484f-8a7f-4d258a5f2926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8104 | 2025.03.25 22:05:45.906749 [ 254 ] {4fcf666a-5d60-484f-8a7f-4d258a5f2926} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8105 | 2025.03.25 22:05:45.906994 [ 254 ] {4fcf666a-5d60-484f-8a7f-4d258a5f2926} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8106 | 2025.03.25 22:05:45.907224 [ 254 ] {4fcf666a-5d60-484f-8a7f-4d258a5f2926} <Debug> executeQuery: Read 882 rows, 60.77 KiB in 0.00173 sec., 509826.5895953757 rows/sec., 34.30 MiB/sec. | ||
8107 | 2025.03.25 22:05:45.907319 [ 254 ] {4fcf666a-5d60-484f-8a7f-4d258a5f2926} <Debug> TCPHandler: Processed in 0.001968035 sec. | ||
8108 | 2025.03.25 22:05:45.907538 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8109 | 2025.03.25 22:05:45.907717 [ 254 ] {b61b6aed-6b41-4cf7-9b82-5da4b3112bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8110 | 2025.03.25 22:05:45.907790 [ 254 ] {b61b6aed-6b41-4cf7-9b82-5da4b3112bba} <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 | ||
8111 | 2025.03.25 22:05:45.908855 [ 254 ] {b61b6aed-6b41-4cf7-9b82-5da4b3112bba} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8112 | 2025.03.25 22:05:45.908896 [ 254 ] {b61b6aed-6b41-4cf7-9b82-5da4b3112bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8113 | 2025.03.25 22:05:45.909507 [ 254 ] {b61b6aed-6b41-4cf7-9b82-5da4b3112bba} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8114 | 2025.03.25 22:05:45.909769 [ 254 ] {b61b6aed-6b41-4cf7-9b82-5da4b3112bba} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8115 | 2025.03.25 22:05:45.910040 [ 254 ] {b61b6aed-6b41-4cf7-9b82-5da4b3112bba} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002352 sec., 3401.360544217687 rows/sec., 6.10 MiB/sec. | ||
8116 | 2025.03.25 22:05:45.910140 [ 254 ] {b61b6aed-6b41-4cf7-9b82-5da4b3112bba} <Debug> TCPHandler: Processed in 0.002705267 sec. | ||
8117 | 2025.03.25 22:05:45.910281 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8118 | 2025.03.25 22:05:45.910389 [ 254 ] {177cbcae-07eb-48b5-bd51-23e3b968ceb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8119 | 2025.03.25 22:05:45.910436 [ 254 ] {177cbcae-07eb-48b5-bd51-23e3b968ceb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8120 | 2025.03.25 22:05:45.910877 [ 254 ] {177cbcae-07eb-48b5-bd51-23e3b968ceb7} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8121 | 2025.03.25 22:05:45.910917 [ 254 ] {177cbcae-07eb-48b5-bd51-23e3b968ceb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8122 | 2025.03.25 22:05:45.911275 [ 254 ] {177cbcae-07eb-48b5-bd51-23e3b968ceb7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8123 | 2025.03.25 22:05:45.911519 [ 254 ] {177cbcae-07eb-48b5-bd51-23e3b968ceb7} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8124 | 2025.03.25 22:05:45.911773 [ 254 ] {177cbcae-07eb-48b5-bd51-23e3b968ceb7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec. | ||
8125 | 2025.03.25 22:05:45.911872 [ 254 ] {177cbcae-07eb-48b5-bd51-23e3b968ceb7} <Debug> TCPHandler: Processed in 0.001642699 sec. | ||
8126 | 2025.03.25 22:05:47.648901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
8127 | 2025.03.25 22:05:47.649789 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8128 | 2025.03.25 22:05:47.649840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8129 | 2025.03.25 22:05:47.650380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8130 | 2025.03.25 22:05:47.650656 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8131 | 2025.03.25 22:05:47.650872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
8132 | 2025.03.25 22:05:49.090487 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8133 | 2025.03.25 22:05:49.112040 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8134 | 2025.03.25 22:05:49.112094 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8135 | 2025.03.25 22:05:49.119600 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8136 | 2025.03.25 22:05:49.120379 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8137 | 2025.03.25 22:05:49.123066 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8138 | 2025.03.25 22:05:50.242190 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1126 | ||
8139 | 2025.03.25 22:05:50.245691 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8140 | 2025.03.25 22:05:50.245737 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8141 | 2025.03.25 22:05:50.247228 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8142 | 2025.03.25 22:05:50.247536 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8143 | 2025.03.25 22:05:50.248797 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1126 | ||
8144 | 2025.03.25 22:05:50.874745 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8145 | 2025.03.25 22:05:50.874954 [ 254 ] {73a308db-7f50-4d95-8c09-3e547d62f3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8146 | 2025.03.25 22:05:50.875041 [ 254 ] {73a308db-7f50-4d95-8c09-3e547d62f3f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8147 | 2025.03.25 22:05:50.876037 [ 254 ] {73a308db-7f50-4d95-8c09-3e547d62f3f7} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8148 | 2025.03.25 22:05:50.876100 [ 254 ] {73a308db-7f50-4d95-8c09-3e547d62f3f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8149 | 2025.03.25 22:05:50.876686 [ 254 ] {73a308db-7f50-4d95-8c09-3e547d62f3f7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8150 | 2025.03.25 22:05:50.877039 [ 254 ] {73a308db-7f50-4d95-8c09-3e547d62f3f7} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8151 | 2025.03.25 22:05:50.877321 [ 254 ] {73a308db-7f50-4d95-8c09-3e547d62f3f7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002418 sec., 87675.76509511993 rows/sec., 5.58 MiB/sec. | ||
8152 | 2025.03.25 22:05:50.877415 [ 254 ] {73a308db-7f50-4d95-8c09-3e547d62f3f7} <Debug> TCPHandler: Processed in 0.002824859 sec. | ||
8153 | 2025.03.25 22:05:50.877601 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8154 | 2025.03.25 22:05:50.877747 [ 254 ] {47d302fb-7a13-4149-8edd-6686ea8cefff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8155 | 2025.03.25 22:05:50.877816 [ 254 ] {47d302fb-7a13-4149-8edd-6686ea8cefff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8156 | 2025.03.25 22:05:50.880002 [ 254 ] {47d302fb-7a13-4149-8edd-6686ea8cefff} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8157 | 2025.03.25 22:05:50.880055 [ 254 ] {47d302fb-7a13-4149-8edd-6686ea8cefff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8158 | 2025.03.25 22:05:50.880658 [ 254 ] {47d302fb-7a13-4149-8edd-6686ea8cefff} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8159 | 2025.03.25 22:05:50.881045 [ 254 ] {47d302fb-7a13-4149-8edd-6686ea8cefff} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8160 | 2025.03.25 22:05:50.881304 [ 254 ] {47d302fb-7a13-4149-8edd-6686ea8cefff} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.003587 sec., 189852.24421522164 rows/sec., 15.08 MiB/sec. | ||
8161 | 2025.03.25 22:05:50.881382 [ 254 ] {47d302fb-7a13-4149-8edd-6686ea8cefff} <Debug> TCPHandler: Processed in 0.003851228 sec. | ||
8162 | 2025.03.25 22:05:50.881662 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8163 | 2025.03.25 22:05:50.881807 [ 254 ] {cd5e519c-758d-4615-8bdc-a1c056a78278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8164 | 2025.03.25 22:05:50.881896 [ 254 ] {cd5e519c-758d-4615-8bdc-a1c056a78278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8165 | 2025.03.25 22:05:50.882805 [ 254 ] {cd5e519c-758d-4615-8bdc-a1c056a78278} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8166 | 2025.03.25 22:05:50.882891 [ 254 ] {cd5e519c-758d-4615-8bdc-a1c056a78278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8167 | 2025.03.25 22:05:50.883350 [ 254 ] {cd5e519c-758d-4615-8bdc-a1c056a78278} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8168 | 2025.03.25 22:05:50.883664 [ 254 ] {cd5e519c-758d-4615-8bdc-a1c056a78278} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8169 | 2025.03.25 22:05:50.883888 [ 254 ] {cd5e519c-758d-4615-8bdc-a1c056a78278} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.002118 sec., 65155.80736543909 rows/sec., 4.05 MiB/sec. | ||
8170 | 2025.03.25 22:05:50.883957 [ 254 ] {cd5e519c-758d-4615-8bdc-a1c056a78278} <Debug> TCPHandler: Processed in 0.002364661 sec. | ||
8171 | 2025.03.25 22:05:50.884120 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8172 | 2025.03.25 22:05:50.884247 [ 254 ] {eef2a716-b118-48eb-b732-c1b5ee7f3193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8173 | 2025.03.25 22:05:50.884304 [ 254 ] {eef2a716-b118-48eb-b732-c1b5ee7f3193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8174 | 2025.03.25 22:05:50.885116 [ 254 ] {eef2a716-b118-48eb-b732-c1b5ee7f3193} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8175 | 2025.03.25 22:05:50.885206 [ 254 ] {eef2a716-b118-48eb-b732-c1b5ee7f3193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8176 | 2025.03.25 22:05:50.885727 [ 254 ] {eef2a716-b118-48eb-b732-c1b5ee7f3193} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8177 | 2025.03.25 22:05:50.885986 [ 254 ] {eef2a716-b118-48eb-b732-c1b5ee7f3193} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8178 | 2025.03.25 22:05:50.886178 [ 254 ] {eef2a716-b118-48eb-b732-c1b5ee7f3193} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001964 sec., 57535.64154786151 rows/sec., 3.72 MiB/sec. | ||
8179 | 2025.03.25 22:05:50.886233 [ 254 ] {eef2a716-b118-48eb-b732-c1b5ee7f3193} <Debug> TCPHandler: Processed in 0.002173128 sec. | ||
8180 | 2025.03.25 22:05:50.886402 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8181 | 2025.03.25 22:05:50.886532 [ 254 ] {1332a956-3d69-4d22-a80b-e7050b7dbb73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8182 | 2025.03.25 22:05:50.886588 [ 254 ] {1332a956-3d69-4d22-a80b-e7050b7dbb73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8183 | 2025.03.25 22:05:50.887320 [ 254 ] {1332a956-3d69-4d22-a80b-e7050b7dbb73} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8184 | 2025.03.25 22:05:50.887362 [ 254 ] {1332a956-3d69-4d22-a80b-e7050b7dbb73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8185 | 2025.03.25 22:05:50.887816 [ 254 ] {1332a956-3d69-4d22-a80b-e7050b7dbb73} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8186 | 2025.03.25 22:05:50.888200 [ 254 ] {1332a956-3d69-4d22-a80b-e7050b7dbb73} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8187 | 2025.03.25 22:05:50.888472 [ 254 ] {1332a956-3d69-4d22-a80b-e7050b7dbb73} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001968 sec., 56910.56910569105 rows/sec., 3.24 MiB/sec. | ||
8188 | 2025.03.25 22:05:50.888666 [ 254 ] {1332a956-3d69-4d22-a80b-e7050b7dbb73} <Debug> TCPHandler: Processed in 0.002323101 sec. | ||
8189 | 2025.03.25 22:05:50.888893 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8190 | 2025.03.25 22:05:50.889037 [ 254 ] {9c694658-7a11-4a43-8447-73133b7c3035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8191 | 2025.03.25 22:05:50.889103 [ 254 ] {9c694658-7a11-4a43-8447-73133b7c3035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8192 | 2025.03.25 22:05:50.889984 [ 254 ] {9c694658-7a11-4a43-8447-73133b7c3035} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8193 | 2025.03.25 22:05:50.890027 [ 254 ] {9c694658-7a11-4a43-8447-73133b7c3035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8194 | 2025.03.25 22:05:50.890456 [ 254 ] {9c694658-7a11-4a43-8447-73133b7c3035} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8195 | 2025.03.25 22:05:50.890718 [ 254 ] {9c694658-7a11-4a43-8447-73133b7c3035} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8196 | 2025.03.25 22:05:50.890928 [ 254 ] {9c694658-7a11-4a43-8447-73133b7c3035} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001911 sec., 216640.50235478807 rows/sec., 15.41 MiB/sec. | ||
8197 | 2025.03.25 22:05:50.891036 [ 254 ] {9c694658-7a11-4a43-8447-73133b7c3035} <Debug> TCPHandler: Processed in 0.002222959 sec. | ||
8198 | 2025.03.25 22:05:50.891227 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8199 | 2025.03.25 22:05:50.891506 [ 254 ] {31f97c6e-0344-476f-87bf-b63ee7248996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8200 | 2025.03.25 22:05:50.891596 [ 254 ] {31f97c6e-0344-476f-87bf-b63ee7248996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8201 | 2025.03.25 22:05:50.892113 [ 254 ] {31f97c6e-0344-476f-87bf-b63ee7248996} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8202 | 2025.03.25 22:05:50.892170 [ 254 ] {31f97c6e-0344-476f-87bf-b63ee7248996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8203 | 2025.03.25 22:05:50.892547 [ 254 ] {31f97c6e-0344-476f-87bf-b63ee7248996} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
8204 | 2025.03.25 22:05:50.892785 [ 254 ] {31f97c6e-0344-476f-87bf-b63ee7248996} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8205 | 2025.03.25 22:05:50.892998 [ 254 ] {31f97c6e-0344-476f-87bf-b63ee7248996} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001578 sec., 3802.2813688212927 rows/sec., 198.65 KiB/sec. | ||
8206 | 2025.03.25 22:05:50.893101 [ 254 ] {31f97c6e-0344-476f-87bf-b63ee7248996} <Debug> TCPHandler: Processed in 0.001961274 sec. | ||
8207 | 2025.03.25 22:05:50.893331 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8208 | 2025.03.25 22:05:50.893457 [ 254 ] {da416c04-47ba-4404-aff8-b78c8f60b7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8209 | 2025.03.25 22:05:50.893515 [ 254 ] {da416c04-47ba-4404-aff8-b78c8f60b7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8210 | 2025.03.25 22:05:50.894308 [ 254 ] {da416c04-47ba-4404-aff8-b78c8f60b7d0} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8211 | 2025.03.25 22:05:50.894356 [ 254 ] {da416c04-47ba-4404-aff8-b78c8f60b7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8212 | 2025.03.25 22:05:50.894893 [ 254 ] {da416c04-47ba-4404-aff8-b78c8f60b7d0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8213 | 2025.03.25 22:05:50.895241 [ 254 ] {da416c04-47ba-4404-aff8-b78c8f60b7d0} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8214 | 2025.03.25 22:05:50.895472 [ 254 ] {da416c04-47ba-4404-aff8-b78c8f60b7d0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002037 sec., 116347.56995581737 rows/sec., 7.80 MiB/sec. | ||
8215 | 2025.03.25 22:05:50.895543 [ 254 ] {da416c04-47ba-4404-aff8-b78c8f60b7d0} <Debug> TCPHandler: Processed in 0.00228761 sec. | ||
8216 | 2025.03.25 22:05:50.895701 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8217 | 2025.03.25 22:05:50.895833 [ 254 ] {78561491-1839-416c-8353-e3e45587fbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8218 | 2025.03.25 22:05:50.895883 [ 254 ] {78561491-1839-416c-8353-e3e45587fbbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8219 | 2025.03.25 22:05:50.896322 [ 254 ] {78561491-1839-416c-8353-e3e45587fbbc} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8220 | 2025.03.25 22:05:50.896358 [ 254 ] {78561491-1839-416c-8353-e3e45587fbbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8221 | 2025.03.25 22:05:50.896717 [ 254 ] {78561491-1839-416c-8353-e3e45587fbbc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
8222 | 2025.03.25 22:05:50.896968 [ 254 ] {78561491-1839-416c-8353-e3e45587fbbc} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8223 | 2025.03.25 22:05:50.897169 [ 254 ] {78561491-1839-416c-8353-e3e45587fbbc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001354 sec., 738.5524372230428 rows/sec., 49.77 KiB/sec. | ||
8224 | 2025.03.25 22:05:50.897264 [ 254 ] {78561491-1839-416c-8353-e3e45587fbbc} <Debug> TCPHandler: Processed in 0.001620509 sec. | ||
8225 | 2025.03.25 22:05:50.897474 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8226 | 2025.03.25 22:05:50.897579 [ 254 ] {21a0c57f-c20a-498d-a859-ba1e5953af98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8227 | 2025.03.25 22:05:50.897653 [ 254 ] {21a0c57f-c20a-498d-a859-ba1e5953af98} <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 | ||
8228 | 2025.03.25 22:05:50.899087 [ 254 ] {21a0c57f-c20a-498d-a859-ba1e5953af98} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8229 | 2025.03.25 22:05:50.899136 [ 254 ] {21a0c57f-c20a-498d-a859-ba1e5953af98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8230 | 2025.03.25 22:05:50.899947 [ 254 ] {21a0c57f-c20a-498d-a859-ba1e5953af98} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8231 | 2025.03.25 22:05:50.900253 [ 254 ] {21a0c57f-c20a-498d-a859-ba1e5953af98} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8232 | 2025.03.25 22:05:50.900481 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8233 | 2025.03.25 22:05:50.900516 [ 254 ] {21a0c57f-c20a-498d-a859-ba1e5953af98} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002956 sec., 10825.439783491205 rows/sec., 19.40 MiB/sec. | ||
8234 | 2025.03.25 22:05:50.900538 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8235 | 2025.03.25 22:05:50.900570 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8236 | 2025.03.25 22:05:50.900800 [ 254 ] {21a0c57f-c20a-498d-a859-ba1e5953af98} <Debug> TCPHandler: Processed in 0.00338451 sec. | ||
8237 | 2025.03.25 22:05:50.900933 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
8238 | 2025.03.25 22:05:50.901007 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8239 | 2025.03.25 22:05:50.901220 [ 254 ] {c1ebf4f0-e999-4a69-a1ea-5f6ed2c4607b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8240 | 2025.03.25 22:05:50.901340 [ 254 ] {c1ebf4f0-e999-4a69-a1ea-5f6ed2c4607b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8241 | 2025.03.25 22:05:50.902311 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8242 | 2025.03.25 22:05:50.902542 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1051 rows starting from the beginning of the part | ||
8243 | 2025.03.25 22:05:50.903469 [ 254 ] {c1ebf4f0-e999-4a69-a1ea-5f6ed2c4607b} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8244 | 2025.03.25 22:05:50.903546 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 32 rows starting from the beginning of the part | ||
8245 | 2025.03.25 22:05:50.903557 [ 254 ] {c1ebf4f0-e999-4a69-a1ea-5f6ed2c4607b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8246 | 2025.03.25 22:05:50.904442 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
8247 | 2025.03.25 22:05:50.905085 [ 254 ] {c1ebf4f0-e999-4a69-a1ea-5f6ed2c4607b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8248 | 2025.03.25 22:05:50.905127 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part | ||
8249 | 2025.03.25 22:05:50.905979 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
8250 | 2025.03.25 22:05:50.905990 [ 254 ] {c1ebf4f0-e999-4a69-a1ea-5f6ed2c4607b} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8251 | 2025.03.25 22:05:50.906845 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
8252 | 2025.03.25 22:05:50.907042 [ 254 ] {c1ebf4f0-e999-4a69-a1ea-5f6ed2c4607b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005861 sec., 13990.78655519536 rows/sec., 909.91 KiB/sec. | ||
8253 | 2025.03.25 22:05:50.907438 [ 254 ] {c1ebf4f0-e999-4a69-a1ea-5f6ed2c4607b} <Debug> TCPHandler: Processed in 0.006489263 sec. | ||
8254 | 2025.03.25 22:05:50.917755 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1163 rows, containing 19 columns (19 merged, 0 gathered) in 0.017037758 sec., 68260.15488657604 rows/sec., 122.32 MiB/sec. | ||
8255 | 2025.03.25 22:05:50.919418 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8256 | 2025.03.25 22:05:50.920172 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8257 | 2025.03.25 22:05:50.920343 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8258 | 2025.03.25 22:05:50.920600 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
8259 | 2025.03.25 22:05:51.000292 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.96 MiB, peak 230.52 MiB, free memory in arenas 0.00 B, will set to 220.98 MiB (RSS), difference: 2.02 MiB | ||
8260 | 2025.03.25 22:05:54.981439 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8261 | 2025.03.25 22:05:54.981542 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8262 | 2025.03.25 22:05:55.151026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
8263 | 2025.03.25 22:05:55.152136 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8264 | 2025.03.25 22:05:55.152190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8265 | 2025.03.25 22:05:55.152724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8266 | 2025.03.25 22:05:55.152999 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8267 | 2025.03.25 22:05:55.153270 [ 25 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8268 | 2025.03.25 22:05:55.153287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
8269 | 2025.03.25 22:05:55.153391 [ 25 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8270 | 2025.03.25 22:05:55.153440 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8271 | 2025.03.25 22:05:55.153629 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
8272 | 2025.03.25 22:05:55.153820 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8273 | 2025.03.25 22:05:55.153867 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
8274 | 2025.03.25 22:05:55.153953 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
8275 | 2025.03.25 22:05:55.154173 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
8276 | 2025.03.25 22:05:55.154494 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
8277 | 2025.03.25 22:05:55.154671 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
8278 | 2025.03.25 22:05:55.154741 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
8279 | 2025.03.25 22:05:55.157306 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003769056 sec., 5599810.668772234 rows/sec., 80.11 MiB/sec. | ||
8280 | 2025.03.25 22:05:55.157786 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8281 | 2025.03.25 22:05:55.158134 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_46_9} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8282 | 2025.03.25 22:05:55.158229 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_46_9} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8283 | 2025.03.25 22:05:55.158354 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
8284 | 2025.03.25 22:05:55.862106 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8285 | 2025.03.25 22:05:55.862300 [ 254 ] {dd1f0c33-8365-4d60-a80e-c12a81c509f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8286 | 2025.03.25 22:05:55.862374 [ 254 ] {dd1f0c33-8365-4d60-a80e-c12a81c509f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8287 | 2025.03.25 22:05:55.863150 [ 254 ] {dd1f0c33-8365-4d60-a80e-c12a81c509f3} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8288 | 2025.03.25 22:05:55.863209 [ 254 ] {dd1f0c33-8365-4d60-a80e-c12a81c509f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8289 | 2025.03.25 22:05:55.863663 [ 254 ] {dd1f0c33-8365-4d60-a80e-c12a81c509f3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8290 | 2025.03.25 22:05:55.863928 [ 254 ] {dd1f0c33-8365-4d60-a80e-c12a81c509f3} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8291 | 2025.03.25 22:05:55.864170 [ 254 ] {dd1f0c33-8365-4d60-a80e-c12a81c509f3} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001922 sec., 37460.97814776275 rows/sec., 3.03 MiB/sec. | ||
8292 | 2025.03.25 22:05:55.864249 [ 254 ] {dd1f0c33-8365-4d60-a80e-c12a81c509f3} <Debug> TCPHandler: Processed in 0.00227149 sec. | ||
8293 | 2025.03.25 22:05:55.864415 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8294 | 2025.03.25 22:05:55.864533 [ 254 ] {3cd5d9c8-a44c-4d61-b284-25dda57d9f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8295 | 2025.03.25 22:05:55.864583 [ 254 ] {3cd5d9c8-a44c-4d61-b284-25dda57d9f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8296 | 2025.03.25 22:05:55.865124 [ 254 ] {3cd5d9c8-a44c-4d61-b284-25dda57d9f90} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8297 | 2025.03.25 22:05:55.865165 [ 254 ] {3cd5d9c8-a44c-4d61-b284-25dda57d9f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8298 | 2025.03.25 22:05:55.865523 [ 254 ] {3cd5d9c8-a44c-4d61-b284-25dda57d9f90} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8299 | 2025.03.25 22:05:55.865759 [ 254 ] {3cd5d9c8-a44c-4d61-b284-25dda57d9f90} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8300 | 2025.03.25 22:05:55.865974 [ 254 ] {3cd5d9c8-a44c-4d61-b284-25dda57d9f90} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001468 sec., 5449.591280653951 rows/sec., 409.78 KiB/sec. | ||
8301 | 2025.03.25 22:05:55.866030 [ 254 ] {3cd5d9c8-a44c-4d61-b284-25dda57d9f90} <Debug> TCPHandler: Processed in 0.001683399 sec. | ||
8302 | 2025.03.25 22:05:55.866149 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8303 | 2025.03.25 22:05:55.866256 [ 254 ] {a9ce0c42-9a3a-4a1d-8a35-00e229d40d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8304 | 2025.03.25 22:05:55.866302 [ 254 ] {a9ce0c42-9a3a-4a1d-8a35-00e229d40d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8305 | 2025.03.25 22:05:55.866852 [ 254 ] {a9ce0c42-9a3a-4a1d-8a35-00e229d40d1c} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8306 | 2025.03.25 22:05:55.866892 [ 254 ] {a9ce0c42-9a3a-4a1d-8a35-00e229d40d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8307 | 2025.03.25 22:05:55.867245 [ 254 ] {a9ce0c42-9a3a-4a1d-8a35-00e229d40d1c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8308 | 2025.03.25 22:05:55.867481 [ 254 ] {a9ce0c42-9a3a-4a1d-8a35-00e229d40d1c} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8309 | 2025.03.25 22:05:55.867689 [ 254 ] {a9ce0c42-9a3a-4a1d-8a35-00e229d40d1c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001456 sec., 49450.54945054945 rows/sec., 3.86 MiB/sec. | ||
8310 | 2025.03.25 22:05:55.867742 [ 254 ] {a9ce0c42-9a3a-4a1d-8a35-00e229d40d1c} <Debug> TCPHandler: Processed in 0.001644319 sec. | ||
8311 | 2025.03.25 22:05:55.867856 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8312 | 2025.03.25 22:05:55.867961 [ 254 ] {6e408766-8c7c-4313-a99a-32b492509a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8313 | 2025.03.25 22:05:55.868010 [ 254 ] {6e408766-8c7c-4313-a99a-32b492509a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8314 | 2025.03.25 22:05:55.868525 [ 254 ] {6e408766-8c7c-4313-a99a-32b492509a75} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8315 | 2025.03.25 22:05:55.868564 [ 254 ] {6e408766-8c7c-4313-a99a-32b492509a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8316 | 2025.03.25 22:05:55.868946 [ 254 ] {6e408766-8c7c-4313-a99a-32b492509a75} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8317 | 2025.03.25 22:05:55.869194 [ 254 ] {6e408766-8c7c-4313-a99a-32b492509a75} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8318 | 2025.03.25 22:05:55.869410 [ 254 ] {6e408766-8c7c-4313-a99a-32b492509a75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001471 sec., 108769.54452753229 rows/sec., 7.58 MiB/sec. | ||
8319 | 2025.03.25 22:05:55.869462 [ 254 ] {6e408766-8c7c-4313-a99a-32b492509a75} <Debug> TCPHandler: Processed in 0.001656939 sec. | ||
8320 | 2025.03.25 22:05:55.869587 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8321 | 2025.03.25 22:05:55.869691 [ 254 ] {1e64d152-2ad4-4183-b9cb-60a21acc88b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8322 | 2025.03.25 22:05:55.869758 [ 254 ] {1e64d152-2ad4-4183-b9cb-60a21acc88b8} <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 | ||
8323 | 2025.03.25 22:05:55.870802 [ 254 ] {1e64d152-2ad4-4183-b9cb-60a21acc88b8} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8324 | 2025.03.25 22:05:55.870841 [ 254 ] {1e64d152-2ad4-4183-b9cb-60a21acc88b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8325 | 2025.03.25 22:05:55.871447 [ 254 ] {1e64d152-2ad4-4183-b9cb-60a21acc88b8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8326 | 2025.03.25 22:05:55.871706 [ 254 ] {1e64d152-2ad4-4183-b9cb-60a21acc88b8} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8327 | 2025.03.25 22:05:55.871979 [ 254 ] {1e64d152-2ad4-4183-b9cb-60a21acc88b8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002301 sec., 3476.7492394611036 rows/sec., 6.23 MiB/sec. | ||
8328 | 2025.03.25 22:05:55.872456 [ 254 ] {1e64d152-2ad4-4183-b9cb-60a21acc88b8} <Debug> TCPHandler: Processed in 0.002914251 sec. | ||
8329 | 2025.03.25 22:05:55.872715 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8330 | 2025.03.25 22:05:55.872821 [ 254 ] {4c6ed8f5-dd8f-4d27-b1ac-a4382b262912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8331 | 2025.03.25 22:05:55.872869 [ 254 ] {4c6ed8f5-dd8f-4d27-b1ac-a4382b262912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8332 | 2025.03.25 22:05:55.873348 [ 254 ] {4c6ed8f5-dd8f-4d27-b1ac-a4382b262912} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8333 | 2025.03.25 22:05:55.873387 [ 254 ] {4c6ed8f5-dd8f-4d27-b1ac-a4382b262912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8334 | 2025.03.25 22:05:55.873748 [ 254 ] {4c6ed8f5-dd8f-4d27-b1ac-a4382b262912} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8335 | 2025.03.25 22:05:55.873989 [ 254 ] {4c6ed8f5-dd8f-4d27-b1ac-a4382b262912} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8336 | 2025.03.25 22:05:55.874215 [ 254 ] {4c6ed8f5-dd8f-4d27-b1ac-a4382b262912} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec. | ||
8337 | 2025.03.25 22:05:55.874278 [ 254 ] {4c6ed8f5-dd8f-4d27-b1ac-a4382b262912} <Debug> TCPHandler: Processed in 0.001623408 sec. | ||
8338 | 2025.03.25 22:05:56.623131 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
8339 | 2025.03.25 22:05:56.645398 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8340 | 2025.03.25 22:05:56.645465 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8341 | 2025.03.25 22:05:56.652656 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8342 | 2025.03.25 22:05:56.653450 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8343 | 2025.03.25 22:05:56.653904 [ 28 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8344 | 2025.03.25 22:05:56.654050 [ 28 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8345 | 2025.03.25 22:05:56.654125 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8346 | 2025.03.25 22:05:56.655081 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
8347 | 2025.03.25 22:05:56.673581 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
8348 | 2025.03.25 22:05:56.674780 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8349 | 2025.03.25 22:05:56.676511 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
8350 | 2025.03.25 22:05:56.682787 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
8351 | 2025.03.25 22:05:56.688735 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
8352 | 2025.03.25 22:05:56.694650 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
8353 | 2025.03.25 22:05:56.700541 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
8354 | 2025.03.25 22:05:56.705194 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
8355 | 2025.03.25 22:05:56.766875 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.112550356 sec., 3083.064437397248 rows/sec., 15.94 MiB/sec. | ||
8356 | 2025.03.25 22:05:56.768940 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8357 | 2025.03.25 22:05:56.771492 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_46_9} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8358 | 2025.03.25 22:05:56.771601 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_46_9} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8359 | 2025.03.25 22:05:56.773147 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.94 MiB. | ||
8360 | 2025.03.25 22:06:00.249035 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1160 | ||
8361 | 2025.03.25 22:06:00.252215 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8362 | 2025.03.25 22:06:00.252271 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8363 | 2025.03.25 22:06:00.253750 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8364 | 2025.03.25 22:06:00.254074 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8365 | 2025.03.25 22:06:00.254579 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1160 | ||
8366 | 2025.03.25 22:06:00.868914 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8367 | 2025.03.25 22:06:00.869097 [ 254 ] {af4d3ffd-eaee-4648-8da2-45720174a52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8368 | 2025.03.25 22:06:00.869170 [ 254 ] {af4d3ffd-eaee-4648-8da2-45720174a52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8369 | 2025.03.25 22:06:00.870053 [ 254 ] {af4d3ffd-eaee-4648-8da2-45720174a52d} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8370 | 2025.03.25 22:06:00.870104 [ 254 ] {af4d3ffd-eaee-4648-8da2-45720174a52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8371 | 2025.03.25 22:06:00.870582 [ 254 ] {af4d3ffd-eaee-4648-8da2-45720174a52d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8372 | 2025.03.25 22:06:00.870860 [ 254 ] {af4d3ffd-eaee-4648-8da2-45720174a52d} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8373 | 2025.03.25 22:06:00.871068 [ 254 ] {af4d3ffd-eaee-4648-8da2-45720174a52d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002022 sec., 104846.68644906033 rows/sec., 6.67 MiB/sec. | ||
8374 | 2025.03.25 22:06:00.871136 [ 254 ] {af4d3ffd-eaee-4648-8da2-45720174a52d} <Debug> TCPHandler: Processed in 0.002361841 sec. | ||
8375 | 2025.03.25 22:06:00.871271 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8376 | 2025.03.25 22:06:00.871384 [ 254 ] {651691d4-99ba-435c-ae4f-b3860165df7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8377 | 2025.03.25 22:06:00.871435 [ 254 ] {651691d4-99ba-435c-ae4f-b3860165df7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8378 | 2025.03.25 22:06:00.871989 [ 254 ] {651691d4-99ba-435c-ae4f-b3860165df7a} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8379 | 2025.03.25 22:06:00.872028 [ 254 ] {651691d4-99ba-435c-ae4f-b3860165df7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8380 | 2025.03.25 22:06:00.872380 [ 254 ] {651691d4-99ba-435c-ae4f-b3860165df7a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
8381 | 2025.03.25 22:06:00.872623 [ 254 ] {651691d4-99ba-435c-ae4f-b3860165df7a} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8382 | 2025.03.25 22:06:00.872803 [ 254 ] {651691d4-99ba-435c-ae4f-b3860165df7a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001447 sec., 2764.3400138217003 rows/sec., 225.41 KiB/sec. | ||
8383 | 2025.03.25 22:06:00.872857 [ 254 ] {651691d4-99ba-435c-ae4f-b3860165df7a} <Debug> TCPHandler: Processed in 0.001639518 sec. | ||
8384 | 2025.03.25 22:06:00.872963 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8385 | 2025.03.25 22:06:00.873065 [ 254 ] {37c7a947-7fc5-4664-9511-77f7107a88be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8386 | 2025.03.25 22:06:00.873111 [ 254 ] {37c7a947-7fc5-4664-9511-77f7107a88be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8387 | 2025.03.25 22:06:00.873988 [ 254 ] {37c7a947-7fc5-4664-9511-77f7107a88be} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8388 | 2025.03.25 22:06:00.874026 [ 254 ] {37c7a947-7fc5-4664-9511-77f7107a88be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8389 | 2025.03.25 22:06:00.874426 [ 254 ] {37c7a947-7fc5-4664-9511-77f7107a88be} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8390 | 2025.03.25 22:06:00.874664 [ 254 ] {37c7a947-7fc5-4664-9511-77f7107a88be} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8391 | 2025.03.25 22:06:00.874844 [ 254 ] {37c7a947-7fc5-4664-9511-77f7107a88be} <Debug> executeQuery: Read 683 rows, 55.53 KiB in 0.001801 sec., 379233.7590227651 rows/sec., 30.11 MiB/sec. | ||
8392 | 2025.03.25 22:06:00.874895 [ 254 ] {37c7a947-7fc5-4664-9511-77f7107a88be} <Debug> TCPHandler: Processed in 0.001983095 sec. | ||
8393 | 2025.03.25 22:06:00.875013 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8394 | 2025.03.25 22:06:00.875119 [ 254 ] {1c978618-7cc4-4857-9469-05a1237f4599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8395 | 2025.03.25 22:06:00.875164 [ 254 ] {1c978618-7cc4-4857-9469-05a1237f4599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8396 | 2025.03.25 22:06:00.875732 [ 254 ] {1c978618-7cc4-4857-9469-05a1237f4599} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8397 | 2025.03.25 22:06:00.875770 [ 254 ] {1c978618-7cc4-4857-9469-05a1237f4599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8398 | 2025.03.25 22:06:00.876131 [ 254 ] {1c978618-7cc4-4857-9469-05a1237f4599} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8399 | 2025.03.25 22:06:00.876372 [ 254 ] {1c978618-7cc4-4857-9469-05a1237f4599} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8400 | 2025.03.25 22:06:00.876564 [ 254 ] {1c978618-7cc4-4857-9469-05a1237f4599} <Debug> executeQuery: Read 142 rows, 9.07 KiB in 0.001465 sec., 96928.3276450512 rows/sec., 6.05 MiB/sec. | ||
8401 | 2025.03.25 22:06:00.876645 [ 254 ] {1c978618-7cc4-4857-9469-05a1237f4599} <Debug> TCPHandler: Processed in 0.0016839 sec. | ||
8402 | 2025.03.25 22:06:00.876881 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8403 | 2025.03.25 22:06:00.877030 [ 254 ] {82026fb8-adac-49a1-a39c-bd756e4c5db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8404 | 2025.03.25 22:06:00.877077 [ 254 ] {82026fb8-adac-49a1-a39c-bd756e4c5db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8405 | 2025.03.25 22:06:00.877645 [ 254 ] {82026fb8-adac-49a1-a39c-bd756e4c5db7} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8406 | 2025.03.25 22:06:00.877683 [ 254 ] {82026fb8-adac-49a1-a39c-bd756e4c5db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8407 | 2025.03.25 22:06:00.878044 [ 254 ] {82026fb8-adac-49a1-a39c-bd756e4c5db7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8408 | 2025.03.25 22:06:00.878286 [ 254 ] {82026fb8-adac-49a1-a39c-bd756e4c5db7} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8409 | 2025.03.25 22:06:00.878460 [ 254 ] {82026fb8-adac-49a1-a39c-bd756e4c5db7} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001454 sec., 77716.64374140302 rows/sec., 5.03 MiB/sec. | ||
8410 | 2025.03.25 22:06:00.878514 [ 254 ] {82026fb8-adac-49a1-a39c-bd756e4c5db7} <Debug> TCPHandler: Processed in 0.00173171 sec. | ||
8411 | 2025.03.25 22:06:00.878629 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8412 | 2025.03.25 22:06:00.878734 [ 254 ] {97be8034-4cbf-4a37-8362-f4f45df6823f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8413 | 2025.03.25 22:06:00.878777 [ 254 ] {97be8034-4cbf-4a37-8362-f4f45df6823f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8414 | 2025.03.25 22:06:00.879335 [ 254 ] {97be8034-4cbf-4a37-8362-f4f45df6823f} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8415 | 2025.03.25 22:06:00.879372 [ 254 ] {97be8034-4cbf-4a37-8362-f4f45df6823f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8416 | 2025.03.25 22:06:00.879724 [ 254 ] {97be8034-4cbf-4a37-8362-f4f45df6823f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8417 | 2025.03.25 22:06:00.879970 [ 254 ] {97be8034-4cbf-4a37-8362-f4f45df6823f} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8418 | 2025.03.25 22:06:00.880190 [ 254 ] {97be8034-4cbf-4a37-8362-f4f45df6823f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001476 sec., 75880.75880758808 rows/sec., 4.32 MiB/sec. | ||
8419 | 2025.03.25 22:06:00.880396 [ 254 ] {97be8034-4cbf-4a37-8362-f4f45df6823f} <Debug> TCPHandler: Processed in 0.001816352 sec. | ||
8420 | 2025.03.25 22:06:00.880562 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8421 | 2025.03.25 22:06:00.880668 [ 254 ] {31dd1ef6-7d2a-444d-b080-7e611ddb71eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8422 | 2025.03.25 22:06:00.880712 [ 254 ] {31dd1ef6-7d2a-444d-b080-7e611ddb71eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8423 | 2025.03.25 22:06:00.881476 [ 254 ] {31dd1ef6-7d2a-444d-b080-7e611ddb71eb} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8424 | 2025.03.25 22:06:00.881512 [ 254 ] {31dd1ef6-7d2a-444d-b080-7e611ddb71eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8425 | 2025.03.25 22:06:00.881883 [ 254 ] {31dd1ef6-7d2a-444d-b080-7e611ddb71eb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8426 | 2025.03.25 22:06:00.882114 [ 254 ] {31dd1ef6-7d2a-444d-b080-7e611ddb71eb} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8427 | 2025.03.25 22:06:00.882291 [ 254 ] {31dd1ef6-7d2a-444d-b080-7e611ddb71eb} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.001645 sec., 254103.3434650456 rows/sec., 18.09 MiB/sec. | ||
8428 | 2025.03.25 22:06:00.882343 [ 254 ] {31dd1ef6-7d2a-444d-b080-7e611ddb71eb} <Debug> TCPHandler: Processed in 0.001830932 sec. | ||
8429 | 2025.03.25 22:06:00.882458 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8430 | 2025.03.25 22:06:00.882563 [ 254 ] {ce787d05-e4ef-445b-9343-79e30e990bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8431 | 2025.03.25 22:06:00.882608 [ 254 ] {ce787d05-e4ef-445b-9343-79e30e990bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8432 | 2025.03.25 22:06:00.883043 [ 254 ] {ce787d05-e4ef-445b-9343-79e30e990bd7} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8433 | 2025.03.25 22:06:00.883080 [ 254 ] {ce787d05-e4ef-445b-9343-79e30e990bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8434 | 2025.03.25 22:06:00.883433 [ 254 ] {ce787d05-e4ef-445b-9343-79e30e990bd7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
8435 | 2025.03.25 22:06:00.883665 [ 254 ] {ce787d05-e4ef-445b-9343-79e30e990bd7} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8436 | 2025.03.25 22:06:00.883782 [ 27 ] {} <Debug> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
8437 | 2025.03.25 22:06:00.883828 [ 27 ] {} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8438 | 2025.03.25 22:06:00.883851 [ 254 ] {ce787d05-e4ef-445b-9343-79e30e990bd7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001308 sec., 4587.155963302753 rows/sec., 239.66 KiB/sec. | ||
8439 | 2025.03.25 22:06:00.883856 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8440 | 2025.03.25 22:06:00.883946 [ 254 ] {ce787d05-e4ef-445b-9343-79e30e990bd7} <Debug> TCPHandler: Processed in 0.001535477 sec. | ||
8441 | 2025.03.25 22:06:00.884142 [ 200 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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 | ||
8442 | 2025.03.25 22:06:00.884166 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8443 | 2025.03.25 22:06:00.884434 [ 254 ] {02d30154-a7c2-45ff-9573-e9b0ff054388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8444 | 2025.03.25 22:06:00.884479 [ 200 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8445 | 2025.03.25 22:06:00.884529 [ 254 ] {02d30154-a7c2-45ff-9573-e9b0ff054388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8446 | 2025.03.25 22:06:00.884567 [ 200 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
8447 | 2025.03.25 22:06:00.884909 [ 200 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
8448 | 2025.03.25 22:06:00.885233 [ 200 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
8449 | 2025.03.25 22:06:00.885648 [ 200 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
8450 | 2025.03.25 22:06:00.886027 [ 200 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
8451 | 2025.03.25 22:06:00.886301 [ 200 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
8452 | 2025.03.25 22:06:00.887335 [ 254 ] {02d30154-a7c2-45ff-9573-e9b0ff054388} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8453 | 2025.03.25 22:06:00.887421 [ 254 ] {02d30154-a7c2-45ff-9573-e9b0ff054388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8454 | 2025.03.25 22:06:00.888524 [ 254 ] {02d30154-a7c2-45ff-9573-e9b0ff054388} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8455 | 2025.03.25 22:06:00.888965 [ 190 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004984757 sec., 13240.3645754447 rows/sec., 691.76 KiB/sec. | ||
8456 | 2025.03.25 22:06:00.889075 [ 254 ] {02d30154-a7c2-45ff-9573-e9b0ff054388} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8457 | 2025.03.25 22:06:00.889347 [ 190 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
8458 | 2025.03.25 22:06:00.889493 [ 254 ] {02d30154-a7c2-45ff-9573-e9b0ff054388} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.005127 sec., 46615.9547493661 rows/sec., 3.13 MiB/sec. | ||
8459 | 2025.03.25 22:06:00.889590 [ 254 ] {02d30154-a7c2-45ff-9573-e9b0ff054388} <Debug> TCPHandler: Processed in 0.005483235 sec. | ||
8460 | 2025.03.25 22:06:00.889741 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8461 | 2025.03.25 22:06:00.889929 [ 254 ] {0a43af75-9128-406a-819f-652e35329e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8462 | 2025.03.25 22:06:00.890008 [ 254 ] {0a43af75-9128-406a-819f-652e35329e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8463 | 2025.03.25 22:06:00.890017 [ 190 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_11_2} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8464 | 2025.03.25 22:06:00.890277 [ 190 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_11_2} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
8465 | 2025.03.25 22:06:00.890476 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8466 | 2025.03.25 22:06:00.890781 [ 254 ] {0a43af75-9128-406a-819f-652e35329e9c} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8467 | 2025.03.25 22:06:00.890825 [ 254 ] {0a43af75-9128-406a-819f-652e35329e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8468 | 2025.03.25 22:06:00.891181 [ 254 ] {0a43af75-9128-406a-819f-652e35329e9c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
8469 | 2025.03.25 22:06:00.891417 [ 254 ] {0a43af75-9128-406a-819f-652e35329e9c} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8470 | 2025.03.25 22:06:00.891642 [ 254 ] {0a43af75-9128-406a-819f-652e35329e9c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001768 sec., 565.6108597285067 rows/sec., 38.11 KiB/sec. | ||
8471 | 2025.03.25 22:06:00.891811 [ 254 ] {0a43af75-9128-406a-819f-652e35329e9c} <Debug> TCPHandler: Processed in 0.002119087 sec. | ||
8472 | 2025.03.25 22:06:00.891951 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8473 | 2025.03.25 22:06:00.892058 [ 254 ] {3c2f6489-026d-4131-b38a-5e5ddcd1c8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8474 | 2025.03.25 22:06:00.892127 [ 254 ] {3c2f6489-026d-4131-b38a-5e5ddcd1c8f3} <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 | ||
8475 | 2025.03.25 22:06:00.893311 [ 254 ] {3c2f6489-026d-4131-b38a-5e5ddcd1c8f3} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8476 | 2025.03.25 22:06:00.893348 [ 254 ] {3c2f6489-026d-4131-b38a-5e5ddcd1c8f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8477 | 2025.03.25 22:06:00.894045 [ 254 ] {3c2f6489-026d-4131-b38a-5e5ddcd1c8f3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8478 | 2025.03.25 22:06:00.894301 [ 254 ] {3c2f6489-026d-4131-b38a-5e5ddcd1c8f3} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8479 | 2025.03.25 22:06:00.894504 [ 254 ] {3c2f6489-026d-4131-b38a-5e5ddcd1c8f3} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002469 sec., 12960.712839206157 rows/sec., 23.23 MiB/sec. | ||
8480 | 2025.03.25 22:06:00.894606 [ 254 ] {3c2f6489-026d-4131-b38a-5e5ddcd1c8f3} <Debug> TCPHandler: Processed in 0.002705587 sec. | ||
8481 | 2025.03.25 22:06:00.894745 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8482 | 2025.03.25 22:06:00.894854 [ 254 ] {92e913a3-6007-4bde-940f-34dff76bade5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8483 | 2025.03.25 22:06:00.894900 [ 254 ] {92e913a3-6007-4bde-940f-34dff76bade5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8484 | 2025.03.25 22:06:00.895352 [ 254 ] {92e913a3-6007-4bde-940f-34dff76bade5} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8485 | 2025.03.25 22:06:00.895388 [ 254 ] {92e913a3-6007-4bde-940f-34dff76bade5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8486 | 2025.03.25 22:06:00.895730 [ 254 ] {92e913a3-6007-4bde-940f-34dff76bade5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8487 | 2025.03.25 22:06:00.895964 [ 254 ] {92e913a3-6007-4bde-940f-34dff76bade5} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8488 | 2025.03.25 22:06:00.896135 [ 254 ] {92e913a3-6007-4bde-940f-34dff76bade5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001303 sec., 62931.69608595549 rows/sec., 4.00 MiB/sec. | ||
8489 | 2025.03.25 22:06:00.896183 [ 254 ] {92e913a3-6007-4bde-940f-34dff76bade5} <Debug> TCPHandler: Processed in 0.001488906 sec. | ||
8490 | 2025.03.25 22:06:02.653518 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
8491 | 2025.03.25 22:06:02.654487 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8492 | 2025.03.25 22:06:02.654541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8493 | 2025.03.25 22:06:02.655083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8494 | 2025.03.25 22:06:02.655342 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8495 | 2025.03.25 22:06:02.655631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
8496 | 2025.03.25 22:06:04.173680 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
8497 | 2025.03.25 22:06:04.192968 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8498 | 2025.03.25 22:06:04.193033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8499 | 2025.03.25 22:06:04.200310 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8500 | 2025.03.25 22:06:04.201047 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8501 | 2025.03.25 22:06:04.203652 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
8502 | 2025.03.25 22:06:05.862111 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8503 | 2025.03.25 22:06:05.862317 [ 254 ] {a51021b6-2c23-40de-908d-42c4699a63c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8504 | 2025.03.25 22:06:05.862399 [ 254 ] {a51021b6-2c23-40de-908d-42c4699a63c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8505 | 2025.03.25 22:06:05.863273 [ 254 ] {a51021b6-2c23-40de-908d-42c4699a63c4} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8506 | 2025.03.25 22:06:05.863327 [ 254 ] {a51021b6-2c23-40de-908d-42c4699a63c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8507 | 2025.03.25 22:06:05.863764 [ 254 ] {a51021b6-2c23-40de-908d-42c4699a63c4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8508 | 2025.03.25 22:06:05.864017 [ 254 ] {a51021b6-2c23-40de-908d-42c4699a63c4} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8509 | 2025.03.25 22:06:05.864226 [ 126 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8510 | 2025.03.25 22:06:05.864293 [ 254 ] {a51021b6-2c23-40de-908d-42c4699a63c4} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002026 sec., 35538.00592300099 rows/sec., 2.87 MiB/sec. | ||
8511 | 2025.03.25 22:06:05.864303 [ 126 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8512 | 2025.03.25 22:06:05.864372 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8513 | 2025.03.25 22:06:05.864434 [ 254 ] {a51021b6-2c23-40de-908d-42c4699a63c4} <Debug> TCPHandler: Processed in 0.002457893 sec. | ||
8514 | 2025.03.25 22:06:05.864763 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8515 | 2025.03.25 22:06:05.865142 [ 254 ] {6be0c1dd-687f-4d8c-b0c7-19b81265091d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8516 | 2025.03.25 22:06:05.865144 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
8517 | 2025.03.25 22:06:05.865295 [ 254 ] {6be0c1dd-687f-4d8c-b0c7-19b81265091d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8518 | 2025.03.25 22:06:05.865731 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8519 | 2025.03.25 22:06:05.865870 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1969 rows starting from the beginning of the part | ||
8520 | 2025.03.25 22:06:05.866306 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1214 rows starting from the beginning of the part | ||
8521 | 2025.03.25 22:06:05.866656 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 681 rows starting from the beginning of the part | ||
8522 | 2025.03.25 22:06:05.867094 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 72 rows starting from the beginning of the part | ||
8523 | 2025.03.25 22:06:05.867529 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 683 rows starting from the beginning of the part | ||
8524 | 2025.03.25 22:06:05.867886 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 72 rows starting from the beginning of the part | ||
8525 | 2025.03.25 22:06:05.868878 [ 254 ] {6be0c1dd-687f-4d8c-b0c7-19b81265091d} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8526 | 2025.03.25 22:06:05.868962 [ 254 ] {6be0c1dd-687f-4d8c-b0c7-19b81265091d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8527 | 2025.03.25 22:06:05.869833 [ 254 ] {6be0c1dd-687f-4d8c-b0c7-19b81265091d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8528 | 2025.03.25 22:06:05.870395 [ 254 ] {6be0c1dd-687f-4d8c-b0c7-19b81265091d} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8529 | 2025.03.25 22:06:05.870708 [ 254 ] {6be0c1dd-687f-4d8c-b0c7-19b81265091d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005709 sec., 1401.2961989840603 rows/sec., 105.37 KiB/sec. | ||
8530 | 2025.03.25 22:06:05.870792 [ 254 ] {6be0c1dd-687f-4d8c-b0c7-19b81265091d} <Debug> TCPHandler: Processed in 0.006162898 sec. | ||
8531 | 2025.03.25 22:06:05.870917 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8532 | 2025.03.25 22:06:05.871068 [ 254 ] {28df6835-46e5-41df-ab7d-d0f0554063e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8533 | 2025.03.25 22:06:05.871118 [ 254 ] {28df6835-46e5-41df-ab7d-d0f0554063e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8534 | 2025.03.25 22:06:05.871844 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4691 rows, containing 5 columns (5 merged, 0 gathered) in 0.007305478 sec., 642120.8851768496 rows/sec., 54.65 MiB/sec. | ||
8535 | 2025.03.25 22:06:05.872160 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8536 | 2025.03.25 22:06:05.872618 [ 254 ] {28df6835-46e5-41df-ab7d-d0f0554063e6} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8537 | 2025.03.25 22:06:05.872689 [ 254 ] {28df6835-46e5-41df-ab7d-d0f0554063e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8538 | 2025.03.25 22:06:05.872741 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8539 | 2025.03.25 22:06:05.872928 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_71_14} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8540 | 2025.03.25 22:06:05.873079 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
8541 | 2025.03.25 22:06:05.873294 [ 254 ] {28df6835-46e5-41df-ab7d-d0f0554063e6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8542 | 2025.03.25 22:06:05.873547 [ 254 ] {28df6835-46e5-41df-ab7d-d0f0554063e6} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8543 | 2025.03.25 22:06:05.873743 [ 126 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8544 | 2025.03.25 22:06:05.873805 [ 254 ] {28df6835-46e5-41df-ab7d-d0f0554063e6} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002797 sec., 25741.866285305685 rows/sec., 2.01 MiB/sec. | ||
8545 | 2025.03.25 22:06:05.873815 [ 126 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8546 | 2025.03.25 22:06:05.873891 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8547 | 2025.03.25 22:06:05.873948 [ 254 ] {28df6835-46e5-41df-ab7d-d0f0554063e6} <Debug> TCPHandler: Processed in 0.003087884 sec. | ||
8548 | 2025.03.25 22:06:05.874176 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
8549 | 2025.03.25 22:06:05.874193 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8550 | 2025.03.25 22:06:05.874595 [ 254 ] {f1548bd6-ec41-4409-8f6f-81257032a772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8551 | 2025.03.25 22:06:05.874780 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8552 | 2025.03.25 22:06:05.874818 [ 254 ] {f1548bd6-ec41-4409-8f6f-81257032a772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8553 | 2025.03.25 22:06:05.874946 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 952 rows starting from the beginning of the part | ||
8554 | 2025.03.25 22:06:05.875665 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 532 rows starting from the beginning of the part | ||
8555 | 2025.03.25 22:06:05.876266 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 414 rows starting from the beginning of the part | ||
8556 | 2025.03.25 22:06:05.876491 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 72 rows starting from the beginning of the part | ||
8557 | 2025.03.25 22:06:05.876700 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 418 rows starting from the beginning of the part | ||
8558 | 2025.03.25 22:06:05.876825 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 72 rows starting from the beginning of the part | ||
8559 | 2025.03.25 22:06:05.877392 [ 254 ] {f1548bd6-ec41-4409-8f6f-81257032a772} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8560 | 2025.03.25 22:06:05.877439 [ 254 ] {f1548bd6-ec41-4409-8f6f-81257032a772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8561 | 2025.03.25 22:06:05.877995 [ 254 ] {f1548bd6-ec41-4409-8f6f-81257032a772} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8562 | 2025.03.25 22:06:05.878296 [ 254 ] {f1548bd6-ec41-4409-8f6f-81257032a772} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8563 | 2025.03.25 22:06:05.878520 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8564 | 2025.03.25 22:06:05.878624 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8565 | 2025.03.25 22:06:05.878650 [ 254 ] {f1548bd6-ec41-4409-8f6f-81257032a772} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004185 sec., 38231.780167264034 rows/sec., 2.66 MiB/sec. | ||
8566 | 2025.03.25 22:06:05.878702 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8567 | 2025.03.25 22:06:05.878851 [ 254 ] {f1548bd6-ec41-4409-8f6f-81257032a772} <Debug> TCPHandler: Processed in 0.004731262 sec. | ||
8568 | 2025.03.25 22:06:05.879299 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8569 | 2025.03.25 22:06:05.879329 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
8570 | 2025.03.25 22:06:05.879515 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2460 rows, containing 5 columns (5 merged, 0 gathered) in 0.005515956 sec., 445978.90193467826 rows/sec., 34.26 MiB/sec. | ||
8571 | 2025.03.25 22:06:05.879545 [ 254 ] {322291aa-4084-4535-9250-11729b874a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8572 | 2025.03.25 22:06:05.879865 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8573 | 2025.03.25 22:06:05.879918 [ 254 ] {322291aa-4084-4535-9250-11729b874a05} <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 | ||
8574 | 2025.03.25 22:06:05.879944 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8575 | 2025.03.25 22:06:05.880124 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18408 rows starting from the beginning of the part | ||
8576 | 2025.03.25 22:06:05.880711 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 882 rows starting from the beginning of the part | ||
8577 | 2025.03.25 22:06:05.881284 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part | ||
8578 | 2025.03.25 22:06:05.881271 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8579 | 2025.03.25 22:06:05.881779 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
8580 | 2025.03.25 22:06:05.881861 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_71_14} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8581 | 2025.03.25 22:06:05.882292 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
8582 | 2025.03.25 22:06:05.882509 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 239 rows starting from the beginning of the part | ||
8583 | 2025.03.25 22:06:05.882842 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
8584 | 2025.03.25 22:06:05.885275 [ 254 ] {322291aa-4084-4535-9250-11729b874a05} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8585 | 2025.03.25 22:06:05.885327 [ 254 ] {322291aa-4084-4535-9250-11729b874a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8586 | 2025.03.25 22:06:05.887106 [ 254 ] {322291aa-4084-4535-9250-11729b874a05} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8587 | 2025.03.25 22:06:05.887619 [ 254 ] {322291aa-4084-4535-9250-11729b874a05} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8588 | 2025.03.25 22:06:05.887882 [ 254 ] {322291aa-4084-4535-9250-11729b874a05} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008397 sec., 952.7212099559366 rows/sec., 1.71 MiB/sec. | ||
8589 | 2025.03.25 22:06:05.888117 [ 254 ] {322291aa-4084-4535-9250-11729b874a05} <Debug> TCPHandler: Processed in 0.008955076 sec. | ||
8590 | 2025.03.25 22:06:05.888312 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8591 | 2025.03.25 22:06:05.888459 [ 254 ] {5d560614-cec3-483c-8b0d-d3930734b6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8592 | 2025.03.25 22:06:05.888507 [ 254 ] {5d560614-cec3-483c-8b0d-d3930734b6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8593 | 2025.03.25 22:06:05.889010 [ 254 ] {5d560614-cec3-483c-8b0d-d3930734b6f8} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8594 | 2025.03.25 22:06:05.889055 [ 254 ] {5d560614-cec3-483c-8b0d-d3930734b6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8595 | 2025.03.25 22:06:05.889563 [ 254 ] {5d560614-cec3-483c-8b0d-d3930734b6f8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8596 | 2025.03.25 22:06:05.889971 [ 254 ] {5d560614-cec3-483c-8b0d-d3930734b6f8} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8597 | 2025.03.25 22:06:05.890124 [ 103 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8598 | 2025.03.25 22:06:05.890162 [ 103 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8599 | 2025.03.25 22:06:05.890168 [ 254 ] {5d560614-cec3-483c-8b0d-d3930734b6f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00173 sec., 34682.080924855494 rows/sec., 2.34 MiB/sec. | ||
8600 | 2025.03.25 22:06:05.890187 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8601 | 2025.03.25 22:06:05.890361 [ 254 ] {5d560614-cec3-483c-8b0d-d3930734b6f8} <Debug> TCPHandler: Processed in 0.002116408 sec. | ||
8602 | 2025.03.25 22:06:05.890452 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
8603 | 2025.03.25 22:06:05.890615 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8604 | 2025.03.25 22:06:05.890648 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3702 rows starting from the beginning of the part | ||
8605 | 2025.03.25 22:06:05.890730 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
8606 | 2025.03.25 22:06:05.890903 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part | ||
8607 | 2025.03.25 22:06:05.891182 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
8608 | 2025.03.25 22:06:05.891324 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part | ||
8609 | 2025.03.25 22:06:05.891520 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
8610 | 2025.03.25 22:06:05.891920 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20086 rows, containing 5 columns (5 merged, 0 gathered) in 0.013029588 sec., 1541568.3135951804 rows/sec., 105.46 MiB/sec. | ||
8611 | 2025.03.25 22:06:05.892208 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8612 | 2025.03.25 22:06:05.892569 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8613 | 2025.03.25 22:06:05.892708 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8614 | 2025.03.25 22:06:05.892829 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
8615 | 2025.03.25 22:06:05.893236 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4046 rows, containing 4 columns (4 merged, 0 gathered) in 0.002934472 sec., 1378782.9633405942 rows/sec., 91.78 MiB/sec. | ||
8616 | 2025.03.25 22:06:05.893708 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8617 | 2025.03.25 22:06:05.894034 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_71_14} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8618 | 2025.03.25 22:06:05.894124 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_71_14} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8619 | 2025.03.25 22:06:05.894219 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
8620 | 2025.03.25 22:06:09.981614 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8621 | 2025.03.25 22:06:09.981714 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8622 | 2025.03.25 22:06:10.155766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 | ||
8623 | 2025.03.25 22:06:10.156462 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8624 | 2025.03.25 22:06:10.156512 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8625 | 2025.03.25 22:06:10.157083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8626 | 2025.03.25 22:06:10.157340 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8627 | 2025.03.25 22:06:10.157619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
8628 | 2025.03.25 22:06:10.254800 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1196 | ||
8629 | 2025.03.25 22:06:10.258063 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8630 | 2025.03.25 22:06:10.258120 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8631 | 2025.03.25 22:06:10.259631 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8632 | 2025.03.25 22:06:10.259966 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8633 | 2025.03.25 22:06:10.261378 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1196 | ||
8634 | 2025.03.25 22:06:10.869426 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8635 | 2025.03.25 22:06:10.869623 [ 254 ] {fb70b362-cd3e-4802-82a5-37d8c9050103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8636 | 2025.03.25 22:06:10.869696 [ 254 ] {fb70b362-cd3e-4802-82a5-37d8c9050103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8637 | 2025.03.25 22:06:10.871022 [ 254 ] {fb70b362-cd3e-4802-82a5-37d8c9050103} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8638 | 2025.03.25 22:06:10.871065 [ 254 ] {fb70b362-cd3e-4802-82a5-37d8c9050103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8639 | 2025.03.25 22:06:10.871520 [ 254 ] {fb70b362-cd3e-4802-82a5-37d8c9050103} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8640 | 2025.03.25 22:06:10.871782 [ 254 ] {fb70b362-cd3e-4802-82a5-37d8c9050103} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8641 | 2025.03.25 22:06:10.872001 [ 254 ] {fb70b362-cd3e-4802-82a5-37d8c9050103} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002431 sec., 87206.9107363225 rows/sec., 5.55 MiB/sec. | ||
8642 | 2025.03.25 22:06:10.872073 [ 254 ] {fb70b362-cd3e-4802-82a5-37d8c9050103} <Debug> TCPHandler: Processed in 0.002776799 sec. | ||
8643 | 2025.03.25 22:06:10.872205 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8644 | 2025.03.25 22:06:10.872321 [ 254 ] {e317d3e4-d1ca-4f63-9d68-f048544df04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8645 | 2025.03.25 22:06:10.872371 [ 254 ] {e317d3e4-d1ca-4f63-9d68-f048544df04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8646 | 2025.03.25 22:06:10.873286 [ 254 ] {e317d3e4-d1ca-4f63-9d68-f048544df04a} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8647 | 2025.03.25 22:06:10.873325 [ 254 ] {e317d3e4-d1ca-4f63-9d68-f048544df04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8648 | 2025.03.25 22:06:10.873734 [ 254 ] {e317d3e4-d1ca-4f63-9d68-f048544df04a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8649 | 2025.03.25 22:06:10.873984 [ 254 ] {e317d3e4-d1ca-4f63-9d68-f048544df04a} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8650 | 2025.03.25 22:06:10.874163 [ 254 ] {e317d3e4-d1ca-4f63-9d68-f048544df04a} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001869 sec., 364365.97110754414 rows/sec., 28.94 MiB/sec. | ||
8651 | 2025.03.25 22:06:10.874216 [ 254 ] {e317d3e4-d1ca-4f63-9d68-f048544df04a} <Debug> TCPHandler: Processed in 0.002065756 sec. | ||
8652 | 2025.03.25 22:06:10.874335 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8653 | 2025.03.25 22:06:10.874443 [ 254 ] {5fbcf821-cc1f-4d4d-846e-4ce5b0598c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8654 | 2025.03.25 22:06:10.874489 [ 254 ] {5fbcf821-cc1f-4d4d-846e-4ce5b0598c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8655 | 2025.03.25 22:06:10.875083 [ 254 ] {5fbcf821-cc1f-4d4d-846e-4ce5b0598c93} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8656 | 2025.03.25 22:06:10.875119 [ 254 ] {5fbcf821-cc1f-4d4d-846e-4ce5b0598c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8657 | 2025.03.25 22:06:10.875480 [ 254 ] {5fbcf821-cc1f-4d4d-846e-4ce5b0598c93} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8658 | 2025.03.25 22:06:10.875719 [ 254 ] {5fbcf821-cc1f-4d4d-846e-4ce5b0598c93} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8659 | 2025.03.25 22:06:10.875848 [ 67 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8660 | 2025.03.25 22:06:10.875894 [ 67 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8661 | 2025.03.25 22:06:10.875904 [ 254 ] {5fbcf821-cc1f-4d4d-846e-4ce5b0598c93} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001482 sec., 93117.40890688259 rows/sec., 5.79 MiB/sec. | ||
8662 | 2025.03.25 22:06:10.875918 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8663 | 2025.03.25 22:06:10.875993 [ 254 ] {5fbcf821-cc1f-4d4d-846e-4ce5b0598c93} <Debug> TCPHandler: Processed in 0.00170699 sec. | ||
8664 | 2025.03.25 22:06:10.876214 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
8665 | 2025.03.25 22:06:10.876252 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8666 | 2025.03.25 22:06:10.876654 [ 254 ] {5b26371d-4eef-4bfe-87b8-89ac42187b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8667 | 2025.03.25 22:06:10.876819 [ 254 ] {5b26371d-4eef-4bfe-87b8-89ac42187b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8668 | 2025.03.25 22:06:10.876892 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8669 | 2025.03.25 22:06:10.877067 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 178 rows starting from the beginning of the part | ||
8670 | 2025.03.25 22:06:10.877569 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 138 rows starting from the beginning of the part | ||
8671 | 2025.03.25 22:06:10.878048 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
8672 | 2025.03.25 22:06:10.878456 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 142 rows starting from the beginning of the part | ||
8673 | 2025.03.25 22:06:10.878753 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
8674 | 2025.03.25 22:06:10.879106 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 138 rows starting from the beginning of the part | ||
8675 | 2025.03.25 22:06:10.879920 [ 254 ] {5b26371d-4eef-4bfe-87b8-89ac42187b70} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8676 | 2025.03.25 22:06:10.879968 [ 254 ] {5b26371d-4eef-4bfe-87b8-89ac42187b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8677 | 2025.03.25 22:06:10.880543 [ 254 ] {5b26371d-4eef-4bfe-87b8-89ac42187b70} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8678 | 2025.03.25 22:06:10.880766 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 5 columns (5 merged, 0 gathered) in 0.004771574 sec., 128259.56382527025 rows/sec., 8.60 MiB/sec. | ||
8679 | 2025.03.25 22:06:10.880861 [ 254 ] {5b26371d-4eef-4bfe-87b8-89ac42187b70} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8680 | 2025.03.25 22:06:10.880900 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8681 | 2025.03.25 22:06:10.881035 [ 67 ] {} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
8682 | 2025.03.25 22:06:10.881096 [ 67 ] {} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8683 | 2025.03.25 22:06:10.881116 [ 254 ] {5b26371d-4eef-4bfe-87b8-89ac42187b70} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.004599 sec., 24570.558817134162 rows/sec., 1.59 MiB/sec. | ||
8684 | 2025.03.25 22:06:10.881136 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8685 | 2025.03.25 22:06:10.881340 [ 254 ] {5b26371d-4eef-4bfe-87b8-89ac42187b70} <Debug> TCPHandler: Processed in 0.005170261 sec. | ||
8686 | 2025.03.25 22:06:10.881406 [ 195 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
8687 | 2025.03.25 22:06:10.881441 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8688 | 2025.03.25 22:06:10.881514 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8689 | 2025.03.25 22:06:10.881589 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_61_12} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8690 | 2025.03.25 22:06:10.881599 [ 195 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8691 | 2025.03.25 22:06:10.881665 [ 195 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 366 rows starting from the beginning of the part | ||
8692 | 2025.03.25 22:06:10.881704 [ 254 ] {5f2beb99-b676-4b1e-a0ac-ddae6b28a918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8693 | 2025.03.25 22:06:10.881721 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
8694 | 2025.03.25 22:06:10.881836 [ 254 ] {5f2beb99-b676-4b1e-a0ac-ddae6b28a918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8695 | 2025.03.25 22:06:10.881902 [ 195 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 113 rows starting from the beginning of the part | ||
8696 | 2025.03.25 22:06:10.882129 [ 195 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part | ||
8697 | 2025.03.25 22:06:10.882309 [ 195 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 113 rows starting from the beginning of the part | ||
8698 | 2025.03.25 22:06:10.882551 [ 195 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 113 rows starting from the beginning of the part | ||
8699 | 2025.03.25 22:06:10.882792 [ 195 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 113 rows starting from the beginning of the part | ||
8700 | 2025.03.25 22:06:10.883706 [ 254 ] {5f2beb99-b676-4b1e-a0ac-ddae6b28a918} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8701 | 2025.03.25 22:06:10.883746 [ 254 ] {5f2beb99-b676-4b1e-a0ac-ddae6b28a918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8702 | 2025.03.25 22:06:10.884311 [ 254 ] {5f2beb99-b676-4b1e-a0ac-ddae6b28a918} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8703 | 2025.03.25 22:06:10.884629 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1046 rows, containing 5 columns (5 merged, 0 gathered) in 0.003372079 sec., 310194.3934290982 rows/sec., 21.80 MiB/sec. | ||
8704 | 2025.03.25 22:06:10.884664 [ 254 ] {5f2beb99-b676-4b1e-a0ac-ddae6b28a918} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8705 | 2025.03.25 22:06:10.884945 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
8706 | 2025.03.25 22:06:10.884999 [ 254 ] {5f2beb99-b676-4b1e-a0ac-ddae6b28a918} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00335 sec., 33432.83582089552 rows/sec., 1.90 MiB/sec. | ||
8707 | 2025.03.25 22:06:10.885115 [ 254 ] {5f2beb99-b676-4b1e-a0ac-ddae6b28a918} <Debug> TCPHandler: Processed in 0.003674374 sec. | ||
8708 | 2025.03.25 22:06:10.885260 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8709 | 2025.03.25 22:06:10.885427 [ 254 ] {33bf3c36-9277-4ccb-96f4-be0ec78f6ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8710 | 2025.03.25 22:06:10.885491 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8711 | 2025.03.25 22:06:10.885510 [ 254 ] {33bf3c36-9277-4ccb-96f4-be0ec78f6ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8712 | 2025.03.25 22:06:10.885722 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_23_5} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
8713 | 2025.03.25 22:06:10.885897 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
8714 | 2025.03.25 22:06:10.886529 [ 254 ] {33bf3c36-9277-4ccb-96f4-be0ec78f6ad3} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8715 | 2025.03.25 22:06:10.886572 [ 254 ] {33bf3c36-9277-4ccb-96f4-be0ec78f6ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8716 | 2025.03.25 22:06:10.886935 [ 254 ] {33bf3c36-9277-4ccb-96f4-be0ec78f6ad3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8717 | 2025.03.25 22:06:10.887167 [ 254 ] {33bf3c36-9277-4ccb-96f4-be0ec78f6ad3} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8718 | 2025.03.25 22:06:10.887343 [ 254 ] {33bf3c36-9277-4ccb-96f4-be0ec78f6ad3} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001963 sec., 210901.6811003566 rows/sec., 15.00 MiB/sec. | ||
8719 | 2025.03.25 22:06:10.887395 [ 254 ] {33bf3c36-9277-4ccb-96f4-be0ec78f6ad3} <Debug> TCPHandler: Processed in 0.002186309 sec. | ||
8720 | 2025.03.25 22:06:10.887509 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8721 | 2025.03.25 22:06:10.887613 [ 254 ] {d6105068-01f1-451c-bbf9-7c21e2f4d71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8722 | 2025.03.25 22:06:10.887661 [ 254 ] {d6105068-01f1-451c-bbf9-7c21e2f4d71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8723 | 2025.03.25 22:06:10.888092 [ 254 ] {d6105068-01f1-451c-bbf9-7c21e2f4d71b} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8724 | 2025.03.25 22:06:10.888129 [ 254 ] {d6105068-01f1-451c-bbf9-7c21e2f4d71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8725 | 2025.03.25 22:06:10.888491 [ 254 ] {d6105068-01f1-451c-bbf9-7c21e2f4d71b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
8726 | 2025.03.25 22:06:10.888730 [ 254 ] {d6105068-01f1-451c-bbf9-7c21e2f4d71b} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8727 | 2025.03.25 22:06:10.888956 [ 254 ] {d6105068-01f1-451c-bbf9-7c21e2f4d71b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 230.16 KiB/sec. | ||
8728 | 2025.03.25 22:06:10.889147 [ 254 ] {d6105068-01f1-451c-bbf9-7c21e2f4d71b} <Debug> TCPHandler: Processed in 0.001685329 sec. | ||
8729 | 2025.03.25 22:06:10.889308 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8730 | 2025.03.25 22:06:10.889423 [ 254 ] {3f95f9e5-e169-4615-9ab8-74690b404efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8731 | 2025.03.25 22:06:10.889473 [ 254 ] {3f95f9e5-e169-4615-9ab8-74690b404efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8732 | 2025.03.25 22:06:10.890037 [ 254 ] {3f95f9e5-e169-4615-9ab8-74690b404efe} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8733 | 2025.03.25 22:06:10.890076 [ 254 ] {3f95f9e5-e169-4615-9ab8-74690b404efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8734 | 2025.03.25 22:06:10.890477 [ 254 ] {3f95f9e5-e169-4615-9ab8-74690b404efe} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8735 | 2025.03.25 22:06:10.890724 [ 254 ] {3f95f9e5-e169-4615-9ab8-74690b404efe} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8736 | 2025.03.25 22:06:10.890932 [ 254 ] {3f95f9e5-e169-4615-9ab8-74690b404efe} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001532 sec., 154699.73890339426 rows/sec., 10.37 MiB/sec. | ||
8737 | 2025.03.25 22:06:10.891006 [ 254 ] {3f95f9e5-e169-4615-9ab8-74690b404efe} <Debug> TCPHandler: Processed in 0.001750911 sec. | ||
8738 | 2025.03.25 22:06:10.891255 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8739 | 2025.03.25 22:06:10.891425 [ 254 ] {d15558ed-d6d6-4a58-a7ac-f00006d3e0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8740 | 2025.03.25 22:06:10.891476 [ 254 ] {d15558ed-d6d6-4a58-a7ac-f00006d3e0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8741 | 2025.03.25 22:06:10.891911 [ 254 ] {d15558ed-d6d6-4a58-a7ac-f00006d3e0ac} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8742 | 2025.03.25 22:06:10.891950 [ 254 ] {d15558ed-d6d6-4a58-a7ac-f00006d3e0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8743 | 2025.03.25 22:06:10.892297 [ 254 ] {d15558ed-d6d6-4a58-a7ac-f00006d3e0ac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8744 | 2025.03.25 22:06:10.892533 [ 254 ] {d15558ed-d6d6-4a58-a7ac-f00006d3e0ac} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8745 | 2025.03.25 22:06:10.892707 [ 254 ] {d15558ed-d6d6-4a58-a7ac-f00006d3e0ac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001307 sec., 765.1109410864575 rows/sec., 51.56 KiB/sec. | ||
8746 | 2025.03.25 22:06:10.892756 [ 254 ] {d15558ed-d6d6-4a58-a7ac-f00006d3e0ac} <Debug> TCPHandler: Processed in 0.001595307 sec. | ||
8747 | 2025.03.25 22:06:10.892859 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8748 | 2025.03.25 22:06:10.892963 [ 254 ] {30e08041-cbd5-4dd0-9445-b0f15c0fa92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8749 | 2025.03.25 22:06:10.893027 [ 254 ] {30e08041-cbd5-4dd0-9445-b0f15c0fa92e} <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 | ||
8750 | 2025.03.25 22:06:10.894127 [ 254 ] {30e08041-cbd5-4dd0-9445-b0f15c0fa92e} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8751 | 2025.03.25 22:06:10.894165 [ 254 ] {30e08041-cbd5-4dd0-9445-b0f15c0fa92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8752 | 2025.03.25 22:06:10.894806 [ 254 ] {30e08041-cbd5-4dd0-9445-b0f15c0fa92e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8753 | 2025.03.25 22:06:10.895065 [ 254 ] {30e08041-cbd5-4dd0-9445-b0f15c0fa92e} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8754 | 2025.03.25 22:06:10.895270 [ 254 ] {30e08041-cbd5-4dd0-9445-b0f15c0fa92e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002328 sec., 13745.704467353951 rows/sec., 24.63 MiB/sec. | ||
8755 | 2025.03.25 22:06:10.895368 [ 254 ] {30e08041-cbd5-4dd0-9445-b0f15c0fa92e} <Debug> TCPHandler: Processed in 0.002559245 sec. | ||
8756 | 2025.03.25 22:06:10.895507 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8757 | 2025.03.25 22:06:10.895615 [ 254 ] {960df322-eaf2-42f6-b4c9-184b876f4d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8758 | 2025.03.25 22:06:10.895659 [ 254 ] {960df322-eaf2-42f6-b4c9-184b876f4d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8759 | 2025.03.25 22:06:10.896096 [ 254 ] {960df322-eaf2-42f6-b4c9-184b876f4d13} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8760 | 2025.03.25 22:06:10.896133 [ 254 ] {960df322-eaf2-42f6-b4c9-184b876f4d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8761 | 2025.03.25 22:06:10.896483 [ 254 ] {960df322-eaf2-42f6-b4c9-184b876f4d13} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8762 | 2025.03.25 22:06:10.896716 [ 254 ] {960df322-eaf2-42f6-b4c9-184b876f4d13} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8763 | 2025.03.25 22:06:10.896887 [ 254 ] {960df322-eaf2-42f6-b4c9-184b876f4d13} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001294 sec., 63369.397217928905 rows/sec., 4.02 MiB/sec. | ||
8764 | 2025.03.25 22:06:10.896934 [ 254 ] {960df322-eaf2-42f6-b4c9-184b876f4d13} <Debug> TCPHandler: Processed in 0.001478756 sec. | ||
8765 | 2025.03.25 22:06:11.001910 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001437295 sec. | ||
8766 | 2025.03.25 22:06:11.703712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
8767 | 2025.03.25 22:06:11.723668 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8768 | 2025.03.25 22:06:11.723724 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8769 | 2025.03.25 22:06:11.731122 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8770 | 2025.03.25 22:06:11.731872 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8771 | 2025.03.25 22:06:11.734660 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
8772 | 2025.03.25 22:06:15.890963 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8773 | 2025.03.25 22:06:15.891171 [ 254 ] {455d451c-fcbb-4ab9-8137-756a172f451b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8774 | 2025.03.25 22:06:15.891247 [ 254 ] {455d451c-fcbb-4ab9-8137-756a172f451b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8775 | 2025.03.25 22:06:15.892636 [ 254 ] {455d451c-fcbb-4ab9-8137-756a172f451b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8776 | 2025.03.25 22:06:15.892691 [ 254 ] {455d451c-fcbb-4ab9-8137-756a172f451b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8777 | 2025.03.25 22:06:15.893211 [ 254 ] {455d451c-fcbb-4ab9-8137-756a172f451b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8778 | 2025.03.25 22:06:15.893475 [ 254 ] {455d451c-fcbb-4ab9-8137-756a172f451b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8779 | 2025.03.25 22:06:15.893731 [ 254 ] {455d451c-fcbb-4ab9-8137-756a172f451b} <Debug> executeQuery: Read 1212 rows, 102.08 KiB in 0.002611 sec., 464189.96553044807 rows/sec., 38.18 MiB/sec. | ||
8780 | 2025.03.25 22:06:15.893803 [ 254 ] {455d451c-fcbb-4ab9-8137-756a172f451b} <Debug> TCPHandler: Processed in 0.002976342 sec. | ||
8781 | 2025.03.25 22:06:15.893968 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8782 | 2025.03.25 22:06:15.894088 [ 254 ] {22b86a1a-5398-4404-ba17-0df09ce20d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8783 | 2025.03.25 22:06:15.894140 [ 254 ] {22b86a1a-5398-4404-ba17-0df09ce20d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8784 | 2025.03.25 22:06:15.894711 [ 254 ] {22b86a1a-5398-4404-ba17-0df09ce20d21} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8785 | 2025.03.25 22:06:15.894754 [ 254 ] {22b86a1a-5398-4404-ba17-0df09ce20d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8786 | 2025.03.25 22:06:15.895127 [ 254 ] {22b86a1a-5398-4404-ba17-0df09ce20d21} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8787 | 2025.03.25 22:06:15.895378 [ 254 ] {22b86a1a-5398-4404-ba17-0df09ce20d21} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8788 | 2025.03.25 22:06:15.895620 [ 254 ] {22b86a1a-5398-4404-ba17-0df09ce20d21} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001555 sec., 5144.694533762058 rows/sec., 386.86 KiB/sec. | ||
8789 | 2025.03.25 22:06:15.895724 [ 254 ] {22b86a1a-5398-4404-ba17-0df09ce20d21} <Debug> TCPHandler: Processed in 0.001809992 sec. | ||
8790 | 2025.03.25 22:06:15.895914 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8791 | 2025.03.25 22:06:15.896074 [ 254 ] {f12df1ec-b093-4915-bef1-3b13f04a1937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8792 | 2025.03.25 22:06:15.896121 [ 254 ] {f12df1ec-b093-4915-bef1-3b13f04a1937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8793 | 2025.03.25 22:06:15.896752 [ 254 ] {f12df1ec-b093-4915-bef1-3b13f04a1937} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8794 | 2025.03.25 22:06:15.896795 [ 254 ] {f12df1ec-b093-4915-bef1-3b13f04a1937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8795 | 2025.03.25 22:06:15.897158 [ 254 ] {f12df1ec-b093-4915-bef1-3b13f04a1937} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8796 | 2025.03.25 22:06:15.897403 [ 254 ] {f12df1ec-b093-4915-bef1-3b13f04a1937} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8797 | 2025.03.25 22:06:15.897646 [ 254 ] {f12df1ec-b093-4915-bef1-3b13f04a1937} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001583 sec., 144030.32217308908 rows/sec., 9.75 MiB/sec. | ||
8798 | 2025.03.25 22:06:15.897785 [ 254 ] {f12df1ec-b093-4915-bef1-3b13f04a1937} <Debug> TCPHandler: Processed in 0.001963484 sec. | ||
8799 | 2025.03.25 22:06:15.897976 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8800 | 2025.03.25 22:06:15.898082 [ 254 ] {e36e2be0-bb89-4419-8d13-506210bca172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8801 | 2025.03.25 22:06:15.898130 [ 254 ] {e36e2be0-bb89-4419-8d13-506210bca172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8802 | 2025.03.25 22:06:15.898892 [ 254 ] {e36e2be0-bb89-4419-8d13-506210bca172} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8803 | 2025.03.25 22:06:15.898933 [ 254 ] {e36e2be0-bb89-4419-8d13-506210bca172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8804 | 2025.03.25 22:06:15.899309 [ 254 ] {e36e2be0-bb89-4419-8d13-506210bca172} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8805 | 2025.03.25 22:06:15.899556 [ 254 ] {e36e2be0-bb89-4419-8d13-506210bca172} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8806 | 2025.03.25 22:06:15.899767 [ 254 ] {e36e2be0-bb89-4419-8d13-506210bca172} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.001708 sec., 309133.4894613583 rows/sec., 22.90 MiB/sec. | ||
8807 | 2025.03.25 22:06:15.899821 [ 254 ] {e36e2be0-bb89-4419-8d13-506210bca172} <Debug> TCPHandler: Processed in 0.001905693 sec. | ||
8808 | 2025.03.25 22:06:15.899943 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8809 | 2025.03.25 22:06:15.900050 [ 254 ] {b8a7c088-b558-4ecf-9739-f50638711979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8810 | 2025.03.25 22:06:15.900099 [ 254 ] {b8a7c088-b558-4ecf-9739-f50638711979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8811 | 2025.03.25 22:06:15.900818 [ 254 ] {b8a7c088-b558-4ecf-9739-f50638711979} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8812 | 2025.03.25 22:06:15.900858 [ 254 ] {b8a7c088-b558-4ecf-9739-f50638711979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8813 | 2025.03.25 22:06:15.901282 [ 254 ] {b8a7c088-b558-4ecf-9739-f50638711979} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8814 | 2025.03.25 22:06:15.901521 [ 254 ] {b8a7c088-b558-4ecf-9739-f50638711979} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8815 | 2025.03.25 22:06:15.901746 [ 254 ] {b8a7c088-b558-4ecf-9739-f50638711979} <Debug> executeQuery: Read 880 rows, 60.63 KiB in 0.001715 sec., 513119.5335276968 rows/sec., 34.52 MiB/sec. | ||
8816 | 2025.03.25 22:06:15.901822 [ 254 ] {b8a7c088-b558-4ecf-9739-f50638711979} <Debug> TCPHandler: Processed in 0.001929154 sec. | ||
8817 | 2025.03.25 22:06:15.902076 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8818 | 2025.03.25 22:06:15.902231 [ 254 ] {7a0ffce1-964d-4747-a558-d9b196572527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8819 | 2025.03.25 22:06:15.902306 [ 254 ] {7a0ffce1-964d-4747-a558-d9b196572527} <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 | ||
8820 | 2025.03.25 22:06:15.903395 [ 254 ] {7a0ffce1-964d-4747-a558-d9b196572527} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8821 | 2025.03.25 22:06:15.903436 [ 254 ] {7a0ffce1-964d-4747-a558-d9b196572527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8822 | 2025.03.25 22:06:15.904054 [ 254 ] {7a0ffce1-964d-4747-a558-d9b196572527} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8823 | 2025.03.25 22:06:15.904312 [ 254 ] {7a0ffce1-964d-4747-a558-d9b196572527} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8824 | 2025.03.25 22:06:15.904504 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8825 | 2025.03.25 22:06:15.904589 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8826 | 2025.03.25 22:06:15.904589 [ 254 ] {7a0ffce1-964d-4747-a558-d9b196572527} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002375 sec., 3368.421052631579 rows/sec., 6.04 MiB/sec. | ||
8827 | 2025.03.25 22:06:15.904627 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8828 | 2025.03.25 22:06:15.905091 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
8829 | 2025.03.25 22:06:15.905123 [ 254 ] {7a0ffce1-964d-4747-a558-d9b196572527} <Debug> TCPHandler: Processed in 0.003148665 sec. | ||
8830 | 2025.03.25 22:06:15.905623 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8831 | 2025.03.25 22:06:15.906002 [ 254 ] {37a6a567-447f-4e7a-840c-3304c91addce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8832 | 2025.03.25 22:06:15.906209 [ 254 ] {37a6a567-447f-4e7a-840c-3304c91addce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8833 | 2025.03.25 22:06:15.906621 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8834 | 2025.03.25 22:06:15.906747 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1163 rows starting from the beginning of the part | ||
8835 | 2025.03.25 22:06:15.907313 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
8836 | 2025.03.25 22:06:15.907844 [ 254 ] {37a6a567-447f-4e7a-840c-3304c91addce} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8837 | 2025.03.25 22:06:15.907877 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part | ||
8838 | 2025.03.25 22:06:15.907897 [ 254 ] {37a6a567-447f-4e7a-840c-3304c91addce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8839 | 2025.03.25 22:06:15.908387 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
8840 | 2025.03.25 22:06:15.908880 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
8841 | 2025.03.25 22:06:15.908926 [ 254 ] {37a6a567-447f-4e7a-840c-3304c91addce} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8842 | 2025.03.25 22:06:15.909316 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
8843 | 2025.03.25 22:06:15.909716 [ 254 ] {37a6a567-447f-4e7a-840c-3304c91addce} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8844 | 2025.03.25 22:06:15.910116 [ 254 ] {37a6a567-447f-4e7a-840c-3304c91addce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004239 sec., 14154.281670205239 rows/sec., 976.79 KiB/sec. | ||
8845 | 2025.03.25 22:06:15.910214 [ 254 ] {37a6a567-447f-4e7a-840c-3304c91addce} <Debug> TCPHandler: Processed in 0.004699742 sec. | ||
8846 | 2025.03.25 22:06:15.917103 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1251 rows, containing 19 columns (19 merged, 0 gathered) in 0.012346846 sec., 101321.4224912176 rows/sec., 181.56 MiB/sec. | ||
8847 | 2025.03.25 22:06:15.918101 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8848 | 2025.03.25 22:06:15.918491 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8849 | 2025.03.25 22:06:15.918595 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8850 | 2025.03.25 22:06:15.918709 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
8851 | 2025.03.25 22:06:16.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.06 MiB, peak 235.54 MiB, free memory in arenas 0.00 B, will set to 226.59 MiB (RSS), difference: 2.53 MiB | ||
8852 | 2025.03.25 22:06:17.657760 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 | ||
8853 | 2025.03.25 22:06:17.658816 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8854 | 2025.03.25 22:06:17.658856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8855 | 2025.03.25 22:06:17.659386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8856 | 2025.03.25 22:06:17.659645 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8857 | 2025.03.25 22:06:17.659927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
8858 | 2025.03.25 22:06:19.234741 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
8859 | 2025.03.25 22:06:19.256398 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8860 | 2025.03.25 22:06:19.256464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8861 | 2025.03.25 22:06:19.263980 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8862 | 2025.03.25 22:06:19.264793 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8863 | 2025.03.25 22:06:19.268767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
8864 | 2025.03.25 22:06:20.261605 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1232 | ||
8865 | 2025.03.25 22:06:20.264870 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8866 | 2025.03.25 22:06:20.264933 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8867 | 2025.03.25 22:06:20.266438 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
8868 | 2025.03.25 22:06:20.266764 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8869 | 2025.03.25 22:06:20.267009 [ 156 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
8870 | 2025.03.25 22:06:20.267134 [ 156 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8871 | 2025.03.25 22:06:20.267206 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8872 | 2025.03.25 22:06:20.267933 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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 | ||
8873 | 2025.03.25 22:06:20.270494 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1232 | ||
8874 | 2025.03.25 22:06:20.270734 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8875 | 2025.03.25 22:06:20.270873 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1062 rows starting from the beginning of the part | ||
8876 | 2025.03.25 22:06:20.271512 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
8877 | 2025.03.25 22:06:20.272120 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
8878 | 2025.03.25 22:06:20.272743 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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 | ||
8879 | 2025.03.25 22:06:20.273341 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
8880 | 2025.03.25 22:06:20.273968 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
8881 | 2025.03.25 22:06:20.282512 [ 199 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1232 rows, containing 72 columns (72 merged, 0 gathered) in 0.015163894 sec., 81245.622001842 rows/sec., 65.85 MiB/sec. | ||
8882 | 2025.03.25 22:06:20.283777 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
8883 | 2025.03.25 22:06:20.284467 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8884 | 2025.03.25 22:06:20.284550 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_36_7} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
8885 | 2025.03.25 22:06:20.284752 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
8886 | 2025.03.25 22:06:20.864503 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8887 | 2025.03.25 22:06:20.864761 [ 254 ] {ab8fd4e5-745e-4675-9414-e34f088cf03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8888 | 2025.03.25 22:06:20.864874 [ 254 ] {ab8fd4e5-745e-4675-9414-e34f088cf03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8889 | 2025.03.25 22:06:20.866099 [ 254 ] {ab8fd4e5-745e-4675-9414-e34f088cf03c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8890 | 2025.03.25 22:06:20.866174 [ 254 ] {ab8fd4e5-745e-4675-9414-e34f088cf03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8891 | 2025.03.25 22:06:20.866863 [ 254 ] {ab8fd4e5-745e-4675-9414-e34f088cf03c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8892 | 2025.03.25 22:06:20.867272 [ 254 ] {ab8fd4e5-745e-4675-9414-e34f088cf03c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8893 | 2025.03.25 22:06:20.867637 [ 254 ] {ab8fd4e5-745e-4675-9414-e34f088cf03c} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002939 sec., 40830.21435862538 rows/sec., 3.46 MiB/sec. | ||
8894 | 2025.03.25 22:06:20.867810 [ 254 ] {ab8fd4e5-745e-4675-9414-e34f088cf03c} <Debug> TCPHandler: Processed in 0.003505121 sec. | ||
8895 | 2025.03.25 22:06:20.868191 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8896 | 2025.03.25 22:06:20.868381 [ 254 ] {b6de3956-2a74-4a2f-b1fa-454a1edd16eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8897 | 2025.03.25 22:06:20.868462 [ 254 ] {b6de3956-2a74-4a2f-b1fa-454a1edd16eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8898 | 2025.03.25 22:06:20.869359 [ 254 ] {b6de3956-2a74-4a2f-b1fa-454a1edd16eb} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8899 | 2025.03.25 22:06:20.869419 [ 254 ] {b6de3956-2a74-4a2f-b1fa-454a1edd16eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8900 | 2025.03.25 22:06:20.869984 [ 254 ] {b6de3956-2a74-4a2f-b1fa-454a1edd16eb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8901 | 2025.03.25 22:06:20.870391 [ 254 ] {b6de3956-2a74-4a2f-b1fa-454a1edd16eb} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8902 | 2025.03.25 22:06:20.870715 [ 254 ] {b6de3956-2a74-4a2f-b1fa-454a1edd16eb} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.002382 sec., 13434.08900083963 rows/sec., 1010.18 KiB/sec. | ||
8903 | 2025.03.25 22:06:20.870813 [ 254 ] {b6de3956-2a74-4a2f-b1fa-454a1edd16eb} <Debug> TCPHandler: Processed in 0.002761418 sec. | ||
8904 | 2025.03.25 22:06:20.871013 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8905 | 2025.03.25 22:06:20.871174 [ 254 ] {6eed915b-89f5-4574-95a4-8e30ddcc512c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8906 | 2025.03.25 22:06:20.871247 [ 254 ] {6eed915b-89f5-4574-95a4-8e30ddcc512c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8907 | 2025.03.25 22:06:20.872146 [ 254 ] {6eed915b-89f5-4574-95a4-8e30ddcc512c} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8908 | 2025.03.25 22:06:20.872204 [ 254 ] {6eed915b-89f5-4574-95a4-8e30ddcc512c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8909 | 2025.03.25 22:06:20.872787 [ 254 ] {6eed915b-89f5-4574-95a4-8e30ddcc512c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8910 | 2025.03.25 22:06:20.873168 [ 254 ] {6eed915b-89f5-4574-95a4-8e30ddcc512c} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8911 | 2025.03.25 22:06:20.873484 [ 254 ] {6eed915b-89f5-4574-95a4-8e30ddcc512c} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.002352 sec., 40816.32653061225 rows/sec., 3.19 MiB/sec. | ||
8912 | 2025.03.25 22:06:20.873567 [ 254 ] {6eed915b-89f5-4574-95a4-8e30ddcc512c} <Debug> TCPHandler: Processed in 0.002636036 sec. | ||
8913 | 2025.03.25 22:06:20.873784 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8914 | 2025.03.25 22:06:20.873933 [ 254 ] {125797d7-2104-45bc-a07b-93df89bb141a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8915 | 2025.03.25 22:06:20.874006 [ 254 ] {125797d7-2104-45bc-a07b-93df89bb141a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8916 | 2025.03.25 22:06:20.874770 [ 254 ] {125797d7-2104-45bc-a07b-93df89bb141a} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8917 | 2025.03.25 22:06:20.874824 [ 254 ] {125797d7-2104-45bc-a07b-93df89bb141a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8918 | 2025.03.25 22:06:20.875301 [ 254 ] {125797d7-2104-45bc-a07b-93df89bb141a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8919 | 2025.03.25 22:06:20.875653 [ 254 ] {125797d7-2104-45bc-a07b-93df89bb141a} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8920 | 2025.03.25 22:06:20.875887 [ 254 ] {125797d7-2104-45bc-a07b-93df89bb141a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001992 sec., 80321.28514056225 rows/sec., 5.59 MiB/sec. | ||
8921 | 2025.03.25 22:06:20.875963 [ 254 ] {125797d7-2104-45bc-a07b-93df89bb141a} <Debug> TCPHandler: Processed in 0.002252469 sec. | ||
8922 | 2025.03.25 22:06:20.876156 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8923 | 2025.03.25 22:06:20.876282 [ 254 ] {f0c6bffb-94e6-499e-8088-a85f6b37dc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8924 | 2025.03.25 22:06:20.876357 [ 254 ] {f0c6bffb-94e6-499e-8088-a85f6b37dc8a} <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 | ||
8925 | 2025.03.25 22:06:20.878031 [ 254 ] {f0c6bffb-94e6-499e-8088-a85f6b37dc8a} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8926 | 2025.03.25 22:06:20.878088 [ 254 ] {f0c6bffb-94e6-499e-8088-a85f6b37dc8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8927 | 2025.03.25 22:06:20.879103 [ 254 ] {f0c6bffb-94e6-499e-8088-a85f6b37dc8a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8928 | 2025.03.25 22:06:20.879446 [ 254 ] {f0c6bffb-94e6-499e-8088-a85f6b37dc8a} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8929 | 2025.03.25 22:06:20.879872 [ 254 ] {f0c6bffb-94e6-499e-8088-a85f6b37dc8a} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003585 sec., 8926.08089260809 rows/sec., 16.00 MiB/sec. | ||
8930 | 2025.03.25 22:06:20.880495 [ 254 ] {f0c6bffb-94e6-499e-8088-a85f6b37dc8a} <Debug> TCPHandler: Processed in 0.004404577 sec. | ||
8931 | 2025.03.25 22:06:20.880866 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8932 | 2025.03.25 22:06:20.881073 [ 254 ] {4e6a36c2-7572-4d8e-98c3-d080ae703503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8933 | 2025.03.25 22:06:20.881168 [ 254 ] {4e6a36c2-7572-4d8e-98c3-d080ae703503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8934 | 2025.03.25 22:06:20.881956 [ 254 ] {4e6a36c2-7572-4d8e-98c3-d080ae703503} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8935 | 2025.03.25 22:06:20.882018 [ 254 ] {4e6a36c2-7572-4d8e-98c3-d080ae703503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8936 | 2025.03.25 22:06:20.882580 [ 254 ] {4e6a36c2-7572-4d8e-98c3-d080ae703503} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8937 | 2025.03.25 22:06:20.882919 [ 254 ] {4e6a36c2-7572-4d8e-98c3-d080ae703503} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8938 | 2025.03.25 22:06:20.883255 [ 254 ] {4e6a36c2-7572-4d8e-98c3-d080ae703503} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002249 sec., 26678.523788350376 rows/sec., 1.80 MiB/sec. | ||
8939 | 2025.03.25 22:06:20.883371 [ 254 ] {4e6a36c2-7572-4d8e-98c3-d080ae703503} <Debug> TCPHandler: Processed in 0.002694367 sec. | ||
8940 | 2025.03.25 22:06:21.399137 [ 153 ] {} <Debug> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
8941 | 2025.03.25 22:06:21.399199 [ 153 ] {} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8942 | 2025.03.25 22:06:21.399221 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8943 | 2025.03.25 22:06:21.399460 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
8944 | 2025.03.25 22:06:21.399660 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8945 | 2025.03.25 22:06:21.399702 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 124 rows starting from the beginning of the part | ||
8946 | 2025.03.25 22:06:21.399789 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part | ||
8947 | 2025.03.25 22:06:21.400055 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part | ||
8948 | 2025.03.25 22:06:21.400287 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part | ||
8949 | 2025.03.25 22:06:21.400410 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 112 rows starting from the beginning of the part | ||
8950 | 2025.03.25 22:06:21.401935 [ 199 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 5 columns (5 merged, 0 gathered) in 0.002631526 sec., 217364.37337119223 rows/sec., 13.30 MiB/sec. | ||
8951 | 2025.03.25 22:06:21.402109 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
8952 | 2025.03.25 22:06:21.402418 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8953 | 2025.03.25 22:06:21.402506 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_18_4} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
8954 | 2025.03.25 22:06:21.402599 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8955 | 2025.03.25 22:06:21.439698 [ 153 ] {} <Debug> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
8956 | 2025.03.25 22:06:21.439768 [ 153 ] {} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8957 | 2025.03.25 22:06:21.439792 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8958 | 2025.03.25 22:06:21.440011 [ 199 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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 | ||
8959 | 2025.03.25 22:06:21.440222 [ 199 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8960 | 2025.03.25 22:06:21.440274 [ 199 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 10 rows starting from the beginning of the part | ||
8961 | 2025.03.25 22:06:21.440379 [ 199 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
8962 | 2025.03.25 22:06:21.440579 [ 199 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
8963 | 2025.03.25 22:06:21.440868 [ 199 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
8964 | 2025.03.25 22:06:21.441029 [ 199 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
8965 | 2025.03.25 22:06:21.442474 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002586345 sec., 5413.044276768954 rows/sec., 361.73 KiB/sec. | ||
8966 | 2025.03.25 22:06:21.442762 [ 200 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
8967 | 2025.03.25 22:06:21.443302 [ 200 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8968 | 2025.03.25 22:06:21.443476 [ 200 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_13_3} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
8969 | 2025.03.25 22:06:21.443633 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8970 | 2025.03.25 22:06:21.585630 [ 153 ] {} <Debug> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
8971 | 2025.03.25 22:06:21.585698 [ 153 ] {} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8972 | 2025.03.25 22:06:21.585720 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
8973 | 2025.03.25 22:06:21.585935 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
8974 | 2025.03.25 22:06:21.586134 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8975 | 2025.03.25 22:06:21.586172 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 236 rows starting from the beginning of the part | ||
8976 | 2025.03.25 22:06:21.586258 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
8977 | 2025.03.25 22:06:21.586472 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
8978 | 2025.03.25 22:06:21.586714 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
8979 | 2025.03.25 22:06:21.586934 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
8980 | 2025.03.25 22:06:21.588832 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 5 columns (5 merged, 0 gathered) in 0.003023313 sec., 358547.064098226 rows/sec., 24.32 MiB/sec. | ||
8981 | 2025.03.25 22:06:21.589025 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
8982 | 2025.03.25 22:06:21.589459 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8983 | 2025.03.25 22:06:21.589581 [ 190 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_18_4} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
8984 | 2025.03.25 22:06:21.589689 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
8985 | 2025.03.25 22:06:24.981968 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8986 | 2025.03.25 22:06:24.982037 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8987 | 2025.03.25 22:06:25.160054 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 | ||
8988 | 2025.03.25 22:06:25.160734 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8989 | 2025.03.25 22:06:25.160774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
8990 | 2025.03.25 22:06:25.161303 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8991 | 2025.03.25 22:06:25.161563 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8992 | 2025.03.25 22:06:25.161763 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
8993 | 2025.03.25 22:06:25.862859 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8994 | 2025.03.25 22:06:25.863167 [ 254 ] {0fc6606f-29a5-4232-814f-76ebfa6c5a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8995 | 2025.03.25 22:06:25.863282 [ 254 ] {0fc6606f-29a5-4232-814f-76ebfa6c5a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8996 | 2025.03.25 22:06:25.864265 [ 254 ] {0fc6606f-29a5-4232-814f-76ebfa6c5a31} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8997 | 2025.03.25 22:06:25.864316 [ 254 ] {0fc6606f-29a5-4232-814f-76ebfa6c5a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
8998 | 2025.03.25 22:06:25.864758 [ 254 ] {0fc6606f-29a5-4232-814f-76ebfa6c5a31} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8999 | 2025.03.25 22:06:25.865014 [ 254 ] {0fc6606f-29a5-4232-814f-76ebfa6c5a31} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9000 | 2025.03.25 22:06:25.865264 [ 254 ] {0fc6606f-29a5-4232-814f-76ebfa6c5a31} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002181 sec., 33012.379642365886 rows/sec., 2.67 MiB/sec. | ||
9001 | 2025.03.25 22:06:25.865330 [ 254 ] {0fc6606f-29a5-4232-814f-76ebfa6c5a31} <Debug> TCPHandler: Processed in 0.002661177 sec. | ||
9002 | 2025.03.25 22:06:25.865461 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9003 | 2025.03.25 22:06:25.865577 [ 254 ] {a07c8abc-f20b-48ca-bbef-7d053c0b3472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9004 | 2025.03.25 22:06:25.865627 [ 254 ] {a07c8abc-f20b-48ca-bbef-7d053c0b3472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9005 | 2025.03.25 22:06:25.866171 [ 254 ] {a07c8abc-f20b-48ca-bbef-7d053c0b3472} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9006 | 2025.03.25 22:06:25.866214 [ 254 ] {a07c8abc-f20b-48ca-bbef-7d053c0b3472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9007 | 2025.03.25 22:06:25.866574 [ 254 ] {a07c8abc-f20b-48ca-bbef-7d053c0b3472} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9008 | 2025.03.25 22:06:25.866817 [ 254 ] {a07c8abc-f20b-48ca-bbef-7d053c0b3472} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9009 | 2025.03.25 22:06:25.867044 [ 254 ] {a07c8abc-f20b-48ca-bbef-7d053c0b3472} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001493 sec., 5358.33891493637 rows/sec., 402.92 KiB/sec. | ||
9010 | 2025.03.25 22:06:25.867098 [ 254 ] {a07c8abc-f20b-48ca-bbef-7d053c0b3472} <Debug> TCPHandler: Processed in 0.0016917 sec. | ||
9011 | 2025.03.25 22:06:25.867204 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9012 | 2025.03.25 22:06:25.867308 [ 254 ] {6066451e-1a2b-4569-93b5-8b1a32778be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9013 | 2025.03.25 22:06:25.867354 [ 254 ] {6066451e-1a2b-4569-93b5-8b1a32778be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9014 | 2025.03.25 22:06:25.867900 [ 254 ] {6066451e-1a2b-4569-93b5-8b1a32778be2} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9015 | 2025.03.25 22:06:25.867941 [ 254 ] {6066451e-1a2b-4569-93b5-8b1a32778be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9016 | 2025.03.25 22:06:25.868304 [ 254 ] {6066451e-1a2b-4569-93b5-8b1a32778be2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9017 | 2025.03.25 22:06:25.868544 [ 254 ] {6066451e-1a2b-4569-93b5-8b1a32778be2} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9018 | 2025.03.25 22:06:25.868762 [ 254 ] {6066451e-1a2b-4569-93b5-8b1a32778be2} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001475 sec., 48813.5593220339 rows/sec., 3.81 MiB/sec. | ||
9019 | 2025.03.25 22:06:25.868815 [ 254 ] {6066451e-1a2b-4569-93b5-8b1a32778be2} <Debug> TCPHandler: Processed in 0.001661169 sec. | ||
9020 | 2025.03.25 22:06:25.868932 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9021 | 2025.03.25 22:06:25.869039 [ 254 ] {54d0110c-e5fd-4534-ad69-c51cf30edc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9022 | 2025.03.25 22:06:25.869089 [ 254 ] {54d0110c-e5fd-4534-ad69-c51cf30edc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9023 | 2025.03.25 22:06:25.869627 [ 254 ] {54d0110c-e5fd-4534-ad69-c51cf30edc9c} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9024 | 2025.03.25 22:06:25.869668 [ 254 ] {54d0110c-e5fd-4534-ad69-c51cf30edc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9025 | 2025.03.25 22:06:25.870054 [ 254 ] {54d0110c-e5fd-4534-ad69-c51cf30edc9c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9026 | 2025.03.25 22:06:25.870295 [ 254 ] {54d0110c-e5fd-4534-ad69-c51cf30edc9c} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9027 | 2025.03.25 22:06:25.870516 [ 254 ] {54d0110c-e5fd-4534-ad69-c51cf30edc9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001499 sec., 106737.82521681121 rows/sec., 7.43 MiB/sec. | ||
9028 | 2025.03.25 22:06:25.870575 [ 254 ] {54d0110c-e5fd-4534-ad69-c51cf30edc9c} <Debug> TCPHandler: Processed in 0.001694669 sec. | ||
9029 | 2025.03.25 22:06:25.870735 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9030 | 2025.03.25 22:06:25.870853 [ 254 ] {b222f2eb-97da-4adb-8f6e-3003891657f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9031 | 2025.03.25 22:06:25.870922 [ 254 ] {b222f2eb-97da-4adb-8f6e-3003891657f6} <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 | ||
9032 | 2025.03.25 22:06:25.871975 [ 254 ] {b222f2eb-97da-4adb-8f6e-3003891657f6} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9033 | 2025.03.25 22:06:25.872015 [ 254 ] {b222f2eb-97da-4adb-8f6e-3003891657f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9034 | 2025.03.25 22:06:25.872622 [ 254 ] {b222f2eb-97da-4adb-8f6e-3003891657f6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9035 | 2025.03.25 22:06:25.872879 [ 254 ] {b222f2eb-97da-4adb-8f6e-3003891657f6} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9036 | 2025.03.25 22:06:25.873118 [ 254 ] {b222f2eb-97da-4adb-8f6e-3003891657f6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002286 sec., 3499.562554680665 rows/sec., 6.27 MiB/sec. | ||
9037 | 2025.03.25 22:06:25.873219 [ 254 ] {b222f2eb-97da-4adb-8f6e-3003891657f6} <Debug> TCPHandler: Processed in 0.002548604 sec. | ||
9038 | 2025.03.25 22:06:25.873361 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9039 | 2025.03.25 22:06:25.873468 [ 254 ] {efa75437-b957-4256-8684-b6d1e64bccdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9040 | 2025.03.25 22:06:25.873515 [ 254 ] {efa75437-b957-4256-8684-b6d1e64bccdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9041 | 2025.03.25 22:06:25.873968 [ 254 ] {efa75437-b957-4256-8684-b6d1e64bccdc} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9042 | 2025.03.25 22:06:25.874009 [ 254 ] {efa75437-b957-4256-8684-b6d1e64bccdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9043 | 2025.03.25 22:06:25.874424 [ 254 ] {efa75437-b957-4256-8684-b6d1e64bccdc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9044 | 2025.03.25 22:06:25.874667 [ 254 ] {efa75437-b957-4256-8684-b6d1e64bccdc} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9045 | 2025.03.25 22:06:25.874887 [ 254 ] {efa75437-b957-4256-8684-b6d1e64bccdc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. | ||
9046 | 2025.03.25 22:06:25.874938 [ 254 ] {efa75437-b957-4256-8684-b6d1e64bccdc} <Debug> TCPHandler: Processed in 0.001628608 sec. | ||
9047 | 2025.03.25 22:06:26.768842 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
9048 | 2025.03.25 22:06:26.790582 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9049 | 2025.03.25 22:06:26.790643 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9050 | 2025.03.25 22:06:26.798012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9051 | 2025.03.25 22:06:26.798777 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9052 | 2025.03.25 22:06:26.801615 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
9053 | 2025.03.25 22:06:30.270720 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1256 | ||
9054 | 2025.03.25 22:06:30.273657 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9055 | 2025.03.25 22:06:30.273709 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9056 | 2025.03.25 22:06:30.275213 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9057 | 2025.03.25 22:06:30.275538 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9058 | 2025.03.25 22:06:30.276141 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1256 | ||
9059 | 2025.03.25 22:06:30.864536 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9060 | 2025.03.25 22:06:30.864743 [ 254 ] {d7e8d748-c607-4532-8be2-affdb6a38bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9061 | 2025.03.25 22:06:30.864820 [ 254 ] {d7e8d748-c607-4532-8be2-affdb6a38bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9062 | 2025.03.25 22:06:30.865597 [ 254 ] {d7e8d748-c607-4532-8be2-affdb6a38bbc} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9063 | 2025.03.25 22:06:30.865647 [ 254 ] {d7e8d748-c607-4532-8be2-affdb6a38bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9064 | 2025.03.25 22:06:30.866086 [ 254 ] {d7e8d748-c607-4532-8be2-affdb6a38bbc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
9065 | 2025.03.25 22:06:30.866345 [ 254 ] {d7e8d748-c607-4532-8be2-affdb6a38bbc} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9066 | 2025.03.25 22:06:30.866592 [ 254 ] {d7e8d748-c607-4532-8be2-affdb6a38bbc} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001906 sec., 5246.589716684155 rows/sec., 427.82 KiB/sec. | ||
9067 | 2025.03.25 22:06:30.866729 [ 254 ] {d7e8d748-c607-4532-8be2-affdb6a38bbc} <Debug> TCPHandler: Processed in 0.002330681 sec. | ||
9068 | 2025.03.25 22:06:30.866870 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9069 | 2025.03.25 22:06:30.866985 [ 254 ] {6672c757-8f61-42ff-9d2a-93b0b4580c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9070 | 2025.03.25 22:06:30.867033 [ 254 ] {6672c757-8f61-42ff-9d2a-93b0b4580c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9071 | 2025.03.25 22:06:30.867717 [ 254 ] {6672c757-8f61-42ff-9d2a-93b0b4580c8c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9072 | 2025.03.25 22:06:30.867766 [ 254 ] {6672c757-8f61-42ff-9d2a-93b0b4580c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9073 | 2025.03.25 22:06:30.868257 [ 254 ] {6672c757-8f61-42ff-9d2a-93b0b4580c8c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9074 | 2025.03.25 22:06:30.868596 [ 254 ] {6672c757-8f61-42ff-9d2a-93b0b4580c8c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9075 | 2025.03.25 22:06:30.868855 [ 110 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9076 | 2025.03.25 22:06:30.868934 [ 254 ] {6672c757-8f61-42ff-9d2a-93b0b4580c8c} <Debug> executeQuery: Read 125 rows, 10.78 KiB in 0.001971 sec., 63419.58396752917 rows/sec., 5.34 MiB/sec. | ||
9077 | 2025.03.25 22:06:30.868958 [ 110 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9078 | 2025.03.25 22:06:30.869053 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9079 | 2025.03.25 22:06:30.869108 [ 254 ] {6672c757-8f61-42ff-9d2a-93b0b4580c8c} <Debug> TCPHandler: Processed in 0.00229138 sec. | ||
9080 | 2025.03.25 22:06:30.869357 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
9081 | 2025.03.25 22:06:30.869397 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9082 | 2025.03.25 22:06:30.869654 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9083 | 2025.03.25 22:06:30.869671 [ 254 ] {e39f405d-9605-44cc-9dd5-0d5867032222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9084 | 2025.03.25 22:06:30.869723 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1969 rows starting from the beginning of the part | ||
9085 | 2025.03.25 22:06:30.869791 [ 254 ] {e39f405d-9605-44cc-9dd5-0d5867032222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9086 | 2025.03.25 22:06:30.870082 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 681 rows starting from the beginning of the part | ||
9087 | 2025.03.25 22:06:30.870433 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1212 rows starting from the beginning of the part | ||
9088 | 2025.03.25 22:06:30.870747 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 120 rows starting from the beginning of the part | ||
9089 | 2025.03.25 22:06:30.871152 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 72 rows starting from the beginning of the part | ||
9090 | 2025.03.25 22:06:30.871508 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 125 rows starting from the beginning of the part | ||
9091 | 2025.03.25 22:06:30.873124 [ 254 ] {e39f405d-9605-44cc-9dd5-0d5867032222} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9092 | 2025.03.25 22:06:30.873210 [ 254 ] {e39f405d-9605-44cc-9dd5-0d5867032222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9093 | 2025.03.25 22:06:30.874272 [ 254 ] {e39f405d-9605-44cc-9dd5-0d5867032222} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9094 | 2025.03.25 22:06:30.874576 [ 254 ] {e39f405d-9605-44cc-9dd5-0d5867032222} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9095 | 2025.03.25 22:06:30.874985 [ 254 ] {e39f405d-9605-44cc-9dd5-0d5867032222} <Debug> executeQuery: Read 42 rows, 3.10 KiB in 0.005389 sec., 7793.653739098163 rows/sec., 576.08 KiB/sec. | ||
9096 | 2025.03.25 22:06:30.875343 [ 254 ] {e39f405d-9605-44cc-9dd5-0d5867032222} <Debug> TCPHandler: Processed in 0.006008845 sec. | ||
9097 | 2025.03.25 22:06:30.875761 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9098 | 2025.03.25 22:06:30.876094 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4179 rows, containing 5 columns (5 merged, 0 gathered) in 0.006894121 sec., 606168.6471705385 rows/sec., 51.90 MiB/sec. | ||
9099 | 2025.03.25 22:06:30.876141 [ 254 ] {54c5d2c7-9508-43cc-b5cb-2e4c8dc2f859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9100 | 2025.03.25 22:06:30.876309 [ 254 ] {54c5d2c7-9508-43cc-b5cb-2e4c8dc2f859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9101 | 2025.03.25 22:06:30.876609 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9102 | 2025.03.25 22:06:30.877248 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9103 | 2025.03.25 22:06:30.877454 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_76_15} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9104 | 2025.03.25 22:06:30.877654 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
9105 | 2025.03.25 22:06:30.877751 [ 254 ] {54c5d2c7-9508-43cc-b5cb-2e4c8dc2f859} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9106 | 2025.03.25 22:06:30.877797 [ 254 ] {54c5d2c7-9508-43cc-b5cb-2e4c8dc2f859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9107 | 2025.03.25 22:06:30.878187 [ 254 ] {54c5d2c7-9508-43cc-b5cb-2e4c8dc2f859} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9108 | 2025.03.25 22:06:30.878444 [ 254 ] {54c5d2c7-9508-43cc-b5cb-2e4c8dc2f859} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9109 | 2025.03.25 22:06:30.878643 [ 110 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9110 | 2025.03.25 22:06:30.878730 [ 110 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9111 | 2025.03.25 22:06:30.878736 [ 254 ] {54c5d2c7-9508-43cc-b5cb-2e4c8dc2f859} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.002749 sec., 38559.476173153875 rows/sec., 3.02 MiB/sec. | ||
9112 | 2025.03.25 22:06:30.878759 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9113 | 2025.03.25 22:06:30.878981 [ 254 ] {54c5d2c7-9508-43cc-b5cb-2e4c8dc2f859} <Debug> TCPHandler: Processed in 0.003372959 sec. | ||
9114 | 2025.03.25 22:06:30.879153 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
9115 | 2025.03.25 22:06:30.879308 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9116 | 2025.03.25 22:06:30.879737 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9117 | 2025.03.25 22:06:30.879755 [ 254 ] {0554bfa4-f15c-400e-a6d1-8e1906d07d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9118 | 2025.03.25 22:06:30.879893 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 952 rows starting from the beginning of the part | ||
9119 | 2025.03.25 22:06:30.879950 [ 254 ] {0554bfa4-f15c-400e-a6d1-8e1906d07d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9120 | 2025.03.25 22:06:30.880738 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 414 rows starting from the beginning of the part | ||
9121 | 2025.03.25 22:06:30.881156 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 528 rows starting from the beginning of the part | ||
9122 | 2025.03.25 22:06:30.881432 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 96 rows starting from the beginning of the part | ||
9123 | 2025.03.25 22:06:30.881687 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 72 rows starting from the beginning of the part | ||
9124 | 2025.03.25 22:06:30.881900 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 106 rows starting from the beginning of the part | ||
9125 | 2025.03.25 22:06:30.882988 [ 254 ] {0554bfa4-f15c-400e-a6d1-8e1906d07d4d} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9126 | 2025.03.25 22:06:30.883073 [ 254 ] {0554bfa4-f15c-400e-a6d1-8e1906d07d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9127 | 2025.03.25 22:06:30.884090 [ 254 ] {0554bfa4-f15c-400e-a6d1-8e1906d07d4d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9128 | 2025.03.25 22:06:30.884536 [ 254 ] {0554bfa4-f15c-400e-a6d1-8e1906d07d4d} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9129 | 2025.03.25 22:06:30.884867 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9130 | 2025.03.25 22:06:30.885026 [ 254 ] {0554bfa4-f15c-400e-a6d1-8e1906d07d4d} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.005416 sec., 30465.288035450518 rows/sec., 2.12 MiB/sec. | ||
9131 | 2025.03.25 22:06:30.885045 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9132 | 2025.03.25 22:06:30.885180 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9133 | 2025.03.25 22:06:30.885440 [ 254 ] {0554bfa4-f15c-400e-a6d1-8e1906d07d4d} <Debug> TCPHandler: Processed in 0.006224529 sec. | ||
9134 | 2025.03.25 22:06:30.885596 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2168 rows, containing 5 columns (5 merged, 0 gathered) in 0.006686436 sec., 324238.5031427804 rows/sec., 25.12 MiB/sec. | ||
9135 | 2025.03.25 22:06:30.885779 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
9136 | 2025.03.25 22:06:30.885821 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9137 | 2025.03.25 22:06:30.885964 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9138 | 2025.03.25 22:06:30.886159 [ 254 ] {0c92948e-c670-4712-a89a-44774f8fbed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9139 | 2025.03.25 22:06:30.886247 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9140 | 2025.03.25 22:06:30.886366 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20086 rows starting from the beginning of the part | ||
9141 | 2025.03.25 22:06:30.886467 [ 254 ] {0c92948e-c670-4712-a89a-44774f8fbed5} <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 | ||
9142 | 2025.03.25 22:06:30.886890 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 237 rows starting from the beginning of the part | ||
9143 | 2025.03.25 22:06:30.887285 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9144 | 2025.03.25 22:06:30.887413 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 880 rows starting from the beginning of the part | ||
9145 | 2025.03.25 22:06:30.887845 [ 196 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_76_15} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9146 | 2025.03.25 22:06:30.888090 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
9147 | 2025.03.25 22:06:30.888269 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
9148 | 2025.03.25 22:06:30.888588 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
9149 | 2025.03.25 22:06:30.888943 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 165 rows starting from the beginning of the part | ||
9150 | 2025.03.25 22:06:30.891902 [ 254 ] {0c92948e-c670-4712-a89a-44774f8fbed5} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9151 | 2025.03.25 22:06:30.891958 [ 254 ] {0c92948e-c670-4712-a89a-44774f8fbed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9152 | 2025.03.25 22:06:30.893477 [ 254 ] {0c92948e-c670-4712-a89a-44774f8fbed5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9153 | 2025.03.25 22:06:30.894064 [ 254 ] {0c92948e-c670-4712-a89a-44774f8fbed5} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9154 | 2025.03.25 22:06:30.894330 [ 254 ] {0c92948e-c670-4712-a89a-44774f8fbed5} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.008326 sec., 3843.3821763151573 rows/sec., 6.89 MiB/sec. | ||
9155 | 2025.03.25 22:06:30.894476 [ 254 ] {0c92948e-c670-4712-a89a-44774f8fbed5} <Debug> TCPHandler: Processed in 0.008764733 sec. | ||
9156 | 2025.03.25 22:06:30.894633 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9157 | 2025.03.25 22:06:30.894740 [ 254 ] {6862e7a5-e675-4a74-bfcd-08423a824491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9158 | 2025.03.25 22:06:30.894787 [ 254 ] {6862e7a5-e675-4a74-bfcd-08423a824491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9159 | 2025.03.25 22:06:30.895246 [ 254 ] {6862e7a5-e675-4a74-bfcd-08423a824491} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9160 | 2025.03.25 22:06:30.895286 [ 254 ] {6862e7a5-e675-4a74-bfcd-08423a824491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9161 | 2025.03.25 22:06:30.895647 [ 254 ] {6862e7a5-e675-4a74-bfcd-08423a824491} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9162 | 2025.03.25 22:06:30.895887 [ 254 ] {6862e7a5-e675-4a74-bfcd-08423a824491} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9163 | 2025.03.25 22:06:30.896069 [ 146 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9164 | 2025.03.25 22:06:30.896129 [ 254 ] {6862e7a5-e675-4a74-bfcd-08423a824491} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001407 sec., 42643.923240938166 rows/sec., 2.87 MiB/sec. | ||
9165 | 2025.03.25 22:06:30.896137 [ 146 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9166 | 2025.03.25 22:06:30.896224 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9167 | 2025.03.25 22:06:30.896259 [ 254 ] {6862e7a5-e675-4a74-bfcd-08423a824491} <Debug> TCPHandler: Processed in 0.001669289 sec. | ||
9168 | 2025.03.25 22:06:30.896446 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
9169 | 2025.03.25 22:06:30.896552 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9170 | 2025.03.25 22:06:30.896580 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4046 rows starting from the beginning of the part | ||
9171 | 2025.03.25 22:06:30.896654 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 82 rows starting from the beginning of the part | ||
9172 | 2025.03.25 22:06:30.896788 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
9173 | 2025.03.25 22:06:30.896960 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
9174 | 2025.03.25 22:06:30.897065 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
9175 | 2025.03.25 22:06:30.897348 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
9176 | 2025.03.25 22:06:30.899474 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4368 rows, containing 4 columns (4 merged, 0 gathered) in 0.003141315 sec., 1390500.4751194962 rows/sec., 92.54 MiB/sec. | ||
9177 | 2025.03.25 22:06:30.900021 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9178 | 2025.03.25 22:06:30.900583 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_76_15} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9179 | 2025.03.25 22:06:30.900590 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21688 rows, containing 5 columns (5 merged, 0 gathered) in 0.015050132 sec., 1441050.48380971 rows/sec., 98.53 MiB/sec. | ||
9180 | 2025.03.25 22:06:30.900722 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_76_15} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9181 | 2025.03.25 22:06:30.900830 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
9182 | 2025.03.25 22:06:30.901181 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9183 | 2025.03.25 22:06:30.901541 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9184 | 2025.03.25 22:06:30.901641 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9185 | 2025.03.25 22:06:30.901760 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
9186 | 2025.03.25 22:06:32.661888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 | ||
9187 | 2025.03.25 22:06:32.662536 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9188 | 2025.03.25 22:06:32.662581 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9189 | 2025.03.25 22:06:32.663116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9190 | 2025.03.25 22:06:32.663384 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9191 | 2025.03.25 22:06:32.663548 [ 124 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9192 | 2025.03.25 22:06:32.663589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 | ||
9193 | 2025.03.25 22:06:32.663605 [ 124 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9194 | 2025.03.25 22:06:32.663633 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9195 | 2025.03.25 22:06:32.663823 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
9196 | 2025.03.25 22:06:32.664064 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9197 | 2025.03.25 22:06:32.664130 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
9198 | 2025.03.25 22:06:32.664264 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
9199 | 2025.03.25 22:06:32.664539 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
9200 | 2025.03.25 22:06:32.664761 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
9201 | 2025.03.25 22:06:32.664930 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
9202 | 2025.03.25 22:06:32.665049 [ 198 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
9203 | 2025.03.25 22:06:32.667574 [ 195 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.003854077 sec., 6061892.380458408 rows/sec., 86.72 MiB/sec. | ||
9204 | 2025.03.25 22:06:32.668036 [ 195 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9205 | 2025.03.25 22:06:32.668607 [ 195 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_51_10} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9206 | 2025.03.25 22:06:32.668708 [ 195 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_51_10} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9207 | 2025.03.25 22:06:32.668835 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. | ||
9208 | 2025.03.25 22:06:34.301679 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
9209 | 2025.03.25 22:06:34.323709 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9210 | 2025.03.25 22:06:34.323763 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9211 | 2025.03.25 22:06:34.331129 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9212 | 2025.03.25 22:06:34.331910 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9213 | 2025.03.25 22:06:34.332350 [ 140 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9214 | 2025.03.25 22:06:34.332477 [ 140 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9215 | 2025.03.25 22:06:34.332553 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9216 | 2025.03.25 22:06:34.332974 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
9217 | 2025.03.25 22:06:34.348087 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
9218 | 2025.03.25 22:06:34.349581 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9219 | 2025.03.25 22:06:34.351251 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
9220 | 2025.03.25 22:06:34.356752 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
9221 | 2025.03.25 22:06:34.362550 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
9222 | 2025.03.25 22:06:34.368085 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
9223 | 2025.03.25 22:06:34.373813 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
9224 | 2025.03.25 22:06:34.378995 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
9225 | 2025.03.25 22:06:34.438401 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.105701716 sec., 3642.324974175443 rows/sec., 18.83 MiB/sec. | ||
9226 | 2025.03.25 22:06:34.441686 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9227 | 2025.03.25 22:06:34.444801 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_51_10} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9228 | 2025.03.25 22:06:34.444918 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_51_10} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9229 | 2025.03.25 22:06:34.447293 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.98 MiB. | ||
9230 | 2025.03.25 22:06:35.862510 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9231 | 2025.03.25 22:06:35.862716 [ 254 ] {a3e52eed-9b84-4b02-a242-79e89dcae547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9232 | 2025.03.25 22:06:35.862798 [ 254 ] {a3e52eed-9b84-4b02-a242-79e89dcae547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9233 | 2025.03.25 22:06:35.863585 [ 254 ] {a3e52eed-9b84-4b02-a242-79e89dcae547} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9234 | 2025.03.25 22:06:35.863635 [ 254 ] {a3e52eed-9b84-4b02-a242-79e89dcae547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9235 | 2025.03.25 22:06:35.864076 [ 254 ] {a3e52eed-9b84-4b02-a242-79e89dcae547} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9236 | 2025.03.25 22:06:35.864347 [ 254 ] {a3e52eed-9b84-4b02-a242-79e89dcae547} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9237 | 2025.03.25 22:06:35.864610 [ 254 ] {a3e52eed-9b84-4b02-a242-79e89dcae547} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001948 sec., 36960.985626283364 rows/sec., 2.99 MiB/sec. | ||
9238 | 2025.03.25 22:06:35.864696 [ 254 ] {a3e52eed-9b84-4b02-a242-79e89dcae547} <Debug> TCPHandler: Processed in 0.002323921 sec. | ||
9239 | 2025.03.25 22:06:35.864965 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9240 | 2025.03.25 22:06:35.865118 [ 254 ] {30e7ab52-105f-4fa2-a305-fa90a43afc73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9241 | 2025.03.25 22:06:35.865169 [ 254 ] {30e7ab52-105f-4fa2-a305-fa90a43afc73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9242 | 2025.03.25 22:06:35.865721 [ 254 ] {30e7ab52-105f-4fa2-a305-fa90a43afc73} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9243 | 2025.03.25 22:06:35.865764 [ 254 ] {30e7ab52-105f-4fa2-a305-fa90a43afc73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9244 | 2025.03.25 22:06:35.866119 [ 254 ] {30e7ab52-105f-4fa2-a305-fa90a43afc73} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9245 | 2025.03.25 22:06:35.866350 [ 254 ] {30e7ab52-105f-4fa2-a305-fa90a43afc73} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9246 | 2025.03.25 22:06:35.866520 [ 136 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9247 | 2025.03.25 22:06:35.866584 [ 254 ] {30e7ab52-105f-4fa2-a305-fa90a43afc73} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001492 sec., 5361.930294906166 rows/sec., 403.19 KiB/sec. | ||
9248 | 2025.03.25 22:06:35.866604 [ 136 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9249 | 2025.03.25 22:06:35.866669 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9250 | 2025.03.25 22:06:35.866720 [ 254 ] {30e7ab52-105f-4fa2-a305-fa90a43afc73} <Debug> TCPHandler: Processed in 0.001863693 sec. | ||
9251 | 2025.03.25 22:06:35.867034 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9252 | 2025.03.25 22:06:35.867340 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
9253 | 2025.03.25 22:06:35.867386 [ 254 ] {53d5e77e-6ac0-46da-9a76-ee5cf6f056e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9254 | 2025.03.25 22:06:35.867551 [ 254 ] {53d5e77e-6ac0-46da-9a76-ee5cf6f056e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9255 | 2025.03.25 22:06:35.868026 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9256 | 2025.03.25 22:06:35.868182 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 178 rows starting from the beginning of the part | ||
9257 | 2025.03.25 22:06:35.868670 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
9258 | 2025.03.25 22:06:35.869127 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
9259 | 2025.03.25 22:06:35.869536 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
9260 | 2025.03.25 22:06:35.869956 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part | ||
9261 | 2025.03.25 22:06:35.870228 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
9262 | 2025.03.25 22:06:35.871394 [ 254 ] {53d5e77e-6ac0-46da-9a76-ee5cf6f056e4} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9263 | 2025.03.25 22:06:35.871466 [ 254 ] {53d5e77e-6ac0-46da-9a76-ee5cf6f056e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9264 | 2025.03.25 22:06:35.872507 [ 254 ] {53d5e77e-6ac0-46da-9a76-ee5cf6f056e4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9265 | 2025.03.25 22:06:35.873098 [ 254 ] {53d5e77e-6ac0-46da-9a76-ee5cf6f056e4} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9266 | 2025.03.25 22:06:35.873097 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 5 columns (5 merged, 0 gathered) in 0.006242729 sec., 44211.43381364144 rows/sec., 3.15 MiB/sec. | ||
9267 | 2025.03.25 22:06:35.873455 [ 254 ] {53d5e77e-6ac0-46da-9a76-ee5cf6f056e4} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.006176 sec., 11658.031088082902 rows/sec., 931.97 KiB/sec. | ||
9268 | 2025.03.25 22:06:35.873485 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9269 | 2025.03.25 22:06:35.873636 [ 254 ] {53d5e77e-6ac0-46da-9a76-ee5cf6f056e4} <Debug> TCPHandler: Processed in 0.006720758 sec. | ||
9270 | 2025.03.25 22:06:35.873774 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9271 | 2025.03.25 22:06:35.873978 [ 254 ] {b238675d-7cd4-409d-9b5f-affc170d0e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9272 | 2025.03.25 22:06:35.874081 [ 254 ] {b238675d-7cd4-409d-9b5f-affc170d0e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9273 | 2025.03.25 22:06:35.874098 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_66_13} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9274 | 2025.03.25 22:06:35.874353 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_66_13} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9275 | 2025.03.25 22:06:35.874580 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9276 | 2025.03.25 22:06:35.875043 [ 254 ] {b238675d-7cd4-409d-9b5f-affc170d0e2f} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9277 | 2025.03.25 22:06:35.875090 [ 254 ] {b238675d-7cd4-409d-9b5f-affc170d0e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9278 | 2025.03.25 22:06:35.875509 [ 254 ] {b238675d-7cd4-409d-9b5f-affc170d0e2f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9279 | 2025.03.25 22:06:35.875767 [ 254 ] {b238675d-7cd4-409d-9b5f-affc170d0e2f} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9280 | 2025.03.25 22:06:35.876028 [ 254 ] {b238675d-7cd4-409d-9b5f-affc170d0e2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002116 sec., 75614.36672967864 rows/sec., 5.27 MiB/sec. | ||
9281 | 2025.03.25 22:06:35.876099 [ 254 ] {b238675d-7cd4-409d-9b5f-affc170d0e2f} <Debug> TCPHandler: Processed in 0.002378942 sec. | ||
9282 | 2025.03.25 22:06:35.876379 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9283 | 2025.03.25 22:06:35.876561 [ 254 ] {6651fd7b-6412-4650-b638-e2cb5206a36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9284 | 2025.03.25 22:06:35.876636 [ 254 ] {6651fd7b-6412-4650-b638-e2cb5206a36e} <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 | ||
9285 | 2025.03.25 22:06:35.877732 [ 254 ] {6651fd7b-6412-4650-b638-e2cb5206a36e} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9286 | 2025.03.25 22:06:35.877774 [ 254 ] {6651fd7b-6412-4650-b638-e2cb5206a36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9287 | 2025.03.25 22:06:35.878406 [ 254 ] {6651fd7b-6412-4650-b638-e2cb5206a36e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9288 | 2025.03.25 22:06:35.878670 [ 254 ] {6651fd7b-6412-4650-b638-e2cb5206a36e} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9289 | 2025.03.25 22:06:35.878927 [ 254 ] {6651fd7b-6412-4650-b638-e2cb5206a36e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00239 sec., 3347.2803347280333 rows/sec., 6.00 MiB/sec. | ||
9290 | 2025.03.25 22:06:35.879039 [ 254 ] {6651fd7b-6412-4650-b638-e2cb5206a36e} <Debug> TCPHandler: Processed in 0.002758688 sec. | ||
9291 | 2025.03.25 22:06:35.879189 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9292 | 2025.03.25 22:06:35.879295 [ 254 ] {edf9ee49-4d24-4551-9377-e786fd8c8131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9293 | 2025.03.25 22:06:35.879343 [ 254 ] {edf9ee49-4d24-4551-9377-e786fd8c8131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9294 | 2025.03.25 22:06:35.879792 [ 254 ] {edf9ee49-4d24-4551-9377-e786fd8c8131} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9295 | 2025.03.25 22:06:35.879833 [ 254 ] {edf9ee49-4d24-4551-9377-e786fd8c8131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9296 | 2025.03.25 22:06:35.880198 [ 254 ] {edf9ee49-4d24-4551-9377-e786fd8c8131} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9297 | 2025.03.25 22:06:35.880436 [ 254 ] {edf9ee49-4d24-4551-9377-e786fd8c8131} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9298 | 2025.03.25 22:06:35.880637 [ 254 ] {edf9ee49-4d24-4551-9377-e786fd8c8131} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec. | ||
9299 | 2025.03.25 22:06:35.880688 [ 254 ] {edf9ee49-4d24-4551-9377-e786fd8c8131} <Debug> TCPHandler: Processed in 0.001549947 sec. | ||
9300 | 2025.03.25 22:06:39.982086 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9301 | 2025.03.25 22:06:39.982162 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9302 | 2025.03.25 22:06:40.163710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 | ||
9303 | 2025.03.25 22:06:40.164436 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9304 | 2025.03.25 22:06:40.164477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9305 | 2025.03.25 22:06:40.165026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9306 | 2025.03.25 22:06:40.165288 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9307 | 2025.03.25 22:06:40.165483 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
9308 | 2025.03.25 22:06:40.276314 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1282 | ||
9309 | 2025.03.25 22:06:40.279459 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9310 | 2025.03.25 22:06:40.279525 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9311 | 2025.03.25 22:06:40.281011 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9312 | 2025.03.25 22:06:40.281326 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9313 | 2025.03.25 22:06:40.282780 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1282 | ||
9314 | 2025.03.25 22:06:40.863038 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9315 | 2025.03.25 22:06:40.863228 [ 254 ] {36c9632b-97f1-418c-8a04-7f125d8f2782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9316 | 2025.03.25 22:06:40.863316 [ 254 ] {36c9632b-97f1-418c-8a04-7f125d8f2782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9317 | 2025.03.25 22:06:40.864176 [ 254 ] {36c9632b-97f1-418c-8a04-7f125d8f2782} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9318 | 2025.03.25 22:06:40.864231 [ 254 ] {36c9632b-97f1-418c-8a04-7f125d8f2782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9319 | 2025.03.25 22:06:40.864694 [ 254 ] {36c9632b-97f1-418c-8a04-7f125d8f2782} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9320 | 2025.03.25 22:06:40.864955 [ 254 ] {36c9632b-97f1-418c-8a04-7f125d8f2782} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9321 | 2025.03.25 22:06:40.865218 [ 254 ] {36c9632b-97f1-418c-8a04-7f125d8f2782} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002043 sec., 58737.15124816446 rows/sec., 4.98 MiB/sec. | ||
9322 | 2025.03.25 22:06:40.865290 [ 254 ] {36c9632b-97f1-418c-8a04-7f125d8f2782} <Debug> TCPHandler: Processed in 0.002395272 sec. | ||
9323 | 2025.03.25 22:06:40.865420 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9324 | 2025.03.25 22:06:40.865537 [ 254 ] {b1097fa8-f229-454c-825f-5fa8fb811f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9325 | 2025.03.25 22:06:40.865587 [ 254 ] {b1097fa8-f229-454c-825f-5fa8fb811f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9326 | 2025.03.25 22:06:40.866153 [ 254 ] {b1097fa8-f229-454c-825f-5fa8fb811f0b} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9327 | 2025.03.25 22:06:40.866195 [ 254 ] {b1097fa8-f229-454c-825f-5fa8fb811f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9328 | 2025.03.25 22:06:40.866572 [ 254 ] {b1097fa8-f229-454c-825f-5fa8fb811f0b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9329 | 2025.03.25 22:06:40.866820 [ 254 ] {b1097fa8-f229-454c-825f-5fa8fb811f0b} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9330 | 2025.03.25 22:06:40.867034 [ 254 ] {b1097fa8-f229-454c-825f-5fa8fb811f0b} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001527 sec., 20956.123117223313 rows/sec., 1.54 MiB/sec. | ||
9331 | 2025.03.25 22:06:40.867089 [ 254 ] {b1097fa8-f229-454c-825f-5fa8fb811f0b} <Debug> TCPHandler: Processed in 0.0017248 sec. | ||
9332 | 2025.03.25 22:06:40.867198 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9333 | 2025.03.25 22:06:40.867304 [ 254 ] {251af38b-e583-4510-b2e7-74d88fff0f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9334 | 2025.03.25 22:06:40.867352 [ 254 ] {251af38b-e583-4510-b2e7-74d88fff0f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9335 | 2025.03.25 22:06:40.867912 [ 254 ] {251af38b-e583-4510-b2e7-74d88fff0f71} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9336 | 2025.03.25 22:06:40.867954 [ 254 ] {251af38b-e583-4510-b2e7-74d88fff0f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9337 | 2025.03.25 22:06:40.868327 [ 254 ] {251af38b-e583-4510-b2e7-74d88fff0f71} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9338 | 2025.03.25 22:06:40.868572 [ 254 ] {251af38b-e583-4510-b2e7-74d88fff0f71} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9339 | 2025.03.25 22:06:40.868800 [ 254 ] {251af38b-e583-4510-b2e7-74d88fff0f71} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001521 sec., 63116.370808678505 rows/sec., 4.93 MiB/sec. | ||
9340 | 2025.03.25 22:06:40.868854 [ 254 ] {251af38b-e583-4510-b2e7-74d88fff0f71} <Debug> TCPHandler: Processed in 0.00170942 sec. | ||
9341 | 2025.03.25 22:06:40.868972 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9342 | 2025.03.25 22:06:40.869081 [ 254 ] {57993f2a-002e-4925-9da8-f5478784d36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9343 | 2025.03.25 22:06:40.869132 [ 254 ] {57993f2a-002e-4925-9da8-f5478784d36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9344 | 2025.03.25 22:06:40.869666 [ 254 ] {57993f2a-002e-4925-9da8-f5478784d36d} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9345 | 2025.03.25 22:06:40.869705 [ 254 ] {57993f2a-002e-4925-9da8-f5478784d36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9346 | 2025.03.25 22:06:40.870098 [ 254 ] {57993f2a-002e-4925-9da8-f5478784d36d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9347 | 2025.03.25 22:06:40.870351 [ 254 ] {57993f2a-002e-4925-9da8-f5478784d36d} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9348 | 2025.03.25 22:06:40.870574 [ 254 ] {57993f2a-002e-4925-9da8-f5478784d36d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001518 sec., 105401.84453227931 rows/sec., 7.34 MiB/sec. | ||
9349 | 2025.03.25 22:06:40.870626 [ 254 ] {57993f2a-002e-4925-9da8-f5478784d36d} <Debug> TCPHandler: Processed in 0.00170679 sec. | ||
9350 | 2025.03.25 22:06:40.870748 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9351 | 2025.03.25 22:06:40.870863 [ 254 ] {c09305f1-e345-4752-ac63-12ca36757575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9352 | 2025.03.25 22:06:40.870934 [ 254 ] {c09305f1-e345-4752-ac63-12ca36757575} <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 | ||
9353 | 2025.03.25 22:06:40.872116 [ 254 ] {c09305f1-e345-4752-ac63-12ca36757575} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9354 | 2025.03.25 22:06:40.872158 [ 254 ] {c09305f1-e345-4752-ac63-12ca36757575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9355 | 2025.03.25 22:06:40.872836 [ 254 ] {c09305f1-e345-4752-ac63-12ca36757575} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9356 | 2025.03.25 22:06:40.873100 [ 254 ] {c09305f1-e345-4752-ac63-12ca36757575} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9357 | 2025.03.25 22:06:40.873302 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9358 | 2025.03.25 22:06:40.873362 [ 254 ] {c09305f1-e345-4752-ac63-12ca36757575} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002515 sec., 12723.658051689861 rows/sec., 22.80 MiB/sec. | ||
9359 | 2025.03.25 22:06:40.873394 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9360 | 2025.03.25 22:06:40.873469 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9361 | 2025.03.25 22:06:40.873713 [ 254 ] {c09305f1-e345-4752-ac63-12ca36757575} <Debug> TCPHandler: Processed in 0.003015333 sec. | ||
9362 | 2025.03.25 22:06:40.873883 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
9363 | 2025.03.25 22:06:40.873929 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9364 | 2025.03.25 22:06:40.874139 [ 254 ] {fedaedd4-af60-4e19-8ecc-8783c7f92cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9365 | 2025.03.25 22:06:40.874255 [ 254 ] {fedaedd4-af60-4e19-8ecc-8783c7f92cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9366 | 2025.03.25 22:06:40.875010 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9367 | 2025.03.25 22:06:40.875227 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1251 rows starting from the beginning of the part | ||
9368 | 2025.03.25 22:06:40.875976 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part | ||
9369 | 2025.03.25 22:06:40.876533 [ 254 ] {fedaedd4-af60-4e19-8ecc-8783c7f92cdf} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9370 | 2025.03.25 22:06:40.876626 [ 254 ] {fedaedd4-af60-4e19-8ecc-8783c7f92cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9371 | 2025.03.25 22:06:40.876733 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
9372 | 2025.03.25 22:06:40.877421 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part | ||
9373 | 2025.03.25 22:06:40.878124 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
9374 | 2025.03.25 22:06:40.878214 [ 254 ] {fedaedd4-af60-4e19-8ecc-8783c7f92cdf} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9375 | 2025.03.25 22:06:40.878631 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 32 rows starting from the beginning of the part | ||
9376 | 2025.03.25 22:06:40.879038 [ 254 ] {fedaedd4-af60-4e19-8ecc-8783c7f92cdf} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9377 | 2025.03.25 22:06:40.879776 [ 254 ] {fedaedd4-af60-4e19-8ecc-8783c7f92cdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00566 sec., 10600.706713780919 rows/sec., 731.56 KiB/sec. | ||
9378 | 2025.03.25 22:06:40.879965 [ 254 ] {fedaedd4-af60-4e19-8ecc-8783c7f92cdf} <Debug> TCPHandler: Processed in 0.006086796 sec. | ||
9379 | 2025.03.25 22:06:40.886755 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1363 rows, containing 19 columns (19 merged, 0 gathered) in 0.013105309 sec., 104003.65226031678 rows/sec., 186.37 MiB/sec. | ||
9380 | 2025.03.25 22:06:40.888161 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9381 | 2025.03.25 22:06:40.888649 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9382 | 2025.03.25 22:06:40.888749 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9383 | 2025.03.25 22:06:40.888935 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
9384 | 2025.03.25 22:06:41.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.61 MiB, peak 242.40 MiB, free memory in arenas 0.00 B, will set to 232.13 MiB (RSS), difference: 2.52 MiB | ||
9385 | 2025.03.25 22:06:41.848167 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
9386 | 2025.03.25 22:06:41.867346 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9387 | 2025.03.25 22:06:41.867400 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9388 | 2025.03.25 22:06:41.874401 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9389 | 2025.03.25 22:06:41.875173 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9390 | 2025.03.25 22:06:41.878406 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
9391 | 2025.03.25 22:06:44.627352 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9392 | 2025.03.25 22:06:44.627685 [ 254 ] {cef1d997-98bf-4290-b444-32a22eff8c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9393 | 2025.03.25 22:06:44.627803 [ 254 ] {cef1d997-98bf-4290-b444-32a22eff8c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9394 | 2025.03.25 22:06:44.628738 [ 254 ] {cef1d997-98bf-4290-b444-32a22eff8c11} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9395 | 2025.03.25 22:06:44.628792 [ 254 ] {cef1d997-98bf-4290-b444-32a22eff8c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9396 | 2025.03.25 22:06:44.629224 [ 254 ] {cef1d997-98bf-4290-b444-32a22eff8c11} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9397 | 2025.03.25 22:06:44.629473 [ 254 ] {cef1d997-98bf-4290-b444-32a22eff8c11} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9398 | 2025.03.25 22:06:44.629763 [ 254 ] {cef1d997-98bf-4290-b444-32a22eff8c11} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002161 sec., 11105.969458583988 rows/sec., 943.57 KiB/sec. | ||
9399 | 2025.03.25 22:06:44.630021 [ 254 ] {cef1d997-98bf-4290-b444-32a22eff8c11} <Debug> TCPHandler: Processed in 0.00285927 sec. | ||
9400 | 2025.03.25 22:06:44.630177 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9401 | 2025.03.25 22:06:44.630288 [ 254 ] {f2613bef-8eaa-4354-94e1-36b8dc12bd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9402 | 2025.03.25 22:06:44.630338 [ 254 ] {f2613bef-8eaa-4354-94e1-36b8dc12bd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9403 | 2025.03.25 22:06:44.630899 [ 254 ] {f2613bef-8eaa-4354-94e1-36b8dc12bd53} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9404 | 2025.03.25 22:06:44.630941 [ 254 ] {f2613bef-8eaa-4354-94e1-36b8dc12bd53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9405 | 2025.03.25 22:06:44.631301 [ 254 ] {f2613bef-8eaa-4354-94e1-36b8dc12bd53} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
9406 | 2025.03.25 22:06:44.631540 [ 254 ] {f2613bef-8eaa-4354-94e1-36b8dc12bd53} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9407 | 2025.03.25 22:06:44.631796 [ 254 ] {f2613bef-8eaa-4354-94e1-36b8dc12bd53} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001528 sec., 2617.801047120419 rows/sec., 213.46 KiB/sec. | ||
9408 | 2025.03.25 22:06:44.632003 [ 254 ] {f2613bef-8eaa-4354-94e1-36b8dc12bd53} <Debug> TCPHandler: Processed in 0.001877313 sec. | ||
9409 | 2025.03.25 22:06:44.632156 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9410 | 2025.03.25 22:06:44.632259 [ 254 ] {dc47360e-7369-4abc-83bc-83cf5e1af5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9411 | 2025.03.25 22:06:44.632304 [ 254 ] {dc47360e-7369-4abc-83bc-83cf5e1af5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9412 | 2025.03.25 22:06:44.633563 [ 254 ] {dc47360e-7369-4abc-83bc-83cf5e1af5f8} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9413 | 2025.03.25 22:06:44.633603 [ 254 ] {dc47360e-7369-4abc-83bc-83cf5e1af5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9414 | 2025.03.25 22:06:44.634048 [ 254 ] {dc47360e-7369-4abc-83bc-83cf5e1af5f8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9415 | 2025.03.25 22:06:44.634289 [ 254 ] {dc47360e-7369-4abc-83bc-83cf5e1af5f8} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9416 | 2025.03.25 22:06:44.634518 [ 254 ] {dc47360e-7369-4abc-83bc-83cf5e1af5f8} <Debug> executeQuery: Read 1334 rows, 113.66 KiB in 0.002281 sec., 584831.214379658 rows/sec., 48.66 MiB/sec. | ||
9417 | 2025.03.25 22:06:44.634572 [ 254 ] {dc47360e-7369-4abc-83bc-83cf5e1af5f8} <Debug> TCPHandler: Processed in 0.002467623 sec. | ||
9418 | 2025.03.25 22:06:44.634687 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9419 | 2025.03.25 22:06:44.634794 [ 254 ] {7f82df7a-650e-4857-94eb-1dc678c360c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9420 | 2025.03.25 22:06:44.634837 [ 254 ] {7f82df7a-650e-4857-94eb-1dc678c360c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9421 | 2025.03.25 22:06:44.635373 [ 254 ] {7f82df7a-650e-4857-94eb-1dc678c360c8} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9422 | 2025.03.25 22:06:44.635414 [ 254 ] {7f82df7a-650e-4857-94eb-1dc678c360c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9423 | 2025.03.25 22:06:44.635758 [ 254 ] {7f82df7a-650e-4857-94eb-1dc678c360c8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9424 | 2025.03.25 22:06:44.635992 [ 254 ] {7f82df7a-650e-4857-94eb-1dc678c360c8} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9425 | 2025.03.25 22:06:44.636224 [ 254 ] {7f82df7a-650e-4857-94eb-1dc678c360c8} <Debug> executeQuery: Read 24 rows, 1.84 KiB in 0.001451 sec., 16540.317022742936 rows/sec., 1.24 MiB/sec. | ||
9426 | 2025.03.25 22:06:44.636303 [ 254 ] {7f82df7a-650e-4857-94eb-1dc678c360c8} <Debug> TCPHandler: Processed in 0.001667389 sec. | ||
9427 | 2025.03.25 22:06:44.636548 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9428 | 2025.03.25 22:06:44.636719 [ 254 ] {3d04b5af-c9fd-47ad-9805-eabd53eeb8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9429 | 2025.03.25 22:06:44.636766 [ 254 ] {3d04b5af-c9fd-47ad-9805-eabd53eeb8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9430 | 2025.03.25 22:06:44.637413 [ 254 ] {3d04b5af-c9fd-47ad-9805-eabd53eeb8b3} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9431 | 2025.03.25 22:06:44.637453 [ 254 ] {3d04b5af-c9fd-47ad-9805-eabd53eeb8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9432 | 2025.03.25 22:06:44.637802 [ 254 ] {3d04b5af-c9fd-47ad-9805-eabd53eeb8b3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9433 | 2025.03.25 22:06:44.638045 [ 254 ] {3d04b5af-c9fd-47ad-9805-eabd53eeb8b3} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9434 | 2025.03.25 22:06:44.638295 [ 254 ] {3d04b5af-c9fd-47ad-9805-eabd53eeb8b3} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001601 sec., 157401.62398500938 rows/sec., 10.89 MiB/sec. | ||
9435 | 2025.03.25 22:06:44.638501 [ 254 ] {3d04b5af-c9fd-47ad-9805-eabd53eeb8b3} <Debug> TCPHandler: Processed in 0.002052896 sec. | ||
9436 | 2025.03.25 22:06:44.638682 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9437 | 2025.03.25 22:06:44.638788 [ 254 ] {dd92a301-9c9f-486c-8042-7cbb053070ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9438 | 2025.03.25 22:06:44.638833 [ 254 ] {dd92a301-9c9f-486c-8042-7cbb053070ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9439 | 2025.03.25 22:06:44.639382 [ 254 ] {dd92a301-9c9f-486c-8042-7cbb053070ad} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9440 | 2025.03.25 22:06:44.639422 [ 254 ] {dd92a301-9c9f-486c-8042-7cbb053070ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9441 | 2025.03.25 22:06:44.639764 [ 254 ] {dd92a301-9c9f-486c-8042-7cbb053070ad} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9442 | 2025.03.25 22:06:44.639998 [ 254 ] {dd92a301-9c9f-486c-8042-7cbb053070ad} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9443 | 2025.03.25 22:06:44.640308 [ 254 ] {dd92a301-9c9f-486c-8042-7cbb053070ad} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001518 sec., 7905.138339920948 rows/sec., 617.59 KiB/sec. | ||
9444 | 2025.03.25 22:06:44.640495 [ 254 ] {dd92a301-9c9f-486c-8042-7cbb053070ad} <Debug> TCPHandler: Processed in 0.001872703 sec. | ||
9445 | 2025.03.25 22:06:44.640633 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9446 | 2025.03.25 22:06:44.640738 [ 254 ] {98adbfcf-884a-4c92-9a84-01575af4f4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9447 | 2025.03.25 22:06:44.640782 [ 254 ] {98adbfcf-884a-4c92-9a84-01575af4f4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9448 | 2025.03.25 22:06:44.641554 [ 254 ] {98adbfcf-884a-4c92-9a84-01575af4f4b6} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9449 | 2025.03.25 22:06:44.641594 [ 254 ] {98adbfcf-884a-4c92-9a84-01575af4f4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9450 | 2025.03.25 22:06:44.641959 [ 254 ] {98adbfcf-884a-4c92-9a84-01575af4f4b6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9451 | 2025.03.25 22:06:44.642205 [ 254 ] {98adbfcf-884a-4c92-9a84-01575af4f4b6} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9452 | 2025.03.25 22:06:44.642416 [ 254 ] {98adbfcf-884a-4c92-9a84-01575af4f4b6} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001699 sec., 334314.3025309005 rows/sec., 25.08 MiB/sec. | ||
9453 | 2025.03.25 22:06:44.642467 [ 254 ] {98adbfcf-884a-4c92-9a84-01575af4f4b6} <Debug> TCPHandler: Processed in 0.001884764 sec. | ||
9454 | 2025.03.25 22:06:44.642579 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9455 | 2025.03.25 22:06:44.642685 [ 254 ] {9d835e18-e3e8-43e4-989d-d4d2f0a97c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9456 | 2025.03.25 22:06:44.642733 [ 254 ] {9d835e18-e3e8-43e4-989d-d4d2f0a97c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9457 | 2025.03.25 22:06:44.643452 [ 254 ] {9d835e18-e3e8-43e4-989d-d4d2f0a97c71} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9458 | 2025.03.25 22:06:44.643491 [ 254 ] {9d835e18-e3e8-43e4-989d-d4d2f0a97c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9459 | 2025.03.25 22:06:44.643915 [ 254 ] {9d835e18-e3e8-43e4-989d-d4d2f0a97c71} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9460 | 2025.03.25 22:06:44.644151 [ 254 ] {9d835e18-e3e8-43e4-989d-d4d2f0a97c71} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9461 | 2025.03.25 22:06:44.644358 [ 254 ] {9d835e18-e3e8-43e4-989d-d4d2f0a97c71} <Debug> executeQuery: Read 956 rows, 67.30 KiB in 0.001695 sec., 564011.7994100295 rows/sec., 38.77 MiB/sec. | ||
9462 | 2025.03.25 22:06:44.644408 [ 254 ] {9d835e18-e3e8-43e4-989d-d4d2f0a97c71} <Debug> TCPHandler: Processed in 0.001879562 sec. | ||
9463 | 2025.03.25 22:06:44.644522 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9464 | 2025.03.25 22:06:44.644626 [ 254 ] {3e2bd565-bd9b-4efa-8463-abd69d94ddf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9465 | 2025.03.25 22:06:44.644692 [ 254 ] {3e2bd565-bd9b-4efa-8463-abd69d94ddf2} <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 | ||
9466 | 2025.03.25 22:06:44.645729 [ 254 ] {3e2bd565-bd9b-4efa-8463-abd69d94ddf2} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9467 | 2025.03.25 22:06:44.645769 [ 254 ] {3e2bd565-bd9b-4efa-8463-abd69d94ddf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9468 | 2025.03.25 22:06:44.646358 [ 254 ] {3e2bd565-bd9b-4efa-8463-abd69d94ddf2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9469 | 2025.03.25 22:06:44.646609 [ 254 ] {3e2bd565-bd9b-4efa-8463-abd69d94ddf2} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9470 | 2025.03.25 22:06:44.646841 [ 254 ] {3e2bd565-bd9b-4efa-8463-abd69d94ddf2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002236 sec., 3577.8175313059032 rows/sec., 6.41 MiB/sec. | ||
9471 | 2025.03.25 22:06:44.646940 [ 254 ] {3e2bd565-bd9b-4efa-8463-abd69d94ddf2} <Debug> TCPHandler: Processed in 0.002469472 sec. | ||
9472 | 2025.03.25 22:06:44.647078 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9473 | 2025.03.25 22:06:44.647184 [ 254 ] {f646d231-717c-4460-8f37-10150befba9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9474 | 2025.03.25 22:06:44.647231 [ 254 ] {f646d231-717c-4460-8f37-10150befba9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9475 | 2025.03.25 22:06:44.647654 [ 254 ] {f646d231-717c-4460-8f37-10150befba9d} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9476 | 2025.03.25 22:06:44.647692 [ 254 ] {f646d231-717c-4460-8f37-10150befba9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9477 | 2025.03.25 22:06:44.648038 [ 254 ] {f646d231-717c-4460-8f37-10150befba9d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9478 | 2025.03.25 22:06:44.648269 [ 254 ] {f646d231-717c-4460-8f37-10150befba9d} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9479 | 2025.03.25 22:06:44.648475 [ 254 ] {f646d231-717c-4460-8f37-10150befba9d} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001312 sec., 35060.9756097561 rows/sec., 2.37 MiB/sec. | ||
9480 | 2025.03.25 22:06:44.648524 [ 254 ] {f646d231-717c-4460-8f37-10150befba9d} <Debug> TCPHandler: Processed in 0.001496996 sec. | ||
9481 | 2025.03.25 22:06:45.855675 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9482 | 2025.03.25 22:06:45.855860 [ 254 ] {80760190-6162-4329-814c-4fa93d25efdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9483 | 2025.03.25 22:06:45.855936 [ 254 ] {80760190-6162-4329-814c-4fa93d25efdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9484 | 2025.03.25 22:06:45.856737 [ 254 ] {80760190-6162-4329-814c-4fa93d25efdb} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9485 | 2025.03.25 22:06:45.856790 [ 254 ] {80760190-6162-4329-814c-4fa93d25efdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9486 | 2025.03.25 22:06:45.857227 [ 254 ] {80760190-6162-4329-814c-4fa93d25efdb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9487 | 2025.03.25 22:06:45.857491 [ 254 ] {80760190-6162-4329-814c-4fa93d25efdb} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9488 | 2025.03.25 22:06:45.857726 [ 254 ] {80760190-6162-4329-814c-4fa93d25efdb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.24 MiB/sec. | ||
9489 | 2025.03.25 22:06:45.857829 [ 254 ] {80760190-6162-4329-814c-4fa93d25efdb} <Debug> TCPHandler: Processed in 0.00227868 sec. | ||
9490 | 2025.03.25 22:06:45.858051 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9491 | 2025.03.25 22:06:45.858255 [ 254 ] {0e798a5b-9242-42f5-9582-c77d486b1fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9492 | 2025.03.25 22:06:45.858306 [ 254 ] {0e798a5b-9242-42f5-9582-c77d486b1fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9493 | 2025.03.25 22:06:45.858882 [ 254 ] {0e798a5b-9242-42f5-9582-c77d486b1fe3} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9494 | 2025.03.25 22:06:45.858924 [ 254 ] {0e798a5b-9242-42f5-9582-c77d486b1fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9495 | 2025.03.25 22:06:45.859288 [ 254 ] {0e798a5b-9242-42f5-9582-c77d486b1fe3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9496 | 2025.03.25 22:06:45.859525 [ 254 ] {0e798a5b-9242-42f5-9582-c77d486b1fe3} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9497 | 2025.03.25 22:06:45.859708 [ 254 ] {0e798a5b-9242-42f5-9582-c77d486b1fe3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001492 sec., 42895.442359249326 rows/sec., 3.35 MiB/sec. | ||
9498 | 2025.03.25 22:06:45.859760 [ 254 ] {0e798a5b-9242-42f5-9582-c77d486b1fe3} <Debug> TCPHandler: Processed in 0.001812542 sec. | ||
9499 | 2025.03.25 22:06:45.859878 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9500 | 2025.03.25 22:06:45.859986 [ 254 ] {fe48abb5-109e-493e-941b-572483c40f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9501 | 2025.03.25 22:06:45.860036 [ 254 ] {fe48abb5-109e-493e-941b-572483c40f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9502 | 2025.03.25 22:06:45.860522 [ 254 ] {fe48abb5-109e-493e-941b-572483c40f55} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9503 | 2025.03.25 22:06:45.860559 [ 254 ] {fe48abb5-109e-493e-941b-572483c40f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9504 | 2025.03.25 22:06:45.860931 [ 254 ] {fe48abb5-109e-493e-941b-572483c40f55} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9505 | 2025.03.25 22:06:45.861167 [ 254 ] {fe48abb5-109e-493e-941b-572483c40f55} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9506 | 2025.03.25 22:06:45.861341 [ 254 ] {fe48abb5-109e-493e-941b-572483c40f55} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001378 sec., 24673.43976777939 rows/sec., 1.73 MiB/sec. | ||
9507 | 2025.03.25 22:06:45.861391 [ 254 ] {fe48abb5-109e-493e-941b-572483c40f55} <Debug> TCPHandler: Processed in 0.001565407 sec. | ||
9508 | 2025.03.25 22:06:45.861494 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9509 | 2025.03.25 22:06:45.861596 [ 254 ] {a6b6ba0e-53a3-45cb-89c9-63c179c4d19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9510 | 2025.03.25 22:06:45.861642 [ 254 ] {a6b6ba0e-53a3-45cb-89c9-63c179c4d19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9511 | 2025.03.25 22:06:45.862066 [ 254 ] {a6b6ba0e-53a3-45cb-89c9-63c179c4d19c} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9512 | 2025.03.25 22:06:45.862103 [ 254 ] {a6b6ba0e-53a3-45cb-89c9-63c179c4d19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9513 | 2025.03.25 22:06:45.862452 [ 254 ] {a6b6ba0e-53a3-45cb-89c9-63c179c4d19c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9514 | 2025.03.25 22:06:45.862682 [ 254 ] {a6b6ba0e-53a3-45cb-89c9-63c179c4d19c} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9515 | 2025.03.25 22:06:45.862866 [ 254 ] {a6b6ba0e-53a3-45cb-89c9-63c179c4d19c} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001288 sec., 10869.565217391304 rows/sec., 740.76 KiB/sec. | ||
9516 | 2025.03.25 22:06:45.862969 [ 254 ] {a6b6ba0e-53a3-45cb-89c9-63c179c4d19c} <Debug> TCPHandler: Processed in 0.001524497 sec. | ||
9517 | 2025.03.25 22:06:47.665608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 | ||
9518 | 2025.03.25 22:06:47.666262 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9519 | 2025.03.25 22:06:47.666344 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
9520 | 2025.03.25 22:06:47.666861 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9521 | 2025.03.25 22:06:47.667116 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9522 | 2025.03.25 22:06:47.667394 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 | ||
9523 | 2025.03.25 22:06:49.378482 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
9524 | 2025.03.25 22:06:49.399382 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9525 | 2025.03.25 22:06:49.399443 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9526 | 2025.03.25 22:06:49.406902 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9527 | 2025.03.25 22:06:49.407682 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9528 | 2025.03.25 22:06:49.411297 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
9529 | 2025.03.25 22:06:50.283004 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1322 | ||
9530 | 2025.03.25 22:06:50.286583 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9531 | 2025.03.25 22:06:50.286634 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9532 | 2025.03.25 22:06:50.288137 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9533 | 2025.03.25 22:06:50.288442 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9534 | 2025.03.25 22:06:50.288997 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1322 | ||
9535 | 2025.03.25 22:06:50.864442 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9536 | 2025.03.25 22:06:50.864654 [ 254 ] {1a67830c-30fa-489d-a125-a8ce26e3d6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9537 | 2025.03.25 22:06:50.864738 [ 254 ] {1a67830c-30fa-489d-a125-a8ce26e3d6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9538 | 2025.03.25 22:06:50.865782 [ 254 ] {1a67830c-30fa-489d-a125-a8ce26e3d6ef} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9539 | 2025.03.25 22:06:50.865857 [ 254 ] {1a67830c-30fa-489d-a125-a8ce26e3d6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9540 | 2025.03.25 22:06:50.866525 [ 254 ] {1a67830c-30fa-489d-a125-a8ce26e3d6ef} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9541 | 2025.03.25 22:06:50.866929 [ 254 ] {1a67830c-30fa-489d-a125-a8ce26e3d6ef} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9542 | 2025.03.25 22:06:50.867215 [ 134 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9543 | 2025.03.25 22:06:50.867258 [ 254 ] {1a67830c-30fa-489d-a125-a8ce26e3d6ef} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002655 sec., 45197.740112994354 rows/sec., 3.83 MiB/sec. | ||
9544 | 2025.03.25 22:06:50.867310 [ 134 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9545 | 2025.03.25 22:06:50.867377 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9546 | 2025.03.25 22:06:50.867478 [ 254 ] {1a67830c-30fa-489d-a125-a8ce26e3d6ef} <Debug> TCPHandler: Processed in 0.003179716 sec. | ||
9547 | 2025.03.25 22:06:50.867832 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
9548 | 2025.03.25 22:06:50.867890 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9549 | 2025.03.25 22:06:50.868285 [ 254 ] {ad908d3c-afcb-4e6a-8b36-292e0107ed99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9550 | 2025.03.25 22:06:50.868461 [ 254 ] {ad908d3c-afcb-4e6a-8b36-292e0107ed99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9551 | 2025.03.25 22:06:50.868647 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9552 | 2025.03.25 22:06:50.868854 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1969 rows starting from the beginning of the part | ||
9553 | 2025.03.25 22:06:50.869388 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 72 rows starting from the beginning of the part | ||
9554 | 2025.03.25 22:06:50.869955 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 120 rows starting from the beginning of the part | ||
9555 | 2025.03.25 22:06:50.870465 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1334 rows starting from the beginning of the part | ||
9556 | 2025.03.25 22:06:50.871049 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
9557 | 2025.03.25 22:06:50.871646 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 120 rows starting from the beginning of the part | ||
9558 | 2025.03.25 22:06:50.872888 [ 254 ] {ad908d3c-afcb-4e6a-8b36-292e0107ed99} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9559 | 2025.03.25 22:06:50.872982 [ 254 ] {ad908d3c-afcb-4e6a-8b36-292e0107ed99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9560 | 2025.03.25 22:06:50.874939 [ 254 ] {ad908d3c-afcb-4e6a-8b36-292e0107ed99} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9561 | 2025.03.25 22:06:50.875352 [ 254 ] {ad908d3c-afcb-4e6a-8b36-292e0107ed99} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9562 | 2025.03.25 22:06:50.877608 [ 254 ] {ad908d3c-afcb-4e6a-8b36-292e0107ed99} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.009463 sec., 3381.59146148156 rows/sec., 254.28 KiB/sec. | ||
9563 | 2025.03.25 22:06:50.877622 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3671 rows, containing 5 columns (5 merged, 0 gathered) in 0.010098797 sec., 363508.6436532985 rows/sec., 31.39 MiB/sec. | ||
9564 | 2025.03.25 22:06:50.877807 [ 254 ] {ad908d3c-afcb-4e6a-8b36-292e0107ed99} <Debug> TCPHandler: Processed in 0.010047385 sec. | ||
9565 | 2025.03.25 22:06:50.878133 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9566 | 2025.03.25 22:06:50.878177 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9567 | 2025.03.25 22:06:50.878411 [ 254 ] {03a57361-5f1d-42a4-aff7-6b645464549e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9568 | 2025.03.25 22:06:50.878512 [ 254 ] {03a57361-5f1d-42a4-aff7-6b645464549e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9569 | 2025.03.25 22:06:50.879070 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9570 | 2025.03.25 22:06:50.879399 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_81_16} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9571 | 2025.03.25 22:06:50.879623 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
9572 | 2025.03.25 22:06:50.879985 [ 254 ] {03a57361-5f1d-42a4-aff7-6b645464549e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9573 | 2025.03.25 22:06:50.880045 [ 254 ] {03a57361-5f1d-42a4-aff7-6b645464549e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9574 | 2025.03.25 22:06:50.880600 [ 254 ] {03a57361-5f1d-42a4-aff7-6b645464549e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9575 | 2025.03.25 22:06:50.880934 [ 254 ] {03a57361-5f1d-42a4-aff7-6b645464549e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9576 | 2025.03.25 22:06:50.881202 [ 134 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9577 | 2025.03.25 22:06:50.881283 [ 254 ] {03a57361-5f1d-42a4-aff7-6b645464549e} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.002976 sec., 32258.064516129034 rows/sec., 2.52 MiB/sec. | ||
9578 | 2025.03.25 22:06:50.881312 [ 134 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9579 | 2025.03.25 22:06:50.881789 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9580 | 2025.03.25 22:06:50.881860 [ 254 ] {03a57361-5f1d-42a4-aff7-6b645464549e} <Debug> TCPHandler: Processed in 0.003846417 sec. | ||
9581 | 2025.03.25 22:06:50.882168 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9582 | 2025.03.25 22:06:50.882618 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
9583 | 2025.03.25 22:06:50.882635 [ 254 ] {6bd9f2a1-0985-43a4-aae1-8f41b1cca0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9584 | 2025.03.25 22:06:50.882793 [ 254 ] {6bd9f2a1-0985-43a4-aae1-8f41b1cca0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9585 | 2025.03.25 22:06:50.882891 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9586 | 2025.03.25 22:06:50.883016 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 952 rows starting from the beginning of the part | ||
9587 | 2025.03.25 22:06:50.883373 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 72 rows starting from the beginning of the part | ||
9588 | 2025.03.25 22:06:50.883930 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 96 rows starting from the beginning of the part | ||
9589 | 2025.03.25 22:06:50.884347 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 568 rows starting from the beginning of the part | ||
9590 | 2025.03.25 22:06:50.884601 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
9591 | 2025.03.25 22:06:50.885139 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 96 rows starting from the beginning of the part | ||
9592 | 2025.03.25 22:06:50.885921 [ 254 ] {6bd9f2a1-0985-43a4-aae1-8f41b1cca0b1} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9593 | 2025.03.25 22:06:50.885986 [ 254 ] {6bd9f2a1-0985-43a4-aae1-8f41b1cca0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9594 | 2025.03.25 22:06:50.886878 [ 254 ] {6bd9f2a1-0985-43a4-aae1-8f41b1cca0b1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9595 | 2025.03.25 22:06:50.887396 [ 254 ] {6bd9f2a1-0985-43a4-aae1-8f41b1cca0b1} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9596 | 2025.03.25 22:06:50.887693 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9597 | 2025.03.25 22:06:50.887795 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9598 | 2025.03.25 22:06:50.887876 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9599 | 2025.03.25 22:06:50.887974 [ 254 ] {6bd9f2a1-0985-43a4-aae1-8f41b1cca0b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005647 sec., 28333.628475296617 rows/sec., 1.97 MiB/sec. | ||
9600 | 2025.03.25 22:06:50.888344 [ 254 ] {6bd9f2a1-0985-43a4-aae1-8f41b1cca0b1} <Debug> TCPHandler: Processed in 0.00629136 sec. | ||
9601 | 2025.03.25 22:06:50.888759 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9602 | 2025.03.25 22:06:50.889126 [ 254 ] {bbbb810c-aab1-43cb-9a56-bc066649788b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9603 | 2025.03.25 22:06:50.888394 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
9604 | 2025.03.25 22:06:50.889494 [ 254 ] {bbbb810c-aab1-43cb-9a56-bc066649788b} <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 | ||
9605 | 2025.03.25 22:06:50.890695 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9606 | 2025.03.25 22:06:50.891046 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21688 rows starting from the beginning of the part | ||
9607 | 2025.03.25 22:06:50.891711 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
9608 | 2025.03.25 22:06:50.892411 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
9609 | 2025.03.25 22:06:50.893140 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 956 rows starting from the beginning of the part | ||
9610 | 2025.03.25 22:06:50.893911 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 34 rows starting from the beginning of the part | ||
9611 | 2025.03.25 22:06:50.894599 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
9612 | 2025.03.25 22:06:50.895844 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 5 columns (5 merged, 0 gathered) in 0.013292643 sec., 139024.27079400237 rows/sec., 10.91 MiB/sec. | ||
9613 | 2025.03.25 22:06:50.896399 [ 188 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9614 | 2025.03.25 22:06:50.897562 [ 188 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9615 | 2025.03.25 22:06:50.897942 [ 188 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_81_16} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9616 | 2025.03.25 22:06:50.898273 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
9617 | 2025.03.25 22:06:50.898377 [ 254 ] {bbbb810c-aab1-43cb-9a56-bc066649788b} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9618 | 2025.03.25 22:06:50.898497 [ 254 ] {bbbb810c-aab1-43cb-9a56-bc066649788b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9619 | 2025.03.25 22:06:50.900665 [ 254 ] {bbbb810c-aab1-43cb-9a56-bc066649788b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9620 | 2025.03.25 22:06:50.901196 [ 254 ] {bbbb810c-aab1-43cb-9a56-bc066649788b} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9621 | 2025.03.25 22:06:50.901732 [ 254 ] {bbbb810c-aab1-43cb-9a56-bc066649788b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.012761 sec., 2507.640467048037 rows/sec., 4.49 MiB/sec. | ||
9622 | 2025.03.25 22:06:50.902012 [ 254 ] {bbbb810c-aab1-43cb-9a56-bc066649788b} <Debug> TCPHandler: Processed in 0.013384084 sec. | ||
9623 | 2025.03.25 22:06:50.902327 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9624 | 2025.03.25 22:06:50.902479 [ 254 ] {abe437df-846c-43a8-8c1c-264795079c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9625 | 2025.03.25 22:06:50.902543 [ 254 ] {abe437df-846c-43a8-8c1c-264795079c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9626 | 2025.03.25 22:06:50.903106 [ 254 ] {abe437df-846c-43a8-8c1c-264795079c82} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9627 | 2025.03.25 22:06:50.903151 [ 254 ] {abe437df-846c-43a8-8c1c-264795079c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9628 | 2025.03.25 22:06:50.904064 [ 254 ] {abe437df-846c-43a8-8c1c-264795079c82} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9629 | 2025.03.25 22:06:50.904338 [ 254 ] {abe437df-846c-43a8-8c1c-264795079c82} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9630 | 2025.03.25 22:06:50.904581 [ 134 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9631 | 2025.03.25 22:06:50.904595 [ 254 ] {abe437df-846c-43a8-8c1c-264795079c82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002151 sec., 27894.002789400278 rows/sec., 1.88 MiB/sec. | ||
9632 | 2025.03.25 22:06:50.904700 [ 134 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9633 | 2025.03.25 22:06:50.904769 [ 254 ] {abe437df-846c-43a8-8c1c-264795079c82} <Debug> TCPHandler: Processed in 0.002576905 sec. | ||
9634 | 2025.03.25 22:06:50.904791 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9635 | 2025.03.25 22:06:50.905002 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
9636 | 2025.03.25 22:06:50.905279 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9637 | 2025.03.25 22:06:50.905374 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4368 rows starting from the beginning of the part | ||
9638 | 2025.03.25 22:06:50.905789 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
9639 | 2025.03.25 22:06:50.906215 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
9640 | 2025.03.25 22:06:50.906606 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 46 rows starting from the beginning of the part | ||
9641 | 2025.03.25 22:06:50.906816 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 14 rows starting from the beginning of the part | ||
9642 | 2025.03.25 22:06:50.907063 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
9643 | 2025.03.25 22:06:50.910758 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4608 rows, containing 4 columns (4 merged, 0 gathered) in 0.005847713 sec., 788000.3686911447 rows/sec., 52.48 MiB/sec. | ||
9644 | 2025.03.25 22:06:50.911454 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9645 | 2025.03.25 22:06:50.911988 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9646 | 2025.03.25 22:06:50.912175 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_81_16} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9647 | 2025.03.25 22:06:50.912350 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
9648 | 2025.03.25 22:06:50.913017 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23158 rows, containing 5 columns (5 merged, 0 gathered) in 0.024985336 sec., 926863.6611490836 rows/sec., 63.42 MiB/sec. | ||
9649 | 2025.03.25 22:06:50.914074 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9650 | 2025.03.25 22:06:50.914558 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9651 | 2025.03.25 22:06:50.914678 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9652 | 2025.03.25 22:06:50.914810 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
9653 | 2025.03.25 22:06:54.982213 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9654 | 2025.03.25 22:06:54.982278 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9655 | 2025.03.25 22:06:55.167515 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 | ||
9656 | 2025.03.25 22:06:55.168213 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9657 | 2025.03.25 22:06:55.168270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9658 | 2025.03.25 22:06:55.168868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9659 | 2025.03.25 22:06:55.169150 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9660 | 2025.03.25 22:06:55.169479 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
9661 | 2025.03.25 22:06:55.862659 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9662 | 2025.03.25 22:06:55.862846 [ 254 ] {ebab1775-e19a-4319-b753-7d3ecf98e343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9663 | 2025.03.25 22:06:55.862922 [ 254 ] {ebab1775-e19a-4319-b753-7d3ecf98e343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9664 | 2025.03.25 22:06:55.863734 [ 254 ] {ebab1775-e19a-4319-b753-7d3ecf98e343} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9665 | 2025.03.25 22:06:55.863781 [ 254 ] {ebab1775-e19a-4319-b753-7d3ecf98e343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9666 | 2025.03.25 22:06:55.864235 [ 254 ] {ebab1775-e19a-4319-b753-7d3ecf98e343} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9667 | 2025.03.25 22:06:55.864503 [ 254 ] {ebab1775-e19a-4319-b753-7d3ecf98e343} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9668 | 2025.03.25 22:06:55.864732 [ 254 ] {ebab1775-e19a-4319-b753-7d3ecf98e343} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001935 sec., 37209.3023255814 rows/sec., 3.01 MiB/sec. | ||
9669 | 2025.03.25 22:06:55.864867 [ 254 ] {ebab1775-e19a-4319-b753-7d3ecf98e343} <Debug> TCPHandler: Processed in 0.002338491 sec. | ||
9670 | 2025.03.25 22:06:55.865163 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9671 | 2025.03.25 22:06:55.865321 [ 254 ] {48663ad3-fb90-40a1-af9a-2f7c949869dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9672 | 2025.03.25 22:06:55.865373 [ 254 ] {48663ad3-fb90-40a1-af9a-2f7c949869dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9673 | 2025.03.25 22:06:55.865946 [ 254 ] {48663ad3-fb90-40a1-af9a-2f7c949869dd} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9674 | 2025.03.25 22:06:55.865989 [ 254 ] {48663ad3-fb90-40a1-af9a-2f7c949869dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9675 | 2025.03.25 22:06:55.866349 [ 254 ] {48663ad3-fb90-40a1-af9a-2f7c949869dd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9676 | 2025.03.25 22:06:55.866590 [ 254 ] {48663ad3-fb90-40a1-af9a-2f7c949869dd} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9677 | 2025.03.25 22:06:55.866776 [ 254 ] {48663ad3-fb90-40a1-af9a-2f7c949869dd} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001484 sec., 5390.8355795148245 rows/sec., 405.37 KiB/sec. | ||
9678 | 2025.03.25 22:06:55.866832 [ 254 ] {48663ad3-fb90-40a1-af9a-2f7c949869dd} <Debug> TCPHandler: Processed in 0.001790121 sec. | ||
9679 | 2025.03.25 22:06:55.866942 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9680 | 2025.03.25 22:06:55.867052 [ 254 ] {55cbd773-49dd-4c29-87e4-68c23509f73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9681 | 2025.03.25 22:06:55.867099 [ 254 ] {55cbd773-49dd-4c29-87e4-68c23509f73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9682 | 2025.03.25 22:06:55.867660 [ 254 ] {55cbd773-49dd-4c29-87e4-68c23509f73c} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9683 | 2025.03.25 22:06:55.867700 [ 254 ] {55cbd773-49dd-4c29-87e4-68c23509f73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9684 | 2025.03.25 22:06:55.868058 [ 254 ] {55cbd773-49dd-4c29-87e4-68c23509f73c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9685 | 2025.03.25 22:06:55.868296 [ 254 ] {55cbd773-49dd-4c29-87e4-68c23509f73c} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9686 | 2025.03.25 22:06:55.868473 [ 254 ] {55cbd773-49dd-4c29-87e4-68c23509f73c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001446 sec., 49792.53112033195 rows/sec., 3.89 MiB/sec. | ||
9687 | 2025.03.25 22:06:55.868525 [ 254 ] {55cbd773-49dd-4c29-87e4-68c23509f73c} <Debug> TCPHandler: Processed in 0.001636289 sec. | ||
9688 | 2025.03.25 22:06:55.868645 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9689 | 2025.03.25 22:06:55.868760 [ 254 ] {55955077-73aa-452b-9269-1b922179c663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9690 | 2025.03.25 22:06:55.868812 [ 254 ] {55955077-73aa-452b-9269-1b922179c663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9691 | 2025.03.25 22:06:55.869353 [ 254 ] {55955077-73aa-452b-9269-1b922179c663} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9692 | 2025.03.25 22:06:55.869392 [ 254 ] {55955077-73aa-452b-9269-1b922179c663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9693 | 2025.03.25 22:06:55.869797 [ 254 ] {55955077-73aa-452b-9269-1b922179c663} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9694 | 2025.03.25 22:06:55.870051 [ 254 ] {55955077-73aa-452b-9269-1b922179c663} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9695 | 2025.03.25 22:06:55.870271 [ 254 ] {55955077-73aa-452b-9269-1b922179c663} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec. | ||
9696 | 2025.03.25 22:06:55.870325 [ 254 ] {55955077-73aa-452b-9269-1b922179c663} <Debug> TCPHandler: Processed in 0.001733971 sec. | ||
9697 | 2025.03.25 22:06:55.870455 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9698 | 2025.03.25 22:06:55.870562 [ 254 ] {740235f9-b54e-4f1d-94d5-e3b99425b398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9699 | 2025.03.25 22:06:55.870630 [ 254 ] {740235f9-b54e-4f1d-94d5-e3b99425b398} <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 | ||
9700 | 2025.03.25 22:06:55.871725 [ 254 ] {740235f9-b54e-4f1d-94d5-e3b99425b398} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9701 | 2025.03.25 22:06:55.871766 [ 254 ] {740235f9-b54e-4f1d-94d5-e3b99425b398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9702 | 2025.03.25 22:06:55.872413 [ 254 ] {740235f9-b54e-4f1d-94d5-e3b99425b398} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9703 | 2025.03.25 22:06:55.872680 [ 254 ] {740235f9-b54e-4f1d-94d5-e3b99425b398} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9704 | 2025.03.25 22:06:55.872935 [ 254 ] {740235f9-b54e-4f1d-94d5-e3b99425b398} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002396 sec., 3338.89816360601 rows/sec., 5.98 MiB/sec. | ||
9705 | 2025.03.25 22:06:55.873040 [ 254 ] {740235f9-b54e-4f1d-94d5-e3b99425b398} <Debug> TCPHandler: Processed in 0.002637246 sec. | ||
9706 | 2025.03.25 22:06:55.873178 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9707 | 2025.03.25 22:06:55.873284 [ 254 ] {23e76001-d539-4796-93c6-92813d72858a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9708 | 2025.03.25 22:06:55.873331 [ 254 ] {23e76001-d539-4796-93c6-92813d72858a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9709 | 2025.03.25 22:06:55.873773 [ 254 ] {23e76001-d539-4796-93c6-92813d72858a} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9710 | 2025.03.25 22:06:55.873812 [ 254 ] {23e76001-d539-4796-93c6-92813d72858a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9711 | 2025.03.25 22:06:55.874174 [ 254 ] {23e76001-d539-4796-93c6-92813d72858a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9712 | 2025.03.25 22:06:55.874416 [ 254 ] {23e76001-d539-4796-93c6-92813d72858a} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9713 | 2025.03.25 22:06:55.874648 [ 254 ] {23e76001-d539-4796-93c6-92813d72858a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. | ||
9714 | 2025.03.25 22:06:55.874735 [ 254 ] {23e76001-d539-4796-93c6-92813d72858a} <Debug> TCPHandler: Processed in 0.001608369 sec. | ||
9715 | 2025.03.25 22:06:55.899672 [ 130 ] {} <Debug> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
9716 | 2025.03.25 22:06:55.899746 [ 130 ] {} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9717 | 2025.03.25 22:06:55.899772 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9718 | 2025.03.25 22:06:55.899997 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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 | ||
9719 | 2025.03.25 22:06:55.900333 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9720 | 2025.03.25 22:06:55.900389 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
9721 | 2025.03.25 22:06:55.900505 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
9722 | 2025.03.25 22:06:55.900734 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
9723 | 2025.03.25 22:06:55.900995 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
9724 | 2025.03.25 22:06:55.901132 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
9725 | 2025.03.25 22:06:55.902150 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.00228909 sec., 18347.902441581587 rows/sec., 1.53 MiB/sec. | ||
9726 | 2025.03.25 22:06:55.902351 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
9727 | 2025.03.25 22:06:55.902685 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9728 | 2025.03.25 22:06:55.902777 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_17_4} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
9729 | 2025.03.25 22:06:55.902884 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9730 | 2025.03.25 22:06:56.911365 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
9731 | 2025.03.25 22:06:56.932895 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9732 | 2025.03.25 22:06:56.932962 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9733 | 2025.03.25 22:06:56.940260 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9734 | 2025.03.25 22:06:56.941042 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9735 | 2025.03.25 22:06:56.944069 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
9736 | 2025.03.25 22:07:00.289230 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1346 | ||
9737 | 2025.03.25 22:07:00.292150 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9738 | 2025.03.25 22:07:00.292196 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9739 | 2025.03.25 22:07:00.293685 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
9740 | 2025.03.25 22:07:00.294012 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9741 | 2025.03.25 22:07:00.294949 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1346 | ||
9742 | 2025.03.25 22:07:00.863899 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9743 | 2025.03.25 22:07:00.864087 [ 254 ] {ddd9eff4-c89d-41e0-b6ed-649b238a8e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9744 | 2025.03.25 22:07:00.864160 [ 254 ] {ddd9eff4-c89d-41e0-b6ed-649b238a8e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9745 | 2025.03.25 22:07:00.864926 [ 254 ] {ddd9eff4-c89d-41e0-b6ed-649b238a8e3b} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9746 | 2025.03.25 22:07:00.864980 [ 254 ] {ddd9eff4-c89d-41e0-b6ed-649b238a8e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9747 | 2025.03.25 22:07:00.865415 [ 254 ] {ddd9eff4-c89d-41e0-b6ed-649b238a8e3b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9748 | 2025.03.25 22:07:00.865670 [ 254 ] {ddd9eff4-c89d-41e0-b6ed-649b238a8e3b} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9749 | 2025.03.25 22:07:00.865921 [ 254 ] {ddd9eff4-c89d-41e0-b6ed-649b238a8e3b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001886 sec., 2120.8907741251323 rows/sec., 172.94 KiB/sec. | ||
9750 | 2025.03.25 22:07:00.865989 [ 254 ] {ddd9eff4-c89d-41e0-b6ed-649b238a8e3b} <Debug> TCPHandler: Processed in 0.002219409 sec. | ||
9751 | 2025.03.25 22:07:00.866128 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9752 | 2025.03.25 22:07:00.866242 [ 254 ] {926267f4-705a-4238-bb21-b97ce3ca1914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9753 | 2025.03.25 22:07:00.866291 [ 254 ] {926267f4-705a-4238-bb21-b97ce3ca1914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9754 | 2025.03.25 22:07:00.866904 [ 254 ] {926267f4-705a-4238-bb21-b97ce3ca1914} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9755 | 2025.03.25 22:07:00.866949 [ 254 ] {926267f4-705a-4238-bb21-b97ce3ca1914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9756 | 2025.03.25 22:07:00.867326 [ 254 ] {926267f4-705a-4238-bb21-b97ce3ca1914} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9757 | 2025.03.25 22:07:00.867567 [ 254 ] {926267f4-705a-4238-bb21-b97ce3ca1914} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9758 | 2025.03.25 22:07:00.867790 [ 254 ] {926267f4-705a-4238-bb21-b97ce3ca1914} <Debug> executeQuery: Read 122 rows, 10.56 KiB in 0.001573 sec., 77558.8048315321 rows/sec., 6.56 MiB/sec. | ||
9759 | 2025.03.25 22:07:00.867843 [ 254 ] {926267f4-705a-4238-bb21-b97ce3ca1914} <Debug> TCPHandler: Processed in 0.001768371 sec. | ||
9760 | 2025.03.25 22:07:00.867967 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9761 | 2025.03.25 22:07:00.868074 [ 254 ] {9e4182dd-76bb-416e-83a2-4fb04e92ec46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9762 | 2025.03.25 22:07:00.868117 [ 254 ] {9e4182dd-76bb-416e-83a2-4fb04e92ec46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9763 | 2025.03.25 22:07:00.868655 [ 254 ] {9e4182dd-76bb-416e-83a2-4fb04e92ec46} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9764 | 2025.03.25 22:07:00.868694 [ 254 ] {9e4182dd-76bb-416e-83a2-4fb04e92ec46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9765 | 2025.03.25 22:07:00.869060 [ 254 ] {9e4182dd-76bb-416e-83a2-4fb04e92ec46} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9766 | 2025.03.25 22:07:00.869296 [ 254 ] {9e4182dd-76bb-416e-83a2-4fb04e92ec46} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9767 | 2025.03.25 22:07:00.869487 [ 122 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9768 | 2025.03.25 22:07:00.869539 [ 254 ] {9e4182dd-76bb-416e-83a2-4fb04e92ec46} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001479 sec., 24340.77079107505 rows/sec., 1.77 MiB/sec. | ||
9769 | 2025.03.25 22:07:00.869582 [ 122 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9770 | 2025.03.25 22:07:00.869654 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9771 | 2025.03.25 22:07:00.869665 [ 254 ] {9e4182dd-76bb-416e-83a2-4fb04e92ec46} <Debug> TCPHandler: Processed in 0.001748591 sec. | ||
9772 | 2025.03.25 22:07:00.869879 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
9773 | 2025.03.25 22:07:00.869891 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9774 | 2025.03.25 22:07:00.870142 [ 254 ] {84e43b95-dec1-4575-9fd9-c4103c2ec0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9775 | 2025.03.25 22:07:00.870162 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9776 | 2025.03.25 22:07:00.870249 [ 254 ] {84e43b95-dec1-4575-9fd9-c4103c2ec0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9777 | 2025.03.25 22:07:00.870249 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 178 rows starting from the beginning of the part | ||
9778 | 2025.03.25 22:07:00.870605 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part | ||
9779 | 2025.03.25 22:07:00.870934 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 24 rows starting from the beginning of the part | ||
9780 | 2025.03.25 22:07:00.871429 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part | ||
9781 | 2025.03.25 22:07:00.871821 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
9782 | 2025.03.25 22:07:00.872092 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
9783 | 2025.03.25 22:07:00.872994 [ 254 ] {84e43b95-dec1-4575-9fd9-c4103c2ec0be} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9784 | 2025.03.25 22:07:00.873061 [ 254 ] {84e43b95-dec1-4575-9fd9-c4103c2ec0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9785 | 2025.03.25 22:07:00.874141 [ 254 ] {84e43b95-dec1-4575-9fd9-c4103c2ec0be} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9786 | 2025.03.25 22:07:00.874783 [ 254 ] {84e43b95-dec1-4575-9fd9-c4103c2ec0be} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9787 | 2025.03.25 22:07:00.875119 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 5 columns (5 merged, 0 gathered) in 0.005347333 sec., 57972.824957787365 rows/sec., 4.18 MiB/sec. | ||
9788 | 2025.03.25 22:07:00.875312 [ 254 ] {84e43b95-dec1-4575-9fd9-c4103c2ec0be} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.005248 sec., 19054.878048780487 rows/sec., 1.49 MiB/sec. | ||
9789 | 2025.03.25 22:07:00.875419 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9790 | 2025.03.25 22:07:00.875528 [ 254 ] {84e43b95-dec1-4575-9fd9-c4103c2ec0be} <Debug> TCPHandler: Processed in 0.0057111 sec. | ||
9791 | 2025.03.25 22:07:00.875937 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9792 | 2025.03.25 22:07:00.876359 [ 254 ] {ec15e4d1-69f1-4125-88f4-551bf9a6be8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9793 | 2025.03.25 22:07:00.876594 [ 254 ] {ec15e4d1-69f1-4125-88f4-551bf9a6be8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9794 | 2025.03.25 22:07:00.876616 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_71_14} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9795 | 2025.03.25 22:07:00.876858 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_71_14} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9796 | 2025.03.25 22:07:00.876999 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
9797 | 2025.03.25 22:07:00.877415 [ 254 ] {ec15e4d1-69f1-4125-88f4-551bf9a6be8d} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9798 | 2025.03.25 22:07:00.877455 [ 254 ] {ec15e4d1-69f1-4125-88f4-551bf9a6be8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9799 | 2025.03.25 22:07:00.877843 [ 254 ] {ec15e4d1-69f1-4125-88f4-551bf9a6be8d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9800 | 2025.03.25 22:07:00.878079 [ 254 ] {ec15e4d1-69f1-4125-88f4-551bf9a6be8d} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9801 | 2025.03.25 22:07:00.878319 [ 254 ] {ec15e4d1-69f1-4125-88f4-551bf9a6be8d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.002133 sec., 75949.3670886076 rows/sec., 5.29 MiB/sec. | ||
9802 | 2025.03.25 22:07:00.878391 [ 254 ] {ec15e4d1-69f1-4125-88f4-551bf9a6be8d} <Debug> TCPHandler: Processed in 0.002580125 sec. | ||
9803 | 2025.03.25 22:07:00.878540 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9804 | 2025.03.25 22:07:00.878664 [ 254 ] {25a3de3b-43c1-477d-92cc-5fce5fa37917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9805 | 2025.03.25 22:07:00.878731 [ 254 ] {25a3de3b-43c1-477d-92cc-5fce5fa37917} <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 | ||
9806 | 2025.03.25 22:07:00.879896 [ 254 ] {25a3de3b-43c1-477d-92cc-5fce5fa37917} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9807 | 2025.03.25 22:07:00.879936 [ 254 ] {25a3de3b-43c1-477d-92cc-5fce5fa37917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9808 | 2025.03.25 22:07:00.880579 [ 254 ] {25a3de3b-43c1-477d-92cc-5fce5fa37917} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9809 | 2025.03.25 22:07:00.880833 [ 254 ] {25a3de3b-43c1-477d-92cc-5fce5fa37917} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9810 | 2025.03.25 22:07:00.881125 [ 254 ] {25a3de3b-43c1-477d-92cc-5fce5fa37917} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002475 sec., 12929.292929292928 rows/sec., 23.17 MiB/sec. | ||
9811 | 2025.03.25 22:07:00.881493 [ 254 ] {25a3de3b-43c1-477d-92cc-5fce5fa37917} <Debug> TCPHandler: Processed in 0.003014533 sec. | ||
9812 | 2025.03.25 22:07:00.881805 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9813 | 2025.03.25 22:07:00.881921 [ 254 ] {148da2c3-892a-4b74-9885-b87842c53cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9814 | 2025.03.25 22:07:00.881969 [ 254 ] {148da2c3-892a-4b74-9885-b87842c53cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9815 | 2025.03.25 22:07:00.882448 [ 254 ] {148da2c3-892a-4b74-9885-b87842c53cad} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9816 | 2025.03.25 22:07:00.882487 [ 254 ] {148da2c3-892a-4b74-9885-b87842c53cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9817 | 2025.03.25 22:07:00.882852 [ 254 ] {148da2c3-892a-4b74-9885-b87842c53cad} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9818 | 2025.03.25 22:07:00.883082 [ 254 ] {148da2c3-892a-4b74-9885-b87842c53cad} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9819 | 2025.03.25 22:07:00.883299 [ 254 ] {148da2c3-892a-4b74-9885-b87842c53cad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec. | ||
9820 | 2025.03.25 22:07:00.883350 [ 254 ] {148da2c3-892a-4b74-9885-b87842c53cad} <Debug> TCPHandler: Processed in 0.001628869 sec. | ||
9821 | 2025.03.25 22:07:02.669614 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 | ||
9822 | 2025.03.25 22:07:02.670368 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9823 | 2025.03.25 22:07:02.670425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9824 | 2025.03.25 22:07:02.670991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9825 | 2025.03.25 22:07:02.671252 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9826 | 2025.03.25 22:07:02.671550 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 | ||
9827 | 2025.03.25 22:07:04.444156 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
9828 | 2025.03.25 22:07:04.465797 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9829 | 2025.03.25 22:07:04.465872 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9830 | 2025.03.25 22:07:04.473420 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9831 | 2025.03.25 22:07:04.474216 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9832 | 2025.03.25 22:07:04.476979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
9833 | 2025.03.25 22:07:05.861745 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9834 | 2025.03.25 22:07:05.862044 [ 254 ] {ee91e3c9-42b7-47eb-a7f6-09fa2ea35420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9835 | 2025.03.25 22:07:05.862158 [ 254 ] {ee91e3c9-42b7-47eb-a7f6-09fa2ea35420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9836 | 2025.03.25 22:07:05.863237 [ 254 ] {ee91e3c9-42b7-47eb-a7f6-09fa2ea35420} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9837 | 2025.03.25 22:07:05.863283 [ 254 ] {ee91e3c9-42b7-47eb-a7f6-09fa2ea35420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9838 | 2025.03.25 22:07:05.863731 [ 254 ] {ee91e3c9-42b7-47eb-a7f6-09fa2ea35420} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9839 | 2025.03.25 22:07:05.863984 [ 254 ] {ee91e3c9-42b7-47eb-a7f6-09fa2ea35420} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9840 | 2025.03.25 22:07:05.864217 [ 254 ] {ee91e3c9-42b7-47eb-a7f6-09fa2ea35420} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002254 sec., 31943.21206743567 rows/sec., 2.58 MiB/sec. | ||
9841 | 2025.03.25 22:07:05.864301 [ 254 ] {ee91e3c9-42b7-47eb-a7f6-09fa2ea35420} <Debug> TCPHandler: Processed in 0.002693197 sec. | ||
9842 | 2025.03.25 22:07:05.864554 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9843 | 2025.03.25 22:07:05.864714 [ 254 ] {b2c6a6eb-6e73-4c14-9a33-7bdff83d4d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9844 | 2025.03.25 22:07:05.864765 [ 254 ] {b2c6a6eb-6e73-4c14-9a33-7bdff83d4d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9845 | 2025.03.25 22:07:05.865317 [ 254 ] {b2c6a6eb-6e73-4c14-9a33-7bdff83d4d89} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9846 | 2025.03.25 22:07:05.865356 [ 254 ] {b2c6a6eb-6e73-4c14-9a33-7bdff83d4d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9847 | 2025.03.25 22:07:05.865707 [ 254 ] {b2c6a6eb-6e73-4c14-9a33-7bdff83d4d89} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9848 | 2025.03.25 22:07:05.865945 [ 254 ] {b2c6a6eb-6e73-4c14-9a33-7bdff83d4d89} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9849 | 2025.03.25 22:07:05.866123 [ 254 ] {b2c6a6eb-6e73-4c14-9a33-7bdff83d4d89} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001438 sec., 5563.282336578582 rows/sec., 418.33 KiB/sec. | ||
9850 | 2025.03.25 22:07:05.866176 [ 254 ] {b2c6a6eb-6e73-4c14-9a33-7bdff83d4d89} <Debug> TCPHandler: Processed in 0.00172386 sec. | ||
9851 | 2025.03.25 22:07:05.866303 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9852 | 2025.03.25 22:07:05.866411 [ 254 ] {49176c84-72dc-40a6-8d49-2d66848fe16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9853 | 2025.03.25 22:07:05.866457 [ 254 ] {49176c84-72dc-40a6-8d49-2d66848fe16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9854 | 2025.03.25 22:07:05.867011 [ 254 ] {49176c84-72dc-40a6-8d49-2d66848fe16d} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9855 | 2025.03.25 22:07:05.867049 [ 254 ] {49176c84-72dc-40a6-8d49-2d66848fe16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9856 | 2025.03.25 22:07:05.867400 [ 254 ] {49176c84-72dc-40a6-8d49-2d66848fe16d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9857 | 2025.03.25 22:07:05.867632 [ 254 ] {49176c84-72dc-40a6-8d49-2d66848fe16d} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9858 | 2025.03.25 22:07:05.867812 [ 254 ] {49176c84-72dc-40a6-8d49-2d66848fe16d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001424 sec., 50561.79775280899 rows/sec., 3.95 MiB/sec. | ||
9859 | 2025.03.25 22:07:05.867863 [ 254 ] {49176c84-72dc-40a6-8d49-2d66848fe16d} <Debug> TCPHandler: Processed in 0.001612308 sec. | ||
9860 | 2025.03.25 22:07:05.867994 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9861 | 2025.03.25 22:07:05.868135 [ 254 ] {91a9e66e-2807-4716-8af6-9a05f0003080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9862 | 2025.03.25 22:07:05.868195 [ 254 ] {91a9e66e-2807-4716-8af6-9a05f0003080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9863 | 2025.03.25 22:07:05.868820 [ 254 ] {91a9e66e-2807-4716-8af6-9a05f0003080} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9864 | 2025.03.25 22:07:05.868858 [ 254 ] {91a9e66e-2807-4716-8af6-9a05f0003080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9865 | 2025.03.25 22:07:05.869261 [ 254 ] {91a9e66e-2807-4716-8af6-9a05f0003080} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9866 | 2025.03.25 22:07:05.869500 [ 254 ] {91a9e66e-2807-4716-8af6-9a05f0003080} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9867 | 2025.03.25 22:07:05.869681 [ 254 ] {91a9e66e-2807-4716-8af6-9a05f0003080} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec. | ||
9868 | 2025.03.25 22:07:05.869733 [ 254 ] {91a9e66e-2807-4716-8af6-9a05f0003080} <Debug> TCPHandler: Processed in 0.001804561 sec. | ||
9869 | 2025.03.25 22:07:05.869839 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9870 | 2025.03.25 22:07:05.869944 [ 254 ] {0f1cd3c3-94c8-4870-bd5a-10f4145503e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9871 | 2025.03.25 22:07:05.870011 [ 254 ] {0f1cd3c3-94c8-4870-bd5a-10f4145503e9} <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 | ||
9872 | 2025.03.25 22:07:05.871062 [ 254 ] {0f1cd3c3-94c8-4870-bd5a-10f4145503e9} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9873 | 2025.03.25 22:07:05.871101 [ 254 ] {0f1cd3c3-94c8-4870-bd5a-10f4145503e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9874 | 2025.03.25 22:07:05.871713 [ 254 ] {0f1cd3c3-94c8-4870-bd5a-10f4145503e9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9875 | 2025.03.25 22:07:05.871973 [ 254 ] {0f1cd3c3-94c8-4870-bd5a-10f4145503e9} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9876 | 2025.03.25 22:07:05.872122 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9877 | 2025.03.25 22:07:05.872174 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9878 | 2025.03.25 22:07:05.872184 [ 254 ] {0f1cd3c3-94c8-4870-bd5a-10f4145503e9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00226 sec., 3539.823008849558 rows/sec., 6.34 MiB/sec. | ||
9879 | 2025.03.25 22:07:05.872205 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9880 | 2025.03.25 22:07:05.872409 [ 254 ] {0f1cd3c3-94c8-4870-bd5a-10f4145503e9} <Debug> TCPHandler: Processed in 0.002621026 sec. | ||
9881 | 2025.03.25 22:07:05.872419 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
9882 | 2025.03.25 22:07:05.872559 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9883 | 2025.03.25 22:07:05.872714 [ 254 ] {8093488a-e2e1-405b-9bd9-8df14a773f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9884 | 2025.03.25 22:07:05.872733 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9885 | 2025.03.25 22:07:05.872781 [ 254 ] {8093488a-e2e1-405b-9bd9-8df14a773f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9886 | 2025.03.25 22:07:05.872809 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1363 rows starting from the beginning of the part | ||
9887 | 2025.03.25 22:07:05.873488 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
9888 | 2025.03.25 22:07:05.874014 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part | ||
9889 | 2025.03.25 22:07:05.874563 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
9890 | 2025.03.25 22:07:05.874563 [ 254 ] {8093488a-e2e1-405b-9bd9-8df14a773f70} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9891 | 2025.03.25 22:07:05.874619 [ 254 ] {8093488a-e2e1-405b-9bd9-8df14a773f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9892 | 2025.03.25 22:07:05.875024 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 32 rows starting from the beginning of the part | ||
9893 | 2025.03.25 22:07:05.875425 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
9894 | 2025.03.25 22:07:05.875570 [ 254 ] {8093488a-e2e1-405b-9bd9-8df14a773f70} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9895 | 2025.03.25 22:07:05.875970 [ 254 ] {8093488a-e2e1-405b-9bd9-8df14a773f70} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9896 | 2025.03.25 22:07:05.876218 [ 254 ] {8093488a-e2e1-405b-9bd9-8df14a773f70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003548 sec., 16910.935738444194 rows/sec., 1.14 MiB/sec. | ||
9897 | 2025.03.25 22:07:05.876326 [ 254 ] {8093488a-e2e1-405b-9bd9-8df14a773f70} <Debug> TCPHandler: Processed in 0.003826467 sec. | ||
9898 | 2025.03.25 22:07:05.881869 [ 189 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1451 rows, containing 19 columns (19 merged, 0 gathered) in 0.009568307 sec., 151646.47204568164 rows/sec., 271.74 MiB/sec. | ||
9899 | 2025.03.25 22:07:05.883418 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9900 | 2025.03.25 22:07:05.883910 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9901 | 2025.03.25 22:07:05.884016 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9902 | 2025.03.25 22:07:05.884209 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
9903 | 2025.03.25 22:07:06.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.73 MiB, peak 245.21 MiB, free memory in arenas 0.00 B, will set to 235.12 MiB (RSS), difference: 1.39 MiB | ||
9904 | 2025.03.25 22:07:09.982338 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9905 | 2025.03.25 22:07:09.982407 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9906 | 2025.03.25 22:07:10.171662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 | ||
9907 | 2025.03.25 22:07:10.172398 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9908 | 2025.03.25 22:07:10.172445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9909 | 2025.03.25 22:07:10.173043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9910 | 2025.03.25 22:07:10.173313 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9911 | 2025.03.25 22:07:10.173464 [ 112 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9912 | 2025.03.25 22:07:10.173529 [ 112 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9913 | 2025.03.25 22:07:10.173534 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
9914 | 2025.03.25 22:07:10.173557 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9915 | 2025.03.25 22:07:10.173696 [ 189 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
9916 | 2025.03.25 22:07:10.173855 [ 189 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9917 | 2025.03.25 22:07:10.173899 [ 189 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part | ||
9918 | 2025.03.25 22:07:10.173987 [ 189 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part | ||
9919 | 2025.03.25 22:07:10.174204 [ 189 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part | ||
9920 | 2025.03.25 22:07:10.174483 [ 189 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part | ||
9921 | 2025.03.25 22:07:10.174590 [ 189 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part | ||
9922 | 2025.03.25 22:07:10.174851 [ 189 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part | ||
9923 | 2025.03.25 22:07:10.177568 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003938019 sec., 6521299.160821723 rows/sec., 93.29 MiB/sec. | ||
9924 | 2025.03.25 22:07:10.177761 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9925 | 2025.03.25 22:07:10.178105 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_56_11} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9926 | 2025.03.25 22:07:10.178194 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_56_11} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9927 | 2025.03.25 22:07:10.178292 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
9928 | 2025.03.25 22:07:10.295159 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1372 | ||
9929 | 2025.03.25 22:07:10.298574 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9930 | 2025.03.25 22:07:10.298644 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9931 | 2025.03.25 22:07:10.300201 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
9932 | 2025.03.25 22:07:10.300524 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9933 | 2025.03.25 22:07:10.300789 [ 112 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
9934 | 2025.03.25 22:07:10.300911 [ 112 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9935 | 2025.03.25 22:07:10.300980 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9936 | 2025.03.25 22:07:10.302136 [ 191 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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 | ||
9937 | 2025.03.25 22:07:10.302521 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1372 | ||
9938 | 2025.03.25 22:07:10.303100 [ 191 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9939 | 2025.03.25 22:07:10.303297 [ 191 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1232 rows starting from the beginning of the part | ||
9940 | 2025.03.25 22:07:10.303820 [ 191 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
9941 | 2025.03.25 22:07:10.304337 [ 191 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
9942 | 2025.03.25 22:07:10.304840 [ 191 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
9943 | 2025.03.25 22:07:10.305331 [ 191 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
9944 | 2025.03.25 22:07:10.305807 [ 191 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
9945 | 2025.03.25 22:07:10.314404 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1372 rows, containing 72 columns (72 merged, 0 gathered) in 0.013135029 sec., 104453.51890734311 rows/sec., 83.56 MiB/sec. | ||
9946 | 2025.03.25 22:07:10.316124 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
9947 | 2025.03.25 22:07:10.316949 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9948 | 2025.03.25 22:07:10.317043 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_41_8} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
9949 | 2025.03.25 22:07:10.317384 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
9950 | 2025.03.25 22:07:10.863100 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9951 | 2025.03.25 22:07:10.863288 [ 254 ] {13aa0a2e-f584-45c9-8ec4-e667896e951c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9952 | 2025.03.25 22:07:10.863361 [ 254 ] {13aa0a2e-f584-45c9-8ec4-e667896e951c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9953 | 2025.03.25 22:07:10.864190 [ 254 ] {13aa0a2e-f584-45c9-8ec4-e667896e951c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9954 | 2025.03.25 22:07:10.864240 [ 254 ] {13aa0a2e-f584-45c9-8ec4-e667896e951c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9955 | 2025.03.25 22:07:10.864691 [ 254 ] {13aa0a2e-f584-45c9-8ec4-e667896e951c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9956 | 2025.03.25 22:07:10.864953 [ 254 ] {13aa0a2e-f584-45c9-8ec4-e667896e951c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9957 | 2025.03.25 22:07:10.865175 [ 254 ] {13aa0a2e-f584-45c9-8ec4-e667896e951c} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001939 sec., 61887.57091284167 rows/sec., 5.24 MiB/sec. | ||
9958 | 2025.03.25 22:07:10.865246 [ 254 ] {13aa0a2e-f584-45c9-8ec4-e667896e951c} <Debug> TCPHandler: Processed in 0.00228127 sec. | ||
9959 | 2025.03.25 22:07:10.865379 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9960 | 2025.03.25 22:07:10.865497 [ 254 ] {710b3795-5185-45eb-8b4c-8b7bd7134284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9961 | 2025.03.25 22:07:10.865547 [ 254 ] {710b3795-5185-45eb-8b4c-8b7bd7134284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9962 | 2025.03.25 22:07:10.866110 [ 254 ] {710b3795-5185-45eb-8b4c-8b7bd7134284} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9963 | 2025.03.25 22:07:10.866149 [ 254 ] {710b3795-5185-45eb-8b4c-8b7bd7134284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9964 | 2025.03.25 22:07:10.866511 [ 254 ] {710b3795-5185-45eb-8b4c-8b7bd7134284} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9965 | 2025.03.25 22:07:10.866766 [ 254 ] {710b3795-5185-45eb-8b4c-8b7bd7134284} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9966 | 2025.03.25 22:07:10.866953 [ 254 ] {710b3795-5185-45eb-8b4c-8b7bd7134284} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001484 sec., 21563.342318059298 rows/sec., 1.58 MiB/sec. | ||
9967 | 2025.03.25 22:07:10.867009 [ 254 ] {710b3795-5185-45eb-8b4c-8b7bd7134284} <Debug> TCPHandler: Processed in 0.001685849 sec. | ||
9968 | 2025.03.25 22:07:10.867131 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9969 | 2025.03.25 22:07:10.867253 [ 254 ] {62524c1d-b909-4a76-bded-aa6bed537dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9970 | 2025.03.25 22:07:10.867303 [ 254 ] {62524c1d-b909-4a76-bded-aa6bed537dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9971 | 2025.03.25 22:07:10.867889 [ 254 ] {62524c1d-b909-4a76-bded-aa6bed537dcd} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9972 | 2025.03.25 22:07:10.867934 [ 254 ] {62524c1d-b909-4a76-bded-aa6bed537dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9973 | 2025.03.25 22:07:10.868317 [ 254 ] {62524c1d-b909-4a76-bded-aa6bed537dcd} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9974 | 2025.03.25 22:07:10.868566 [ 254 ] {62524c1d-b909-4a76-bded-aa6bed537dcd} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9975 | 2025.03.25 22:07:10.868762 [ 254 ] {62524c1d-b909-4a76-bded-aa6bed537dcd} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001534 sec., 62581.48631029987 rows/sec., 4.89 MiB/sec. | ||
9976 | 2025.03.25 22:07:10.868817 [ 254 ] {62524c1d-b909-4a76-bded-aa6bed537dcd} <Debug> TCPHandler: Processed in 0.001740931 sec. | ||
9977 | 2025.03.25 22:07:10.868937 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9978 | 2025.03.25 22:07:10.869048 [ 254 ] {2524e68d-b73f-49f9-991b-7e9bf3c4e79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9979 | 2025.03.25 22:07:10.869099 [ 254 ] {2524e68d-b73f-49f9-991b-7e9bf3c4e79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9980 | 2025.03.25 22:07:10.869633 [ 254 ] {2524e68d-b73f-49f9-991b-7e9bf3c4e79d} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9981 | 2025.03.25 22:07:10.869671 [ 254 ] {2524e68d-b73f-49f9-991b-7e9bf3c4e79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9982 | 2025.03.25 22:07:10.870070 [ 254 ] {2524e68d-b73f-49f9-991b-7e9bf3c4e79d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9983 | 2025.03.25 22:07:10.870311 [ 254 ] {2524e68d-b73f-49f9-991b-7e9bf3c4e79d} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9984 | 2025.03.25 22:07:10.870495 [ 254 ] {2524e68d-b73f-49f9-991b-7e9bf3c4e79d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001472 sec., 108695.65217391304 rows/sec., 7.57 MiB/sec. | ||
9985 | 2025.03.25 22:07:10.870549 [ 254 ] {2524e68d-b73f-49f9-991b-7e9bf3c4e79d} <Debug> TCPHandler: Processed in 0.001665269 sec. | ||
9986 | 2025.03.25 22:07:10.870686 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9987 | 2025.03.25 22:07:10.870792 [ 254 ] {851e4893-0d1b-4807-9372-409b8dca6066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9988 | 2025.03.25 22:07:10.870861 [ 254 ] {851e4893-0d1b-4807-9372-409b8dca6066} <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 | ||
9989 | 2025.03.25 22:07:10.872009 [ 254 ] {851e4893-0d1b-4807-9372-409b8dca6066} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9990 | 2025.03.25 22:07:10.872047 [ 254 ] {851e4893-0d1b-4807-9372-409b8dca6066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
9991 | 2025.03.25 22:07:10.872701 [ 254 ] {851e4893-0d1b-4807-9372-409b8dca6066} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9992 | 2025.03.25 22:07:10.872979 [ 254 ] {851e4893-0d1b-4807-9372-409b8dca6066} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9993 | 2025.03.25 22:07:10.873215 [ 254 ] {851e4893-0d1b-4807-9372-409b8dca6066} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002443 sec., 13098.649201801065 rows/sec., 23.47 MiB/sec. | ||
9994 | 2025.03.25 22:07:10.873528 [ 254 ] {851e4893-0d1b-4807-9372-409b8dca6066} <Debug> TCPHandler: Processed in 0.002889531 sec. | ||
9995 | 2025.03.25 22:07:10.873864 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9996 | 2025.03.25 22:07:10.874004 [ 254 ] {e1534040-d26a-4570-8ce6-a43f36dbc675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9997 | 2025.03.25 22:07:10.874055 [ 254 ] {e1534040-d26a-4570-8ce6-a43f36dbc675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9998 | 2025.03.25 22:07:10.874540 [ 254 ] {e1534040-d26a-4570-8ce6-a43f36dbc675} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9999 | 2025.03.25 22:07:10.874578 [ 254 ] {e1534040-d26a-4570-8ce6-a43f36dbc675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
10000 | 2025.03.25 22:07:10.874950 [ 254 ] {e1534040-d26a-4570-8ce6-a43f36dbc675} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10001 | 2025.03.25 22:07:10.875191 [ 254 ] {e1534040-d26a-4570-8ce6-a43f36dbc675} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10002 | 2025.03.25 22:07:10.875396 [ 254 ] {e1534040-d26a-4570-8ce6-a43f36dbc675} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec. | ||
10003 | 2025.03.25 22:07:10.875491 [ 254 ] {e1534040-d26a-4570-8ce6-a43f36dbc675} <Debug> TCPHandler: Processed in 0.00172245 sec. | ||
10004 | 2025.03.25 22:07:11.977045 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
10005 | 2025.03.25 22:07:11.999296 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10006 | 2025.03.25 22:07:11.999357 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
10007 | 2025.03.25 22:07:12.006774 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10008 | 2025.03.25 22:07:12.007575 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10009 | 2025.03.25 22:07:12.007986 [ 109 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10010 | 2025.03.25 22:07:12.008116 [ 109 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10011 | 2025.03.25 22:07:12.008176 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
10012 | 2025.03.25 22:07:12.008769 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
10013 | 2025.03.25 22:07:12.029596 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
10014 | 2025.03.25 22:07:12.030554 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10015 | 2025.03.25 22:07:12.032308 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
10016 | 2025.03.25 22:07:12.038167 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
10017 | 2025.03.25 22:07:12.044009 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
10018 | 2025.03.25 22:07:12.049731 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
10019 | 2025.03.25 22:07:12.055717 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
10020 | 2025.03.25 22:07:12.060397 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
10021 | 2025.03.25 22:07:12.121562 [ 197 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.113217097 sec., 3727.3522390350636 rows/sec., 19.27 MiB/sec. | ||
10022 | 2025.03.25 22:07:12.123711 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10023 | 2025.03.25 22:07:12.126307 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_56_11} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10024 | 2025.03.25 22:07:12.126419 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_56_11} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10025 | 2025.03.25 22:07:12.128014 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10026 | 2025.03.25 22:07:15.892187 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10027 | 2025.03.25 22:07:15.892418 [ 254 ] {c8272e62-41dc-4488-8bfb-5dfbce805e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10028 | 2025.03.25 22:07:15.892500 [ 254 ] {c8272e62-41dc-4488-8bfb-5dfbce805e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10029 | 2025.03.25 22:07:15.893358 [ 254 ] {c8272e62-41dc-4488-8bfb-5dfbce805e9b} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10030 | 2025.03.25 22:07:15.893407 [ 254 ] {c8272e62-41dc-4488-8bfb-5dfbce805e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10031 | 2025.03.25 22:07:15.893854 [ 254 ] {c8272e62-41dc-4488-8bfb-5dfbce805e9b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10032 | 2025.03.25 22:07:15.894116 [ 254 ] {c8272e62-41dc-4488-8bfb-5dfbce805e9b} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10033 | 2025.03.25 22:07:15.894415 [ 254 ] {c8272e62-41dc-4488-8bfb-5dfbce805e9b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002038 sec., 11776.251226692837 rows/sec., 1000.52 KiB/sec. | ||
10034 | 2025.03.25 22:07:15.894844 [ 254 ] {c8272e62-41dc-4488-8bfb-5dfbce805e9b} <Debug> TCPHandler: Processed in 0.002785399 sec. | ||
10035 | 2025.03.25 22:07:15.895166 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10036 | 2025.03.25 22:07:15.895280 [ 254 ] {079368a5-270d-4802-a42e-e145bef51e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10037 | 2025.03.25 22:07:15.895331 [ 254 ] {079368a5-270d-4802-a42e-e145bef51e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10038 | 2025.03.25 22:07:15.896609 [ 254 ] {079368a5-270d-4802-a42e-e145bef51e3a} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10039 | 2025.03.25 22:07:15.896652 [ 254 ] {079368a5-270d-4802-a42e-e145bef51e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10040 | 2025.03.25 22:07:15.897122 [ 254 ] {079368a5-270d-4802-a42e-e145bef51e3a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10041 | 2025.03.25 22:07:15.897368 [ 254 ] {079368a5-270d-4802-a42e-e145bef51e3a} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10042 | 2025.03.25 22:07:15.897585 [ 102 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10043 | 2025.03.25 22:07:15.897601 [ 254 ] {079368a5-270d-4802-a42e-e145bef51e3a} <Debug> executeQuery: Read 1332 rows, 113.52 KiB in 0.002338 sec., 569717.7074422584 rows/sec., 47.41 MiB/sec. | ||
10044 | 2025.03.25 22:07:15.897710 [ 102 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10045 | 2025.03.25 22:07:15.897777 [ 254 ] {079368a5-270d-4802-a42e-e145bef51e3a} <Debug> TCPHandler: Processed in 0.002683166 sec. | ||
10046 | 2025.03.25 22:07:15.897800 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10047 | 2025.03.25 22:07:15.897999 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10048 | 2025.03.25 22:07:15.898148 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
10049 | 2025.03.25 22:07:15.898188 [ 254 ] {b160ad34-9911-43ef-bf81-5de87527358e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10050 | 2025.03.25 22:07:15.898271 [ 254 ] {b160ad34-9911-43ef-bf81-5de87527358e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10051 | 2025.03.25 22:07:15.898512 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10052 | 2025.03.25 22:07:15.898603 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1969 rows starting from the beginning of the part | ||
10053 | 2025.03.25 22:07:15.898976 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 72 rows starting from the beginning of the part | ||
10054 | 2025.03.25 22:07:15.899339 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 122 rows starting from the beginning of the part | ||
10055 | 2025.03.25 22:07:15.899661 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 72 rows starting from the beginning of the part | ||
10056 | 2025.03.25 22:07:15.899975 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 120 rows starting from the beginning of the part | ||
10057 | 2025.03.25 22:07:15.900133 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1332 rows starting from the beginning of the part | ||
10058 | 2025.03.25 22:07:15.901132 [ 254 ] {b160ad34-9911-43ef-bf81-5de87527358e} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10059 | 2025.03.25 22:07:15.901191 [ 254 ] {b160ad34-9911-43ef-bf81-5de87527358e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10060 | 2025.03.25 22:07:15.901990 [ 254 ] {b160ad34-9911-43ef-bf81-5de87527358e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10061 | 2025.03.25 22:07:15.902489 [ 254 ] {b160ad34-9911-43ef-bf81-5de87527358e} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10062 | 2025.03.25 22:07:15.902841 [ 254 ] {b160ad34-9911-43ef-bf81-5de87527358e} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.004691 sec., 4263.483265828182 rows/sec., 333.08 KiB/sec. | ||
10063 | 2025.03.25 22:07:15.902938 [ 254 ] {b160ad34-9911-43ef-bf81-5de87527358e} <Debug> TCPHandler: Processed in 0.005051289 sec. | ||
10064 | 2025.03.25 22:07:15.903103 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10065 | 2025.03.25 22:07:15.903250 [ 254 ] {3f29b3ec-6bd0-4ad1-8c6e-3950a5473786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10066 | 2025.03.25 22:07:15.903355 [ 254 ] {3f29b3ec-6bd0-4ad1-8c6e-3950a5473786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10067 | 2025.03.25 22:07:15.903742 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3687 rows, containing 5 columns (5 merged, 0 gathered) in 0.005790031 sec., 636784.1553870782 rows/sec., 55.02 MiB/sec. | ||
10068 | 2025.03.25 22:07:15.904062 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10069 | 2025.03.25 22:07:15.904554 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10070 | 2025.03.25 22:07:15.904717 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_86_17} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10071 | 2025.03.25 22:07:15.904746 [ 254 ] {3f29b3ec-6bd0-4ad1-8c6e-3950a5473786} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10072 | 2025.03.25 22:07:15.904830 [ 254 ] {3f29b3ec-6bd0-4ad1-8c6e-3950a5473786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10073 | 2025.03.25 22:07:15.904863 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
10074 | 2025.03.25 22:07:15.905253 [ 254 ] {3f29b3ec-6bd0-4ad1-8c6e-3950a5473786} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
10075 | 2025.03.25 22:07:15.905499 [ 254 ] {3f29b3ec-6bd0-4ad1-8c6e-3950a5473786} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10076 | 2025.03.25 22:07:15.905755 [ 254 ] {3f29b3ec-6bd0-4ad1-8c6e-3950a5473786} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002553 sec., 98707.40305522914 rows/sec., 6.83 MiB/sec. | ||
10077 | 2025.03.25 22:07:15.905998 [ 254 ] {3f29b3ec-6bd0-4ad1-8c6e-3950a5473786} <Debug> TCPHandler: Processed in 0.002949472 sec. | ||
10078 | 2025.03.25 22:07:15.906175 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10079 | 2025.03.25 22:07:15.906280 [ 254 ] {c4dbd65c-db70-474f-900a-a3d997ecc745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10080 | 2025.03.25 22:07:15.906327 [ 254 ] {c4dbd65c-db70-474f-900a-a3d997ecc745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10081 | 2025.03.25 22:07:15.906878 [ 254 ] {c4dbd65c-db70-474f-900a-a3d997ecc745} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10082 | 2025.03.25 22:07:15.906919 [ 254 ] {c4dbd65c-db70-474f-900a-a3d997ecc745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10083 | 2025.03.25 22:07:15.907271 [ 254 ] {c4dbd65c-db70-474f-900a-a3d997ecc745} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10084 | 2025.03.25 22:07:15.907504 [ 254 ] {c4dbd65c-db70-474f-900a-a3d997ecc745} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10085 | 2025.03.25 22:07:15.907714 [ 254 ] {c4dbd65c-db70-474f-900a-a3d997ecc745} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001457 sec., 8236.101578586136 rows/sec., 643.45 KiB/sec. | ||
10086 | 2025.03.25 22:07:15.907768 [ 254 ] {c4dbd65c-db70-474f-900a-a3d997ecc745} <Debug> TCPHandler: Processed in 0.001647619 sec. | ||
10087 | 2025.03.25 22:07:15.907886 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10088 | 2025.03.25 22:07:15.907993 [ 254 ] {a7cf85b2-0791-4f0c-804b-4331eceefe7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10089 | 2025.03.25 22:07:15.908038 [ 254 ] {a7cf85b2-0791-4f0c-804b-4331eceefe7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10090 | 2025.03.25 22:07:15.908808 [ 254 ] {a7cf85b2-0791-4f0c-804b-4331eceefe7a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10091 | 2025.03.25 22:07:15.908848 [ 254 ] {a7cf85b2-0791-4f0c-804b-4331eceefe7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10092 | 2025.03.25 22:07:15.909222 [ 254 ] {a7cf85b2-0791-4f0c-804b-4331eceefe7a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10093 | 2025.03.25 22:07:15.909454 [ 254 ] {a7cf85b2-0791-4f0c-804b-4331eceefe7a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10094 | 2025.03.25 22:07:15.909663 [ 102 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10095 | 2025.03.25 22:07:15.909720 [ 254 ] {a7cf85b2-0791-4f0c-804b-4331eceefe7a} <Debug> executeQuery: Read 564 rows, 43.30 KiB in 0.001742 sec., 323765.7864523536 rows/sec., 24.28 MiB/sec. | ||
10096 | 2025.03.25 22:07:15.909752 [ 102 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10097 | 2025.03.25 22:07:15.909837 [ 254 ] {a7cf85b2-0791-4f0c-804b-4331eceefe7a} <Debug> TCPHandler: Processed in 0.002001525 sec. | ||
10098 | 2025.03.25 22:07:15.909848 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10099 | 2025.03.25 22:07:15.910035 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10100 | 2025.03.25 22:07:15.910145 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
10101 | 2025.03.25 22:07:15.910218 [ 254 ] {6d362b50-71f8-4271-af19-42d6172d8917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10102 | 2025.03.25 22:07:15.910338 [ 254 ] {6d362b50-71f8-4271-af19-42d6172d8917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10103 | 2025.03.25 22:07:15.910480 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10104 | 2025.03.25 22:07:15.910570 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 952 rows starting from the beginning of the part | ||
10105 | 2025.03.25 22:07:15.910927 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 72 rows starting from the beginning of the part | ||
10106 | 2025.03.25 22:07:15.911351 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 100 rows starting from the beginning of the part | ||
10107 | 2025.03.25 22:07:15.911662 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 72 rows starting from the beginning of the part | ||
10108 | 2025.03.25 22:07:15.911756 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 96 rows starting from the beginning of the part | ||
10109 | 2025.03.25 22:07:15.911850 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 564 rows starting from the beginning of the part | ||
10110 | 2025.03.25 22:07:15.913060 [ 254 ] {6d362b50-71f8-4271-af19-42d6172d8917} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10111 | 2025.03.25 22:07:15.913121 [ 254 ] {6d362b50-71f8-4271-af19-42d6172d8917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10112 | 2025.03.25 22:07:15.914258 [ 254 ] {6d362b50-71f8-4271-af19-42d6172d8917} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10113 | 2025.03.25 22:07:15.914653 [ 254 ] {6d362b50-71f8-4271-af19-42d6172d8917} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10114 | 2025.03.25 22:07:15.914886 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 5 columns (5 merged, 0 gathered) in 0.004891035 sec., 379469.7850250509 rows/sec., 29.78 MiB/sec. | ||
10115 | 2025.03.25 22:07:15.915048 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10116 | 2025.03.25 22:07:15.915149 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10117 | 2025.03.25 22:07:15.915231 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10118 | 2025.03.25 22:07:15.915243 [ 254 ] {6d362b50-71f8-4271-af19-42d6172d8917} <Debug> executeQuery: Read 916 rows, 63.62 KiB in 0.005048 sec., 181458.0031695721 rows/sec., 12.31 MiB/sec. | ||
10119 | 2025.03.25 22:07:15.915244 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10120 | 2025.03.25 22:07:15.915596 [ 254 ] {6d362b50-71f8-4271-af19-42d6172d8917} <Debug> TCPHandler: Processed in 0.005652249 sec. | ||
10121 | 2025.03.25 22:07:15.915742 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
10122 | 2025.03.25 22:07:15.915907 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10123 | 2025.03.25 22:07:15.916043 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10124 | 2025.03.25 22:07:15.916047 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10125 | 2025.03.25 22:07:15.916132 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23158 rows starting from the beginning of the part | ||
10126 | 2025.03.25 22:07:15.916152 [ 254 ] {93b06d4c-e15f-4204-a54a-1dcd2738bef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10127 | 2025.03.25 22:07:15.916419 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_86_17} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10128 | 2025.03.25 22:07:15.916556 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
10129 | 2025.03.25 22:07:15.916558 [ 254 ] {93b06d4c-e15f-4204-a54a-1dcd2738bef0} <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 | ||
10130 | 2025.03.25 22:07:15.916817 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
10131 | 2025.03.25 22:07:15.917118 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 162 rows starting from the beginning of the part | ||
10132 | 2025.03.25 22:07:15.917537 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
10133 | 2025.03.25 22:07:15.917893 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
10134 | 2025.03.25 22:07:15.918210 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 916 rows starting from the beginning of the part | ||
10135 | 2025.03.25 22:07:15.919926 [ 254 ] {93b06d4c-e15f-4204-a54a-1dcd2738bef0} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10136 | 2025.03.25 22:07:15.919968 [ 254 ] {93b06d4c-e15f-4204-a54a-1dcd2738bef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10137 | 2025.03.25 22:07:15.921071 [ 254 ] {93b06d4c-e15f-4204-a54a-1dcd2738bef0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10138 | 2025.03.25 22:07:15.921533 [ 254 ] {93b06d4c-e15f-4204-a54a-1dcd2738bef0} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10139 | 2025.03.25 22:07:15.921922 [ 254 ] {93b06d4c-e15f-4204-a54a-1dcd2738bef0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005829 sec., 1372.448104306056 rows/sec., 2.46 MiB/sec. | ||
10140 | 2025.03.25 22:07:15.922375 [ 254 ] {93b06d4c-e15f-4204-a54a-1dcd2738bef0} <Debug> TCPHandler: Processed in 0.006590605 sec. | ||
10141 | 2025.03.25 22:07:15.922886 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10142 | 2025.03.25 22:07:15.923147 [ 254 ] {a266cb4e-3dbd-43a5-876b-578a0cde09d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10143 | 2025.03.25 22:07:15.923197 [ 254 ] {a266cb4e-3dbd-43a5-876b-578a0cde09d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10144 | 2025.03.25 22:07:15.923728 [ 254 ] {a266cb4e-3dbd-43a5-876b-578a0cde09d2} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10145 | 2025.03.25 22:07:15.923767 [ 254 ] {a266cb4e-3dbd-43a5-876b-578a0cde09d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10146 | 2025.03.25 22:07:15.924383 [ 254 ] {a266cb4e-3dbd-43a5-876b-578a0cde09d2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10147 | 2025.03.25 22:07:15.924627 [ 254 ] {a266cb4e-3dbd-43a5-876b-578a0cde09d2} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10148 | 2025.03.25 22:07:15.924860 [ 102 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10149 | 2025.03.25 22:07:15.924935 [ 254 ] {a266cb4e-3dbd-43a5-876b-578a0cde09d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001859 sec., 32275.416890801505 rows/sec., 2.18 MiB/sec. | ||
10150 | 2025.03.25 22:07:15.924946 [ 102 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10151 | 2025.03.25 22:07:15.925041 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10152 | 2025.03.25 22:07:15.925069 [ 254 ] {a266cb4e-3dbd-43a5-876b-578a0cde09d2} <Debug> TCPHandler: Processed in 0.0023191 sec. | ||
10153 | 2025.03.25 22:07:15.925305 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
10154 | 2025.03.25 22:07:15.925589 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10155 | 2025.03.25 22:07:15.925637 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4608 rows starting from the beginning of the part | ||
10156 | 2025.03.25 22:07:15.925803 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
10157 | 2025.03.25 22:07:15.926192 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
10158 | 2025.03.25 22:07:15.926522 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
10159 | 2025.03.25 22:07:15.926783 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24716 rows, containing 5 columns (5 merged, 0 gathered) in 0.011280117 sec., 2191112.024813218 rows/sec., 149.94 MiB/sec. | ||
10160 | 2025.03.25 22:07:15.926845 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
10161 | 2025.03.25 22:07:15.926978 [ 188 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
10162 | 2025.03.25 22:07:15.927129 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10163 | 2025.03.25 22:07:15.927901 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10164 | 2025.03.25 22:07:15.928093 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10165 | 2025.03.25 22:07:15.928215 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
10166 | 2025.03.25 22:07:15.929661 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4908 rows, containing 4 columns (4 merged, 0 gathered) in 0.004450527 sec., 1102790.748151848 rows/sec., 73.50 MiB/sec. | ||
10167 | 2025.03.25 22:07:15.930220 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10168 | 2025.03.25 22:07:15.930567 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_86_17} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10169 | 2025.03.25 22:07:15.930660 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_86_17} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10170 | 2025.03.25 22:07:15.930764 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
10171 | 2025.03.25 22:07:17.673664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 | ||
10172 | 2025.03.25 22:07:17.674390 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10173 | 2025.03.25 22:07:17.674442 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10174 | 2025.03.25 22:07:17.674987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10175 | 2025.03.25 22:07:17.675255 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10176 | 2025.03.25 22:07:17.675552 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 | ||
10177 | 2025.03.25 22:07:19.529687 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
10178 | 2025.03.25 22:07:19.549329 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10179 | 2025.03.25 22:07:19.549396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10180 | 2025.03.25 22:07:19.556318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10181 | 2025.03.25 22:07:19.557063 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10182 | 2025.03.25 22:07:19.560396 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
10183 | 2025.03.25 22:07:20.302756 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1402 | ||
10184 | 2025.03.25 22:07:20.306069 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10185 | 2025.03.25 22:07:20.306123 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10186 | 2025.03.25 22:07:20.307615 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10187 | 2025.03.25 22:07:20.307946 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10188 | 2025.03.25 22:07:20.309359 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1402 | ||
10189 | 2025.03.25 22:07:20.864655 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10190 | 2025.03.25 22:07:20.864884 [ 254 ] {5f91ba22-4da3-4334-ac3e-2bce52e5d85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10191 | 2025.03.25 22:07:20.864975 [ 254 ] {5f91ba22-4da3-4334-ac3e-2bce52e5d85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10192 | 2025.03.25 22:07:20.866187 [ 254 ] {5f91ba22-4da3-4334-ac3e-2bce52e5d85d} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10193 | 2025.03.25 22:07:20.866262 [ 254 ] {5f91ba22-4da3-4334-ac3e-2bce52e5d85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10194 | 2025.03.25 22:07:20.866983 [ 254 ] {5f91ba22-4da3-4334-ac3e-2bce52e5d85d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10195 | 2025.03.25 22:07:20.867417 [ 254 ] {5f91ba22-4da3-4334-ac3e-2bce52e5d85d} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10196 | 2025.03.25 22:07:20.867802 [ 254 ] {5f91ba22-4da3-4334-ac3e-2bce52e5d85d} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002955 sec., 40609.137055837564 rows/sec., 3.44 MiB/sec. | ||
10197 | 2025.03.25 22:07:20.868001 [ 254 ] {5f91ba22-4da3-4334-ac3e-2bce52e5d85d} <Debug> TCPHandler: Processed in 0.003519902 sec. | ||
10198 | 2025.03.25 22:07:20.868345 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10199 | 2025.03.25 22:07:20.868617 [ 254 ] {f37e6846-34d4-4766-87a1-5baba642f463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10200 | 2025.03.25 22:07:20.868721 [ 254 ] {f37e6846-34d4-4766-87a1-5baba642f463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10201 | 2025.03.25 22:07:20.870152 [ 254 ] {f37e6846-34d4-4766-87a1-5baba642f463} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10202 | 2025.03.25 22:07:20.870226 [ 254 ] {f37e6846-34d4-4766-87a1-5baba642f463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10203 | 2025.03.25 22:07:20.870771 [ 254 ] {f37e6846-34d4-4766-87a1-5baba642f463} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10204 | 2025.03.25 22:07:20.871105 [ 254 ] {f37e6846-34d4-4766-87a1-5baba642f463} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10205 | 2025.03.25 22:07:20.871384 [ 254 ] {f37e6846-34d4-4766-87a1-5baba642f463} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.002838 sec., 11275.54615926709 rows/sec., 847.87 KiB/sec. | ||
10206 | 2025.03.25 22:07:20.871507 [ 254 ] {f37e6846-34d4-4766-87a1-5baba642f463} <Debug> TCPHandler: Processed in 0.003356218 sec. | ||
10207 | 2025.03.25 22:07:20.871805 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10208 | 2025.03.25 22:07:20.871959 [ 254 ] {9d6964fb-29f2-449b-b671-f8435b721b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10209 | 2025.03.25 22:07:20.872030 [ 254 ] {9d6964fb-29f2-449b-b671-f8435b721b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10210 | 2025.03.25 22:07:20.872839 [ 254 ] {9d6964fb-29f2-449b-b671-f8435b721b68} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10211 | 2025.03.25 22:07:20.872892 [ 254 ] {9d6964fb-29f2-449b-b671-f8435b721b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10212 | 2025.03.25 22:07:20.873409 [ 254 ] {9d6964fb-29f2-449b-b671-f8435b721b68} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10213 | 2025.03.25 22:07:20.873759 [ 254 ] {9d6964fb-29f2-449b-b671-f8435b721b68} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10214 | 2025.03.25 22:07:20.874097 [ 254 ] {9d6964fb-29f2-449b-b671-f8435b721b68} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.002181 sec., 44016.50618982118 rows/sec., 3.44 MiB/sec. | ||
10215 | 2025.03.25 22:07:20.874183 [ 254 ] {9d6964fb-29f2-449b-b671-f8435b721b68} <Debug> TCPHandler: Processed in 0.002503454 sec. | ||
10216 | 2025.03.25 22:07:20.874526 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10217 | 2025.03.25 22:07:20.874730 [ 254 ] {9e9d41f8-9316-4439-97a0-0b86f2a4a387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10218 | 2025.03.25 22:07:20.875103 [ 254 ] {9e9d41f8-9316-4439-97a0-0b86f2a4a387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10219 | 2025.03.25 22:07:20.876129 [ 254 ] {9e9d41f8-9316-4439-97a0-0b86f2a4a387} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10220 | 2025.03.25 22:07:20.876186 [ 254 ] {9e9d41f8-9316-4439-97a0-0b86f2a4a387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10221 | 2025.03.25 22:07:20.876792 [ 254 ] {9e9d41f8-9316-4439-97a0-0b86f2a4a387} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10222 | 2025.03.25 22:07:20.877161 [ 254 ] {9e9d41f8-9316-4439-97a0-0b86f2a4a387} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10223 | 2025.03.25 22:07:20.877433 [ 254 ] {9e9d41f8-9316-4439-97a0-0b86f2a4a387} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002737 sec., 58458.16587504568 rows/sec., 4.07 MiB/sec. | ||
10224 | 2025.03.25 22:07:20.877515 [ 254 ] {9e9d41f8-9316-4439-97a0-0b86f2a4a387} <Debug> TCPHandler: Processed in 0.003125565 sec. | ||
10225 | 2025.03.25 22:07:20.877714 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10226 | 2025.03.25 22:07:20.877844 [ 254 ] {c6369f95-4c63-422a-bf46-cc5a93150549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10227 | 2025.03.25 22:07:20.877943 [ 254 ] {c6369f95-4c63-422a-bf46-cc5a93150549} <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 | ||
10228 | 2025.03.25 22:07:20.879996 [ 254 ] {c6369f95-4c63-422a-bf46-cc5a93150549} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10229 | 2025.03.25 22:07:20.880059 [ 254 ] {c6369f95-4c63-422a-bf46-cc5a93150549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10230 | 2025.03.25 22:07:20.881128 [ 254 ] {c6369f95-4c63-422a-bf46-cc5a93150549} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10231 | 2025.03.25 22:07:20.881470 [ 254 ] {c6369f95-4c63-422a-bf46-cc5a93150549} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10232 | 2025.03.25 22:07:20.881820 [ 254 ] {c6369f95-4c63-422a-bf46-cc5a93150549} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004008 sec., 7984.031936127744 rows/sec., 14.31 MiB/sec. | ||
10233 | 2025.03.25 22:07:20.882185 [ 254 ] {c6369f95-4c63-422a-bf46-cc5a93150549} <Debug> TCPHandler: Processed in 0.00454854 sec. | ||
10234 | 2025.03.25 22:07:20.884182 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10235 | 2025.03.25 22:07:20.884361 [ 254 ] {070013ba-b934-4e54-89fa-1bbca74a8325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10236 | 2025.03.25 22:07:20.884443 [ 254 ] {070013ba-b934-4e54-89fa-1bbca74a8325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10237 | 2025.03.25 22:07:20.885078 [ 254 ] {070013ba-b934-4e54-89fa-1bbca74a8325} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10238 | 2025.03.25 22:07:20.885132 [ 254 ] {070013ba-b934-4e54-89fa-1bbca74a8325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10239 | 2025.03.25 22:07:20.885639 [ 254 ] {070013ba-b934-4e54-89fa-1bbca74a8325} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10240 | 2025.03.25 22:07:20.885984 [ 254 ] {070013ba-b934-4e54-89fa-1bbca74a8325} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10241 | 2025.03.25 22:07:20.886262 [ 254 ] {070013ba-b934-4e54-89fa-1bbca74a8325} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001948 sec., 30800.821355236138 rows/sec., 2.08 MiB/sec. | ||
10242 | 2025.03.25 22:07:20.886337 [ 254 ] {070013ba-b934-4e54-89fa-1bbca74a8325} <Debug> TCPHandler: Processed in 0.002272969 sec. | ||
10243 | 2025.03.25 22:07:24.982653 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10244 | 2025.03.25 22:07:24.982721 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10245 | 2025.03.25 22:07:25.175674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 | ||
10246 | 2025.03.25 22:07:25.176365 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10247 | 2025.03.25 22:07:25.176418 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10248 | 2025.03.25 22:07:25.176954 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10249 | 2025.03.25 22:07:25.177214 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10250 | 2025.03.25 22:07:25.177474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
10251 | 2025.03.25 22:07:25.862655 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10252 | 2025.03.25 22:07:25.862954 [ 254 ] {7b82a329-0d4c-4276-adf6-cd50bf38d0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10253 | 2025.03.25 22:07:25.863070 [ 254 ] {7b82a329-0d4c-4276-adf6-cd50bf38d0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10254 | 2025.03.25 22:07:25.863998 [ 254 ] {7b82a329-0d4c-4276-adf6-cd50bf38d0a7} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10255 | 2025.03.25 22:07:25.864048 [ 254 ] {7b82a329-0d4c-4276-adf6-cd50bf38d0a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10256 | 2025.03.25 22:07:25.864506 [ 254 ] {7b82a329-0d4c-4276-adf6-cd50bf38d0a7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10257 | 2025.03.25 22:07:25.864763 [ 254 ] {7b82a329-0d4c-4276-adf6-cd50bf38d0a7} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10258 | 2025.03.25 22:07:25.865013 [ 254 ] {7b82a329-0d4c-4276-adf6-cd50bf38d0a7} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002141 sec., 33629.14525922466 rows/sec., 2.72 MiB/sec. | ||
10259 | 2025.03.25 22:07:25.865080 [ 254 ] {7b82a329-0d4c-4276-adf6-cd50bf38d0a7} <Debug> TCPHandler: Processed in 0.002609665 sec. | ||
10260 | 2025.03.25 22:07:25.865212 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10261 | 2025.03.25 22:07:25.865324 [ 254 ] {01fc3ecd-5087-4627-ba6d-1e264f633e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10262 | 2025.03.25 22:07:25.865372 [ 254 ] {01fc3ecd-5087-4627-ba6d-1e264f633e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10263 | 2025.03.25 22:07:25.865914 [ 254 ] {01fc3ecd-5087-4627-ba6d-1e264f633e78} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10264 | 2025.03.25 22:07:25.865956 [ 254 ] {01fc3ecd-5087-4627-ba6d-1e264f633e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10265 | 2025.03.25 22:07:25.866310 [ 254 ] {01fc3ecd-5087-4627-ba6d-1e264f633e78} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10266 | 2025.03.25 22:07:25.866546 [ 254 ] {01fc3ecd-5087-4627-ba6d-1e264f633e78} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10267 | 2025.03.25 22:07:25.866726 [ 93 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10268 | 2025.03.25 22:07:25.866788 [ 254 ] {01fc3ecd-5087-4627-ba6d-1e264f633e78} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001484 sec., 5390.8355795148245 rows/sec., 405.37 KiB/sec. | ||
10269 | 2025.03.25 22:07:25.866817 [ 93 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10270 | 2025.03.25 22:07:25.866892 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10271 | 2025.03.25 22:07:25.866906 [ 254 ] {01fc3ecd-5087-4627-ba6d-1e264f633e78} <Debug> TCPHandler: Processed in 0.001746301 sec. | ||
10272 | 2025.03.25 22:07:25.867076 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
10273 | 2025.03.25 22:07:25.867085 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10274 | 2025.03.25 22:07:25.867248 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10275 | 2025.03.25 22:07:25.867249 [ 254 ] {7dd60138-33db-4d0d-8b4c-ced3b78ad433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10276 | 2025.03.25 22:07:25.867292 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 178 rows starting from the beginning of the part | ||
10277 | 2025.03.25 22:07:25.867315 [ 254 ] {7dd60138-33db-4d0d-8b4c-ced3b78ad433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10278 | 2025.03.25 22:07:25.867511 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
10279 | 2025.03.25 22:07:25.867955 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 32 rows starting from the beginning of the part | ||
10280 | 2025.03.25 22:07:25.868345 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 20 rows starting from the beginning of the part | ||
10281 | 2025.03.25 22:07:25.868691 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part | ||
10282 | 2025.03.25 22:07:25.869001 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
10283 | 2025.03.25 22:07:25.869745 [ 254 ] {7dd60138-33db-4d0d-8b4c-ced3b78ad433} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10284 | 2025.03.25 22:07:25.869786 [ 254 ] {7dd60138-33db-4d0d-8b4c-ced3b78ad433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10285 | 2025.03.25 22:07:25.870361 [ 254 ] {7dd60138-33db-4d0d-8b4c-ced3b78ad433} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10286 | 2025.03.25 22:07:25.870653 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 5 columns (5 merged, 0 gathered) in 0.003650574 sec., 76152.40781312747 rows/sec., 5.46 MiB/sec. | ||
10287 | 2025.03.25 22:07:25.870739 [ 254 ] {7dd60138-33db-4d0d-8b4c-ced3b78ad433} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10288 | 2025.03.25 22:07:25.871020 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10289 | 2025.03.25 22:07:25.871211 [ 254 ] {7dd60138-33db-4d0d-8b4c-ced3b78ad433} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.003983 sec., 18076.826512678883 rows/sec., 1.41 MiB/sec. | ||
10290 | 2025.03.25 22:07:25.871341 [ 254 ] {7dd60138-33db-4d0d-8b4c-ced3b78ad433} <Debug> TCPHandler: Processed in 0.004315255 sec. | ||
10291 | 2025.03.25 22:07:25.871524 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10292 | 2025.03.25 22:07:25.871663 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_76_15} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10293 | 2025.03.25 22:07:25.871699 [ 254 ] {26c0d54e-3704-48e3-b600-dd7076f3d93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10294 | 2025.03.25 22:07:25.871819 [ 254 ] {26c0d54e-3704-48e3-b600-dd7076f3d93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10295 | 2025.03.25 22:07:25.871863 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_76_15} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10296 | 2025.03.25 22:07:25.872085 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
10297 | 2025.03.25 22:07:25.872595 [ 254 ] {26c0d54e-3704-48e3-b600-dd7076f3d93c} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10298 | 2025.03.25 22:07:25.872638 [ 254 ] {26c0d54e-3704-48e3-b600-dd7076f3d93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10299 | 2025.03.25 22:07:25.873027 [ 254 ] {26c0d54e-3704-48e3-b600-dd7076f3d93c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10300 | 2025.03.25 22:07:25.873273 [ 254 ] {26c0d54e-3704-48e3-b600-dd7076f3d93c} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10301 | 2025.03.25 22:07:25.873514 [ 254 ] {26c0d54e-3704-48e3-b600-dd7076f3d93c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001861 sec., 85975.28210639441 rows/sec., 5.99 MiB/sec. | ||
10302 | 2025.03.25 22:07:25.873581 [ 254 ] {26c0d54e-3704-48e3-b600-dd7076f3d93c} <Debug> TCPHandler: Processed in 0.002130327 sec. | ||
10303 | 2025.03.25 22:07:25.873711 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10304 | 2025.03.25 22:07:25.873840 [ 254 ] {b632b3b9-3657-476b-8e66-c6a4de3ed59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10305 | 2025.03.25 22:07:25.873905 [ 254 ] {b632b3b9-3657-476b-8e66-c6a4de3ed59e} <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 | ||
10306 | 2025.03.25 22:07:25.874926 [ 254 ] {b632b3b9-3657-476b-8e66-c6a4de3ed59e} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10307 | 2025.03.25 22:07:25.874965 [ 254 ] {b632b3b9-3657-476b-8e66-c6a4de3ed59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10308 | 2025.03.25 22:07:25.875564 [ 254 ] {b632b3b9-3657-476b-8e66-c6a4de3ed59e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10309 | 2025.03.25 22:07:25.875816 [ 254 ] {b632b3b9-3657-476b-8e66-c6a4de3ed59e} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10310 | 2025.03.25 22:07:25.876118 [ 254 ] {b632b3b9-3657-476b-8e66-c6a4de3ed59e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002297 sec., 3482.80365694384 rows/sec., 6.24 MiB/sec. | ||
10311 | 2025.03.25 22:07:25.876420 [ 254 ] {b632b3b9-3657-476b-8e66-c6a4de3ed59e} <Debug> TCPHandler: Processed in 0.002772699 sec. | ||
10312 | 2025.03.25 22:07:25.876768 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10313 | 2025.03.25 22:07:25.876882 [ 254 ] {aea75ed6-dae1-4750-b70a-971658ff96ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10314 | 2025.03.25 22:07:25.876929 [ 254 ] {aea75ed6-dae1-4750-b70a-971658ff96ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10315 | 2025.03.25 22:07:25.877396 [ 254 ] {aea75ed6-dae1-4750-b70a-971658ff96ba} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10316 | 2025.03.25 22:07:25.877435 [ 254 ] {aea75ed6-dae1-4750-b70a-971658ff96ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10317 | 2025.03.25 22:07:25.877792 [ 254 ] {aea75ed6-dae1-4750-b70a-971658ff96ba} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10318 | 2025.03.25 22:07:25.878025 [ 254 ] {aea75ed6-dae1-4750-b70a-971658ff96ba} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10319 | 2025.03.25 22:07:25.878227 [ 254 ] {aea75ed6-dae1-4750-b70a-971658ff96ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec. | ||
10320 | 2025.03.25 22:07:25.878277 [ 254 ] {aea75ed6-dae1-4750-b70a-971658ff96ba} <Debug> TCPHandler: Processed in 0.001610388 sec. | ||
10321 | 2025.03.25 22:07:27.060454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
10322 | 2025.03.25 22:07:27.080978 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10323 | 2025.03.25 22:07:27.081037 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10324 | 2025.03.25 22:07:27.088421 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10325 | 2025.03.25 22:07:27.089204 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10326 | 2025.03.25 22:07:27.093196 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
10327 | 2025.03.25 22:07:30.309626 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1426 | ||
10328 | 2025.03.25 22:07:30.313174 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10329 | 2025.03.25 22:07:30.313226 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10330 | 2025.03.25 22:07:30.314713 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
10331 | 2025.03.25 22:07:30.315033 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10332 | 2025.03.25 22:07:30.316482 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1426 | ||
10333 | 2025.03.25 22:07:30.865543 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10334 | 2025.03.25 22:07:30.865731 [ 254 ] {986e3bec-9c07-479f-92d0-74b5ba93f56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10335 | 2025.03.25 22:07:30.865802 [ 254 ] {986e3bec-9c07-479f-92d0-74b5ba93f56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10336 | 2025.03.25 22:07:30.866581 [ 254 ] {986e3bec-9c07-479f-92d0-74b5ba93f56f} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10337 | 2025.03.25 22:07:30.866635 [ 254 ] {986e3bec-9c07-479f-92d0-74b5ba93f56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10338 | 2025.03.25 22:07:30.867067 [ 254 ] {986e3bec-9c07-479f-92d0-74b5ba93f56f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
10339 | 2025.03.25 22:07:30.867330 [ 254 ] {986e3bec-9c07-479f-92d0-74b5ba93f56f} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10340 | 2025.03.25 22:07:30.867590 [ 254 ] {986e3bec-9c07-479f-92d0-74b5ba93f56f} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001899 sec., 5265.92943654555 rows/sec., 429.40 KiB/sec. | ||
10341 | 2025.03.25 22:07:30.867720 [ 254 ] {986e3bec-9c07-479f-92d0-74b5ba93f56f} <Debug> TCPHandler: Processed in 0.00230387 sec. | ||
10342 | 2025.03.25 22:07:30.867923 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10343 | 2025.03.25 22:07:30.868034 [ 254 ] {97c0f13a-ca87-4c9a-b4d7-224e432d475b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10344 | 2025.03.25 22:07:30.868084 [ 254 ] {97c0f13a-ca87-4c9a-b4d7-224e432d475b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10345 | 2025.03.25 22:07:30.868725 [ 254 ] {97c0f13a-ca87-4c9a-b4d7-224e432d475b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10346 | 2025.03.25 22:07:30.868767 [ 254 ] {97c0f13a-ca87-4c9a-b4d7-224e432d475b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10347 | 2025.03.25 22:07:30.869146 [ 254 ] {97c0f13a-ca87-4c9a-b4d7-224e432d475b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10348 | 2025.03.25 22:07:30.869391 [ 254 ] {97c0f13a-ca87-4c9a-b4d7-224e432d475b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10349 | 2025.03.25 22:07:30.869630 [ 254 ] {97c0f13a-ca87-4c9a-b4d7-224e432d475b} <Debug> executeQuery: Read 125 rows, 10.78 KiB in 0.001621 sec., 77112.8932757557 rows/sec., 6.49 MiB/sec. | ||
10350 | 2025.03.25 22:07:30.869709 [ 254 ] {97c0f13a-ca87-4c9a-b4d7-224e432d475b} <Debug> TCPHandler: Processed in 0.001845602 sec. | ||
10351 | 2025.03.25 22:07:30.869859 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10352 | 2025.03.25 22:07:30.870005 [ 254 ] {f8bbf65f-5864-4ebe-8a8b-bb43885e3df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10353 | 2025.03.25 22:07:30.870066 [ 254 ] {f8bbf65f-5864-4ebe-8a8b-bb43885e3df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10354 | 2025.03.25 22:07:30.870625 [ 254 ] {f8bbf65f-5864-4ebe-8a8b-bb43885e3df8} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10355 | 2025.03.25 22:07:30.870665 [ 254 ] {f8bbf65f-5864-4ebe-8a8b-bb43885e3df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10356 | 2025.03.25 22:07:30.871026 [ 254 ] {f8bbf65f-5864-4ebe-8a8b-bb43885e3df8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10357 | 2025.03.25 22:07:30.871267 [ 254 ] {f8bbf65f-5864-4ebe-8a8b-bb43885e3df8} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10358 | 2025.03.25 22:07:30.871477 [ 254 ] {f8bbf65f-5864-4ebe-8a8b-bb43885e3df8} <Debug> executeQuery: Read 42 rows, 3.10 KiB in 0.001512 sec., 27777.777777777777 rows/sec., 2.01 MiB/sec. | ||
10359 | 2025.03.25 22:07:30.871532 [ 254 ] {f8bbf65f-5864-4ebe-8a8b-bb43885e3df8} <Debug> TCPHandler: Processed in 0.00174057 sec. | ||
10360 | 2025.03.25 22:07:30.871637 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10361 | 2025.03.25 22:07:30.871739 [ 254 ] {a20897a5-6538-4704-8aff-839f340bdf55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10362 | 2025.03.25 22:07:30.871785 [ 254 ] {a20897a5-6538-4704-8aff-839f340bdf55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10363 | 2025.03.25 22:07:30.872355 [ 254 ] {a20897a5-6538-4704-8aff-839f340bdf55} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10364 | 2025.03.25 22:07:30.872394 [ 254 ] {a20897a5-6538-4704-8aff-839f340bdf55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10365 | 2025.03.25 22:07:30.872755 [ 254 ] {a20897a5-6538-4704-8aff-839f340bdf55} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10366 | 2025.03.25 22:07:30.873001 [ 254 ] {a20897a5-6538-4704-8aff-839f340bdf55} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10367 | 2025.03.25 22:07:30.873230 [ 254 ] {a20897a5-6538-4704-8aff-839f340bdf55} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001509 sec., 70245.19549370445 rows/sec., 5.50 MiB/sec. | ||
10368 | 2025.03.25 22:07:30.873309 [ 254 ] {a20897a5-6538-4704-8aff-839f340bdf55} <Debug> TCPHandler: Processed in 0.001721891 sec. | ||
10369 | 2025.03.25 22:07:30.873524 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10370 | 2025.03.25 22:07:30.873719 [ 254 ] {e76c6693-6416-4dae-b90b-8dbde3bc8889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10371 | 2025.03.25 22:07:30.873770 [ 254 ] {e76c6693-6416-4dae-b90b-8dbde3bc8889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10372 | 2025.03.25 22:07:30.874314 [ 254 ] {e76c6693-6416-4dae-b90b-8dbde3bc8889} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10373 | 2025.03.25 22:07:30.874353 [ 254 ] {e76c6693-6416-4dae-b90b-8dbde3bc8889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10374 | 2025.03.25 22:07:30.874746 [ 254 ] {e76c6693-6416-4dae-b90b-8dbde3bc8889} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10375 | 2025.03.25 22:07:30.874979 [ 254 ] {e76c6693-6416-4dae-b90b-8dbde3bc8889} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10376 | 2025.03.25 22:07:30.875196 [ 254 ] {e76c6693-6416-4dae-b90b-8dbde3bc8889} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001512 sec., 109126.98412698411 rows/sec., 7.60 MiB/sec. | ||
10377 | 2025.03.25 22:07:30.875259 [ 254 ] {e76c6693-6416-4dae-b90b-8dbde3bc8889} <Debug> TCPHandler: Processed in 0.001835923 sec. | ||
10378 | 2025.03.25 22:07:30.875427 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10379 | 2025.03.25 22:07:30.875539 [ 254 ] {016844bc-0dfc-4908-8c75-04b01c92edb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10380 | 2025.03.25 22:07:30.875608 [ 254 ] {016844bc-0dfc-4908-8c75-04b01c92edb9} <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 | ||
10381 | 2025.03.25 22:07:30.876772 [ 254 ] {016844bc-0dfc-4908-8c75-04b01c92edb9} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10382 | 2025.03.25 22:07:30.876811 [ 254 ] {016844bc-0dfc-4908-8c75-04b01c92edb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10383 | 2025.03.25 22:07:30.877469 [ 254 ] {016844bc-0dfc-4908-8c75-04b01c92edb9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10384 | 2025.03.25 22:07:30.877726 [ 254 ] {016844bc-0dfc-4908-8c75-04b01c92edb9} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10385 | 2025.03.25 22:07:30.877915 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10386 | 2025.03.25 22:07:30.877995 [ 254 ] {016844bc-0dfc-4908-8c75-04b01c92edb9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002471 sec., 12950.222581950628 rows/sec., 23.21 MiB/sec. | ||
10387 | 2025.03.25 22:07:30.878004 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10388 | 2025.03.25 22:07:30.878077 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10389 | 2025.03.25 22:07:30.878497 [ 254 ] {016844bc-0dfc-4908-8c75-04b01c92edb9} <Debug> TCPHandler: Processed in 0.003134795 sec. | ||
10390 | 2025.03.25 22:07:30.878528 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
10391 | 2025.03.25 22:07:30.878991 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10392 | 2025.03.25 22:07:30.879417 [ 254 ] {67f19136-358d-480d-a1dc-37e715b8baa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10393 | 2025.03.25 22:07:30.879603 [ 254 ] {67f19136-358d-480d-a1dc-37e715b8baa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10394 | 2025.03.25 22:07:30.880430 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10395 | 2025.03.25 22:07:30.880550 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1451 rows starting from the beginning of the part | ||
10396 | 2025.03.25 22:07:30.880962 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 32 rows starting from the beginning of the part | ||
10397 | 2025.03.25 22:07:30.881401 [ 254 ] {67f19136-358d-480d-a1dc-37e715b8baa0} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10398 | 2025.03.25 22:07:30.881409 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
10399 | 2025.03.25 22:07:30.881447 [ 254 ] {67f19136-358d-480d-a1dc-37e715b8baa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10400 | 2025.03.25 22:07:30.881783 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 32 rows starting from the beginning of the part | ||
10401 | 2025.03.25 22:07:30.882171 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part | ||
10402 | 2025.03.25 22:07:30.882322 [ 254 ] {67f19136-358d-480d-a1dc-37e715b8baa0} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10403 | 2025.03.25 22:07:30.882481 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 32 rows starting from the beginning of the part | ||
10404 | 2025.03.25 22:07:30.882814 [ 254 ] {67f19136-358d-480d-a1dc-37e715b8baa0} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10405 | 2025.03.25 22:07:30.883158 [ 254 ] {67f19136-358d-480d-a1dc-37e715b8baa0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003888 sec., 15432.0987654321 rows/sec., 1.04 MiB/sec. | ||
10406 | 2025.03.25 22:07:30.883226 [ 254 ] {67f19136-358d-480d-a1dc-37e715b8baa0} <Debug> TCPHandler: Processed in 0.004358057 sec. | ||
10407 | 2025.03.25 22:07:30.893197 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1563 rows, containing 19 columns (19 merged, 0 gathered) in 0.014976522 sec., 104363.34951466034 rows/sec., 187.01 MiB/sec. | ||
10408 | 2025.03.25 22:07:30.894821 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10409 | 2025.03.25 22:07:30.895339 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10410 | 2025.03.25 22:07:30.895432 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10411 | 2025.03.25 22:07:30.895600 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
10412 | 2025.03.25 22:07:31.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.13 MiB, peak 249.61 MiB, free memory in arenas 0.00 B, will set to 241.82 MiB (RSS), difference: 4.69 MiB | ||
10413 | 2025.03.25 22:07:32.677628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 | ||
10414 | 2025.03.25 22:07:32.678677 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10415 | 2025.03.25 22:07:32.678772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10416 | 2025.03.25 22:07:32.679391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10417 | 2025.03.25 22:07:32.679660 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10418 | 2025.03.25 22:07:32.679959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 | ||
10419 | 2025.03.25 22:07:34.593276 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
10420 | 2025.03.25 22:07:34.614940 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10421 | 2025.03.25 22:07:34.615008 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10422 | 2025.03.25 22:07:34.623585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10423 | 2025.03.25 22:07:34.624341 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10424 | 2025.03.25 22:07:34.627062 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
10425 | 2025.03.25 22:07:35.862436 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10426 | 2025.03.25 22:07:35.862652 [ 254 ] {6f6d93a0-ce1a-469f-8789-5ee5214b3354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10427 | 2025.03.25 22:07:35.862727 [ 254 ] {6f6d93a0-ce1a-469f-8789-5ee5214b3354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10428 | 2025.03.25 22:07:35.863545 [ 254 ] {6f6d93a0-ce1a-469f-8789-5ee5214b3354} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10429 | 2025.03.25 22:07:35.863601 [ 254 ] {6f6d93a0-ce1a-469f-8789-5ee5214b3354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10430 | 2025.03.25 22:07:35.864051 [ 254 ] {6f6d93a0-ce1a-469f-8789-5ee5214b3354} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10431 | 2025.03.25 22:07:35.864311 [ 254 ] {6f6d93a0-ce1a-469f-8789-5ee5214b3354} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10432 | 2025.03.25 22:07:35.864573 [ 254 ] {6f6d93a0-ce1a-469f-8789-5ee5214b3354} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001978 sec., 36400.404448938316 rows/sec., 2.94 MiB/sec. | ||
10433 | 2025.03.25 22:07:35.864640 [ 254 ] {6f6d93a0-ce1a-469f-8789-5ee5214b3354} <Debug> TCPHandler: Processed in 0.002345181 sec. | ||
10434 | 2025.03.25 22:07:35.864770 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10435 | 2025.03.25 22:07:35.864884 [ 254 ] {ae6feb15-b88a-442d-84a8-1e3ab28b4467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10436 | 2025.03.25 22:07:35.864934 [ 254 ] {ae6feb15-b88a-442d-84a8-1e3ab28b4467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10437 | 2025.03.25 22:07:35.865482 [ 254 ] {ae6feb15-b88a-442d-84a8-1e3ab28b4467} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10438 | 2025.03.25 22:07:35.865524 [ 254 ] {ae6feb15-b88a-442d-84a8-1e3ab28b4467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10439 | 2025.03.25 22:07:35.865883 [ 254 ] {ae6feb15-b88a-442d-84a8-1e3ab28b4467} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10440 | 2025.03.25 22:07:35.866139 [ 254 ] {ae6feb15-b88a-442d-84a8-1e3ab28b4467} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10441 | 2025.03.25 22:07:35.866383 [ 254 ] {ae6feb15-b88a-442d-84a8-1e3ab28b4467} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001521 sec., 5259.697567389875 rows/sec., 395.50 KiB/sec. | ||
10442 | 2025.03.25 22:07:35.866486 [ 254 ] {ae6feb15-b88a-442d-84a8-1e3ab28b4467} <Debug> TCPHandler: Processed in 0.001770531 sec. | ||
10443 | 2025.03.25 22:07:35.866663 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10444 | 2025.03.25 22:07:35.866937 [ 254 ] {6004175e-2c85-409e-98e3-4c3baafb219a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10445 | 2025.03.25 22:07:35.867000 [ 254 ] {6004175e-2c85-409e-98e3-4c3baafb219a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10446 | 2025.03.25 22:07:35.867581 [ 254 ] {6004175e-2c85-409e-98e3-4c3baafb219a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10447 | 2025.03.25 22:07:35.867623 [ 254 ] {6004175e-2c85-409e-98e3-4c3baafb219a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10448 | 2025.03.25 22:07:35.867985 [ 254 ] {6004175e-2c85-409e-98e3-4c3baafb219a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10449 | 2025.03.25 22:07:35.868226 [ 254 ] {6004175e-2c85-409e-98e3-4c3baafb219a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10450 | 2025.03.25 22:07:35.868445 [ 254 ] {6004175e-2c85-409e-98e3-4c3baafb219a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001604 sec., 44887.78054862843 rows/sec., 3.50 MiB/sec. | ||
10451 | 2025.03.25 22:07:35.868500 [ 254 ] {6004175e-2c85-409e-98e3-4c3baafb219a} <Debug> TCPHandler: Processed in 0.001938253 sec. | ||
10452 | 2025.03.25 22:07:35.868618 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10453 | 2025.03.25 22:07:35.868725 [ 254 ] {cfe5e41b-b48d-4431-9a60-9cbd0475ba53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10454 | 2025.03.25 22:07:35.868777 [ 254 ] {cfe5e41b-b48d-4431-9a60-9cbd0475ba53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10455 | 2025.03.25 22:07:35.869333 [ 254 ] {cfe5e41b-b48d-4431-9a60-9cbd0475ba53} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10456 | 2025.03.25 22:07:35.869375 [ 254 ] {cfe5e41b-b48d-4431-9a60-9cbd0475ba53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10457 | 2025.03.25 22:07:35.869771 [ 254 ] {cfe5e41b-b48d-4431-9a60-9cbd0475ba53} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10458 | 2025.03.25 22:07:35.870021 [ 254 ] {cfe5e41b-b48d-4431-9a60-9cbd0475ba53} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10459 | 2025.03.25 22:07:35.870248 [ 254 ] {cfe5e41b-b48d-4431-9a60-9cbd0475ba53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec. | ||
10460 | 2025.03.25 22:07:35.870301 [ 254 ] {cfe5e41b-b48d-4431-9a60-9cbd0475ba53} <Debug> TCPHandler: Processed in 0.001735291 sec. | ||
10461 | 2025.03.25 22:07:35.870408 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10462 | 2025.03.25 22:07:35.870511 [ 254 ] {3293bb4f-cf66-4157-a0df-645e3602afb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10463 | 2025.03.25 22:07:35.870578 [ 254 ] {3293bb4f-cf66-4157-a0df-645e3602afb0} <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 | ||
10464 | 2025.03.25 22:07:35.871671 [ 254 ] {3293bb4f-cf66-4157-a0df-645e3602afb0} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10465 | 2025.03.25 22:07:35.871711 [ 254 ] {3293bb4f-cf66-4157-a0df-645e3602afb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10466 | 2025.03.25 22:07:35.872332 [ 254 ] {3293bb4f-cf66-4157-a0df-645e3602afb0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10467 | 2025.03.25 22:07:35.872598 [ 254 ] {3293bb4f-cf66-4157-a0df-645e3602afb0} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10468 | 2025.03.25 22:07:35.872857 [ 254 ] {3293bb4f-cf66-4157-a0df-645e3602afb0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002366 sec., 3381.23415046492 rows/sec., 6.06 MiB/sec. | ||
10469 | 2025.03.25 22:07:35.872975 [ 254 ] {3293bb4f-cf66-4157-a0df-645e3602afb0} <Debug> TCPHandler: Processed in 0.002618245 sec. | ||
10470 | 2025.03.25 22:07:35.873106 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10471 | 2025.03.25 22:07:35.873213 [ 254 ] {13ebb725-978b-40a0-a2f3-e58e01d00e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10472 | 2025.03.25 22:07:35.873261 [ 254 ] {13ebb725-978b-40a0-a2f3-e58e01d00e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10473 | 2025.03.25 22:07:35.873715 [ 254 ] {13ebb725-978b-40a0-a2f3-e58e01d00e16} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10474 | 2025.03.25 22:07:35.873755 [ 254 ] {13ebb725-978b-40a0-a2f3-e58e01d00e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10475 | 2025.03.25 22:07:35.874146 [ 254 ] {13ebb725-978b-40a0-a2f3-e58e01d00e16} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10476 | 2025.03.25 22:07:35.874382 [ 254 ] {13ebb725-978b-40a0-a2f3-e58e01d00e16} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10477 | 2025.03.25 22:07:35.874601 [ 254 ] {13ebb725-978b-40a0-a2f3-e58e01d00e16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec. | ||
10478 | 2025.03.25 22:07:35.874651 [ 254 ] {13ebb725-978b-40a0-a2f3-e58e01d00e16} <Debug> TCPHandler: Processed in 0.001596848 sec. | ||
10479 | 2025.03.25 22:07:39.982968 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10480 | 2025.03.25 22:07:39.983066 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10481 | 2025.03.25 22:07:40.180086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 | ||
10482 | 2025.03.25 22:07:40.180769 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10483 | 2025.03.25 22:07:40.180822 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10484 | 2025.03.25 22:07:40.181352 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10485 | 2025.03.25 22:07:40.181608 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10486 | 2025.03.25 22:07:40.181868 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
10487 | 2025.03.25 22:07:40.316648 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1452 | ||
10488 | 2025.03.25 22:07:40.320160 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10489 | 2025.03.25 22:07:40.320223 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10490 | 2025.03.25 22:07:40.321730 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
10491 | 2025.03.25 22:07:40.322054 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10492 | 2025.03.25 22:07:40.323549 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1452 | ||
10493 | 2025.03.25 22:07:40.863093 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10494 | 2025.03.25 22:07:40.863277 [ 254 ] {ab6cf535-d619-45c7-b1c9-e6820a83f9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10495 | 2025.03.25 22:07:40.863351 [ 254 ] {ab6cf535-d619-45c7-b1c9-e6820a83f9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10496 | 2025.03.25 22:07:40.864186 [ 254 ] {ab6cf535-d619-45c7-b1c9-e6820a83f9f8} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10497 | 2025.03.25 22:07:40.864240 [ 254 ] {ab6cf535-d619-45c7-b1c9-e6820a83f9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10498 | 2025.03.25 22:07:40.864702 [ 254 ] {ab6cf535-d619-45c7-b1c9-e6820a83f9f8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10499 | 2025.03.25 22:07:40.864963 [ 254 ] {ab6cf535-d619-45c7-b1c9-e6820a83f9f8} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10500 | 2025.03.25 22:07:40.865163 [ 81 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10501 | 2025.03.25 22:07:40.865230 [ 254 ] {ab6cf535-d619-45c7-b1c9-e6820a83f9f8} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002003 sec., 59910.13479780329 rows/sec., 5.08 MiB/sec. | ||
10502 | 2025.03.25 22:07:40.865257 [ 81 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10503 | 2025.03.25 22:07:40.865331 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10504 | 2025.03.25 22:07:40.865365 [ 254 ] {ab6cf535-d619-45c7-b1c9-e6820a83f9f8} <Debug> TCPHandler: Processed in 0.002398022 sec. | ||
10505 | 2025.03.25 22:07:40.865665 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10506 | 2025.03.25 22:07:40.865714 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::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 | ||
10507 | 2025.03.25 22:07:40.865974 [ 254 ] {e1972fec-8dfe-495d-9143-c02a6ee2a4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10508 | 2025.03.25 22:07:40.866157 [ 254 ] {e1972fec-8dfe-495d-9143-c02a6ee2a4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10509 | 2025.03.25 22:07:40.866587 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10510 | 2025.03.25 22:07:40.866821 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1969 rows starting from the beginning of the part | ||
10511 | 2025.03.25 22:07:40.867841 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 120 rows starting from the beginning of the part | ||
10512 | 2025.03.25 22:07:40.868164 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 72 rows starting from the beginning of the part | ||
10513 | 2025.03.25 22:07:40.868429 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 125 rows starting from the beginning of the part | ||
10514 | 2025.03.25 22:07:40.868791 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 72 rows starting from the beginning of the part | ||
10515 | 2025.03.25 22:07:40.869139 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 120 rows starting from the beginning of the part | ||
10516 | 2025.03.25 22:07:40.869825 [ 254 ] {e1972fec-8dfe-495d-9143-c02a6ee2a4f7} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10517 | 2025.03.25 22:07:40.869887 [ 254 ] {e1972fec-8dfe-495d-9143-c02a6ee2a4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10518 | 2025.03.25 22:07:40.870823 [ 254 ] {e1972fec-8dfe-495d-9143-c02a6ee2a4f7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10519 | 2025.03.25 22:07:40.871471 [ 254 ] {e1972fec-8dfe-495d-9143-c02a6ee2a4f7} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10520 | 2025.03.25 22:07:40.871878 [ 254 ] {e1972fec-8dfe-495d-9143-c02a6ee2a4f7} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.006047 sec., 5291.880271208864 rows/sec., 397.92 KiB/sec. | ||
10521 | 2025.03.25 22:07:40.871989 [ 254 ] {e1972fec-8dfe-495d-9143-c02a6ee2a4f7} <Debug> TCPHandler: Processed in 0.006447172 sec. | ||
10522 | 2025.03.25 22:07:40.872208 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10523 | 2025.03.25 22:07:40.872530 [ 254 ] {0ceb418a-07fe-492f-9cee-38eea5dc0954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10524 | 2025.03.25 22:07:40.872597 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 5 columns (5 merged, 0 gathered) in 0.007112884 sec., 348381.8940390424 rows/sec., 30.02 MiB/sec. | ||
10525 | 2025.03.25 22:07:40.872612 [ 254 ] {0ceb418a-07fe-492f-9cee-38eea5dc0954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10526 | 2025.03.25 22:07:40.872975 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10527 | 2025.03.25 22:07:40.873603 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10528 | 2025.03.25 22:07:40.873837 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_91_18} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10529 | 2025.03.25 22:07:40.873861 [ 254 ] {0ceb418a-07fe-492f-9cee-38eea5dc0954} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10530 | 2025.03.25 22:07:40.873924 [ 254 ] {0ceb418a-07fe-492f-9cee-38eea5dc0954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10531 | 2025.03.25 22:07:40.874001 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
10532 | 2025.03.25 22:07:40.874397 [ 254 ] {0ceb418a-07fe-492f-9cee-38eea5dc0954} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10533 | 2025.03.25 22:07:40.874649 [ 254 ] {0ceb418a-07fe-492f-9cee-38eea5dc0954} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10534 | 2025.03.25 22:07:40.874825 [ 81 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10535 | 2025.03.25 22:07:40.874889 [ 81 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10536 | 2025.03.25 22:07:40.874905 [ 254 ] {0ceb418a-07fe-492f-9cee-38eea5dc0954} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.002498 sec., 38430.744595676544 rows/sec., 3.00 MiB/sec. | ||
10537 | 2025.03.25 22:07:40.874936 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10538 | 2025.03.25 22:07:40.875081 [ 254 ] {0ceb418a-07fe-492f-9cee-38eea5dc0954} <Debug> TCPHandler: Processed in 0.002961071 sec. | ||
10539 | 2025.03.25 22:07:40.875139 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::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 | ||
10540 | 2025.03.25 22:07:40.875228 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10541 | 2025.03.25 22:07:40.875253 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10542 | 2025.03.25 22:07:40.875287 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 952 rows starting from the beginning of the part | ||
10543 | 2025.03.25 22:07:40.875379 [ 254 ] {2cff821d-71df-4406-8f2d-67172f35cf84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10544 | 2025.03.25 22:07:40.875431 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 96 rows starting from the beginning of the part | ||
10545 | 2025.03.25 22:07:40.875489 [ 254 ] {2cff821d-71df-4406-8f2d-67172f35cf84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10546 | 2025.03.25 22:07:40.875644 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 72 rows starting from the beginning of the part | ||
10547 | 2025.03.25 22:07:40.875807 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 106 rows starting from the beginning of the part | ||
10548 | 2025.03.25 22:07:40.876144 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 72 rows starting from the beginning of the part | ||
10549 | 2025.03.25 22:07:40.876565 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 96 rows starting from the beginning of the part | ||
10550 | 2025.03.25 22:07:40.877694 [ 254 ] {2cff821d-71df-4406-8f2d-67172f35cf84} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10551 | 2025.03.25 22:07:40.877744 [ 254 ] {2cff821d-71df-4406-8f2d-67172f35cf84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10552 | 2025.03.25 22:07:40.878314 [ 254 ] {2cff821d-71df-4406-8f2d-67172f35cf84} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10553 | 2025.03.25 22:07:40.878604 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1394 rows, containing 5 columns (5 merged, 0 gathered) in 0.003548192 sec., 392876.14649940026 rows/sec., 30.89 MiB/sec. | ||
10554 | 2025.03.25 22:07:40.878675 [ 254 ] {2cff821d-71df-4406-8f2d-67172f35cf84} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10555 | 2025.03.25 22:07:40.878957 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10556 | 2025.03.25 22:07:40.878962 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10557 | 2025.03.25 22:07:40.879052 [ 254 ] {2cff821d-71df-4406-8f2d-67172f35cf84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003713 sec., 43091.83948289792 rows/sec., 3.00 MiB/sec. | ||
10558 | 2025.03.25 22:07:40.879079 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10559 | 2025.03.25 22:07:40.879188 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10560 | 2025.03.25 22:07:40.879423 [ 254 ] {2cff821d-71df-4406-8f2d-67172f35cf84} <Debug> TCPHandler: Processed in 0.004246924 sec. | ||
10561 | 2025.03.25 22:07:40.879835 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::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 | ||
10562 | 2025.03.25 22:07:40.879871 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10563 | 2025.03.25 22:07:40.880328 [ 254 ] {1bb6e4e6-72a1-4c50-8b79-a54c5954d358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10564 | 2025.03.25 22:07:40.880793 [ 254 ] {1bb6e4e6-72a1-4c50-8b79-a54c5954d358} <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 | ||
10565 | 2025.03.25 22:07:40.880801 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10566 | 2025.03.25 22:07:40.881061 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 24716 rows starting from the beginning of the part | ||
10567 | 2025.03.25 22:07:40.881699 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
10568 | 2025.03.25 22:07:40.882280 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
10569 | 2025.03.25 22:07:40.882778 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 165 rows starting from the beginning of the part | ||
10570 | 2025.03.25 22:07:40.882805 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10571 | 2025.03.25 22:07:40.883212 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
10572 | 2025.03.25 22:07:40.883569 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
10573 | 2025.03.25 22:07:40.883649 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_91_18} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10574 | 2025.03.25 22:07:40.884381 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
10575 | 2025.03.25 22:07:40.886691 [ 254 ] {1bb6e4e6-72a1-4c50-8b79-a54c5954d358} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10576 | 2025.03.25 22:07:40.886772 [ 254 ] {1bb6e4e6-72a1-4c50-8b79-a54c5954d358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10577 | 2025.03.25 22:07:40.888228 [ 254 ] {1bb6e4e6-72a1-4c50-8b79-a54c5954d358} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10578 | 2025.03.25 22:07:40.888621 [ 254 ] {1bb6e4e6-72a1-4c50-8b79-a54c5954d358} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10579 | 2025.03.25 22:07:40.888898 [ 254 ] {1bb6e4e6-72a1-4c50-8b79-a54c5954d358} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.008724 sec., 3668.0421824850982 rows/sec., 6.57 MiB/sec. | ||
10580 | 2025.03.25 22:07:40.889066 [ 254 ] {1bb6e4e6-72a1-4c50-8b79-a54c5954d358} <Debug> TCPHandler: Processed in 0.009334614 sec. | ||
10581 | 2025.03.25 22:07:40.889352 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10582 | 2025.03.25 22:07:40.889466 [ 254 ] {dfd81e46-ad1d-4df6-bf05-cb260ab178db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10583 | 2025.03.25 22:07:40.889515 [ 254 ] {dfd81e46-ad1d-4df6-bf05-cb260ab178db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10584 | 2025.03.25 22:07:40.890063 [ 254 ] {dfd81e46-ad1d-4df6-bf05-cb260ab178db} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10585 | 2025.03.25 22:07:40.890106 [ 254 ] {dfd81e46-ad1d-4df6-bf05-cb260ab178db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10586 | 2025.03.25 22:07:40.890730 [ 254 ] {dfd81e46-ad1d-4df6-bf05-cb260ab178db} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10587 | 2025.03.25 22:07:40.891029 [ 254 ] {dfd81e46-ad1d-4df6-bf05-cb260ab178db} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10588 | 2025.03.25 22:07:40.891266 [ 80 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10589 | 2025.03.25 22:07:40.891338 [ 80 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10590 | 2025.03.25 22:07:40.891373 [ 254 ] {dfd81e46-ad1d-4df6-bf05-cb260ab178db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001919 sec., 31266.284523189162 rows/sec., 2.11 MiB/sec. | ||
10591 | 2025.03.25 22:07:40.891390 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10592 | 2025.03.25 22:07:40.891667 [ 254 ] {dfd81e46-ad1d-4df6-bf05-cb260ab178db} <Debug> TCPHandler: Processed in 0.002338911 sec. | ||
10593 | 2025.03.25 22:07:40.892158 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
10594 | 2025.03.25 22:07:40.892814 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10595 | 2025.03.25 22:07:40.892997 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4908 rows starting from the beginning of the part | ||
10596 | 2025.03.25 22:07:40.893490 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
10597 | 2025.03.25 22:07:40.893954 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
10598 | 2025.03.25 22:07:40.894176 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
10599 | 2025.03.25 22:07:40.894207 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25521 rows, containing 5 columns (5 merged, 0 gathered) in 0.014845149 sec., 1719147.4467517976 rows/sec., 117.71 MiB/sec. | ||
10600 | 2025.03.25 22:07:40.894376 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
10601 | 2025.03.25 22:07:40.894526 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::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 | ||
10602 | 2025.03.25 22:07:40.895012 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10603 | 2025.03.25 22:07:40.895573 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10604 | 2025.03.25 22:07:40.895762 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10605 | 2025.03.25 22:07:40.895942 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
10606 | 2025.03.25 22:07:40.897160 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5208 rows, containing 4 columns (4 merged, 0 gathered) in 0.005598908 sec., 930181.3853701472 rows/sec., 62.03 MiB/sec. | ||
10607 | 2025.03.25 22:07:40.897490 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10608 | 2025.03.25 22:07:40.897772 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_91_18} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10609 | 2025.03.25 22:07:40.897854 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_91_18} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10610 | 2025.03.25 22:07:40.897935 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
10611 | 2025.03.25 22:07:42.127126 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
10612 | 2025.03.25 22:07:42.148758 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10613 | 2025.03.25 22:07:42.148812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
10614 | 2025.03.25 22:07:42.156227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10615 | 2025.03.25 22:07:42.157044 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10616 | 2025.03.25 22:07:42.159764 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
10617 | 2025.03.25 22:07:45.892792 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10618 | 2025.03.25 22:07:45.893016 [ 254 ] {5cd32048-b32a-4501-bf7a-b6913a80caee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10619 | 2025.03.25 22:07:45.893091 [ 254 ] {5cd32048-b32a-4501-bf7a-b6913a80caee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10620 | 2025.03.25 22:07:45.893867 [ 254 ] {5cd32048-b32a-4501-bf7a-b6913a80caee} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10621 | 2025.03.25 22:07:45.893921 [ 254 ] {5cd32048-b32a-4501-bf7a-b6913a80caee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10622 | 2025.03.25 22:07:45.894370 [ 254 ] {5cd32048-b32a-4501-bf7a-b6913a80caee} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10623 | 2025.03.25 22:07:45.894640 [ 254 ] {5cd32048-b32a-4501-bf7a-b6913a80caee} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10624 | 2025.03.25 22:07:45.894920 [ 254 ] {5cd32048-b32a-4501-bf7a-b6913a80caee} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001937 sec., 12390.2942694889 rows/sec., 1.03 MiB/sec. | ||
10625 | 2025.03.25 22:07:45.895088 [ 254 ] {5cd32048-b32a-4501-bf7a-b6913a80caee} <Debug> TCPHandler: Processed in 0.002433312 sec. | ||
10626 | 2025.03.25 22:07:45.895278 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10627 | 2025.03.25 22:07:45.895392 [ 254 ] {5390349b-974e-49f3-ad23-d6ee44dc47b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10628 | 2025.03.25 22:07:45.895443 [ 254 ] {5390349b-974e-49f3-ad23-d6ee44dc47b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10629 | 2025.03.25 22:07:45.896036 [ 254 ] {5390349b-974e-49f3-ad23-d6ee44dc47b4} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10630 | 2025.03.25 22:07:45.896079 [ 254 ] {5390349b-974e-49f3-ad23-d6ee44dc47b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10631 | 2025.03.25 22:07:45.896437 [ 254 ] {5390349b-974e-49f3-ad23-d6ee44dc47b4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10632 | 2025.03.25 22:07:45.896683 [ 254 ] {5390349b-974e-49f3-ad23-d6ee44dc47b4} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10633 | 2025.03.25 22:07:45.896944 [ 254 ] {5390349b-974e-49f3-ad23-d6ee44dc47b4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001579 sec., 2533.24889170361 rows/sec., 206.57 KiB/sec. | ||
10634 | 2025.03.25 22:07:45.897169 [ 254 ] {5390349b-974e-49f3-ad23-d6ee44dc47b4} <Debug> TCPHandler: Processed in 0.001943564 sec. | ||
10635 | 2025.03.25 22:07:45.897327 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10636 | 2025.03.25 22:07:45.897438 [ 254 ] {8508ff06-ea7d-493e-bbc1-49f457bfbaaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10637 | 2025.03.25 22:07:45.897486 [ 254 ] {8508ff06-ea7d-493e-bbc1-49f457bfbaaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10638 | 2025.03.25 22:07:45.898772 [ 254 ] {8508ff06-ea7d-493e-bbc1-49f457bfbaaa} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10639 | 2025.03.25 22:07:45.898812 [ 254 ] {8508ff06-ea7d-493e-bbc1-49f457bfbaaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10640 | 2025.03.25 22:07:45.899269 [ 254 ] {8508ff06-ea7d-493e-bbc1-49f457bfbaaa} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10641 | 2025.03.25 22:07:45.899508 [ 254 ] {8508ff06-ea7d-493e-bbc1-49f457bfbaaa} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10642 | 2025.03.25 22:07:45.899759 [ 254 ] {8508ff06-ea7d-493e-bbc1-49f457bfbaaa} <Debug> executeQuery: Read 1334 rows, 113.66 KiB in 0.002344 sec., 569112.6279863481 rows/sec., 47.35 MiB/sec. | ||
10643 | 2025.03.25 22:07:45.899850 [ 254 ] {8508ff06-ea7d-493e-bbc1-49f457bfbaaa} <Debug> TCPHandler: Processed in 0.002575405 sec. | ||
10644 | 2025.03.25 22:07:45.900052 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10645 | 2025.03.25 22:07:45.900211 [ 254 ] {71379de1-2a68-4e53-b358-56640d203426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10646 | 2025.03.25 22:07:45.900260 [ 254 ] {71379de1-2a68-4e53-b358-56640d203426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10647 | 2025.03.25 22:07:45.900824 [ 254 ] {71379de1-2a68-4e53-b358-56640d203426} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10648 | 2025.03.25 22:07:45.900862 [ 254 ] {71379de1-2a68-4e53-b358-56640d203426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10649 | 2025.03.25 22:07:45.901216 [ 254 ] {71379de1-2a68-4e53-b358-56640d203426} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10650 | 2025.03.25 22:07:45.901454 [ 254 ] {71379de1-2a68-4e53-b358-56640d203426} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10651 | 2025.03.25 22:07:45.901637 [ 254 ] {71379de1-2a68-4e53-b358-56640d203426} <Debug> executeQuery: Read 24 rows, 1.84 KiB in 0.001449 sec., 16563.146997929605 rows/sec., 1.24 MiB/sec. | ||
10652 | 2025.03.25 22:07:45.901733 [ 254 ] {71379de1-2a68-4e53-b358-56640d203426} <Debug> TCPHandler: Processed in 0.00176804 sec. | ||
10653 | 2025.03.25 22:07:45.901944 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10654 | 2025.03.25 22:07:45.902087 [ 254 ] {fdbd2de3-8ff8-4073-b955-d2fa28d3ea0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10655 | 2025.03.25 22:07:45.902135 [ 254 ] {fdbd2de3-8ff8-4073-b955-d2fa28d3ea0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10656 | 2025.03.25 22:07:45.902764 [ 254 ] {fdbd2de3-8ff8-4073-b955-d2fa28d3ea0c} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10657 | 2025.03.25 22:07:45.902802 [ 254 ] {fdbd2de3-8ff8-4073-b955-d2fa28d3ea0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10658 | 2025.03.25 22:07:45.903158 [ 254 ] {fdbd2de3-8ff8-4073-b955-d2fa28d3ea0c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
10659 | 2025.03.25 22:07:45.903394 [ 254 ] {fdbd2de3-8ff8-4073-b955-d2fa28d3ea0c} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10660 | 2025.03.25 22:07:45.903622 [ 254 ] {fdbd2de3-8ff8-4073-b955-d2fa28d3ea0c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001555 sec., 162057.87781350483 rows/sec., 11.21 MiB/sec. | ||
10661 | 2025.03.25 22:07:45.903711 [ 254 ] {fdbd2de3-8ff8-4073-b955-d2fa28d3ea0c} <Debug> TCPHandler: Processed in 0.001864412 sec. | ||
10662 | 2025.03.25 22:07:45.903847 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10663 | 2025.03.25 22:07:45.903949 [ 254 ] {42cb4478-fa26-40c7-94ea-7204d7c80986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10664 | 2025.03.25 22:07:45.903995 [ 254 ] {42cb4478-fa26-40c7-94ea-7204d7c80986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10665 | 2025.03.25 22:07:45.904522 [ 254 ] {42cb4478-fa26-40c7-94ea-7204d7c80986} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10666 | 2025.03.25 22:07:45.904560 [ 254 ] {42cb4478-fa26-40c7-94ea-7204d7c80986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10667 | 2025.03.25 22:07:45.904902 [ 254 ] {42cb4478-fa26-40c7-94ea-7204d7c80986} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10668 | 2025.03.25 22:07:45.905149 [ 254 ] {42cb4478-fa26-40c7-94ea-7204d7c80986} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10669 | 2025.03.25 22:07:45.905411 [ 254 ] {42cb4478-fa26-40c7-94ea-7204d7c80986} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001475 sec., 8135.593220338983 rows/sec., 635.59 KiB/sec. | ||
10670 | 2025.03.25 22:07:45.905617 [ 254 ] {42cb4478-fa26-40c7-94ea-7204d7c80986} <Debug> TCPHandler: Processed in 0.001825582 sec. | ||
10671 | 2025.03.25 22:07:45.905762 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10672 | 2025.03.25 22:07:45.905867 [ 254 ] {75151bcc-a821-4dff-b942-86e2ddc0a234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10673 | 2025.03.25 22:07:45.905911 [ 254 ] {75151bcc-a821-4dff-b942-86e2ddc0a234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10674 | 2025.03.25 22:07:45.906681 [ 254 ] {75151bcc-a821-4dff-b942-86e2ddc0a234} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10675 | 2025.03.25 22:07:45.906719 [ 254 ] {75151bcc-a821-4dff-b942-86e2ddc0a234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10676 | 2025.03.25 22:07:45.907091 [ 254 ] {75151bcc-a821-4dff-b942-86e2ddc0a234} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10677 | 2025.03.25 22:07:45.907321 [ 254 ] {75151bcc-a821-4dff-b942-86e2ddc0a234} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10678 | 2025.03.25 22:07:45.907530 [ 254 ] {75151bcc-a821-4dff-b942-86e2ddc0a234} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001685 sec., 337091.98813056375 rows/sec., 25.29 MiB/sec. | ||
10679 | 2025.03.25 22:07:45.907593 [ 254 ] {75151bcc-a821-4dff-b942-86e2ddc0a234} <Debug> TCPHandler: Processed in 0.001882793 sec. | ||
10680 | 2025.03.25 22:07:45.907714 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10681 | 2025.03.25 22:07:45.907837 [ 254 ] {b27af97e-7364-4275-a746-72317a30b5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10682 | 2025.03.25 22:07:45.907884 [ 254 ] {b27af97e-7364-4275-a746-72317a30b5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10683 | 2025.03.25 22:07:45.908589 [ 254 ] {b27af97e-7364-4275-a746-72317a30b5ad} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10684 | 2025.03.25 22:07:45.908626 [ 254 ] {b27af97e-7364-4275-a746-72317a30b5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10685 | 2025.03.25 22:07:45.909045 [ 254 ] {b27af97e-7364-4275-a746-72317a30b5ad} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10686 | 2025.03.25 22:07:45.909274 [ 254 ] {b27af97e-7364-4275-a746-72317a30b5ad} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10687 | 2025.03.25 22:07:45.909476 [ 254 ] {b27af97e-7364-4275-a746-72317a30b5ad} <Debug> executeQuery: Read 918 rows, 63.76 KiB in 0.001664 sec., 551682.6923076924 rows/sec., 37.42 MiB/sec. | ||
10688 | 2025.03.25 22:07:45.909527 [ 254 ] {b27af97e-7364-4275-a746-72317a30b5ad} <Debug> TCPHandler: Processed in 0.001875533 sec. | ||
10689 | 2025.03.25 22:07:45.909640 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10690 | 2025.03.25 22:07:45.909747 [ 254 ] {3e63dc14-3347-482e-904a-0f14d28eb627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10691 | 2025.03.25 22:07:45.909812 [ 254 ] {3e63dc14-3347-482e-904a-0f14d28eb627} <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 | ||
10692 | 2025.03.25 22:07:45.910850 [ 254 ] {3e63dc14-3347-482e-904a-0f14d28eb627} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10693 | 2025.03.25 22:07:45.910888 [ 254 ] {3e63dc14-3347-482e-904a-0f14d28eb627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10694 | 2025.03.25 22:07:45.911482 [ 254 ] {3e63dc14-3347-482e-904a-0f14d28eb627} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10695 | 2025.03.25 22:07:45.911737 [ 254 ] {3e63dc14-3347-482e-904a-0f14d28eb627} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10696 | 2025.03.25 22:07:45.912021 [ 254 ] {3e63dc14-3347-482e-904a-0f14d28eb627} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002291 sec., 3491.9249236141422 rows/sec., 6.26 MiB/sec. | ||
10697 | 2025.03.25 22:07:45.912235 [ 254 ] {3e63dc14-3347-482e-904a-0f14d28eb627} <Debug> TCPHandler: Processed in 0.002640826 sec. | ||
10698 | 2025.03.25 22:07:45.912619 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10699 | 2025.03.25 22:07:45.912925 [ 254 ] {51c6700f-c7e5-4928-8815-b827c7cc01c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10700 | 2025.03.25 22:07:45.913006 [ 254 ] {51c6700f-c7e5-4928-8815-b827c7cc01c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10701 | 2025.03.25 22:07:45.913467 [ 254 ] {51c6700f-c7e5-4928-8815-b827c7cc01c4} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10702 | 2025.03.25 22:07:45.913505 [ 254 ] {51c6700f-c7e5-4928-8815-b827c7cc01c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10703 | 2025.03.25 22:07:45.913866 [ 254 ] {51c6700f-c7e5-4928-8815-b827c7cc01c4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10704 | 2025.03.25 22:07:45.914099 [ 254 ] {51c6700f-c7e5-4928-8815-b827c7cc01c4} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10705 | 2025.03.25 22:07:45.914286 [ 254 ] {51c6700f-c7e5-4928-8815-b827c7cc01c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001492 sec., 40214.47721179624 rows/sec., 2.71 MiB/sec. | ||
10706 | 2025.03.25 22:07:45.914333 [ 254 ] {51c6700f-c7e5-4928-8815-b827c7cc01c4} <Debug> TCPHandler: Processed in 0.001842872 sec. | ||
10707 | 2025.03.25 22:07:47.682023 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 | ||
10708 | 2025.03.25 22:07:47.683077 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10709 | 2025.03.25 22:07:47.683172 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10710 | 2025.03.25 22:07:47.683811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10711 | 2025.03.25 22:07:47.684078 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10712 | 2025.03.25 22:07:47.684333 [ 74 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10713 | 2025.03.25 22:07:47.684376 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 | ||
10714 | 2025.03.25 22:07:47.684473 [ 74 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10715 | 2025.03.25 22:07:47.684523 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10716 | 2025.03.25 22:07:47.684728 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
10717 | 2025.03.25 22:07:47.685008 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10718 | 2025.03.25 22:07:47.685109 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
10719 | 2025.03.25 22:07:47.685372 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part | ||
10720 | 2025.03.25 22:07:47.685719 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part | ||
10721 | 2025.03.25 22:07:47.686014 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part | ||
10722 | 2025.03.25 22:07:47.686266 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part | ||
10723 | 2025.03.25 22:07:47.686345 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part | ||
10724 | 2025.03.25 22:07:47.688996 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.004375246 sec., 6385469.525599246 rows/sec., 91.34 MiB/sec. | ||
10725 | 2025.03.25 22:07:47.689575 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10726 | 2025.03.25 22:07:47.690131 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_61_12} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10727 | 2025.03.25 22:07:47.690232 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_61_12} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10728 | 2025.03.25 22:07:47.690359 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
10729 | 2025.03.25 22:07:49.659831 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
10730 | 2025.03.25 22:07:49.682003 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10731 | 2025.03.25 22:07:49.682080 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10732 | 2025.03.25 22:07:49.689440 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10733 | 2025.03.25 22:07:49.690256 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10734 | 2025.03.25 22:07:49.690632 [ 72 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10735 | 2025.03.25 22:07:49.690767 [ 72 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10736 | 2025.03.25 22:07:49.690833 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10737 | 2025.03.25 22:07:49.691154 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
10738 | 2025.03.25 22:07:49.699287 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
10739 | 2025.03.25 22:07:49.700665 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10740 | 2025.03.25 22:07:49.701577 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
10741 | 2025.03.25 22:07:49.707591 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
10742 | 2025.03.25 22:07:49.712146 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
10743 | 2025.03.25 22:07:49.717035 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part | ||
10744 | 2025.03.25 22:07:49.722258 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
10745 | 2025.03.25 22:07:49.726795 [ 195 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part | ||
10746 | 2025.03.25 22:07:49.788001 [ 198 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.097033065 sec., 4740.652065355248 rows/sec., 24.51 MiB/sec. | ||
10747 | 2025.03.25 22:07:49.790519 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10748 | 2025.03.25 22:07:49.793221 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_61_12} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10749 | 2025.03.25 22:07:49.793343 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_61_12} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10750 | 2025.03.25 22:07:49.795016 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
10751 | 2025.03.25 22:07:50.323735 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1484 | ||
10752 | 2025.03.25 22:07:50.327054 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10753 | 2025.03.25 22:07:50.327106 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10754 | 2025.03.25 22:07:50.328628 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
10755 | 2025.03.25 22:07:50.328952 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10756 | 2025.03.25 22:07:50.329569 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1484 | ||
10757 | 2025.03.25 22:07:50.864499 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10758 | 2025.03.25 22:07:50.864700 [ 254 ] {be660066-7df8-46a0-9dce-27561be26594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10759 | 2025.03.25 22:07:50.864780 [ 254 ] {be660066-7df8-46a0-9dce-27561be26594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10760 | 2025.03.25 22:07:50.865867 [ 254 ] {be660066-7df8-46a0-9dce-27561be26594} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10761 | 2025.03.25 22:07:50.865937 [ 254 ] {be660066-7df8-46a0-9dce-27561be26594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10762 | 2025.03.25 22:07:50.866690 [ 254 ] {be660066-7df8-46a0-9dce-27561be26594} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10763 | 2025.03.25 22:07:50.867056 [ 254 ] {be660066-7df8-46a0-9dce-27561be26594} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10764 | 2025.03.25 22:07:50.867325 [ 254 ] {be660066-7df8-46a0-9dce-27561be26594} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002676 sec., 44843.04932735426 rows/sec., 3.80 MiB/sec. | ||
10765 | 2025.03.25 22:07:50.867414 [ 254 ] {be660066-7df8-46a0-9dce-27561be26594} <Debug> TCPHandler: Processed in 0.003054603 sec. | ||
10766 | 2025.03.25 22:07:50.867585 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10767 | 2025.03.25 22:07:50.867711 [ 254 ] {58b857ad-898a-4c6b-8be7-83dbdf08528f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10768 | 2025.03.25 22:07:50.867766 [ 254 ] {58b857ad-898a-4c6b-8be7-83dbdf08528f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10769 | 2025.03.25 22:07:50.868429 [ 254 ] {58b857ad-898a-4c6b-8be7-83dbdf08528f} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10770 | 2025.03.25 22:07:50.868481 [ 254 ] {58b857ad-898a-4c6b-8be7-83dbdf08528f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10771 | 2025.03.25 22:07:50.868907 [ 254 ] {58b857ad-898a-4c6b-8be7-83dbdf08528f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10772 | 2025.03.25 22:07:50.869233 [ 254 ] {58b857ad-898a-4c6b-8be7-83dbdf08528f} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10773 | 2025.03.25 22:07:50.869489 [ 70 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10774 | 2025.03.25 22:07:50.869607 [ 70 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10775 | 2025.03.25 22:07:50.869514 [ 254 ] {58b857ad-898a-4c6b-8be7-83dbdf08528f} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001825 sec., 17534.246575342466 rows/sec., 1.29 MiB/sec. | ||
10776 | 2025.03.25 22:07:50.869650 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10777 | 2025.03.25 22:07:50.869802 [ 254 ] {58b857ad-898a-4c6b-8be7-83dbdf08528f} <Debug> TCPHandler: Processed in 0.00227811 sec. | ||
10778 | 2025.03.25 22:07:50.870102 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
10779 | 2025.03.25 22:07:50.870120 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10780 | 2025.03.25 22:07:50.870501 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10781 | 2025.03.25 22:07:50.870509 [ 254 ] {0bee8110-2d79-4f28-a65d-729d985dcc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10782 | 2025.03.25 22:07:50.870595 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 178 rows starting from the beginning of the part | ||
10783 | 2025.03.25 22:07:50.870718 [ 254 ] {0bee8110-2d79-4f28-a65d-729d985dcc9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10784 | 2025.03.25 22:07:50.870828 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 42 rows starting from the beginning of the part | ||
10785 | 2025.03.25 22:07:50.872308 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
10786 | 2025.03.25 22:07:50.872525 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 32 rows starting from the beginning of the part | ||
10787 | 2025.03.25 22:07:50.872736 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 24 rows starting from the beginning of the part | ||
10788 | 2025.03.25 22:07:50.872986 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 32 rows starting from the beginning of the part | ||
10789 | 2025.03.25 22:07:50.875692 [ 254 ] {0bee8110-2d79-4f28-a65d-729d985dcc9b} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10790 | 2025.03.25 22:07:50.875783 [ 254 ] {0bee8110-2d79-4f28-a65d-729d985dcc9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10791 | 2025.03.25 22:07:50.876306 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.006418072 sec., 49235.96992991041 rows/sec., 3.55 MiB/sec. | ||
10792 | 2025.03.25 22:07:50.876645 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10793 | 2025.03.25 22:07:50.876826 [ 254 ] {0bee8110-2d79-4f28-a65d-729d985dcc9b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10794 | 2025.03.25 22:07:50.877226 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_81_16} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10795 | 2025.03.25 22:07:50.877404 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_81_16} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10796 | 2025.03.25 22:07:50.877417 [ 254 ] {0bee8110-2d79-4f28-a65d-729d985dcc9b} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10797 | 2025.03.25 22:07:50.877598 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10798 | 2025.03.25 22:07:50.877919 [ 254 ] {0bee8110-2d79-4f28-a65d-729d985dcc9b} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.007507 sec., 12788.064473158385 rows/sec., 1022.74 KiB/sec. | ||
10799 | 2025.03.25 22:07:50.878058 [ 254 ] {0bee8110-2d79-4f28-a65d-729d985dcc9b} <Debug> TCPHandler: Processed in 0.00801935 sec. | ||
10800 | 2025.03.25 22:07:50.878422 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10801 | 2025.03.25 22:07:50.878586 [ 254 ] {099d5641-1bb8-4770-95cc-1f0ecd50ecb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10802 | 2025.03.25 22:07:50.878672 [ 254 ] {099d5641-1bb8-4770-95cc-1f0ecd50ecb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10803 | 2025.03.25 22:07:50.879461 [ 254 ] {099d5641-1bb8-4770-95cc-1f0ecd50ecb4} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10804 | 2025.03.25 22:07:50.879513 [ 254 ] {099d5641-1bb8-4770-95cc-1f0ecd50ecb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10805 | 2025.03.25 22:07:50.880106 [ 254 ] {099d5641-1bb8-4770-95cc-1f0ecd50ecb4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10806 | 2025.03.25 22:07:50.880477 [ 254 ] {099d5641-1bb8-4770-95cc-1f0ecd50ecb4} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10807 | 2025.03.25 22:07:50.880788 [ 254 ] {099d5641-1bb8-4770-95cc-1f0ecd50ecb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002247 sec., 71206.05251446374 rows/sec., 4.96 MiB/sec. | ||
10808 | 2025.03.25 22:07:50.880887 [ 254 ] {099d5641-1bb8-4770-95cc-1f0ecd50ecb4} <Debug> TCPHandler: Processed in 0.002611435 sec. | ||
10809 | 2025.03.25 22:07:50.881084 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10810 | 2025.03.25 22:07:50.881243 [ 254 ] {059edb65-13a2-486b-a9d8-d76caa05dec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10811 | 2025.03.25 22:07:50.881339 [ 254 ] {059edb65-13a2-486b-a9d8-d76caa05dec4} <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 | ||
10812 | 2025.03.25 22:07:50.883022 [ 254 ] {059edb65-13a2-486b-a9d8-d76caa05dec4} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10813 | 2025.03.25 22:07:50.883074 [ 254 ] {059edb65-13a2-486b-a9d8-d76caa05dec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10814 | 2025.03.25 22:07:50.884081 [ 254 ] {059edb65-13a2-486b-a9d8-d76caa05dec4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10815 | 2025.03.25 22:07:50.884462 [ 254 ] {059edb65-13a2-486b-a9d8-d76caa05dec4} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10816 | 2025.03.25 22:07:50.884807 [ 254 ] {059edb65-13a2-486b-a9d8-d76caa05dec4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003595 sec., 8901.25173852573 rows/sec., 15.95 MiB/sec. | ||
10817 | 2025.03.25 22:07:50.885321 [ 254 ] {059edb65-13a2-486b-a9d8-d76caa05dec4} <Debug> TCPHandler: Processed in 0.004310366 sec. | ||
10818 | 2025.03.25 22:07:50.885719 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10819 | 2025.03.25 22:07:50.885867 [ 254 ] {1aa6f9c4-6173-437c-aaf0-2570896e4d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10820 | 2025.03.25 22:07:50.885942 [ 254 ] {1aa6f9c4-6173-437c-aaf0-2570896e4d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10821 | 2025.03.25 22:07:50.887491 [ 254 ] {1aa6f9c4-6173-437c-aaf0-2570896e4d1a} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10822 | 2025.03.25 22:07:50.887546 [ 254 ] {1aa6f9c4-6173-437c-aaf0-2570896e4d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10823 | 2025.03.25 22:07:50.888401 [ 254 ] {1aa6f9c4-6173-437c-aaf0-2570896e4d1a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10824 | 2025.03.25 22:07:50.888896 [ 254 ] {1aa6f9c4-6173-437c-aaf0-2570896e4d1a} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10825 | 2025.03.25 22:07:50.889231 [ 254 ] {1aa6f9c4-6173-437c-aaf0-2570896e4d1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00339 sec., 17699.11504424779 rows/sec., 1.19 MiB/sec. | ||
10826 | 2025.03.25 22:07:50.889367 [ 254 ] {1aa6f9c4-6173-437c-aaf0-2570896e4d1a} <Debug> TCPHandler: Processed in 0.003735716 sec. | ||
10827 | 2025.03.25 22:07:54.983128 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10828 | 2025.03.25 22:07:54.983201 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10829 | 2025.03.25 22:07:55.184571 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 | ||
10830 | 2025.03.25 22:07:55.185340 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10831 | 2025.03.25 22:07:55.185388 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10832 | 2025.03.25 22:07:55.185927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10833 | 2025.03.25 22:07:55.186187 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10834 | 2025.03.25 22:07:55.186442 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
10835 | 2025.03.25 22:07:55.862281 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10836 | 2025.03.25 22:07:55.862472 [ 254 ] {b255137c-495d-45c7-b895-49dddca5ea6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10837 | 2025.03.25 22:07:55.862545 [ 254 ] {b255137c-495d-45c7-b895-49dddca5ea6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10838 | 2025.03.25 22:07:55.863352 [ 254 ] {b255137c-495d-45c7-b895-49dddca5ea6a} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10839 | 2025.03.25 22:07:55.863405 [ 254 ] {b255137c-495d-45c7-b895-49dddca5ea6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10840 | 2025.03.25 22:07:55.863837 [ 254 ] {b255137c-495d-45c7-b895-49dddca5ea6a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10841 | 2025.03.25 22:07:55.864091 [ 254 ] {b255137c-495d-45c7-b895-49dddca5ea6a} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10842 | 2025.03.25 22:07:55.864348 [ 254 ] {b255137c-495d-45c7-b895-49dddca5ea6a} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001927 sec., 37363.77789309808 rows/sec., 3.02 MiB/sec. | ||
10843 | 2025.03.25 22:07:55.864427 [ 254 ] {b255137c-495d-45c7-b895-49dddca5ea6a} <Debug> TCPHandler: Processed in 0.002277529 sec. | ||
10844 | 2025.03.25 22:07:55.864568 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10845 | 2025.03.25 22:07:55.864703 [ 254 ] {a09a7f16-691a-4fcf-8663-06e47e4d87b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10846 | 2025.03.25 22:07:55.864753 [ 254 ] {a09a7f16-691a-4fcf-8663-06e47e4d87b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10847 | 2025.03.25 22:07:55.865294 [ 254 ] {a09a7f16-691a-4fcf-8663-06e47e4d87b1} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10848 | 2025.03.25 22:07:55.865334 [ 254 ] {a09a7f16-691a-4fcf-8663-06e47e4d87b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10849 | 2025.03.25 22:07:55.865686 [ 254 ] {a09a7f16-691a-4fcf-8663-06e47e4d87b1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10850 | 2025.03.25 22:07:55.865938 [ 254 ] {a09a7f16-691a-4fcf-8663-06e47e4d87b1} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10851 | 2025.03.25 22:07:55.866147 [ 254 ] {a09a7f16-691a-4fcf-8663-06e47e4d87b1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001472 sec., 5434.782608695652 rows/sec., 408.67 KiB/sec. | ||
10852 | 2025.03.25 22:07:55.866200 [ 254 ] {a09a7f16-691a-4fcf-8663-06e47e4d87b1} <Debug> TCPHandler: Processed in 0.00169876 sec. | ||
10853 | 2025.03.25 22:07:55.866307 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10854 | 2025.03.25 22:07:55.866411 [ 254 ] {669bcdf0-9daf-4f07-aa86-d44c71afd96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10855 | 2025.03.25 22:07:55.866457 [ 254 ] {669bcdf0-9daf-4f07-aa86-d44c71afd96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10856 | 2025.03.25 22:07:55.867021 [ 254 ] {669bcdf0-9daf-4f07-aa86-d44c71afd96a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10857 | 2025.03.25 22:07:55.867061 [ 254 ] {669bcdf0-9daf-4f07-aa86-d44c71afd96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10858 | 2025.03.25 22:07:55.867414 [ 254 ] {669bcdf0-9daf-4f07-aa86-d44c71afd96a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10859 | 2025.03.25 22:07:55.867649 [ 254 ] {669bcdf0-9daf-4f07-aa86-d44c71afd96a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10860 | 2025.03.25 22:07:55.867872 [ 254 ] {669bcdf0-9daf-4f07-aa86-d44c71afd96a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001478 sec., 48714.479025710425 rows/sec., 3.80 MiB/sec. | ||
10861 | 2025.03.25 22:07:55.867975 [ 254 ] {669bcdf0-9daf-4f07-aa86-d44c71afd96a} <Debug> TCPHandler: Processed in 0.00171511 sec. | ||
10862 | 2025.03.25 22:07:55.868160 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10863 | 2025.03.25 22:07:55.868434 [ 254 ] {6bde4cc7-bd31-42bb-950e-5407219319fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10864 | 2025.03.25 22:07:55.868498 [ 254 ] {6bde4cc7-bd31-42bb-950e-5407219319fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10865 | 2025.03.25 22:07:55.869046 [ 254 ] {6bde4cc7-bd31-42bb-950e-5407219319fb} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10866 | 2025.03.25 22:07:55.869085 [ 254 ] {6bde4cc7-bd31-42bb-950e-5407219319fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10867 | 2025.03.25 22:07:55.869471 [ 254 ] {6bde4cc7-bd31-42bb-950e-5407219319fb} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10868 | 2025.03.25 22:07:55.869707 [ 254 ] {6bde4cc7-bd31-42bb-950e-5407219319fb} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10869 | 2025.03.25 22:07:55.869917 [ 254 ] {6bde4cc7-bd31-42bb-950e-5407219319fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec. | ||
10870 | 2025.03.25 22:07:55.869972 [ 254 ] {6bde4cc7-bd31-42bb-950e-5407219319fb} <Debug> TCPHandler: Processed in 0.001925763 sec. | ||
10871 | 2025.03.25 22:07:55.870097 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10872 | 2025.03.25 22:07:55.870213 [ 254 ] {ac733bc2-cced-4e2c-953f-a74b58e629fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10873 | 2025.03.25 22:07:55.870282 [ 254 ] {ac733bc2-cced-4e2c-953f-a74b58e629fb} <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 | ||
10874 | 2025.03.25 22:07:55.871367 [ 254 ] {ac733bc2-cced-4e2c-953f-a74b58e629fb} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10875 | 2025.03.25 22:07:55.871407 [ 254 ] {ac733bc2-cced-4e2c-953f-a74b58e629fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10876 | 2025.03.25 22:07:55.872031 [ 254 ] {ac733bc2-cced-4e2c-953f-a74b58e629fb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10877 | 2025.03.25 22:07:55.872312 [ 254 ] {ac733bc2-cced-4e2c-953f-a74b58e629fb} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10878 | 2025.03.25 22:07:55.872512 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10879 | 2025.03.25 22:07:55.872577 [ 254 ] {ac733bc2-cced-4e2c-953f-a74b58e629fb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002388 sec., 3350.0837520938026 rows/sec., 6.00 MiB/sec. | ||
10880 | 2025.03.25 22:07:55.872602 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10881 | 2025.03.25 22:07:55.872664 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10882 | 2025.03.25 22:07:55.872956 [ 254 ] {ac733bc2-cced-4e2c-953f-a74b58e629fb} <Debug> TCPHandler: Processed in 0.00291376 sec. | ||
10883 | 2025.03.25 22:07:55.872980 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
10884 | 2025.03.25 22:07:55.873249 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10885 | 2025.03.25 22:07:55.873518 [ 254 ] {3066d36c-082d-4b31-8117-cc00a2ddda63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10886 | 2025.03.25 22:07:55.873636 [ 254 ] {3066d36c-082d-4b31-8117-cc00a2ddda63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10887 | 2025.03.25 22:07:55.874144 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10888 | 2025.03.25 22:07:55.874255 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1563 rows starting from the beginning of the part | ||
10889 | 2025.03.25 22:07:55.874777 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part | ||
10890 | 2025.03.25 22:07:55.875361 [ 254 ] {3066d36c-082d-4b31-8117-cc00a2ddda63} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10891 | 2025.03.25 22:07:55.875372 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 32 rows starting from the beginning of the part | ||
10892 | 2025.03.25 22:07:55.875407 [ 254 ] {3066d36c-082d-4b31-8117-cc00a2ddda63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10893 | 2025.03.25 22:07:55.875925 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part | ||
10894 | 2025.03.25 22:07:55.876455 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 32 rows starting from the beginning of the part | ||
10895 | 2025.03.25 22:07:55.876493 [ 254 ] {3066d36c-082d-4b31-8117-cc00a2ddda63} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10896 | 2025.03.25 22:07:55.876893 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part | ||
10897 | 2025.03.25 22:07:55.877119 [ 254 ] {3066d36c-082d-4b31-8117-cc00a2ddda63} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10898 | 2025.03.25 22:07:55.877640 [ 254 ] {3066d36c-082d-4b31-8117-cc00a2ddda63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004193 sec., 14309.563558311473 rows/sec., 987.51 KiB/sec. | ||
10899 | 2025.03.25 22:07:55.877744 [ 254 ] {3066d36c-082d-4b31-8117-cc00a2ddda63} <Debug> TCPHandler: Processed in 0.00458511 sec. | ||
10900 | 2025.03.25 22:07:55.886260 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1651 rows, containing 19 columns (19 merged, 0 gathered) in 0.013441845 sec., 122825.4008285321 rows/sec., 220.10 MiB/sec. | ||
10901 | 2025.03.25 22:07:55.888029 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10902 | 2025.03.25 22:07:55.888526 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10903 | 2025.03.25 22:07:55.888627 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10904 | 2025.03.25 22:07:55.888814 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
10905 | 2025.03.25 22:07:56.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.34 MiB, peak 256.31 MiB, free memory in arenas 0.00 B, will set to 247.37 MiB (RSS), difference: 4.03 MiB | ||
10906 | 2025.03.25 22:07:57.199357 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
10907 | 2025.03.25 22:07:57.220688 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10908 | 2025.03.25 22:07:57.220759 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10909 | 2025.03.25 22:07:57.227686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10910 | 2025.03.25 22:07:57.228490 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10911 | 2025.03.25 22:07:57.231427 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
10912 | 2025.03.25 22:07:57.331571 [ 62 ] {} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
10913 | 2025.03.25 22:07:57.331635 [ 62 ] {} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10914 | 2025.03.25 22:07:57.331660 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10915 | 2025.03.25 22:07:57.331842 [ 194 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
10916 | 2025.03.25 22:07:57.332171 [ 194 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10917 | 2025.03.25 22:07:57.332239 [ 194 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 366 rows starting from the beginning of the part | ||
10918 | 2025.03.25 22:07:57.332326 [ 194 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
10919 | 2025.03.25 22:07:57.332615 [ 194 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 252 rows starting from the beginning of the part | ||
10920 | 2025.03.25 22:07:57.332846 [ 194 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 252 rows starting from the beginning of the part | ||
10921 | 2025.03.25 22:07:57.332988 [ 194 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 252 rows starting from the beginning of the part | ||
10922 | 2025.03.25 22:07:57.334384 [ 201 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 5 columns (5 merged, 0 gathered) in 0.002651767 sec., 509094.5018925116 rows/sec., 36.84 MiB/sec. | ||
10923 | 2025.03.25 22:07:57.334576 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
10924 | 2025.03.25 22:07:57.334875 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10925 | 2025.03.25 22:07:57.334958 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_27_6} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
10926 | 2025.03.25 22:07:57.335048 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
10927 | 2025.03.25 22:08:00.329769 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1508 | ||
10928 | 2025.03.25 22:08:00.332735 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10929 | 2025.03.25 22:08:00.332783 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10930 | 2025.03.25 22:08:00.334231 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
10931 | 2025.03.25 22:08:00.334541 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10932 | 2025.03.25 22:08:00.334789 [ 59 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
10933 | 2025.03.25 22:08:00.334929 [ 59 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10934 | 2025.03.25 22:08:00.335026 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10935 | 2025.03.25 22:08:00.335598 [ 190 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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 | ||
10936 | 2025.03.25 22:08:00.337230 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1508 | ||
10937 | 2025.03.25 22:08:00.337568 [ 190 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10938 | 2025.03.25 22:08:00.337718 [ 190 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1372 rows starting from the beginning of the part | ||
10939 | 2025.03.25 22:08:00.338333 [ 190 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
10940 | 2025.03.25 22:08:00.338913 [ 190 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
10941 | 2025.03.25 22:08:00.339481 [ 190 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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 | ||
10942 | 2025.03.25 22:08:00.340087 [ 190 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
10943 | 2025.03.25 22:08:00.340717 [ 190 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
10944 | 2025.03.25 22:08:00.349154 [ 201 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1508 rows, containing 72 columns (72 merged, 0 gathered) in 0.013978685 sec., 107878.5307773943 rows/sec., 85.40 MiB/sec. | ||
10945 | 2025.03.25 22:08:00.351104 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
10946 | 2025.03.25 22:08:00.351951 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10947 | 2025.03.25 22:08:00.352056 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_46_9} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
10948 | 2025.03.25 22:08:00.352415 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
10949 | 2025.03.25 22:08:00.863885 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10950 | 2025.03.25 22:08:00.864084 [ 254 ] {c1d2de13-484d-41d1-ab67-859ac1ee1ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10951 | 2025.03.25 22:08:00.864161 [ 254 ] {c1d2de13-484d-41d1-ab67-859ac1ee1ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10952 | 2025.03.25 22:08:00.864921 [ 254 ] {c1d2de13-484d-41d1-ab67-859ac1ee1ff5} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10953 | 2025.03.25 22:08:00.864972 [ 254 ] {c1d2de13-484d-41d1-ab67-859ac1ee1ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10954 | 2025.03.25 22:08:00.865414 [ 254 ] {c1d2de13-484d-41d1-ab67-859ac1ee1ff5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10955 | 2025.03.25 22:08:00.865671 [ 254 ] {c1d2de13-484d-41d1-ab67-859ac1ee1ff5} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10956 | 2025.03.25 22:08:00.865915 [ 254 ] {c1d2de13-484d-41d1-ab67-859ac1ee1ff5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001874 sec., 2134.4717182497334 rows/sec., 174.05 KiB/sec. | ||
10957 | 2025.03.25 22:08:00.866062 [ 254 ] {c1d2de13-484d-41d1-ab67-859ac1ee1ff5} <Debug> TCPHandler: Processed in 0.00230104 sec. | ||
10958 | 2025.03.25 22:08:00.866258 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10959 | 2025.03.25 22:08:00.866373 [ 254 ] {188094c4-735a-4386-8500-ffe0aa9ba6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10960 | 2025.03.25 22:08:00.866424 [ 254 ] {188094c4-735a-4386-8500-ffe0aa9ba6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10961 | 2025.03.25 22:08:00.867061 [ 254 ] {188094c4-735a-4386-8500-ffe0aa9ba6fc} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10962 | 2025.03.25 22:08:00.867102 [ 254 ] {188094c4-735a-4386-8500-ffe0aa9ba6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10963 | 2025.03.25 22:08:00.867478 [ 254 ] {188094c4-735a-4386-8500-ffe0aa9ba6fc} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10964 | 2025.03.25 22:08:00.867734 [ 254 ] {188094c4-735a-4386-8500-ffe0aa9ba6fc} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10965 | 2025.03.25 22:08:00.867933 [ 254 ] {188094c4-735a-4386-8500-ffe0aa9ba6fc} <Debug> executeQuery: Read 122 rows, 10.56 KiB in 0.001588 sec., 76826.19647355164 rows/sec., 6.49 MiB/sec. | ||
10966 | 2025.03.25 22:08:00.868001 [ 254 ] {188094c4-735a-4386-8500-ffe0aa9ba6fc} <Debug> TCPHandler: Processed in 0.001799091 sec. | ||
10967 | 2025.03.25 22:08:00.868153 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10968 | 2025.03.25 22:08:00.868282 [ 254 ] {f1ec917c-1773-47bf-a9e9-4f86e6f98dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10969 | 2025.03.25 22:08:00.868331 [ 254 ] {f1ec917c-1773-47bf-a9e9-4f86e6f98dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10970 | 2025.03.25 22:08:00.868897 [ 254 ] {f1ec917c-1773-47bf-a9e9-4f86e6f98dbe} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10971 | 2025.03.25 22:08:00.868935 [ 254 ] {f1ec917c-1773-47bf-a9e9-4f86e6f98dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10972 | 2025.03.25 22:08:00.869293 [ 254 ] {f1ec917c-1773-47bf-a9e9-4f86e6f98dbe} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10973 | 2025.03.25 22:08:00.869537 [ 254 ] {f1ec917c-1773-47bf-a9e9-4f86e6f98dbe} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10974 | 2025.03.25 22:08:00.869720 [ 254 ] {f1ec917c-1773-47bf-a9e9-4f86e6f98dbe} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001464 sec., 24590.16393442623 rows/sec., 1.79 MiB/sec. | ||
10975 | 2025.03.25 22:08:00.869774 [ 254 ] {f1ec917c-1773-47bf-a9e9-4f86e6f98dbe} <Debug> TCPHandler: Processed in 0.00168342 sec. | ||
10976 | 2025.03.25 22:08:00.869897 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10977 | 2025.03.25 22:08:00.870019 [ 254 ] {124f2a10-3993-49e7-9a78-59579cb06b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10978 | 2025.03.25 22:08:00.870069 [ 254 ] {124f2a10-3993-49e7-9a78-59579cb06b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10979 | 2025.03.25 22:08:00.870664 [ 254 ] {124f2a10-3993-49e7-9a78-59579cb06b6e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10980 | 2025.03.25 22:08:00.870703 [ 254 ] {124f2a10-3993-49e7-9a78-59579cb06b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10981 | 2025.03.25 22:08:00.871088 [ 254 ] {124f2a10-3993-49e7-9a78-59579cb06b6e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10982 | 2025.03.25 22:08:00.871332 [ 254 ] {124f2a10-3993-49e7-9a78-59579cb06b6e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10983 | 2025.03.25 22:08:00.871533 [ 254 ] {124f2a10-3993-49e7-9a78-59579cb06b6e} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001536 sec., 65104.166666666664 rows/sec., 5.09 MiB/sec. | ||
10984 | 2025.03.25 22:08:00.871618 [ 254 ] {124f2a10-3993-49e7-9a78-59579cb06b6e} <Debug> TCPHandler: Processed in 0.001774351 sec. | ||
10985 | 2025.03.25 22:08:00.871785 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10986 | 2025.03.25 22:08:00.872086 [ 254 ] {325baa13-d398-473c-a4f5-de294000e43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10987 | 2025.03.25 22:08:00.872184 [ 254 ] {325baa13-d398-473c-a4f5-de294000e43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10988 | 2025.03.25 22:08:00.872742 [ 254 ] {325baa13-d398-473c-a4f5-de294000e43c} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10989 | 2025.03.25 22:08:00.872779 [ 254 ] {325baa13-d398-473c-a4f5-de294000e43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10990 | 2025.03.25 22:08:00.873176 [ 254 ] {325baa13-d398-473c-a4f5-de294000e43c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10991 | 2025.03.25 22:08:00.873415 [ 254 ] {325baa13-d398-473c-a4f5-de294000e43c} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10992 | 2025.03.25 22:08:00.873636 [ 254 ] {325baa13-d398-473c-a4f5-de294000e43c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001667 sec., 97180.56388722255 rows/sec., 6.77 MiB/sec. | ||
10993 | 2025.03.25 22:08:00.873696 [ 254 ] {325baa13-d398-473c-a4f5-de294000e43c} <Debug> TCPHandler: Processed in 0.001986104 sec. | ||
10994 | 2025.03.25 22:08:00.873815 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10995 | 2025.03.25 22:08:00.873974 [ 254 ] {0597ea00-4463-4aaf-a7b9-cfd75f9b8f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10996 | 2025.03.25 22:08:00.874050 [ 254 ] {0597ea00-4463-4aaf-a7b9-cfd75f9b8f8d} <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 | ||
10997 | 2025.03.25 22:08:00.875180 [ 254 ] {0597ea00-4463-4aaf-a7b9-cfd75f9b8f8d} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10998 | 2025.03.25 22:08:00.875218 [ 254 ] {0597ea00-4463-4aaf-a7b9-cfd75f9b8f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
10999 | 2025.03.25 22:08:00.875915 [ 254 ] {0597ea00-4463-4aaf-a7b9-cfd75f9b8f8d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11000 | 2025.03.25 22:08:00.876323 [ 254 ] {0597ea00-4463-4aaf-a7b9-cfd75f9b8f8d} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11001 | 2025.03.25 22:08:00.876625 [ 254 ] {0597ea00-4463-4aaf-a7b9-cfd75f9b8f8d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002687 sec., 11909.19240788984 rows/sec., 21.34 MiB/sec. | ||
11002 | 2025.03.25 22:08:00.876963 [ 254 ] {0597ea00-4463-4aaf-a7b9-cfd75f9b8f8d} <Debug> TCPHandler: Processed in 0.003204125 sec. | ||
11003 | 2025.03.25 22:08:00.877299 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11004 | 2025.03.25 22:08:00.877412 [ 254 ] {9a18d094-de28-4df1-a790-11184acdc61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11005 | 2025.03.25 22:08:00.877464 [ 254 ] {9a18d094-de28-4df1-a790-11184acdc61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11006 | 2025.03.25 22:08:00.877984 [ 254 ] {9a18d094-de28-4df1-a790-11184acdc61e} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11007 | 2025.03.25 22:08:00.878027 [ 254 ] {9a18d094-de28-4df1-a790-11184acdc61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
11008 | 2025.03.25 22:08:00.878411 [ 254 ] {9a18d094-de28-4df1-a790-11184acdc61e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11009 | 2025.03.25 22:08:00.878658 [ 254 ] {9a18d094-de28-4df1-a790-11184acdc61e} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11010 | 2025.03.25 22:08:00.878869 [ 254 ] {9a18d094-de28-4df1-a790-11184acdc61e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001479 sec., 40567.951318458414 rows/sec., 2.73 MiB/sec. | ||
11011 | 2025.03.25 22:08:00.878924 [ 254 ] {9a18d094-de28-4df1-a790-11184acdc61e} <Debug> TCPHandler: Processed in 0.00171199 sec. | ||
11012 | 2025.03.25 22:08:02.686570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 | ||
11013 | 2025.03.25 22:08:02.687299 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11014 | 2025.03.25 22:08:02.687351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
11015 | 2025.03.25 22:08:02.687882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11016 | 2025.03.25 22:08:02.688141 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11017 | 2025.03.25 22:08:02.688408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 | ||
11018 | 2025.03.25 22:08:04.731510 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
11019 | 2025.03.25 22:08:04.753494 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11020 | 2025.03.25 22:08:04.753549 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11021 | 2025.03.25 22:08:04.761051 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11022 | 2025.03.25 22:08:04.761843 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11023 | 2025.03.25 22:08:04.764864 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
11024 | 2025.03.25 22:08:05.862561 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11025 | 2025.03.25 22:08:05.862858 [ 254 ] {39790ac0-4613-4868-8a75-635dc5cd9beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11026 | 2025.03.25 22:08:05.862974 [ 254 ] {39790ac0-4613-4868-8a75-635dc5cd9beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11027 | 2025.03.25 22:08:05.864051 [ 254 ] {39790ac0-4613-4868-8a75-635dc5cd9beb} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11028 | 2025.03.25 22:08:05.864103 [ 254 ] {39790ac0-4613-4868-8a75-635dc5cd9beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11029 | 2025.03.25 22:08:05.864540 [ 254 ] {39790ac0-4613-4868-8a75-635dc5cd9beb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11030 | 2025.03.25 22:08:05.864796 [ 254 ] {39790ac0-4613-4868-8a75-635dc5cd9beb} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11031 | 2025.03.25 22:08:05.865038 [ 54 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11032 | 2025.03.25 22:08:05.865067 [ 254 ] {39790ac0-4613-4868-8a75-635dc5cd9beb} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002291 sec., 31427.32431252728 rows/sec., 2.54 MiB/sec. | ||
11033 | 2025.03.25 22:08:05.865168 [ 54 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11034 | 2025.03.25 22:08:05.865260 [ 254 ] {39790ac0-4613-4868-8a75-635dc5cd9beb} <Debug> TCPHandler: Processed in 0.002885411 sec. | ||
11035 | 2025.03.25 22:08:05.865270 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11036 | 2025.03.25 22:08:05.865502 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11037 | 2025.03.25 22:08:05.865568 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
11038 | 2025.03.25 22:08:05.865661 [ 254 ] {c84e65de-70c8-4da2-ab60-4c0ce083d044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11039 | 2025.03.25 22:08:05.865749 [ 254 ] {c84e65de-70c8-4da2-ab60-4c0ce083d044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11040 | 2025.03.25 22:08:05.865943 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11041 | 2025.03.25 22:08:05.866027 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1969 rows starting from the beginning of the part | ||
11042 | 2025.03.25 22:08:05.866348 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1334 rows starting from the beginning of the part | ||
11043 | 2025.03.25 22:08:05.866762 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 120 rows starting from the beginning of the part | ||
11044 | 2025.03.25 22:08:05.867099 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 72 rows starting from the beginning of the part | ||
11045 | 2025.03.25 22:08:05.867450 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 122 rows starting from the beginning of the part | ||
11046 | 2025.03.25 22:08:05.867780 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 72 rows starting from the beginning of the part | ||
11047 | 2025.03.25 22:08:05.868701 [ 254 ] {c84e65de-70c8-4da2-ab60-4c0ce083d044} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11048 | 2025.03.25 22:08:05.868781 [ 254 ] {c84e65de-70c8-4da2-ab60-4c0ce083d044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11049 | 2025.03.25 22:08:05.869636 [ 254 ] {c84e65de-70c8-4da2-ab60-4c0ce083d044} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11050 | 2025.03.25 22:08:05.870119 [ 254 ] {c84e65de-70c8-4da2-ab60-4c0ce083d044} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11051 | 2025.03.25 22:08:05.870416 [ 254 ] {c84e65de-70c8-4da2-ab60-4c0ce083d044} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004806 sec., 1664.5859342488554 rows/sec., 125.17 KiB/sec. | ||
11052 | 2025.03.25 22:08:05.870505 [ 254 ] {c84e65de-70c8-4da2-ab60-4c0ce083d044} <Debug> TCPHandler: Processed in 0.00511116 sec. | ||
11053 | 2025.03.25 22:08:05.870683 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11054 | 2025.03.25 22:08:05.870997 [ 254 ] {c53973da-268d-4b93-8ab9-771bba80d756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11055 | 2025.03.25 22:08:05.871083 [ 254 ] {c53973da-268d-4b93-8ab9-771bba80d756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11056 | 2025.03.25 22:08:05.871137 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3689 rows, containing 5 columns (5 merged, 0 gathered) in 0.005686349 sec., 648746.6738323659 rows/sec., 56.05 MiB/sec. | ||
11057 | 2025.03.25 22:08:05.871676 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11058 | 2025.03.25 22:08:05.872073 [ 254 ] {c53973da-268d-4b93-8ab9-771bba80d756} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11059 | 2025.03.25 22:08:05.872136 [ 254 ] {c53973da-268d-4b93-8ab9-771bba80d756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11060 | 2025.03.25 22:08:05.872314 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11061 | 2025.03.25 22:08:05.872530 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_96_19} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11062 | 2025.03.25 22:08:05.872713 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
11063 | 2025.03.25 22:08:05.872838 [ 254 ] {c53973da-268d-4b93-8ab9-771bba80d756} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11064 | 2025.03.25 22:08:05.873100 [ 254 ] {c53973da-268d-4b93-8ab9-771bba80d756} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11065 | 2025.03.25 22:08:05.873283 [ 54 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11066 | 2025.03.25 22:08:05.873337 [ 54 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11067 | 2025.03.25 22:08:05.873355 [ 254 ] {c53973da-268d-4b93-8ab9-771bba80d756} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002474 sec., 29102.66774454325 rows/sec., 2.27 MiB/sec. | ||
11068 | 2025.03.25 22:08:05.873372 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11069 | 2025.03.25 22:08:05.873546 [ 254 ] {c53973da-268d-4b93-8ab9-771bba80d756} <Debug> TCPHandler: Processed in 0.002951932 sec. | ||
11070 | 2025.03.25 22:08:05.873641 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
11071 | 2025.03.25 22:08:05.873745 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11072 | 2025.03.25 22:08:05.873829 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11073 | 2025.03.25 22:08:05.873908 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 952 rows starting from the beginning of the part | ||
11074 | 2025.03.25 22:08:05.873950 [ 254 ] {38f78b03-3fbc-4988-88cd-b6cc8315505c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11075 | 2025.03.25 22:08:05.874138 [ 254 ] {38f78b03-3fbc-4988-88cd-b6cc8315505c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11076 | 2025.03.25 22:08:05.874161 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 568 rows starting from the beginning of the part | ||
11077 | 2025.03.25 22:08:05.874528 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 96 rows starting from the beginning of the part | ||
11078 | 2025.03.25 22:08:05.874815 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 72 rows starting from the beginning of the part | ||
11079 | 2025.03.25 22:08:05.875148 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 100 rows starting from the beginning of the part | ||
11080 | 2025.03.25 22:08:05.875465 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 72 rows starting from the beginning of the part | ||
11081 | 2025.03.25 22:08:05.876776 [ 254 ] {38f78b03-3fbc-4988-88cd-b6cc8315505c} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11082 | 2025.03.25 22:08:05.876839 [ 254 ] {38f78b03-3fbc-4988-88cd-b6cc8315505c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11083 | 2025.03.25 22:08:05.877885 [ 254 ] {38f78b03-3fbc-4988-88cd-b6cc8315505c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11084 | 2025.03.25 22:08:05.878380 [ 254 ] {38f78b03-3fbc-4988-88cd-b6cc8315505c} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11085 | 2025.03.25 22:08:05.878565 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 5 columns (5 merged, 0 gathered) in 0.005058598 sec., 367690.8107740524 rows/sec., 28.86 MiB/sec. | ||
11086 | 2025.03.25 22:08:05.878723 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11087 | 2025.03.25 22:08:05.878810 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11088 | 2025.03.25 22:08:05.878856 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11089 | 2025.03.25 22:08:05.878878 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11090 | 2025.03.25 22:08:05.878892 [ 254 ] {38f78b03-3fbc-4988-88cd-b6cc8315505c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004985 sec., 32096.2888665998 rows/sec., 2.24 MiB/sec. | ||
11091 | 2025.03.25 22:08:05.879271 [ 254 ] {38f78b03-3fbc-4988-88cd-b6cc8315505c} <Debug> TCPHandler: Processed in 0.005592218 sec. | ||
11092 | 2025.03.25 22:08:05.879391 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
11093 | 2025.03.25 22:08:05.879509 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11094 | 2025.03.25 22:08:05.879849 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11095 | 2025.03.25 22:08:05.879865 [ 254 ] {6cce1e6a-84b3-4c57-965d-f88f1654b244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11096 | 2025.03.25 22:08:05.879885 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11097 | 2025.03.25 22:08:05.880071 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 25521 rows starting from the beginning of the part | ||
11098 | 2025.03.25 22:08:05.880148 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_96_19} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11099 | 2025.03.25 22:08:05.880165 [ 254 ] {6cce1e6a-84b3-4c57-965d-f88f1654b244} <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 | ||
11100 | 2025.03.25 22:08:05.880530 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
11101 | 2025.03.25 22:08:05.880798 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 918 rows starting from the beginning of the part | ||
11102 | 2025.03.25 22:08:05.881221 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
11103 | 2025.03.25 22:08:05.881621 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
11104 | 2025.03.25 22:08:05.882029 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 162 rows starting from the beginning of the part | ||
11105 | 2025.03.25 22:08:05.882383 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
11106 | 2025.03.25 22:08:05.884507 [ 254 ] {6cce1e6a-84b3-4c57-965d-f88f1654b244} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11107 | 2025.03.25 22:08:05.884553 [ 254 ] {6cce1e6a-84b3-4c57-965d-f88f1654b244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11108 | 2025.03.25 22:08:05.886308 [ 254 ] {6cce1e6a-84b3-4c57-965d-f88f1654b244} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11109 | 2025.03.25 22:08:05.886607 [ 254 ] {6cce1e6a-84b3-4c57-965d-f88f1654b244} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11110 | 2025.03.25 22:08:05.887065 [ 254 ] {6cce1e6a-84b3-4c57-965d-f88f1654b244} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007324 sec., 1092.2992900054614 rows/sec., 1.96 MiB/sec. | ||
11111 | 2025.03.25 22:08:05.887423 [ 254 ] {6cce1e6a-84b3-4c57-965d-f88f1654b244} <Debug> TCPHandler: Processed in 0.007985669 sec. | ||
11112 | 2025.03.25 22:08:05.887942 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11113 | 2025.03.25 22:08:05.888058 [ 254 ] {646e7220-a0ca-44f2-afce-2ea7011761f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11114 | 2025.03.25 22:08:05.888108 [ 254 ] {646e7220-a0ca-44f2-afce-2ea7011761f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11115 | 2025.03.25 22:08:05.888622 [ 254 ] {646e7220-a0ca-44f2-afce-2ea7011761f3} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11116 | 2025.03.25 22:08:05.888660 [ 254 ] {646e7220-a0ca-44f2-afce-2ea7011761f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11117 | 2025.03.25 22:08:05.889266 [ 254 ] {646e7220-a0ca-44f2-afce-2ea7011761f3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11118 | 2025.03.25 22:08:05.889635 [ 254 ] {646e7220-a0ca-44f2-afce-2ea7011761f3} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11119 | 2025.03.25 22:08:05.889815 [ 49 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11120 | 2025.03.25 22:08:05.889930 [ 49 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11121 | 2025.03.25 22:08:05.889944 [ 254 ] {646e7220-a0ca-44f2-afce-2ea7011761f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001886 sec., 31813.361611876986 rows/sec., 2.14 MiB/sec. | ||
11122 | 2025.03.25 22:08:05.889979 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11123 | 2025.03.25 22:08:05.890116 [ 254 ] {646e7220-a0ca-44f2-afce-2ea7011761f3} <Debug> TCPHandler: Processed in 0.00227661 sec. | ||
11124 | 2025.03.25 22:08:05.890423 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
11125 | 2025.03.25 22:08:05.890861 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11126 | 2025.03.25 22:08:05.890959 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5208 rows starting from the beginning of the part | ||
11127 | 2025.03.25 22:08:05.891312 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
11128 | 2025.03.25 22:08:05.891832 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
11129 | 2025.03.25 22:08:05.892395 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
11130 | 2025.03.25 22:08:05.892772 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
11131 | 2025.03.25 22:08:05.893249 [ 200 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
11132 | 2025.03.25 22:08:05.893370 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27081 rows, containing 5 columns (5 merged, 0 gathered) in 0.014348511 sec., 1887373.5400140127 rows/sec., 129.24 MiB/sec. | ||
11133 | 2025.03.25 22:08:05.894034 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11134 | 2025.03.25 22:08:05.894716 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11135 | 2025.03.25 22:08:05.894865 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11136 | 2025.03.25 22:08:05.895055 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
11137 | 2025.03.25 22:08:05.896147 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5508 rows, containing 4 columns (4 merged, 0 gathered) in 0.006024905 sec., 914205.2862244302 rows/sec., 61.00 MiB/sec. | ||
11138 | 2025.03.25 22:08:05.896640 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11139 | 2025.03.25 22:08:05.896944 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11140 | 2025.03.25 22:08:05.897031 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_96_19} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11141 | 2025.03.25 22:08:05.897122 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
11142 | 2025.03.25 22:08:09.983247 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11143 | 2025.03.25 22:08:09.983322 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11144 | 2025.03.25 22:08:10.188536 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 | ||
11145 | 2025.03.25 22:08:10.189328 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11146 | 2025.03.25 22:08:10.189386 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11147 | 2025.03.25 22:08:10.189966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11148 | 2025.03.25 22:08:10.190227 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11149 | 2025.03.25 22:08:10.190474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
11150 | 2025.03.25 22:08:10.337411 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1534 | ||
11151 | 2025.03.25 22:08:10.340520 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11152 | 2025.03.25 22:08:10.340579 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11153 | 2025.03.25 22:08:10.342091 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
11154 | 2025.03.25 22:08:10.342432 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11155 | 2025.03.25 22:08:10.343044 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1534 | ||
11156 | 2025.03.25 22:08:10.870140 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11157 | 2025.03.25 22:08:10.870331 [ 254 ] {29fe7abb-e8df-4226-8ede-dcae7cf87459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11158 | 2025.03.25 22:08:10.870405 [ 254 ] {29fe7abb-e8df-4226-8ede-dcae7cf87459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11159 | 2025.03.25 22:08:10.871252 [ 254 ] {29fe7abb-e8df-4226-8ede-dcae7cf87459} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11160 | 2025.03.25 22:08:10.871306 [ 254 ] {29fe7abb-e8df-4226-8ede-dcae7cf87459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11161 | 2025.03.25 22:08:10.871760 [ 254 ] {29fe7abb-e8df-4226-8ede-dcae7cf87459} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
11162 | 2025.03.25 22:08:10.872030 [ 254 ] {29fe7abb-e8df-4226-8ede-dcae7cf87459} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11163 | 2025.03.25 22:08:10.872304 [ 254 ] {29fe7abb-e8df-4226-8ede-dcae7cf87459} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002013 sec., 105315.44957774466 rows/sec., 6.70 MiB/sec. | ||
11164 | 2025.03.25 22:08:10.872420 [ 254 ] {29fe7abb-e8df-4226-8ede-dcae7cf87459} <Debug> TCPHandler: Processed in 0.002415373 sec. | ||
11165 | 2025.03.25 22:08:10.872659 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11166 | 2025.03.25 22:08:10.872773 [ 254 ] {e9701a6e-1391-4bd6-8466-b59332ac2e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11167 | 2025.03.25 22:08:10.872825 [ 254 ] {e9701a6e-1391-4bd6-8466-b59332ac2e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11168 | 2025.03.25 22:08:10.873676 [ 254 ] {e9701a6e-1391-4bd6-8466-b59332ac2e8c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11169 | 2025.03.25 22:08:10.873719 [ 254 ] {e9701a6e-1391-4bd6-8466-b59332ac2e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11170 | 2025.03.25 22:08:10.874135 [ 254 ] {e9701a6e-1391-4bd6-8466-b59332ac2e8c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11171 | 2025.03.25 22:08:10.874390 [ 254 ] {e9701a6e-1391-4bd6-8466-b59332ac2e8c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11172 | 2025.03.25 22:08:10.874595 [ 254 ] {e9701a6e-1391-4bd6-8466-b59332ac2e8c} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001848 sec., 368506.4935064935 rows/sec., 29.27 MiB/sec. | ||
11173 | 2025.03.25 22:08:10.874652 [ 254 ] {e9701a6e-1391-4bd6-8466-b59332ac2e8c} <Debug> TCPHandler: Processed in 0.002073447 sec. | ||
11174 | 2025.03.25 22:08:10.874775 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11175 | 2025.03.25 22:08:10.874885 [ 254 ] {04c8a8b1-fb57-474c-8fc4-394dbc1a14ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11176 | 2025.03.25 22:08:10.874931 [ 254 ] {04c8a8b1-fb57-474c-8fc4-394dbc1a14ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11177 | 2025.03.25 22:08:10.875509 [ 254 ] {04c8a8b1-fb57-474c-8fc4-394dbc1a14ed} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11178 | 2025.03.25 22:08:10.875549 [ 254 ] {04c8a8b1-fb57-474c-8fc4-394dbc1a14ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11179 | 2025.03.25 22:08:10.875917 [ 254 ] {04c8a8b1-fb57-474c-8fc4-394dbc1a14ed} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11180 | 2025.03.25 22:08:10.876175 [ 254 ] {04c8a8b1-fb57-474c-8fc4-394dbc1a14ed} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11181 | 2025.03.25 22:08:10.876406 [ 254 ] {04c8a8b1-fb57-474c-8fc4-394dbc1a14ed} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001546 sec., 89262.61319534281 rows/sec., 5.55 MiB/sec. | ||
11182 | 2025.03.25 22:08:10.876459 [ 254 ] {04c8a8b1-fb57-474c-8fc4-394dbc1a14ed} <Debug> TCPHandler: Processed in 0.00173679 sec. | ||
11183 | 2025.03.25 22:08:10.876584 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11184 | 2025.03.25 22:08:10.876691 [ 254 ] {d2b9001e-3a03-45a9-9f0a-e6b083597d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11185 | 2025.03.25 22:08:10.876736 [ 254 ] {d2b9001e-3a03-45a9-9f0a-e6b083597d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11186 | 2025.03.25 22:08:10.877297 [ 254 ] {d2b9001e-3a03-45a9-9f0a-e6b083597d77} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11187 | 2025.03.25 22:08:10.877337 [ 254 ] {d2b9001e-3a03-45a9-9f0a-e6b083597d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11188 | 2025.03.25 22:08:10.877693 [ 254 ] {d2b9001e-3a03-45a9-9f0a-e6b083597d77} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
11189 | 2025.03.25 22:08:10.877935 [ 254 ] {d2b9001e-3a03-45a9-9f0a-e6b083597d77} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11190 | 2025.03.25 22:08:10.878146 [ 254 ] {d2b9001e-3a03-45a9-9f0a-e6b083597d77} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001478 sec., 76454.66847090663 rows/sec., 4.95 MiB/sec. | ||
11191 | 2025.03.25 22:08:10.878199 [ 254 ] {d2b9001e-3a03-45a9-9f0a-e6b083597d77} <Debug> TCPHandler: Processed in 0.00166733 sec. | ||
11192 | 2025.03.25 22:08:10.878316 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11193 | 2025.03.25 22:08:10.878423 [ 254 ] {23231b09-44d1-47bc-ad6e-a975657ebfa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11194 | 2025.03.25 22:08:10.878468 [ 254 ] {23231b09-44d1-47bc-ad6e-a975657ebfa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11195 | 2025.03.25 22:08:10.879020 [ 254 ] {23231b09-44d1-47bc-ad6e-a975657ebfa1} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11196 | 2025.03.25 22:08:10.879060 [ 254 ] {23231b09-44d1-47bc-ad6e-a975657ebfa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11197 | 2025.03.25 22:08:10.879415 [ 254 ] {23231b09-44d1-47bc-ad6e-a975657ebfa1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
11198 | 2025.03.25 22:08:10.879667 [ 254 ] {23231b09-44d1-47bc-ad6e-a975657ebfa1} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11199 | 2025.03.25 22:08:10.879909 [ 254 ] {23231b09-44d1-47bc-ad6e-a975657ebfa1} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001509 sec., 74221.33863485753 rows/sec., 4.23 MiB/sec. | ||
11200 | 2025.03.25 22:08:10.880072 [ 254 ] {23231b09-44d1-47bc-ad6e-a975657ebfa1} <Debug> TCPHandler: Processed in 0.001802371 sec. | ||
11201 | 2025.03.25 22:08:10.880291 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11202 | 2025.03.25 22:08:10.880397 [ 254 ] {0ee3cd58-7faf-496c-b5b8-2c36b9223ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11203 | 2025.03.25 22:08:10.880443 [ 254 ] {0ee3cd58-7faf-496c-b5b8-2c36b9223ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11204 | 2025.03.25 22:08:10.881145 [ 254 ] {0ee3cd58-7faf-496c-b5b8-2c36b9223ef1} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11205 | 2025.03.25 22:08:10.881185 [ 254 ] {0ee3cd58-7faf-496c-b5b8-2c36b9223ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11206 | 2025.03.25 22:08:10.881563 [ 254 ] {0ee3cd58-7faf-496c-b5b8-2c36b9223ef1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11207 | 2025.03.25 22:08:10.881800 [ 254 ] {0ee3cd58-7faf-496c-b5b8-2c36b9223ef1} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11208 | 2025.03.25 22:08:10.882063 [ 254 ] {0ee3cd58-7faf-496c-b5b8-2c36b9223ef1} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001682 sec., 246135.5529131986 rows/sec., 17.50 MiB/sec. | ||
11209 | 2025.03.25 22:08:10.882165 [ 254 ] {0ee3cd58-7faf-496c-b5b8-2c36b9223ef1} <Debug> TCPHandler: Processed in 0.001941774 sec. | ||
11210 | 2025.03.25 22:08:10.882340 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11211 | 2025.03.25 22:08:10.882625 [ 254 ] {df691af7-b428-4255-9f4d-d462f64dbc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11212 | 2025.03.25 22:08:10.882712 [ 254 ] {df691af7-b428-4255-9f4d-d462f64dbc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11213 | 2025.03.25 22:08:10.883297 [ 254 ] {df691af7-b428-4255-9f4d-d462f64dbc28} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11214 | 2025.03.25 22:08:10.883361 [ 254 ] {df691af7-b428-4255-9f4d-d462f64dbc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11215 | 2025.03.25 22:08:10.883833 [ 254 ] {df691af7-b428-4255-9f4d-d462f64dbc28} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
11216 | 2025.03.25 22:08:10.884113 [ 254 ] {df691af7-b428-4255-9f4d-d462f64dbc28} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11217 | 2025.03.25 22:08:10.884470 [ 254 ] {df691af7-b428-4255-9f4d-d462f64dbc28} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001924 sec., 3118.5031185031185 rows/sec., 162.93 KiB/sec. | ||
11218 | 2025.03.25 22:08:10.884573 [ 254 ] {df691af7-b428-4255-9f4d-d462f64dbc28} <Debug> TCPHandler: Processed in 0.002330261 sec. | ||
11219 | 2025.03.25 22:08:10.884761 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11220 | 2025.03.25 22:08:10.884900 [ 254 ] {a854bc9a-ec11-4397-899a-f6deb32712bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11221 | 2025.03.25 22:08:10.884964 [ 254 ] {a854bc9a-ec11-4397-899a-f6deb32712bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11222 | 2025.03.25 22:08:10.885603 [ 254 ] {a854bc9a-ec11-4397-899a-f6deb32712bb} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11223 | 2025.03.25 22:08:10.885651 [ 254 ] {a854bc9a-ec11-4397-899a-f6deb32712bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11224 | 2025.03.25 22:08:10.886084 [ 254 ] {a854bc9a-ec11-4397-899a-f6deb32712bb} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11225 | 2025.03.25 22:08:10.886350 [ 254 ] {a854bc9a-ec11-4397-899a-f6deb32712bb} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11226 | 2025.03.25 22:08:10.886573 [ 254 ] {a854bc9a-ec11-4397-899a-f6deb32712bb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001714 sec., 138273.04550758458 rows/sec., 9.27 MiB/sec. | ||
11227 | 2025.03.25 22:08:10.886647 [ 254 ] {a854bc9a-ec11-4397-899a-f6deb32712bb} <Debug> TCPHandler: Processed in 0.001996895 sec. | ||
11228 | 2025.03.25 22:08:10.886796 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11229 | 2025.03.25 22:08:10.886903 [ 254 ] {5fcd994b-eba0-4c51-b5de-be89b873ae87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11230 | 2025.03.25 22:08:10.886951 [ 254 ] {5fcd994b-eba0-4c51-b5de-be89b873ae87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11231 | 2025.03.25 22:08:10.887386 [ 254 ] {5fcd994b-eba0-4c51-b5de-be89b873ae87} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11232 | 2025.03.25 22:08:10.887424 [ 254 ] {5fcd994b-eba0-4c51-b5de-be89b873ae87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11233 | 2025.03.25 22:08:10.887775 [ 254 ] {5fcd994b-eba0-4c51-b5de-be89b873ae87} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
11234 | 2025.03.25 22:08:10.888010 [ 254 ] {5fcd994b-eba0-4c51-b5de-be89b873ae87} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11235 | 2025.03.25 22:08:10.888241 [ 254 ] {5fcd994b-eba0-4c51-b5de-be89b873ae87} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001361 sec., 734.7538574577517 rows/sec., 49.51 KiB/sec. | ||
11236 | 2025.03.25 22:08:10.888354 [ 254 ] {5fcd994b-eba0-4c51-b5de-be89b873ae87} <Debug> TCPHandler: Processed in 0.001611138 sec. | ||
11237 | 2025.03.25 22:08:10.888471 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11238 | 2025.03.25 22:08:10.888573 [ 254 ] {efb335fb-cd85-4358-8784-2808fdab61db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11239 | 2025.03.25 22:08:10.888640 [ 254 ] {efb335fb-cd85-4358-8784-2808fdab61db} <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 | ||
11240 | 2025.03.25 22:08:10.889856 [ 254 ] {efb335fb-cd85-4358-8784-2808fdab61db} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11241 | 2025.03.25 22:08:10.889899 [ 254 ] {efb335fb-cd85-4358-8784-2808fdab61db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11242 | 2025.03.25 22:08:10.890565 [ 254 ] {efb335fb-cd85-4358-8784-2808fdab61db} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11243 | 2025.03.25 22:08:10.890822 [ 254 ] {efb335fb-cd85-4358-8784-2808fdab61db} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11244 | 2025.03.25 22:08:10.891068 [ 254 ] {efb335fb-cd85-4358-8784-2808fdab61db} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002515 sec., 12723.658051689861 rows/sec., 22.80 MiB/sec. | ||
11245 | 2025.03.25 22:08:10.891176 [ 254 ] {efb335fb-cd85-4358-8784-2808fdab61db} <Debug> TCPHandler: Processed in 0.002755818 sec. | ||
11246 | 2025.03.25 22:08:10.891317 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11247 | 2025.03.25 22:08:10.891422 [ 254 ] {28fb316a-2413-47de-b522-961112841fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11248 | 2025.03.25 22:08:10.891469 [ 254 ] {28fb316a-2413-47de-b522-961112841fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11249 | 2025.03.25 22:08:10.891915 [ 254 ] {28fb316a-2413-47de-b522-961112841fdb} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11250 | 2025.03.25 22:08:10.891954 [ 254 ] {28fb316a-2413-47de-b522-961112841fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11251 | 2025.03.25 22:08:10.892308 [ 254 ] {28fb316a-2413-47de-b522-961112841fdb} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11252 | 2025.03.25 22:08:10.892555 [ 254 ] {28fb316a-2413-47de-b522-961112841fdb} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11253 | 2025.03.25 22:08:10.892766 [ 254 ] {28fb316a-2413-47de-b522-961112841fdb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001365 sec., 60073.26007326008 rows/sec., 3.82 MiB/sec. | ||
11254 | 2025.03.25 22:08:10.892817 [ 254 ] {28fb316a-2413-47de-b522-961112841fdb} <Debug> TCPHandler: Processed in 0.001551407 sec. | ||
11255 | 2025.03.25 22:08:11.001711 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001218841 sec. | ||
11256 | 2025.03.25 22:08:12.264939 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
11257 | 2025.03.25 22:08:12.286443 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11258 | 2025.03.25 22:08:12.286508 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11259 | 2025.03.25 22:08:12.294078 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11260 | 2025.03.25 22:08:12.296364 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11261 | 2025.03.25 22:08:12.299642 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
11262 | 2025.03.25 22:08:13.333000 [ 39 ] {} <Debug> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
11263 | 2025.03.25 22:08:13.333077 [ 39 ] {} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11264 | 2025.03.25 22:08:13.333100 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11265 | 2025.03.25 22:08:13.333283 [ 195 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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 | ||
11266 | 2025.03.25 22:08:13.333530 [ 195 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11267 | 2025.03.25 22:08:13.333568 [ 195 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
11268 | 2025.03.25 22:08:13.333649 [ 195 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
11269 | 2025.03.25 22:08:13.333889 [ 195 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
11270 | 2025.03.25 22:08:13.334107 [ 195 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
11271 | 2025.03.25 22:08:13.334310 [ 195 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
11272 | 2025.03.25 22:08:13.335480 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.00231842 sec., 18115.785750640523 rows/sec., 1.51 MiB/sec. | ||
11273 | 2025.03.25 22:08:13.335672 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
11274 | 2025.03.25 22:08:13.335999 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_21_5} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11275 | 2025.03.25 22:08:13.336092 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_21_5} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
11276 | 2025.03.25 22:08:13.336197 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11277 | 2025.03.25 22:08:15.893031 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11278 | 2025.03.25 22:08:15.893241 [ 254 ] {0a5ba03e-a4b7-471d-987d-fc689c7b9149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11279 | 2025.03.25 22:08:15.893320 [ 254 ] {0a5ba03e-a4b7-471d-987d-fc689c7b9149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11280 | 2025.03.25 22:08:15.894796 [ 254 ] {0a5ba03e-a4b7-471d-987d-fc689c7b9149} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11281 | 2025.03.25 22:08:15.894848 [ 254 ] {0a5ba03e-a4b7-471d-987d-fc689c7b9149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11282 | 2025.03.25 22:08:15.895356 [ 254 ] {0a5ba03e-a4b7-471d-987d-fc689c7b9149} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11283 | 2025.03.25 22:08:15.895609 [ 254 ] {0a5ba03e-a4b7-471d-987d-fc689c7b9149} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11284 | 2025.03.25 22:08:15.895848 [ 254 ] {0a5ba03e-a4b7-471d-987d-fc689c7b9149} <Debug> executeQuery: Read 1212 rows, 102.08 KiB in 0.002664 sec., 454954.9549549549 rows/sec., 37.42 MiB/sec. | ||
11285 | 2025.03.25 22:08:15.895959 [ 254 ] {0a5ba03e-a4b7-471d-987d-fc689c7b9149} <Debug> TCPHandler: Processed in 0.003059734 sec. | ||
11286 | 2025.03.25 22:08:15.896146 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11287 | 2025.03.25 22:08:15.896427 [ 254 ] {d142478d-3aa5-4604-8980-5961888dae76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11288 | 2025.03.25 22:08:15.896532 [ 254 ] {d142478d-3aa5-4604-8980-5961888dae76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11289 | 2025.03.25 22:08:15.897124 [ 254 ] {d142478d-3aa5-4604-8980-5961888dae76} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11290 | 2025.03.25 22:08:15.897164 [ 254 ] {d142478d-3aa5-4604-8980-5961888dae76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11291 | 2025.03.25 22:08:15.897511 [ 254 ] {d142478d-3aa5-4604-8980-5961888dae76} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11292 | 2025.03.25 22:08:15.897747 [ 254 ] {d142478d-3aa5-4604-8980-5961888dae76} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11293 | 2025.03.25 22:08:15.897936 [ 33 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11294 | 2025.03.25 22:08:15.897972 [ 254 ] {d142478d-3aa5-4604-8980-5961888dae76} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001646 sec., 4860.267314702309 rows/sec., 365.47 KiB/sec. | ||
11295 | 2025.03.25 22:08:15.898025 [ 33 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11296 | 2025.03.25 22:08:15.898092 [ 254 ] {d142478d-3aa5-4604-8980-5961888dae76} <Debug> TCPHandler: Processed in 0.002034515 sec. | ||
11297 | 2025.03.25 22:08:15.898097 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11298 | 2025.03.25 22:08:15.898284 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11299 | 2025.03.25 22:08:15.898289 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
11300 | 2025.03.25 22:08:15.898479 [ 254 ] {6796a27e-e1ae-4901-a4c9-b1abb35225c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11301 | 2025.03.25 22:08:15.898548 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11302 | 2025.03.25 22:08:15.898570 [ 254 ] {6796a27e-e1ae-4901-a4c9-b1abb35225c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11303 | 2025.03.25 22:08:15.898613 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 178 rows starting from the beginning of the part | ||
11304 | 2025.03.25 22:08:15.898875 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
11305 | 2025.03.25 22:08:15.899292 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 36 rows starting from the beginning of the part | ||
11306 | 2025.03.25 22:08:15.899714 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
11307 | 2025.03.25 22:08:15.900114 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 138 rows starting from the beginning of the part | ||
11308 | 2025.03.25 22:08:15.900437 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
11309 | 2025.03.25 22:08:15.901412 [ 254 ] {6796a27e-e1ae-4901-a4c9-b1abb35225c6} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11310 | 2025.03.25 22:08:15.901497 [ 254 ] {6796a27e-e1ae-4901-a4c9-b1abb35225c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11311 | 2025.03.25 22:08:15.902476 [ 254 ] {6796a27e-e1ae-4901-a4c9-b1abb35225c6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
11312 | 2025.03.25 22:08:15.903120 [ 254 ] {6796a27e-e1ae-4901-a4c9-b1abb35225c6} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11313 | 2025.03.25 22:08:15.903145 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 5 columns (5 merged, 0 gathered) in 0.004928596 sec., 76289.47473073467 rows/sec., 5.25 MiB/sec. | ||
11314 | 2025.03.25 22:08:15.903369 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11315 | 2025.03.25 22:08:15.903465 [ 254 ] {6796a27e-e1ae-4901-a4c9-b1abb35225c6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005046 sec., 45184.30439952437 rows/sec., 3.06 MiB/sec. | ||
11316 | 2025.03.25 22:08:15.903620 [ 254 ] {6796a27e-e1ae-4901-a4c9-b1abb35225c6} <Debug> TCPHandler: Processed in 0.005416865 sec. | ||
11317 | 2025.03.25 22:08:15.903808 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11318 | 2025.03.25 22:08:15.903876 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_86_17} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11319 | 2025.03.25 22:08:15.904005 [ 254 ] {7125240a-60bb-4f07-9309-6ee06c8caf75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11320 | 2025.03.25 22:08:15.904069 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_86_17} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11321 | 2025.03.25 22:08:15.904090 [ 254 ] {7125240a-60bb-4f07-9309-6ee06c8caf75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11322 | 2025.03.25 22:08:15.904293 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
11323 | 2025.03.25 22:08:15.905115 [ 254 ] {7125240a-60bb-4f07-9309-6ee06c8caf75} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11324 | 2025.03.25 22:08:15.905160 [ 254 ] {7125240a-60bb-4f07-9309-6ee06c8caf75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11325 | 2025.03.25 22:08:15.905554 [ 254 ] {7125240a-60bb-4f07-9309-6ee06c8caf75} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11326 | 2025.03.25 22:08:15.905791 [ 254 ] {7125240a-60bb-4f07-9309-6ee06c8caf75} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11327 | 2025.03.25 22:08:15.906024 [ 254 ] {7125240a-60bb-4f07-9309-6ee06c8caf75} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.00209 sec., 252631.57894736843 rows/sec., 18.71 MiB/sec. | ||
11328 | 2025.03.25 22:08:15.906101 [ 254 ] {7125240a-60bb-4f07-9309-6ee06c8caf75} <Debug> TCPHandler: Processed in 0.002359711 sec. | ||
11329 | 2025.03.25 22:08:15.906231 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11330 | 2025.03.25 22:08:15.906370 [ 254 ] {3a48a428-7f3e-4e26-85d4-77e72069e356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11331 | 2025.03.25 22:08:15.906420 [ 254 ] {3a48a428-7f3e-4e26-85d4-77e72069e356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11332 | 2025.03.25 22:08:15.907218 [ 254 ] {3a48a428-7f3e-4e26-85d4-77e72069e356} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11333 | 2025.03.25 22:08:15.907257 [ 254 ] {3a48a428-7f3e-4e26-85d4-77e72069e356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11334 | 2025.03.25 22:08:15.907691 [ 254 ] {3a48a428-7f3e-4e26-85d4-77e72069e356} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11335 | 2025.03.25 22:08:15.907941 [ 254 ] {3a48a428-7f3e-4e26-85d4-77e72069e356} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11336 | 2025.03.25 22:08:15.908154 [ 254 ] {3a48a428-7f3e-4e26-85d4-77e72069e356} <Debug> executeQuery: Read 880 rows, 60.63 KiB in 0.001814 sec., 485115.7662624035 rows/sec., 32.64 MiB/sec. | ||
11337 | 2025.03.25 22:08:15.908207 [ 254 ] {3a48a428-7f3e-4e26-85d4-77e72069e356} <Debug> TCPHandler: Processed in 0.002042906 sec. | ||
11338 | 2025.03.25 22:08:15.908313 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11339 | 2025.03.25 22:08:15.908417 [ 254 ] {6852d22b-5960-48f9-bdfc-95a6fbfd8508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11340 | 2025.03.25 22:08:15.908483 [ 254 ] {6852d22b-5960-48f9-bdfc-95a6fbfd8508} <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 | ||
11341 | 2025.03.25 22:08:15.909547 [ 254 ] {6852d22b-5960-48f9-bdfc-95a6fbfd8508} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11342 | 2025.03.25 22:08:15.909588 [ 254 ] {6852d22b-5960-48f9-bdfc-95a6fbfd8508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11343 | 2025.03.25 22:08:15.910219 [ 254 ] {6852d22b-5960-48f9-bdfc-95a6fbfd8508} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11344 | 2025.03.25 22:08:15.910475 [ 254 ] {6852d22b-5960-48f9-bdfc-95a6fbfd8508} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11345 | 2025.03.25 22:08:15.910725 [ 254 ] {6852d22b-5960-48f9-bdfc-95a6fbfd8508} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002329 sec., 3434.9506225848004 rows/sec., 6.16 MiB/sec. | ||
11346 | 2025.03.25 22:08:15.910840 [ 254 ] {6852d22b-5960-48f9-bdfc-95a6fbfd8508} <Debug> TCPHandler: Processed in 0.002577655 sec. | ||
11347 | 2025.03.25 22:08:15.910979 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11348 | 2025.03.25 22:08:15.911090 [ 254 ] {7b235334-09e0-40ee-8e29-a5e485922d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11349 | 2025.03.25 22:08:15.911137 [ 254 ] {7b235334-09e0-40ee-8e29-a5e485922d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11350 | 2025.03.25 22:08:15.911585 [ 254 ] {7b235334-09e0-40ee-8e29-a5e485922d3c} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11351 | 2025.03.25 22:08:15.911625 [ 254 ] {7b235334-09e0-40ee-8e29-a5e485922d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11352 | 2025.03.25 22:08:15.911977 [ 254 ] {7b235334-09e0-40ee-8e29-a5e485922d3c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11353 | 2025.03.25 22:08:15.912210 [ 254 ] {7b235334-09e0-40ee-8e29-a5e485922d3c} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11354 | 2025.03.25 22:08:15.912407 [ 254 ] {7b235334-09e0-40ee-8e29-a5e485922d3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001325 sec., 45283.018867924526 rows/sec., 3.05 MiB/sec. | ||
11355 | 2025.03.25 22:08:15.912463 [ 254 ] {7b235334-09e0-40ee-8e29-a5e485922d3c} <Debug> TCPHandler: Processed in 0.001534736 sec. | ||
11356 | 2025.03.25 22:08:17.690613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 | ||
11357 | 2025.03.25 22:08:17.691305 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11358 | 2025.03.25 22:08:17.691354 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11359 | 2025.03.25 22:08:17.691887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11360 | 2025.03.25 22:08:17.692139 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11361 | 2025.03.25 22:08:17.692471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 | ||
11362 | 2025.03.25 22:08:19.799726 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
11363 | 2025.03.25 22:08:19.822181 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11364 | 2025.03.25 22:08:19.822245 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11365 | 2025.03.25 22:08:19.829772 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11366 | 2025.03.25 22:08:19.830580 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11367 | 2025.03.25 22:08:19.834824 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
11368 | 2025.03.25 22:08:20.343277 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1570 | ||
11369 | 2025.03.25 22:08:20.346945 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11370 | 2025.03.25 22:08:20.347010 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11371 | 2025.03.25 22:08:20.348583 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
11372 | 2025.03.25 22:08:20.348913 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11373 | 2025.03.25 22:08:20.350421 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1570 | ||
11374 | 2025.03.25 22:08:20.872166 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11375 | 2025.03.25 22:08:20.872395 [ 254 ] {de4b14af-0469-44f3-a59b-5741b7365a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11376 | 2025.03.25 22:08:20.872494 [ 254 ] {de4b14af-0469-44f3-a59b-5741b7365a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11377 | 2025.03.25 22:08:20.873661 [ 254 ] {de4b14af-0469-44f3-a59b-5741b7365a70} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11378 | 2025.03.25 22:08:20.873736 [ 254 ] {de4b14af-0469-44f3-a59b-5741b7365a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11379 | 2025.03.25 22:08:20.874370 [ 254 ] {de4b14af-0469-44f3-a59b-5741b7365a70} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11380 | 2025.03.25 22:08:20.874764 [ 254 ] {de4b14af-0469-44f3-a59b-5741b7365a70} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11381 | 2025.03.25 22:08:20.875007 [ 25 ] {} <Debug> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
11382 | 2025.03.25 22:08:20.875080 [ 254 ] {de4b14af-0469-44f3-a59b-5741b7365a70} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002744 sec., 77259.47521865889 rows/sec., 4.91 MiB/sec. | ||
11383 | 2025.03.25 22:08:20.875089 [ 25 ] {} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11384 | 2025.03.25 22:08:20.875187 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11385 | 2025.03.25 22:08:20.875223 [ 254 ] {de4b14af-0469-44f3-a59b-5741b7365a70} <Debug> TCPHandler: Processed in 0.003256137 sec. | ||
11386 | 2025.03.25 22:08:20.875571 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11387 | 2025.03.25 22:08:20.875833 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
11388 | 2025.03.25 22:08:20.875954 [ 254 ] {4ec62ee5-807a-48f6-a155-f2eda32f44ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11389 | 2025.03.25 22:08:20.876099 [ 254 ] {4ec62ee5-807a-48f6-a155-f2eda32f44ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11390 | 2025.03.25 22:08:20.876412 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11391 | 2025.03.25 22:08:20.876536 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 236 rows starting from the beginning of the part | ||
11392 | 2025.03.25 22:08:20.877030 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
11393 | 2025.03.25 22:08:20.877494 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
11394 | 2025.03.25 22:08:20.877727 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
11395 | 2025.03.25 22:08:20.878086 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
11396 | 2025.03.25 22:08:20.878544 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
11397 | 2025.03.25 22:08:20.879402 [ 254 ] {4ec62ee5-807a-48f6-a155-f2eda32f44ef} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11398 | 2025.03.25 22:08:20.879465 [ 254 ] {4ec62ee5-807a-48f6-a155-f2eda32f44ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11399 | 2025.03.25 22:08:20.880424 [ 254 ] {4ec62ee5-807a-48f6-a155-f2eda32f44ef} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11400 | 2025.03.25 22:08:20.881109 [ 254 ] {4ec62ee5-807a-48f6-a155-f2eda32f44ef} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11401 | 2025.03.25 22:08:20.881670 [ 254 ] {4ec62ee5-807a-48f6-a155-f2eda32f44ef} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.005845 sec., 116509.83746792129 rows/sec., 9.25 MiB/sec. | ||
11402 | 2025.03.25 22:08:20.881876 [ 254 ] {4ec62ee5-807a-48f6-a155-f2eda32f44ef} <Debug> TCPHandler: Processed in 0.006433623 sec. | ||
11403 | 2025.03.25 22:08:20.882260 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11404 | 2025.03.25 22:08:20.882291 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 5 columns (5 merged, 0 gathered) in 0.006951322 sec., 105303.71057476549 rows/sec., 7.37 MiB/sec. | ||
11405 | 2025.03.25 22:08:20.882482 [ 254 ] {5d372ec7-8c1f-48a7-acbc-10e960b5a25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11406 | 2025.03.25 22:08:20.882562 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
11407 | 2025.03.25 22:08:20.882593 [ 254 ] {5d372ec7-8c1f-48a7-acbc-10e960b5a25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11408 | 2025.03.25 22:08:20.883388 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11409 | 2025.03.25 22:08:20.883519 [ 198 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_23_5} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
11410 | 2025.03.25 22:08:20.883694 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
11411 | 2025.03.25 22:08:20.884045 [ 254 ] {5d372ec7-8c1f-48a7-acbc-10e960b5a25a} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11412 | 2025.03.25 22:08:20.884108 [ 254 ] {5d372ec7-8c1f-48a7-acbc-10e960b5a25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11413 | 2025.03.25 22:08:20.884616 [ 254 ] {5d372ec7-8c1f-48a7-acbc-10e960b5a25a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11414 | 2025.03.25 22:08:20.884970 [ 254 ] {5d372ec7-8c1f-48a7-acbc-10e960b5a25a} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11415 | 2025.03.25 22:08:20.885275 [ 254 ] {5d372ec7-8c1f-48a7-acbc-10e960b5a25a} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.002862 sec., 48218.02935010482 rows/sec., 3.00 MiB/sec. | ||
11416 | 2025.03.25 22:08:20.885372 [ 254 ] {5d372ec7-8c1f-48a7-acbc-10e960b5a25a} <Debug> TCPHandler: Processed in 0.003266057 sec. | ||
11417 | 2025.03.25 22:08:20.885562 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11418 | 2025.03.25 22:08:20.885701 [ 254 ] {d39d1238-955c-41c1-83c1-4fefd13582c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11419 | 2025.03.25 22:08:20.885762 [ 254 ] {d39d1238-955c-41c1-83c1-4fefd13582c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11420 | 2025.03.25 22:08:20.886578 [ 254 ] {d39d1238-955c-41c1-83c1-4fefd13582c0} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11421 | 2025.03.25 22:08:20.886628 [ 254 ] {d39d1238-955c-41c1-83c1-4fefd13582c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11422 | 2025.03.25 22:08:20.887136 [ 254 ] {d39d1238-955c-41c1-83c1-4fefd13582c0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
11423 | 2025.03.25 22:08:20.887516 [ 254 ] {d39d1238-955c-41c1-83c1-4fefd13582c0} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11424 | 2025.03.25 22:08:20.887820 [ 254 ] {d39d1238-955c-41c1-83c1-4fefd13582c0} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002147 sec., 52631.57894736842 rows/sec., 3.41 MiB/sec. | ||
11425 | 2025.03.25 22:08:20.887936 [ 254 ] {d39d1238-955c-41c1-83c1-4fefd13582c0} <Debug> TCPHandler: Processed in 0.002442562 sec. | ||
11426 | 2025.03.25 22:08:20.888250 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11427 | 2025.03.25 22:08:20.888384 [ 254 ] {4dd40af7-29a2-4cc5-99b1-eefa5b1aaf8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11428 | 2025.03.25 22:08:20.888446 [ 254 ] {4dd40af7-29a2-4cc5-99b1-eefa5b1aaf8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11429 | 2025.03.25 22:08:20.889265 [ 254 ] {4dd40af7-29a2-4cc5-99b1-eefa5b1aaf8f} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11430 | 2025.03.25 22:08:20.889339 [ 254 ] {4dd40af7-29a2-4cc5-99b1-eefa5b1aaf8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11431 | 2025.03.25 22:08:20.889832 [ 254 ] {4dd40af7-29a2-4cc5-99b1-eefa5b1aaf8f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11432 | 2025.03.25 22:08:20.890159 [ 254 ] {4dd40af7-29a2-4cc5-99b1-eefa5b1aaf8f} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11433 | 2025.03.25 22:08:20.890405 [ 25 ] {} <Debug> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
11434 | 2025.03.25 22:08:20.890487 [ 25 ] {} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11435 | 2025.03.25 22:08:20.890519 [ 254 ] {4dd40af7-29a2-4cc5-99b1-eefa5b1aaf8f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.002162 sec., 51803.88529139686 rows/sec., 2.95 MiB/sec. | ||
11436 | 2025.03.25 22:08:20.890539 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11437 | 2025.03.25 22:08:20.890706 [ 254 ] {4dd40af7-29a2-4cc5-99b1-eefa5b1aaf8f} <Debug> TCPHandler: Processed in 0.002560795 sec. | ||
11438 | 2025.03.25 22:08:20.891098 [ 194 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
11439 | 2025.03.25 22:08:20.891144 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11440 | 2025.03.25 22:08:20.891507 [ 254 ] {ff6a0ff7-c97a-4857-ab86-fbc3d2d51f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11441 | 2025.03.25 22:08:20.891650 [ 254 ] {ff6a0ff7-c97a-4857-ab86-fbc3d2d51f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11442 | 2025.03.25 22:08:20.891661 [ 194 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11443 | 2025.03.25 22:08:20.891803 [ 194 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 124 rows starting from the beginning of the part | ||
11444 | 2025.03.25 22:08:20.892791 [ 194 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
11445 | 2025.03.25 22:08:20.893010 [ 194 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
11446 | 2025.03.25 22:08:20.893208 [ 194 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
11447 | 2025.03.25 22:08:20.893383 [ 194 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 112 rows starting from the beginning of the part | ||
11448 | 2025.03.25 22:08:20.893616 [ 194 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 112 rows starting from the beginning of the part | ||
11449 | 2025.03.25 22:08:20.895494 [ 190 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 5 columns (5 merged, 0 gathered) in 0.004769583 sec., 80510.18296568065 rows/sec., 5.09 MiB/sec. | ||
11450 | 2025.03.25 22:08:20.895691 [ 191 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
11451 | 2025.03.25 22:08:20.896679 [ 191 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11452 | 2025.03.25 22:08:20.896833 [ 191 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_23_5} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
11453 | 2025.03.25 22:08:20.896965 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
11454 | 2025.03.25 22:08:20.897697 [ 254 ] {ff6a0ff7-c97a-4857-ab86-fbc3d2d51f76} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11455 | 2025.03.25 22:08:20.897749 [ 254 ] {ff6a0ff7-c97a-4857-ab86-fbc3d2d51f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11456 | 2025.03.25 22:08:20.898312 [ 254 ] {ff6a0ff7-c97a-4857-ab86-fbc3d2d51f76} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11457 | 2025.03.25 22:08:20.898688 [ 254 ] {ff6a0ff7-c97a-4857-ab86-fbc3d2d51f76} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11458 | 2025.03.25 22:08:20.899018 [ 254 ] {ff6a0ff7-c97a-4857-ab86-fbc3d2d51f76} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.007638 sec., 54202.670856245095 rows/sec., 3.85 MiB/sec. | ||
11459 | 2025.03.25 22:08:20.899125 [ 254 ] {ff6a0ff7-c97a-4857-ab86-fbc3d2d51f76} <Debug> TCPHandler: Processed in 0.008119092 sec. | ||
11460 | 2025.03.25 22:08:20.904518 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11461 | 2025.03.25 22:08:20.904680 [ 254 ] {0195c1ad-af10-4abc-b3a6-b58d71a69f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11462 | 2025.03.25 22:08:20.904751 [ 254 ] {0195c1ad-af10-4abc-b3a6-b58d71a69f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11463 | 2025.03.25 22:08:20.905378 [ 254 ] {0195c1ad-af10-4abc-b3a6-b58d71a69f38} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11464 | 2025.03.25 22:08:20.905487 [ 254 ] {0195c1ad-af10-4abc-b3a6-b58d71a69f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11465 | 2025.03.25 22:08:20.906074 [ 254 ] {0195c1ad-af10-4abc-b3a6-b58d71a69f38} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
11466 | 2025.03.25 22:08:20.906471 [ 254 ] {0195c1ad-af10-4abc-b3a6-b58d71a69f38} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11467 | 2025.03.25 22:08:20.906974 [ 254 ] {0195c1ad-af10-4abc-b3a6-b58d71a69f38} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002321 sec., 2585.0926324859975 rows/sec., 135.06 KiB/sec. | ||
11468 | 2025.03.25 22:08:20.907088 [ 254 ] {0195c1ad-af10-4abc-b3a6-b58d71a69f38} <Debug> TCPHandler: Processed in 0.002702107 sec. | ||
11469 | 2025.03.25 22:08:20.907479 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11470 | 2025.03.25 22:08:20.907713 [ 254 ] {879e13a9-f75a-46ca-805a-e21aaaa9925f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11471 | 2025.03.25 22:08:20.907798 [ 254 ] {879e13a9-f75a-46ca-805a-e21aaaa9925f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11472 | 2025.03.25 22:08:20.908914 [ 254 ] {879e13a9-f75a-46ca-805a-e21aaaa9925f} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11473 | 2025.03.25 22:08:20.908974 [ 254 ] {879e13a9-f75a-46ca-805a-e21aaaa9925f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11474 | 2025.03.25 22:08:20.909582 [ 254 ] {879e13a9-f75a-46ca-805a-e21aaaa9925f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11475 | 2025.03.25 22:08:20.909968 [ 254 ] {879e13a9-f75a-46ca-805a-e21aaaa9925f} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11476 | 2025.03.25 22:08:20.911162 [ 254 ] {879e13a9-f75a-46ca-805a-e21aaaa9925f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003472 sec., 68260.36866359448 rows/sec., 4.58 MiB/sec. | ||
11477 | 2025.03.25 22:08:20.911280 [ 254 ] {879e13a9-f75a-46ca-805a-e21aaaa9925f} <Debug> TCPHandler: Processed in 0.003938728 sec. | ||
11478 | 2025.03.25 22:08:20.911541 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11479 | 2025.03.25 22:08:20.911826 [ 254 ] {1790f2ff-d6f4-4634-8e14-f124635bf6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11480 | 2025.03.25 22:08:20.911955 [ 254 ] {1790f2ff-d6f4-4634-8e14-f124635bf6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11481 | 2025.03.25 22:08:20.913234 [ 254 ] {1790f2ff-d6f4-4634-8e14-f124635bf6a3} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11482 | 2025.03.25 22:08:20.913344 [ 254 ] {1790f2ff-d6f4-4634-8e14-f124635bf6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11483 | 2025.03.25 22:08:20.914047 [ 254 ] {1790f2ff-d6f4-4634-8e14-f124635bf6a3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
11484 | 2025.03.25 22:08:20.914461 [ 254 ] {1790f2ff-d6f4-4634-8e14-f124635bf6a3} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11485 | 2025.03.25 22:08:20.914815 [ 254 ] {1790f2ff-d6f4-4634-8e14-f124635bf6a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003007 sec., 332.5573661456601 rows/sec., 22.41 KiB/sec. | ||
11486 | 2025.03.25 22:08:20.915025 [ 254 ] {1790f2ff-d6f4-4634-8e14-f124635bf6a3} <Debug> TCPHandler: Processed in 0.003633524 sec. | ||
11487 | 2025.03.25 22:08:20.915325 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11488 | 2025.03.25 22:08:20.915504 [ 254 ] {0e378ebd-b9f7-4c91-baf1-ffaedfaa32cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11489 | 2025.03.25 22:08:20.915629 [ 254 ] {0e378ebd-b9f7-4c91-baf1-ffaedfaa32cd} <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 | ||
11490 | 2025.03.25 22:08:20.917465 [ 254 ] {0e378ebd-b9f7-4c91-baf1-ffaedfaa32cd} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11491 | 2025.03.25 22:08:20.917526 [ 254 ] {0e378ebd-b9f7-4c91-baf1-ffaedfaa32cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11492 | 2025.03.25 22:08:20.918632 [ 254 ] {0e378ebd-b9f7-4c91-baf1-ffaedfaa32cd} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11493 | 2025.03.25 22:08:20.919030 [ 254 ] {0e378ebd-b9f7-4c91-baf1-ffaedfaa32cd} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11494 | 2025.03.25 22:08:20.919337 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11495 | 2025.03.25 22:08:20.919452 [ 254 ] {0e378ebd-b9f7-4c91-baf1-ffaedfaa32cd} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003982 sec., 8036.162732295328 rows/sec., 14.40 MiB/sec. | ||
11496 | 2025.03.25 22:08:20.919457 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11497 | 2025.03.25 22:08:20.919589 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11498 | 2025.03.25 22:08:20.920105 [ 254 ] {0e378ebd-b9f7-4c91-baf1-ffaedfaa32cd} <Debug> TCPHandler: Processed in 0.004955076 sec. | ||
11499 | 2025.03.25 22:08:20.920181 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
11500 | 2025.03.25 22:08:20.920683 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11501 | 2025.03.25 22:08:20.921233 [ 254 ] {ef5bd863-d772-40bd-8109-2c709904b410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11502 | 2025.03.25 22:08:20.921492 [ 254 ] {ef5bd863-d772-40bd-8109-2c709904b410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11503 | 2025.03.25 22:08:20.922979 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11504 | 2025.03.25 22:08:20.923273 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1651 rows starting from the beginning of the part | ||
11505 | 2025.03.25 22:08:20.923662 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 32 rows starting from the beginning of the part | ||
11506 | 2025.03.25 22:08:20.923982 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part | ||
11507 | 2025.03.25 22:08:20.924676 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 32 rows starting from the beginning of the part | ||
11508 | 2025.03.25 22:08:20.925962 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 8 rows starting from the beginning of the part | ||
11509 | 2025.03.25 22:08:20.926660 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 32 rows starting from the beginning of the part | ||
11510 | 2025.03.25 22:08:20.927706 [ 254 ] {ef5bd863-d772-40bd-8109-2c709904b410} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11511 | 2025.03.25 22:08:20.927844 [ 254 ] {ef5bd863-d772-40bd-8109-2c709904b410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11512 | 2025.03.25 22:08:20.929151 [ 254 ] {ef5bd863-d772-40bd-8109-2c709904b410} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11513 | 2025.03.25 22:08:20.929545 [ 254 ] {ef5bd863-d772-40bd-8109-2c709904b410} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11514 | 2025.03.25 22:08:20.929838 [ 254 ] {ef5bd863-d772-40bd-8109-2c709904b410} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.008858 sec., 9257.168661097314 rows/sec., 602.06 KiB/sec. | ||
11515 | 2025.03.25 22:08:20.929953 [ 254 ] {ef5bd863-d772-40bd-8109-2c709904b410} <Debug> TCPHandler: Processed in 0.009474776 sec. | ||
11516 | 2025.03.25 22:08:20.941706 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1763 rows, containing 19 columns (19 merged, 0 gathered) in 0.021909032 sec., 80469.09603308809 rows/sec., 144.20 MiB/sec. | ||
11517 | 2025.03.25 22:08:20.944245 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11518 | 2025.03.25 22:08:20.944878 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11519 | 2025.03.25 22:08:20.944998 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11520 | 2025.03.25 22:08:20.945195 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.13 MiB. | ||
11521 | 2025.03.25 22:08:21.000268 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.50 MiB, peak 265.57 MiB, free memory in arenas 0.00 B, will set to 252.94 MiB (RSS), difference: 4.44 MiB | ||
11522 | 2025.03.25 22:08:24.983583 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11523 | 2025.03.25 22:08:24.983660 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11524 | 2025.03.25 22:08:25.192604 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 | ||
11525 | 2025.03.25 22:08:25.193378 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11526 | 2025.03.25 22:08:25.193434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11527 | 2025.03.25 22:08:25.193980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11528 | 2025.03.25 22:08:25.194253 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11529 | 2025.03.25 22:08:25.194478 [ 30 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11530 | 2025.03.25 22:08:25.194515 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
11531 | 2025.03.25 22:08:25.194561 [ 30 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11532 | 2025.03.25 22:08:25.194592 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11533 | 2025.03.25 22:08:25.194828 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
11534 | 2025.03.25 22:08:25.195274 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11535 | 2025.03.25 22:08:25.195339 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part | ||
11536 | 2025.03.25 22:08:25.195420 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part | ||
11537 | 2025.03.25 22:08:25.195643 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part | ||
11538 | 2025.03.25 22:08:25.195778 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part | ||
11539 | 2025.03.25 22:08:25.195914 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part | ||
11540 | 2025.03.25 22:08:25.195991 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part | ||
11541 | 2025.03.25 22:08:25.198768 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004088241 sec., 7400737.872351458 rows/sec., 105.87 MiB/sec. | ||
11542 | 2025.03.25 22:08:25.199140 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11543 | 2025.03.25 22:08:25.199457 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_66_13} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11544 | 2025.03.25 22:08:25.199542 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_66_13} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11545 | 2025.03.25 22:08:25.199653 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
11546 | 2025.03.25 22:08:25.862834 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11547 | 2025.03.25 22:08:25.863045 [ 254 ] {5f1f266a-cd86-437c-9bc2-43f5869bc50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11548 | 2025.03.25 22:08:25.863123 [ 254 ] {5f1f266a-cd86-437c-9bc2-43f5869bc50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11549 | 2025.03.25 22:08:25.863975 [ 254 ] {5f1f266a-cd86-437c-9bc2-43f5869bc50f} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11550 | 2025.03.25 22:08:25.864019 [ 254 ] {5f1f266a-cd86-437c-9bc2-43f5869bc50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11551 | 2025.03.25 22:08:25.864466 [ 254 ] {5f1f266a-cd86-437c-9bc2-43f5869bc50f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11552 | 2025.03.25 22:08:25.864720 [ 254 ] {5f1f266a-cd86-437c-9bc2-43f5869bc50f} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11553 | 2025.03.25 22:08:25.864935 [ 254 ] {5f1f266a-cd86-437c-9bc2-43f5869bc50f} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001948 sec., 36960.985626283364 rows/sec., 2.99 MiB/sec. | ||
11554 | 2025.03.25 22:08:25.865001 [ 254 ] {5f1f266a-cd86-437c-9bc2-43f5869bc50f} <Debug> TCPHandler: Processed in 0.00230449 sec. | ||
11555 | 2025.03.25 22:08:25.865135 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11556 | 2025.03.25 22:08:25.865279 [ 254 ] {b57f0fab-9b46-402f-99b9-7e570bde0395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11557 | 2025.03.25 22:08:25.865328 [ 254 ] {b57f0fab-9b46-402f-99b9-7e570bde0395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11558 | 2025.03.25 22:08:25.865866 [ 254 ] {b57f0fab-9b46-402f-99b9-7e570bde0395} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11559 | 2025.03.25 22:08:25.865903 [ 254 ] {b57f0fab-9b46-402f-99b9-7e570bde0395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11560 | 2025.03.25 22:08:25.866252 [ 254 ] {b57f0fab-9b46-402f-99b9-7e570bde0395} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11561 | 2025.03.25 22:08:25.866495 [ 254 ] {b57f0fab-9b46-402f-99b9-7e570bde0395} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11562 | 2025.03.25 22:08:25.866690 [ 254 ] {b57f0fab-9b46-402f-99b9-7e570bde0395} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001437 sec., 5567.153792623521 rows/sec., 418.62 KiB/sec. | ||
11563 | 2025.03.25 22:08:25.866797 [ 254 ] {b57f0fab-9b46-402f-99b9-7e570bde0395} <Debug> TCPHandler: Processed in 0.00171604 sec. | ||
11564 | 2025.03.25 22:08:25.867065 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11565 | 2025.03.25 22:08:25.867246 [ 254 ] {dd0cf604-7959-4310-9f7d-259dd5be86fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11566 | 2025.03.25 22:08:25.867295 [ 254 ] {dd0cf604-7959-4310-9f7d-259dd5be86fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11567 | 2025.03.25 22:08:25.867886 [ 254 ] {dd0cf604-7959-4310-9f7d-259dd5be86fb} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11568 | 2025.03.25 22:08:25.867924 [ 254 ] {dd0cf604-7959-4310-9f7d-259dd5be86fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11569 | 2025.03.25 22:08:25.868271 [ 254 ] {dd0cf604-7959-4310-9f7d-259dd5be86fb} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11570 | 2025.03.25 22:08:25.868498 [ 254 ] {dd0cf604-7959-4310-9f7d-259dd5be86fb} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11571 | 2025.03.25 22:08:25.868680 [ 254 ] {dd0cf604-7959-4310-9f7d-259dd5be86fb} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001464 sec., 49180.32786885246 rows/sec., 3.84 MiB/sec. | ||
11572 | 2025.03.25 22:08:25.868734 [ 254 ] {dd0cf604-7959-4310-9f7d-259dd5be86fb} <Debug> TCPHandler: Processed in 0.001764451 sec. | ||
11573 | 2025.03.25 22:08:25.868849 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11574 | 2025.03.25 22:08:25.868955 [ 254 ] {21f94b00-b95f-4e14-9a84-3555cefd2c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11575 | 2025.03.25 22:08:25.869002 [ 254 ] {21f94b00-b95f-4e14-9a84-3555cefd2c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11576 | 2025.03.25 22:08:25.869561 [ 254 ] {21f94b00-b95f-4e14-9a84-3555cefd2c9c} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11577 | 2025.03.25 22:08:25.869597 [ 254 ] {21f94b00-b95f-4e14-9a84-3555cefd2c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11578 | 2025.03.25 22:08:25.869969 [ 254 ] {21f94b00-b95f-4e14-9a84-3555cefd2c9c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11579 | 2025.03.25 22:08:25.870203 [ 254 ] {21f94b00-b95f-4e14-9a84-3555cefd2c9c} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11580 | 2025.03.25 22:08:25.870397 [ 254 ] {21f94b00-b95f-4e14-9a84-3555cefd2c9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001461 sec., 109514.03148528405 rows/sec., 7.63 MiB/sec. | ||
11581 | 2025.03.25 22:08:25.870498 [ 254 ] {21f94b00-b95f-4e14-9a84-3555cefd2c9c} <Debug> TCPHandler: Processed in 0.0016966 sec. | ||
11582 | 2025.03.25 22:08:25.870650 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11583 | 2025.03.25 22:08:25.870948 [ 254 ] {6f4c96de-d451-4055-b87f-d995a333197e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11584 | 2025.03.25 22:08:25.871073 [ 254 ] {6f4c96de-d451-4055-b87f-d995a333197e} <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 | ||
11585 | 2025.03.25 22:08:25.872175 [ 254 ] {6f4c96de-d451-4055-b87f-d995a333197e} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11586 | 2025.03.25 22:08:25.872218 [ 254 ] {6f4c96de-d451-4055-b87f-d995a333197e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11587 | 2025.03.25 22:08:25.872839 [ 254 ] {6f4c96de-d451-4055-b87f-d995a333197e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11588 | 2025.03.25 22:08:25.873097 [ 254 ] {6f4c96de-d451-4055-b87f-d995a333197e} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11589 | 2025.03.25 22:08:25.873335 [ 254 ] {6f4c96de-d451-4055-b87f-d995a333197e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002504 sec., 3194.8881789137376 rows/sec., 5.73 MiB/sec. | ||
11590 | 2025.03.25 22:08:25.873444 [ 254 ] {6f4c96de-d451-4055-b87f-d995a333197e} <Debug> TCPHandler: Processed in 0.0028838 sec. | ||
11591 | 2025.03.25 22:08:25.873585 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11592 | 2025.03.25 22:08:25.873691 [ 254 ] {c61c9ef9-e7cd-485d-a076-4c2f0ea89e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11593 | 2025.03.25 22:08:25.873738 [ 254 ] {c61c9ef9-e7cd-485d-a076-4c2f0ea89e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11594 | 2025.03.25 22:08:25.874187 [ 254 ] {c61c9ef9-e7cd-485d-a076-4c2f0ea89e6b} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11595 | 2025.03.25 22:08:25.874227 [ 254 ] {c61c9ef9-e7cd-485d-a076-4c2f0ea89e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11596 | 2025.03.25 22:08:25.874584 [ 254 ] {c61c9ef9-e7cd-485d-a076-4c2f0ea89e6b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11597 | 2025.03.25 22:08:25.874813 [ 254 ] {c61c9ef9-e7cd-485d-a076-4c2f0ea89e6b} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11598 | 2025.03.25 22:08:25.875031 [ 254 ] {c61c9ef9-e7cd-485d-a076-4c2f0ea89e6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec. | ||
11599 | 2025.03.25 22:08:25.875085 [ 254 ] {c61c9ef9-e7cd-485d-a076-4c2f0ea89e6b} <Debug> TCPHandler: Processed in 0.001549417 sec. | ||
11600 | 2025.03.25 22:08:27.334891 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 | ||
11601 | 2025.03.25 22:08:27.358100 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11602 | 2025.03.25 22:08:27.358168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11603 | 2025.03.25 22:08:27.365526 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11604 | 2025.03.25 22:08:27.366351 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11605 | 2025.03.25 22:08:27.366792 [ 26 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11606 | 2025.03.25 22:08:27.366940 [ 26 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11607 | 2025.03.25 22:08:27.367016 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11608 | 2025.03.25 22:08:27.367382 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
11609 | 2025.03.25 22:08:27.384816 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498 | ||
11610 | 2025.03.25 22:08:27.385861 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11611 | 2025.03.25 22:08:27.387220 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
11612 | 2025.03.25 22:08:27.392632 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
11613 | 2025.03.25 22:08:27.398201 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part | ||
11614 | 2025.03.25 22:08:27.403834 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
11615 | 2025.03.25 22:08:27.409581 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part | ||
11616 | 2025.03.25 22:08:27.414101 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
11617 | 2025.03.25 22:08:27.474590 [ 190 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.107445657 sec., 4634.90115752189 rows/sec., 23.97 MiB/sec. | ||
11618 | 2025.03.25 22:08:27.478148 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11619 | 2025.03.25 22:08:27.481299 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_66_13} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11620 | 2025.03.25 22:08:27.481436 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_66_13} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11621 | 2025.03.25 22:08:27.484002 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
11622 | 2025.03.25 22:08:30.350702 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1604 | ||
11623 | 2025.03.25 22:08:30.354306 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11624 | 2025.03.25 22:08:30.354367 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11625 | 2025.03.25 22:08:30.356124 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
11626 | 2025.03.25 22:08:30.356464 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11627 | 2025.03.25 22:08:30.357125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1604 | ||
11628 | 2025.03.25 22:08:30.870097 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11629 | 2025.03.25 22:08:30.870312 [ 254 ] {58db5a1b-e389-4f92-a032-fafac15fec76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11630 | 2025.03.25 22:08:30.870390 [ 254 ] {58db5a1b-e389-4f92-a032-fafac15fec76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11631 | 2025.03.25 22:08:30.871265 [ 254 ] {58db5a1b-e389-4f92-a032-fafac15fec76} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11632 | 2025.03.25 22:08:30.871321 [ 254 ] {58db5a1b-e389-4f92-a032-fafac15fec76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11633 | 2025.03.25 22:08:30.871784 [ 254 ] {58db5a1b-e389-4f92-a032-fafac15fec76} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11634 | 2025.03.25 22:08:30.872056 [ 254 ] {58db5a1b-e389-4f92-a032-fafac15fec76} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11635 | 2025.03.25 22:08:30.872321 [ 254 ] {58db5a1b-e389-4f92-a032-fafac15fec76} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002057 sec., 103062.71268838114 rows/sec., 6.55 MiB/sec. | ||
11636 | 2025.03.25 22:08:30.872438 [ 254 ] {58db5a1b-e389-4f92-a032-fafac15fec76} <Debug> TCPHandler: Processed in 0.002482984 sec. | ||
11637 | 2025.03.25 22:08:30.872614 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11638 | 2025.03.25 22:08:30.872736 [ 254 ] {94005b73-2af6-4fad-ac36-afc17268a22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11639 | 2025.03.25 22:08:30.872787 [ 254 ] {94005b73-2af6-4fad-ac36-afc17268a22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11640 | 2025.03.25 22:08:30.873353 [ 254 ] {94005b73-2af6-4fad-ac36-afc17268a22b} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11641 | 2025.03.25 22:08:30.873395 [ 254 ] {94005b73-2af6-4fad-ac36-afc17268a22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11642 | 2025.03.25 22:08:30.873813 [ 254 ] {94005b73-2af6-4fad-ac36-afc17268a22b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
11643 | 2025.03.25 22:08:30.874065 [ 254 ] {94005b73-2af6-4fad-ac36-afc17268a22b} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11644 | 2025.03.25 22:08:30.874296 [ 254 ] {94005b73-2af6-4fad-ac36-afc17268a22b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001586 sec., 6305.170239596469 rows/sec., 514.14 KiB/sec. | ||
11645 | 2025.03.25 22:08:30.874425 [ 254 ] {94005b73-2af6-4fad-ac36-afc17268a22b} <Debug> TCPHandler: Processed in 0.001868042 sec. | ||
11646 | 2025.03.25 22:08:30.874574 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11647 | 2025.03.25 22:08:30.874685 [ 254 ] {d83a49ec-8671-4704-b1e7-eb40b61ed59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11648 | 2025.03.25 22:08:30.874732 [ 254 ] {d83a49ec-8671-4704-b1e7-eb40b61ed59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11649 | 2025.03.25 22:08:30.875610 [ 254 ] {d83a49ec-8671-4704-b1e7-eb40b61ed59f} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11650 | 2025.03.25 22:08:30.875649 [ 254 ] {d83a49ec-8671-4704-b1e7-eb40b61ed59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11651 | 2025.03.25 22:08:30.876064 [ 254 ] {d83a49ec-8671-4704-b1e7-eb40b61ed59f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11652 | 2025.03.25 22:08:30.876326 [ 254 ] {d83a49ec-8671-4704-b1e7-eb40b61ed59f} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11653 | 2025.03.25 22:08:30.876529 [ 126 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11654 | 2025.03.25 22:08:30.876566 [ 254 ] {d83a49ec-8671-4704-b1e7-eb40b61ed59f} <Debug> executeQuery: Read 686 rows, 55.75 KiB in 0.001905 sec., 360104.9868766404 rows/sec., 28.58 MiB/sec. | ||
11655 | 2025.03.25 22:08:30.876630 [ 126 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11656 | 2025.03.25 22:08:30.876691 [ 254 ] {d83a49ec-8671-4704-b1e7-eb40b61ed59f} <Debug> TCPHandler: Processed in 0.002165688 sec. | ||
11657 | 2025.03.25 22:08:30.876702 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11658 | 2025.03.25 22:08:30.876882 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11659 | 2025.03.25 22:08:30.876904 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
11660 | 2025.03.25 22:08:30.877058 [ 254 ] {a4fce441-ae35-4ce2-986a-425eb3343baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11661 | 2025.03.25 22:08:30.877160 [ 254 ] {a4fce441-ae35-4ce2-986a-425eb3343baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11662 | 2025.03.25 22:08:30.877212 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11663 | 2025.03.25 22:08:30.877312 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1969 rows starting from the beginning of the part | ||
11664 | 2025.03.25 22:08:30.877566 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 681 rows starting from the beginning of the part | ||
11665 | 2025.03.25 22:08:30.877929 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1212 rows starting from the beginning of the part | ||
11666 | 2025.03.25 22:08:30.878307 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 681 rows starting from the beginning of the part | ||
11667 | 2025.03.25 22:08:30.878692 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 72 rows starting from the beginning of the part | ||
11668 | 2025.03.25 22:08:30.879000 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 686 rows starting from the beginning of the part | ||
11669 | 2025.03.25 22:08:30.879899 [ 254 ] {a4fce441-ae35-4ce2-986a-425eb3343baf} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11670 | 2025.03.25 22:08:30.879969 [ 254 ] {a4fce441-ae35-4ce2-986a-425eb3343baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11671 | 2025.03.25 22:08:30.880722 [ 254 ] {a4fce441-ae35-4ce2-986a-425eb3343baf} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11672 | 2025.03.25 22:08:30.881239 [ 254 ] {a4fce441-ae35-4ce2-986a-425eb3343baf} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11673 | 2025.03.25 22:08:30.881742 [ 254 ] {a4fce441-ae35-4ce2-986a-425eb3343baf} <Debug> executeQuery: Read 148 rows, 9.49 KiB in 0.004731 sec., 31283.02684421898 rows/sec., 1.96 MiB/sec. | ||
11674 | 2025.03.25 22:08:30.881841 [ 254 ] {a4fce441-ae35-4ce2-986a-425eb3343baf} <Debug> TCPHandler: Processed in 0.005024008 sec. | ||
11675 | 2025.03.25 22:08:30.881996 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11676 | 2025.03.25 22:08:30.882130 [ 254 ] {53ea7332-16d4-4790-b27d-da1144f0d845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11677 | 2025.03.25 22:08:30.882179 [ 254 ] {53ea7332-16d4-4790-b27d-da1144f0d845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11678 | 2025.03.25 22:08:30.882994 [ 254 ] {53ea7332-16d4-4790-b27d-da1144f0d845} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11679 | 2025.03.25 22:08:30.883093 [ 254 ] {53ea7332-16d4-4790-b27d-da1144f0d845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11680 | 2025.03.25 22:08:30.883158 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5301 rows, containing 5 columns (5 merged, 0 gathered) in 0.006336321 sec., 836605.3424376701 rows/sec., 71.00 MiB/sec. | ||
11681 | 2025.03.25 22:08:30.883494 [ 197 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
11682 | 2025.03.25 22:08:30.883773 [ 254 ] {53ea7332-16d4-4790-b27d-da1144f0d845} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
11683 | 2025.03.25 22:08:30.884056 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11684 | 2025.03.25 22:08:30.884234 [ 254 ] {53ea7332-16d4-4790-b27d-da1144f0d845} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11685 | 2025.03.25 22:08:30.884251 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_101_20} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
11686 | 2025.03.25 22:08:30.884436 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
11687 | 2025.03.25 22:08:30.884684 [ 254 ] {53ea7332-16d4-4790-b27d-da1144f0d845} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002595 sec., 43545.27938342967 rows/sec., 2.82 MiB/sec. | ||
11688 | 2025.03.25 22:08:30.884774 [ 254 ] {53ea7332-16d4-4790-b27d-da1144f0d845} <Debug> TCPHandler: Processed in 0.002832419 sec. | ||
11689 | 2025.03.25 22:08:30.885918 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11690 | 2025.03.25 22:08:30.886878 [ 254 ] {41497b09-1628-4942-bcc6-995582814544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11691 | 2025.03.25 22:08:30.887072 [ 254 ] {41497b09-1628-4942-bcc6-995582814544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11692 | 2025.03.25 22:08:30.888292 [ 254 ] {41497b09-1628-4942-bcc6-995582814544} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11693 | 2025.03.25 22:08:30.888345 [ 254 ] {41497b09-1628-4942-bcc6-995582814544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11694 | 2025.03.25 22:08:30.888804 [ 254 ] {41497b09-1628-4942-bcc6-995582814544} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11695 | 2025.03.25 22:08:30.889058 [ 254 ] {41497b09-1628-4942-bcc6-995582814544} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11696 | 2025.03.25 22:08:30.889328 [ 254 ] {41497b09-1628-4942-bcc6-995582814544} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.003296 sec., 33980.58252427185 rows/sec., 1.94 MiB/sec. | ||
11697 | 2025.03.25 22:08:30.889519 [ 254 ] {41497b09-1628-4942-bcc6-995582814544} <Debug> TCPHandler: Processed in 0.003657724 sec. | ||
11698 | 2025.03.25 22:08:30.889703 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11699 | 2025.03.25 22:08:30.889811 [ 254 ] {66ced588-d92f-4186-9a51-634b7caa1128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11700 | 2025.03.25 22:08:30.889861 [ 254 ] {66ced588-d92f-4186-9a51-634b7caa1128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11701 | 2025.03.25 22:08:30.890831 [ 254 ] {66ced588-d92f-4186-9a51-634b7caa1128} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11702 | 2025.03.25 22:08:30.890883 [ 254 ] {66ced588-d92f-4186-9a51-634b7caa1128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11703 | 2025.03.25 22:08:30.891441 [ 254 ] {66ced588-d92f-4186-9a51-634b7caa1128} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11704 | 2025.03.25 22:08:30.891797 [ 254 ] {66ced588-d92f-4186-9a51-634b7caa1128} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11705 | 2025.03.25 22:08:30.892017 [ 126 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11706 | 2025.03.25 22:08:30.892094 [ 126 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11707 | 2025.03.25 22:08:30.892107 [ 254 ] {66ced588-d92f-4186-9a51-634b7caa1128} <Debug> executeQuery: Read 424 rows, 30.96 KiB in 0.002306 sec., 183868.16999132698 rows/sec., 13.11 MiB/sec. | ||
11708 | 2025.03.25 22:08:30.892131 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11709 | 2025.03.25 22:08:30.892396 [ 254 ] {66ced588-d92f-4186-9a51-634b7caa1128} <Debug> TCPHandler: Processed in 0.002738158 sec. | ||
11710 | 2025.03.25 22:08:30.892513 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
11711 | 2025.03.25 22:08:30.892699 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11712 | 2025.03.25 22:08:30.893172 [ 254 ] {371b9ee1-7e74-42fd-be3b-2fb73853335a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11713 | 2025.03.25 22:08:30.893190 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11714 | 2025.03.25 22:08:30.893367 [ 254 ] {371b9ee1-7e74-42fd-be3b-2fb73853335a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11715 | 2025.03.25 22:08:30.893388 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 952 rows starting from the beginning of the part | ||
11716 | 2025.03.25 22:08:30.893943 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 414 rows starting from the beginning of the part | ||
11717 | 2025.03.25 22:08:30.894517 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 528 rows starting from the beginning of the part | ||
11718 | 2025.03.25 22:08:30.894856 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 414 rows starting from the beginning of the part | ||
11719 | 2025.03.25 22:08:30.895169 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 72 rows starting from the beginning of the part | ||
11720 | 2025.03.25 22:08:30.895469 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 424 rows starting from the beginning of the part | ||
11721 | 2025.03.25 22:08:30.896581 [ 254 ] {371b9ee1-7e74-42fd-be3b-2fb73853335a} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11722 | 2025.03.25 22:08:30.896654 [ 254 ] {371b9ee1-7e74-42fd-be3b-2fb73853335a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11723 | 2025.03.25 22:08:30.897717 [ 254 ] {371b9ee1-7e74-42fd-be3b-2fb73853335a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
11724 | 2025.03.25 22:08:30.898009 [ 254 ] {371b9ee1-7e74-42fd-be3b-2fb73853335a} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11725 | 2025.03.25 22:08:30.898680 [ 254 ] {371b9ee1-7e74-42fd-be3b-2fb73853335a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00563 sec., 1065.7193605683838 rows/sec., 55.68 KiB/sec. | ||
11726 | 2025.03.25 22:08:30.898820 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2804 rows, containing 5 columns (5 merged, 0 gathered) in 0.006550484 sec., 428059.9723623476 rows/sec., 32.71 MiB/sec. | ||
11727 | 2025.03.25 22:08:30.898999 [ 254 ] {371b9ee1-7e74-42fd-be3b-2fb73853335a} <Debug> TCPHandler: Processed in 0.006419983 sec. | ||
11728 | 2025.03.25 22:08:30.899162 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
11729 | 2025.03.25 22:08:30.899242 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11730 | 2025.03.25 22:08:30.899415 [ 254 ] {d5fa05f7-a26a-4a52-a18a-71acb3d6d2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11731 | 2025.03.25 22:08:30.899506 [ 254 ] {d5fa05f7-a26a-4a52-a18a-71acb3d6d2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11732 | 2025.03.25 22:08:30.899671 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11733 | 2025.03.25 22:08:30.899907 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_101_20} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
11734 | 2025.03.25 22:08:30.900085 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
11735 | 2025.03.25 22:08:30.900474 [ 254 ] {d5fa05f7-a26a-4a52-a18a-71acb3d6d2ba} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11736 | 2025.03.25 22:08:30.900518 [ 254 ] {d5fa05f7-a26a-4a52-a18a-71acb3d6d2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11737 | 2025.03.25 22:08:30.900917 [ 254 ] {d5fa05f7-a26a-4a52-a18a-71acb3d6d2ba} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11738 | 2025.03.25 22:08:30.901162 [ 254 ] {d5fa05f7-a26a-4a52-a18a-71acb3d6d2ba} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11739 | 2025.03.25 22:08:30.901368 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11740 | 2025.03.25 22:08:30.901422 [ 254 ] {d5fa05f7-a26a-4a52-a18a-71acb3d6d2ba} <Debug> executeQuery: Read 242 rows, 16.62 KiB in 0.002067 sec., 117077.89066279633 rows/sec., 7.85 MiB/sec. | ||
11741 | 2025.03.25 22:08:30.901431 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11742 | 2025.03.25 22:08:30.901511 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11743 | 2025.03.25 22:08:30.901578 [ 254 ] {d5fa05f7-a26a-4a52-a18a-71acb3d6d2ba} <Debug> TCPHandler: Processed in 0.002408952 sec. | ||
11744 | 2025.03.25 22:08:30.901796 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
11745 | 2025.03.25 22:08:30.901835 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11746 | 2025.03.25 22:08:30.902080 [ 254 ] {895da3f6-b71f-4dd3-960d-a9238134a9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11747 | 2025.03.25 22:08:30.902099 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11748 | 2025.03.25 22:08:30.902181 [ 254 ] {895da3f6-b71f-4dd3-960d-a9238134a9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11749 | 2025.03.25 22:08:30.902184 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 27081 rows starting from the beginning of the part | ||
11750 | 2025.03.25 22:08:30.902631 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 237 rows starting from the beginning of the part | ||
11751 | 2025.03.25 22:08:30.903021 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 880 rows starting from the beginning of the part | ||
11752 | 2025.03.25 22:08:30.903367 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 237 rows starting from the beginning of the part | ||
11753 | 2025.03.25 22:08:30.903568 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
11754 | 2025.03.25 22:08:30.903924 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 242 rows starting from the beginning of the part | ||
11755 | 2025.03.25 22:08:30.904570 [ 254 ] {895da3f6-b71f-4dd3-960d-a9238134a9b6} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11756 | 2025.03.25 22:08:30.904641 [ 254 ] {895da3f6-b71f-4dd3-960d-a9238134a9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11757 | 2025.03.25 22:08:30.905435 [ 254 ] {895da3f6-b71f-4dd3-960d-a9238134a9b6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
11758 | 2025.03.25 22:08:30.905761 [ 254 ] {895da3f6-b71f-4dd3-960d-a9238134a9b6} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11759 | 2025.03.25 22:08:30.906210 [ 254 ] {895da3f6-b71f-4dd3-960d-a9238134a9b6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004184 sec., 239.0057361376673 rows/sec., 16.10 KiB/sec. | ||
11760 | 2025.03.25 22:08:30.906624 [ 254 ] {895da3f6-b71f-4dd3-960d-a9238134a9b6} <Debug> TCPHandler: Processed in 0.004856845 sec. | ||
11761 | 2025.03.25 22:08:30.906850 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11762 | 2025.03.25 22:08:30.907112 [ 254 ] {29ef8d09-91d3-4732-b4c1-394b720b327f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11763 | 2025.03.25 22:08:30.907345 [ 254 ] {29ef8d09-91d3-4732-b4c1-394b720b327f} <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 | ||
11764 | 2025.03.25 22:08:30.909199 [ 254 ] {29ef8d09-91d3-4732-b4c1-394b720b327f} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11765 | 2025.03.25 22:08:30.909253 [ 254 ] {29ef8d09-91d3-4732-b4c1-394b720b327f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11766 | 2025.03.25 22:08:30.910181 [ 254 ] {29ef8d09-91d3-4732-b4c1-394b720b327f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11767 | 2025.03.25 22:08:30.910459 [ 254 ] {29ef8d09-91d3-4732-b4c1-394b720b327f} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11768 | 2025.03.25 22:08:30.910888 [ 254 ] {29ef8d09-91d3-4732-b4c1-394b720b327f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003861 sec., 8288.008288008288 rows/sec., 14.85 MiB/sec. | ||
11769 | 2025.03.25 22:08:30.911080 [ 254 ] {29ef8d09-91d3-4732-b4c1-394b720b327f} <Debug> TCPHandler: Processed in 0.004304726 sec. | ||
11770 | 2025.03.25 22:08:30.911216 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11771 | 2025.03.25 22:08:30.911364 [ 254 ] {5cf7e451-76af-4e22-8343-18ef958240de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11772 | 2025.03.25 22:08:30.911419 [ 254 ] {5cf7e451-76af-4e22-8343-18ef958240de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11773 | 2025.03.25 22:08:30.911997 [ 254 ] {5cf7e451-76af-4e22-8343-18ef958240de} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11774 | 2025.03.25 22:08:30.912041 [ 254 ] {5cf7e451-76af-4e22-8343-18ef958240de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11775 | 2025.03.25 22:08:30.912580 [ 254 ] {5cf7e451-76af-4e22-8343-18ef958240de} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11776 | 2025.03.25 22:08:30.913106 [ 254 ] {5cf7e451-76af-4e22-8343-18ef958240de} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11777 | 2025.03.25 22:08:30.913213 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28837 rows, containing 5 columns (5 merged, 0 gathered) in 0.011576063 sec., 2491088.723342297 rows/sec., 170.41 MiB/sec. | ||
11778 | 2025.03.25 22:08:30.913374 [ 103 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11779 | 2025.03.25 22:08:30.913422 [ 103 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11780 | 2025.03.25 22:08:30.913422 [ 254 ] {5cf7e451-76af-4e22-8343-18ef958240de} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002122 sec., 38642.78982092365 rows/sec., 2.45 MiB/sec. | ||
11781 | 2025.03.25 22:08:30.913451 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11782 | 2025.03.25 22:08:30.913696 [ 254 ] {5cf7e451-76af-4e22-8343-18ef958240de} <Debug> TCPHandler: Processed in 0.002520714 sec. | ||
11783 | 2025.03.25 22:08:30.913820 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
11784 | 2025.03.25 22:08:30.913953 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
11785 | 2025.03.25 22:08:30.914467 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11786 | 2025.03.25 22:08:30.914580 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5508 rows starting from the beginning of the part | ||
11787 | 2025.03.25 22:08:30.915028 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part | ||
11788 | 2025.03.25 22:08:30.915332 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
11789 | 2025.03.25 22:08:30.915739 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 82 rows starting from the beginning of the part | ||
11790 | 2025.03.25 22:08:30.916268 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
11791 | 2025.03.25 22:08:30.916663 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11792 | 2025.03.25 22:08:30.916671 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 82 rows starting from the beginning of the part | ||
11793 | 2025.03.25 22:08:30.916974 [ 188 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
11794 | 2025.03.25 22:08:30.917175 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
11795 | 2025.03.25 22:08:30.919112 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5874 rows, containing 4 columns (4 merged, 0 gathered) in 0.005539837 sec., 1060320.005805225 rows/sec., 70.62 MiB/sec. | ||
11796 | 2025.03.25 22:08:30.919691 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
11797 | 2025.03.25 22:08:30.920021 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11798 | 2025.03.25 22:08:30.920116 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_101_20} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
11799 | 2025.03.25 22:08:30.920204 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
11800 | 2025.03.25 22:08:32.694658 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 | ||
11801 | 2025.03.25 22:08:32.695322 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11802 | 2025.03.25 22:08:32.695371 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
11803 | 2025.03.25 22:08:32.695912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11804 | 2025.03.25 22:08:32.696166 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11805 | 2025.03.25 22:08:32.696457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 | ||
11806 | 2025.03.25 22:08:34.884905 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 | ||
11807 | 2025.03.25 22:08:34.903786 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11808 | 2025.03.25 22:08:34.903848 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11809 | 2025.03.25 22:08:34.910683 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11810 | 2025.03.25 22:08:34.911449 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11811 | 2025.03.25 22:08:34.914137 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
11812 | 2025.03.25 22:08:35.863600 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11813 | 2025.03.25 22:08:35.863798 [ 254 ] {67b3eb70-0af1-46fd-8a73-4a419a460f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11814 | 2025.03.25 22:08:35.863873 [ 254 ] {67b3eb70-0af1-46fd-8a73-4a419a460f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11815 | 2025.03.25 22:08:35.864680 [ 254 ] {67b3eb70-0af1-46fd-8a73-4a419a460f3c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11816 | 2025.03.25 22:08:35.864721 [ 254 ] {67b3eb70-0af1-46fd-8a73-4a419a460f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11817 | 2025.03.25 22:08:35.865183 [ 254 ] {67b3eb70-0af1-46fd-8a73-4a419a460f3c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
11818 | 2025.03.25 22:08:35.865441 [ 254 ] {67b3eb70-0af1-46fd-8a73-4a419a460f3c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11819 | 2025.03.25 22:08:35.865654 [ 254 ] {67b3eb70-0af1-46fd-8a73-4a419a460f3c} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.0019 sec., 37894.73684210526 rows/sec., 3.06 MiB/sec. | ||
11820 | 2025.03.25 22:08:35.865742 [ 254 ] {67b3eb70-0af1-46fd-8a73-4a419a460f3c} <Debug> TCPHandler: Processed in 0.002281569 sec. | ||
11821 | 2025.03.25 22:08:35.865893 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11822 | 2025.03.25 22:08:35.866189 [ 254 ] {feef8799-9a35-4a93-9286-1faab6da8490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11823 | 2025.03.25 22:08:35.866323 [ 254 ] {feef8799-9a35-4a93-9286-1faab6da8490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11824 | 2025.03.25 22:08:35.867019 [ 254 ] {feef8799-9a35-4a93-9286-1faab6da8490} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11825 | 2025.03.25 22:08:35.867057 [ 254 ] {feef8799-9a35-4a93-9286-1faab6da8490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11826 | 2025.03.25 22:08:35.867413 [ 254 ] {feef8799-9a35-4a93-9286-1faab6da8490} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11827 | 2025.03.25 22:08:35.867648 [ 254 ] {feef8799-9a35-4a93-9286-1faab6da8490} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11828 | 2025.03.25 22:08:35.867825 [ 254 ] {feef8799-9a35-4a93-9286-1faab6da8490} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001748 sec., 4576.659038901602 rows/sec., 344.14 KiB/sec. | ||
11829 | 2025.03.25 22:08:35.867877 [ 254 ] {feef8799-9a35-4a93-9286-1faab6da8490} <Debug> TCPHandler: Processed in 0.002057846 sec. | ||
11830 | 2025.03.25 22:08:35.867992 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11831 | 2025.03.25 22:08:35.868097 [ 254 ] {53f32943-2541-4935-a84a-198b72cfec13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11832 | 2025.03.25 22:08:35.868143 [ 254 ] {53f32943-2541-4935-a84a-198b72cfec13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11833 | 2025.03.25 22:08:35.868681 [ 254 ] {53f32943-2541-4935-a84a-198b72cfec13} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11834 | 2025.03.25 22:08:35.868718 [ 254 ] {53f32943-2541-4935-a84a-198b72cfec13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11835 | 2025.03.25 22:08:35.869072 [ 254 ] {53f32943-2541-4935-a84a-198b72cfec13} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
11836 | 2025.03.25 22:08:35.869313 [ 254 ] {53f32943-2541-4935-a84a-198b72cfec13} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11837 | 2025.03.25 22:08:35.869509 [ 254 ] {53f32943-2541-4935-a84a-198b72cfec13} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001428 sec., 50420.16806722689 rows/sec., 3.94 MiB/sec. | ||
11838 | 2025.03.25 22:08:35.869593 [ 254 ] {53f32943-2541-4935-a84a-198b72cfec13} <Debug> TCPHandler: Processed in 0.001647499 sec. | ||
11839 | 2025.03.25 22:08:35.869781 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11840 | 2025.03.25 22:08:35.870077 [ 254 ] {f773dc9a-b364-4d6c-b7fa-94862a811149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11841 | 2025.03.25 22:08:35.870146 [ 254 ] {f773dc9a-b364-4d6c-b7fa-94862a811149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11842 | 2025.03.25 22:08:35.870728 [ 254 ] {f773dc9a-b364-4d6c-b7fa-94862a811149} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11843 | 2025.03.25 22:08:35.870767 [ 254 ] {f773dc9a-b364-4d6c-b7fa-94862a811149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11844 | 2025.03.25 22:08:35.871168 [ 254 ] {f773dc9a-b364-4d6c-b7fa-94862a811149} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
11845 | 2025.03.25 22:08:35.871414 [ 254 ] {f773dc9a-b364-4d6c-b7fa-94862a811149} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11846 | 2025.03.25 22:08:35.871597 [ 254 ] {f773dc9a-b364-4d6c-b7fa-94862a811149} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. | ||
11847 | 2025.03.25 22:08:35.871650 [ 254 ] {f773dc9a-b364-4d6c-b7fa-94862a811149} <Debug> TCPHandler: Processed in 0.001979535 sec. | ||
11848 | 2025.03.25 22:08:35.871755 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11849 | 2025.03.25 22:08:35.871861 [ 254 ] {adbfb8a4-7662-4653-983f-82dd7a5bf4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11850 | 2025.03.25 22:08:35.871926 [ 254 ] {adbfb8a4-7662-4653-983f-82dd7a5bf4c0} <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 | ||
11851 | 2025.03.25 22:08:35.872974 [ 254 ] {adbfb8a4-7662-4653-983f-82dd7a5bf4c0} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11852 | 2025.03.25 22:08:35.873015 [ 254 ] {adbfb8a4-7662-4653-983f-82dd7a5bf4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11853 | 2025.03.25 22:08:35.873627 [ 254 ] {adbfb8a4-7662-4653-983f-82dd7a5bf4c0} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11854 | 2025.03.25 22:08:35.873889 [ 254 ] {adbfb8a4-7662-4653-983f-82dd7a5bf4c0} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11855 | 2025.03.25 22:08:35.874091 [ 254 ] {adbfb8a4-7662-4653-983f-82dd7a5bf4c0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002252 sec., 3552.3978685612788 rows/sec., 6.37 MiB/sec. | ||
11856 | 2025.03.25 22:08:35.874194 [ 254 ] {adbfb8a4-7662-4653-983f-82dd7a5bf4c0} <Debug> TCPHandler: Processed in 0.002488733 sec. | ||
11857 | 2025.03.25 22:08:35.874344 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11858 | 2025.03.25 22:08:35.874451 [ 254 ] {0b8aad4c-ac12-4f3a-9235-ecbd17a3e94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11859 | 2025.03.25 22:08:35.874496 [ 254 ] {0b8aad4c-ac12-4f3a-9235-ecbd17a3e94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11860 | 2025.03.25 22:08:35.874935 [ 254 ] {0b8aad4c-ac12-4f3a-9235-ecbd17a3e94f} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11861 | 2025.03.25 22:08:35.874971 [ 254 ] {0b8aad4c-ac12-4f3a-9235-ecbd17a3e94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11862 | 2025.03.25 22:08:35.875325 [ 254 ] {0b8aad4c-ac12-4f3a-9235-ecbd17a3e94f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
11863 | 2025.03.25 22:08:35.875554 [ 254 ] {0b8aad4c-ac12-4f3a-9235-ecbd17a3e94f} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11864 | 2025.03.25 22:08:35.875726 [ 254 ] {0b8aad4c-ac12-4f3a-9235-ecbd17a3e94f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001298 sec., 46224.96147919877 rows/sec., 3.12 MiB/sec. | ||
11865 | 2025.03.25 22:08:35.875775 [ 254 ] {0b8aad4c-ac12-4f3a-9235-ecbd17a3e94f} <Debug> TCPHandler: Processed in 0.001482486 sec. | ||
11866 | 2025.03.25 22:08:39.983716 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11867 | 2025.03.25 22:08:39.983818 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11868 | 2025.03.25 22:08:40.196607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 | ||
11869 | 2025.03.25 22:08:40.197302 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11870 | 2025.03.25 22:08:40.197356 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11871 | 2025.03.25 22:08:40.197900 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11872 | 2025.03.25 22:08:40.198167 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11873 | 2025.03.25 22:08:40.198423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
11874 | 2025.03.25 22:08:40.357369 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1640 | ||
11875 | 2025.03.25 22:08:40.360671 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11876 | 2025.03.25 22:08:40.360724 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11877 | 2025.03.25 22:08:40.362224 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
11878 | 2025.03.25 22:08:40.362539 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11879 | 2025.03.25 22:08:40.364119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1640 | ||
11880 | 2025.03.25 22:08:40.870473 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11881 | 2025.03.25 22:08:40.870665 [ 254 ] {f675652b-772d-45e0-8017-cbb9a1f5650e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11882 | 2025.03.25 22:08:40.870740 [ 254 ] {f675652b-772d-45e0-8017-cbb9a1f5650e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11883 | 2025.03.25 22:08:40.871634 [ 254 ] {f675652b-772d-45e0-8017-cbb9a1f5650e} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11884 | 2025.03.25 22:08:40.871691 [ 254 ] {f675652b-772d-45e0-8017-cbb9a1f5650e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11885 | 2025.03.25 22:08:40.872160 [ 254 ] {f675652b-772d-45e0-8017-cbb9a1f5650e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11886 | 2025.03.25 22:08:40.872421 [ 254 ] {f675652b-772d-45e0-8017-cbb9a1f5650e} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11887 | 2025.03.25 22:08:40.872687 [ 254 ] {f675652b-772d-45e0-8017-cbb9a1f5650e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002063 sec., 102762.96655356276 rows/sec., 6.54 MiB/sec. | ||
11888 | 2025.03.25 22:08:40.872800 [ 254 ] {f675652b-772d-45e0-8017-cbb9a1f5650e} <Debug> TCPHandler: Processed in 0.002456753 sec. | ||
11889 | 2025.03.25 22:08:40.873049 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11890 | 2025.03.25 22:08:40.873166 [ 254 ] {5a628b68-1b77-4157-acf8-3e0e946fd34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11891 | 2025.03.25 22:08:40.873221 [ 254 ] {5a628b68-1b77-4157-acf8-3e0e946fd34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11892 | 2025.03.25 22:08:40.874188 [ 254 ] {5a628b68-1b77-4157-acf8-3e0e946fd34b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11893 | 2025.03.25 22:08:40.874233 [ 254 ] {5a628b68-1b77-4157-acf8-3e0e946fd34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11894 | 2025.03.25 22:08:40.874651 [ 254 ] {5a628b68-1b77-4157-acf8-3e0e946fd34b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
11895 | 2025.03.25 22:08:40.874896 [ 254 ] {5a628b68-1b77-4157-acf8-3e0e946fd34b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11896 | 2025.03.25 22:08:40.875129 [ 254 ] {5a628b68-1b77-4157-acf8-3e0e946fd34b} <Debug> executeQuery: Read 681 rows, 55.38 KiB in 0.001987 sec., 342727.7302466029 rows/sec., 27.22 MiB/sec. | ||
11897 | 2025.03.25 22:08:40.875247 [ 254 ] {5a628b68-1b77-4157-acf8-3e0e946fd34b} <Debug> TCPHandler: Processed in 0.002274239 sec. | ||
11898 | 2025.03.25 22:08:40.875431 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11899 | 2025.03.25 22:08:40.875730 [ 254 ] {3d5c3a01-91ac-414f-a7c4-287f43681ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11900 | 2025.03.25 22:08:40.875828 [ 254 ] {3d5c3a01-91ac-414f-a7c4-287f43681ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11901 | 2025.03.25 22:08:40.876466 [ 254 ] {3d5c3a01-91ac-414f-a7c4-287f43681ecd} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11902 | 2025.03.25 22:08:40.876507 [ 254 ] {3d5c3a01-91ac-414f-a7c4-287f43681ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11903 | 2025.03.25 22:08:40.876869 [ 254 ] {3d5c3a01-91ac-414f-a7c4-287f43681ecd} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11904 | 2025.03.25 22:08:40.877104 [ 254 ] {3d5c3a01-91ac-414f-a7c4-287f43681ecd} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11905 | 2025.03.25 22:08:40.877287 [ 128 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11906 | 2025.03.25 22:08:40.877345 [ 254 ] {3d5c3a01-91ac-414f-a7c4-287f43681ecd} <Debug> executeQuery: Read 138 rows, 8.79 KiB in 0.001709 sec., 80748.9760093622 rows/sec., 5.02 MiB/sec. | ||
11907 | 2025.03.25 22:08:40.877385 [ 128 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11908 | 2025.03.25 22:08:40.877459 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11909 | 2025.03.25 22:08:40.877468 [ 254 ] {3d5c3a01-91ac-414f-a7c4-287f43681ecd} <Debug> TCPHandler: Processed in 0.002147227 sec. | ||
11910 | 2025.03.25 22:08:40.877636 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::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 | ||
11911 | 2025.03.25 22:08:40.877642 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11912 | 2025.03.25 22:08:40.877799 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11913 | 2025.03.25 22:08:40.877803 [ 254 ] {4792512e-fedd-4f79-9cbe-2b598d01909c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11914 | 2025.03.25 22:08:40.877843 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 178 rows starting from the beginning of the part | ||
11915 | 2025.03.25 22:08:40.877868 [ 254 ] {4792512e-fedd-4f79-9cbe-2b598d01909c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11916 | 2025.03.25 22:08:40.878162 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 138 rows starting from the beginning of the part | ||
11917 | 2025.03.25 22:08:40.878466 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
11918 | 2025.03.25 22:08:40.878863 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 148 rows starting from the beginning of the part | ||
11919 | 2025.03.25 22:08:40.879189 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
11920 | 2025.03.25 22:08:40.879578 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 138 rows starting from the beginning of the part | ||
11921 | 2025.03.25 22:08:40.880194 [ 254 ] {4792512e-fedd-4f79-9cbe-2b598d01909c} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11922 | 2025.03.25 22:08:40.880237 [ 254 ] {4792512e-fedd-4f79-9cbe-2b598d01909c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11923 | 2025.03.25 22:08:40.880793 [ 254 ] {4792512e-fedd-4f79-9cbe-2b598d01909c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11924 | 2025.03.25 22:08:40.881110 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.003549322 sec., 174117.7610822574 rows/sec., 11.68 MiB/sec. | ||
11925 | 2025.03.25 22:08:40.881141 [ 254 ] {4792512e-fedd-4f79-9cbe-2b598d01909c} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11926 | 2025.03.25 22:08:40.881367 [ 128 ] {} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
11927 | 2025.03.25 22:08:40.881469 [ 128 ] {} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11928 | 2025.03.25 22:08:40.881485 [ 186 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11929 | 2025.03.25 22:08:40.881514 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11930 | 2025.03.25 22:08:40.881557 [ 254 ] {4792512e-fedd-4f79-9cbe-2b598d01909c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.003783 sec., 29870.47316944224 rows/sec., 1.93 MiB/sec. | ||
11931 | 2025.03.25 22:08:40.882088 [ 254 ] {4792512e-fedd-4f79-9cbe-2b598d01909c} <Debug> TCPHandler: Processed in 0.004493889 sec. | ||
11932 | 2025.03.25 22:08:40.882159 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
11933 | 2025.03.25 22:08:40.882479 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11934 | 2025.03.25 22:08:40.882719 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11935 | 2025.03.25 22:08:40.882838 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 366 rows starting from the beginning of the part | ||
11936 | 2025.03.25 22:08:40.882870 [ 254 ] {d6c809f1-bc00-4f85-9f26-3086aa3db6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11937 | 2025.03.25 22:08:40.883162 [ 254 ] {d6c809f1-bc00-4f85-9f26-3086aa3db6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11938 | 2025.03.25 22:08:40.883357 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 113 rows starting from the beginning of the part | ||
11939 | 2025.03.25 22:08:40.883772 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
11940 | 2025.03.25 22:08:40.884284 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 113 rows starting from the beginning of the part | ||
11941 | 2025.03.25 22:08:40.884365 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11942 | 2025.03.25 22:08:40.884641 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 113 rows starting from the beginning of the part | ||
11943 | 2025.03.25 22:08:40.884864 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_91_18} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11944 | 2025.03.25 22:08:40.884939 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 113 rows starting from the beginning of the part | ||
11945 | 2025.03.25 22:08:40.885179 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
11946 | 2025.03.25 22:08:40.886103 [ 254 ] {d6c809f1-bc00-4f85-9f26-3086aa3db6d1} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11947 | 2025.03.25 22:08:40.886150 [ 254 ] {d6c809f1-bc00-4f85-9f26-3086aa3db6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11948 | 2025.03.25 22:08:40.886663 [ 254 ] {d6c809f1-bc00-4f85-9f26-3086aa3db6d1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11949 | 2025.03.25 22:08:40.886722 [ 191 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1046 rows, containing 5 columns (5 merged, 0 gathered) in 0.005068229 sec., 206383.72891201248 rows/sec., 14.50 MiB/sec. | ||
11950 | 2025.03.25 22:08:40.886914 [ 186 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
11951 | 2025.03.25 22:08:40.887097 [ 254 ] {d6c809f1-bc00-4f85-9f26-3086aa3db6d1} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11952 | 2025.03.25 22:08:40.887657 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11953 | 2025.03.25 22:08:40.887686 [ 254 ] {d6c809f1-bc00-4f85-9f26-3086aa3db6d1} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.004906 sec., 22829.18874847126 rows/sec., 1.30 MiB/sec. | ||
11954 | 2025.03.25 22:08:40.888139 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_32_7} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
11955 | 2025.03.25 22:08:40.888160 [ 254 ] {d6c809f1-bc00-4f85-9f26-3086aa3db6d1} <Debug> TCPHandler: Processed in 0.005824572 sec. | ||
11956 | 2025.03.25 22:08:40.888410 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
11957 | 2025.03.25 22:08:40.888464 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11958 | 2025.03.25 22:08:40.888571 [ 254 ] {435af945-ad82-49c2-9acd-41547e4043e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11959 | 2025.03.25 22:08:40.888616 [ 254 ] {435af945-ad82-49c2-9acd-41547e4043e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11960 | 2025.03.25 22:08:40.889410 [ 254 ] {435af945-ad82-49c2-9acd-41547e4043e9} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11961 | 2025.03.25 22:08:40.889449 [ 254 ] {435af945-ad82-49c2-9acd-41547e4043e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11962 | 2025.03.25 22:08:40.889822 [ 254 ] {435af945-ad82-49c2-9acd-41547e4043e9} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
11963 | 2025.03.25 22:08:40.890057 [ 254 ] {435af945-ad82-49c2-9acd-41547e4043e9} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11964 | 2025.03.25 22:08:40.890263 [ 254 ] {435af945-ad82-49c2-9acd-41547e4043e9} <Debug> executeQuery: Read 414 rows, 30.15 KiB in 0.001715 sec., 241399.416909621 rows/sec., 17.17 MiB/sec. | ||
11965 | 2025.03.25 22:08:40.890315 [ 254 ] {435af945-ad82-49c2-9acd-41547e4043e9} <Debug> TCPHandler: Processed in 0.001921354 sec. | ||
11966 | 2025.03.25 22:08:40.890429 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11967 | 2025.03.25 22:08:40.890536 [ 254 ] {a8bedb98-a11d-43fd-a8cd-dd24e12730a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11968 | 2025.03.25 22:08:40.890582 [ 254 ] {a8bedb98-a11d-43fd-a8cd-dd24e12730a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11969 | 2025.03.25 22:08:40.891011 [ 254 ] {a8bedb98-a11d-43fd-a8cd-dd24e12730a1} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11970 | 2025.03.25 22:08:40.891050 [ 254 ] {a8bedb98-a11d-43fd-a8cd-dd24e12730a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11971 | 2025.03.25 22:08:40.891398 [ 254 ] {a8bedb98-a11d-43fd-a8cd-dd24e12730a1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
11972 | 2025.03.25 22:08:40.891642 [ 254 ] {a8bedb98-a11d-43fd-a8cd-dd24e12730a1} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11973 | 2025.03.25 22:08:40.891797 [ 128 ] {} <Debug> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
11974 | 2025.03.25 22:08:40.891860 [ 128 ] {} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11975 | 2025.03.25 22:08:40.891886 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11976 | 2025.03.25 22:08:40.891904 [ 254 ] {a8bedb98-a11d-43fd-a8cd-dd24e12730a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001384 sec., 4335.260115606936 rows/sec., 226.50 KiB/sec. | ||
11977 | 2025.03.25 22:08:40.892164 [ 254 ] {a8bedb98-a11d-43fd-a8cd-dd24e12730a1} <Debug> TCPHandler: Processed in 0.001778661 sec. | ||
11978 | 2025.03.25 22:08:40.892269 [ 186 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::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 | ||
11979 | 2025.03.25 22:08:40.892353 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11980 | 2025.03.25 22:08:40.892617 [ 254 ] {c90b92c2-2b0c-4c82-991b-2cbc14088b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11981 | 2025.03.25 22:08:40.892633 [ 186 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11982 | 2025.03.25 22:08:40.892708 [ 186 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
11983 | 2025.03.25 22:08:40.892719 [ 254 ] {c90b92c2-2b0c-4c82-991b-2cbc14088b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11984 | 2025.03.25 22:08:40.893026 [ 186 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
11985 | 2025.03.25 22:08:40.893414 [ 186 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
11986 | 2025.03.25 22:08:40.893755 [ 186 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
11987 | 2025.03.25 22:08:40.894096 [ 186 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
11988 | 2025.03.25 22:08:40.894443 [ 186 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
11989 | 2025.03.25 22:08:40.895613 [ 254 ] {c90b92c2-2b0c-4c82-991b-2cbc14088b8e} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11990 | 2025.03.25 22:08:40.895679 [ 254 ] {c90b92c2-2b0c-4c82-991b-2cbc14088b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
11991 | 2025.03.25 22:08:40.896753 [ 254 ] {c90b92c2-2b0c-4c82-991b-2cbc14088b8e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
11992 | 2025.03.25 22:08:40.897064 [ 191 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.005077669 sec., 18906.313113359694 rows/sec., 987.78 KiB/sec. | ||
11993 | 2025.03.25 22:08:40.897206 [ 191 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
11994 | 2025.03.25 22:08:40.897214 [ 254 ] {c90b92c2-2b0c-4c82-991b-2cbc14088b8e} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11995 | 2025.03.25 22:08:40.897524 [ 254 ] {c90b92c2-2b0c-4c82-991b-2cbc14088b8e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005003 sec., 47371.577053767745 rows/sec., 3.18 MiB/sec. | ||
11996 | 2025.03.25 22:08:40.897613 [ 254 ] {c90b92c2-2b0c-4c82-991b-2cbc14088b8e} <Debug> TCPHandler: Processed in 0.005329453 sec. | ||
11997 | 2025.03.25 22:08:40.897682 [ 191 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11998 | 2025.03.25 22:08:40.897746 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11999 | 2025.03.25 22:08:40.897768 [ 191 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_16_3} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
12000 | 2025.03.25 22:08:40.897864 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
12001 | 2025.03.25 22:08:40.897890 [ 254 ] {f6294377-3c0f-4afe-9612-7048f2109bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12002 | 2025.03.25 22:08:40.897940 [ 254 ] {f6294377-3c0f-4afe-9612-7048f2109bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12003 | 2025.03.25 22:08:40.898359 [ 254 ] {f6294377-3c0f-4afe-9612-7048f2109bb9} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12004 | 2025.03.25 22:08:40.898397 [ 254 ] {f6294377-3c0f-4afe-9612-7048f2109bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12005 | 2025.03.25 22:08:40.898746 [ 254 ] {f6294377-3c0f-4afe-9612-7048f2109bb9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
12006 | 2025.03.25 22:08:40.898978 [ 254 ] {f6294377-3c0f-4afe-9612-7048f2109bb9} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12007 | 2025.03.25 22:08:40.899235 [ 254 ] {f6294377-3c0f-4afe-9612-7048f2109bb9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001368 sec., 730.9941520467836 rows/sec., 49.26 KiB/sec. | ||
12008 | 2025.03.25 22:08:40.899429 [ 254 ] {f6294377-3c0f-4afe-9612-7048f2109bb9} <Debug> TCPHandler: Processed in 0.001739181 sec. | ||
12009 | 2025.03.25 22:08:40.899546 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12010 | 2025.03.25 22:08:40.899649 [ 254 ] {daa3abc4-3730-4536-b5aa-0f5d75683604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12011 | 2025.03.25 22:08:40.899718 [ 254 ] {daa3abc4-3730-4536-b5aa-0f5d75683604} <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 | ||
12012 | 2025.03.25 22:08:40.900906 [ 254 ] {daa3abc4-3730-4536-b5aa-0f5d75683604} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12013 | 2025.03.25 22:08:40.900945 [ 254 ] {daa3abc4-3730-4536-b5aa-0f5d75683604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12014 | 2025.03.25 22:08:40.901591 [ 254 ] {daa3abc4-3730-4536-b5aa-0f5d75683604} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12015 | 2025.03.25 22:08:40.901853 [ 254 ] {daa3abc4-3730-4536-b5aa-0f5d75683604} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12016 | 2025.03.25 22:08:40.902102 [ 254 ] {daa3abc4-3730-4536-b5aa-0f5d75683604} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002473 sec., 12939.749292357461 rows/sec., 23.19 MiB/sec. | ||
12017 | 2025.03.25 22:08:40.902211 [ 254 ] {daa3abc4-3730-4536-b5aa-0f5d75683604} <Debug> TCPHandler: Processed in 0.002715707 sec. | ||
12018 | 2025.03.25 22:08:40.902352 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12019 | 2025.03.25 22:08:40.902460 [ 254 ] {ec397e3a-71c1-4cfc-8a4c-2a59a9172e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12020 | 2025.03.25 22:08:40.902505 [ 254 ] {ec397e3a-71c1-4cfc-8a4c-2a59a9172e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12021 | 2025.03.25 22:08:40.902957 [ 254 ] {ec397e3a-71c1-4cfc-8a4c-2a59a9172e04} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12022 | 2025.03.25 22:08:40.902996 [ 254 ] {ec397e3a-71c1-4cfc-8a4c-2a59a9172e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12023 | 2025.03.25 22:08:40.903349 [ 254 ] {ec397e3a-71c1-4cfc-8a4c-2a59a9172e04} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12024 | 2025.03.25 22:08:40.903582 [ 254 ] {ec397e3a-71c1-4cfc-8a4c-2a59a9172e04} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12025 | 2025.03.25 22:08:40.903788 [ 254 ] {ec397e3a-71c1-4cfc-8a4c-2a59a9172e04} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00135 sec., 60740.74074074074 rows/sec., 3.86 MiB/sec. | ||
12026 | 2025.03.25 22:08:40.903837 [ 254 ] {ec397e3a-71c1-4cfc-8a4c-2a59a9172e04} <Debug> TCPHandler: Processed in 0.001536157 sec. | ||
12027 | 2025.03.25 22:08:42.414207 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
12028 | 2025.03.25 22:08:42.434811 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12029 | 2025.03.25 22:08:42.434874 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12030 | 2025.03.25 22:08:42.443185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
12031 | 2025.03.25 22:08:42.443971 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12032 | 2025.03.25 22:08:42.446966 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
12033 | 2025.03.25 22:08:45.891692 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12034 | 2025.03.25 22:08:45.891927 [ 254 ] {c7d37972-703c-446e-a928-e19344c3f958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12035 | 2025.03.25 22:08:45.892011 [ 254 ] {c7d37972-703c-446e-a928-e19344c3f958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12036 | 2025.03.25 22:08:45.892838 [ 254 ] {c7d37972-703c-446e-a928-e19344c3f958} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12037 | 2025.03.25 22:08:45.892892 [ 254 ] {c7d37972-703c-446e-a928-e19344c3f958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12038 | 2025.03.25 22:08:45.893323 [ 254 ] {c7d37972-703c-446e-a928-e19344c3f958} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
12039 | 2025.03.25 22:08:45.893574 [ 254 ] {c7d37972-703c-446e-a928-e19344c3f958} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12040 | 2025.03.25 22:08:45.893828 [ 254 ] {c7d37972-703c-446e-a928-e19344c3f958} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001956 sec., 2044.989775051125 rows/sec., 166.75 KiB/sec. | ||
12041 | 2025.03.25 22:08:45.893968 [ 254 ] {c7d37972-703c-446e-a928-e19344c3f958} <Debug> TCPHandler: Processed in 0.002416092 sec. | ||
12042 | 2025.03.25 22:08:45.894128 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12043 | 2025.03.25 22:08:45.894244 [ 254 ] {9121c88e-3f7f-4877-9696-ab73905040a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12044 | 2025.03.25 22:08:45.894293 [ 254 ] {9121c88e-3f7f-4877-9696-ab73905040a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12045 | 2025.03.25 22:08:45.895499 [ 254 ] {9121c88e-3f7f-4877-9696-ab73905040a0} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12046 | 2025.03.25 22:08:45.895542 [ 254 ] {9121c88e-3f7f-4877-9696-ab73905040a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12047 | 2025.03.25 22:08:45.895992 [ 254 ] {9121c88e-3f7f-4877-9696-ab73905040a0} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12048 | 2025.03.25 22:08:45.896232 [ 254 ] {9121c88e-3f7f-4877-9696-ab73905040a0} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12049 | 2025.03.25 22:08:45.896475 [ 254 ] {9121c88e-3f7f-4877-9696-ab73905040a0} <Debug> executeQuery: Read 1214 rows, 102.23 KiB in 0.002254 sec., 538598.0479148182 rows/sec., 44.29 MiB/sec. | ||
12050 | 2025.03.25 22:08:45.896554 [ 254 ] {9121c88e-3f7f-4877-9696-ab73905040a0} <Debug> TCPHandler: Processed in 0.002475643 sec. | ||
12051 | 2025.03.25 22:08:45.896721 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12052 | 2025.03.25 22:08:45.897000 [ 254 ] {77338835-e593-46a6-9af6-b61b5687f612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12053 | 2025.03.25 22:08:45.897133 [ 254 ] {77338835-e593-46a6-9af6-b61b5687f612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12054 | 2025.03.25 22:08:45.897897 [ 254 ] {77338835-e593-46a6-9af6-b61b5687f612} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12055 | 2025.03.25 22:08:45.897937 [ 254 ] {77338835-e593-46a6-9af6-b61b5687f612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12056 | 2025.03.25 22:08:45.898302 [ 254 ] {77338835-e593-46a6-9af6-b61b5687f612} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12057 | 2025.03.25 22:08:45.898551 [ 254 ] {77338835-e593-46a6-9af6-b61b5687f612} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12058 | 2025.03.25 22:08:45.898769 [ 254 ] {77338835-e593-46a6-9af6-b61b5687f612} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001877 sec., 6393.1806073521575 rows/sec., 469.29 KiB/sec. | ||
12059 | 2025.03.25 22:08:45.898835 [ 254 ] {77338835-e593-46a6-9af6-b61b5687f612} <Debug> TCPHandler: Processed in 0.002190308 sec. | ||
12060 | 2025.03.25 22:08:45.898977 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12061 | 2025.03.25 22:08:45.899101 [ 254 ] {497fe14c-e97e-4dc1-818f-1450132b03be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12062 | 2025.03.25 22:08:45.899147 [ 254 ] {497fe14c-e97e-4dc1-818f-1450132b03be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12063 | 2025.03.25 22:08:45.899754 [ 254 ] {497fe14c-e97e-4dc1-818f-1450132b03be} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12064 | 2025.03.25 22:08:45.899793 [ 254 ] {497fe14c-e97e-4dc1-818f-1450132b03be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12065 | 2025.03.25 22:08:45.900150 [ 254 ] {497fe14c-e97e-4dc1-818f-1450132b03be} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
12066 | 2025.03.25 22:08:45.900381 [ 254 ] {497fe14c-e97e-4dc1-818f-1450132b03be} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12067 | 2025.03.25 22:08:45.900623 [ 254 ] {497fe14c-e97e-4dc1-818f-1450132b03be} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001538 sec., 148244.4733420026 rows/sec., 10.04 MiB/sec. | ||
12068 | 2025.03.25 22:08:45.900868 [ 254 ] {497fe14c-e97e-4dc1-818f-1450132b03be} <Debug> TCPHandler: Processed in 0.001951585 sec. | ||
12069 | 2025.03.25 22:08:45.901132 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12070 | 2025.03.25 22:08:45.901246 [ 254 ] {d3575158-13fb-49ee-a461-249939d04f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12071 | 2025.03.25 22:08:45.901293 [ 254 ] {d3575158-13fb-49ee-a461-249939d04f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12072 | 2025.03.25 22:08:45.902089 [ 254 ] {d3575158-13fb-49ee-a461-249939d04f49} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12073 | 2025.03.25 22:08:45.902129 [ 254 ] {d3575158-13fb-49ee-a461-249939d04f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12074 | 2025.03.25 22:08:45.902500 [ 254 ] {d3575158-13fb-49ee-a461-249939d04f49} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12075 | 2025.03.25 22:08:45.902734 [ 254 ] {d3575158-13fb-49ee-a461-249939d04f49} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12076 | 2025.03.25 22:08:45.902938 [ 254 ] {d3575158-13fb-49ee-a461-249939d04f49} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.001716 sec., 310023.31002331 rows/sec., 22.97 MiB/sec. | ||
12077 | 2025.03.25 22:08:45.902993 [ 254 ] {d3575158-13fb-49ee-a461-249939d04f49} <Debug> TCPHandler: Processed in 0.001948674 sec. | ||
12078 | 2025.03.25 22:08:45.903144 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12079 | 2025.03.25 22:08:45.903258 [ 254 ] {502d3c85-0469-4acf-a37c-acd8ef547990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12080 | 2025.03.25 22:08:45.903309 [ 254 ] {502d3c85-0469-4acf-a37c-acd8ef547990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12081 | 2025.03.25 22:08:45.904065 [ 254 ] {502d3c85-0469-4acf-a37c-acd8ef547990} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12082 | 2025.03.25 22:08:45.904107 [ 254 ] {502d3c85-0469-4acf-a37c-acd8ef547990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12083 | 2025.03.25 22:08:45.904559 [ 254 ] {502d3c85-0469-4acf-a37c-acd8ef547990} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12084 | 2025.03.25 22:08:45.904813 [ 254 ] {502d3c85-0469-4acf-a37c-acd8ef547990} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12085 | 2025.03.25 22:08:45.905025 [ 254 ] {502d3c85-0469-4acf-a37c-acd8ef547990} <Debug> executeQuery: Read 882 rows, 60.77 KiB in 0.00178 sec., 495505.61797752813 rows/sec., 33.34 MiB/sec. | ||
12086 | 2025.03.25 22:08:45.905106 [ 254 ] {502d3c85-0469-4acf-a37c-acd8ef547990} <Debug> TCPHandler: Processed in 0.002013316 sec. | ||
12087 | 2025.03.25 22:08:45.905245 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12088 | 2025.03.25 22:08:45.905541 [ 254 ] {468c4f62-0734-4c2f-9f01-dd9b1d723105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12089 | 2025.03.25 22:08:45.905824 [ 254 ] {468c4f62-0734-4c2f-9f01-dd9b1d723105} <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 | ||
12090 | 2025.03.25 22:08:45.907044 [ 254 ] {468c4f62-0734-4c2f-9f01-dd9b1d723105} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12091 | 2025.03.25 22:08:45.907086 [ 254 ] {468c4f62-0734-4c2f-9f01-dd9b1d723105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12092 | 2025.03.25 22:08:45.907703 [ 254 ] {468c4f62-0734-4c2f-9f01-dd9b1d723105} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12093 | 2025.03.25 22:08:45.907967 [ 254 ] {468c4f62-0734-4c2f-9f01-dd9b1d723105} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12094 | 2025.03.25 22:08:45.908170 [ 153 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12095 | 2025.03.25 22:08:45.908232 [ 254 ] {468c4f62-0734-4c2f-9f01-dd9b1d723105} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002799 sec., 2858.16362986781 rows/sec., 5.12 MiB/sec. | ||
12096 | 2025.03.25 22:08:45.908252 [ 153 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12097 | 2025.03.25 22:08:45.908318 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12098 | 2025.03.25 22:08:45.908774 [ 254 ] {468c4f62-0734-4c2f-9f01-dd9b1d723105} <Debug> TCPHandler: Processed in 0.003570112 sec. | ||
12099 | 2025.03.25 22:08:45.908903 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::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 | ||
12100 | 2025.03.25 22:08:45.909258 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12101 | 2025.03.25 22:08:45.909631 [ 254 ] {8a884e38-a4f9-454e-9dc5-30136048a327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12102 | 2025.03.25 22:08:45.909816 [ 254 ] {8a884e38-a4f9-454e-9dc5-30136048a327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12103 | 2025.03.25 22:08:45.910942 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12104 | 2025.03.25 22:08:45.911096 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1763 rows starting from the beginning of the part | ||
12105 | 2025.03.25 22:08:45.911987 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part | ||
12106 | 2025.03.25 22:08:45.912353 [ 254 ] {8a884e38-a4f9-454e-9dc5-30136048a327} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12107 | 2025.03.25 22:08:45.912502 [ 254 ] {8a884e38-a4f9-454e-9dc5-30136048a327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12108 | 2025.03.25 22:08:45.912690 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 32 rows starting from the beginning of the part | ||
12109 | 2025.03.25 22:08:45.913373 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
12110 | 2025.03.25 22:08:45.914041 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 32 rows starting from the beginning of the part | ||
12111 | 2025.03.25 22:08:45.914154 [ 254 ] {8a884e38-a4f9-454e-9dc5-30136048a327} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12112 | 2025.03.25 22:08:45.914635 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
12113 | 2025.03.25 22:08:45.915089 [ 254 ] {8a884e38-a4f9-454e-9dc5-30136048a327} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12114 | 2025.03.25 22:08:45.915922 [ 254 ] {8a884e38-a4f9-454e-9dc5-30136048a327} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006369 sec., 9420.631182289213 rows/sec., 650.12 KiB/sec. | ||
12115 | 2025.03.25 22:08:45.916060 [ 254 ] {8a884e38-a4f9-454e-9dc5-30136048a327} <Debug> TCPHandler: Processed in 0.006942111 sec. | ||
12116 | 2025.03.25 22:08:45.924922 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1851 rows, containing 19 columns (19 merged, 0 gathered) in 0.016419507 sec., 112731.76472350844 rows/sec., 202.01 MiB/sec. | ||
12117 | 2025.03.25 22:08:45.926987 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12118 | 2025.03.25 22:08:45.927425 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12119 | 2025.03.25 22:08:45.927513 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12120 | 2025.03.25 22:08:45.927688 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.21 MiB. | ||
12121 | 2025.03.25 22:08:46.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.65 MiB, peak 271.82 MiB, free memory in arenas 0.00 B, will set to 258.08 MiB (RSS), difference: 3.43 MiB | ||
12122 | 2025.03.25 22:08:47.698551 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31598 | ||
12123 | 2025.03.25 22:08:47.699297 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12124 | 2025.03.25 22:08:47.699344 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12125 | 2025.03.25 22:08:47.699926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
12126 | 2025.03.25 22:08:47.700197 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12127 | 2025.03.25 22:08:47.700459 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31598 | ||
12128 | 2025.03.25 22:08:49.947058 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
12129 | 2025.03.25 22:08:49.979520 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12130 | 2025.03.25 22:08:49.979620 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12131 | 2025.03.25 22:08:49.989563 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
12132 | 2025.03.25 22:08:49.990380 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12133 | 2025.03.25 22:08:49.993495 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
12134 | 2025.03.25 22:08:50.364338 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1678 | ||
12135 | 2025.03.25 22:08:50.367606 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12136 | 2025.03.25 22:08:50.367666 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12137 | 2025.03.25 22:08:50.369188 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
12138 | 2025.03.25 22:08:50.369509 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12139 | 2025.03.25 22:08:50.369760 [ 56 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
12140 | 2025.03.25 22:08:50.369910 [ 56 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12141 | 2025.03.25 22:08:50.370009 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12142 | 2025.03.25 22:08:50.370878 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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 | ||
12143 | 2025.03.25 22:08:50.372102 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1678 | ||
12144 | 2025.03.25 22:08:50.372571 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12145 | 2025.03.25 22:08:50.372771 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1508 rows starting from the beginning of the part | ||
12146 | 2025.03.25 22:08:50.373504 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
12147 | 2025.03.25 22:08:50.374139 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
12148 | 2025.03.25 22:08:50.374811 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
12149 | 2025.03.25 22:08:50.375486 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
12150 | 2025.03.25 22:08:50.376157 [ 192 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 38 rows starting from the beginning of the part | ||
12151 | 2025.03.25 22:08:50.385278 [ 187 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1678 rows, containing 72 columns (72 merged, 0 gathered) in 0.015040583 sec., 111564.8243156532 rows/sec., 87.36 MiB/sec. | ||
12152 | 2025.03.25 22:08:50.387001 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
12153 | 2025.03.25 22:08:50.387751 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12154 | 2025.03.25 22:08:50.387858 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_51_10} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
12155 | 2025.03.25 22:08:50.388098 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
12156 | 2025.03.25 22:08:50.870862 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12157 | 2025.03.25 22:08:50.871075 [ 254 ] {1ac94bdd-c129-41b8-a409-d5b669150ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12158 | 2025.03.25 22:08:50.871162 [ 254 ] {1ac94bdd-c129-41b8-a409-d5b669150ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12159 | 2025.03.25 22:08:50.872159 [ 254 ] {1ac94bdd-c129-41b8-a409-d5b669150ee1} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12160 | 2025.03.25 22:08:50.872231 [ 254 ] {1ac94bdd-c129-41b8-a409-d5b669150ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12161 | 2025.03.25 22:08:50.872959 [ 254 ] {1ac94bdd-c129-41b8-a409-d5b669150ee1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12162 | 2025.03.25 22:08:50.873250 [ 254 ] {1ac94bdd-c129-41b8-a409-d5b669150ee1} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12163 | 2025.03.25 22:08:50.873593 [ 254 ] {1ac94bdd-c129-41b8-a409-d5b669150ee1} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002569 sec., 46710.78240560529 rows/sec., 3.96 MiB/sec. | ||
12164 | 2025.03.25 22:08:50.873693 [ 254 ] {1ac94bdd-c129-41b8-a409-d5b669150ee1} <Debug> TCPHandler: Processed in 0.003044793 sec. | ||
12165 | 2025.03.25 22:08:50.873855 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12166 | 2025.03.25 22:08:50.874013 [ 254 ] {ce3192ca-84b9-4154-9b8e-b32ef298fc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12167 | 2025.03.25 22:08:50.874085 [ 254 ] {ce3192ca-84b9-4154-9b8e-b32ef298fc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12168 | 2025.03.25 22:08:50.874780 [ 254 ] {ce3192ca-84b9-4154-9b8e-b32ef298fc8c} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12169 | 2025.03.25 22:08:50.874838 [ 254 ] {ce3192ca-84b9-4154-9b8e-b32ef298fc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12170 | 2025.03.25 22:08:50.875424 [ 254 ] {ce3192ca-84b9-4154-9b8e-b32ef298fc8c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12171 | 2025.03.25 22:08:50.875802 [ 254 ] {ce3192ca-84b9-4154-9b8e-b32ef298fc8c} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12172 | 2025.03.25 22:08:50.876120 [ 254 ] {ce3192ca-84b9-4154-9b8e-b32ef298fc8c} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.002142 sec., 14939.309056956117 rows/sec., 1.10 MiB/sec. | ||
12173 | 2025.03.25 22:08:50.876243 [ 254 ] {ce3192ca-84b9-4154-9b8e-b32ef298fc8c} <Debug> TCPHandler: Processed in 0.002455572 sec. | ||
12174 | 2025.03.25 22:08:50.876577 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12175 | 2025.03.25 22:08:50.876801 [ 254 ] {332f49b2-b0f4-4243-ac1c-37bc17cc3ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12176 | 2025.03.25 22:08:50.876874 [ 254 ] {332f49b2-b0f4-4243-ac1c-37bc17cc3ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12177 | 2025.03.25 22:08:50.877706 [ 254 ] {332f49b2-b0f4-4243-ac1c-37bc17cc3ccc} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12178 | 2025.03.25 22:08:50.877759 [ 254 ] {332f49b2-b0f4-4243-ac1c-37bc17cc3ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12179 | 2025.03.25 22:08:50.878303 [ 254 ] {332f49b2-b0f4-4243-ac1c-37bc17cc3ccc} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12180 | 2025.03.25 22:08:50.878659 [ 254 ] {332f49b2-b0f4-4243-ac1c-37bc17cc3ccc} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12181 | 2025.03.25 22:08:50.878991 [ 254 ] {332f49b2-b0f4-4243-ac1c-37bc17cc3ccc} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.002231 sec., 43030.031376064544 rows/sec., 3.36 MiB/sec. | ||
12182 | 2025.03.25 22:08:50.879068 [ 254 ] {332f49b2-b0f4-4243-ac1c-37bc17cc3ccc} <Debug> TCPHandler: Processed in 0.002631176 sec. | ||
12183 | 2025.03.25 22:08:50.879216 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12184 | 2025.03.25 22:08:50.879332 [ 254 ] {5f225b21-f181-4222-acf9-03041449dddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12185 | 2025.03.25 22:08:50.879389 [ 254 ] {5f225b21-f181-4222-acf9-03041449dddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12186 | 2025.03.25 22:08:50.879999 [ 254 ] {5f225b21-f181-4222-acf9-03041449dddd} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12187 | 2025.03.25 22:08:50.880044 [ 254 ] {5f225b21-f181-4222-acf9-03041449dddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12188 | 2025.03.25 22:08:50.880471 [ 254 ] {5f225b21-f181-4222-acf9-03041449dddd} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12189 | 2025.03.25 22:08:50.880775 [ 254 ] {5f225b21-f181-4222-acf9-03041449dddd} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12190 | 2025.03.25 22:08:50.881116 [ 254 ] {5f225b21-f181-4222-acf9-03041449dddd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001804 sec., 88691.79600886918 rows/sec., 6.18 MiB/sec. | ||
12191 | 2025.03.25 22:08:50.881208 [ 254 ] {5f225b21-f181-4222-acf9-03041449dddd} <Debug> TCPHandler: Processed in 0.002045455 sec. | ||
12192 | 2025.03.25 22:08:50.881757 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12193 | 2025.03.25 22:08:50.882139 [ 254 ] {70552885-8925-47aa-b094-e8574b31c496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12194 | 2025.03.25 22:08:50.882364 [ 254 ] {70552885-8925-47aa-b094-e8574b31c496} <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 | ||
12195 | 2025.03.25 22:08:50.884183 [ 254 ] {70552885-8925-47aa-b094-e8574b31c496} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12196 | 2025.03.25 22:08:50.884235 [ 254 ] {70552885-8925-47aa-b094-e8574b31c496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12197 | 2025.03.25 22:08:50.885441 [ 254 ] {70552885-8925-47aa-b094-e8574b31c496} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12198 | 2025.03.25 22:08:50.885831 [ 254 ] {70552885-8925-47aa-b094-e8574b31c496} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12199 | 2025.03.25 22:08:50.886232 [ 254 ] {70552885-8925-47aa-b094-e8574b31c496} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004211 sec., 7599.1450961766795 rows/sec., 13.62 MiB/sec. | ||
12200 | 2025.03.25 22:08:50.886594 [ 254 ] {70552885-8925-47aa-b094-e8574b31c496} <Debug> TCPHandler: Processed in 0.005193801 sec. | ||
12201 | 2025.03.25 22:08:50.886960 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12202 | 2025.03.25 22:08:50.887219 [ 254 ] {460e65e0-df92-46c8-80d6-0a2b3c00357c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12203 | 2025.03.25 22:08:50.887323 [ 254 ] {460e65e0-df92-46c8-80d6-0a2b3c00357c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12204 | 2025.03.25 22:08:50.888116 [ 254 ] {460e65e0-df92-46c8-80d6-0a2b3c00357c} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12205 | 2025.03.25 22:08:50.888166 [ 254 ] {460e65e0-df92-46c8-80d6-0a2b3c00357c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12206 | 2025.03.25 22:08:50.888598 [ 254 ] {460e65e0-df92-46c8-80d6-0a2b3c00357c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12207 | 2025.03.25 22:08:50.888983 [ 254 ] {460e65e0-df92-46c8-80d6-0a2b3c00357c} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12208 | 2025.03.25 22:08:50.889261 [ 254 ] {460e65e0-df92-46c8-80d6-0a2b3c00357c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002119 sec., 28315.24303916942 rows/sec., 1.91 MiB/sec. | ||
12209 | 2025.03.25 22:08:50.889354 [ 254 ] {460e65e0-df92-46c8-80d6-0a2b3c00357c} <Debug> TCPHandler: Processed in 0.002579125 sec. | ||
12210 | 2025.03.25 22:08:53.028480 [ 104 ] {} <Debug> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
12211 | 2025.03.25 22:08:53.028554 [ 104 ] {} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12212 | 2025.03.25 22:08:53.028580 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12213 | 2025.03.25 22:08:53.028878 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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 | ||
12214 | 2025.03.25 22:08:53.029156 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12215 | 2025.03.25 22:08:53.029223 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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 | ||
12216 | 2025.03.25 22:08:53.029398 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
12217 | 2025.03.25 22:08:53.029651 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
12218 | 2025.03.25 22:08:53.029854 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
12219 | 2025.03.25 22:08:53.029993 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
12220 | 2025.03.25 22:08:53.031181 [ 200 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.002502784 sec., 7191.99099882371 rows/sec., 481.50 KiB/sec. | ||
12221 | 2025.03.25 22:08:53.031388 [ 187 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
12222 | 2025.03.25 22:08:53.031770 [ 187 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_17_4} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12223 | 2025.03.25 22:08:53.031871 [ 187 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_17_4} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
12224 | 2025.03.25 22:08:53.031982 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12225 | 2025.03.25 22:08:54.983886 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12226 | 2025.03.25 22:08:54.983991 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12227 | 2025.03.25 22:08:55.200609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32086 | ||
12228 | 2025.03.25 22:08:55.201618 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12229 | 2025.03.25 22:08:55.201670 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12230 | 2025.03.25 22:08:55.202199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12231 | 2025.03.25 22:08:55.202458 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12232 | 2025.03.25 22:08:55.202723 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
12233 | 2025.03.25 22:08:55.208255 [ 219 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12234 | 2025.03.25 22:08:55.208376 [ 219 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12235 | 2025.03.25 22:08:55.215175 [ 219 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12236 | 2025.03.25 22:08:55.273544 [ 222 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12237 | 2025.03.25 22:08:55.273598 [ 222 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12238 | 2025.03.25 22:08:55.275751 [ 222 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12239 | 2025.03.25 22:08:55.862783 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12240 | 2025.03.25 22:08:55.862993 [ 254 ] {8d660d78-a30d-4218-971f-a11570f2f949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12241 | 2025.03.25 22:08:55.863097 [ 254 ] {8d660d78-a30d-4218-971f-a11570f2f949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12242 | 2025.03.25 22:08:55.863311 [ 223 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12243 | 2025.03.25 22:08:55.863356 [ 223 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12244 | 2025.03.25 22:08:55.864213 [ 254 ] {8d660d78-a30d-4218-971f-a11570f2f949} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12245 | 2025.03.25 22:08:55.864263 [ 254 ] {8d660d78-a30d-4218-971f-a11570f2f949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12246 | 2025.03.25 22:08:55.864810 [ 254 ] {8d660d78-a30d-4218-971f-a11570f2f949} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12247 | 2025.03.25 22:08:55.865124 [ 254 ] {8d660d78-a30d-4218-971f-a11570f2f949} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12248 | 2025.03.25 22:08:55.865364 [ 146 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12249 | 2025.03.25 22:08:55.865487 [ 146 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12250 | 2025.03.25 22:08:55.865483 [ 254 ] {8d660d78-a30d-4218-971f-a11570f2f949} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002523 sec., 28537.45541022592 rows/sec., 2.31 MiB/sec. | ||
12251 | 2025.03.25 22:08:55.865550 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12252 | 2025.03.25 22:08:55.865845 [ 254 ] {8d660d78-a30d-4218-971f-a11570f2f949} <Debug> TCPHandler: Processed in 0.003196206 sec. | ||
12253 | 2025.03.25 22:08:55.866194 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
12254 | 2025.03.25 22:08:55.866218 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12255 | 2025.03.25 22:08:55.866575 [ 254 ] {a9e276c5-6e4b-416a-8c94-1e61097eabac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12256 | 2025.03.25 22:08:55.866663 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12257 | 2025.03.25 22:08:55.866707 [ 254 ] {a9e276c5-6e4b-416a-8c94-1e61097eabac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12258 | 2025.03.25 22:08:55.866774 [ 223 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12259 | 2025.03.25 22:08:55.866784 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1969 rows starting from the beginning of the part | ||
12260 | 2025.03.25 22:08:55.867370 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 72 rows starting from the beginning of the part | ||
12261 | 2025.03.25 22:08:55.868502 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 681 rows starting from the beginning of the part | ||
12262 | 2025.03.25 22:08:55.869036 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1214 rows starting from the beginning of the part | ||
12263 | 2025.03.25 22:08:55.870029 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 120 rows starting from the beginning of the part | ||
12264 | 2025.03.25 22:08:55.870642 [ 196 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 72 rows starting from the beginning of the part | ||
12265 | 2025.03.25 22:08:55.873012 [ 254 ] {a9e276c5-6e4b-416a-8c94-1e61097eabac} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12266 | 2025.03.25 22:08:55.873119 [ 254 ] {a9e276c5-6e4b-416a-8c94-1e61097eabac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12267 | 2025.03.25 22:08:55.875125 [ 254 ] {a9e276c5-6e4b-416a-8c94-1e61097eabac} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12268 | 2025.03.25 22:08:55.876436 [ 254 ] {a9e276c5-6e4b-416a-8c94-1e61097eabac} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12269 | 2025.03.25 22:08:55.877662 [ 254 ] {a9e276c5-6e4b-416a-8c94-1e61097eabac} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.011187 sec., 715.1157593635469 rows/sec., 53.77 KiB/sec. | ||
12270 | 2025.03.25 22:08:55.877950 [ 254 ] {a9e276c5-6e4b-416a-8c94-1e61097eabac} <Debug> TCPHandler: Processed in 0.011850247 sec. | ||
12271 | 2025.03.25 22:08:55.878172 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12272 | 2025.03.25 22:08:55.878438 [ 254 ] {49e98ef7-16db-4e25-90c1-c5149d98487c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12273 | 2025.03.25 22:08:55.878581 [ 254 ] {49e98ef7-16db-4e25-90c1-c5149d98487c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12274 | 2025.03.25 22:08:55.879687 [ 187 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4128 rows, containing 5 columns (5 merged, 0 gathered) in 0.013870732 sec., 297605.05790177477 rows/sec., 25.45 MiB/sec. | ||
12275 | 2025.03.25 22:08:55.880137 [ 187 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12276 | 2025.03.25 22:08:55.881027 [ 187 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12277 | 2025.03.25 22:08:55.881351 [ 187 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_106_21} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12278 | 2025.03.25 22:08:55.881632 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
12279 | 2025.03.25 22:08:55.881729 [ 254 ] {49e98ef7-16db-4e25-90c1-c5149d98487c} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12280 | 2025.03.25 22:08:55.881789 [ 254 ] {49e98ef7-16db-4e25-90c1-c5149d98487c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12281 | 2025.03.25 22:08:55.882569 [ 254 ] {49e98ef7-16db-4e25-90c1-c5149d98487c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12282 | 2025.03.25 22:08:55.883095 [ 254 ] {49e98ef7-16db-4e25-90c1-c5149d98487c} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12283 | 2025.03.25 22:08:55.883537 [ 146 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12284 | 2025.03.25 22:08:55.883702 [ 146 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12285 | 2025.03.25 22:08:55.883735 [ 254 ] {49e98ef7-16db-4e25-90c1-c5149d98487c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005334 sec., 13498.312710911136 rows/sec., 1.05 MiB/sec. | ||
12286 | 2025.03.25 22:08:55.883834 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12287 | 2025.03.25 22:08:55.884175 [ 254 ] {49e98ef7-16db-4e25-90c1-c5149d98487c} <Debug> TCPHandler: Processed in 0.006074817 sec. | ||
12288 | 2025.03.25 22:08:55.884555 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12289 | 2025.03.25 22:08:55.884562 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
12290 | 2025.03.25 22:08:55.884872 [ 254 ] {98259e9c-da34-4d9d-a8d1-d9b740fc0b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12291 | 2025.03.25 22:08:55.885061 [ 254 ] {98259e9c-da34-4d9d-a8d1-d9b740fc0b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12292 | 2025.03.25 22:08:55.885307 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12293 | 2025.03.25 22:08:55.885484 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 952 rows starting from the beginning of the part | ||
12294 | 2025.03.25 22:08:55.886082 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 72 rows starting from the beginning of the part | ||
12295 | 2025.03.25 22:08:55.886803 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 414 rows starting from the beginning of the part | ||
12296 | 2025.03.25 22:08:55.887515 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 532 rows starting from the beginning of the part | ||
12297 | 2025.03.25 22:08:55.888096 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 96 rows starting from the beginning of the part | ||
12298 | 2025.03.25 22:08:55.888818 [ 193 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 72 rows starting from the beginning of the part | ||
12299 | 2025.03.25 22:08:55.891117 [ 254 ] {98259e9c-da34-4d9d-a8d1-d9b740fc0b25} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12300 | 2025.03.25 22:08:55.891253 [ 254 ] {98259e9c-da34-4d9d-a8d1-d9b740fc0b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12301 | 2025.03.25 22:08:55.893182 [ 254 ] {98259e9c-da34-4d9d-a8d1-d9b740fc0b25} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12302 | 2025.03.25 22:08:55.894074 [ 254 ] {98259e9c-da34-4d9d-a8d1-d9b740fc0b25} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12303 | 2025.03.25 22:08:55.895287 [ 254 ] {98259e9c-da34-4d9d-a8d1-d9b740fc0b25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.010477 sec., 15271.54719862556 rows/sec., 1.06 MiB/sec. | ||
12304 | 2025.03.25 22:08:55.895765 [ 254 ] {98259e9c-da34-4d9d-a8d1-d9b740fc0b25} <Debug> TCPHandler: Processed in 0.011320138 sec. | ||
12305 | 2025.03.25 22:08:55.895451 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12306 | 2025.03.25 22:08:55.896142 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12307 | 2025.03.25 22:08:55.896093 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12308 | 2025.03.25 22:08:55.896534 [ 254 ] {81b9cd37-66a6-4e47-a594-ab262808af23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12309 | 2025.03.25 22:08:55.897007 [ 254 ] {81b9cd37-66a6-4e47-a594-ab262808af23} <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 | ||
12310 | 2025.03.25 22:08:55.897312 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12311 | 2025.03.25 22:08:55.898402 [ 189 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2138 rows, containing 5 columns (5 merged, 0 gathered) in 0.014267009 sec., 149856.2172351612 rows/sec., 11.60 MiB/sec. | ||
12312 | 2025.03.25 22:08:55.899106 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12313 | 2025.03.25 22:08:55.899762 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
12314 | 2025.03.25 22:08:55.900732 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12315 | 2025.03.25 22:08:55.900949 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 28837 rows starting from the beginning of the part | ||
12316 | 2025.03.25 22:08:55.901142 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12317 | 2025.03.25 22:08:55.901748 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
12318 | 2025.03.25 22:08:55.901841 [ 201 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_106_21} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12319 | 2025.03.25 22:08:55.902446 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
12320 | 2025.03.25 22:08:55.902916 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part | ||
12321 | 2025.03.25 22:08:55.903560 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 882 rows starting from the beginning of the part | ||
12322 | 2025.03.25 22:08:55.904137 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
12323 | 2025.03.25 22:08:55.904692 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
12324 | 2025.03.25 22:08:55.908579 [ 254 ] {81b9cd37-66a6-4e47-a594-ab262808af23} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12325 | 2025.03.25 22:08:55.908638 [ 254 ] {81b9cd37-66a6-4e47-a594-ab262808af23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12326 | 2025.03.25 22:08:55.910444 [ 254 ] {81b9cd37-66a6-4e47-a594-ab262808af23} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12327 | 2025.03.25 22:08:55.910789 [ 254 ] {81b9cd37-66a6-4e47-a594-ab262808af23} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12328 | 2025.03.25 22:08:55.911032 [ 254 ] {81b9cd37-66a6-4e47-a594-ab262808af23} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.01461 sec., 547.5701574264202 rows/sec., 1004.77 KiB/sec. | ||
12329 | 2025.03.25 22:08:55.911274 [ 254 ] {81b9cd37-66a6-4e47-a594-ab262808af23} <Debug> TCPHandler: Processed in 0.015248996 sec. | ||
12330 | 2025.03.25 22:08:55.911423 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12331 | 2025.03.25 22:08:55.911526 [ 254 ] {33453da0-d24b-4a15-a993-f13740c79bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12332 | 2025.03.25 22:08:55.911572 [ 254 ] {33453da0-d24b-4a15-a993-f13740c79bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12333 | 2025.03.25 22:08:55.912213 [ 254 ] {33453da0-d24b-4a15-a993-f13740c79bb3} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12334 | 2025.03.25 22:08:55.912252 [ 254 ] {33453da0-d24b-4a15-a993-f13740c79bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12335 | 2025.03.25 22:08:55.912736 [ 254 ] {33453da0-d24b-4a15-a993-f13740c79bb3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12336 | 2025.03.25 22:08:55.913023 [ 254 ] {33453da0-d24b-4a15-a993-f13740c79bb3} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12337 | 2025.03.25 22:08:55.913258 [ 124 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12338 | 2025.03.25 22:08:55.913368 [ 124 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12339 | 2025.03.25 22:08:55.913417 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12340 | 2025.03.25 22:08:55.913432 [ 254 ] {33453da0-d24b-4a15-a993-f13740c79bb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001903 sec., 31529.164477141356 rows/sec., 2.12 MiB/sec. | ||
12341 | 2025.03.25 22:08:55.913798 [ 254 ] {33453da0-d24b-4a15-a993-f13740c79bb3} <Debug> TCPHandler: Processed in 0.002412992 sec. | ||
12342 | 2025.03.25 22:08:55.913810 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
12343 | 2025.03.25 22:08:55.913907 [ 217 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12344 | 2025.03.25 22:08:55.913952 [ 217 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12345 | 2025.03.25 22:08:55.914045 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12346 | 2025.03.25 22:08:55.914110 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5874 rows starting from the beginning of the part | ||
12347 | 2025.03.25 22:08:55.914392 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
12348 | 2025.03.25 22:08:55.914730 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part | ||
12349 | 2025.03.25 22:08:55.915131 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
12350 | 2025.03.25 22:08:55.915606 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
12351 | 2025.03.25 22:08:55.915961 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
12352 | 2025.03.25 22:08:55.916779 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30436 rows, containing 5 columns (5 merged, 0 gathered) in 0.017645608 sec., 1724848.472209062 rows/sec., 117.95 MiB/sec. | ||
12353 | 2025.03.25 22:08:55.917486 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12354 | 2025.03.25 22:08:55.918408 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12355 | 2025.03.25 22:08:55.918744 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12356 | 2025.03.25 22:08:55.918890 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
12357 | 2025.03.25 22:08:55.919054 [ 217 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12358 | 2025.03.25 22:08:55.919142 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6196 rows, containing 4 columns (4 merged, 0 gathered) in 0.005623418 sec., 1101820.9921439239 rows/sec., 73.38 MiB/sec. | ||
12359 | 2025.03.25 22:08:55.919511 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12360 | 2025.03.25 22:08:55.919784 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12361 | 2025.03.25 22:08:55.919853 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_106_21} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12362 | 2025.03.25 22:08:55.919927 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
12363 | 2025.03.25 22:08:56.180135 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12364 | 2025.03.25 22:08:56.180227 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12365 | 2025.03.25 22:08:56.182520 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12366 | 2025.03.25 22:08:56.245683 [ 224 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12367 | 2025.03.25 22:08:56.245724 [ 224 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12368 | 2025.03.25 22:08:56.247733 [ 224 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12369 | 2025.03.25 22:08:57.493560 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
12370 | 2025.03.25 22:08:57.515248 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12371 | 2025.03.25 22:08:57.515309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12372 | 2025.03.25 22:08:57.522622 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12373 | 2025.03.25 22:08:57.523421 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12374 | 2025.03.25 22:08:57.527645 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
12375 | 2025.03.25 22:09:00.372357 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1702 | ||
12376 | 2025.03.25 22:09:00.375477 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12377 | 2025.03.25 22:09:00.375533 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12378 | 2025.03.25 22:09:00.377074 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
12379 | 2025.03.25 22:09:00.377411 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12380 | 2025.03.25 22:09:00.378005 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1702 | ||
12381 | 2025.03.25 22:09:00.864331 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12382 | 2025.03.25 22:09:00.864509 [ 254 ] {f50b4e39-3bda-4295-aeae-56ec0d235304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12383 | 2025.03.25 22:09:00.864581 [ 254 ] {f50b4e39-3bda-4295-aeae-56ec0d235304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12384 | 2025.03.25 22:09:00.865401 [ 254 ] {f50b4e39-3bda-4295-aeae-56ec0d235304} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12385 | 2025.03.25 22:09:00.865454 [ 254 ] {f50b4e39-3bda-4295-aeae-56ec0d235304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12386 | 2025.03.25 22:09:00.865909 [ 254 ] {f50b4e39-3bda-4295-aeae-56ec0d235304} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
12387 | 2025.03.25 22:09:00.866188 [ 254 ] {f50b4e39-3bda-4295-aeae-56ec0d235304} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12388 | 2025.03.25 22:09:00.866472 [ 254 ] {f50b4e39-3bda-4295-aeae-56ec0d235304} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001981 sec., 2019.1822311963654 rows/sec., 164.65 KiB/sec. | ||
12389 | 2025.03.25 22:09:00.866567 [ 254 ] {f50b4e39-3bda-4295-aeae-56ec0d235304} <Debug> TCPHandler: Processed in 0.002358511 sec. | ||
12390 | 2025.03.25 22:09:00.866740 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12391 | 2025.03.25 22:09:00.866877 [ 254 ] {c65bded4-34b9-4fd0-997c-16166aec5685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12392 | 2025.03.25 22:09:00.866932 [ 254 ] {c65bded4-34b9-4fd0-997c-16166aec5685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12393 | 2025.03.25 22:09:00.867588 [ 254 ] {c65bded4-34b9-4fd0-997c-16166aec5685} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12394 | 2025.03.25 22:09:00.867631 [ 254 ] {c65bded4-34b9-4fd0-997c-16166aec5685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12395 | 2025.03.25 22:09:00.868014 [ 254 ] {c65bded4-34b9-4fd0-997c-16166aec5685} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12396 | 2025.03.25 22:09:00.868263 [ 254 ] {c65bded4-34b9-4fd0-997c-16166aec5685} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12397 | 2025.03.25 22:09:00.868474 [ 254 ] {c65bded4-34b9-4fd0-997c-16166aec5685} <Debug> executeQuery: Read 122 rows, 10.56 KiB in 0.001625 sec., 75076.92307692308 rows/sec., 6.35 MiB/sec. | ||
12398 | 2025.03.25 22:09:00.868534 [ 254 ] {c65bded4-34b9-4fd0-997c-16166aec5685} <Debug> TCPHandler: Processed in 0.001851872 sec. | ||
12399 | 2025.03.25 22:09:00.868674 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12400 | 2025.03.25 22:09:00.868834 [ 254 ] {f996985c-1410-4eae-a88d-2ce3e9ed981e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12401 | 2025.03.25 22:09:00.868886 [ 254 ] {f996985c-1410-4eae-a88d-2ce3e9ed981e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12402 | 2025.03.25 22:09:00.869430 [ 254 ] {f996985c-1410-4eae-a88d-2ce3e9ed981e} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12403 | 2025.03.25 22:09:00.869469 [ 254 ] {f996985c-1410-4eae-a88d-2ce3e9ed981e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12404 | 2025.03.25 22:09:00.869829 [ 254 ] {f996985c-1410-4eae-a88d-2ce3e9ed981e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12405 | 2025.03.25 22:09:00.870073 [ 254 ] {f996985c-1410-4eae-a88d-2ce3e9ed981e} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12406 | 2025.03.25 22:09:00.870286 [ 254 ] {f996985c-1410-4eae-a88d-2ce3e9ed981e} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001491 sec., 24144.86921529175 rows/sec., 1.76 MiB/sec. | ||
12407 | 2025.03.25 22:09:00.870342 [ 254 ] {f996985c-1410-4eae-a88d-2ce3e9ed981e} <Debug> TCPHandler: Processed in 0.00172768 sec. | ||
12408 | 2025.03.25 22:09:00.870460 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12409 | 2025.03.25 22:09:00.870565 [ 254 ] {1e8ec1d0-1406-4d94-882d-1263ba434fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12410 | 2025.03.25 22:09:00.870612 [ 254 ] {1e8ec1d0-1406-4d94-882d-1263ba434fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12411 | 2025.03.25 22:09:00.871170 [ 254 ] {1e8ec1d0-1406-4d94-882d-1263ba434fd4} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12412 | 2025.03.25 22:09:00.871209 [ 254 ] {1e8ec1d0-1406-4d94-882d-1263ba434fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12413 | 2025.03.25 22:09:00.871570 [ 254 ] {1e8ec1d0-1406-4d94-882d-1263ba434fd4} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12414 | 2025.03.25 22:09:00.871812 [ 254 ] {1e8ec1d0-1406-4d94-882d-1263ba434fd4} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12415 | 2025.03.25 22:09:00.872014 [ 254 ] {1e8ec1d0-1406-4d94-882d-1263ba434fd4} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001465 sec., 68259.38566552901 rows/sec., 5.34 MiB/sec. | ||
12416 | 2025.03.25 22:09:00.872069 [ 254 ] {1e8ec1d0-1406-4d94-882d-1263ba434fd4} <Debug> TCPHandler: Processed in 0.001661169 sec. | ||
12417 | 2025.03.25 22:09:00.872186 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12418 | 2025.03.25 22:09:00.872291 [ 254 ] {0c460aa7-48d9-4600-99ff-96eed0bc479c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12419 | 2025.03.25 22:09:00.872341 [ 254 ] {0c460aa7-48d9-4600-99ff-96eed0bc479c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12420 | 2025.03.25 22:09:00.872858 [ 254 ] {0c460aa7-48d9-4600-99ff-96eed0bc479c} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12421 | 2025.03.25 22:09:00.872897 [ 254 ] {0c460aa7-48d9-4600-99ff-96eed0bc479c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12422 | 2025.03.25 22:09:00.873288 [ 254 ] {0c460aa7-48d9-4600-99ff-96eed0bc479c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12423 | 2025.03.25 22:09:00.873523 [ 254 ] {0c460aa7-48d9-4600-99ff-96eed0bc479c} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12424 | 2025.03.25 22:09:00.873742 [ 254 ] {0c460aa7-48d9-4600-99ff-96eed0bc479c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001472 sec., 110054.34782608696 rows/sec., 7.66 MiB/sec. | ||
12425 | 2025.03.25 22:09:00.873838 [ 254 ] {0c460aa7-48d9-4600-99ff-96eed0bc479c} <Debug> TCPHandler: Processed in 0.00169655 sec. | ||
12426 | 2025.03.25 22:09:00.874024 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12427 | 2025.03.25 22:09:00.874290 [ 254 ] {f6da0e82-e475-48e4-a2c5-77cefa851c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12428 | 2025.03.25 22:09:00.874389 [ 254 ] {f6da0e82-e475-48e4-a2c5-77cefa851c91} <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 | ||
12429 | 2025.03.25 22:09:00.875569 [ 254 ] {f6da0e82-e475-48e4-a2c5-77cefa851c91} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12430 | 2025.03.25 22:09:00.875609 [ 254 ] {f6da0e82-e475-48e4-a2c5-77cefa851c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12431 | 2025.03.25 22:09:00.876266 [ 254 ] {f6da0e82-e475-48e4-a2c5-77cefa851c91} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12432 | 2025.03.25 22:09:00.876536 [ 254 ] {f6da0e82-e475-48e4-a2c5-77cefa851c91} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12433 | 2025.03.25 22:09:00.876779 [ 254 ] {f6da0e82-e475-48e4-a2c5-77cefa851c91} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002575 sec., 12427.184466019417 rows/sec., 22.27 MiB/sec. | ||
12434 | 2025.03.25 22:09:00.876965 [ 254 ] {f6da0e82-e475-48e4-a2c5-77cefa851c91} <Debug> TCPHandler: Processed in 0.003026883 sec. | ||
12435 | 2025.03.25 22:09:00.877171 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12436 | 2025.03.25 22:09:00.877284 [ 254 ] {98810782-6ecd-401c-a5cf-7340ad4c8173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12437 | 2025.03.25 22:09:00.877329 [ 254 ] {98810782-6ecd-401c-a5cf-7340ad4c8173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12438 | 2025.03.25 22:09:00.877768 [ 254 ] {98810782-6ecd-401c-a5cf-7340ad4c8173} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12439 | 2025.03.25 22:09:00.877806 [ 254 ] {98810782-6ecd-401c-a5cf-7340ad4c8173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12440 | 2025.03.25 22:09:00.878175 [ 254 ] {98810782-6ecd-401c-a5cf-7340ad4c8173} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12441 | 2025.03.25 22:09:00.878437 [ 254 ] {98810782-6ecd-401c-a5cf-7340ad4c8173} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12442 | 2025.03.25 22:09:00.878635 [ 254 ] {98810782-6ecd-401c-a5cf-7340ad4c8173} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. | ||
12443 | 2025.03.25 22:09:00.878685 [ 254 ] {98810782-6ecd-401c-a5cf-7340ad4c8173} <Debug> TCPHandler: Processed in 0.001576938 sec. | ||
12444 | 2025.03.25 22:09:02.702859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32513 | ||
12445 | 2025.03.25 22:09:02.703511 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12446 | 2025.03.25 22:09:02.703555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12447 | 2025.03.25 22:09:02.704093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12448 | 2025.03.25 22:09:02.704364 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12449 | 2025.03.25 22:09:02.704528 [ 148 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12450 | 2025.03.25 22:09:02.704579 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32513 | ||
12451 | 2025.03.25 22:09:02.704582 [ 148 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12452 | 2025.03.25 22:09:02.704615 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
12453 | 2025.03.25 22:09:02.704727 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
12454 | 2025.03.25 22:09:02.704923 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12455 | 2025.03.25 22:09:02.704977 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part | ||
12456 | 2025.03.25 22:09:02.705075 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part | ||
12457 | 2025.03.25 22:09:02.705238 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part | ||
12458 | 2025.03.25 22:09:02.705512 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part | ||
12459 | 2025.03.25 22:09:02.705717 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part | ||
12460 | 2025.03.25 22:09:02.705851 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part | ||
12461 | 2025.03.25 22:09:02.708610 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 4 columns (4 merged, 0 gathered) in 0.003938949 sec., 8254232.283789407 rows/sec., 118.08 MiB/sec. | ||
12462 | 2025.03.25 22:09:02.709130 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12463 | 2025.03.25 22:09:02.709493 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_71_14} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12464 | 2025.03.25 22:09:02.709595 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_71_14} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12465 | 2025.03.25 22:09:02.709725 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
12466 | 2025.03.25 22:09:05.027707 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 | ||
12467 | 2025.03.25 22:09:05.049491 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12468 | 2025.03.25 22:09:05.049546 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12469 | 2025.03.25 22:09:05.056947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12470 | 2025.03.25 22:09:05.057762 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12471 | 2025.03.25 22:09:05.058066 [ 147 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12472 | 2025.03.25 22:09:05.058133 [ 147 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12473 | 2025.03.25 22:09:05.058177 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12474 | 2025.03.25 22:09:05.058596 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
12475 | 2025.03.25 22:09:05.075892 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 536 | ||
12476 | 2025.03.25 22:09:05.077042 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12477 | 2025.03.25 22:09:05.078651 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part | ||
12478 | 2025.03.25 22:09:05.084395 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part | ||
12479 | 2025.03.25 22:09:05.090589 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
12480 | 2025.03.25 22:09:05.096805 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
12481 | 2025.03.25 22:09:05.103036 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
12482 | 2025.03.25 22:09:05.109206 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
12483 | 2025.03.25 22:09:05.171884 [ 191 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.113586174 sec., 4718.884183914849 rows/sec., 24.40 MiB/sec. | ||
12484 | 2025.03.25 22:09:05.175299 [ 191 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12485 | 2025.03.25 22:09:05.178457 [ 191 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_71_14} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12486 | 2025.03.25 22:09:05.178549 [ 191 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_71_14} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12487 | 2025.03.25 22:09:05.181115 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
12488 | 2025.03.25 22:09:05.862797 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12489 | 2025.03.25 22:09:05.863000 [ 254 ] {c6b601c2-9520-440b-9f11-091a6ee7f7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12490 | 2025.03.25 22:09:05.863079 [ 254 ] {c6b601c2-9520-440b-9f11-091a6ee7f7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12491 | 2025.03.25 22:09:05.863863 [ 254 ] {c6b601c2-9520-440b-9f11-091a6ee7f7f0} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12492 | 2025.03.25 22:09:05.863906 [ 254 ] {c6b601c2-9520-440b-9f11-091a6ee7f7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12493 | 2025.03.25 22:09:05.864353 [ 254 ] {c6b601c2-9520-440b-9f11-091a6ee7f7f0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12494 | 2025.03.25 22:09:05.864616 [ 254 ] {c6b601c2-9520-440b-9f11-091a6ee7f7f0} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12495 | 2025.03.25 22:09:05.864839 [ 254 ] {c6b601c2-9520-440b-9f11-091a6ee7f7f0} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001889 sec., 38115.40497617787 rows/sec., 3.08 MiB/sec. | ||
12496 | 2025.03.25 22:09:05.864933 [ 254 ] {c6b601c2-9520-440b-9f11-091a6ee7f7f0} <Debug> TCPHandler: Processed in 0.00227056 sec. | ||
12497 | 2025.03.25 22:09:05.865090 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12498 | 2025.03.25 22:09:05.865377 [ 254 ] {0a670b74-26e4-49f5-903d-e6fed35ead10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12499 | 2025.03.25 22:09:05.865503 [ 254 ] {0a670b74-26e4-49f5-903d-e6fed35ead10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12500 | 2025.03.25 22:09:05.866088 [ 254 ] {0a670b74-26e4-49f5-903d-e6fed35ead10} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12501 | 2025.03.25 22:09:05.866129 [ 254 ] {0a670b74-26e4-49f5-903d-e6fed35ead10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12502 | 2025.03.25 22:09:05.866491 [ 254 ] {0a670b74-26e4-49f5-903d-e6fed35ead10} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12503 | 2025.03.25 22:09:05.866738 [ 254 ] {0a670b74-26e4-49f5-903d-e6fed35ead10} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12504 | 2025.03.25 22:09:05.866864 [ 143 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12505 | 2025.03.25 22:09:05.866901 [ 143 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12506 | 2025.03.25 22:09:05.866923 [ 254 ] {0a670b74-26e4-49f5-903d-e6fed35ead10} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001652 sec., 4842.6150121065375 rows/sec., 364.14 KiB/sec. | ||
12507 | 2025.03.25 22:09:05.866924 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12508 | 2025.03.25 22:09:05.867022 [ 254 ] {0a670b74-26e4-49f5-903d-e6fed35ead10} <Debug> TCPHandler: Processed in 0.002007475 sec. | ||
12509 | 2025.03.25 22:09:05.867203 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12510 | 2025.03.25 22:09:05.867231 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12511 | 2025.03.25 22:09:05.867452 [ 254 ] {cf887ed3-c9be-4b1e-80d4-9131f0bba172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12512 | 2025.03.25 22:09:05.867518 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12513 | 2025.03.25 22:09:05.867542 [ 254 ] {cf887ed3-c9be-4b1e-80d4-9131f0bba172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12514 | 2025.03.25 22:09:05.867620 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 178 rows starting from the beginning of the part | ||
12515 | 2025.03.25 22:09:05.867970 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 12 rows starting from the beginning of the part | ||
12516 | 2025.03.25 22:09:05.868434 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 32 rows starting from the beginning of the part | ||
12517 | 2025.03.25 22:09:05.868849 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part | ||
12518 | 2025.03.25 22:09:05.869147 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 36 rows starting from the beginning of the part | ||
12519 | 2025.03.25 22:09:05.869449 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part | ||
12520 | 2025.03.25 22:09:05.870418 [ 254 ] {cf887ed3-c9be-4b1e-80d4-9131f0bba172} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12521 | 2025.03.25 22:09:05.870486 [ 254 ] {cf887ed3-c9be-4b1e-80d4-9131f0bba172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12522 | 2025.03.25 22:09:05.871534 [ 254 ] {cf887ed3-c9be-4b1e-80d4-9131f0bba172} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12523 | 2025.03.25 22:09:05.872158 [ 254 ] {cf887ed3-c9be-4b1e-80d4-9131f0bba172} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12524 | 2025.03.25 22:09:05.872439 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 5 columns (5 merged, 0 gathered) in 0.005387774 sec., 50855.882225200985 rows/sec., 3.62 MiB/sec. | ||
12525 | 2025.03.25 22:09:05.872589 [ 254 ] {cf887ed3-c9be-4b1e-80d4-9131f0bba172} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005197 sec., 13854.14662305176 rows/sec., 1.08 MiB/sec. | ||
12526 | 2025.03.25 22:09:05.872704 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12527 | 2025.03.25 22:09:05.872716 [ 254 ] {cf887ed3-c9be-4b1e-80d4-9131f0bba172} <Debug> TCPHandler: Processed in 0.005545957 sec. | ||
12528 | 2025.03.25 22:09:05.872896 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12529 | 2025.03.25 22:09:05.873066 [ 254 ] {c6beb8e6-55eb-4b1b-92b4-48534ff43a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12530 | 2025.03.25 22:09:05.873160 [ 254 ] {c6beb8e6-55eb-4b1b-92b4-48534ff43a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12531 | 2025.03.25 22:09:05.873180 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12532 | 2025.03.25 22:09:05.873409 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_96_19} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12533 | 2025.03.25 22:09:05.873617 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
12534 | 2025.03.25 22:09:05.874041 [ 254 ] {c6beb8e6-55eb-4b1b-92b4-48534ff43a80} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12535 | 2025.03.25 22:09:05.874085 [ 254 ] {c6beb8e6-55eb-4b1b-92b4-48534ff43a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12536 | 2025.03.25 22:09:05.874539 [ 254 ] {c6beb8e6-55eb-4b1b-92b4-48534ff43a80} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12537 | 2025.03.25 22:09:05.874777 [ 254 ] {c6beb8e6-55eb-4b1b-92b4-48534ff43a80} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12538 | 2025.03.25 22:09:05.874960 [ 254 ] {c6beb8e6-55eb-4b1b-92b4-48534ff43a80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001952 sec., 81967.2131147541 rows/sec., 5.71 MiB/sec. | ||
12539 | 2025.03.25 22:09:05.875029 [ 254 ] {c6beb8e6-55eb-4b1b-92b4-48534ff43a80} <Debug> TCPHandler: Processed in 0.002185918 sec. | ||
12540 | 2025.03.25 22:09:05.875172 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12541 | 2025.03.25 22:09:05.875333 [ 254 ] {c5f9dd5c-04b3-43ef-8647-103d1bf8ee3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12542 | 2025.03.25 22:09:05.875409 [ 254 ] {c5f9dd5c-04b3-43ef-8647-103d1bf8ee3b} <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 | ||
12543 | 2025.03.25 22:09:05.876461 [ 254 ] {c5f9dd5c-04b3-43ef-8647-103d1bf8ee3b} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12544 | 2025.03.25 22:09:05.876498 [ 254 ] {c5f9dd5c-04b3-43ef-8647-103d1bf8ee3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12545 | 2025.03.25 22:09:05.877116 [ 254 ] {c5f9dd5c-04b3-43ef-8647-103d1bf8ee3b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12546 | 2025.03.25 22:09:05.877371 [ 254 ] {c5f9dd5c-04b3-43ef-8647-103d1bf8ee3b} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12547 | 2025.03.25 22:09:05.877568 [ 254 ] {c5f9dd5c-04b3-43ef-8647-103d1bf8ee3b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002282 sec., 3505.6967572304993 rows/sec., 6.28 MiB/sec. | ||
12548 | 2025.03.25 22:09:05.877665 [ 254 ] {c5f9dd5c-04b3-43ef-8647-103d1bf8ee3b} <Debug> TCPHandler: Processed in 0.002561655 sec. | ||
12549 | 2025.03.25 22:09:05.877802 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12550 | 2025.03.25 22:09:05.877907 [ 254 ] {aaa8efb1-8efb-42ec-8130-e76c1e84323b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12551 | 2025.03.25 22:09:05.877952 [ 254 ] {aaa8efb1-8efb-42ec-8130-e76c1e84323b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12552 | 2025.03.25 22:09:05.878386 [ 254 ] {aaa8efb1-8efb-42ec-8130-e76c1e84323b} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12553 | 2025.03.25 22:09:05.878423 [ 254 ] {aaa8efb1-8efb-42ec-8130-e76c1e84323b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12554 | 2025.03.25 22:09:05.878785 [ 254 ] {aaa8efb1-8efb-42ec-8130-e76c1e84323b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12555 | 2025.03.25 22:09:05.879015 [ 254 ] {aaa8efb1-8efb-42ec-8130-e76c1e84323b} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12556 | 2025.03.25 22:09:05.879183 [ 254 ] {aaa8efb1-8efb-42ec-8130-e76c1e84323b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001298 sec., 46224.96147919877 rows/sec., 3.12 MiB/sec. | ||
12557 | 2025.03.25 22:09:05.879230 [ 254 ] {aaa8efb1-8efb-42ec-8130-e76c1e84323b} <Debug> TCPHandler: Processed in 0.001479016 sec. | ||
12558 | 2025.03.25 22:09:06.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.31 MiB, peak 277.25 MiB, free memory in arenas 0.00 B, will set to 258.86 MiB (RSS), difference: -1.45 MiB | ||
12559 | 2025.03.25 22:09:09.984062 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12560 | 2025.03.25 22:09:09.984154 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12561 | 2025.03.25 22:09:10.204700 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33001 | ||
12562 | 2025.03.25 22:09:10.205530 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12563 | 2025.03.25 22:09:10.205582 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12564 | 2025.03.25 22:09:10.206225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12565 | 2025.03.25 22:09:10.206698 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12566 | 2025.03.25 22:09:10.206949 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
12567 | 2025.03.25 22:09:10.378223 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1728 | ||
12568 | 2025.03.25 22:09:10.381371 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12569 | 2025.03.25 22:09:10.381433 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12570 | 2025.03.25 22:09:10.382942 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
12571 | 2025.03.25 22:09:10.383264 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12572 | 2025.03.25 22:09:10.383979 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1728 | ||
12573 | 2025.03.25 22:09:10.863982 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12574 | 2025.03.25 22:09:10.864177 [ 254 ] {268c367a-bb79-47a1-a362-58bb10b3b4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12575 | 2025.03.25 22:09:10.864254 [ 254 ] {268c367a-bb79-47a1-a362-58bb10b3b4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12576 | 2025.03.25 22:09:10.865118 [ 254 ] {268c367a-bb79-47a1-a362-58bb10b3b4f7} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12577 | 2025.03.25 22:09:10.865173 [ 254 ] {268c367a-bb79-47a1-a362-58bb10b3b4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12578 | 2025.03.25 22:09:10.865648 [ 254 ] {268c367a-bb79-47a1-a362-58bb10b3b4f7} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12579 | 2025.03.25 22:09:10.865912 [ 254 ] {268c367a-bb79-47a1-a362-58bb10b3b4f7} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12580 | 2025.03.25 22:09:10.866155 [ 254 ] {268c367a-bb79-47a1-a362-58bb10b3b4f7} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002031 sec., 59084.194977843435 rows/sec., 5.01 MiB/sec. | ||
12581 | 2025.03.25 22:09:10.866221 [ 254 ] {268c367a-bb79-47a1-a362-58bb10b3b4f7} <Debug> TCPHandler: Processed in 0.002376952 sec. | ||
12582 | 2025.03.25 22:09:10.866371 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12583 | 2025.03.25 22:09:10.866496 [ 254 ] {a64c0375-bd4f-4102-9f74-1aba86f52761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12584 | 2025.03.25 22:09:10.866548 [ 254 ] {a64c0375-bd4f-4102-9f74-1aba86f52761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12585 | 2025.03.25 22:09:10.867114 [ 254 ] {a64c0375-bd4f-4102-9f74-1aba86f52761} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12586 | 2025.03.25 22:09:10.867155 [ 254 ] {a64c0375-bd4f-4102-9f74-1aba86f52761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12587 | 2025.03.25 22:09:10.867530 [ 254 ] {a64c0375-bd4f-4102-9f74-1aba86f52761} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12588 | 2025.03.25 22:09:10.867782 [ 254 ] {a64c0375-bd4f-4102-9f74-1aba86f52761} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12589 | 2025.03.25 22:09:10.868015 [ 254 ] {a64c0375-bd4f-4102-9f74-1aba86f52761} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001548 sec., 20671.834625322997 rows/sec., 1.52 MiB/sec. | ||
12590 | 2025.03.25 22:09:10.868069 [ 254 ] {a64c0375-bd4f-4102-9f74-1aba86f52761} <Debug> TCPHandler: Processed in 0.001760091 sec. | ||
12591 | 2025.03.25 22:09:10.868192 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12592 | 2025.03.25 22:09:10.868300 [ 254 ] {7636d1c8-f78d-424b-a510-7b359889dceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12593 | 2025.03.25 22:09:10.868347 [ 254 ] {7636d1c8-f78d-424b-a510-7b359889dceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12594 | 2025.03.25 22:09:10.868913 [ 254 ] {7636d1c8-f78d-424b-a510-7b359889dceb} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12595 | 2025.03.25 22:09:10.868952 [ 254 ] {7636d1c8-f78d-424b-a510-7b359889dceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12596 | 2025.03.25 22:09:10.869312 [ 254 ] {7636d1c8-f78d-424b-a510-7b359889dceb} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12597 | 2025.03.25 22:09:10.869546 [ 254 ] {7636d1c8-f78d-424b-a510-7b359889dceb} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12598 | 2025.03.25 22:09:10.869760 [ 254 ] {7636d1c8-f78d-424b-a510-7b359889dceb} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001481 sec., 64821.06684672519 rows/sec., 5.06 MiB/sec. | ||
12599 | 2025.03.25 22:09:10.869821 [ 254 ] {7636d1c8-f78d-424b-a510-7b359889dceb} <Debug> TCPHandler: Processed in 0.001682519 sec. | ||
12600 | 2025.03.25 22:09:10.869954 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12601 | 2025.03.25 22:09:10.870123 [ 254 ] {7a46d920-db0a-4a21-a56a-951784450717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12602 | 2025.03.25 22:09:10.870177 [ 254 ] {7a46d920-db0a-4a21-a56a-951784450717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12603 | 2025.03.25 22:09:10.870703 [ 254 ] {7a46d920-db0a-4a21-a56a-951784450717} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12604 | 2025.03.25 22:09:10.870742 [ 254 ] {7a46d920-db0a-4a21-a56a-951784450717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12605 | 2025.03.25 22:09:10.871134 [ 254 ] {7a46d920-db0a-4a21-a56a-951784450717} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12606 | 2025.03.25 22:09:10.871383 [ 254 ] {7a46d920-db0a-4a21-a56a-951784450717} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12607 | 2025.03.25 22:09:10.871604 [ 254 ] {7a46d920-db0a-4a21-a56a-951784450717} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec. | ||
12608 | 2025.03.25 22:09:10.871694 [ 254 ] {7a46d920-db0a-4a21-a56a-951784450717} <Debug> TCPHandler: Processed in 0.001803361 sec. | ||
12609 | 2025.03.25 22:09:10.871900 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12610 | 2025.03.25 22:09:10.872146 [ 254 ] {d3de9b0b-08c9-408e-8c19-aff2716e26e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12611 | 2025.03.25 22:09:10.872222 [ 254 ] {d3de9b0b-08c9-408e-8c19-aff2716e26e8} <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 | ||
12612 | 2025.03.25 22:09:10.873371 [ 254 ] {d3de9b0b-08c9-408e-8c19-aff2716e26e8} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12613 | 2025.03.25 22:09:10.873410 [ 254 ] {d3de9b0b-08c9-408e-8c19-aff2716e26e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12614 | 2025.03.25 22:09:10.874063 [ 254 ] {d3de9b0b-08c9-408e-8c19-aff2716e26e8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12615 | 2025.03.25 22:09:10.874328 [ 254 ] {d3de9b0b-08c9-408e-8c19-aff2716e26e8} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12616 | 2025.03.25 22:09:10.874524 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12617 | 2025.03.25 22:09:10.874588 [ 254 ] {d3de9b0b-08c9-408e-8c19-aff2716e26e8} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002506 sec., 12769.353551476457 rows/sec., 22.88 MiB/sec. | ||
12618 | 2025.03.25 22:09:10.874604 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12619 | 2025.03.25 22:09:10.874660 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12620 | 2025.03.25 22:09:10.874984 [ 254 ] {d3de9b0b-08c9-408e-8c19-aff2716e26e8} <Debug> TCPHandler: Processed in 0.003183436 sec. | ||
12621 | 2025.03.25 22:09:10.874987 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12622 | 2025.03.25 22:09:10.875227 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12623 | 2025.03.25 22:09:10.875479 [ 254 ] {3821d1ec-1195-4f0a-87a1-45480ecc54be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12624 | 2025.03.25 22:09:10.875598 [ 254 ] {3821d1ec-1195-4f0a-87a1-45480ecc54be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12625 | 2025.03.25 22:09:10.875632 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12626 | 2025.03.25 22:09:10.875874 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1851 rows starting from the beginning of the part | ||
12627 | 2025.03.25 22:09:10.876638 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 32 rows starting from the beginning of the part | ||
12628 | 2025.03.25 22:09:10.877446 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
12629 | 2025.03.25 22:09:10.877758 [ 254 ] {3821d1ec-1195-4f0a-87a1-45480ecc54be} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12630 | 2025.03.25 22:09:10.877890 [ 254 ] {3821d1ec-1195-4f0a-87a1-45480ecc54be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12631 | 2025.03.25 22:09:10.878114 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 32 rows starting from the beginning of the part | ||
12632 | 2025.03.25 22:09:10.878904 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
12633 | 2025.03.25 22:09:10.879484 [ 254 ] {3821d1ec-1195-4f0a-87a1-45480ecc54be} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12634 | 2025.03.25 22:09:10.879530 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 32 rows starting from the beginning of the part | ||
12635 | 2025.03.25 22:09:10.880319 [ 254 ] {3821d1ec-1195-4f0a-87a1-45480ecc54be} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12636 | 2025.03.25 22:09:10.880753 [ 254 ] {3821d1ec-1195-4f0a-87a1-45480ecc54be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005366 sec., 11181.513231457324 rows/sec., 771.64 KiB/sec. | ||
12637 | 2025.03.25 22:09:10.880883 [ 254 ] {3821d1ec-1195-4f0a-87a1-45480ecc54be} <Debug> TCPHandler: Processed in 0.005739751 sec. | ||
12638 | 2025.03.25 22:09:10.887722 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1963 rows, containing 19 columns (19 merged, 0 gathered) in 0.012934926 sec., 151759.66217356018 rows/sec., 271.95 MiB/sec. | ||
12639 | 2025.03.25 22:09:10.889684 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12640 | 2025.03.25 22:09:10.890274 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12641 | 2025.03.25 22:09:10.890386 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12642 | 2025.03.25 22:09:10.890574 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.44 MiB. | ||
12643 | 2025.03.25 22:09:11.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.36 MiB, peak 277.25 MiB, free memory in arenas 0.00 B, will set to 260.42 MiB (RSS), difference: 1.06 MiB | ||
12644 | 2025.03.25 22:09:12.575980 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 | ||
12645 | 2025.03.25 22:09:12.599560 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12646 | 2025.03.25 22:09:12.599624 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12647 | 2025.03.25 22:09:12.607109 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12648 | 2025.03.25 22:09:12.607977 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12649 | 2025.03.25 22:09:12.612103 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
12650 | 2025.03.25 22:09:14.630550 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12651 | 2025.03.25 22:09:14.630770 [ 254 ] {7d5984a9-1b75-4671-bd22-795b0c6c798e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12652 | 2025.03.25 22:09:14.630851 [ 254 ] {7d5984a9-1b75-4671-bd22-795b0c6c798e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12653 | 2025.03.25 22:09:14.631705 [ 254 ] {7d5984a9-1b75-4671-bd22-795b0c6c798e} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12654 | 2025.03.25 22:09:14.631757 [ 254 ] {7d5984a9-1b75-4671-bd22-795b0c6c798e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12655 | 2025.03.25 22:09:14.632192 [ 254 ] {7d5984a9-1b75-4671-bd22-795b0c6c798e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
12656 | 2025.03.25 22:09:14.632458 [ 254 ] {7d5984a9-1b75-4671-bd22-795b0c6c798e} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12657 | 2025.03.25 22:09:14.632705 [ 254 ] {7d5984a9-1b75-4671-bd22-795b0c6c798e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00199 sec., 12060.301507537688 rows/sec., 1.00 MiB/sec. | ||
12658 | 2025.03.25 22:09:14.632824 [ 254 ] {7d5984a9-1b75-4671-bd22-795b0c6c798e} <Debug> TCPHandler: Processed in 0.002414973 sec. | ||
12659 | 2025.03.25 22:09:14.632968 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12660 | 2025.03.25 22:09:14.633077 [ 254 ] {091783d9-74bf-4d21-93c0-8b6ea5c63278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12661 | 2025.03.25 22:09:14.633126 [ 254 ] {091783d9-74bf-4d21-93c0-8b6ea5c63278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12662 | 2025.03.25 22:09:14.634393 [ 254 ] {091783d9-74bf-4d21-93c0-8b6ea5c63278} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12663 | 2025.03.25 22:09:14.634434 [ 254 ] {091783d9-74bf-4d21-93c0-8b6ea5c63278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12664 | 2025.03.25 22:09:14.634881 [ 254 ] {091783d9-74bf-4d21-93c0-8b6ea5c63278} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12665 | 2025.03.25 22:09:14.635121 [ 254 ] {091783d9-74bf-4d21-93c0-8b6ea5c63278} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12666 | 2025.03.25 22:09:14.635355 [ 254 ] {091783d9-74bf-4d21-93c0-8b6ea5c63278} <Debug> executeQuery: Read 1332 rows, 113.52 KiB in 0.002304 sec., 578125 rows/sec., 48.11 MiB/sec. | ||
12667 | 2025.03.25 22:09:14.635411 [ 254 ] {091783d9-74bf-4d21-93c0-8b6ea5c63278} <Debug> TCPHandler: Processed in 0.002497824 sec. | ||
12668 | 2025.03.25 22:09:14.635542 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12669 | 2025.03.25 22:09:14.635649 [ 254 ] {dc5b6357-2022-4a9a-a4ce-2a52a5d91836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12670 | 2025.03.25 22:09:14.635695 [ 254 ] {dc5b6357-2022-4a9a-a4ce-2a52a5d91836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12671 | 2025.03.25 22:09:14.636238 [ 254 ] {dc5b6357-2022-4a9a-a4ce-2a52a5d91836} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12672 | 2025.03.25 22:09:14.636278 [ 254 ] {dc5b6357-2022-4a9a-a4ce-2a52a5d91836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12673 | 2025.03.25 22:09:14.636630 [ 254 ] {dc5b6357-2022-4a9a-a4ce-2a52a5d91836} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12674 | 2025.03.25 22:09:14.636863 [ 254 ] {dc5b6357-2022-4a9a-a4ce-2a52a5d91836} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12675 | 2025.03.25 22:09:14.637076 [ 254 ] {dc5b6357-2022-4a9a-a4ce-2a52a5d91836} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.00145 sec., 13793.103448275862 rows/sec., 1.05 MiB/sec. | ||
12676 | 2025.03.25 22:09:14.637129 [ 254 ] {dc5b6357-2022-4a9a-a4ce-2a52a5d91836} <Debug> TCPHandler: Processed in 0.001638669 sec. | ||
12677 | 2025.03.25 22:09:14.637235 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12678 | 2025.03.25 22:09:14.637339 [ 254 ] {84a9e962-8c29-4f78-821e-f19d6c5d6a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12679 | 2025.03.25 22:09:14.637383 [ 254 ] {84a9e962-8c29-4f78-821e-f19d6c5d6a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12680 | 2025.03.25 22:09:14.637989 [ 254 ] {84a9e962-8c29-4f78-821e-f19d6c5d6a8f} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12681 | 2025.03.25 22:09:14.638028 [ 254 ] {84a9e962-8c29-4f78-821e-f19d6c5d6a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12682 | 2025.03.25 22:09:14.638393 [ 254 ] {84a9e962-8c29-4f78-821e-f19d6c5d6a8f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
12683 | 2025.03.25 22:09:14.638643 [ 254 ] {84a9e962-8c29-4f78-821e-f19d6c5d6a8f} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12684 | 2025.03.25 22:09:14.638867 [ 254 ] {84a9e962-8c29-4f78-821e-f19d6c5d6a8f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001544 sec., 163212.43523316062 rows/sec., 11.29 MiB/sec. | ||
12685 | 2025.03.25 22:09:14.638931 [ 254 ] {84a9e962-8c29-4f78-821e-f19d6c5d6a8f} <Debug> TCPHandler: Processed in 0.00174674 sec. | ||
12686 | 2025.03.25 22:09:14.639183 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12687 | 2025.03.25 22:09:14.639290 [ 254 ] {a606c259-5f70-4d83-bad0-84a0b9a090d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12688 | 2025.03.25 22:09:14.639337 [ 254 ] {a606c259-5f70-4d83-bad0-84a0b9a090d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12689 | 2025.03.25 22:09:14.639880 [ 254 ] {a606c259-5f70-4d83-bad0-84a0b9a090d4} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12690 | 2025.03.25 22:09:14.639921 [ 254 ] {a606c259-5f70-4d83-bad0-84a0b9a090d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12691 | 2025.03.25 22:09:14.640273 [ 254 ] {a606c259-5f70-4d83-bad0-84a0b9a090d4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
12692 | 2025.03.25 22:09:14.640509 [ 254 ] {a606c259-5f70-4d83-bad0-84a0b9a090d4} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12693 | 2025.03.25 22:09:14.640730 [ 254 ] {a606c259-5f70-4d83-bad0-84a0b9a090d4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001461 sec., 8213.552361396303 rows/sec., 641.68 KiB/sec. | ||
12694 | 2025.03.25 22:09:14.640861 [ 254 ] {a606c259-5f70-4d83-bad0-84a0b9a090d4} <Debug> TCPHandler: Processed in 0.001772051 sec. | ||
12695 | 2025.03.25 22:09:14.641011 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12696 | 2025.03.25 22:09:14.641118 [ 254 ] {ffa9d52e-258a-46f3-b203-143dc03106f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12697 | 2025.03.25 22:09:14.641165 [ 254 ] {ffa9d52e-258a-46f3-b203-143dc03106f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12698 | 2025.03.25 22:09:14.642176 [ 254 ] {ffa9d52e-258a-46f3-b203-143dc03106f0} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12699 | 2025.03.25 22:09:14.642237 [ 254 ] {ffa9d52e-258a-46f3-b203-143dc03106f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12700 | 2025.03.25 22:09:14.642634 [ 254 ] {ffa9d52e-258a-46f3-b203-143dc03106f0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12701 | 2025.03.25 22:09:14.642871 [ 254 ] {ffa9d52e-258a-46f3-b203-143dc03106f0} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12702 | 2025.03.25 22:09:14.643090 [ 254 ] {ffa9d52e-258a-46f3-b203-143dc03106f0} <Debug> executeQuery: Read 564 rows, 43.30 KiB in 0.001993 sec., 282990.46663321625 rows/sec., 21.22 MiB/sec. | ||
12703 | 2025.03.25 22:09:14.643143 [ 254 ] {ffa9d52e-258a-46f3-b203-143dc03106f0} <Debug> TCPHandler: Processed in 0.002184269 sec. | ||
12704 | 2025.03.25 22:09:14.643263 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12705 | 2025.03.25 22:09:14.643369 [ 254 ] {f1090e04-e5f4-4b73-8eaa-faf1d9bb1502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12706 | 2025.03.25 22:09:14.643418 [ 254 ] {f1090e04-e5f4-4b73-8eaa-faf1d9bb1502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12707 | 2025.03.25 22:09:14.644151 [ 254 ] {f1090e04-e5f4-4b73-8eaa-faf1d9bb1502} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12708 | 2025.03.25 22:09:14.644190 [ 254 ] {f1090e04-e5f4-4b73-8eaa-faf1d9bb1502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12709 | 2025.03.25 22:09:14.644618 [ 254 ] {f1090e04-e5f4-4b73-8eaa-faf1d9bb1502} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12710 | 2025.03.25 22:09:14.644854 [ 254 ] {f1090e04-e5f4-4b73-8eaa-faf1d9bb1502} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12711 | 2025.03.25 22:09:14.645069 [ 254 ] {f1090e04-e5f4-4b73-8eaa-faf1d9bb1502} <Debug> executeQuery: Read 954 rows, 67.16 KiB in 0.001722 sec., 554006.968641115 rows/sec., 38.09 MiB/sec. | ||
12712 | 2025.03.25 22:09:14.645120 [ 254 ] {f1090e04-e5f4-4b73-8eaa-faf1d9bb1502} <Debug> TCPHandler: Processed in 0.001909603 sec. | ||
12713 | 2025.03.25 22:09:14.645238 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12714 | 2025.03.25 22:09:14.645342 [ 254 ] {1b3556ba-dba2-4678-bbff-d9dc0adc5b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12715 | 2025.03.25 22:09:14.645409 [ 254 ] {1b3556ba-dba2-4678-bbff-d9dc0adc5b7d} <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 | ||
12716 | 2025.03.25 22:09:14.646478 [ 254 ] {1b3556ba-dba2-4678-bbff-d9dc0adc5b7d} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12717 | 2025.03.25 22:09:14.646518 [ 254 ] {1b3556ba-dba2-4678-bbff-d9dc0adc5b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12718 | 2025.03.25 22:09:14.647124 [ 254 ] {1b3556ba-dba2-4678-bbff-d9dc0adc5b7d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12719 | 2025.03.25 22:09:14.647384 [ 254 ] {1b3556ba-dba2-4678-bbff-d9dc0adc5b7d} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12720 | 2025.03.25 22:09:14.647621 [ 254 ] {1b3556ba-dba2-4678-bbff-d9dc0adc5b7d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002299 sec., 3479.7738147020445 rows/sec., 6.24 MiB/sec. | ||
12721 | 2025.03.25 22:09:14.647734 [ 254 ] {1b3556ba-dba2-4678-bbff-d9dc0adc5b7d} <Debug> TCPHandler: Processed in 0.002546645 sec. | ||
12722 | 2025.03.25 22:09:14.647876 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12723 | 2025.03.25 22:09:14.647981 [ 254 ] {3d8b85e4-0be7-4599-9ef5-3102fdfdc3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12724 | 2025.03.25 22:09:14.648028 [ 254 ] {3d8b85e4-0be7-4599-9ef5-3102fdfdc3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12725 | 2025.03.25 22:09:14.648468 [ 254 ] {3d8b85e4-0be7-4599-9ef5-3102fdfdc3a7} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12726 | 2025.03.25 22:09:14.648506 [ 254 ] {3d8b85e4-0be7-4599-9ef5-3102fdfdc3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12727 | 2025.03.25 22:09:14.648870 [ 254 ] {3d8b85e4-0be7-4599-9ef5-3102fdfdc3a7} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12728 | 2025.03.25 22:09:14.649126 [ 254 ] {3d8b85e4-0be7-4599-9ef5-3102fdfdc3a7} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12729 | 2025.03.25 22:09:14.649364 [ 254 ] {3d8b85e4-0be7-4599-9ef5-3102fdfdc3a7} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001403 sec., 32786.88524590164 rows/sec., 2.22 MiB/sec. | ||
12730 | 2025.03.25 22:09:14.649451 [ 254 ] {3d8b85e4-0be7-4599-9ef5-3102fdfdc3a7} <Debug> TCPHandler: Processed in 0.001626728 sec. | ||
12731 | 2025.03.25 22:09:15.627628 [ 221 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12732 | 2025.03.25 22:09:15.627682 [ 221 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12733 | 2025.03.25 22:09:15.629664 [ 221 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12734 | 2025.03.25 22:09:15.794337 [ 217 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12735 | 2025.03.25 22:09:15.794388 [ 217 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12736 | 2025.03.25 22:09:15.796474 [ 217 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12737 | 2025.03.25 22:09:15.849213 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12738 | 2025.03.25 22:09:15.849256 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12739 | 2025.03.25 22:09:15.851253 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12740 | 2025.03.25 22:09:15.856786 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12741 | 2025.03.25 22:09:15.856993 [ 254 ] {06f63491-149b-4c81-b975-b61476eb701f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12742 | 2025.03.25 22:09:15.857073 [ 254 ] {06f63491-149b-4c81-b975-b61476eb701f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12743 | 2025.03.25 22:09:15.857938 [ 254 ] {06f63491-149b-4c81-b975-b61476eb701f} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12744 | 2025.03.25 22:09:15.857984 [ 254 ] {06f63491-149b-4c81-b975-b61476eb701f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12745 | 2025.03.25 22:09:15.858422 [ 254 ] {06f63491-149b-4c81-b975-b61476eb701f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
12746 | 2025.03.25 22:09:15.858685 [ 254 ] {06f63491-149b-4c81-b975-b61476eb701f} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12747 | 2025.03.25 22:09:15.858892 [ 132 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
12748 | 2025.03.25 22:09:15.858951 [ 254 ] {06f63491-149b-4c81-b975-b61476eb701f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002009 sec., 27874.564459930316 rows/sec., 2.13 MiB/sec. | ||
12749 | 2025.03.25 22:09:15.858980 [ 132 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12750 | 2025.03.25 22:09:15.859049 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12751 | 2025.03.25 22:09:15.859099 [ 254 ] {06f63491-149b-4c81-b975-b61476eb701f} <Debug> TCPHandler: Processed in 0.002454553 sec. | ||
12752 | 2025.03.25 22:09:15.859240 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
12753 | 2025.03.25 22:09:15.859285 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12754 | 2025.03.25 22:09:15.859354 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12755 | 2025.03.25 22:09:15.859396 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1969 rows starting from the beginning of the part | ||
12756 | 2025.03.25 22:09:15.859417 [ 254 ] {5b979c7a-5e6d-4b3b-8c2b-79836f00644d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12757 | 2025.03.25 22:09:15.859491 [ 254 ] {5b979c7a-5e6d-4b3b-8c2b-79836f00644d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12758 | 2025.03.25 22:09:15.859519 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 122 rows starting from the beginning of the part | ||
12759 | 2025.03.25 22:09:15.860008 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 72 rows starting from the beginning of the part | ||
12760 | 2025.03.25 22:09:15.860432 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 120 rows starting from the beginning of the part | ||
12761 | 2025.03.25 22:09:15.860817 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1332 rows starting from the beginning of the part | ||
12762 | 2025.03.25 22:09:15.861164 [ 195 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
12763 | 2025.03.25 22:09:15.862234 [ 254 ] {5b979c7a-5e6d-4b3b-8c2b-79836f00644d} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12764 | 2025.03.25 22:09:15.862278 [ 254 ] {5b979c7a-5e6d-4b3b-8c2b-79836f00644d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12765 | 2025.03.25 22:09:15.862822 [ 254 ] {5b979c7a-5e6d-4b3b-8c2b-79836f00644d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
12766 | 2025.03.25 22:09:15.863100 [ 254 ] {5b979c7a-5e6d-4b3b-8c2b-79836f00644d} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12767 | 2025.03.25 22:09:15.863284 [ 132 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
12768 | 2025.03.25 22:09:15.863383 [ 132 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12769 | 2025.03.25 22:09:15.863391 [ 254 ] {5b979c7a-5e6d-4b3b-8c2b-79836f00644d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003991 sec., 16036.081182660988 rows/sec., 1.25 MiB/sec. | ||
12770 | 2025.03.25 22:09:15.863428 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12771 | 2025.03.25 22:09:15.863771 [ 254 ] {5b979c7a-5e6d-4b3b-8c2b-79836f00644d} <Debug> TCPHandler: Processed in 0.004532769 sec. | ||
12772 | 2025.03.25 22:09:15.864157 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
12773 | 2025.03.25 22:09:15.864184 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12774 | 2025.03.25 22:09:15.864272 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3671 rows, containing 5 columns (5 merged, 0 gathered) in 0.00511911 sec., 717116.842576151 rows/sec., 61.92 MiB/sec. | ||
12775 | 2025.03.25 22:09:15.864475 [ 254 ] {0a361b17-d9c4-4722-974d-98bb216b0d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12776 | 2025.03.25 22:09:15.864538 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12777 | 2025.03.25 22:09:15.864625 [ 254 ] {0a361b17-d9c4-4722-974d-98bb216b0d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12778 | 2025.03.25 22:09:15.864676 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 952 rows starting from the beginning of the part | ||
12779 | 2025.03.25 22:09:15.864704 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
12780 | 2025.03.25 22:09:15.865481 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 100 rows starting from the beginning of the part | ||
12781 | 2025.03.25 22:09:15.865869 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12782 | 2025.03.25 22:09:15.866179 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 72 rows starting from the beginning of the part | ||
12783 | 2025.03.25 22:09:15.866224 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_111_22} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
12784 | 2025.03.25 22:09:15.866616 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
12785 | 2025.03.25 22:09:15.866784 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 96 rows starting from the beginning of the part | ||
12786 | 2025.03.25 22:09:15.867184 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 564 rows starting from the beginning of the part | ||
12787 | 2025.03.25 22:09:15.867467 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
12788 | 2025.03.25 22:09:15.868159 [ 254 ] {0a361b17-d9c4-4722-974d-98bb216b0d2b} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12789 | 2025.03.25 22:09:15.868213 [ 254 ] {0a361b17-d9c4-4722-974d-98bb216b0d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12790 | 2025.03.25 22:09:15.869407 [ 254 ] {0a361b17-d9c4-4722-974d-98bb216b0d2b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
12791 | 2025.03.25 22:09:15.870103 [ 254 ] {0a361b17-d9c4-4722-974d-98bb216b0d2b} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12792 | 2025.03.25 22:09:15.870409 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 5 parts from all_1_106_21 to all_110_110_0 | ||
12793 | 2025.03.25 22:09:15.870498 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12794 | 2025.03.25 22:09:15.870574 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12795 | 2025.03.25 22:09:15.870835 [ 254 ] {0a361b17-d9c4-4722-974d-98bb216b0d2b} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.006424 sec., 5292.6525529265255 rows/sec., 378.98 KiB/sec. | ||
12796 | 2025.03.25 22:09:15.871096 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_106_21 to all_110_110_0 into Compact with storage Full | ||
12797 | 2025.03.25 22:09:15.871132 [ 254 ] {0a361b17-d9c4-4722-974d-98bb216b0d2b} <Debug> TCPHandler: Processed in 0.007073233 sec. | ||
12798 | 2025.03.25 22:09:15.871352 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12799 | 2025.03.25 22:09:15.871430 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12800 | 2025.03.25 22:09:15.871546 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 30436 rows starting from the beginning of the part | ||
12801 | 2025.03.25 22:09:15.871680 [ 254 ] {a928d705-a410-44fb-af0b-816a9c8a6bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12802 | 2025.03.25 22:09:15.871986 [ 254 ] {a928d705-a410-44fb-af0b-816a9c8a6bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12803 | 2025.03.25 22:09:15.872011 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 162 rows starting from the beginning of the part | ||
12804 | 2025.03.25 22:09:15.872414 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
12805 | 2025.03.25 22:09:15.872806 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
12806 | 2025.03.25 22:09:15.873127 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 954 rows starting from the beginning of the part | ||
12807 | 2025.03.25 22:09:15.874072 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 5 columns (5 merged, 0 gathered) in 0.010454203 sec., 176771.007794664 rows/sec., 13.87 MiB/sec. | ||
12808 | 2025.03.25 22:09:15.874529 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
12809 | 2025.03.25 22:09:15.875250 [ 254 ] {a928d705-a410-44fb-af0b-816a9c8a6bff} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12810 | 2025.03.25 22:09:15.875308 [ 254 ] {a928d705-a410-44fb-af0b-816a9c8a6bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12811 | 2025.03.25 22:09:15.875481 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12812 | 2025.03.25 22:09:15.875684 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_111_22} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
12813 | 2025.03.25 22:09:15.875868 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
12814 | 2025.03.25 22:09:15.876449 [ 254 ] {a928d705-a410-44fb-af0b-816a9c8a6bff} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
12815 | 2025.03.25 22:09:15.876916 [ 254 ] {a928d705-a410-44fb-af0b-816a9c8a6bff} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12816 | 2025.03.25 22:09:15.877143 [ 132 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
12817 | 2025.03.25 22:09:15.877196 [ 132 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12818 | 2025.03.25 22:09:15.877218 [ 254 ] {a928d705-a410-44fb-af0b-816a9c8a6bff} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.005659 sec., 2473.9353242622374 rows/sec., 168.60 KiB/sec. | ||
12819 | 2025.03.25 22:09:15.877233 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12820 | 2025.03.25 22:09:15.877521 [ 223 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12821 | 2025.03.25 22:09:15.877526 [ 254 ] {a928d705-a410-44fb-af0b-816a9c8a6bff} <Debug> TCPHandler: Processed in 0.006257029 sec. | ||
12822 | 2025.03.25 22:09:15.877585 [ 223 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12823 | 2025.03.25 22:09:15.877676 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
12824 | 2025.03.25 22:09:15.878158 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12825 | 2025.03.25 22:09:15.878199 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6196 rows starting from the beginning of the part | ||
12826 | 2025.03.25 22:09:15.878581 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
12827 | 2025.03.25 22:09:15.879123 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
12828 | 2025.03.25 22:09:15.879312 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
12829 | 2025.03.25 22:09:15.879760 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 46 rows starting from the beginning of the part | ||
12830 | 2025.03.25 22:09:15.880163 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 14 rows starting from the beginning of the part | ||
12831 | 2025.03.25 22:09:15.882930 [ 223 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12832 | 2025.03.25 22:09:15.883812 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31872 rows, containing 5 columns (5 merged, 0 gathered) in 0.013057558 sec., 2440885.194612959 rows/sec., 166.99 MiB/sec. | ||
12833 | 2025.03.25 22:09:15.884429 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
12834 | 2025.03.25 22:09:15.884823 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12835 | 2025.03.25 22:09:15.885038 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 5 parts: [all_1_106_21, all_110_110_0] -> all_1_110_22 | ||
12836 | 2025.03.25 22:09:15.885211 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6436 rows, containing 4 columns (4 merged, 0 gathered) in 0.007841157 sec., 820797.2369383753 rows/sec., 54.69 MiB/sec. | ||
12837 | 2025.03.25 22:09:15.885227 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
12838 | 2025.03.25 22:09:15.885779 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
12839 | 2025.03.25 22:09:15.886076 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12840 | 2025.03.25 22:09:15.886155 [ 196 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_111_22} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
12841 | 2025.03.25 22:09:15.886235 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
12842 | 2025.03.25 22:09:17.707082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33428 | ||
12843 | 2025.03.25 22:09:17.707793 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12844 | 2025.03.25 22:09:17.707841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12845 | 2025.03.25 22:09:17.708386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12846 | 2025.03.25 22:09:17.708654 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12847 | 2025.03.25 22:09:17.708918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33428 | ||
12848 | 2025.03.25 22:09:20.112163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 | ||
12849 | 2025.03.25 22:09:20.135710 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12850 | 2025.03.25 22:09:20.135773 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12851 | 2025.03.25 22:09:20.143047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12852 | 2025.03.25 22:09:20.143850 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12853 | 2025.03.25 22:09:20.147817 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 551 | ||
12854 | 2025.03.25 22:09:20.384236 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1766 | ||
12855 | 2025.03.25 22:09:20.387825 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12856 | 2025.03.25 22:09:20.387890 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12857 | 2025.03.25 22:09:20.389494 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
12858 | 2025.03.25 22:09:20.389816 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12859 | 2025.03.25 22:09:20.390384 [ 225 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12860 | 2025.03.25 22:09:20.390586 [ 225 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12861 | 2025.03.25 22:09:20.392393 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1766 | ||
12862 | 2025.03.25 22:09:20.393738 [ 225 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12863 | 2025.03.25 22:09:20.866895 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12864 | 2025.03.25 22:09:20.867151 [ 254 ] {14c51fa1-acd9-410b-98ce-39f50c6ac30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12865 | 2025.03.25 22:09:20.867259 [ 254 ] {14c51fa1-acd9-410b-98ce-39f50c6ac30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12866 | 2025.03.25 22:09:20.868436 [ 254 ] {14c51fa1-acd9-410b-98ce-39f50c6ac30e} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12867 | 2025.03.25 22:09:20.868507 [ 254 ] {14c51fa1-acd9-410b-98ce-39f50c6ac30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12868 | 2025.03.25 22:09:20.869185 [ 254 ] {14c51fa1-acd9-410b-98ce-39f50c6ac30e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
12869 | 2025.03.25 22:09:20.869583 [ 254 ] {14c51fa1-acd9-410b-98ce-39f50c6ac30e} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12870 | 2025.03.25 22:09:20.869865 [ 254 ] {14c51fa1-acd9-410b-98ce-39f50c6ac30e} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002788 sec., 43041.6068866571 rows/sec., 3.65 MiB/sec. | ||
12871 | 2025.03.25 22:09:20.869953 [ 254 ] {14c51fa1-acd9-410b-98ce-39f50c6ac30e} <Debug> TCPHandler: Processed in 0.003269127 sec. | ||
12872 | 2025.03.25 22:09:20.870138 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12873 | 2025.03.25 22:09:20.870290 [ 254 ] {d1b93dd7-a6c3-4d0b-859d-d7e9200a9421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12874 | 2025.03.25 22:09:20.870358 [ 254 ] {d1b93dd7-a6c3-4d0b-859d-d7e9200a9421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12875 | 2025.03.25 22:09:20.871204 [ 254 ] {d1b93dd7-a6c3-4d0b-859d-d7e9200a9421} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12876 | 2025.03.25 22:09:20.871260 [ 254 ] {d1b93dd7-a6c3-4d0b-859d-d7e9200a9421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12877 | 2025.03.25 22:09:20.871810 [ 254 ] {d1b93dd7-a6c3-4d0b-859d-d7e9200a9421} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12878 | 2025.03.25 22:09:20.872188 [ 254 ] {d1b93dd7-a6c3-4d0b-859d-d7e9200a9421} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12879 | 2025.03.25 22:09:20.872445 [ 254 ] {d1b93dd7-a6c3-4d0b-859d-d7e9200a9421} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.002193 sec., 14591.88326493388 rows/sec., 1.07 MiB/sec. | ||
12880 | 2025.03.25 22:09:20.872523 [ 254 ] {d1b93dd7-a6c3-4d0b-859d-d7e9200a9421} <Debug> TCPHandler: Processed in 0.002460163 sec. | ||
12881 | 2025.03.25 22:09:20.872718 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12882 | 2025.03.25 22:09:20.872870 [ 254 ] {02c8f1ac-51e1-4476-bc06-92c8aee7aa4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12883 | 2025.03.25 22:09:20.872939 [ 254 ] {02c8f1ac-51e1-4476-bc06-92c8aee7aa4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12884 | 2025.03.25 22:09:20.873797 [ 254 ] {02c8f1ac-51e1-4476-bc06-92c8aee7aa4d} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12885 | 2025.03.25 22:09:20.873848 [ 254 ] {02c8f1ac-51e1-4476-bc06-92c8aee7aa4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12886 | 2025.03.25 22:09:20.874385 [ 254 ] {02c8f1ac-51e1-4476-bc06-92c8aee7aa4d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
12887 | 2025.03.25 22:09:20.874752 [ 254 ] {02c8f1ac-51e1-4476-bc06-92c8aee7aa4d} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12888 | 2025.03.25 22:09:20.875021 [ 254 ] {02c8f1ac-51e1-4476-bc06-92c8aee7aa4d} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.002189 sec., 43855.64184559159 rows/sec., 3.43 MiB/sec. | ||
12889 | 2025.03.25 22:09:20.875110 [ 254 ] {02c8f1ac-51e1-4476-bc06-92c8aee7aa4d} <Debug> TCPHandler: Processed in 0.002478724 sec. | ||
12890 | 2025.03.25 22:09:20.875276 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12891 | 2025.03.25 22:09:20.875482 [ 254 ] {72d3b5ea-8a46-4422-a37c-69e8f3b75cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12892 | 2025.03.25 22:09:20.875567 [ 254 ] {72d3b5ea-8a46-4422-a37c-69e8f3b75cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12893 | 2025.03.25 22:09:20.876264 [ 254 ] {72d3b5ea-8a46-4422-a37c-69e8f3b75cf8} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12894 | 2025.03.25 22:09:20.876309 [ 254 ] {72d3b5ea-8a46-4422-a37c-69e8f3b75cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12895 | 2025.03.25 22:09:20.876818 [ 254 ] {72d3b5ea-8a46-4422-a37c-69e8f3b75cf8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
12896 | 2025.03.25 22:09:20.877136 [ 254 ] {72d3b5ea-8a46-4422-a37c-69e8f3b75cf8} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12897 | 2025.03.25 22:09:20.877368 [ 254 ] {72d3b5ea-8a46-4422-a37c-69e8f3b75cf8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00194 sec., 82474.22680412371 rows/sec., 5.74 MiB/sec. | ||
12898 | 2025.03.25 22:09:20.877455 [ 254 ] {72d3b5ea-8a46-4422-a37c-69e8f3b75cf8} <Debug> TCPHandler: Processed in 0.00226163 sec. | ||
12899 | 2025.03.25 22:09:20.877618 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12900 | 2025.03.25 22:09:20.877962 [ 254 ] {c644a894-b49d-4ad6-9529-8ad5cae8b469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12901 | 2025.03.25 22:09:20.878314 [ 254 ] {c644a894-b49d-4ad6-9529-8ad5cae8b469} <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 | ||
12902 | 2025.03.25 22:09:20.885604 [ 254 ] {c644a894-b49d-4ad6-9529-8ad5cae8b469} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12903 | 2025.03.25 22:09:20.885679 [ 254 ] {c644a894-b49d-4ad6-9529-8ad5cae8b469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12904 | 2025.03.25 22:09:20.887525 [ 254 ] {c644a894-b49d-4ad6-9529-8ad5cae8b469} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12905 | 2025.03.25 22:09:20.887912 [ 254 ] {c644a894-b49d-4ad6-9529-8ad5cae8b469} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12906 | 2025.03.25 22:09:20.888306 [ 254 ] {c644a894-b49d-4ad6-9529-8ad5cae8b469} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.01047 sec., 3056.351480420248 rows/sec., 5.48 MiB/sec. | ||
12907 | 2025.03.25 22:09:20.888821 [ 254 ] {c644a894-b49d-4ad6-9529-8ad5cae8b469} <Debug> TCPHandler: Processed in 0.011260606 sec. | ||
12908 | 2025.03.25 22:09:20.889360 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12909 | 2025.03.25 22:09:20.889814 [ 254 ] {cce42ffa-c17a-4cad-a20b-c36d4ed5db1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12910 | 2025.03.25 22:09:20.889907 [ 254 ] {cce42ffa-c17a-4cad-a20b-c36d4ed5db1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12911 | 2025.03.25 22:09:20.890773 [ 254 ] {cce42ffa-c17a-4cad-a20b-c36d4ed5db1d} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12912 | 2025.03.25 22:09:20.890832 [ 254 ] {cce42ffa-c17a-4cad-a20b-c36d4ed5db1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12913 | 2025.03.25 22:09:20.891406 [ 254 ] {cce42ffa-c17a-4cad-a20b-c36d4ed5db1d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
12914 | 2025.03.25 22:09:20.891773 [ 254 ] {cce42ffa-c17a-4cad-a20b-c36d4ed5db1d} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12915 | 2025.03.25 22:09:20.892042 [ 254 ] {cce42ffa-c17a-4cad-a20b-c36d4ed5db1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002287 sec., 26235.242675994752 rows/sec., 1.77 MiB/sec. | ||
12916 | 2025.03.25 22:09:20.892117 [ 254 ] {cce42ffa-c17a-4cad-a20b-c36d4ed5db1d} <Debug> TCPHandler: Processed in 0.002951872 sec. | ||
12917 | 2025.03.25 22:09:24.984217 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12918 | 2025.03.25 22:09:24.984319 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12919 | 2025.03.25 22:09:25.209046 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33916 | ||
12920 | 2025.03.25 22:09:25.209838 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12921 | 2025.03.25 22:09:25.209893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12922 | 2025.03.25 22:09:25.210459 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12923 | 2025.03.25 22:09:25.210726 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12924 | 2025.03.25 22:09:25.211029 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
12925 | 2025.03.25 22:09:25.862198 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12926 | 2025.03.25 22:09:25.862509 [ 254 ] {3d3cbcc2-13c2-4d62-8290-056fc80003ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12927 | 2025.03.25 22:09:25.862627 [ 254 ] {3d3cbcc2-13c2-4d62-8290-056fc80003ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12928 | 2025.03.25 22:09:25.863581 [ 254 ] {3d3cbcc2-13c2-4d62-8290-056fc80003ad} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12929 | 2025.03.25 22:09:25.863638 [ 254 ] {3d3cbcc2-13c2-4d62-8290-056fc80003ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12930 | 2025.03.25 22:09:25.864099 [ 254 ] {3d3cbcc2-13c2-4d62-8290-056fc80003ad} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
12931 | 2025.03.25 22:09:25.864395 [ 254 ] {3d3cbcc2-13c2-4d62-8290-056fc80003ad} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12932 | 2025.03.25 22:09:25.864640 [ 254 ] {3d3cbcc2-13c2-4d62-8290-056fc80003ad} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002212 sec., 32549.7287522604 rows/sec., 2.63 MiB/sec. | ||
12933 | 2025.03.25 22:09:25.864710 [ 254 ] {3d3cbcc2-13c2-4d62-8290-056fc80003ad} <Debug> TCPHandler: Processed in 0.002704428 sec. | ||
12934 | 2025.03.25 22:09:25.864840 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12935 | 2025.03.25 22:09:25.864955 [ 254 ] {420ce59b-ee3b-4234-b8e6-80404f2dbc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12936 | 2025.03.25 22:09:25.865003 [ 254 ] {420ce59b-ee3b-4234-b8e6-80404f2dbc7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12937 | 2025.03.25 22:09:25.865550 [ 254 ] {420ce59b-ee3b-4234-b8e6-80404f2dbc7b} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12938 | 2025.03.25 22:09:25.865591 [ 254 ] {420ce59b-ee3b-4234-b8e6-80404f2dbc7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12939 | 2025.03.25 22:09:25.865960 [ 254 ] {420ce59b-ee3b-4234-b8e6-80404f2dbc7b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12940 | 2025.03.25 22:09:25.866217 [ 254 ] {420ce59b-ee3b-4234-b8e6-80404f2dbc7b} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12941 | 2025.03.25 22:09:25.866435 [ 254 ] {420ce59b-ee3b-4234-b8e6-80404f2dbc7b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001506 sec., 5312.084993359894 rows/sec., 399.44 KiB/sec. | ||
12942 | 2025.03.25 22:09:25.866489 [ 254 ] {420ce59b-ee3b-4234-b8e6-80404f2dbc7b} <Debug> TCPHandler: Processed in 0.00170413 sec. | ||
12943 | 2025.03.25 22:09:25.866595 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12944 | 2025.03.25 22:09:25.866699 [ 254 ] {2c9269f6-e5f5-41e2-9df7-c7489bc90c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12945 | 2025.03.25 22:09:25.866744 [ 254 ] {2c9269f6-e5f5-41e2-9df7-c7489bc90c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12946 | 2025.03.25 22:09:25.867289 [ 254 ] {2c9269f6-e5f5-41e2-9df7-c7489bc90c87} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12947 | 2025.03.25 22:09:25.867328 [ 254 ] {2c9269f6-e5f5-41e2-9df7-c7489bc90c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12948 | 2025.03.25 22:09:25.867696 [ 254 ] {2c9269f6-e5f5-41e2-9df7-c7489bc90c87} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
12949 | 2025.03.25 22:09:25.867940 [ 254 ] {2c9269f6-e5f5-41e2-9df7-c7489bc90c87} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12950 | 2025.03.25 22:09:25.868183 [ 254 ] {2c9269f6-e5f5-41e2-9df7-c7489bc90c87} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001501 sec., 47968.02131912059 rows/sec., 3.74 MiB/sec. | ||
12951 | 2025.03.25 22:09:25.868238 [ 254 ] {2c9269f6-e5f5-41e2-9df7-c7489bc90c87} <Debug> TCPHandler: Processed in 0.00169427 sec. | ||
12952 | 2025.03.25 22:09:25.868367 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12953 | 2025.03.25 22:09:25.868533 [ 254 ] {eee8f599-b578-4e64-a8d1-6f3134dbd19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12954 | 2025.03.25 22:09:25.868598 [ 254 ] {eee8f599-b578-4e64-a8d1-6f3134dbd19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12955 | 2025.03.25 22:09:25.869138 [ 254 ] {eee8f599-b578-4e64-a8d1-6f3134dbd19f} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12956 | 2025.03.25 22:09:25.869179 [ 254 ] {eee8f599-b578-4e64-a8d1-6f3134dbd19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12957 | 2025.03.25 22:09:25.869570 [ 254 ] {eee8f599-b578-4e64-a8d1-6f3134dbd19f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
12958 | 2025.03.25 22:09:25.869808 [ 254 ] {eee8f599-b578-4e64-a8d1-6f3134dbd19f} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12959 | 2025.03.25 22:09:25.870028 [ 254 ] {eee8f599-b578-4e64-a8d1-6f3134dbd19f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec. | ||
12960 | 2025.03.25 22:09:25.870112 [ 254 ] {eee8f599-b578-4e64-a8d1-6f3134dbd19f} <Debug> TCPHandler: Processed in 0.001796611 sec. | ||
12961 | 2025.03.25 22:09:25.870258 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12962 | 2025.03.25 22:09:25.870533 [ 254 ] {ecbb3df4-9ac3-41d9-9b52-7ba91372d382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12963 | 2025.03.25 22:09:25.870813 [ 254 ] {ecbb3df4-9ac3-41d9-9b52-7ba91372d382} <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 | ||
12964 | 2025.03.25 22:09:25.872131 [ 254 ] {ecbb3df4-9ac3-41d9-9b52-7ba91372d382} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12965 | 2025.03.25 22:09:25.872177 [ 254 ] {ecbb3df4-9ac3-41d9-9b52-7ba91372d382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12966 | 2025.03.25 22:09:25.872792 [ 254 ] {ecbb3df4-9ac3-41d9-9b52-7ba91372d382} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12967 | 2025.03.25 22:09:25.873054 [ 254 ] {ecbb3df4-9ac3-41d9-9b52-7ba91372d382} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12968 | 2025.03.25 22:09:25.873302 [ 254 ] {ecbb3df4-9ac3-41d9-9b52-7ba91372d382} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002874 sec., 2783.5768963117607 rows/sec., 4.99 MiB/sec. | ||
12969 | 2025.03.25 22:09:25.873408 [ 254 ] {ecbb3df4-9ac3-41d9-9b52-7ba91372d382} <Debug> TCPHandler: Processed in 0.003203626 sec. | ||
12970 | 2025.03.25 22:09:25.873551 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12971 | 2025.03.25 22:09:25.873659 [ 254 ] {6555829a-bc1a-467e-82e4-2e8bd54396c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12972 | 2025.03.25 22:09:25.873704 [ 254 ] {6555829a-bc1a-467e-82e4-2e8bd54396c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12973 | 2025.03.25 22:09:25.874149 [ 254 ] {6555829a-bc1a-467e-82e4-2e8bd54396c5} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12974 | 2025.03.25 22:09:25.874189 [ 254 ] {6555829a-bc1a-467e-82e4-2e8bd54396c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12975 | 2025.03.25 22:09:25.874561 [ 254 ] {6555829a-bc1a-467e-82e4-2e8bd54396c5} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
12976 | 2025.03.25 22:09:25.874800 [ 254 ] {6555829a-bc1a-467e-82e4-2e8bd54396c5} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12977 | 2025.03.25 22:09:25.875029 [ 254 ] {6555829a-bc1a-467e-82e4-2e8bd54396c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec. | ||
12978 | 2025.03.25 22:09:25.875092 [ 254 ] {6555829a-bc1a-467e-82e4-2e8bd54396c5} <Debug> TCPHandler: Processed in 0.001591728 sec. | ||
12979 | 2025.03.25 22:09:27.647887 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 | ||
12980 | 2025.03.25 22:09:27.671256 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12981 | 2025.03.25 22:09:27.671323 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
12982 | 2025.03.25 22:09:27.678686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12983 | 2025.03.25 22:09:27.679479 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12984 | 2025.03.25 22:09:27.682619 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
12985 | 2025.03.25 22:09:28.049853 [ 220 ] {} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
12986 | 2025.03.25 22:09:28.049921 [ 220 ] {} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
12987 | 2025.03.25 22:09:28.051605 [ 220 ] {} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
12988 | 2025.03.25 22:09:30.331627 [ 225 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12989 | 2025.03.25 22:09:30.331704 [ 225 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12990 | 2025.03.25 22:09:30.333678 [ 225 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
12991 | 2025.03.25 22:09:30.392673 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1790 | ||
12992 | 2025.03.25 22:09:30.395839 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12993 | 2025.03.25 22:09:30.395891 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
12994 | 2025.03.25 22:09:30.397445 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
12995 | 2025.03.25 22:09:30.397766 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12996 | 2025.03.25 22:09:30.398421 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1790 | ||
12997 | 2025.03.25 22:09:30.864330 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12998 | 2025.03.25 22:09:30.864526 [ 254 ] {2e0d1836-39ec-4e62-b3b8-ae7b6bf55cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12999 | 2025.03.25 22:09:30.864601 [ 254 ] {2e0d1836-39ec-4e62-b3b8-ae7b6bf55cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13000 | 2025.03.25 22:09:30.865394 [ 254 ] {2e0d1836-39ec-4e62-b3b8-ae7b6bf55cda} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13001 | 2025.03.25 22:09:30.865450 [ 254 ] {2e0d1836-39ec-4e62-b3b8-ae7b6bf55cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13002 | 2025.03.25 22:09:30.865888 [ 254 ] {2e0d1836-39ec-4e62-b3b8-ae7b6bf55cda} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
13003 | 2025.03.25 22:09:30.866151 [ 254 ] {2e0d1836-39ec-4e62-b3b8-ae7b6bf55cda} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13004 | 2025.03.25 22:09:30.866401 [ 254 ] {2e0d1836-39ec-4e62-b3b8-ae7b6bf55cda} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001927 sec., 5189.413596263623 rows/sec., 423.16 KiB/sec. | ||
13005 | 2025.03.25 22:09:30.866472 [ 254 ] {2e0d1836-39ec-4e62-b3b8-ae7b6bf55cda} <Debug> TCPHandler: Processed in 0.002298961 sec. | ||
13006 | 2025.03.25 22:09:30.866613 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13007 | 2025.03.25 22:09:30.866729 [ 254 ] {a56d636f-0f58-4182-9711-276b5bb54d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13008 | 2025.03.25 22:09:30.866778 [ 254 ] {a56d636f-0f58-4182-9711-276b5bb54d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13009 | 2025.03.25 22:09:30.867401 [ 254 ] {a56d636f-0f58-4182-9711-276b5bb54d21} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13010 | 2025.03.25 22:09:30.867442 [ 254 ] {a56d636f-0f58-4182-9711-276b5bb54d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13011 | 2025.03.25 22:09:30.867815 [ 254 ] {a56d636f-0f58-4182-9711-276b5bb54d21} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13012 | 2025.03.25 22:09:30.868057 [ 254 ] {a56d636f-0f58-4182-9711-276b5bb54d21} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13013 | 2025.03.25 22:09:30.868278 [ 254 ] {a56d636f-0f58-4182-9711-276b5bb54d21} <Debug> executeQuery: Read 125 rows, 10.78 KiB in 0.001575 sec., 79365.07936507936 rows/sec., 6.68 MiB/sec. | ||
13014 | 2025.03.25 22:09:30.868334 [ 254 ] {a56d636f-0f58-4182-9711-276b5bb54d21} <Debug> TCPHandler: Processed in 0.001774381 sec. | ||
13015 | 2025.03.25 22:09:30.868455 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13016 | 2025.03.25 22:09:30.868565 [ 254 ] {b11044b8-4f94-4214-9da8-e0908a4934ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13017 | 2025.03.25 22:09:30.868612 [ 254 ] {b11044b8-4f94-4214-9da8-e0908a4934ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13018 | 2025.03.25 22:09:30.869163 [ 254 ] {b11044b8-4f94-4214-9da8-e0908a4934ed} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13019 | 2025.03.25 22:09:30.869204 [ 254 ] {b11044b8-4f94-4214-9da8-e0908a4934ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13020 | 2025.03.25 22:09:30.869562 [ 254 ] {b11044b8-4f94-4214-9da8-e0908a4934ed} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
13021 | 2025.03.25 22:09:30.869811 [ 254 ] {b11044b8-4f94-4214-9da8-e0908a4934ed} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13022 | 2025.03.25 22:09:30.869993 [ 114 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
13023 | 2025.03.25 22:09:30.870048 [ 254 ] {b11044b8-4f94-4214-9da8-e0908a4934ed} <Debug> executeQuery: Read 42 rows, 3.10 KiB in 0.001503 sec., 27944.111776447106 rows/sec., 2.02 MiB/sec. | ||
13024 | 2025.03.25 22:09:30.870090 [ 114 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13025 | 2025.03.25 22:09:30.870168 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13026 | 2025.03.25 22:09:30.870176 [ 254 ] {b11044b8-4f94-4214-9da8-e0908a4934ed} <Debug> TCPHandler: Processed in 0.001771561 sec. | ||
13027 | 2025.03.25 22:09:30.870385 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
13028 | 2025.03.25 22:09:30.870398 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13029 | 2025.03.25 22:09:30.870671 [ 254 ] {8604fd07-4318-4022-8b46-a732f7b488ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13030 | 2025.03.25 22:09:30.870679 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13031 | 2025.03.25 22:09:30.870776 [ 254 ] {8604fd07-4318-4022-8b46-a732f7b488ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13032 | 2025.03.25 22:09:30.870782 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 178 rows starting from the beginning of the part | ||
13033 | 2025.03.25 22:09:30.871131 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 32 rows starting from the beginning of the part | ||
13034 | 2025.03.25 22:09:30.871485 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 20 rows starting from the beginning of the part | ||
13035 | 2025.03.25 22:09:30.871978 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 32 rows starting from the beginning of the part | ||
13036 | 2025.03.25 22:09:30.872377 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 8 rows starting from the beginning of the part | ||
13037 | 2025.03.25 22:09:30.872657 [ 198 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 42 rows starting from the beginning of the part | ||
13038 | 2025.03.25 22:09:30.873586 [ 254 ] {8604fd07-4318-4022-8b46-a732f7b488ac} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13039 | 2025.03.25 22:09:30.873640 [ 254 ] {8604fd07-4318-4022-8b46-a732f7b488ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13040 | 2025.03.25 22:09:30.874575 [ 254 ] {8604fd07-4318-4022-8b46-a732f7b488ac} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13041 | 2025.03.25 22:09:30.875162 [ 254 ] {8604fd07-4318-4022-8b46-a732f7b488ac} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13042 | 2025.03.25 22:09:30.875759 [ 254 ] {8604fd07-4318-4022-8b46-a732f7b488ac} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.005149 sec., 20586.52165469023 rows/sec., 1.61 MiB/sec. | ||
13043 | 2025.03.25 22:09:30.876126 [ 254 ] {8604fd07-4318-4022-8b46-a732f7b488ac} <Debug> TCPHandler: Processed in 0.005802901 sec. | ||
13044 | 2025.03.25 22:09:30.876487 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13045 | 2025.03.25 22:09:30.876886 [ 254 ] {03d6b198-74a0-46a3-8a39-08a9cb12b9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13046 | 2025.03.25 22:09:30.877013 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.006744398 sec., 46260.61510604801 rows/sec., 3.34 MiB/sec. | ||
13047 | 2025.03.25 22:09:30.877033 [ 254 ] {03d6b198-74a0-46a3-8a39-08a9cb12b9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13048 | 2025.03.25 22:09:30.877465 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
13049 | 2025.03.25 22:09:30.878107 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13050 | 2025.03.25 22:09:30.878320 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_101_20} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
13051 | 2025.03.25 22:09:30.878513 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
13052 | 2025.03.25 22:09:30.878514 [ 254 ] {03d6b198-74a0-46a3-8a39-08a9cb12b9c8} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13053 | 2025.03.25 22:09:30.878582 [ 254 ] {03d6b198-74a0-46a3-8a39-08a9cb12b9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13054 | 2025.03.25 22:09:30.878986 [ 254 ] {03d6b198-74a0-46a3-8a39-08a9cb12b9c8} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13055 | 2025.03.25 22:09:30.879228 [ 254 ] {03d6b198-74a0-46a3-8a39-08a9cb12b9c8} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13056 | 2025.03.25 22:09:30.879440 [ 254 ] {03d6b198-74a0-46a3-8a39-08a9cb12b9c8} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.002684 sec., 61475.40983606557 rows/sec., 4.28 MiB/sec. | ||
13057 | 2025.03.25 22:09:30.879498 [ 254 ] {03d6b198-74a0-46a3-8a39-08a9cb12b9c8} <Debug> TCPHandler: Processed in 0.003126624 sec. | ||
13058 | 2025.03.25 22:09:30.879621 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13059 | 2025.03.25 22:09:30.879732 [ 254 ] {3d87fdac-58ec-479e-89b3-c31570041380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13060 | 2025.03.25 22:09:30.879800 [ 254 ] {3d87fdac-58ec-479e-89b3-c31570041380} <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 | ||
13061 | 2025.03.25 22:09:30.880951 [ 254 ] {3d87fdac-58ec-479e-89b3-c31570041380} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13062 | 2025.03.25 22:09:30.880992 [ 254 ] {3d87fdac-58ec-479e-89b3-c31570041380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13063 | 2025.03.25 22:09:30.881663 [ 254 ] {3d87fdac-58ec-479e-89b3-c31570041380} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
13064 | 2025.03.25 22:09:30.881919 [ 254 ] {3d87fdac-58ec-479e-89b3-c31570041380} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13065 | 2025.03.25 22:09:30.882180 [ 254 ] {3d87fdac-58ec-479e-89b3-c31570041380} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00247 sec., 12955.465587044535 rows/sec., 23.22 MiB/sec. | ||
13066 | 2025.03.25 22:09:30.882252 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13067 | 2025.03.25 22:09:30.882340 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13068 | 2025.03.25 22:09:30.882380 [ 254 ] {3d87fdac-58ec-479e-89b3-c31570041380} <Debug> TCPHandler: Processed in 0.002804138 sec. | ||
13069 | 2025.03.25 22:09:30.882568 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13070 | 2025.03.25 22:09:30.882676 [ 254 ] {f5d6efa4-ea42-42c7-a623-10e4c5d0004f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13071 | 2025.03.25 22:09:30.882745 [ 254 ] {f5d6efa4-ea42-42c7-a623-10e4c5d0004f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13072 | 2025.03.25 22:09:30.883965 [ 254 ] {f5d6efa4-ea42-42c7-a623-10e4c5d0004f} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13073 | 2025.03.25 22:09:30.884006 [ 254 ] {f5d6efa4-ea42-42c7-a623-10e4c5d0004f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13074 | 2025.03.25 22:09:30.884680 [ 254 ] {f5d6efa4-ea42-42c7-a623-10e4c5d0004f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13075 | 2025.03.25 22:09:30.885100 [ 254 ] {f5d6efa4-ea42-42c7-a623-10e4c5d0004f} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13076 | 2025.03.25 22:09:30.885602 [ 254 ] {f5d6efa4-ea42-42c7-a623-10e4c5d0004f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002914 sec., 20590.253946465342 rows/sec., 1.39 MiB/sec. | ||
13077 | 2025.03.25 22:09:30.885676 [ 254 ] {f5d6efa4-ea42-42c7-a623-10e4c5d0004f} <Debug> TCPHandler: Processed in 0.003179275 sec. | ||
13078 | 2025.03.25 22:09:30.885891 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
13079 | 2025.03.25 22:09:31.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.21 MiB, peak 277.25 MiB, free memory in arenas 0.00 B, will set to 260.66 MiB (RSS), difference: 3.45 MiB | ||
13080 | 2025.03.25 22:09:32.060769 [ 225 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13081 | 2025.03.25 22:09:32.060825 [ 225 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13082 | 2025.03.25 22:09:32.062692 [ 225 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13083 | 2025.03.25 22:09:32.711189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34343 | ||
13084 | 2025.03.25 22:09:32.711988 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13085 | 2025.03.25 22:09:32.712035 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13086 | 2025.03.25 22:09:32.712575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
13087 | 2025.03.25 22:09:32.712837 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13088 | 2025.03.25 22:09:32.713038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34343 | ||
13089 | 2025.03.25 22:09:33.029644 [ 217 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13090 | 2025.03.25 22:09:33.029706 [ 217 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13091 | 2025.03.25 22:09:33.031650 [ 217 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13092 | 2025.03.25 22:09:35.182694 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 | ||
13093 | 2025.03.25 22:09:35.205435 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13094 | 2025.03.25 22:09:35.205496 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
13095 | 2025.03.25 22:09:35.213831 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
13096 | 2025.03.25 22:09:35.214648 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13097 | 2025.03.25 22:09:35.217990 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 566 | ||
13098 | 2025.03.25 22:09:35.862531 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13099 | 2025.03.25 22:09:35.862744 [ 254 ] {ee3997e0-b7bb-4648-a491-7ef5f4ca6da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13100 | 2025.03.25 22:09:35.862825 [ 254 ] {ee3997e0-b7bb-4648-a491-7ef5f4ca6da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13101 | 2025.03.25 22:09:35.863676 [ 254 ] {ee3997e0-b7bb-4648-a491-7ef5f4ca6da5} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13102 | 2025.03.25 22:09:35.863721 [ 254 ] {ee3997e0-b7bb-4648-a491-7ef5f4ca6da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
13103 | 2025.03.25 22:09:35.864174 [ 254 ] {ee3997e0-b7bb-4648-a491-7ef5f4ca6da5} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13104 | 2025.03.25 22:09:35.864433 [ 254 ] {ee3997e0-b7bb-4648-a491-7ef5f4ca6da5} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13105 | 2025.03.25 22:09:35.864670 [ 254 ] {ee3997e0-b7bb-4648-a491-7ef5f4ca6da5} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001977 sec., 36418.81638846738 rows/sec., 2.94 MiB/sec. | ||
13106 | 2025.03.25 22:09:35.864768 [ 254 ] {ee3997e0-b7bb-4648-a491-7ef5f4ca6da5} <Debug> TCPHandler: Processed in 0.002374202 sec. | ||
13107 | 2025.03.25 22:09:35.864916 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13108 | 2025.03.25 22:09:35.865213 [ 254 ] {f5682576-6ca6-4a9d-b533-4794c7bccc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13109 | 2025.03.25 22:09:35.865354 [ 254 ] {f5682576-6ca6-4a9d-b533-4794c7bccc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13110 | 2025.03.25 22:09:35.866165 [ 254 ] {f5682576-6ca6-4a9d-b533-4794c7bccc05} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13111 | 2025.03.25 22:09:35.866206 [ 254 ] {f5682576-6ca6-4a9d-b533-4794c7bccc05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
13112 | 2025.03.25 22:09:35.866576 [ 254 ] {f5682576-6ca6-4a9d-b533-4794c7bccc05} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
13113 | 2025.03.25 22:09:35.866812 [ 254 ] {f5682576-6ca6-4a9d-b533-4794c7bccc05} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13114 | 2025.03.25 22:09:35.866988 [ 254 ] {f5682576-6ca6-4a9d-b533-4794c7bccc05} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001894 sec., 4223.864836325238 rows/sec., 317.61 KiB/sec. | ||
13115 | 2025.03.25 22:09:35.867044 [ 254 ] {f5682576-6ca6-4a9d-b533-4794c7bccc05} <Debug> TCPHandler: Processed in 0.002200828 sec. | ||
13116 | 2025.03.25 22:09:35.867175 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13117 | 2025.03.25 22:09:35.867285 [ 254 ] {626327ed-1214-447a-b32c-8f86a1fbfc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13118 | 2025.03.25 22:09:35.867333 [ 254 ] {626327ed-1214-447a-b32c-8f86a1fbfc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13119 | 2025.03.25 22:09:35.867877 [ 254 ] {626327ed-1214-447a-b32c-8f86a1fbfc0c} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13120 | 2025.03.25 22:09:35.867916 [ 254 ] {626327ed-1214-447a-b32c-8f86a1fbfc0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
13121 | 2025.03.25 22:09:35.868271 [ 254 ] {626327ed-1214-447a-b32c-8f86a1fbfc0c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13122 | 2025.03.25 22:09:35.868508 [ 254 ] {626327ed-1214-447a-b32c-8f86a1fbfc0c} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13123 | 2025.03.25 22:09:35.868697 [ 254 ] {626327ed-1214-447a-b32c-8f86a1fbfc0c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001431 sec., 50314.46540880503 rows/sec., 3.93 MiB/sec. | ||
13124 | 2025.03.25 22:09:35.868782 [ 254 ] {626327ed-1214-447a-b32c-8f86a1fbfc0c} <Debug> TCPHandler: Processed in 0.001656999 sec. | ||
13125 | 2025.03.25 22:09:35.868944 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13126 | 2025.03.25 22:09:35.869224 [ 254 ] {2a449ddd-496d-41f5-86b9-a20cea4728df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13127 | 2025.03.25 22:09:35.869349 [ 254 ] {2a449ddd-496d-41f5-86b9-a20cea4728df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13128 | 2025.03.25 22:09:35.869905 [ 254 ] {2a449ddd-496d-41f5-86b9-a20cea4728df} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13129 | 2025.03.25 22:09:35.869944 [ 254 ] {2a449ddd-496d-41f5-86b9-a20cea4728df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
13130 | 2025.03.25 22:09:35.870330 [ 254 ] {2a449ddd-496d-41f5-86b9-a20cea4728df} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13131 | 2025.03.25 22:09:35.870561 [ 254 ] {2a449ddd-496d-41f5-86b9-a20cea4728df} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13132 | 2025.03.25 22:09:35.870695 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
13133 | 2025.03.25 22:09:35.870735 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13134 | 2025.03.25 22:09:35.870743 [ 254 ] {2a449ddd-496d-41f5-86b9-a20cea4728df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001616 sec., 99009.900990099 rows/sec., 6.90 MiB/sec. | ||
13135 | 2025.03.25 22:09:35.870760 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
13136 | 2025.03.25 22:09:35.870831 [ 254 ] {2a449ddd-496d-41f5-86b9-a20cea4728df} <Debug> TCPHandler: Processed in 0.001955125 sec. | ||
13137 | 2025.03.25 22:09:35.870932 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full | ||
13138 | 2025.03.25 22:09:35.870974 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13139 | 2025.03.25 22:09:35.871091 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13140 | 2025.03.25 22:09:35.871106 [ 254 ] {c25bd0d0-bd1e-4dd6-9658-4c5b078008ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13141 | 2025.03.25 22:09:35.871138 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 31872 rows starting from the beginning of the part | ||
13142 | 2025.03.25 22:09:35.871203 [ 254 ] {c25bd0d0-bd1e-4dd6-9658-4c5b078008ca} <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 | ||
13143 | 2025.03.25 22:09:35.871293 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 34 rows starting from the beginning of the part | ||
13144 | 2025.03.25 22:09:35.871614 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
13145 | 2025.03.25 22:09:35.872015 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
13146 | 2025.03.25 22:09:35.872251 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 165 rows starting from the beginning of the part | ||
13147 | 2025.03.25 22:09:35.872511 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
13148 | 2025.03.25 22:09:35.874481 [ 254 ] {c25bd0d0-bd1e-4dd6-9658-4c5b078008ca} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13149 | 2025.03.25 22:09:35.874525 [ 254 ] {c25bd0d0-bd1e-4dd6-9658-4c5b078008ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13150 | 2025.03.25 22:09:35.875499 [ 254 ] {c25bd0d0-bd1e-4dd6-9658-4c5b078008ca} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
13151 | 2025.03.25 22:09:35.875770 [ 254 ] {c25bd0d0-bd1e-4dd6-9658-4c5b078008ca} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13152 | 2025.03.25 22:09:35.876010 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
13153 | 2025.03.25 22:09:35.876053 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13154 | 2025.03.25 22:09:35.876076 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13155 | 2025.03.25 22:09:35.876088 [ 254 ] {c25bd0d0-bd1e-4dd6-9658-4c5b078008ca} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005013 sec., 1595.8507879513265 rows/sec., 2.86 MiB/sec. | ||
13156 | 2025.03.25 22:09:35.876434 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
13157 | 2025.03.25 22:09:35.876678 [ 254 ] {c25bd0d0-bd1e-4dd6-9658-4c5b078008ca} <Debug> TCPHandler: Processed in 0.005757951 sec. | ||
13158 | 2025.03.25 22:09:35.876970 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13159 | 2025.03.25 22:09:35.877292 [ 254 ] {e298500f-225d-4d5b-9032-5ebcedd9a365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13160 | 2025.03.25 22:09:35.877341 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13161 | 2025.03.25 22:09:35.877381 [ 254 ] {e298500f-225d-4d5b-9032-5ebcedd9a365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13162 | 2025.03.25 22:09:35.877606 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1963 rows starting from the beginning of the part | ||
13163 | 2025.03.25 22:09:35.878790 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
13164 | 2025.03.25 22:09:35.879604 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 32 rows starting from the beginning of the part | ||
13165 | 2025.03.25 22:09:35.880566 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
13166 | 2025.03.25 22:09:35.880712 [ 254 ] {e298500f-225d-4d5b-9032-5ebcedd9a365} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13167 | 2025.03.25 22:09:35.880831 [ 254 ] {e298500f-225d-4d5b-9032-5ebcedd9a365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13168 | 2025.03.25 22:09:35.881558 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 32 rows starting from the beginning of the part | ||
13169 | 2025.03.25 22:09:35.882434 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32551 rows, containing 5 columns (5 merged, 0 gathered) in 0.011575712 sec., 2812008.453562079 rows/sec., 192.46 MiB/sec. | ||
13170 | 2025.03.25 22:09:35.882843 [ 188 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
13171 | 2025.03.25 22:09:35.882886 [ 254 ] {e298500f-225d-4d5b-9032-5ebcedd9a365} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13172 | 2025.03.25 22:09:35.883405 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
13173 | 2025.03.25 22:09:35.883962 [ 254 ] {e298500f-225d-4d5b-9032-5ebcedd9a365} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13174 | 2025.03.25 22:09:35.884397 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13175 | 2025.03.25 22:09:35.884791 [ 192 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
13176 | 2025.03.25 22:09:35.884900 [ 254 ] {e298500f-225d-4d5b-9032-5ebcedd9a365} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007719 sec., 7773.027594247959 rows/sec., 536.42 KiB/sec. | ||
13177 | 2025.03.25 22:09:35.885040 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
13178 | 2025.03.25 22:09:35.885195 [ 254 ] {e298500f-225d-4d5b-9032-5ebcedd9a365} <Debug> TCPHandler: Processed in 0.008311296 sec. | ||
13179 | 2025.03.25 22:09:35.893118 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2051 rows, containing 19 columns (19 merged, 0 gathered) in 0.016927346 sec., 121164.88904994322 rows/sec., 217.12 MiB/sec. | ||
13180 | 2025.03.25 22:09:35.895429 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
13181 | 2025.03.25 22:09:35.895917 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13182 | 2025.03.25 22:09:35.896015 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
13183 | 2025.03.25 22:09:35.896198 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.77 MiB. | ||
13184 | 2025.03.25 22:09:39.984376 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13185 | 2025.03.25 22:09:39.984476 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13186 | 2025.03.25 22:09:40.213191 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34831 | ||
13187 | 2025.03.25 22:09:40.214307 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13188 | 2025.03.25 22:09:40.214403 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13189 | 2025.03.25 22:09:40.215071 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
13190 | 2025.03.25 22:09:40.215352 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13191 | 2025.03.25 22:09:40.215606 [ 102 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
13192 | 2025.03.25 22:09:40.215644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
13193 | 2025.03.25 22:09:40.215713 [ 102 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13194 | 2025.03.25 22:09:40.215760 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13195 | 2025.03.25 22:09:40.215952 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
13196 | 2025.03.25 22:09:40.216171 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13197 | 2025.03.25 22:09:40.216242 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32513 rows starting from the beginning of the part | ||
13198 | 2025.03.25 22:09:40.216345 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 488 rows starting from the beginning of the part | ||
13199 | 2025.03.25 22:09:40.216544 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 427 rows starting from the beginning of the part | ||
13200 | 2025.03.25 22:09:40.216823 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 488 rows starting from the beginning of the part | ||
13201 | 2025.03.25 22:09:40.216967 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 427 rows starting from the beginning of the part | ||
13202 | 2025.03.25 22:09:40.217105 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 488 rows starting from the beginning of the part | ||
13203 | 2025.03.25 22:09:40.220180 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.004322486 sec., 8058094.346632932 rows/sec., 115.27 MiB/sec. | ||
13204 | 2025.03.25 22:09:40.220423 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
13205 | 2025.03.25 22:09:40.220714 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_76_15} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13206 | 2025.03.25 22:09:40.220794 [ 186 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_76_15} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
13207 | 2025.03.25 22:09:40.220890 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
13208 | 2025.03.25 22:09:40.398660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1816 | ||
13209 | 2025.03.25 22:09:40.402191 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13210 | 2025.03.25 22:09:40.402248 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13211 | 2025.03.25 22:09:40.403795 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
13212 | 2025.03.25 22:09:40.404115 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13213 | 2025.03.25 22:09:40.404318 [ 102 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
13214 | 2025.03.25 22:09:40.404380 [ 102 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13215 | 2025.03.25 22:09:40.404421 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13216 | 2025.03.25 22:09:40.404948 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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 | ||
13217 | 2025.03.25 22:09:40.406740 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1816 | ||
13218 | 2025.03.25 22:09:40.407049 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13219 | 2025.03.25 22:09:40.407233 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1678 rows starting from the beginning of the part | ||
13220 | 2025.03.25 22:09:40.407933 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
13221 | 2025.03.25 22:09:40.408593 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
13222 | 2025.03.25 22:09:40.409251 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 38 rows starting from the beginning of the part | ||
13223 | 2025.03.25 22:09:40.409894 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
13224 | 2025.03.25 22:09:40.410537 [ 196 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
13225 | 2025.03.25 22:09:40.420598 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1816 rows, containing 72 columns (72 merged, 0 gathered) in 0.016056971 sec., 113097.29587230369 rows/sec., 87.91 MiB/sec. | ||
13226 | 2025.03.25 22:09:40.422483 [ 199 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
13227 | 2025.03.25 22:09:40.423402 [ 199 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13228 | 2025.03.25 22:09:40.423505 [ 199 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_56_11} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
13229 | 2025.03.25 22:09:40.423909 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
13230 | 2025.03.25 22:09:40.603349 [ 219 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13231 | 2025.03.25 22:09:40.603415 [ 219 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13232 | 2025.03.25 22:09:40.605849 [ 219 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13233 | 2025.03.25 22:09:40.616610 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13234 | 2025.03.25 22:09:40.616641 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13235 | 2025.03.25 22:09:40.618482 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13236 | 2025.03.25 22:09:40.863482 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13237 | 2025.03.25 22:09:40.863675 [ 254 ] {5870a763-e156-4e59-90a5-4bb0470db432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13238 | 2025.03.25 22:09:40.863754 [ 254 ] {5870a763-e156-4e59-90a5-4bb0470db432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13239 | 2025.03.25 22:09:40.864620 [ 254 ] {5870a763-e156-4e59-90a5-4bb0470db432} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13240 | 2025.03.25 22:09:40.864677 [ 254 ] {5870a763-e156-4e59-90a5-4bb0470db432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13241 | 2025.03.25 22:09:40.865139 [ 254 ] {5870a763-e156-4e59-90a5-4bb0470db432} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13242 | 2025.03.25 22:09:40.865415 [ 254 ] {5870a763-e156-4e59-90a5-4bb0470db432} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13243 | 2025.03.25 22:09:40.865635 [ 102 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13244 | 2025.03.25 22:09:40.865679 [ 254 ] {5870a763-e156-4e59-90a5-4bb0470db432} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002054 sec., 58422.59006815969 rows/sec., 4.95 MiB/sec. | ||
13245 | 2025.03.25 22:09:40.865710 [ 102 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13246 | 2025.03.25 22:09:40.865777 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13247 | 2025.03.25 22:09:40.865826 [ 254 ] {5870a763-e156-4e59-90a5-4bb0470db432} <Debug> TCPHandler: Processed in 0.002474153 sec. | ||
13248 | 2025.03.25 22:09:40.866041 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
13249 | 2025.03.25 22:09:40.866058 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13250 | 2025.03.25 22:09:40.866305 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13251 | 2025.03.25 22:09:40.866308 [ 254 ] {452f2584-ea89-49ee-869d-cdfc51cd007f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13252 | 2025.03.25 22:09:40.866377 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1969 rows starting from the beginning of the part | ||
13253 | 2025.03.25 22:09:40.866417 [ 254 ] {452f2584-ea89-49ee-869d-cdfc51cd007f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13254 | 2025.03.25 22:09:40.866700 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 120 rows starting from the beginning of the part | ||
13255 | 2025.03.25 22:09:40.867060 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 72 rows starting from the beginning of the part | ||
13256 | 2025.03.25 22:09:40.867361 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 125 rows starting from the beginning of the part | ||
13257 | 2025.03.25 22:09:40.867683 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 72 rows starting from the beginning of the part | ||
13258 | 2025.03.25 22:09:40.868099 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 120 rows starting from the beginning of the part | ||
13259 | 2025.03.25 22:09:40.869560 [ 254 ] {452f2584-ea89-49ee-869d-cdfc51cd007f} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13260 | 2025.03.25 22:09:40.869625 [ 254 ] {452f2584-ea89-49ee-869d-cdfc51cd007f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13261 | 2025.03.25 22:09:40.870666 [ 254 ] {452f2584-ea89-49ee-869d-cdfc51cd007f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13262 | 2025.03.25 22:09:40.871061 [ 254 ] {452f2584-ea89-49ee-869d-cdfc51cd007f} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13263 | 2025.03.25 22:09:40.871489 [ 254 ] {452f2584-ea89-49ee-869d-cdfc51cd007f} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.005261 sec., 6082.493822467211 rows/sec., 457.38 KiB/sec. | ||
13264 | 2025.03.25 22:09:40.871643 [ 254 ] {452f2584-ea89-49ee-869d-cdfc51cd007f} <Debug> TCPHandler: Processed in 0.005656788 sec. | ||
13265 | 2025.03.25 22:09:40.871691 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 5 columns (5 merged, 0 gathered) in 0.005796441 sec., 427503.70442828623 rows/sec., 36.83 MiB/sec. | ||
13266 | 2025.03.25 22:09:40.871828 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13267 | 2025.03.25 22:09:40.871984 [ 254 ] {b98bea9c-c5f0-4e7c-a478-385c3e19db06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13268 | 2025.03.25 22:09:40.872061 [ 254 ] {b98bea9c-c5f0-4e7c-a478-385c3e19db06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13269 | 2025.03.25 22:09:40.872099 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13270 | 2025.03.25 22:09:40.872816 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13271 | 2025.03.25 22:09:40.872942 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_116_23} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13272 | 2025.03.25 22:09:40.873126 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
13273 | 2025.03.25 22:09:40.873323 [ 254 ] {b98bea9c-c5f0-4e7c-a478-385c3e19db06} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13274 | 2025.03.25 22:09:40.873369 [ 254 ] {b98bea9c-c5f0-4e7c-a478-385c3e19db06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13275 | 2025.03.25 22:09:40.873754 [ 254 ] {b98bea9c-c5f0-4e7c-a478-385c3e19db06} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13276 | 2025.03.25 22:09:40.874006 [ 254 ] {b98bea9c-c5f0-4e7c-a478-385c3e19db06} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13277 | 2025.03.25 22:09:40.874180 [ 102 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13278 | 2025.03.25 22:09:40.874241 [ 254 ] {b98bea9c-c5f0-4e7c-a478-385c3e19db06} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.002314 sec., 41486.60328435609 rows/sec., 3.24 MiB/sec. | ||
13279 | 2025.03.25 22:09:40.874257 [ 102 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13280 | 2025.03.25 22:09:40.874334 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13281 | 2025.03.25 22:09:40.874362 [ 254 ] {b98bea9c-c5f0-4e7c-a478-385c3e19db06} <Debug> TCPHandler: Processed in 0.002601745 sec. | ||
13282 | 2025.03.25 22:09:40.874582 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
13283 | 2025.03.25 22:09:40.874604 [ 225 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13284 | 2025.03.25 22:09:40.874618 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13285 | 2025.03.25 22:09:40.874684 [ 225 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13286 | 2025.03.25 22:09:40.874891 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13287 | 2025.03.25 22:09:40.874931 [ 254 ] {6cfc93b7-8f20-4688-bb37-4fd6ed0deee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13288 | 2025.03.25 22:09:40.874985 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 952 rows starting from the beginning of the part | ||
13289 | 2025.03.25 22:09:40.875131 [ 254 ] {6cfc93b7-8f20-4688-bb37-4fd6ed0deee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13290 | 2025.03.25 22:09:40.875491 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 96 rows starting from the beginning of the part | ||
13291 | 2025.03.25 22:09:40.876127 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 72 rows starting from the beginning of the part | ||
13292 | 2025.03.25 22:09:40.876772 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 106 rows starting from the beginning of the part | ||
13293 | 2025.03.25 22:09:40.877212 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 72 rows starting from the beginning of the part | ||
13294 | 2025.03.25 22:09:40.877721 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 96 rows starting from the beginning of the part | ||
13295 | 2025.03.25 22:09:40.879171 [ 254 ] {6cfc93b7-8f20-4688-bb37-4fd6ed0deee6} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13296 | 2025.03.25 22:09:40.879261 [ 254 ] {6cfc93b7-8f20-4688-bb37-4fd6ed0deee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13297 | 2025.03.25 22:09:40.880547 [ 254 ] {6cfc93b7-8f20-4688-bb37-4fd6ed0deee6} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13298 | 2025.03.25 22:09:40.881096 [ 254 ] {6cfc93b7-8f20-4688-bb37-4fd6ed0deee6} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13299 | 2025.03.25 22:09:40.882003 [ 254 ] {6cfc93b7-8f20-4688-bb37-4fd6ed0deee6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.007121 sec., 22468.75438842859 rows/sec., 1.56 MiB/sec. | ||
13300 | 2025.03.25 22:09:40.882042 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1394 rows, containing 5 columns (5 merged, 0 gathered) in 0.007616463 sec., 183024.58765965252 rows/sec., 14.39 MiB/sec. | ||
13301 | 2025.03.25 22:09:40.882244 [ 254 ] {6cfc93b7-8f20-4688-bb37-4fd6ed0deee6} <Debug> TCPHandler: Processed in 0.007700564 sec. | ||
13302 | 2025.03.25 22:09:40.882269 [ 225 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13303 | 2025.03.25 22:09:40.882462 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13304 | 2025.03.25 22:09:40.882574 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13305 | 2025.03.25 22:09:40.882776 [ 254 ] {311b1535-49cf-49d2-ba36-28d44bb345d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13306 | 2025.03.25 22:09:40.883174 [ 254 ] {311b1535-49cf-49d2-ba36-28d44bb345d9} <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 | ||
13307 | 2025.03.25 22:09:40.883479 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13308 | 2025.03.25 22:09:40.883884 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_116_23} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13309 | 2025.03.25 22:09:40.884211 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
13310 | 2025.03.25 22:09:40.885891 [ 254 ] {311b1535-49cf-49d2-ba36-28d44bb345d9} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13311 | 2025.03.25 22:09:40.885931 [ 254 ] {311b1535-49cf-49d2-ba36-28d44bb345d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13312 | 2025.03.25 22:09:40.886604 [ 254 ] {311b1535-49cf-49d2-ba36-28d44bb345d9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
13313 | 2025.03.25 22:09:40.886874 [ 254 ] {311b1535-49cf-49d2-ba36-28d44bb345d9} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13314 | 2025.03.25 22:09:40.887107 [ 254 ] {311b1535-49cf-49d2-ba36-28d44bb345d9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004392 sec., 7285.974499089253 rows/sec., 13.06 MiB/sec. | ||
13315 | 2025.03.25 22:09:40.887225 [ 254 ] {311b1535-49cf-49d2-ba36-28d44bb345d9} <Debug> TCPHandler: Processed in 0.004790394 sec. | ||
13316 | 2025.03.25 22:09:40.887356 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13317 | 2025.03.25 22:09:40.887464 [ 254 ] {d7a62497-7c40-40cc-9e8d-9ae3aa754500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13318 | 2025.03.25 22:09:40.887511 [ 254 ] {d7a62497-7c40-40cc-9e8d-9ae3aa754500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13319 | 2025.03.25 22:09:40.887950 [ 254 ] {d7a62497-7c40-40cc-9e8d-9ae3aa754500} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13320 | 2025.03.25 22:09:40.887989 [ 254 ] {d7a62497-7c40-40cc-9e8d-9ae3aa754500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13321 | 2025.03.25 22:09:40.888352 [ 254 ] {d7a62497-7c40-40cc-9e8d-9ae3aa754500} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13322 | 2025.03.25 22:09:40.888589 [ 254 ] {d7a62497-7c40-40cc-9e8d-9ae3aa754500} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13323 | 2025.03.25 22:09:40.888766 [ 98 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13324 | 2025.03.25 22:09:40.888797 [ 254 ] {d7a62497-7c40-40cc-9e8d-9ae3aa754500} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00135 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec. | ||
13325 | 2025.03.25 22:09:40.888816 [ 98 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13326 | 2025.03.25 22:09:40.888893 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13327 | 2025.03.25 22:09:40.888924 [ 254 ] {d7a62497-7c40-40cc-9e8d-9ae3aa754500} <Debug> TCPHandler: Processed in 0.001614928 sec. | ||
13328 | 2025.03.25 22:09:40.889146 [ 221 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13329 | 2025.03.25 22:09:40.889184 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
13330 | 2025.03.25 22:09:40.889195 [ 221 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13331 | 2025.03.25 22:09:40.889513 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13332 | 2025.03.25 22:09:40.889567 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6436 rows starting from the beginning of the part | ||
13333 | 2025.03.25 22:09:40.889740 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
13334 | 2025.03.25 22:09:40.890052 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
13335 | 2025.03.25 22:09:40.890467 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
13336 | 2025.03.25 22:09:40.890649 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
13337 | 2025.03.25 22:09:40.890935 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
13338 | 2025.03.25 22:09:40.893594 [ 221 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13339 | 2025.03.25 22:09:40.894454 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6736 rows, containing 4 columns (4 merged, 0 gathered) in 0.005460246 sec., 1233644.0519346565 rows/sec., 82.23 MiB/sec. | ||
13340 | 2025.03.25 22:09:40.894912 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13341 | 2025.03.25 22:09:40.895256 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13342 | 2025.03.25 22:09:40.895345 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_116_23} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13343 | 2025.03.25 22:09:40.895427 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
13344 | 2025.03.25 22:09:42.464834 [ 97 ] {} <Debug> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
13345 | 2025.03.25 22:09:42.464928 [ 97 ] {} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13346 | 2025.03.25 22:09:42.464969 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13347 | 2025.03.25 22:09:42.465238 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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 | ||
13348 | 2025.03.25 22:09:42.465523 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13349 | 2025.03.25 22:09:42.465591 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
13350 | 2025.03.25 22:09:42.465788 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
13351 | 2025.03.25 22:09:42.466094 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
13352 | 2025.03.25 22:09:42.466382 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
13353 | 2025.03.25 22:09:42.466529 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
13354 | 2025.03.25 22:09:42.467670 [ 187 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002582075 sec., 18589.700144263817 rows/sec., 1.55 MiB/sec. | ||
13355 | 2025.03.25 22:09:42.467829 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
13356 | 2025.03.25 22:09:42.468119 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_25_6} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13357 | 2025.03.25 22:09:42.468200 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_25_6} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
13358 | 2025.03.25 22:09:42.468285 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13359 | 2025.03.25 22:09:42.718059 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 | ||
13360 | 2025.03.25 22:09:42.740835 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13361 | 2025.03.25 22:09:42.740905 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13362 | 2025.03.25 22:09:42.748505 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
13363 | 2025.03.25 22:09:42.749310 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13364 | 2025.03.25 22:09:42.749718 [ 97 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
13365 | 2025.03.25 22:09:42.749874 [ 97 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13366 | 2025.03.25 22:09:42.749939 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13367 | 2025.03.25 22:09:42.750401 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
13368 | 2025.03.25 22:09:42.766351 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
13369 | 2025.03.25 22:09:42.767665 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13370 | 2025.03.25 22:09:42.769357 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 536 rows starting from the beginning of the part | ||
13371 | 2025.03.25 22:09:42.775279 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
13372 | 2025.03.25 22:09:42.781237 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
13373 | 2025.03.25 22:09:42.787049 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
13374 | 2025.03.25 22:09:42.793180 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part | ||
13375 | 2025.03.25 22:09:42.798901 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part | ||
13376 | 2025.03.25 22:09:42.864301 [ 194 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.114190945 sec., 5017.911008618065 rows/sec., 25.95 MiB/sec. | ||
13377 | 2025.03.25 22:09:42.867867 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
13378 | 2025.03.25 22:09:42.870974 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_76_15} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13379 | 2025.03.25 22:09:42.871085 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_76_15} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
13380 | 2025.03.25 22:09:42.873659 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
13381 | 2025.03.25 22:09:43.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.60 MiB, peak 281.02 MiB, free memory in arenas 0.00 B, will set to 262.53 MiB (RSS), difference: -1.07 MiB | ||
13382 | 2025.03.25 22:09:45.892451 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13383 | 2025.03.25 22:09:45.892657 [ 254 ] {97056130-334d-4e9c-bb09-ca97a8837532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13384 | 2025.03.25 22:09:45.892727 [ 254 ] {97056130-334d-4e9c-bb09-ca97a8837532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13385 | 2025.03.25 22:09:45.893512 [ 254 ] {97056130-334d-4e9c-bb09-ca97a8837532} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13386 | 2025.03.25 22:09:45.893559 [ 254 ] {97056130-334d-4e9c-bb09-ca97a8837532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13387 | 2025.03.25 22:09:45.894006 [ 254 ] {97056130-334d-4e9c-bb09-ca97a8837532} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
13388 | 2025.03.25 22:09:45.894258 [ 254 ] {97056130-334d-4e9c-bb09-ca97a8837532} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13389 | 2025.03.25 22:09:45.894564 [ 254 ] {97056130-334d-4e9c-bb09-ca97a8837532} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001945 sec., 12339.331619537275 rows/sec., 1.02 MiB/sec. | ||
13390 | 2025.03.25 22:09:45.894680 [ 254 ] {97056130-334d-4e9c-bb09-ca97a8837532} <Debug> TCPHandler: Processed in 0.002365611 sec. | ||
13391 | 2025.03.25 22:09:45.894954 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13392 | 2025.03.25 22:09:45.895093 [ 254 ] {b9a40309-f2c4-4888-b49e-6e9b605f3691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13393 | 2025.03.25 22:09:45.895145 [ 254 ] {b9a40309-f2c4-4888-b49e-6e9b605f3691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13394 | 2025.03.25 22:09:45.895699 [ 254 ] {b9a40309-f2c4-4888-b49e-6e9b605f3691} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13395 | 2025.03.25 22:09:45.895741 [ 254 ] {b9a40309-f2c4-4888-b49e-6e9b605f3691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13396 | 2025.03.25 22:09:45.896095 [ 254 ] {b9a40309-f2c4-4888-b49e-6e9b605f3691} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
13397 | 2025.03.25 22:09:45.896338 [ 254 ] {b9a40309-f2c4-4888-b49e-6e9b605f3691} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13398 | 2025.03.25 22:09:45.896548 [ 254 ] {b9a40309-f2c4-4888-b49e-6e9b605f3691} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001482 sec., 2699.055330634278 rows/sec., 220.09 KiB/sec. | ||
13399 | 2025.03.25 22:09:45.896602 [ 254 ] {b9a40309-f2c4-4888-b49e-6e9b605f3691} <Debug> TCPHandler: Processed in 0.001735581 sec. | ||
13400 | 2025.03.25 22:09:45.896709 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13401 | 2025.03.25 22:09:45.896814 [ 254 ] {6850683e-00e2-4db2-88d8-361c781aa94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13402 | 2025.03.25 22:09:45.896858 [ 254 ] {6850683e-00e2-4db2-88d8-361c781aa94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13403 | 2025.03.25 22:09:45.898129 [ 254 ] {6850683e-00e2-4db2-88d8-361c781aa94a} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13404 | 2025.03.25 22:09:45.898169 [ 254 ] {6850683e-00e2-4db2-88d8-361c781aa94a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13405 | 2025.03.25 22:09:45.898609 [ 254 ] {6850683e-00e2-4db2-88d8-361c781aa94a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13406 | 2025.03.25 22:09:45.898845 [ 254 ] {6850683e-00e2-4db2-88d8-361c781aa94a} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13407 | 2025.03.25 22:09:45.899056 [ 254 ] {6850683e-00e2-4db2-88d8-361c781aa94a} <Debug> executeQuery: Read 1334 rows, 113.66 KiB in 0.002265 sec., 588962.472406181 rows/sec., 49.01 MiB/sec. | ||
13408 | 2025.03.25 22:09:45.899108 [ 254 ] {6850683e-00e2-4db2-88d8-361c781aa94a} <Debug> TCPHandler: Processed in 0.002449582 sec. | ||
13409 | 2025.03.25 22:09:45.899224 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13410 | 2025.03.25 22:09:45.899330 [ 254 ] {471512c1-d087-4a2e-826a-1c5eecd3831f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13411 | 2025.03.25 22:09:45.899376 [ 254 ] {471512c1-d087-4a2e-826a-1c5eecd3831f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13412 | 2025.03.25 22:09:45.899910 [ 254 ] {471512c1-d087-4a2e-826a-1c5eecd3831f} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13413 | 2025.03.25 22:09:45.899949 [ 254 ] {471512c1-d087-4a2e-826a-1c5eecd3831f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13414 | 2025.03.25 22:09:45.900304 [ 254 ] {471512c1-d087-4a2e-826a-1c5eecd3831f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13415 | 2025.03.25 22:09:45.900538 [ 254 ] {471512c1-d087-4a2e-826a-1c5eecd3831f} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13416 | 2025.03.25 22:09:45.900748 [ 254 ] {471512c1-d087-4a2e-826a-1c5eecd3831f} <Debug> executeQuery: Read 24 rows, 1.84 KiB in 0.001439 sec., 16678.248783877694 rows/sec., 1.25 MiB/sec. | ||
13417 | 2025.03.25 22:09:45.900801 [ 254 ] {471512c1-d087-4a2e-826a-1c5eecd3831f} <Debug> TCPHandler: Processed in 0.001629039 sec. | ||
13418 | 2025.03.25 22:09:45.900905 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13419 | 2025.03.25 22:09:45.901006 [ 254 ] {1dad1943-7c82-4998-b6c9-8f9791896630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13420 | 2025.03.25 22:09:45.901050 [ 254 ] {1dad1943-7c82-4998-b6c9-8f9791896630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13421 | 2025.03.25 22:09:45.901643 [ 254 ] {1dad1943-7c82-4998-b6c9-8f9791896630} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13422 | 2025.03.25 22:09:45.901682 [ 254 ] {1dad1943-7c82-4998-b6c9-8f9791896630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13423 | 2025.03.25 22:09:45.902041 [ 254 ] {1dad1943-7c82-4998-b6c9-8f9791896630} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
13424 | 2025.03.25 22:09:45.902273 [ 254 ] {1dad1943-7c82-4998-b6c9-8f9791896630} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13425 | 2025.03.25 22:09:45.902542 [ 254 ] {1dad1943-7c82-4998-b6c9-8f9791896630} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001556 sec., 161953.72750642672 rows/sec., 11.20 MiB/sec. | ||
13426 | 2025.03.25 22:09:45.902786 [ 254 ] {1dad1943-7c82-4998-b6c9-8f9791896630} <Debug> TCPHandler: Processed in 0.001928953 sec. | ||
13427 | 2025.03.25 22:09:45.902971 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13428 | 2025.03.25 22:09:45.903077 [ 254 ] {6181a7a4-8532-433b-b9e7-0957b302cb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13429 | 2025.03.25 22:09:45.903123 [ 254 ] {6181a7a4-8532-433b-b9e7-0957b302cb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13430 | 2025.03.25 22:09:45.903676 [ 254 ] {6181a7a4-8532-433b-b9e7-0957b302cb38} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13431 | 2025.03.25 22:09:45.903715 [ 254 ] {6181a7a4-8532-433b-b9e7-0957b302cb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13432 | 2025.03.25 22:09:45.904068 [ 254 ] {6181a7a4-8532-433b-b9e7-0957b302cb38} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
13433 | 2025.03.25 22:09:45.904314 [ 254 ] {6181a7a4-8532-433b-b9e7-0957b302cb38} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13434 | 2025.03.25 22:09:45.904534 [ 254 ] {6181a7a4-8532-433b-b9e7-0957b302cb38} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001479 sec., 8113.5902636916835 rows/sec., 633.87 KiB/sec. | ||
13435 | 2025.03.25 22:09:45.904588 [ 254 ] {6181a7a4-8532-433b-b9e7-0957b302cb38} <Debug> TCPHandler: Processed in 0.001675119 sec. | ||
13436 | 2025.03.25 22:09:45.904693 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13437 | 2025.03.25 22:09:45.904794 [ 254 ] {df619fed-77d4-4f74-bf2e-67dfdb80d037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13438 | 2025.03.25 22:09:45.904838 [ 254 ] {df619fed-77d4-4f74-bf2e-67dfdb80d037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13439 | 2025.03.25 22:09:45.905622 [ 254 ] {df619fed-77d4-4f74-bf2e-67dfdb80d037} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13440 | 2025.03.25 22:09:45.905661 [ 254 ] {df619fed-77d4-4f74-bf2e-67dfdb80d037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13441 | 2025.03.25 22:09:45.906045 [ 254 ] {df619fed-77d4-4f74-bf2e-67dfdb80d037} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13442 | 2025.03.25 22:09:45.906276 [ 254 ] {df619fed-77d4-4f74-bf2e-67dfdb80d037} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13443 | 2025.03.25 22:09:45.906493 [ 254 ] {df619fed-77d4-4f74-bf2e-67dfdb80d037} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001719 sec., 330424.6655031995 rows/sec., 24.79 MiB/sec. | ||
13444 | 2025.03.25 22:09:45.906576 [ 254 ] {df619fed-77d4-4f74-bf2e-67dfdb80d037} <Debug> TCPHandler: Processed in 0.001926844 sec. | ||
13445 | 2025.03.25 22:09:45.906772 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13446 | 2025.03.25 22:09:45.907086 [ 254 ] {d82fe57d-e714-4abe-a023-7e7f92634b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13447 | 2025.03.25 22:09:45.907165 [ 254 ] {d82fe57d-e714-4abe-a023-7e7f92634b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13448 | 2025.03.25 22:09:45.907956 [ 254 ] {d82fe57d-e714-4abe-a023-7e7f92634b77} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13449 | 2025.03.25 22:09:45.907997 [ 254 ] {d82fe57d-e714-4abe-a023-7e7f92634b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13450 | 2025.03.25 22:09:45.908451 [ 254 ] {d82fe57d-e714-4abe-a023-7e7f92634b77} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13451 | 2025.03.25 22:09:45.908692 [ 254 ] {d82fe57d-e714-4abe-a023-7e7f92634b77} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13452 | 2025.03.25 22:09:45.908915 [ 254 ] {d82fe57d-e714-4abe-a023-7e7f92634b77} <Debug> executeQuery: Read 918 rows, 63.76 KiB in 0.001932 sec., 475155.2795031056 rows/sec., 32.23 MiB/sec. | ||
13453 | 2025.03.25 22:09:45.908969 [ 254 ] {d82fe57d-e714-4abe-a023-7e7f92634b77} <Debug> TCPHandler: Processed in 0.00231466 sec. | ||
13454 | 2025.03.25 22:09:45.909091 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13455 | 2025.03.25 22:09:45.909208 [ 254 ] {2d63badf-e5b9-4016-9da0-3bff4e727456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13456 | 2025.03.25 22:09:45.909279 [ 254 ] {2d63badf-e5b9-4016-9da0-3bff4e727456} <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 | ||
13457 | 2025.03.25 22:09:45.910369 [ 254 ] {2d63badf-e5b9-4016-9da0-3bff4e727456} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13458 | 2025.03.25 22:09:45.910410 [ 254 ] {2d63badf-e5b9-4016-9da0-3bff4e727456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13459 | 2025.03.25 22:09:45.911052 [ 254 ] {2d63badf-e5b9-4016-9da0-3bff4e727456} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13460 | 2025.03.25 22:09:45.911314 [ 254 ] {2d63badf-e5b9-4016-9da0-3bff4e727456} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13461 | 2025.03.25 22:09:45.911569 [ 254 ] {2d63badf-e5b9-4016-9da0-3bff4e727456} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002383 sec., 3357.112882920688 rows/sec., 6.02 MiB/sec. | ||
13462 | 2025.03.25 22:09:45.911674 [ 254 ] {2d63badf-e5b9-4016-9da0-3bff4e727456} <Debug> TCPHandler: Processed in 0.002638276 sec. | ||
13463 | 2025.03.25 22:09:45.911815 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13464 | 2025.03.25 22:09:45.911920 [ 254 ] {585250b6-514f-448a-8c3d-b2c69e309c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13465 | 2025.03.25 22:09:45.911967 [ 254 ] {585250b6-514f-448a-8c3d-b2c69e309c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13466 | 2025.03.25 22:09:45.912416 [ 254 ] {585250b6-514f-448a-8c3d-b2c69e309c03} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13467 | 2025.03.25 22:09:45.912456 [ 254 ] {585250b6-514f-448a-8c3d-b2c69e309c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13468 | 2025.03.25 22:09:45.912824 [ 254 ] {585250b6-514f-448a-8c3d-b2c69e309c03} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13469 | 2025.03.25 22:09:45.913071 [ 254 ] {585250b6-514f-448a-8c3d-b2c69e309c03} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13470 | 2025.03.25 22:09:45.913268 [ 254 ] {585250b6-514f-448a-8c3d-b2c69e309c03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
13471 | 2025.03.25 22:09:45.913318 [ 254 ] {585250b6-514f-448a-8c3d-b2c69e309c03} <Debug> TCPHandler: Processed in 0.001555248 sec. | ||
13472 | 2025.03.25 22:09:47.715800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35258 | ||
13473 | 2025.03.25 22:09:47.716541 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13474 | 2025.03.25 22:09:47.716585 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13475 | 2025.03.25 22:09:47.717139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
13476 | 2025.03.25 22:09:47.717416 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13477 | 2025.03.25 22:09:47.717668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35258 | ||
13478 | 2025.03.25 22:09:50.266451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 | ||
13479 | 2025.03.25 22:09:50.290581 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13480 | 2025.03.25 22:09:50.290643 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13481 | 2025.03.25 22:09:50.298459 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
13482 | 2025.03.25 22:09:50.299335 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13483 | 2025.03.25 22:09:50.304552 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 581 | ||
13484 | 2025.03.25 22:09:50.406945 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1848 | ||
13485 | 2025.03.25 22:09:50.410354 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13486 | 2025.03.25 22:09:50.410410 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13487 | 2025.03.25 22:09:50.412023 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
13488 | 2025.03.25 22:09:50.412361 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13489 | 2025.03.25 22:09:50.414097 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1848 | ||
13490 | 2025.03.25 22:09:50.865562 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13491 | 2025.03.25 22:09:50.865810 [ 254 ] {08ba9680-ce3c-4b59-8b2b-43394b3b1c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13492 | 2025.03.25 22:09:50.865898 [ 254 ] {08ba9680-ce3c-4b59-8b2b-43394b3b1c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13493 | 2025.03.25 22:09:50.867107 [ 254 ] {08ba9680-ce3c-4b59-8b2b-43394b3b1c09} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13494 | 2025.03.25 22:09:50.867179 [ 254 ] {08ba9680-ce3c-4b59-8b2b-43394b3b1c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13495 | 2025.03.25 22:09:50.867792 [ 254 ] {08ba9680-ce3c-4b59-8b2b-43394b3b1c09} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13496 | 2025.03.25 22:09:50.868158 [ 254 ] {08ba9680-ce3c-4b59-8b2b-43394b3b1c09} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13497 | 2025.03.25 22:09:50.868475 [ 254 ] {08ba9680-ce3c-4b59-8b2b-43394b3b1c09} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002725 sec., 44036.69724770642 rows/sec., 3.73 MiB/sec. | ||
13498 | 2025.03.25 22:09:50.868572 [ 254 ] {08ba9680-ce3c-4b59-8b2b-43394b3b1c09} <Debug> TCPHandler: Processed in 0.003214866 sec. | ||
13499 | 2025.03.25 22:09:50.868765 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13500 | 2025.03.25 22:09:50.868910 [ 254 ] {2b414399-34e1-48f7-87b0-737d294b2b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13501 | 2025.03.25 22:09:50.868966 [ 254 ] {2b414399-34e1-48f7-87b0-737d294b2b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13502 | 2025.03.25 22:09:50.869639 [ 254 ] {2b414399-34e1-48f7-87b0-737d294b2b24} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13503 | 2025.03.25 22:09:50.869682 [ 254 ] {2b414399-34e1-48f7-87b0-737d294b2b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13504 | 2025.03.25 22:09:50.870092 [ 254 ] {2b414399-34e1-48f7-87b0-737d294b2b24} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13505 | 2025.03.25 22:09:50.870350 [ 254 ] {2b414399-34e1-48f7-87b0-737d294b2b24} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13506 | 2025.03.25 22:09:50.870625 [ 254 ] {2b414399-34e1-48f7-87b0-737d294b2b24} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001746 sec., 18327.605956471936 rows/sec., 1.35 MiB/sec. | ||
13507 | 2025.03.25 22:09:50.870707 [ 254 ] {2b414399-34e1-48f7-87b0-737d294b2b24} <Debug> TCPHandler: Processed in 0.002019046 sec. | ||
13508 | 2025.03.25 22:09:50.870879 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13509 | 2025.03.25 22:09:50.871004 [ 254 ] {44cd673e-c2aa-4662-b6ed-e7f009c4a072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13510 | 2025.03.25 22:09:50.871055 [ 254 ] {44cd673e-c2aa-4662-b6ed-e7f009c4a072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13511 | 2025.03.25 22:09:50.871639 [ 254 ] {44cd673e-c2aa-4662-b6ed-e7f009c4a072} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13512 | 2025.03.25 22:09:50.871680 [ 254 ] {44cd673e-c2aa-4662-b6ed-e7f009c4a072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13513 | 2025.03.25 22:09:50.872067 [ 254 ] {44cd673e-c2aa-4662-b6ed-e7f009c4a072} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13514 | 2025.03.25 22:09:50.872336 [ 254 ] {44cd673e-c2aa-4662-b6ed-e7f009c4a072} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13515 | 2025.03.25 22:09:50.872552 [ 254 ] {44cd673e-c2aa-4662-b6ed-e7f009c4a072} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001579 sec., 60797.973400886636 rows/sec., 4.75 MiB/sec. | ||
13516 | 2025.03.25 22:09:50.872608 [ 254 ] {44cd673e-c2aa-4662-b6ed-e7f009c4a072} <Debug> TCPHandler: Processed in 0.001784881 sec. | ||
13517 | 2025.03.25 22:09:50.872732 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13518 | 2025.03.25 22:09:50.872844 [ 254 ] {af5f323f-17af-4611-8a26-058b49448594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13519 | 2025.03.25 22:09:50.872899 [ 254 ] {af5f323f-17af-4611-8a26-058b49448594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13520 | 2025.03.25 22:09:50.873505 [ 254 ] {af5f323f-17af-4611-8a26-058b49448594} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13521 | 2025.03.25 22:09:50.873547 [ 254 ] {af5f323f-17af-4611-8a26-058b49448594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13522 | 2025.03.25 22:09:50.873964 [ 254 ] {af5f323f-17af-4611-8a26-058b49448594} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13523 | 2025.03.25 22:09:50.874224 [ 254 ] {af5f323f-17af-4611-8a26-058b49448594} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13524 | 2025.03.25 22:09:50.874437 [ 254 ] {af5f323f-17af-4611-8a26-058b49448594} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001619 sec., 98826.43607164916 rows/sec., 6.88 MiB/sec. | ||
13525 | 2025.03.25 22:09:50.874536 [ 254 ] {af5f323f-17af-4611-8a26-058b49448594} <Debug> TCPHandler: Processed in 0.001855013 sec. | ||
13526 | 2025.03.25 22:09:50.874686 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13527 | 2025.03.25 22:09:50.874939 [ 254 ] {4bb64d43-0f01-440e-af73-9ca1614d8f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13528 | 2025.03.25 22:09:50.875233 [ 254 ] {4bb64d43-0f01-440e-af73-9ca1614d8f06} <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 | ||
13529 | 2025.03.25 22:09:50.877370 [ 254 ] {4bb64d43-0f01-440e-af73-9ca1614d8f06} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13530 | 2025.03.25 22:09:50.877412 [ 254 ] {4bb64d43-0f01-440e-af73-9ca1614d8f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13531 | 2025.03.25 22:09:50.878131 [ 254 ] {4bb64d43-0f01-440e-af73-9ca1614d8f06} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13532 | 2025.03.25 22:09:50.878405 [ 254 ] {4bb64d43-0f01-440e-af73-9ca1614d8f06} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13533 | 2025.03.25 22:09:50.878650 [ 254 ] {4bb64d43-0f01-440e-af73-9ca1614d8f06} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00382 sec., 8376.96335078534 rows/sec., 15.01 MiB/sec. | ||
13534 | 2025.03.25 22:09:50.878752 [ 254 ] {4bb64d43-0f01-440e-af73-9ca1614d8f06} <Debug> TCPHandler: Processed in 0.004119312 sec. | ||
13535 | 2025.03.25 22:09:50.878883 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13536 | 2025.03.25 22:09:50.878989 [ 254 ] {7460dc0b-8697-4804-aa7b-a29d1d5dc071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13537 | 2025.03.25 22:09:50.879037 [ 254 ] {7460dc0b-8697-4804-aa7b-a29d1d5dc071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13538 | 2025.03.25 22:09:50.879534 [ 254 ] {7460dc0b-8697-4804-aa7b-a29d1d5dc071} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13539 | 2025.03.25 22:09:50.879580 [ 254 ] {7460dc0b-8697-4804-aa7b-a29d1d5dc071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13540 | 2025.03.25 22:09:50.880023 [ 254 ] {7460dc0b-8697-4804-aa7b-a29d1d5dc071} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13541 | 2025.03.25 22:09:50.880320 [ 254 ] {7460dc0b-8697-4804-aa7b-a29d1d5dc071} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13542 | 2025.03.25 22:09:50.880583 [ 254 ] {7460dc0b-8697-4804-aa7b-a29d1d5dc071} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001605 sec., 37383.17757009345 rows/sec., 2.52 MiB/sec. | ||
13543 | 2025.03.25 22:09:50.880696 [ 254 ] {7460dc0b-8697-4804-aa7b-a29d1d5dc071} <Debug> TCPHandler: Processed in 0.001864182 sec. | ||
13544 | 2025.03.25 22:09:53.398524 [ 223 ] {} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13545 | 2025.03.25 22:09:53.398587 [ 223 ] {} <Debug> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13546 | 2025.03.25 22:09:53.400084 [ 223 ] {} <Debug> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13547 | 2025.03.25 22:09:54.984754 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13548 | 2025.03.25 22:09:54.984815 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13549 | 2025.03.25 22:09:55.217797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35746 | ||
13550 | 2025.03.25 22:09:55.218585 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13551 | 2025.03.25 22:09:55.218648 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13552 | 2025.03.25 22:09:55.219218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
13553 | 2025.03.25 22:09:55.219484 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13554 | 2025.03.25 22:09:55.219758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
13555 | 2025.03.25 22:09:55.492241 [ 221 ] {} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13556 | 2025.03.25 22:09:55.492318 [ 221 ] {} <Debug> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13557 | 2025.03.25 22:09:55.494252 [ 221 ] {} <Debug> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13558 | 2025.03.25 22:09:55.862347 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13559 | 2025.03.25 22:09:55.862560 [ 254 ] {e19c815d-c168-4205-a294-35e55f02fa78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13560 | 2025.03.25 22:09:55.862644 [ 254 ] {e19c815d-c168-4205-a294-35e55f02fa78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13561 | 2025.03.25 22:09:55.863467 [ 254 ] {e19c815d-c168-4205-a294-35e55f02fa78} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13562 | 2025.03.25 22:09:55.863521 [ 254 ] {e19c815d-c168-4205-a294-35e55f02fa78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13563 | 2025.03.25 22:09:55.863974 [ 254 ] {e19c815d-c168-4205-a294-35e55f02fa78} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13564 | 2025.03.25 22:09:55.864313 [ 254 ] {e19c815d-c168-4205-a294-35e55f02fa78} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13565 | 2025.03.25 22:09:55.864611 [ 254 ] {e19c815d-c168-4205-a294-35e55f02fa78} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002106 sec., 34188.034188034195 rows/sec., 2.76 MiB/sec. | ||
13566 | 2025.03.25 22:09:55.864697 [ 254 ] {e19c815d-c168-4205-a294-35e55f02fa78} <Debug> TCPHandler: Processed in 0.002492394 sec. | ||
13567 | 2025.03.25 22:09:55.864855 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13568 | 2025.03.25 22:09:55.864993 [ 254 ] {9b6108ac-84f7-4d04-af34-287386df230a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13569 | 2025.03.25 22:09:55.865054 [ 254 ] {9b6108ac-84f7-4d04-af34-287386df230a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13570 | 2025.03.25 22:09:55.865746 [ 254 ] {9b6108ac-84f7-4d04-af34-287386df230a} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13571 | 2025.03.25 22:09:55.865793 [ 254 ] {9b6108ac-84f7-4d04-af34-287386df230a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13572 | 2025.03.25 22:09:55.866259 [ 254 ] {9b6108ac-84f7-4d04-af34-287386df230a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13573 | 2025.03.25 22:09:55.866605 [ 254 ] {9b6108ac-84f7-4d04-af34-287386df230a} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13574 | 2025.03.25 22:09:55.866815 [ 84 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13575 | 2025.03.25 22:09:55.866876 [ 254 ] {9b6108ac-84f7-4d04-af34-287386df230a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001915 sec., 4177.545691906005 rows/sec., 314.13 KiB/sec. | ||
13576 | 2025.03.25 22:09:55.866921 [ 84 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13577 | 2025.03.25 22:09:55.866987 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13578 | 2025.03.25 22:09:55.867035 [ 254 ] {9b6108ac-84f7-4d04-af34-287386df230a} <Debug> TCPHandler: Processed in 0.002241009 sec. | ||
13579 | 2025.03.25 22:09:55.867216 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
13580 | 2025.03.25 22:09:55.867276 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13581 | 2025.03.25 22:09:55.867536 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13582 | 2025.03.25 22:09:55.867646 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 178 rows starting from the beginning of the part | ||
13583 | 2025.03.25 22:09:55.867659 [ 254 ] {c4c32860-4ff0-4c6f-a1db-e2261d73c9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13584 | 2025.03.25 22:09:55.867886 [ 254 ] {c4c32860-4ff0-4c6f-a1db-e2261d73c9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13585 | 2025.03.25 22:09:55.868006 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 8 rows starting from the beginning of the part | ||
13586 | 2025.03.25 22:09:55.868694 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 32 rows starting from the beginning of the part | ||
13587 | 2025.03.25 22:09:55.869194 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 24 rows starting from the beginning of the part | ||
13588 | 2025.03.25 22:09:55.869803 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 32 rows starting from the beginning of the part | ||
13589 | 2025.03.25 22:09:55.870317 [ 191 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
13590 | 2025.03.25 22:09:55.871849 [ 254 ] {c4c32860-4ff0-4c6f-a1db-e2261d73c9db} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13591 | 2025.03.25 22:09:55.871900 [ 254 ] {c4c32860-4ff0-4c6f-a1db-e2261d73c9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13592 | 2025.03.25 22:09:55.872459 [ 254 ] {c4c32860-4ff0-4c6f-a1db-e2261d73c9db} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13593 | 2025.03.25 22:09:55.872567 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 5 columns (5 merged, 0 gathered) in 0.005474656 sec., 51510.08574785339 rows/sec., 3.69 MiB/sec. | ||
13594 | 2025.03.25 22:09:55.872819 [ 254 ] {c4c32860-4ff0-4c6f-a1db-e2261d73c9db} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13595 | 2025.03.25 22:09:55.872872 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13596 | 2025.03.25 22:09:55.873282 [ 254 ] {c4c32860-4ff0-4c6f-a1db-e2261d73c9db} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005764 sec., 12491.325468424706 rows/sec., 998.59 KiB/sec. | ||
13597 | 2025.03.25 22:09:55.873528 [ 254 ] {c4c32860-4ff0-4c6f-a1db-e2261d73c9db} <Debug> TCPHandler: Processed in 0.006331951 sec. | ||
13598 | 2025.03.25 22:09:55.873803 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_106_21} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13599 | 2025.03.25 22:09:55.873880 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13600 | 2025.03.25 22:09:55.874266 [ 254 ] {f5e4e56a-b029-4592-bc5a-3792ecdae37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13601 | 2025.03.25 22:09:55.874270 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_106_21} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13602 | 2025.03.25 22:09:55.874463 [ 254 ] {f5e4e56a-b029-4592-bc5a-3792ecdae37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13603 | 2025.03.25 22:09:55.874899 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
13604 | 2025.03.25 22:09:55.875880 [ 254 ] {f5e4e56a-b029-4592-bc5a-3792ecdae37c} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13605 | 2025.03.25 22:09:55.875924 [ 254 ] {f5e4e56a-b029-4592-bc5a-3792ecdae37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13606 | 2025.03.25 22:09:55.876323 [ 254 ] {f5e4e56a-b029-4592-bc5a-3792ecdae37c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13607 | 2025.03.25 22:09:55.876579 [ 254 ] {f5e4e56a-b029-4592-bc5a-3792ecdae37c} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13608 | 2025.03.25 22:09:55.876800 [ 254 ] {f5e4e56a-b029-4592-bc5a-3792ecdae37c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002699 sec., 59281.21526491293 rows/sec., 4.13 MiB/sec. | ||
13609 | 2025.03.25 22:09:55.876858 [ 254 ] {f5e4e56a-b029-4592-bc5a-3792ecdae37c} <Debug> TCPHandler: Processed in 0.003093864 sec. | ||
13610 | 2025.03.25 22:09:55.876981 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13611 | 2025.03.25 22:09:55.877091 [ 254 ] {e4439ab8-cae7-4db1-8d0c-bd4daf8e4c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13612 | 2025.03.25 22:09:55.877159 [ 254 ] {e4439ab8-cae7-4db1-8d0c-bd4daf8e4c7d} <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 | ||
13613 | 2025.03.25 22:09:55.878219 [ 254 ] {e4439ab8-cae7-4db1-8d0c-bd4daf8e4c7d} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13614 | 2025.03.25 22:09:55.878259 [ 254 ] {e4439ab8-cae7-4db1-8d0c-bd4daf8e4c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13615 | 2025.03.25 22:09:55.878880 [ 254 ] {e4439ab8-cae7-4db1-8d0c-bd4daf8e4c7d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13616 | 2025.03.25 22:09:55.879142 [ 254 ] {e4439ab8-cae7-4db1-8d0c-bd4daf8e4c7d} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13617 | 2025.03.25 22:09:55.879378 [ 254 ] {e4439ab8-cae7-4db1-8d0c-bd4daf8e4c7d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002312 sec., 3460.2076124567475 rows/sec., 6.20 MiB/sec. | ||
13618 | 2025.03.25 22:09:55.879473 [ 254 ] {e4439ab8-cae7-4db1-8d0c-bd4daf8e4c7d} <Debug> TCPHandler: Processed in 0.002544595 sec. | ||
13619 | 2025.03.25 22:09:55.879621 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13620 | 2025.03.25 22:09:55.879725 [ 254 ] {99f759bb-3f9b-4f4b-bb5d-3fdd8e3554f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13621 | 2025.03.25 22:09:55.879771 [ 254 ] {99f759bb-3f9b-4f4b-bb5d-3fdd8e3554f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13622 | 2025.03.25 22:09:55.880216 [ 254 ] {99f759bb-3f9b-4f4b-bb5d-3fdd8e3554f9} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13623 | 2025.03.25 22:09:55.880256 [ 254 ] {99f759bb-3f9b-4f4b-bb5d-3fdd8e3554f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13624 | 2025.03.25 22:09:55.880621 [ 254 ] {99f759bb-3f9b-4f4b-bb5d-3fdd8e3554f9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13625 | 2025.03.25 22:09:55.880862 [ 254 ] {99f759bb-3f9b-4f4b-bb5d-3fdd8e3554f9} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13626 | 2025.03.25 22:09:55.881077 [ 254 ] {99f759bb-3f9b-4f4b-bb5d-3fdd8e3554f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec. | ||
13627 | 2025.03.25 22:09:55.881128 [ 254 ] {99f759bb-3f9b-4f4b-bb5d-3fdd8e3554f9} <Debug> TCPHandler: Processed in 0.001558618 sec. | ||
13628 | 2025.03.25 22:09:56.144578 [ 84 ] {} <Debug> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
13629 | 2025.03.25 22:09:56.144634 [ 84 ] {} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13630 | 2025.03.25 22:09:56.144656 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13631 | 2025.03.25 22:09:56.144805 [ 193 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
13632 | 2025.03.25 22:09:56.144996 [ 193 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13633 | 2025.03.25 22:09:56.145043 [ 193 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 124 rows starting from the beginning of the part | ||
13634 | 2025.03.25 22:09:56.145153 [ 193 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 112 rows starting from the beginning of the part | ||
13635 | 2025.03.25 22:09:56.145371 [ 193 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 112 rows starting from the beginning of the part | ||
13636 | 2025.03.25 22:09:56.145528 [ 193 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
13637 | 2025.03.25 22:09:56.145648 [ 193 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
13638 | 2025.03.25 22:09:56.146912 [ 194 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.002179558 sec., 170676.80694893186 rows/sec., 10.69 MiB/sec. | ||
13639 | 2025.03.25 22:09:56.147098 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
13640 | 2025.03.25 22:09:56.147410 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13641 | 2025.03.25 22:09:56.147496 [ 197 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_27_6} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
13642 | 2025.03.25 22:09:56.147594 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
13643 | 2025.03.25 22:09:57.804621 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 | ||
13644 | 2025.03.25 22:09:57.828454 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13645 | 2025.03.25 22:09:57.828515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13646 | 2025.03.25 22:09:57.836230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
13647 | 2025.03.25 22:09:57.837098 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13648 | 2025.03.25 22:09:57.841835 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
13649 | 2025.03.25 22:09:58.110514 [ 82 ] {} <Debug> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
13650 | 2025.03.25 22:09:58.110584 [ 82 ] {} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13651 | 2025.03.25 22:09:58.110611 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13652 | 2025.03.25 22:09:58.110733 [ 221 ] {} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13653 | 2025.03.25 22:09:58.110778 [ 197 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
13654 | 2025.03.25 22:09:58.110791 [ 221 ] {} <Debug> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13655 | 2025.03.25 22:09:58.110986 [ 197 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13656 | 2025.03.25 22:09:58.111028 [ 197 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 236 rows starting from the beginning of the part | ||
13657 | 2025.03.25 22:09:58.111120 [ 197 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
13658 | 2025.03.25 22:09:58.111467 [ 197 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
13659 | 2025.03.25 22:09:58.111779 [ 197 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
13660 | 2025.03.25 22:09:58.112092 [ 197 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
13661 | 2025.03.25 22:09:58.113631 [ 194 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 5 columns (5 merged, 0 gathered) in 0.002938751 sec., 240918.67599534633 rows/sec., 16.72 MiB/sec. | ||
13662 | 2025.03.25 22:09:58.113869 [ 194 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
13663 | 2025.03.25 22:09:58.113870 [ 221 ] {} <Debug> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13664 | 2025.03.25 22:09:58.114439 [ 194 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13665 | 2025.03.25 22:09:58.114538 [ 194 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_27_6} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
13666 | 2025.03.25 22:09:58.114656 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
13667 | 2025.03.25 22:10:00.271153 [ 219 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13668 | 2025.03.25 22:10:00.271221 [ 219 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13669 | 2025.03.25 22:10:00.273175 [ 219 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13670 | 2025.03.25 22:10:00.414314 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1872 | ||
13671 | 2025.03.25 22:10:00.417491 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13672 | 2025.03.25 22:10:00.417558 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13673 | 2025.03.25 22:10:00.419198 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
13674 | 2025.03.25 22:10:00.419528 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13675 | 2025.03.25 22:10:00.420286 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1872 | ||
13676 | 2025.03.25 22:10:00.864587 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13677 | 2025.03.25 22:10:00.864773 [ 254 ] {5a473abe-ad91-456f-8076-e0ca486405bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13678 | 2025.03.25 22:10:00.864848 [ 254 ] {5a473abe-ad91-456f-8076-e0ca486405bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13679 | 2025.03.25 22:10:00.865616 [ 254 ] {5a473abe-ad91-456f-8076-e0ca486405bf} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13680 | 2025.03.25 22:10:00.865672 [ 254 ] {5a473abe-ad91-456f-8076-e0ca486405bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13681 | 2025.03.25 22:10:00.866116 [ 254 ] {5a473abe-ad91-456f-8076-e0ca486405bf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
13682 | 2025.03.25 22:10:00.866379 [ 254 ] {5a473abe-ad91-456f-8076-e0ca486405bf} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13683 | 2025.03.25 22:10:00.866602 [ 254 ] {5a473abe-ad91-456f-8076-e0ca486405bf} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001881 sec., 2126.528442317916 rows/sec., 173.40 KiB/sec. | ||
13684 | 2025.03.25 22:10:00.866692 [ 254 ] {5a473abe-ad91-456f-8076-e0ca486405bf} <Debug> TCPHandler: Processed in 0.002238249 sec. | ||
13685 | 2025.03.25 22:10:00.866853 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13686 | 2025.03.25 22:10:00.866964 [ 254 ] {68418215-fa72-4d2c-85b8-0345923c6ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13687 | 2025.03.25 22:10:00.867014 [ 254 ] {68418215-fa72-4d2c-85b8-0345923c6ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13688 | 2025.03.25 22:10:00.867642 [ 254 ] {68418215-fa72-4d2c-85b8-0345923c6ce7} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13689 | 2025.03.25 22:10:00.867682 [ 254 ] {68418215-fa72-4d2c-85b8-0345923c6ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13690 | 2025.03.25 22:10:00.868059 [ 254 ] {68418215-fa72-4d2c-85b8-0345923c6ce7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
13691 | 2025.03.25 22:10:00.868304 [ 254 ] {68418215-fa72-4d2c-85b8-0345923c6ce7} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13692 | 2025.03.25 22:10:00.868534 [ 254 ] {68418215-fa72-4d2c-85b8-0345923c6ce7} <Debug> executeQuery: Read 122 rows, 10.56 KiB in 0.001587 sec., 76874.60617517328 rows/sec., 6.50 MiB/sec. | ||
13693 | 2025.03.25 22:10:00.868606 [ 254 ] {68418215-fa72-4d2c-85b8-0345923c6ce7} <Debug> TCPHandler: Processed in 0.001809852 sec. | ||
13694 | 2025.03.25 22:10:00.868632 [ 225 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
13695 | 2025.03.25 22:10:00.868700 [ 225 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
13696 | 2025.03.25 22:10:00.868754 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13697 | 2025.03.25 22:10:00.869003 [ 254 ] {c2a5ee97-b6d0-4ecd-aa9f-2a964a1ad24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13698 | 2025.03.25 22:10:00.869052 [ 254 ] {c2a5ee97-b6d0-4ecd-aa9f-2a964a1ad24c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13699 | 2025.03.25 22:10:00.870402 [ 254 ] {c2a5ee97-b6d0-4ecd-aa9f-2a964a1ad24c} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13700 | 2025.03.25 22:10:00.870456 [ 254 ] {c2a5ee97-b6d0-4ecd-aa9f-2a964a1ad24c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13701 | 2025.03.25 22:10:00.871132 [ 254 ] {c2a5ee97-b6d0-4ecd-aa9f-2a964a1ad24c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13702 | 2025.03.25 22:10:00.871611 [ 254 ] {c2a5ee97-b6d0-4ecd-aa9f-2a964a1ad24c} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13703 | 2025.03.25 22:10:00.871952 [ 254 ] {c2a5ee97-b6d0-4ecd-aa9f-2a964a1ad24c} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.003033 sec., 11869.436201780414 rows/sec., 885.44 KiB/sec. | ||
13704 | 2025.03.25 22:10:00.872084 [ 254 ] {c2a5ee97-b6d0-4ecd-aa9f-2a964a1ad24c} <Debug> TCPHandler: Processed in 0.00339937 sec. | ||
13705 | 2025.03.25 22:10:00.872266 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13706 | 2025.03.25 22:10:00.872389 [ 254 ] {f014156d-d892-40f0-b66d-246e7fbcc05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13707 | 2025.03.25 22:10:00.872455 [ 254 ] {f014156d-d892-40f0-b66d-246e7fbcc05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13708 | 2025.03.25 22:10:00.872665 [ 225 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
13709 | 2025.03.25 22:10:00.873856 [ 254 ] {f014156d-d892-40f0-b66d-246e7fbcc05e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13710 | 2025.03.25 22:10:00.873902 [ 254 ] {f014156d-d892-40f0-b66d-246e7fbcc05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13711 | 2025.03.25 22:10:00.874276 [ 254 ] {f014156d-d892-40f0-b66d-246e7fbcc05e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
13712 | 2025.03.25 22:10:00.874533 [ 254 ] {f014156d-d892-40f0-b66d-246e7fbcc05e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13713 | 2025.03.25 22:10:00.874759 [ 254 ] {f014156d-d892-40f0-b66d-246e7fbcc05e} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.002401 sec., 41649.312786339025 rows/sec., 3.26 MiB/sec. | ||
13714 | 2025.03.25 22:10:00.874828 [ 254 ] {f014156d-d892-40f0-b66d-246e7fbcc05e} <Debug> TCPHandler: Processed in 0.002619766 sec. | ||
13715 | 2025.03.25 22:10:00.874831 [ 219 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
13716 | 2025.03.25 22:10:00.874879 [ 219 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
13717 | 2025.03.25 22:10:00.874957 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13718 | 2025.03.25 22:10:00.875075 [ 254 ] {939932bf-53fa-47c7-8a3e-866e50af63f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13719 | 2025.03.25 22:10:00.875126 [ 254 ] {939932bf-53fa-47c7-8a3e-866e50af63f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13720 | 2025.03.25 22:10:00.875982 [ 254 ] {939932bf-53fa-47c7-8a3e-866e50af63f9} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13721 | 2025.03.25 22:10:00.876019 [ 254 ] {939932bf-53fa-47c7-8a3e-866e50af63f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13722 | 2025.03.25 22:10:00.876523 [ 254 ] {939932bf-53fa-47c7-8a3e-866e50af63f9} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
13723 | 2025.03.25 22:10:00.876810 [ 254 ] {939932bf-53fa-47c7-8a3e-866e50af63f9} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13724 | 2025.03.25 22:10:00.877051 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_115_23 to all_120_120_0 | ||
13725 | 2025.03.25 22:10:00.877153 [ 254 ] {939932bf-53fa-47c7-8a3e-866e50af63f9} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.002082 sec., 77809.79827089337 rows/sec., 5.42 MiB/sec. | ||
13726 | 2025.03.25 22:10:00.877170 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13727 | 2025.03.25 22:10:00.877267 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13728 | 2025.03.25 22:10:00.877514 [ 254 ] {939932bf-53fa-47c7-8a3e-866e50af63f9} <Debug> TCPHandler: Processed in 0.002610465 sec. | ||
13729 | 2025.03.25 22:10:00.877811 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_23 to all_120_120_0 into Compact with storage Full | ||
13730 | 2025.03.25 22:10:00.877833 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13731 | 2025.03.25 22:10:00.877987 [ 219 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
13732 | 2025.03.25 22:10:00.878211 [ 254 ] {20c5fc81-f8e6-4c37-a05a-2c0d064d55cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13733 | 2025.03.25 22:10:00.878522 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13734 | 2025.03.25 22:10:00.878604 [ 254 ] {20c5fc81-f8e6-4c37-a05a-2c0d064d55cf} <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 | ||
13735 | 2025.03.25 22:10:00.878640 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_115_23, total 32551 rows starting from the beginning of the part | ||
13736 | 2025.03.25 22:10:00.879378 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
13737 | 2025.03.25 22:10:00.880013 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 918 rows starting from the beginning of the part | ||
13738 | 2025.03.25 22:10:00.881011 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
13739 | 2025.03.25 22:10:00.882085 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
13740 | 2025.03.25 22:10:00.882566 [ 190 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 162 rows starting from the beginning of the part | ||
13741 | 2025.03.25 22:10:00.884666 [ 254 ] {20c5fc81-f8e6-4c37-a05a-2c0d064d55cf} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13742 | 2025.03.25 22:10:00.884717 [ 254 ] {20c5fc81-f8e6-4c37-a05a-2c0d064d55cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13743 | 2025.03.25 22:10:00.886545 [ 254 ] {20c5fc81-f8e6-4c37-a05a-2c0d064d55cf} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13744 | 2025.03.25 22:10:00.886845 [ 254 ] {20c5fc81-f8e6-4c37-a05a-2c0d064d55cf} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13745 | 2025.03.25 22:10:00.887311 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13746 | 2025.03.25 22:10:00.887380 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13747 | 2025.03.25 22:10:00.887413 [ 254 ] {20c5fc81-f8e6-4c37-a05a-2c0d064d55cf} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.009342 sec., 3425.390708627703 rows/sec., 6.14 MiB/sec. | ||
13748 | 2025.03.25 22:10:00.887420 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13749 | 2025.03.25 22:10:00.887945 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
13750 | 2025.03.25 22:10:00.888099 [ 254 ] {20c5fc81-f8e6-4c37-a05a-2c0d064d55cf} <Debug> TCPHandler: Processed in 0.010365151 sec. | ||
13751 | 2025.03.25 22:10:00.888382 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13752 | 2025.03.25 22:10:00.888684 [ 254 ] {1faf2db5-d64e-4531-b044-846dcce00df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13753 | 2025.03.25 22:10:00.888840 [ 254 ] {1faf2db5-d64e-4531-b044-846dcce00df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13754 | 2025.03.25 22:10:00.888889 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13755 | 2025.03.25 22:10:00.889180 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2051 rows starting from the beginning of the part | ||
13756 | 2025.03.25 22:10:00.890229 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 32 rows starting from the beginning of the part | ||
13757 | 2025.03.25 22:10:00.891241 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
13758 | 2025.03.25 22:10:00.891584 [ 254 ] {1faf2db5-d64e-4531-b044-846dcce00df7} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13759 | 2025.03.25 22:10:00.891724 [ 254 ] {1faf2db5-d64e-4531-b044-846dcce00df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13760 | 2025.03.25 22:10:00.892116 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 32 rows starting from the beginning of the part | ||
13761 | 2025.03.25 22:10:00.892975 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
13762 | 2025.03.25 22:10:00.893633 [ 254 ] {1faf2db5-d64e-4531-b044-846dcce00df7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
13763 | 2025.03.25 22:10:00.893807 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 32 rows starting from the beginning of the part | ||
13764 | 2025.03.25 22:10:00.894556 [ 254 ] {1faf2db5-d64e-4531-b044-846dcce00df7} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13765 | 2025.03.25 22:10:00.895502 [ 254 ] {1faf2db5-d64e-4531-b044-846dcce00df7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006916 sec., 8675.534991324464 rows/sec., 598.70 KiB/sec. | ||
13766 | 2025.03.25 22:10:00.895590 [ 222 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
13767 | 2025.03.25 22:10:00.895687 [ 254 ] {1faf2db5-d64e-4531-b044-846dcce00df7} <Debug> TCPHandler: Processed in 0.007366329 sec. | ||
13768 | 2025.03.25 22:10:00.895680 [ 222 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
13769 | 2025.03.25 22:10:00.898073 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34111 rows, containing 5 columns (5 merged, 0 gathered) in 0.020525058 sec., 1661919.7860488386 rows/sec., 113.75 MiB/sec. | ||
13770 | 2025.03.25 22:10:00.898456 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} <Trace> MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) | ||
13771 | 2025.03.25 22:10:00.899519 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13772 | 2025.03.25 22:10:00.899816 [ 222 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
13773 | 2025.03.25 22:10:00.899851 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_120_24} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_115_23, all_120_120_0] -> all_1_120_24 | ||
13774 | 2025.03.25 22:10:00.900178 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
13775 | 2025.03.25 22:10:00.908888 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2163 rows, containing 19 columns (19 merged, 0 gathered) in 0.021298072 sec., 101558.48848665738 rows/sec., 181.99 MiB/sec. | ||
13776 | 2025.03.25 22:10:00.911066 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13777 | 2025.03.25 22:10:00.911535 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13778 | 2025.03.25 22:10:00.911620 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13779 | 2025.03.25 22:10:00.911790 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.29 MiB. | ||
13780 | 2025.03.25 22:10:01.000156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.12 MiB, peak 281.37 MiB, free memory in arenas 0.00 B, will set to 265.08 MiB (RSS), difference: 1.96 MiB | ||
13781 | 2025.03.25 22:10:01.224705 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
13782 | 2025.03.25 22:10:01.224754 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
13783 | 2025.03.25 22:10:01.226547 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
13784 | 2025.03.25 22:10:02.719903 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36173 | ||
13785 | 2025.03.25 22:10:02.720651 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13786 | 2025.03.25 22:10:02.720714 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13787 | 2025.03.25 22:10:02.721282 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
13788 | 2025.03.25 22:10:02.721550 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13789 | 2025.03.25 22:10:02.721798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36173 | ||
13790 | 2025.03.25 22:10:05.341911 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 | ||
13791 | 2025.03.25 22:10:05.366644 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13792 | 2025.03.25 22:10:05.366714 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13793 | 2025.03.25 22:10:05.374671 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
13794 | 2025.03.25 22:10:05.375588 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13795 | 2025.03.25 22:10:05.380792 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 596 | ||
13796 | 2025.03.25 22:10:05.862582 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13797 | 2025.03.25 22:10:05.862791 [ 254 ] {ab52764b-114c-473e-bbff-67056346f2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13798 | 2025.03.25 22:10:05.862875 [ 254 ] {ab52764b-114c-473e-bbff-67056346f2e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13799 | 2025.03.25 22:10:05.863695 [ 254 ] {ab52764b-114c-473e-bbff-67056346f2e5} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13800 | 2025.03.25 22:10:05.863752 [ 254 ] {ab52764b-114c-473e-bbff-67056346f2e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13801 | 2025.03.25 22:10:05.864207 [ 254 ] {ab52764b-114c-473e-bbff-67056346f2e5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
13802 | 2025.03.25 22:10:05.864478 [ 254 ] {ab52764b-114c-473e-bbff-67056346f2e5} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13803 | 2025.03.25 22:10:05.864706 [ 73 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
13804 | 2025.03.25 22:10:05.864720 [ 254 ] {ab52764b-114c-473e-bbff-67056346f2e5} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001981 sec., 36345.280161534574 rows/sec., 2.94 MiB/sec. | ||
13805 | 2025.03.25 22:10:05.864789 [ 73 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13806 | 2025.03.25 22:10:05.864863 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13807 | 2025.03.25 22:10:05.864873 [ 254 ] {ab52764b-114c-473e-bbff-67056346f2e5} <Debug> TCPHandler: Processed in 0.002429173 sec. | ||
13808 | 2025.03.25 22:10:05.865084 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
13809 | 2025.03.25 22:10:05.865103 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13810 | 2025.03.25 22:10:05.865351 [ 254 ] {ab1d7296-8b35-4451-bc32-992719f19898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13811 | 2025.03.25 22:10:05.865353 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13812 | 2025.03.25 22:10:05.865449 [ 254 ] {ab1d7296-8b35-4451-bc32-992719f19898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13813 | 2025.03.25 22:10:05.865455 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1969 rows starting from the beginning of the part | ||
13814 | 2025.03.25 22:10:05.865779 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1334 rows starting from the beginning of the part | ||
13815 | 2025.03.25 22:10:05.866089 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 120 rows starting from the beginning of the part | ||
13816 | 2025.03.25 22:10:05.866427 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 72 rows starting from the beginning of the part | ||
13817 | 2025.03.25 22:10:05.866817 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 122 rows starting from the beginning of the part | ||
13818 | 2025.03.25 22:10:05.867267 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 72 rows starting from the beginning of the part | ||
13819 | 2025.03.25 22:10:05.868558 [ 254 ] {ab1d7296-8b35-4451-bc32-992719f19898} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13820 | 2025.03.25 22:10:05.868614 [ 254 ] {ab1d7296-8b35-4451-bc32-992719f19898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13821 | 2025.03.25 22:10:05.869630 [ 254 ] {ab1d7296-8b35-4451-bc32-992719f19898} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13822 | 2025.03.25 22:10:05.870004 [ 254 ] {ab1d7296-8b35-4451-bc32-992719f19898} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13823 | 2025.03.25 22:10:05.870282 [ 254 ] {ab1d7296-8b35-4451-bc32-992719f19898} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005009 sec., 1597.1251746855658 rows/sec., 120.10 KiB/sec. | ||
13824 | 2025.03.25 22:10:05.870606 [ 254 ] {ab1d7296-8b35-4451-bc32-992719f19898} <Debug> TCPHandler: Processed in 0.005569888 sec. | ||
13825 | 2025.03.25 22:10:05.871083 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13826 | 2025.03.25 22:10:05.871310 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3689 rows, containing 5 columns (5 merged, 0 gathered) in 0.006349161 sec., 581021.6499471348 rows/sec., 50.20 MiB/sec. | ||
13827 | 2025.03.25 22:10:05.871465 [ 254 ] {3a147db7-f266-47e4-b508-7eb5be3dc834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13828 | 2025.03.25 22:10:05.871619 [ 254 ] {3a147db7-f266-47e4-b508-7eb5be3dc834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13829 | 2025.03.25 22:10:05.871709 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
13830 | 2025.03.25 22:10:05.872456 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13831 | 2025.03.25 22:10:05.872622 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_121_24} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
13832 | 2025.03.25 22:10:05.872761 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
13833 | 2025.03.25 22:10:05.872998 [ 254 ] {3a147db7-f266-47e4-b508-7eb5be3dc834} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13834 | 2025.03.25 22:10:05.873044 [ 254 ] {3a147db7-f266-47e4-b508-7eb5be3dc834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13835 | 2025.03.25 22:10:05.873428 [ 254 ] {3a147db7-f266-47e4-b508-7eb5be3dc834} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
13836 | 2025.03.25 22:10:05.873675 [ 254 ] {3a147db7-f266-47e4-b508-7eb5be3dc834} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13837 | 2025.03.25 22:10:05.873866 [ 73 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
13838 | 2025.03.25 22:10:05.873924 [ 254 ] {3a147db7-f266-47e4-b508-7eb5be3dc834} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002578 sec., 27928.626842513575 rows/sec., 2.18 MiB/sec. | ||
13839 | 2025.03.25 22:10:05.873925 [ 73 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13840 | 2025.03.25 22:10:05.874005 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13841 | 2025.03.25 22:10:05.874061 [ 254 ] {3a147db7-f266-47e4-b508-7eb5be3dc834} <Debug> TCPHandler: Processed in 0.003153865 sec. | ||
13842 | 2025.03.25 22:10:05.874271 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13843 | 2025.03.25 22:10:05.874285 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
13844 | 2025.03.25 22:10:05.874460 [ 254 ] {a25adf97-bead-401f-afd1-cb2c895f1ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13845 | 2025.03.25 22:10:05.874591 [ 254 ] {a25adf97-bead-401f-afd1-cb2c895f1ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13846 | 2025.03.25 22:10:05.874602 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13847 | 2025.03.25 22:10:05.874707 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 952 rows starting from the beginning of the part | ||
13848 | 2025.03.25 22:10:05.875057 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 568 rows starting from the beginning of the part | ||
13849 | 2025.03.25 22:10:05.875491 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 96 rows starting from the beginning of the part | ||
13850 | 2025.03.25 22:10:05.875895 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 72 rows starting from the beginning of the part | ||
13851 | 2025.03.25 22:10:05.876195 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 100 rows starting from the beginning of the part | ||
13852 | 2025.03.25 22:10:05.876534 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 72 rows starting from the beginning of the part | ||
13853 | 2025.03.25 22:10:05.877466 [ 254 ] {a25adf97-bead-401f-afd1-cb2c895f1ac9} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13854 | 2025.03.25 22:10:05.877540 [ 254 ] {a25adf97-bead-401f-afd1-cb2c895f1ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13855 | 2025.03.25 22:10:05.879098 [ 254 ] {a25adf97-bead-401f-afd1-cb2c895f1ac9} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
13856 | 2025.03.25 22:10:05.879764 [ 254 ] {a25adf97-bead-401f-afd1-cb2c895f1ac9} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13857 | 2025.03.25 22:10:05.879840 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 5 columns (5 merged, 0 gathered) in 0.00570303 sec., 326142.4190298841 rows/sec., 25.60 MiB/sec. | ||
13858 | 2025.03.25 22:10:05.880148 [ 254 ] {a25adf97-bead-401f-afd1-cb2c895f1ac9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005747 sec., 27840.612493474855 rows/sec., 1.94 MiB/sec. | ||
13859 | 2025.03.25 22:10:05.880198 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
13860 | 2025.03.25 22:10:05.880324 [ 254 ] {a25adf97-bead-401f-afd1-cb2c895f1ac9} <Debug> TCPHandler: Processed in 0.006119846 sec. | ||
13861 | 2025.03.25 22:10:05.880501 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13862 | 2025.03.25 22:10:05.880676 [ 254 ] {03451825-d5b8-4c0e-b1a7-6c49913527b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13863 | 2025.03.25 22:10:05.880771 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13864 | 2025.03.25 22:10:05.880823 [ 254 ] {03451825-d5b8-4c0e-b1a7-6c49913527b7} <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 | ||
13865 | 2025.03.25 22:10:05.881003 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_121_24} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
13866 | 2025.03.25 22:10:05.881225 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
13867 | 2025.03.25 22:10:05.882288 [ 254 ] {03451825-d5b8-4c0e-b1a7-6c49913527b7} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13868 | 2025.03.25 22:10:05.882333 [ 254 ] {03451825-d5b8-4c0e-b1a7-6c49913527b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13869 | 2025.03.25 22:10:05.882990 [ 254 ] {03451825-d5b8-4c0e-b1a7-6c49913527b7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13870 | 2025.03.25 22:10:05.883278 [ 254 ] {03451825-d5b8-4c0e-b1a7-6c49913527b7} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13871 | 2025.03.25 22:10:05.883546 [ 254 ] {03451825-d5b8-4c0e-b1a7-6c49913527b7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00291 sec., 2749.1408934707906 rows/sec., 4.93 MiB/sec. | ||
13872 | 2025.03.25 22:10:05.883600 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13873 | 2025.03.25 22:10:05.883683 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13874 | 2025.03.25 22:10:05.883794 [ 254 ] {03451825-d5b8-4c0e-b1a7-6c49913527b7} <Debug> TCPHandler: Processed in 0.003374229 sec. | ||
13875 | 2025.03.25 22:10:05.884048 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13876 | 2025.03.25 22:10:05.884207 [ 254 ] {42023d7e-2d0b-4ab7-98ef-eede3570d9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13877 | 2025.03.25 22:10:05.884289 [ 254 ] {42023d7e-2d0b-4ab7-98ef-eede3570d9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13878 | 2025.03.25 22:10:05.885291 [ 254 ] {42023d7e-2d0b-4ab7-98ef-eede3570d9f9} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13879 | 2025.03.25 22:10:05.885344 [ 254 ] {42023d7e-2d0b-4ab7-98ef-eede3570d9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13880 | 2025.03.25 22:10:05.886117 [ 254 ] {42023d7e-2d0b-4ab7-98ef-eede3570d9f9} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
13881 | 2025.03.25 22:10:05.886564 [ 254 ] {42023d7e-2d0b-4ab7-98ef-eede3570d9f9} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13882 | 2025.03.25 22:10:05.886840 [ 73 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
13883 | 2025.03.25 22:10:05.886946 [ 73 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13884 | 2025.03.25 22:10:05.887000 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
13885 | 2025.03.25 22:10:05.887075 [ 254 ] {42023d7e-2d0b-4ab7-98ef-eede3570d9f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002886 sec., 20790.02079002079 rows/sec., 1.40 MiB/sec. | ||
13886 | 2025.03.25 22:10:05.887389 [ 254 ] {42023d7e-2d0b-4ab7-98ef-eede3570d9f9} <Debug> TCPHandler: Processed in 0.00342043 sec. | ||
13887 | 2025.03.25 22:10:05.887414 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
13888 | 2025.03.25 22:10:05.887578 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13889 | 2025.03.25 22:10:05.887633 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6736 rows starting from the beginning of the part | ||
13890 | 2025.03.25 22:10:05.887764 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13891 | 2025.03.25 22:10:05.887869 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
13892 | 2025.03.25 22:10:05.888266 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
13893 | 2025.03.25 22:10:05.888655 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
13894 | 2025.03.25 22:10:05.888990 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
13895 | 2025.03.25 22:10:05.889512 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
13896 | 2025.03.25 22:10:05.893010 [ 187 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7036 rows, containing 4 columns (4 merged, 0 gathered) in 0.005875883 sec., 1197437.049035864 rows/sec., 79.86 MiB/sec. | ||
13897 | 2025.03.25 22:10:05.893520 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
13898 | 2025.03.25 22:10:05.893862 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13899 | 2025.03.25 22:10:05.893953 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_121_24} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
13900 | 2025.03.25 22:10:05.894061 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
13901 | 2025.03.25 22:10:06.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.16 MiB, peak 281.37 MiB, free memory in arenas 0.00 B, will set to 265.08 MiB (RSS), difference: -1.08 MiB | ||
13902 | 2025.03.25 22:10:09.984853 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13903 | 2025.03.25 22:10:09.984925 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13904 | 2025.03.25 22:10:10.221925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36661 | ||
13905 | 2025.03.25 22:10:10.222700 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13906 | 2025.03.25 22:10:10.222761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13907 | 2025.03.25 22:10:10.223377 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
13908 | 2025.03.25 22:10:10.223664 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13909 | 2025.03.25 22:10:10.223974 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
13910 | 2025.03.25 22:10:10.224059 [ 222 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13911 | 2025.03.25 22:10:10.224125 [ 222 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13912 | 2025.03.25 22:10:10.226066 [ 222 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13913 | 2025.03.25 22:10:10.420472 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1898 | ||
13914 | 2025.03.25 22:10:10.423609 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13915 | 2025.03.25 22:10:10.423659 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13916 | 2025.03.25 22:10:10.425247 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
13917 | 2025.03.25 22:10:10.425589 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13918 | 2025.03.25 22:10:10.426308 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1898 | ||
13919 | 2025.03.25 22:10:10.863587 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13920 | 2025.03.25 22:10:10.863784 [ 254 ] {4a556b54-fecf-46ba-9386-ac88b3d665aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13921 | 2025.03.25 22:10:10.863861 [ 254 ] {4a556b54-fecf-46ba-9386-ac88b3d665aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13922 | 2025.03.25 22:10:10.864732 [ 254 ] {4a556b54-fecf-46ba-9386-ac88b3d665aa} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13923 | 2025.03.25 22:10:10.864789 [ 254 ] {4a556b54-fecf-46ba-9386-ac88b3d665aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13924 | 2025.03.25 22:10:10.865254 [ 254 ] {4a556b54-fecf-46ba-9386-ac88b3d665aa} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
13925 | 2025.03.25 22:10:10.865516 [ 254 ] {4a556b54-fecf-46ba-9386-ac88b3d665aa} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13926 | 2025.03.25 22:10:10.865758 [ 254 ] {4a556b54-fecf-46ba-9386-ac88b3d665aa} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002024 sec., 59288.53754940711 rows/sec., 5.02 MiB/sec. | ||
13927 | 2025.03.25 22:10:10.865881 [ 254 ] {4a556b54-fecf-46ba-9386-ac88b3d665aa} <Debug> TCPHandler: Processed in 0.002424762 sec. | ||
13928 | 2025.03.25 22:10:10.866072 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13929 | 2025.03.25 22:10:10.866288 [ 254 ] {51f98b0d-2dfc-4945-b878-e907b5c3ece1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13930 | 2025.03.25 22:10:10.866340 [ 254 ] {51f98b0d-2dfc-4945-b878-e907b5c3ece1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13931 | 2025.03.25 22:10:10.866917 [ 254 ] {51f98b0d-2dfc-4945-b878-e907b5c3ece1} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13932 | 2025.03.25 22:10:10.866959 [ 254 ] {51f98b0d-2dfc-4945-b878-e907b5c3ece1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13933 | 2025.03.25 22:10:10.867326 [ 254 ] {51f98b0d-2dfc-4945-b878-e907b5c3ece1} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13934 | 2025.03.25 22:10:10.867576 [ 254 ] {51f98b0d-2dfc-4945-b878-e907b5c3ece1} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13935 | 2025.03.25 22:10:10.867796 [ 254 ] {51f98b0d-2dfc-4945-b878-e907b5c3ece1} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001563 sec., 20473.448496481127 rows/sec., 1.50 MiB/sec. | ||
13936 | 2025.03.25 22:10:10.867850 [ 254 ] {51f98b0d-2dfc-4945-b878-e907b5c3ece1} <Debug> TCPHandler: Processed in 0.001880982 sec. | ||
13937 | 2025.03.25 22:10:10.867973 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13938 | 2025.03.25 22:10:10.868092 [ 254 ] {0de6d368-1665-4d18-9efa-edb58c3627ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13939 | 2025.03.25 22:10:10.868138 [ 254 ] {0de6d368-1665-4d18-9efa-edb58c3627ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13940 | 2025.03.25 22:10:10.868840 [ 254 ] {0de6d368-1665-4d18-9efa-edb58c3627ee} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13941 | 2025.03.25 22:10:10.868890 [ 254 ] {0de6d368-1665-4d18-9efa-edb58c3627ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13942 | 2025.03.25 22:10:10.869322 [ 254 ] {0de6d368-1665-4d18-9efa-edb58c3627ee} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
13943 | 2025.03.25 22:10:10.869565 [ 254 ] {0de6d368-1665-4d18-9efa-edb58c3627ee} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13944 | 2025.03.25 22:10:10.869797 [ 254 ] {0de6d368-1665-4d18-9efa-edb58c3627ee} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.00172 sec., 55813.95348837209 rows/sec., 4.36 MiB/sec. | ||
13945 | 2025.03.25 22:10:10.869861 [ 254 ] {0de6d368-1665-4d18-9efa-edb58c3627ee} <Debug> TCPHandler: Processed in 0.001938464 sec. | ||
13946 | 2025.03.25 22:10:10.870013 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13947 | 2025.03.25 22:10:10.870302 [ 254 ] {81aec1f7-114e-4d01-bdf8-e4730636b145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13948 | 2025.03.25 22:10:10.870471 [ 254 ] {81aec1f7-114e-4d01-bdf8-e4730636b145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13949 | 2025.03.25 22:10:10.873698 [ 254 ] {81aec1f7-114e-4d01-bdf8-e4730636b145} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13950 | 2025.03.25 22:10:10.873744 [ 254 ] {81aec1f7-114e-4d01-bdf8-e4730636b145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13951 | 2025.03.25 22:10:10.874162 [ 254 ] {81aec1f7-114e-4d01-bdf8-e4730636b145} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
13952 | 2025.03.25 22:10:10.874412 [ 254 ] {81aec1f7-114e-4d01-bdf8-e4730636b145} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13953 | 2025.03.25 22:10:10.874628 [ 254 ] {81aec1f7-114e-4d01-bdf8-e4730636b145} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004434 sec., 36084.79927830402 rows/sec., 2.51 MiB/sec. | ||
13954 | 2025.03.25 22:10:10.874690 [ 254 ] {81aec1f7-114e-4d01-bdf8-e4730636b145} <Debug> TCPHandler: Processed in 0.004739803 sec. | ||
13955 | 2025.03.25 22:10:10.874802 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13956 | 2025.03.25 22:10:10.874906 [ 254 ] {ed82fdd3-5e69-4180-aba7-39e57c16502b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13957 | 2025.03.25 22:10:10.874973 [ 254 ] {ed82fdd3-5e69-4180-aba7-39e57c16502b} <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 | ||
13958 | 2025.03.25 22:10:10.876146 [ 254 ] {ed82fdd3-5e69-4180-aba7-39e57c16502b} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13959 | 2025.03.25 22:10:10.876186 [ 254 ] {ed82fdd3-5e69-4180-aba7-39e57c16502b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13960 | 2025.03.25 22:10:10.876858 [ 254 ] {ed82fdd3-5e69-4180-aba7-39e57c16502b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13961 | 2025.03.25 22:10:10.877132 [ 254 ] {ed82fdd3-5e69-4180-aba7-39e57c16502b} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13962 | 2025.03.25 22:10:10.877431 [ 254 ] {ed82fdd3-5e69-4180-aba7-39e57c16502b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002537 sec., 12613.32282223098 rows/sec., 22.60 MiB/sec. | ||
13963 | 2025.03.25 22:10:10.877787 [ 254 ] {ed82fdd3-5e69-4180-aba7-39e57c16502b} <Debug> TCPHandler: Processed in 0.003029733 sec. | ||
13964 | 2025.03.25 22:10:10.878131 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13965 | 2025.03.25 22:10:10.878250 [ 254 ] {050dd43e-e1b4-425d-adb7-80f21a2a3c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13966 | 2025.03.25 22:10:10.878299 [ 254 ] {050dd43e-e1b4-425d-adb7-80f21a2a3c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13967 | 2025.03.25 22:10:10.878787 [ 254 ] {050dd43e-e1b4-425d-adb7-80f21a2a3c28} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13968 | 2025.03.25 22:10:10.878832 [ 254 ] {050dd43e-e1b4-425d-adb7-80f21a2a3c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13969 | 2025.03.25 22:10:10.879209 [ 254 ] {050dd43e-e1b4-425d-adb7-80f21a2a3c28} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
13970 | 2025.03.25 22:10:10.879458 [ 254 ] {050dd43e-e1b4-425d-adb7-80f21a2a3c28} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13971 | 2025.03.25 22:10:10.879667 [ 254 ] {050dd43e-e1b4-425d-adb7-80f21a2a3c28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. | ||
13972 | 2025.03.25 22:10:10.879723 [ 254 ] {050dd43e-e1b4-425d-adb7-80f21a2a3c28} <Debug> TCPHandler: Processed in 0.00168959 sec. | ||
13973 | 2025.03.25 22:10:10.992870 [ 225 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13974 | 2025.03.25 22:10:10.992960 [ 225 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13975 | 2025.03.25 22:10:10.994989 [ 225 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13976 | 2025.03.25 22:10:11.000274 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.53 MiB, peak 281.37 MiB, free memory in arenas 0.00 B, will set to 265.08 MiB (RSS), difference: 3.55 MiB | ||
13977 | 2025.03.25 22:10:11.001989 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00117476 sec. | ||
13978 | 2025.03.25 22:10:11.621977 [ 221 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13979 | 2025.03.25 22:10:11.622026 [ 221 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13980 | 2025.03.25 22:10:11.623795 [ 221 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
13981 | 2025.03.25 22:10:12.880876 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 | ||
13982 | 2025.03.25 22:10:12.904519 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13983 | 2025.03.25 22:10:12.904588 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13984 | 2025.03.25 22:10:12.912430 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
13985 | 2025.03.25 22:10:12.913281 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13986 | 2025.03.25 22:10:12.916865 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
13987 | 2025.03.25 22:10:15.893816 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13988 | 2025.03.25 22:10:15.894024 [ 254 ] {56379b98-e82d-4754-a804-ca0f4a5d4388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13989 | 2025.03.25 22:10:15.894097 [ 254 ] {56379b98-e82d-4754-a804-ca0f4a5d4388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13990 | 2025.03.25 22:10:15.894873 [ 254 ] {56379b98-e82d-4754-a804-ca0f4a5d4388} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13991 | 2025.03.25 22:10:15.894922 [ 254 ] {56379b98-e82d-4754-a804-ca0f4a5d4388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
13992 | 2025.03.25 22:10:15.895368 [ 254 ] {56379b98-e82d-4754-a804-ca0f4a5d4388} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
13993 | 2025.03.25 22:10:15.895629 [ 254 ] {56379b98-e82d-4754-a804-ca0f4a5d4388} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13994 | 2025.03.25 22:10:15.895892 [ 254 ] {56379b98-e82d-4754-a804-ca0f4a5d4388} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001909 sec., 12572.027239392351 rows/sec., 1.04 MiB/sec. | ||
13995 | 2025.03.25 22:10:15.896029 [ 254 ] {56379b98-e82d-4754-a804-ca0f4a5d4388} <Debug> TCPHandler: Processed in 0.002338731 sec. | ||
13996 | 2025.03.25 22:10:15.896228 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13997 | 2025.03.25 22:10:15.896345 [ 254 ] {67d92472-672b-4877-9c1b-9f4ea3419797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13998 | 2025.03.25 22:10:15.896396 [ 254 ] {67d92472-672b-4877-9c1b-9f4ea3419797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13999 | 2025.03.25 22:10:15.897853 [ 254 ] {67d92472-672b-4877-9c1b-9f4ea3419797} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14000 | 2025.03.25 22:10:15.897897 [ 254 ] {67d92472-672b-4877-9c1b-9f4ea3419797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14001 | 2025.03.25 22:10:15.898354 [ 254 ] {67d92472-672b-4877-9c1b-9f4ea3419797} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14002 | 2025.03.25 22:10:15.898609 [ 254 ] {67d92472-672b-4877-9c1b-9f4ea3419797} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14003 | 2025.03.25 22:10:15.898818 [ 254 ] {67d92472-672b-4877-9c1b-9f4ea3419797} <Debug> executeQuery: Read 1332 rows, 113.52 KiB in 0.002501 sec., 532586.9652139144 rows/sec., 44.32 MiB/sec. | ||
14004 | 2025.03.25 22:10:15.898876 [ 254 ] {67d92472-672b-4877-9c1b-9f4ea3419797} <Debug> TCPHandler: Processed in 0.002710857 sec. | ||
14005 | 2025.03.25 22:10:15.899001 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14006 | 2025.03.25 22:10:15.899111 [ 254 ] {3241910e-c1d9-46e0-8604-ec91f9a811fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14007 | 2025.03.25 22:10:15.899158 [ 254 ] {3241910e-c1d9-46e0-8604-ec91f9a811fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14008 | 2025.03.25 22:10:15.899696 [ 254 ] {3241910e-c1d9-46e0-8604-ec91f9a811fd} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14009 | 2025.03.25 22:10:15.899736 [ 254 ] {3241910e-c1d9-46e0-8604-ec91f9a811fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14010 | 2025.03.25 22:10:15.900084 [ 254 ] {3241910e-c1d9-46e0-8604-ec91f9a811fd} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
14011 | 2025.03.25 22:10:15.900325 [ 254 ] {3241910e-c1d9-46e0-8604-ec91f9a811fd} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14012 | 2025.03.25 22:10:15.900540 [ 254 ] {3241910e-c1d9-46e0-8604-ec91f9a811fd} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001454 sec., 13755.15818431912 rows/sec., 1.05 MiB/sec. | ||
14013 | 2025.03.25 22:10:15.900595 [ 254 ] {3241910e-c1d9-46e0-8604-ec91f9a811fd} <Debug> TCPHandler: Processed in 0.001646429 sec. | ||
14014 | 2025.03.25 22:10:15.900717 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14015 | 2025.03.25 22:10:15.900823 [ 254 ] {7918b960-d252-4ebc-92f5-71f384078f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14016 | 2025.03.25 22:10:15.900869 [ 254 ] {7918b960-d252-4ebc-92f5-71f384078f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14017 | 2025.03.25 22:10:15.901494 [ 254 ] {7918b960-d252-4ebc-92f5-71f384078f0f} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14018 | 2025.03.25 22:10:15.901534 [ 254 ] {7918b960-d252-4ebc-92f5-71f384078f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14019 | 2025.03.25 22:10:15.901903 [ 254 ] {7918b960-d252-4ebc-92f5-71f384078f0f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
14020 | 2025.03.25 22:10:15.902138 [ 254 ] {7918b960-d252-4ebc-92f5-71f384078f0f} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14021 | 2025.03.25 22:10:15.902346 [ 254 ] {7918b960-d252-4ebc-92f5-71f384078f0f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001542 sec., 163424.12451361868 rows/sec., 11.30 MiB/sec. | ||
14022 | 2025.03.25 22:10:15.902420 [ 254 ] {7918b960-d252-4ebc-92f5-71f384078f0f} <Debug> TCPHandler: Processed in 0.001755221 sec. | ||
14023 | 2025.03.25 22:10:15.902599 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14024 | 2025.03.25 22:10:15.902707 [ 254 ] {4d29469e-df72-4620-9360-76719d9fd092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14025 | 2025.03.25 22:10:15.902752 [ 254 ] {4d29469e-df72-4620-9360-76719d9fd092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14026 | 2025.03.25 22:10:15.903270 [ 254 ] {4d29469e-df72-4620-9360-76719d9fd092} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14027 | 2025.03.25 22:10:15.903309 [ 254 ] {4d29469e-df72-4620-9360-76719d9fd092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14028 | 2025.03.25 22:10:15.903653 [ 254 ] {4d29469e-df72-4620-9360-76719d9fd092} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
14029 | 2025.03.25 22:10:15.903888 [ 254 ] {4d29469e-df72-4620-9360-76719d9fd092} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14030 | 2025.03.25 22:10:15.904135 [ 254 ] {4d29469e-df72-4620-9360-76719d9fd092} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001449 sec., 8281.573498964803 rows/sec., 647.00 KiB/sec. | ||
14031 | 2025.03.25 22:10:15.904353 [ 254 ] {4d29469e-df72-4620-9360-76719d9fd092} <Debug> TCPHandler: Processed in 0.001806492 sec. | ||
14032 | 2025.03.25 22:10:15.904525 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14033 | 2025.03.25 22:10:15.904631 [ 254 ] {e80e254b-c816-4d5a-be6d-4077a1b40b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14034 | 2025.03.25 22:10:15.904678 [ 254 ] {e80e254b-c816-4d5a-be6d-4077a1b40b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14035 | 2025.03.25 22:10:15.905442 [ 254 ] {e80e254b-c816-4d5a-be6d-4077a1b40b2a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14036 | 2025.03.25 22:10:15.905482 [ 254 ] {e80e254b-c816-4d5a-be6d-4077a1b40b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14037 | 2025.03.25 22:10:15.905863 [ 254 ] {e80e254b-c816-4d5a-be6d-4077a1b40b2a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14038 | 2025.03.25 22:10:15.906098 [ 254 ] {e80e254b-c816-4d5a-be6d-4077a1b40b2a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14039 | 2025.03.25 22:10:15.906313 [ 254 ] {e80e254b-c816-4d5a-be6d-4077a1b40b2a} <Debug> executeQuery: Read 564 rows, 43.30 KiB in 0.001704 sec., 330985.91549295775 rows/sec., 24.82 MiB/sec. | ||
14040 | 2025.03.25 22:10:15.906368 [ 254 ] {e80e254b-c816-4d5a-be6d-4077a1b40b2a} <Debug> TCPHandler: Processed in 0.001905713 sec. | ||
14041 | 2025.03.25 22:10:15.906494 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14042 | 2025.03.25 22:10:15.906600 [ 254 ] {c68dcd39-2a4b-44a5-87cd-c0a771702630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14043 | 2025.03.25 22:10:15.906651 [ 254 ] {c68dcd39-2a4b-44a5-87cd-c0a771702630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14044 | 2025.03.25 22:10:15.907369 [ 254 ] {c68dcd39-2a4b-44a5-87cd-c0a771702630} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14045 | 2025.03.25 22:10:15.907408 [ 254 ] {c68dcd39-2a4b-44a5-87cd-c0a771702630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14046 | 2025.03.25 22:10:15.907838 [ 254 ] {c68dcd39-2a4b-44a5-87cd-c0a771702630} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14047 | 2025.03.25 22:10:15.908068 [ 254 ] {c68dcd39-2a4b-44a5-87cd-c0a771702630} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14048 | 2025.03.25 22:10:15.908280 [ 254 ] {c68dcd39-2a4b-44a5-87cd-c0a771702630} <Debug> executeQuery: Read 916 rows, 63.62 KiB in 0.001701 sec., 538506.760728983 rows/sec., 36.52 MiB/sec. | ||
14049 | 2025.03.25 22:10:15.908331 [ 254 ] {c68dcd39-2a4b-44a5-87cd-c0a771702630} <Debug> TCPHandler: Processed in 0.001889373 sec. | ||
14050 | 2025.03.25 22:10:15.908450 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14051 | 2025.03.25 22:10:15.908555 [ 254 ] {46f9d07c-2acf-4eba-813a-f66fea587dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14052 | 2025.03.25 22:10:15.908621 [ 254 ] {46f9d07c-2acf-4eba-813a-f66fea587dc4} <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 | ||
14053 | 2025.03.25 22:10:15.909663 [ 254 ] {46f9d07c-2acf-4eba-813a-f66fea587dc4} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14054 | 2025.03.25 22:10:15.909702 [ 254 ] {46f9d07c-2acf-4eba-813a-f66fea587dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14055 | 2025.03.25 22:10:15.910310 [ 254 ] {46f9d07c-2acf-4eba-813a-f66fea587dc4} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
14056 | 2025.03.25 22:10:15.910565 [ 254 ] {46f9d07c-2acf-4eba-813a-f66fea587dc4} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14057 | 2025.03.25 22:10:15.910808 [ 254 ] {46f9d07c-2acf-4eba-813a-f66fea587dc4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002274 sec., 3518.0299032541775 rows/sec., 6.30 MiB/sec. | ||
14058 | 2025.03.25 22:10:15.910910 [ 254 ] {46f9d07c-2acf-4eba-813a-f66fea587dc4} <Debug> TCPHandler: Processed in 0.002511484 sec. | ||
14059 | 2025.03.25 22:10:15.911048 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14060 | 2025.03.25 22:10:15.911154 [ 254 ] {cbe3b1eb-cf81-41f3-9173-fccdd1ee67f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14061 | 2025.03.25 22:10:15.911199 [ 254 ] {cbe3b1eb-cf81-41f3-9173-fccdd1ee67f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14062 | 2025.03.25 22:10:15.911636 [ 254 ] {cbe3b1eb-cf81-41f3-9173-fccdd1ee67f1} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14063 | 2025.03.25 22:10:15.911675 [ 254 ] {cbe3b1eb-cf81-41f3-9173-fccdd1ee67f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14064 | 2025.03.25 22:10:15.912035 [ 254 ] {cbe3b1eb-cf81-41f3-9173-fccdd1ee67f1} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14065 | 2025.03.25 22:10:15.912266 [ 254 ] {cbe3b1eb-cf81-41f3-9173-fccdd1ee67f1} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14066 | 2025.03.25 22:10:15.912468 [ 254 ] {cbe3b1eb-cf81-41f3-9173-fccdd1ee67f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001335 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. | ||
14067 | 2025.03.25 22:10:15.912518 [ 254 ] {cbe3b1eb-cf81-41f3-9173-fccdd1ee67f1} <Debug> TCPHandler: Processed in 0.001520326 sec. | ||
14068 | 2025.03.25 22:10:17.724118 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37088 | ||
14069 | 2025.03.25 22:10:17.724814 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14070 | 2025.03.25 22:10:17.724863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14071 | 2025.03.25 22:10:17.725408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
14072 | 2025.03.25 22:10:17.725673 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14073 | 2025.03.25 22:10:17.725876 [ 59 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
14074 | 2025.03.25 22:10:17.725950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37088 | ||
14075 | 2025.03.25 22:10:17.725974 [ 59 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14076 | 2025.03.25 22:10:17.726005 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14077 | 2025.03.25 22:10:17.726177 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
14078 | 2025.03.25 22:10:17.726589 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14079 | 2025.03.25 22:10:17.726671 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part | ||
14080 | 2025.03.25 22:10:17.726751 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 427 rows starting from the beginning of the part | ||
14081 | 2025.03.25 22:10:17.726984 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 488 rows starting from the beginning of the part | ||
14082 | 2025.03.25 22:10:17.727119 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 427 rows starting from the beginning of the part | ||
14083 | 2025.03.25 22:10:17.727281 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 488 rows starting from the beginning of the part | ||
14084 | 2025.03.25 22:10:17.727347 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 427 rows starting from the beginning of the part | ||
14085 | 2025.03.25 22:10:17.730503 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37088 rows, containing 4 columns (4 merged, 0 gathered) in 0.004432328 sec., 8367611.783243478 rows/sec., 119.70 MiB/sec. | ||
14086 | 2025.03.25 22:10:17.730889 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
14087 | 2025.03.25 22:10:17.731238 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_81_16} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14088 | 2025.03.25 22:10:17.731335 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_81_16} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
14089 | 2025.03.25 22:10:17.731448 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
14090 | 2025.03.25 22:10:20.416936 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 | ||
14091 | 2025.03.25 22:10:20.426661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1928 | ||
14092 | 2025.03.25 22:10:20.441909 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14093 | 2025.03.25 22:10:20.442003 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14094 | 2025.03.25 22:10:20.446660 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
14095 | 2025.03.25 22:10:20.447530 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14096 | 2025.03.25 22:10:20.452125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1928 | ||
14097 | 2025.03.25 22:10:20.462622 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14098 | 2025.03.25 22:10:20.462690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14099 | 2025.03.25 22:10:20.471967 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
14100 | 2025.03.25 22:10:20.472798 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14101 | 2025.03.25 22:10:20.473242 [ 57 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
14102 | 2025.03.25 22:10:20.473380 [ 57 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14103 | 2025.03.25 22:10:20.473471 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14104 | 2025.03.25 22:10:20.473912 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
14105 | 2025.03.25 22:10:20.485335 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 611 | ||
14106 | 2025.03.25 22:10:20.486411 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14107 | 2025.03.25 22:10:20.487378 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
14108 | 2025.03.25 22:10:20.492352 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part | ||
14109 | 2025.03.25 22:10:20.497292 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part | ||
14110 | 2025.03.25 22:10:20.502619 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part | ||
14111 | 2025.03.25 22:10:20.508645 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
14112 | 2025.03.25 22:10:20.514548 [ 199 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part | ||
14113 | 2025.03.25 22:10:20.579474 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.105869019 sec., 5771.282342759783 rows/sec., 29.84 MiB/sec. | ||
14114 | 2025.03.25 22:10:20.581921 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
14115 | 2025.03.25 22:10:20.584496 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_81_16} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14116 | 2025.03.25 22:10:20.584600 [ 187 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_81_16} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
14117 | 2025.03.25 22:10:20.586165 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
14118 | 2025.03.25 22:10:20.868444 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14119 | 2025.03.25 22:10:20.868648 [ 254 ] {4eea2aad-2c1f-422c-85cf-8d6e7f40e95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14120 | 2025.03.25 22:10:20.868728 [ 254 ] {4eea2aad-2c1f-422c-85cf-8d6e7f40e95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14121 | 2025.03.25 22:10:20.869830 [ 254 ] {4eea2aad-2c1f-422c-85cf-8d6e7f40e95b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14122 | 2025.03.25 22:10:20.869905 [ 254 ] {4eea2aad-2c1f-422c-85cf-8d6e7f40e95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14123 | 2025.03.25 22:10:20.870579 [ 254 ] {4eea2aad-2c1f-422c-85cf-8d6e7f40e95b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14124 | 2025.03.25 22:10:20.870992 [ 254 ] {4eea2aad-2c1f-422c-85cf-8d6e7f40e95b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14125 | 2025.03.25 22:10:20.871272 [ 254 ] {4eea2aad-2c1f-422c-85cf-8d6e7f40e95b} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.002678 sec., 44809.55937266617 rows/sec., 3.80 MiB/sec. | ||
14126 | 2025.03.25 22:10:20.871370 [ 254 ] {4eea2aad-2c1f-422c-85cf-8d6e7f40e95b} <Debug> TCPHandler: Processed in 0.003070454 sec. | ||
14127 | 2025.03.25 22:10:20.871573 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14128 | 2025.03.25 22:10:20.871723 [ 254 ] {e489f145-0ad1-48cd-930c-7f2c30eb6b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14129 | 2025.03.25 22:10:20.871795 [ 254 ] {e489f145-0ad1-48cd-930c-7f2c30eb6b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14130 | 2025.03.25 22:10:20.872516 [ 254 ] {e489f145-0ad1-48cd-930c-7f2c30eb6b14} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14131 | 2025.03.25 22:10:20.872568 [ 254 ] {e489f145-0ad1-48cd-930c-7f2c30eb6b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14132 | 2025.03.25 22:10:20.872981 [ 254 ] {e489f145-0ad1-48cd-930c-7f2c30eb6b14} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
14133 | 2025.03.25 22:10:20.873246 [ 254 ] {e489f145-0ad1-48cd-930c-7f2c30eb6b14} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14134 | 2025.03.25 22:10:20.873414 [ 55 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
14135 | 2025.03.25 22:10:20.873460 [ 254 ] {e489f145-0ad1-48cd-930c-7f2c30eb6b14} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001778 sec., 17997.75028121485 rows/sec., 1.32 MiB/sec. | ||
14136 | 2025.03.25 22:10:20.873465 [ 55 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14137 | 2025.03.25 22:10:20.873509 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14138 | 2025.03.25 22:10:20.873548 [ 254 ] {e489f145-0ad1-48cd-930c-7f2c30eb6b14} <Debug> TCPHandler: Processed in 0.002051936 sec. | ||
14139 | 2025.03.25 22:10:20.873761 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
14140 | 2025.03.25 22:10:20.873785 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14141 | 2025.03.25 22:10:20.874074 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14142 | 2025.03.25 22:10:20.874082 [ 254 ] {cd5ae75a-9e8c-4efe-8d8c-2e6623cd1142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14143 | 2025.03.25 22:10:20.874172 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 178 rows starting from the beginning of the part | ||
14144 | 2025.03.25 22:10:20.874229 [ 254 ] {cd5ae75a-9e8c-4efe-8d8c-2e6623cd1142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14145 | 2025.03.25 22:10:20.874617 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 36 rows starting from the beginning of the part | ||
14146 | 2025.03.25 22:10:20.875041 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part | ||
14147 | 2025.03.25 22:10:20.875500 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 32 rows starting from the beginning of the part | ||
14148 | 2025.03.25 22:10:20.875865 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 20 rows starting from the beginning of the part | ||
14149 | 2025.03.25 22:10:20.876250 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 32 rows starting from the beginning of the part | ||
14150 | 2025.03.25 22:10:20.877239 [ 254 ] {cd5ae75a-9e8c-4efe-8d8c-2e6623cd1142} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14151 | 2025.03.25 22:10:20.877308 [ 254 ] {cd5ae75a-9e8c-4efe-8d8c-2e6623cd1142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14152 | 2025.03.25 22:10:20.878327 [ 254 ] {cd5ae75a-9e8c-4efe-8d8c-2e6623cd1142} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14153 | 2025.03.25 22:10:20.879094 [ 254 ] {cd5ae75a-9e8c-4efe-8d8c-2e6623cd1142} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14154 | 2025.03.25 22:10:20.879814 [ 254 ] {cd5ae75a-9e8c-4efe-8d8c-2e6623cd1142} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.005803 sec., 16543.16732724453 rows/sec., 1.29 MiB/sec. | ||
14155 | 2025.03.25 22:10:20.880082 [ 254 ] {cd5ae75a-9e8c-4efe-8d8c-2e6623cd1142} <Debug> TCPHandler: Processed in 0.006375832 sec. | ||
14156 | 2025.03.25 22:10:20.880102 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 5 columns (5 merged, 0 gathered) in 0.006508364 sec., 47016.423789450004 rows/sec., 3.39 MiB/sec. | ||
14157 | 2025.03.25 22:10:20.880329 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
14158 | 2025.03.25 22:10:20.880353 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14159 | 2025.03.25 22:10:20.880528 [ 254 ] {27269254-f87c-4d40-9fcf-624b0ec8ae00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14160 | 2025.03.25 22:10:20.880612 [ 254 ] {27269254-f87c-4d40-9fcf-624b0ec8ae00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14161 | 2025.03.25 22:10:20.880871 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14162 | 2025.03.25 22:10:20.881028 [ 187 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_111_22} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
14163 | 2025.03.25 22:10:20.881178 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
14164 | 2025.03.25 22:10:20.881680 [ 254 ] {27269254-f87c-4d40-9fcf-624b0ec8ae00} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14165 | 2025.03.25 22:10:20.881725 [ 254 ] {27269254-f87c-4d40-9fcf-624b0ec8ae00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14166 | 2025.03.25 22:10:20.882339 [ 254 ] {27269254-f87c-4d40-9fcf-624b0ec8ae00} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14167 | 2025.03.25 22:10:20.882664 [ 254 ] {27269254-f87c-4d40-9fcf-624b0ec8ae00} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14168 | 2025.03.25 22:10:20.883422 [ 254 ] {27269254-f87c-4d40-9fcf-624b0ec8ae00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002947 sec., 54292.50084832033 rows/sec., 3.78 MiB/sec. | ||
14169 | 2025.03.25 22:10:20.883505 [ 254 ] {27269254-f87c-4d40-9fcf-624b0ec8ae00} <Debug> TCPHandler: Processed in 0.003267317 sec. | ||
14170 | 2025.03.25 22:10:20.883665 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14171 | 2025.03.25 22:10:20.885487 [ 254 ] {5bfd5152-fb2c-4675-ad0b-a0511fda8577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14172 | 2025.03.25 22:10:20.885593 [ 254 ] {5bfd5152-fb2c-4675-ad0b-a0511fda8577} <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 | ||
14173 | 2025.03.25 22:10:20.888783 [ 254 ] {5bfd5152-fb2c-4675-ad0b-a0511fda8577} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14174 | 2025.03.25 22:10:20.888827 [ 254 ] {5bfd5152-fb2c-4675-ad0b-a0511fda8577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14175 | 2025.03.25 22:10:20.889816 [ 254 ] {5bfd5152-fb2c-4675-ad0b-a0511fda8577} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
14176 | 2025.03.25 22:10:20.890219 [ 254 ] {5bfd5152-fb2c-4675-ad0b-a0511fda8577} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14177 | 2025.03.25 22:10:20.890510 [ 254 ] {5bfd5152-fb2c-4675-ad0b-a0511fda8577} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.006747 sec., 4742.848673484511 rows/sec., 8.50 MiB/sec. | ||
14178 | 2025.03.25 22:10:20.890752 [ 254 ] {5bfd5152-fb2c-4675-ad0b-a0511fda8577} <Debug> TCPHandler: Processed in 0.007154565 sec. | ||
14179 | 2025.03.25 22:10:20.890989 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14180 | 2025.03.25 22:10:20.891125 [ 254 ] {e321f8a8-8153-467b-9b5a-6293f4a27da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14181 | 2025.03.25 22:10:20.891187 [ 254 ] {e321f8a8-8153-467b-9b5a-6293f4a27da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14182 | 2025.03.25 22:10:20.891757 [ 254 ] {e321f8a8-8153-467b-9b5a-6293f4a27da9} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14183 | 2025.03.25 22:10:20.891800 [ 254 ] {e321f8a8-8153-467b-9b5a-6293f4a27da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14184 | 2025.03.25 22:10:20.892244 [ 254 ] {e321f8a8-8153-467b-9b5a-6293f4a27da9} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14185 | 2025.03.25 22:10:20.892548 [ 254 ] {e321f8a8-8153-467b-9b5a-6293f4a27da9} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14186 | 2025.03.25 22:10:20.892775 [ 254 ] {e321f8a8-8153-467b-9b5a-6293f4a27da9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001689 sec., 35523.97868561279 rows/sec., 2.39 MiB/sec. | ||
14187 | 2025.03.25 22:10:20.892846 [ 254 ] {e321f8a8-8153-467b-9b5a-6293f4a27da9} <Debug> TCPHandler: Processed in 0.001961625 sec. | ||
14188 | 2025.03.25 22:10:21.000304 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.64 MiB, peak 283.58 MiB, free memory in arenas 0.00 B, will set to 265.08 MiB (RSS), difference: -1.56 MiB | ||
14189 | 2025.03.25 22:10:24.984971 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14190 | 2025.03.25 22:10:24.985040 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14191 | 2025.03.25 22:10:25.226072 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37576 | ||
14192 | 2025.03.25 22:10:25.226734 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14193 | 2025.03.25 22:10:25.226775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14194 | 2025.03.25 22:10:25.227308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
14195 | 2025.03.25 22:10:25.227567 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14196 | 2025.03.25 22:10:25.227766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
14197 | 2025.03.25 22:10:25.562438 [ 221 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14198 | 2025.03.25 22:10:25.562518 [ 221 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14199 | 2025.03.25 22:10:25.564795 [ 221 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14200 | 2025.03.25 22:10:25.641973 [ 223 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14201 | 2025.03.25 22:10:25.642037 [ 223 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14202 | 2025.03.25 22:10:25.644128 [ 223 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14203 | 2025.03.25 22:10:25.862970 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14204 | 2025.03.25 22:10:25.863259 [ 254 ] {a8cc6eab-63ba-4e5d-baac-aa6649a6b420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14205 | 2025.03.25 22:10:25.863373 [ 254 ] {a8cc6eab-63ba-4e5d-baac-aa6649a6b420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14206 | 2025.03.25 22:10:25.864316 [ 254 ] {a8cc6eab-63ba-4e5d-baac-aa6649a6b420} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14207 | 2025.03.25 22:10:25.864362 [ 254 ] {a8cc6eab-63ba-4e5d-baac-aa6649a6b420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14208 | 2025.03.25 22:10:25.864794 [ 254 ] {a8cc6eab-63ba-4e5d-baac-aa6649a6b420} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14209 | 2025.03.25 22:10:25.865049 [ 254 ] {a8cc6eab-63ba-4e5d-baac-aa6649a6b420} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14210 | 2025.03.25 22:10:25.865314 [ 254 ] {a8cc6eab-63ba-4e5d-baac-aa6649a6b420} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002128 sec., 33834.58646616541 rows/sec., 2.74 MiB/sec. | ||
14211 | 2025.03.25 22:10:25.865411 [ 254 ] {a8cc6eab-63ba-4e5d-baac-aa6649a6b420} <Debug> TCPHandler: Processed in 0.002620386 sec. | ||
14212 | 2025.03.25 22:10:25.865405 [ 220 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14213 | 2025.03.25 22:10:25.865494 [ 220 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14214 | 2025.03.25 22:10:25.865600 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14215 | 2025.03.25 22:10:25.865754 [ 254 ] {741113de-bece-4d5a-bab3-518c9cec8749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14216 | 2025.03.25 22:10:25.865822 [ 254 ] {741113de-bece-4d5a-bab3-518c9cec8749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14217 | 2025.03.25 22:10:25.867085 [ 254 ] {741113de-bece-4d5a-bab3-518c9cec8749} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14218 | 2025.03.25 22:10:25.867150 [ 254 ] {741113de-bece-4d5a-bab3-518c9cec8749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14219 | 2025.03.25 22:10:25.867808 [ 254 ] {741113de-bece-4d5a-bab3-518c9cec8749} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
14220 | 2025.03.25 22:10:25.868234 [ 254 ] {741113de-bece-4d5a-bab3-518c9cec8749} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14221 | 2025.03.25 22:10:25.868680 [ 254 ] {741113de-bece-4d5a-bab3-518c9cec8749} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002933 sec., 2727.582679849983 rows/sec., 205.10 KiB/sec. | ||
14222 | 2025.03.25 22:10:25.868741 [ 254 ] {741113de-bece-4d5a-bab3-518c9cec8749} <Debug> TCPHandler: Processed in 0.003210046 sec. | ||
14223 | 2025.03.25 22:10:25.868908 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14224 | 2025.03.25 22:10:25.869026 [ 220 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14225 | 2025.03.25 22:10:25.869061 [ 254 ] {130c8b16-194b-4f7b-bac2-333b04614c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14226 | 2025.03.25 22:10:25.869194 [ 254 ] {130c8b16-194b-4f7b-bac2-333b04614c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14227 | 2025.03.25 22:10:25.870957 [ 254 ] {130c8b16-194b-4f7b-bac2-333b04614c6e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14228 | 2025.03.25 22:10:25.871000 [ 254 ] {130c8b16-194b-4f7b-bac2-333b04614c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14229 | 2025.03.25 22:10:25.871379 [ 254 ] {130c8b16-194b-4f7b-bac2-333b04614c6e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14230 | 2025.03.25 22:10:25.871617 [ 254 ] {130c8b16-194b-4f7b-bac2-333b04614c6e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14231 | 2025.03.25 22:10:25.871832 [ 254 ] {130c8b16-194b-4f7b-bac2-333b04614c6e} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002815 sec., 25577.26465364121 rows/sec., 2.00 MiB/sec. | ||
14232 | 2025.03.25 22:10:25.871890 [ 254 ] {130c8b16-194b-4f7b-bac2-333b04614c6e} <Debug> TCPHandler: Processed in 0.003054993 sec. | ||
14233 | 2025.03.25 22:10:25.872006 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14234 | 2025.03.25 22:10:25.872113 [ 254 ] {7ba2e304-be8e-45cf-9151-890d06f2510b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14235 | 2025.03.25 22:10:25.872162 [ 254 ] {7ba2e304-be8e-45cf-9151-890d06f2510b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14236 | 2025.03.25 22:10:25.872692 [ 254 ] {7ba2e304-be8e-45cf-9151-890d06f2510b} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14237 | 2025.03.25 22:10:25.872732 [ 254 ] {7ba2e304-be8e-45cf-9151-890d06f2510b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14238 | 2025.03.25 22:10:25.873119 [ 254 ] {7ba2e304-be8e-45cf-9151-890d06f2510b} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14239 | 2025.03.25 22:10:25.873357 [ 254 ] {7ba2e304-be8e-45cf-9151-890d06f2510b} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14240 | 2025.03.25 22:10:25.873518 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 4 parts from all_1_120_24 to all_123_123_0 | ||
14241 | 2025.03.25 22:10:25.873583 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14242 | 2025.03.25 22:10:25.873585 [ 254 ] {7ba2e304-be8e-45cf-9151-890d06f2510b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001483 sec., 107889.41335131491 rows/sec., 7.51 MiB/sec. | ||
14243 | 2025.03.25 22:10:25.873617 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14244 | 2025.03.25 22:10:25.873666 [ 254 ] {7ba2e304-be8e-45cf-9151-890d06f2510b} <Debug> TCPHandler: Processed in 0.001711039 sec. | ||
14245 | 2025.03.25 22:10:25.873891 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_120_24 to all_123_123_0 into Compact with storage Full | ||
14246 | 2025.03.25 22:10:25.873908 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14247 | 2025.03.25 22:10:25.874144 [ 254 ] {4d857c7f-32f3-47cd-8635-22adf599dcd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14248 | 2025.03.25 22:10:25.874199 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14249 | 2025.03.25 22:10:25.874304 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_120_24, total 34111 rows starting from the beginning of the part | ||
14250 | 2025.03.25 22:10:25.874309 [ 254 ] {4d857c7f-32f3-47cd-8635-22adf599dcd5} <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 | ||
14251 | 2025.03.25 22:10:25.874621 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
14252 | 2025.03.25 22:10:25.875096 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
14253 | 2025.03.25 22:10:25.875484 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 916 rows starting from the beginning of the part | ||
14254 | 2025.03.25 22:10:25.877870 [ 254 ] {4d857c7f-32f3-47cd-8635-22adf599dcd5} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14255 | 2025.03.25 22:10:25.877917 [ 254 ] {4d857c7f-32f3-47cd-8635-22adf599dcd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14256 | 2025.03.25 22:10:25.878858 [ 254 ] {4d857c7f-32f3-47cd-8635-22adf599dcd5} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
14257 | 2025.03.25 22:10:25.879193 [ 254 ] {4d857c7f-32f3-47cd-8635-22adf599dcd5} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14258 | 2025.03.25 22:10:25.879432 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
14259 | 2025.03.25 22:10:25.879499 [ 254 ] {4d857c7f-32f3-47cd-8635-22adf599dcd5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005421 sec., 1475.7424829367276 rows/sec., 2.64 MiB/sec. | ||
14260 | 2025.03.25 22:10:25.879510 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14261 | 2025.03.25 22:10:25.879605 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14262 | 2025.03.25 22:10:25.880371 [ 254 ] {4d857c7f-32f3-47cd-8635-22adf599dcd5} <Debug> TCPHandler: Processed in 0.006530194 sec. | ||
14263 | 2025.03.25 22:10:25.880496 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
14264 | 2025.03.25 22:10:25.880618 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14265 | 2025.03.25 22:10:25.880887 [ 254 ] {83cd56e0-978f-4af9-9d1f-e32eca4e8440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14266 | 2025.03.25 22:10:25.881043 [ 254 ] {83cd56e0-978f-4af9-9d1f-e32eca4e8440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14267 | 2025.03.25 22:10:25.881957 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14268 | 2025.03.25 22:10:25.882309 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2163 rows starting from the beginning of the part | ||
14269 | 2025.03.25 22:10:25.883180 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 8 rows starting from the beginning of the part | ||
14270 | 2025.03.25 22:10:25.884019 [ 254 ] {83cd56e0-978f-4af9-9d1f-e32eca4e8440} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14271 | 2025.03.25 22:10:25.884121 [ 254 ] {83cd56e0-978f-4af9-9d1f-e32eca4e8440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14272 | 2025.03.25 22:10:25.884262 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 32 rows starting from the beginning of the part | ||
14273 | 2025.03.25 22:10:25.885277 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 8 rows starting from the beginning of the part | ||
14274 | 2025.03.25 22:10:25.885935 [ 254 ] {83cd56e0-978f-4af9-9d1f-e32eca4e8440} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14275 | 2025.03.25 22:10:25.886080 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 32 rows starting from the beginning of the part | ||
14276 | 2025.03.25 22:10:25.886961 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 8 rows starting from the beginning of the part | ||
14277 | 2025.03.25 22:10:25.886971 [ 254 ] {83cd56e0-978f-4af9-9d1f-e32eca4e8440} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14278 | 2025.03.25 22:10:25.887795 [ 223 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14279 | 2025.03.25 22:10:25.887900 [ 223 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14280 | 2025.03.25 22:10:25.887991 [ 254 ] {83cd56e0-978f-4af9-9d1f-e32eca4e8440} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007153 sec., 8388.088913742486 rows/sec., 578.87 KiB/sec. | ||
14281 | 2025.03.25 22:10:25.888373 [ 254 ] {83cd56e0-978f-4af9-9d1f-e32eca4e8440} <Debug> TCPHandler: Processed in 0.007820727 sec. | ||
14282 | 2025.03.25 22:10:25.888463 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35347 rows, containing 5 columns (5 merged, 0 gathered) in 0.014676727 sec., 2408370.7491459097 rows/sec., 164.83 MiB/sec. | ||
14283 | 2025.03.25 22:10:25.889196 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} <Trace> MergedBlockOutputStream: filled checksums all_1_123_25 (state Temporary) | ||
14284 | 2025.03.25 22:10:25.890498 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_123_25 to all_1_123_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14285 | 2025.03.25 22:10:25.890700 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 4 parts: [all_1_120_24, all_123_123_0] -> all_1_123_25 | ||
14286 | 2025.03.25 22:10:25.891011 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
14287 | 2025.03.25 22:10:25.892397 [ 223 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14288 | 2025.03.25 22:10:25.898508 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2251 rows, containing 19 columns (19 merged, 0 gathered) in 0.018566354 sec., 121240.8208956912 rows/sec., 217.26 MiB/sec. | ||
14289 | 2025.03.25 22:10:25.900733 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
14290 | 2025.03.25 22:10:25.901176 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14291 | 2025.03.25 22:10:25.901265 [ 196 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
14292 | 2025.03.25 22:10:25.901432 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.34 MiB. | ||
14293 | 2025.03.25 22:10:26.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.56 MiB, peak 283.58 MiB, free memory in arenas 0.00 B, will set to 265.30 MiB (RSS), difference: 3.74 MiB | ||
14294 | 2025.03.25 22:10:26.729996 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14295 | 2025.03.25 22:10:26.730091 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14296 | 2025.03.25 22:10:26.732344 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
14297 | 2025.03.25 22:10:27.838262 [ 40 ] {} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
14298 | 2025.03.25 22:10:27.838356 [ 40 ] {} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14299 | 2025.03.25 22:10:27.838396 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14300 | 2025.03.25 22:10:27.838717 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
14301 | 2025.03.25 22:10:27.839154 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14302 | 2025.03.25 22:10:27.839222 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 366 rows starting from the beginning of the part | ||
14303 | 2025.03.25 22:10:27.839403 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part | ||
14304 | 2025.03.25 22:10:27.839697 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 252 rows starting from the beginning of the part | ||
14305 | 2025.03.25 22:10:27.839887 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 252 rows starting from the beginning of the part | ||
14306 | 2025.03.25 22:10:27.840070 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 252 rows starting from the beginning of the part | ||
14307 | 2025.03.25 22:10:27.841515 [ 201 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 5 columns (5 merged, 0 gathered) in 0.003006093 sec., 449087.90247008327 rows/sec., 32.50 MiB/sec. | ||
14308 | 2025.03.25 22:10:27.841814 [ 201 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
14309 | 2025.03.25 22:10:27.842172 [ 201 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14310 | 2025.03.25 22:10:27.842263 [ 201 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_36_8} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
14311 | 2025.03.25 22:10:27.842372 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
14312 | 2025.03.25 22:10:27.985416 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 | ||
14313 | 2025.03.25 22:10:28.010067 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14314 | 2025.03.25 22:10:28.010127 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14315 | 2025.03.25 22:10:28.017787 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
14316 | 2025.03.25 22:10:28.018623 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14317 | 2025.03.25 22:10:28.023446 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
14318 | 2025.03.25 22:10:30.452377 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1952 | ||
14319 | 2025.03.25 22:10:30.455886 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14320 | 2025.03.25 22:10:30.455948 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14321 | 2025.03.25 22:10:30.457614 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
14322 | 2025.03.25 22:10:30.457947 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14323 | 2025.03.25 22:10:30.458193 [ 39 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
14324 | 2025.03.25 22:10:30.458317 [ 39 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14325 | 2025.03.25 22:10:30.458384 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14326 | 2025.03.25 22:10:30.458928 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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 | ||
14327 | 2025.03.25 22:10:30.460623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1952 | ||
14328 | 2025.03.25 22:10:30.460951 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14329 | 2025.03.25 22:10:30.461145 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1816 rows starting from the beginning of the part | ||
14330 | 2025.03.25 22:10:30.461818 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
14331 | 2025.03.25 22:10:30.462498 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
14332 | 2025.03.25 22:10:30.463017 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
14333 | 2025.03.25 22:10:30.463534 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
14334 | 2025.03.25 22:10:30.464031 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
14335 | 2025.03.25 22:10:30.473275 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 72 columns (72 merged, 0 gathered) in 0.014703846 sec., 132754.38276489024 rows/sec., 102.55 MiB/sec. | ||
14336 | 2025.03.25 22:10:30.475330 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
14337 | 2025.03.25 22:10:30.476130 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14338 | 2025.03.25 22:10:30.476215 [ 186 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_61_12} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
14339 | 2025.03.25 22:10:30.476559 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.03 MiB. | ||
14340 | 2025.03.25 22:10:30.682362 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14341 | 2025.03.25 22:10:30.682405 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14342 | 2025.03.25 22:10:30.684401 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
14343 | 2025.03.25 22:10:30.864694 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14344 | 2025.03.25 22:10:30.864885 [ 254 ] {d03088ec-b430-4cac-a334-eeff370110eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14345 | 2025.03.25 22:10:30.864960 [ 254 ] {d03088ec-b430-4cac-a334-eeff370110eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14346 | 2025.03.25 22:10:30.865779 [ 254 ] {d03088ec-b430-4cac-a334-eeff370110eb} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14347 | 2025.03.25 22:10:30.865829 [ 254 ] {d03088ec-b430-4cac-a334-eeff370110eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14348 | 2025.03.25 22:10:30.866264 [ 254 ] {d03088ec-b430-4cac-a334-eeff370110eb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
14349 | 2025.03.25 22:10:30.866525 [ 254 ] {d03088ec-b430-4cac-a334-eeff370110eb} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14350 | 2025.03.25 22:10:30.866851 [ 254 ] {d03088ec-b430-4cac-a334-eeff370110eb} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002 sec., 5000 rows/sec., 407.71 KiB/sec. | ||
14351 | 2025.03.25 22:10:30.867184 [ 254 ] {d03088ec-b430-4cac-a334-eeff370110eb} <Debug> TCPHandler: Processed in 0.002614816 sec. | ||
14352 | 2025.03.25 22:10:30.867547 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14353 | 2025.03.25 22:10:30.867688 [ 254 ] {31421fbf-daaa-462f-be95-da085117f22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14354 | 2025.03.25 22:10:30.867742 [ 254 ] {31421fbf-daaa-462f-be95-da085117f22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14355 | 2025.03.25 22:10:30.868443 [ 254 ] {31421fbf-daaa-462f-be95-da085117f22b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14356 | 2025.03.25 22:10:30.868489 [ 254 ] {31421fbf-daaa-462f-be95-da085117f22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14357 | 2025.03.25 22:10:30.868966 [ 254 ] {31421fbf-daaa-462f-be95-da085117f22b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14358 | 2025.03.25 22:10:30.869305 [ 254 ] {31421fbf-daaa-462f-be95-da085117f22b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14359 | 2025.03.25 22:10:30.869543 [ 254 ] {31421fbf-daaa-462f-be95-da085117f22b} <Debug> executeQuery: Read 125 rows, 10.78 KiB in 0.001872 sec., 66773.50427350428 rows/sec., 5.62 MiB/sec. | ||
14360 | 2025.03.25 22:10:30.869625 [ 254 ] {31421fbf-daaa-462f-be95-da085117f22b} <Debug> TCPHandler: Processed in 0.002184338 sec. | ||
14361 | 2025.03.25 22:10:30.869826 [ 36 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14362 | 2025.03.25 22:10:30.869851 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14363 | 2025.03.25 22:10:30.869896 [ 36 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14364 | 2025.03.25 22:10:30.869942 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14365 | 2025.03.25 22:10:30.870135 [ 254 ] {1a8386c2-925e-4fee-bb6c-70b9e75fea8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14366 | 2025.03.25 22:10:30.870233 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
14367 | 2025.03.25 22:10:30.870474 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14368 | 2025.03.25 22:10:30.870537 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1969 rows starting from the beginning of the part | ||
14369 | 2025.03.25 22:10:30.870686 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 120 rows starting from the beginning of the part | ||
14370 | 2025.03.25 22:10:30.870895 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1332 rows starting from the beginning of the part | ||
14371 | 2025.03.25 22:10:30.870249 [ 254 ] {1a8386c2-925e-4fee-bb6c-70b9e75fea8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14372 | 2025.03.25 22:10:30.871231 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 120 rows starting from the beginning of the part | ||
14373 | 2025.03.25 22:10:30.871620 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 72 rows starting from the beginning of the part | ||
14374 | 2025.03.25 22:10:30.872058 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 125 rows starting from the beginning of the part | ||
14375 | 2025.03.25 22:10:30.873591 [ 254 ] {1a8386c2-925e-4fee-bb6c-70b9e75fea8a} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14376 | 2025.03.25 22:10:30.873669 [ 254 ] {1a8386c2-925e-4fee-bb6c-70b9e75fea8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
14377 | 2025.03.25 22:10:30.874751 [ 254 ] {1a8386c2-925e-4fee-bb6c-70b9e75fea8a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
14378 | 2025.03.25 22:10:30.875113 [ 254 ] {1a8386c2-925e-4fee-bb6c-70b9e75fea8a} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14379 | 2025.03.25 22:10:30.875442 [ 254 ] {1a8386c2-925e-4fee-bb6c-70b9e75fea8a} <Debug> executeQuery: Read 42 rows, 3.10 KiB in 0.005417 sec., 7753.369023444711 rows/sec., 573.10 KiB/sec. | ||
14380 | 2025.03.25 22:10:30.875547 [ 254 ] {1a8386c2-925e-4fee-bb6c-70b9e75fea8a} <Debug> TCPHandler: Processed in 0.005773701 sec. | ||
14381 | 2025.03.25 22:10:30.875743 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14382 | 2025.03.25 22:10:30.875966 [ 254 ] {bd368e83-f675-45bc-8ef5-6a49162484e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14383 | 2025.03.25 22:10:30.876107 [ 254 ] {bd368e83-f675-45bc-8ef5-6a49162484e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14384 | 2025.03.25 22:10:30.876529 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3738 rows, containing 5 columns (5 merged, 0 gathered) in 0.006458042 sec., 578813.2068512407 rows/sec., 50.07 MiB/sec. | ||
14385 | 2025.03.25 22:10:30.877215 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14386 | 2025.03.25 22:10:30.877618 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14387 | 2025.03.25 22:10:30.877736 [ 192 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_126_25} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14388 | 2025.03.25 22:10:30.877877 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
14389 | 2025.03.25 22:10:30.878755 [ 254 ] {bd368e83-f675-45bc-8ef5-6a49162484e5} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14390 | 2025.03.25 22:10:30.878801 [ 254 ] {bd368e83-f675-45bc-8ef5-6a49162484e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14391 | 2025.03.25 22:10:30.879207 [ 254 ] {bd368e83-f675-45bc-8ef5-6a49162484e5} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14392 | 2025.03.25 22:10:30.879460 [ 254 ] {bd368e83-f675-45bc-8ef5-6a49162484e5} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14393 | 2025.03.25 22:10:30.879656 [ 36 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14394 | 2025.03.25 22:10:30.879727 [ 36 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14395 | 2025.03.25 22:10:30.879735 [ 254 ] {bd368e83-f675-45bc-8ef5-6a49162484e5} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.003851 sec., 27525.318099195014 rows/sec., 2.15 MiB/sec. | ||
14396 | 2025.03.25 22:10:30.879756 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14397 | 2025.03.25 22:10:30.879929 [ 254 ] {bd368e83-f675-45bc-8ef5-6a49162484e5} <Debug> TCPHandler: Processed in 0.004267975 sec. | ||
14398 | 2025.03.25 22:10:30.879970 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
14399 | 2025.03.25 22:10:30.880094 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14400 | 2025.03.25 22:10:30.880099 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14401 | 2025.03.25 22:10:30.880142 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 952 rows starting from the beginning of the part | ||
14402 | 2025.03.25 22:10:30.880265 [ 254 ] {4e845c34-cf16-42f5-95b4-71911019b202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14403 | 2025.03.25 22:10:30.880276 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 96 rows starting from the beginning of the part | ||
14404 | 2025.03.25 22:10:30.880399 [ 254 ] {4e845c34-cf16-42f5-95b4-71911019b202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14405 | 2025.03.25 22:10:30.880539 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 564 rows starting from the beginning of the part | ||
14406 | 2025.03.25 22:10:30.880950 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 96 rows starting from the beginning of the part | ||
14407 | 2025.03.25 22:10:30.881172 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 72 rows starting from the beginning of the part | ||
14408 | 2025.03.25 22:10:30.881400 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 106 rows starting from the beginning of the part | ||
14409 | 2025.03.25 22:10:30.882186 [ 254 ] {4e845c34-cf16-42f5-95b4-71911019b202} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14410 | 2025.03.25 22:10:30.882235 [ 254 ] {4e845c34-cf16-42f5-95b4-71911019b202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
14411 | 2025.03.25 22:10:30.882865 [ 254 ] {4e845c34-cf16-42f5-95b4-71911019b202} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14412 | 2025.03.25 22:10:30.883136 [ 254 ] {4e845c34-cf16-42f5-95b4-71911019b202} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14413 | 2025.03.25 22:10:30.883318 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1886 rows, containing 5 columns (5 merged, 0 gathered) in 0.00342519 sec., 550626.3886090991 rows/sec., 43.25 MiB/sec. | ||
14414 | 2025.03.25 22:10:30.883548 [ 254 ] {4e845c34-cf16-42f5-95b4-71911019b202} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.003342 sec., 49371.63375224417 rows/sec., 3.44 MiB/sec. | ||
14415 | 2025.03.25 22:10:30.883656 [ 192 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14416 | 2025.03.25 22:10:30.883721 [ 254 ] {4e845c34-cf16-42f5-95b4-71911019b202} <Debug> TCPHandler: Processed in 0.003684454 sec. | ||
14417 | 2025.03.25 22:10:30.884110 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14418 | 2025.03.25 22:10:30.884495 [ 254 ] {f1eb1651-7b40-44bf-a11f-ff39a4b7b493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14419 | 2025.03.25 22:10:30.884818 [ 254 ] {f1eb1651-7b40-44bf-a11f-ff39a4b7b493} <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 | ||
14420 | 2025.03.25 22:10:30.885254 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14421 | 2025.03.25 22:10:30.885749 [ 198 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_126_25} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14422 | 2025.03.25 22:10:30.886007 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
14423 | 2025.03.25 22:10:30.886961 [ 254 ] {f1eb1651-7b40-44bf-a11f-ff39a4b7b493} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14424 | 2025.03.25 22:10:30.887006 [ 254 ] {f1eb1651-7b40-44bf-a11f-ff39a4b7b493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14425 | 2025.03.25 22:10:30.887680 [ 254 ] {f1eb1651-7b40-44bf-a11f-ff39a4b7b493} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
14426 | 2025.03.25 22:10:30.887940 [ 254 ] {f1eb1651-7b40-44bf-a11f-ff39a4b7b493} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14427 | 2025.03.25 22:10:30.888177 [ 254 ] {f1eb1651-7b40-44bf-a11f-ff39a4b7b493} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.003831 sec., 8352.910467240928 rows/sec., 14.97 MiB/sec. | ||
14428 | 2025.03.25 22:10:30.888288 [ 254 ] {f1eb1651-7b40-44bf-a11f-ff39a4b7b493} <Debug> TCPHandler: Processed in 0.004304825 sec. | ||
14429 | 2025.03.25 22:10:30.888435 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14430 | 2025.03.25 22:10:30.888542 [ 254 ] {9f76f328-1890-4b45-86c1-07ac8959941f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14431 | 2025.03.25 22:10:30.888589 [ 254 ] {9f76f328-1890-4b45-86c1-07ac8959941f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14432 | 2025.03.25 22:10:30.889031 [ 254 ] {9f76f328-1890-4b45-86c1-07ac8959941f} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14433 | 2025.03.25 22:10:30.889069 [ 254 ] {9f76f328-1890-4b45-86c1-07ac8959941f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14434 | 2025.03.25 22:10:30.889428 [ 254 ] {9f76f328-1890-4b45-86c1-07ac8959941f} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14435 | 2025.03.25 22:10:30.889664 [ 254 ] {9f76f328-1890-4b45-86c1-07ac8959941f} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14436 | 2025.03.25 22:10:30.889833 [ 36 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14437 | 2025.03.25 22:10:30.889892 [ 36 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14438 | 2025.03.25 22:10:30.889902 [ 254 ] {9f76f328-1890-4b45-86c1-07ac8959941f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
14439 | 2025.03.25 22:10:30.889932 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14440 | 2025.03.25 22:10:30.890054 [ 254 ] {9f76f328-1890-4b45-86c1-07ac8959941f} <Debug> TCPHandler: Processed in 0.00166595 sec. | ||
14441 | 2025.03.25 22:10:30.890148 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
14442 | 2025.03.25 22:10:30.890310 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14443 | 2025.03.25 22:10:30.890348 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7036 rows starting from the beginning of the part | ||
14444 | 2025.03.25 22:10:30.890459 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
14445 | 2025.03.25 22:10:30.890658 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
14446 | 2025.03.25 22:10:30.890859 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
14447 | 2025.03.25 22:10:30.891013 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
14448 | 2025.03.25 22:10:30.891251 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
14449 | 2025.03.25 22:10:30.893548 [ 199 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7336 rows, containing 4 columns (4 merged, 0 gathered) in 0.003503732 sec., 2093767.445683631 rows/sec., 139.70 MiB/sec. | ||
14450 | 2025.03.25 22:10:30.893980 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14451 | 2025.03.25 22:10:30.894268 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14452 | 2025.03.25 22:10:30.894358 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_126_25} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14453 | 2025.03.25 22:10:30.894445 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
14454 | 2025.03.25 22:10:32.727901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38003 | ||
14455 | 2025.03.25 22:10:32.728657 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14456 | 2025.03.25 22:10:32.728715 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
14457 | 2025.03.25 22:10:32.729307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
14458 | 2025.03.25 22:10:32.729574 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14459 | 2025.03.25 22:10:32.729818 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38003 | ||
14460 | 2025.03.25 22:10:35.523513 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 | ||
14461 | 2025.03.25 22:10:35.547478 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14462 | 2025.03.25 22:10:35.547541 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
14463 | 2025.03.25 22:10:35.555281 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
14464 | 2025.03.25 22:10:35.556109 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14465 | 2025.03.25 22:10:35.560159 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 626 | ||
14466 | 2025.03.25 22:10:35.863104 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14467 | 2025.03.25 22:10:35.863368 [ 254 ] {62522830-54c0-4282-ab5f-460350a3a56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14468 | 2025.03.25 22:10:35.863471 [ 254 ] {62522830-54c0-4282-ab5f-460350a3a56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14469 | 2025.03.25 22:10:35.864394 [ 254 ] {62522830-54c0-4282-ab5f-460350a3a56c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14470 | 2025.03.25 22:10:35.864435 [ 254 ] {62522830-54c0-4282-ab5f-460350a3a56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
14471 | 2025.03.25 22:10:35.864817 [ 254 ] {62522830-54c0-4282-ab5f-460350a3a56c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14472 | 2025.03.25 22:10:35.865070 [ 254 ] {62522830-54c0-4282-ab5f-460350a3a56c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14473 | 2025.03.25 22:10:35.865311 [ 254 ] {62522830-54c0-4282-ab5f-460350a3a56c} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002015 sec., 35732.00992555831 rows/sec., 2.89 MiB/sec. | ||
14474 | 2025.03.25 22:10:35.865369 [ 254 ] {62522830-54c0-4282-ab5f-460350a3a56c} <Debug> TCPHandler: Processed in 0.002437372 sec. | ||
14475 | 2025.03.25 22:10:35.865500 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14476 | 2025.03.25 22:10:35.865621 [ 254 ] {f28510e3-feb9-4c18-a1d0-2181fca6e485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14477 | 2025.03.25 22:10:35.865669 [ 254 ] {f28510e3-feb9-4c18-a1d0-2181fca6e485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14478 | 2025.03.25 22:10:35.866208 [ 254 ] {f28510e3-feb9-4c18-a1d0-2181fca6e485} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14479 | 2025.03.25 22:10:35.866248 [ 254 ] {f28510e3-feb9-4c18-a1d0-2181fca6e485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
14480 | 2025.03.25 22:10:35.866603 [ 254 ] {f28510e3-feb9-4c18-a1d0-2181fca6e485} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
14481 | 2025.03.25 22:10:35.866843 [ 254 ] {f28510e3-feb9-4c18-a1d0-2181fca6e485} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14482 | 2025.03.25 22:10:35.867067 [ 254 ] {f28510e3-feb9-4c18-a1d0-2181fca6e485} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001481 sec., 5401.755570560433 rows/sec., 406.19 KiB/sec. | ||
14483 | 2025.03.25 22:10:35.867122 [ 254 ] {f28510e3-feb9-4c18-a1d0-2181fca6e485} <Debug> TCPHandler: Processed in 0.001676419 sec. | ||
14484 | 2025.03.25 22:10:35.867242 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14485 | 2025.03.25 22:10:35.867352 [ 254 ] {f5f1176f-1051-4bee-a874-cc0804928e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14486 | 2025.03.25 22:10:35.867400 [ 254 ] {f5f1176f-1051-4bee-a874-cc0804928e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14487 | 2025.03.25 22:10:35.867966 [ 254 ] {f5f1176f-1051-4bee-a874-cc0804928e8e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14488 | 2025.03.25 22:10:35.868005 [ 254 ] {f5f1176f-1051-4bee-a874-cc0804928e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
14489 | 2025.03.25 22:10:35.868365 [ 254 ] {f5f1176f-1051-4bee-a874-cc0804928e8e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14490 | 2025.03.25 22:10:35.868600 [ 254 ] {f5f1176f-1051-4bee-a874-cc0804928e8e} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14491 | 2025.03.25 22:10:35.868842 [ 254 ] {f5f1176f-1051-4bee-a874-cc0804928e8e} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001509 sec., 47713.71769383698 rows/sec., 3.72 MiB/sec. | ||
14492 | 2025.03.25 22:10:35.868913 [ 254 ] {f5f1176f-1051-4bee-a874-cc0804928e8e} <Debug> TCPHandler: Processed in 0.00172324 sec. | ||
14493 | 2025.03.25 22:10:35.869053 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14494 | 2025.03.25 22:10:35.869363 [ 254 ] {d46291d0-ccef-4b02-8e4d-588a864fa467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14495 | 2025.03.25 22:10:35.869529 [ 254 ] {d46291d0-ccef-4b02-8e4d-588a864fa467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14496 | 2025.03.25 22:10:35.870513 [ 254 ] {d46291d0-ccef-4b02-8e4d-588a864fa467} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14497 | 2025.03.25 22:10:35.870553 [ 254 ] {d46291d0-ccef-4b02-8e4d-588a864fa467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
14498 | 2025.03.25 22:10:35.870941 [ 254 ] {d46291d0-ccef-4b02-8e4d-588a864fa467} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14499 | 2025.03.25 22:10:35.871207 [ 254 ] {d46291d0-ccef-4b02-8e4d-588a864fa467} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14500 | 2025.03.25 22:10:35.871451 [ 254 ] {d46291d0-ccef-4b02-8e4d-588a864fa467} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002199 sec., 72760.34561164165 rows/sec., 5.07 MiB/sec. | ||
14501 | 2025.03.25 22:10:35.871541 [ 254 ] {d46291d0-ccef-4b02-8e4d-588a864fa467} <Debug> TCPHandler: Processed in 0.002544375 sec. | ||
14502 | 2025.03.25 22:10:35.871722 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14503 | 2025.03.25 22:10:35.872007 [ 254 ] {789f5512-c3e3-4c4e-b139-b91882e6643b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14504 | 2025.03.25 22:10:35.872106 [ 254 ] {789f5512-c3e3-4c4e-b139-b91882e6643b} <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 | ||
14505 | 2025.03.25 22:10:35.873154 [ 254 ] {789f5512-c3e3-4c4e-b139-b91882e6643b} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14506 | 2025.03.25 22:10:35.873194 [ 254 ] {789f5512-c3e3-4c4e-b139-b91882e6643b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
14507 | 2025.03.25 22:10:35.873798 [ 254 ] {789f5512-c3e3-4c4e-b139-b91882e6643b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
14508 | 2025.03.25 22:10:35.874057 [ 254 ] {789f5512-c3e3-4c4e-b139-b91882e6643b} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14509 | 2025.03.25 22:10:35.874306 [ 254 ] {789f5512-c3e3-4c4e-b139-b91882e6643b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002402 sec., 3330.5578684429643 rows/sec., 5.97 MiB/sec. | ||
14510 | 2025.03.25 22:10:35.874408 [ 254 ] {789f5512-c3e3-4c4e-b139-b91882e6643b} <Debug> TCPHandler: Processed in 0.002786559 sec. | ||
14511 | 2025.03.25 22:10:35.874557 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14512 | 2025.03.25 22:10:35.874663 [ 254 ] {8f6cd81a-cd59-40fd-9bed-df6857771f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14513 | 2025.03.25 22:10:35.874708 [ 254 ] {8f6cd81a-cd59-40fd-9bed-df6857771f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14514 | 2025.03.25 22:10:35.875147 [ 254 ] {8f6cd81a-cd59-40fd-9bed-df6857771f60} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14515 | 2025.03.25 22:10:35.875185 [ 254 ] {8f6cd81a-cd59-40fd-9bed-df6857771f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
14516 | 2025.03.25 22:10:35.875546 [ 254 ] {8f6cd81a-cd59-40fd-9bed-df6857771f60} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14517 | 2025.03.25 22:10:35.875789 [ 254 ] {8f6cd81a-cd59-40fd-9bed-df6857771f60} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14518 | 2025.03.25 22:10:35.876002 [ 254 ] {8f6cd81a-cd59-40fd-9bed-df6857771f60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec. | ||
14519 | 2025.03.25 22:10:35.876053 [ 254 ] {8f6cd81a-cd59-40fd-9bed-df6857771f60} <Debug> TCPHandler: Processed in 0.001547057 sec. | ||
14520 | 2025.03.25 22:10:39.985091 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14521 | 2025.03.25 22:10:39.985154 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14522 | 2025.03.25 22:10:40.229942 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38491 | ||
14523 | 2025.03.25 22:10:40.230622 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14524 | 2025.03.25 22:10:40.230672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
14525 | 2025.03.25 22:10:40.231220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
14526 | 2025.03.25 22:10:40.231486 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14527 | 2025.03.25 22:10:40.231749 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 | ||
14528 | 2025.03.25 22:10:40.460809 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1978 | ||
14529 | 2025.03.25 22:10:40.463935 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14530 | 2025.03.25 22:10:40.463994 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
14531 | 2025.03.25 22:10:40.465529 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
14532 | 2025.03.25 22:10:40.465858 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14533 | 2025.03.25 22:10:40.466541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1978 | ||
14534 | 2025.03.25 22:10:40.869634 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14535 | 2025.03.25 22:10:40.869819 [ 254 ] {d382c1ef-de0a-40a1-9cbb-babf3004f88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14536 | 2025.03.25 22:10:40.869889 [ 254 ] {d382c1ef-de0a-40a1-9cbb-babf3004f88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14537 | 2025.03.25 22:10:40.870768 [ 254 ] {d382c1ef-de0a-40a1-9cbb-babf3004f88c} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14538 | 2025.03.25 22:10:40.870817 [ 254 ] {d382c1ef-de0a-40a1-9cbb-babf3004f88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
14539 | 2025.03.25 22:10:40.871266 [ 254 ] {d382c1ef-de0a-40a1-9cbb-babf3004f88c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
14540 | 2025.03.25 22:10:40.871545 [ 254 ] {d382c1ef-de0a-40a1-9cbb-babf3004f88c} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14541 | 2025.03.25 22:10:40.871762 [ 254 ] {d382c1ef-de0a-40a1-9cbb-babf3004f88c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001993 sec., 106372.3030607125 rows/sec., 6.77 MiB/sec. | ||
14542 | 2025.03.25 22:10:40.871898 [ 254 ] {d382c1ef-de0a-40a1-9cbb-babf3004f88c} <Debug> TCPHandler: Processed in 0.002393902 sec. | ||
14543 | 2025.03.25 22:10:40.872059 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14544 | 2025.03.25 22:10:40.872174 [ 254 ] {d3844e10-35bc-4c4c-a55e-78341df96752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14545 | 2025.03.25 22:10:40.872225 [ 254 ] {d3844e10-35bc-4c4c-a55e-78341df96752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14546 | 2025.03.25 22:10:40.873069 [ 254 ] {d3844e10-35bc-4c4c-a55e-78341df96752} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14547 | 2025.03.25 22:10:40.873107 [ 254 ] {d3844e10-35bc-4c4c-a55e-78341df96752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
14548 | 2025.03.25 22:10:40.873515 [ 254 ] {d3844e10-35bc-4c4c-a55e-78341df96752} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
14549 | 2025.03.25 22:10:40.873764 [ 254 ] {d3844e10-35bc-4c4c-a55e-78341df96752} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14550 | 2025.03.25 22:10:40.873949 [ 254 ] {d3844e10-35bc-4c4c-a55e-78341df96752} <Debug> executeQuery: Read 683 rows, 55.58 KiB in 0.001803 sec., 378813.0892956184 rows/sec., 30.11 MiB/sec. | ||
14551 | 2025.03.25 22:10:40.874002 [ 254 ] {d3844e10-35bc-4c4c-a55e-78341df96752} <Debug> TCPHandler: Processed in 0.001996665 sec. | ||
14552 | 2025.03.25 22:10:40.874124 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14553 | 2025.03.25 22:10:40.874235 [ 254 ] {413c7ab0-031d-4754-90b9-478b16fb19a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14554 | 2025.03.25 22:10:40.874282 [ 254 ] {413c7ab0-031d-4754-90b9-478b16fb19a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14555 | 2025.03.25 22:10:40.874877 [ 254 ] {413c7ab0-031d-4754-90b9-478b16fb19a7} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14556 | 2025.03.25 22:10:40.874920 [ 254 ] {413c7ab0-031d-4754-90b9-478b16fb19a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
14557 | 2025.03.25 22:10:40.875281 [ 254 ] {413c7ab0-031d-4754-90b9-478b16fb19a7} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14558 | 2025.03.25 22:10:40.875525 [ 254 ] {413c7ab0-031d-4754-90b9-478b16fb19a7} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14559 | 2025.03.25 22:10:40.875700 [ 254 ] {413c7ab0-031d-4754-90b9-478b16fb19a7} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001484 sec., 93665.76819407007 rows/sec., 5.84 MiB/sec. | ||
14560 | 2025.03.25 22:10:40.875784 [ 254 ] {413c7ab0-031d-4754-90b9-478b16fb19a7} <Debug> TCPHandler: Processed in 0.0017116 sec. | ||
14561 | 2025.03.25 22:10:40.875952 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14562 | 2025.03.25 22:10:40.876255 [ 254 ] {c7dc32ec-5a44-4fc0-af1a-e977e9278e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14563 | 2025.03.25 22:10:40.876379 [ 254 ] {c7dc32ec-5a44-4fc0-af1a-e977e9278e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14564 | 2025.03.25 22:10:40.877078 [ 254 ] {c7dc32ec-5a44-4fc0-af1a-e977e9278e33} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14565 | 2025.03.25 22:10:40.877117 [ 254 ] {c7dc32ec-5a44-4fc0-af1a-e977e9278e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
14566 | 2025.03.25 22:10:40.877473 [ 254 ] {c7dc32ec-5a44-4fc0-af1a-e977e9278e33} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
14567 | 2025.03.25 22:10:40.877708 [ 254 ] {c7dc32ec-5a44-4fc0-af1a-e977e9278e33} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14568 | 2025.03.25 22:10:40.877895 [ 254 ] {c7dc32ec-5a44-4fc0-af1a-e977e9278e33} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001756 sec., 64350.797266514805 rows/sec., 4.17 MiB/sec. | ||
14569 | 2025.03.25 22:10:40.877948 [ 254 ] {c7dc32ec-5a44-4fc0-af1a-e977e9278e33} <Debug> TCPHandler: Processed in 0.002072837 sec. | ||
14570 | 2025.03.25 22:10:40.878069 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14571 | 2025.03.25 22:10:40.878175 [ 254 ] {f129bc44-0581-4eac-b2ee-e20596610177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14572 | 2025.03.25 22:10:40.878220 [ 254 ] {f129bc44-0581-4eac-b2ee-e20596610177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14573 | 2025.03.25 22:10:40.878781 [ 254 ] {f129bc44-0581-4eac-b2ee-e20596610177} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14574 | 2025.03.25 22:10:40.878818 [ 254 ] {f129bc44-0581-4eac-b2ee-e20596610177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
14575 | 2025.03.25 22:10:40.879178 [ 254 ] {f129bc44-0581-4eac-b2ee-e20596610177} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
14576 | 2025.03.25 22:10:40.879413 [ 254 ] {f129bc44-0581-4eac-b2ee-e20596610177} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14577 | 2025.03.25 22:10:40.879592 [ 254 ] {f129bc44-0581-4eac-b2ee-e20596610177} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001439 sec., 77831.8276580959 rows/sec., 4.43 MiB/sec. | ||
14578 | 2025.03.25 22:10:40.879721 [ 254 ] {f129bc44-0581-4eac-b2ee-e20596610177} <Debug> TCPHandler: Processed in 0.00170208 sec. | ||
14579 | 2025.03.25 22:10:40.879888 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14580 | 2025.03.25 22:10:40.879997 [ 254 ] {a4fb59d2-9636-49ca-a70d-cc44c212be74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14581 | 2025.03.25 22:10:40.880042 [ 254 ] {a4fb59d2-9636-49ca-a70d-cc44c212be74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14582 | 2025.03.25 22:10:40.880723 [ 254 ] {a4fb59d2-9636-49ca-a70d-cc44c212be74} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14583 | 2025.03.25 22:10:40.880760 [ 254 ] {a4fb59d2-9636-49ca-a70d-cc44c212be74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
14584 | 2025.03.25 22:10:40.881128 [ 254 ] {a4fb59d2-9636-49ca-a70d-cc44c212be74} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
14585 | 2025.03.25 22:10:40.881372 [ 254 ] {a4fb59d2-9636-49ca-a70d-cc44c212be74} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14586 | 2025.03.25 22:10:40.881577 [ 254 ] {a4fb59d2-9636-49ca-a70d-cc44c212be74} <Debug> executeQuery: Read 418 rows, 30.50 KiB in 0.001601 sec., 261086.82073703935 rows/sec., 18.60 MiB/sec. | ||
14587 | 2025.03.25 22:10:40.881630 [ 254 ] {a4fb59d2-9636-49ca-a70d-cc44c212be74} <Debug> TCPHandler: Processed in 0.001805761 sec. | ||
14588 | 2025.03.25 22:10:40.881755 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14589 | 2025.03.25 22:10:40.881860 [ 254 ] {6b4e8515-f863-4b8d-8293-c5e03ff76354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14590 | 2025.03.25 22:10:40.881905 [ 254 ] {6b4e8515-f863-4b8d-8293-c5e03ff76354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14591 | 2025.03.25 22:10:40.882341 [ 254 ] {6b4e8515-f863-4b8d-8293-c5e03ff76354} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14592 | 2025.03.25 22:10:40.882380 [ 254 ] {6b4e8515-f863-4b8d-8293-c5e03ff76354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
14593 | 2025.03.25 22:10:40.882725 [ 254 ] {6b4e8515-f863-4b8d-8293-c5e03ff76354} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
14594 | 2025.03.25 22:10:40.882960 [ 254 ] {6b4e8515-f863-4b8d-8293-c5e03ff76354} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14595 | 2025.03.25 22:10:40.883203 [ 254 ] {6b4e8515-f863-4b8d-8293-c5e03ff76354} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 230.33 KiB/sec. | ||
14596 | 2025.03.25 22:10:40.883419 [ 254 ] {6b4e8515-f863-4b8d-8293-c5e03ff76354} <Debug> TCPHandler: Processed in 0.00171202 sec. | ||
14597 | 2025.03.25 22:10:40.883566 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14598 | 2025.03.25 22:10:40.883670 [ 254 ] {99c0f467-3096-496a-9b78-9a725016a345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14599 | 2025.03.25 22:10:40.883718 [ 254 ] {99c0f467-3096-496a-9b78-9a725016a345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14600 | 2025.03.25 22:10:40.884288 [ 254 ] {99c0f467-3096-496a-9b78-9a725016a345} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14601 | 2025.03.25 22:10:40.884335 [ 254 ] {99c0f467-3096-496a-9b78-9a725016a345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
14602 | 2025.03.25 22:10:40.884803 [ 254 ] {99c0f467-3096-496a-9b78-9a725016a345} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
14603 | 2025.03.25 22:10:40.885094 [ 254 ] {99c0f467-3096-496a-9b78-9a725016a345} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14604 | 2025.03.25 22:10:40.885305 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_123_25 to all_128_128_0 | ||
14605 | 2025.03.25 22:10:40.885367 [ 254 ] {99c0f467-3096-496a-9b78-9a725016a345} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001718 sec., 137951.10593713622 rows/sec., 9.25 MiB/sec. | ||
14606 | 2025.03.25 22:10:40.885392 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14607 | 2025.03.25 22:10:40.885466 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
14608 | 2025.03.25 22:10:40.885526 [ 254 ] {99c0f467-3096-496a-9b78-9a725016a345} <Debug> TCPHandler: Processed in 0.002009325 sec. | ||
14609 | 2025.03.25 22:10:40.885655 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_123_25 to all_128_128_0 into Compact with storage Full | ||
14610 | 2025.03.25 22:10:40.885702 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14611 | 2025.03.25 22:10:40.885774 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14612 | 2025.03.25 22:10:40.885821 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_123_25, total 35347 rows starting from the beginning of the part | ||
14613 | 2025.03.25 22:10:40.885838 [ 254 ] {1ba68987-4c45-406a-ab0c-1755936312ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14614 | 2025.03.25 22:10:40.885903 [ 254 ] {1ba68987-4c45-406a-ab0c-1755936312ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14615 | 2025.03.25 22:10:40.885971 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
14616 | 2025.03.25 22:10:40.886215 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
14617 | 2025.03.25 22:10:40.886452 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 165 rows starting from the beginning of the part | ||
14618 | 2025.03.25 22:10:40.886653 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
14619 | 2025.03.25 22:10:40.886825 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 237 rows starting from the beginning of the part | ||
14620 | 2025.03.25 22:10:40.887323 [ 254 ] {1ba68987-4c45-406a-ab0c-1755936312ee} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14621 | 2025.03.25 22:10:40.887366 [ 254 ] {1ba68987-4c45-406a-ab0c-1755936312ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
14622 | 2025.03.25 22:10:40.887833 [ 254 ] {1ba68987-4c45-406a-ab0c-1755936312ee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
14623 | 2025.03.25 22:10:40.888092 [ 254 ] {1ba68987-4c45-406a-ab0c-1755936312ee} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14624 | 2025.03.25 22:10:40.888360 [ 254 ] {1ba68987-4c45-406a-ab0c-1755936312ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002559 sec., 390.77764751856193 rows/sec., 26.33 KiB/sec. | ||
14625 | 2025.03.25 22:10:40.888470 [ 254 ] {1ba68987-4c45-406a-ab0c-1755936312ee} <Debug> TCPHandler: Processed in 0.00283036 sec. | ||
14626 | 2025.03.25 22:10:40.888627 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14627 | 2025.03.25 22:10:40.888780 [ 254 ] {ae5942fa-f79a-45f1-8841-726adc10d87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14628 | 2025.03.25 22:10:40.888898 [ 254 ] {ae5942fa-f79a-45f1-8841-726adc10d87d} <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 | ||
14629 | 2025.03.25 22:10:40.890174 [ 254 ] {ae5942fa-f79a-45f1-8841-726adc10d87d} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14630 | 2025.03.25 22:10:40.890213 [ 254 ] {ae5942fa-f79a-45f1-8841-726adc10d87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
14631 | 2025.03.25 22:10:40.890951 [ 254 ] {ae5942fa-f79a-45f1-8841-726adc10d87d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
14632 | 2025.03.25 22:10:40.891229 [ 254 ] {ae5942fa-f79a-45f1-8841-726adc10d87d} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14633 | 2025.03.25 22:10:40.891565 [ 254 ] {ae5942fa-f79a-45f1-8841-726adc10d87d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002827 sec., 11673.151750972762 rows/sec., 20.92 MiB/sec. | ||
14634 | 2025.03.25 22:10:40.891936 [ 254 ] {ae5942fa-f79a-45f1-8841-726adc10d87d} <Debug> TCPHandler: Processed in 0.003365559 sec. | ||
14635 | 2025.03.25 22:10:40.892196 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14636 | 2025.03.25 22:10:40.892311 [ 254 ] {dbac0640-b884-4d31-b8b6-40c53df169d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
14637 | 2025.03.25 22:10:40.892357 [ 254 ] {dbac0640-b884-4d31-b8b6-40c53df169d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
14638 | 2025.03.25 22:10:40.892823 [ 254 ] {dbac0640-b884-4d31-b8b6-40c53df169d2} <Trace> oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14639 | 2025.03.25 22:10:40.892862 [ 254 ] {dbac0640-b884-4d31-b8b6-40c53df169d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
14640 | 2025.03.25 22:10:40.893280 [ 254 ] {dbac0640-b884-4d31-b8b6-40c53df169d2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
14641 | 2025.03.25 22:10:40.893556 [ 254 ] {dbac0640-b884-4d31-b8b6-40c53df169d2} <Trace> oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14642 | 2025.03.25 22:10:40.893862 [ 254 ] {dbac0640-b884-4d31-b8b6-40c53df169d2} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001546 sec., 1940.4915912031047 rows/sec., 155.39 KiB/sec. | ||
14643 | 2025.03.25 22:10:40.894052 [ 254 ] {dbac0640-b884-4d31-b8b6-40c53df169d2} <Debug> TCPHandler: Processed in 0.001924074 sec. | ||
14644 | 2025.03.25 22:10:40.894193 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14645 | 2025.03.25 22:10:40.894358 [ 254 ] {c3dfb841-5bd2-4008-bb6c-9b64c6c060fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14646 | 2025.03.25 22:10:40.894404 [ 254 ] {c3dfb841-5bd2-4008-bb6c-9b64c6c060fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14647 | 2025.03.25 22:10:40.895069 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36229 rows, containing 5 columns (5 merged, 0 gathered) in 0.009496216 sec., 3815098.5613638107 rows/sec., 261.16 MiB/sec. | ||
14648 | 2025.03.25 22:10:40.895109 [ 254 ] {c3dfb841-5bd2-4008-bb6c-9b64c6c060fa} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14649 | 2025.03.25 22:10:40.895150 [ 254 ] {c3dfb841-5bd2-4008-bb6c-9b64c6c060fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
14650 | 2025.03.25 22:10:40.895377 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} <Trace> MergedBlockOutputStream: filled checksums all_1_128_26 (state Temporary) | ||
14651 | 2025.03.25 22:10:40.895563 [ 254 ] {c3dfb841-5bd2-4008-bb6c-9b64c6c060fa} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
14652 | 2025.03.25 22:10:40.895723 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_128_26 to all_1_128_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14653 | 2025.03.25 22:10:40.895820 [ 191 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_123_25, all_128_128_0] -> all_1_128_26 | ||
14654 | 2025.03.25 22:10:40.895863 [ 254 ] {c3dfb841-5bd2-4008-bb6c-9b64c6c060fa} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14655 | 2025.03.25 22:10:40.895918 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
14656 | 2025.03.25 22:10:40.896124 [ 254 ] {c3dfb841-5bd2-4008-bb6c-9b64c6c060fa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001846 sec., 44420.368364030335 rows/sec., 2.82 MiB/sec. | ||
14657 | 2025.03.25 22:10:40.896202 [ 254 ] {c3dfb841-5bd2-4008-bb6c-9b64c6c060fa} <Debug> TCPHandler: Processed in 0.002057926 sec. | ||
14658 | 2025.03.25 22:10:43.060223 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 | ||
14659 | 2025.03.25 22:10:43.086268 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14660 | 2025.03.25 22:10:43.086330 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
14661 | 2025.03.25 22:10:43.095358 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
14662 | 2025.03.25 22:10:43.096420 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14663 | 2025.03.25 22:10:43.100610 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 634 | ||
14664 | 2025.03.25 22:10:45.893151 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14665 | 2025.03.25 22:10:45.893370 [ 254 ] {934e5095-cbd4-450e-bfb9-dea16a84d193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14666 | 2025.03.25 22:10:45.893452 [ 254 ] {934e5095-cbd4-450e-bfb9-dea16a84d193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14667 | 2025.03.25 22:10:45.894305 [ 254 ] {934e5095-cbd4-450e-bfb9-dea16a84d193} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14668 | 2025.03.25 22:10:45.894357 [ 254 ] {934e5095-cbd4-450e-bfb9-dea16a84d193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14669 | 2025.03.25 22:10:45.894793 [ 254 ] {934e5095-cbd4-450e-bfb9-dea16a84d193} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
14670 | 2025.03.25 22:10:45.895058 [ 254 ] {934e5095-cbd4-450e-bfb9-dea16a84d193} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14671 | 2025.03.25 22:10:45.895321 [ 254 ] {934e5095-cbd4-450e-bfb9-dea16a84d193} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002004 sec., 1996.007984031936 rows/sec., 162.76 KiB/sec. | ||
14672 | 2025.03.25 22:10:45.895391 [ 254 ] {934e5095-cbd4-450e-bfb9-dea16a84d193} <Debug> TCPHandler: Processed in 0.002368451 sec. | ||
14673 | 2025.03.25 22:10:45.895529 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14674 | 2025.03.25 22:10:45.895669 [ 254 ] {d3dd3b71-ac54-4fb7-9277-70e1a362f196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14675 | 2025.03.25 22:10:45.895723 [ 254 ] {d3dd3b71-ac54-4fb7-9277-70e1a362f196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14676 | 2025.03.25 22:10:45.896994 [ 254 ] {d3dd3b71-ac54-4fb7-9277-70e1a362f196} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14677 | 2025.03.25 22:10:45.897035 [ 254 ] {d3dd3b71-ac54-4fb7-9277-70e1a362f196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14678 | 2025.03.25 22:10:45.897506 [ 254 ] {d3dd3b71-ac54-4fb7-9277-70e1a362f196} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
14679 | 2025.03.25 22:10:45.897766 [ 254 ] {d3dd3b71-ac54-4fb7-9277-70e1a362f196} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14680 | 2025.03.25 22:10:45.897999 [ 254 ] {d3dd3b71-ac54-4fb7-9277-70e1a362f196} <Debug> executeQuery: Read 1214 rows, 102.23 KiB in 0.002353 sec., 515937.10157246067 rows/sec., 42.43 MiB/sec. | ||
14681 | 2025.03.25 22:10:45.898074 [ 254 ] {d3dd3b71-ac54-4fb7-9277-70e1a362f196} <Debug> TCPHandler: Processed in 0.002602275 sec. | ||
14682 | 2025.03.25 22:10:45.898253 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14683 | 2025.03.25 22:10:45.898532 [ 254 ] {fe3fecb7-3121-40a4-9342-feec55b0a1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14684 | 2025.03.25 22:10:45.898660 [ 254 ] {fe3fecb7-3121-40a4-9342-feec55b0a1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14685 | 2025.03.25 22:10:45.899278 [ 254 ] {fe3fecb7-3121-40a4-9342-feec55b0a1eb} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14686 | 2025.03.25 22:10:45.899319 [ 254 ] {fe3fecb7-3121-40a4-9342-feec55b0a1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14687 | 2025.03.25 22:10:45.899676 [ 254 ] {fe3fecb7-3121-40a4-9342-feec55b0a1eb} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14688 | 2025.03.25 22:10:45.899935 [ 254 ] {fe3fecb7-3121-40a4-9342-feec55b0a1eb} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14689 | 2025.03.25 22:10:45.900128 [ 26 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14690 | 2025.03.25 22:10:45.900153 [ 254 ] {fe3fecb7-3121-40a4-9342-feec55b0a1eb} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001716 sec., 6993.006993006993 rows/sec., 513.32 KiB/sec. | ||
14691 | 2025.03.25 22:10:45.900218 [ 26 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14692 | 2025.03.25 22:10:45.900273 [ 254 ] {fe3fecb7-3121-40a4-9342-feec55b0a1eb} <Debug> TCPHandler: Processed in 0.002090557 sec. | ||
14693 | 2025.03.25 22:10:45.900292 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14694 | 2025.03.25 22:10:45.900465 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14695 | 2025.03.25 22:10:45.900479 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
14696 | 2025.03.25 22:10:45.900605 [ 254 ] {8148b0aa-39bb-4595-827c-81b8ee5eb044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14697 | 2025.03.25 22:10:45.900622 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14698 | 2025.03.25 22:10:45.900664 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 178 rows starting from the beginning of the part | ||
14699 | 2025.03.25 22:10:45.900669 [ 254 ] {8148b0aa-39bb-4595-827c-81b8ee5eb044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14700 | 2025.03.25 22:10:45.900809 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 8 rows starting from the beginning of the part | ||
14701 | 2025.03.25 22:10:45.900943 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 42 rows starting from the beginning of the part | ||
14702 | 2025.03.25 22:10:45.901415 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 8 rows starting from the beginning of the part | ||
14703 | 2025.03.25 22:10:45.901660 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 139 rows starting from the beginning of the part | ||
14704 | 2025.03.25 22:10:45.901819 [ 199 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 12 rows starting from the beginning of the part | ||
14705 | 2025.03.25 22:10:45.902638 [ 254 ] {8148b0aa-39bb-4595-827c-81b8ee5eb044} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14706 | 2025.03.25 22:10:45.902683 [ 254 ] {8148b0aa-39bb-4595-827c-81b8ee5eb044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14707 | 2025.03.25 22:10:45.903251 [ 254 ] {8148b0aa-39bb-4595-827c-81b8ee5eb044} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
14708 | 2025.03.25 22:10:45.903598 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 387 rows, containing 5 columns (5 merged, 0 gathered) in 0.003170025 sec., 122081.05614309036 rows/sec., 8.42 MiB/sec. | ||
14709 | 2025.03.25 22:10:45.903627 [ 254 ] {8148b0aa-39bb-4595-827c-81b8ee5eb044} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14710 | 2025.03.25 22:10:45.903912 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14711 | 2025.03.25 22:10:45.904014 [ 254 ] {8148b0aa-39bb-4595-827c-81b8ee5eb044} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.003427 sec., 66530.49314269041 rows/sec., 4.50 MiB/sec. | ||
14712 | 2025.03.25 22:10:45.904103 [ 254 ] {8148b0aa-39bb-4595-827c-81b8ee5eb044} <Debug> TCPHandler: Processed in 0.003716336 sec. | ||
14713 | 2025.03.25 22:10:45.904252 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14714 | 2025.03.25 22:10:45.904421 [ 254 ] {586fbff0-669a-4099-b487-2090b9c7a60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14715 | 2025.03.25 22:10:45.904441 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14716 | 2025.03.25 22:10:45.904484 [ 254 ] {586fbff0-669a-4099-b487-2090b9c7a60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14717 | 2025.03.25 22:10:45.904633 [ 197 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_116_23} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14718 | 2025.03.25 22:10:45.904827 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
14719 | 2025.03.25 22:10:45.905987 [ 254 ] {586fbff0-669a-4099-b487-2090b9c7a60d} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14720 | 2025.03.25 22:10:45.906030 [ 254 ] {586fbff0-669a-4099-b487-2090b9c7a60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14721 | 2025.03.25 22:10:45.906429 [ 254 ] {586fbff0-669a-4099-b487-2090b9c7a60d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
14722 | 2025.03.25 22:10:45.906684 [ 254 ] {586fbff0-669a-4099-b487-2090b9c7a60d} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14723 | 2025.03.25 22:10:45.906896 [ 254 ] {586fbff0-669a-4099-b487-2090b9c7a60d} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.002523 sec., 210860.0871977804 rows/sec., 15.63 MiB/sec. | ||
14724 | 2025.03.25 22:10:45.906955 [ 254 ] {586fbff0-669a-4099-b487-2090b9c7a60d} <Debug> TCPHandler: Processed in 0.002768238 sec. | ||
14725 | 2025.03.25 22:10:45.907077 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14726 | 2025.03.25 22:10:45.907183 [ 254 ] {f557c9d0-ff65-4470-8f65-9dba1d48b6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14727 | 2025.03.25 22:10:45.907232 [ 254 ] {f557c9d0-ff65-4470-8f65-9dba1d48b6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14728 | 2025.03.25 22:10:45.908038 [ 254 ] {f557c9d0-ff65-4470-8f65-9dba1d48b6e5} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14729 | 2025.03.25 22:10:45.908077 [ 254 ] {f557c9d0-ff65-4470-8f65-9dba1d48b6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14730 | 2025.03.25 22:10:45.908510 [ 254 ] {f557c9d0-ff65-4470-8f65-9dba1d48b6e5} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
14731 | 2025.03.25 22:10:45.908748 [ 254 ] {f557c9d0-ff65-4470-8f65-9dba1d48b6e5} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14732 | 2025.03.25 22:10:45.908971 [ 254 ] {f557c9d0-ff65-4470-8f65-9dba1d48b6e5} <Debug> executeQuery: Read 882 rows, 60.77 KiB in 0.00181 sec., 487292.817679558 rows/sec., 32.79 MiB/sec. | ||
14733 | 2025.03.25 22:10:45.909025 [ 254 ] {f557c9d0-ff65-4470-8f65-9dba1d48b6e5} <Debug> TCPHandler: Processed in 0.001999375 sec. | ||
14734 | 2025.03.25 22:10:45.909138 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14735 | 2025.03.25 22:10:45.909241 [ 254 ] {80a9f745-9445-48d6-b978-2a4e9f6f285d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14736 | 2025.03.25 22:10:45.909306 [ 254 ] {80a9f745-9445-48d6-b978-2a4e9f6f285d} <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 | ||
14737 | 2025.03.25 22:10:45.910351 [ 254 ] {80a9f745-9445-48d6-b978-2a4e9f6f285d} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14738 | 2025.03.25 22:10:45.910392 [ 254 ] {80a9f745-9445-48d6-b978-2a4e9f6f285d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14739 | 2025.03.25 22:10:45.911007 [ 254 ] {80a9f745-9445-48d6-b978-2a4e9f6f285d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14740 | 2025.03.25 22:10:45.911260 [ 254 ] {80a9f745-9445-48d6-b978-2a4e9f6f285d} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14741 | 2025.03.25 22:10:45.911512 [ 254 ] {80a9f745-9445-48d6-b978-2a4e9f6f285d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002293 sec., 3488.8791975577847 rows/sec., 6.25 MiB/sec. | ||
14742 | 2025.03.25 22:10:45.911613 [ 254 ] {80a9f745-9445-48d6-b978-2a4e9f6f285d} <Debug> TCPHandler: Processed in 0.002531975 sec. | ||
14743 | 2025.03.25 22:10:45.911754 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14744 | 2025.03.25 22:10:45.911860 [ 254 ] {085cad53-4de3-4d89-95a1-6def74b08d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14745 | 2025.03.25 22:10:45.911905 [ 254 ] {085cad53-4de3-4d89-95a1-6def74b08d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14746 | 2025.03.25 22:10:45.912359 [ 254 ] {085cad53-4de3-4d89-95a1-6def74b08d1c} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14747 | 2025.03.25 22:10:45.912399 [ 254 ] {085cad53-4de3-4d89-95a1-6def74b08d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14748 | 2025.03.25 22:10:45.912760 [ 254 ] {085cad53-4de3-4d89-95a1-6def74b08d1c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
14749 | 2025.03.25 22:10:45.912995 [ 254 ] {085cad53-4de3-4d89-95a1-6def74b08d1c} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14750 | 2025.03.25 22:10:45.913210 [ 254 ] {085cad53-4de3-4d89-95a1-6def74b08d1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec. | ||
14751 | 2025.03.25 22:10:45.913262 [ 254 ] {085cad53-4de3-4d89-95a1-6def74b08d1c} <Debug> TCPHandler: Processed in 0.001559037 sec. | ||
14752 | 2025.03.25 22:10:47.731914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38918 | ||
14753 | 2025.03.25 22:10:47.732757 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14754 | 2025.03.25 22:10:47.732812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14755 | 2025.03.25 22:10:47.733358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
14756 | 2025.03.25 22:10:47.733621 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14757 | 2025.03.25 22:10:47.733891 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38918 | ||
14758 | 2025.03.25 22:10:48.080246 [ 221 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14759 | 2025.03.25 22:10:48.080301 [ 221 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14760 | 2025.03.25 22:10:48.082276 [ 221 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14761 | 2025.03.25 22:10:50.067916 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14762 | 2025.03.25 22:10:50.067974 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14763 | 2025.03.25 22:10:50.069944 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14764 | 2025.03.25 22:10:50.260633 [ 219 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14765 | 2025.03.25 22:10:50.260688 [ 219 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14766 | 2025.03.25 22:10:50.269264 [ 219 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14767 | 2025.03.25 22:10:50.466739 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2018 | ||
14768 | 2025.03.25 22:10:50.470257 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14769 | 2025.03.25 22:10:50.470325 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14770 | 2025.03.25 22:10:50.471892 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
14771 | 2025.03.25 22:10:50.472228 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14772 | 2025.03.25 22:10:50.473901 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2018 | ||
14773 | 2025.03.25 22:10:50.515412 [ 225 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14774 | 2025.03.25 22:10:50.515467 [ 225 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14775 | 2025.03.25 22:10:50.517412 [ 225 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14776 | 2025.03.25 22:10:50.532850 [ 219 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14777 | 2025.03.25 22:10:50.532918 [ 219 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14778 | 2025.03.25 22:10:50.535118 [ 219 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14779 | 2025.03.25 22:10:50.600686 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 | ||
14780 | 2025.03.25 22:10:50.632834 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14781 | 2025.03.25 22:10:50.632904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14782 | 2025.03.25 22:10:50.643905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
14783 | 2025.03.25 22:10:50.645135 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14784 | 2025.03.25 22:10:50.649401 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 641 | ||
14785 | 2025.03.25 22:10:50.710344 [ 223 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14786 | 2025.03.25 22:10:50.710402 [ 223 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14787 | 2025.03.25 22:10:50.713380 [ 223 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14788 | 2025.03.25 22:10:50.885555 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14789 | 2025.03.25 22:10:50.885835 [ 254 ] {4f89585f-5689-430d-8ee2-800df2ae957a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14790 | 2025.03.25 22:10:50.885941 [ 254 ] {4f89585f-5689-430d-8ee2-800df2ae957a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14791 | 2025.03.25 22:10:50.887247 [ 254 ] {4f89585f-5689-430d-8ee2-800df2ae957a} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14792 | 2025.03.25 22:10:50.887319 [ 254 ] {4f89585f-5689-430d-8ee2-800df2ae957a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14793 | 2025.03.25 22:10:50.888014 [ 254 ] {4f89585f-5689-430d-8ee2-800df2ae957a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
14794 | 2025.03.25 22:10:50.888432 [ 254 ] {4f89585f-5689-430d-8ee2-800df2ae957a} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14795 | 2025.03.25 22:10:50.888758 [ 254 ] {4f89585f-5689-430d-8ee2-800df2ae957a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.003003 sec., 70596.0705960706 rows/sec., 4.49 MiB/sec. | ||
14796 | 2025.03.25 22:10:50.888852 [ 254 ] {4f89585f-5689-430d-8ee2-800df2ae957a} <Debug> TCPHandler: Processed in 0.003520292 sec. | ||
14797 | 2025.03.25 22:10:50.889049 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14798 | 2025.03.25 22:10:50.889206 [ 254 ] {86c7bc0a-8edc-4aa0-ba63-26c60235ae46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14799 | 2025.03.25 22:10:50.889277 [ 254 ] {86c7bc0a-8edc-4aa0-ba63-26c60235ae46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14800 | 2025.03.25 22:10:50.890375 [ 254 ] {86c7bc0a-8edc-4aa0-ba63-26c60235ae46} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14801 | 2025.03.25 22:10:50.890419 [ 254 ] {86c7bc0a-8edc-4aa0-ba63-26c60235ae46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14802 | 2025.03.25 22:10:50.890877 [ 254 ] {86c7bc0a-8edc-4aa0-ba63-26c60235ae46} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
14803 | 2025.03.25 22:10:50.891160 [ 254 ] {86c7bc0a-8edc-4aa0-ba63-26c60235ae46} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14804 | 2025.03.25 22:10:50.891397 [ 254 ] {86c7bc0a-8edc-4aa0-ba63-26c60235ae46} <Debug> executeQuery: Read 709 rows, 58.03 KiB in 0.002229 sec., 318079.8564378645 rows/sec., 25.42 MiB/sec. | ||
14805 | 2025.03.25 22:10:50.891473 [ 254 ] {86c7bc0a-8edc-4aa0-ba63-26c60235ae46} <Debug> TCPHandler: Processed in 0.002500324 sec. | ||
14806 | 2025.03.25 22:10:50.891648 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14807 | 2025.03.25 22:10:50.891794 [ 254 ] {ea5baf1a-75cf-414e-8a4f-d38f0dd6ac29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14808 | 2025.03.25 22:10:50.891860 [ 254 ] {ea5baf1a-75cf-414e-8a4f-d38f0dd6ac29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14809 | 2025.03.25 22:10:50.892696 [ 254 ] {ea5baf1a-75cf-414e-8a4f-d38f0dd6ac29} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14810 | 2025.03.25 22:10:50.892748 [ 254 ] {ea5baf1a-75cf-414e-8a4f-d38f0dd6ac29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14811 | 2025.03.25 22:10:50.893221 [ 254 ] {ea5baf1a-75cf-414e-8a4f-d38f0dd6ac29} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14812 | 2025.03.25 22:10:50.893610 [ 254 ] {ea5baf1a-75cf-414e-8a4f-d38f0dd6ac29} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14813 | 2025.03.25 22:10:50.893848 [ 254 ] {ea5baf1a-75cf-414e-8a4f-d38f0dd6ac29} <Debug> executeQuery: Read 152 rows, 9.84 KiB in 0.002085 sec., 72901.67865707434 rows/sec., 4.61 MiB/sec. | ||
14814 | 2025.03.25 22:10:50.893932 [ 254 ] {ea5baf1a-75cf-414e-8a4f-d38f0dd6ac29} <Debug> TCPHandler: Processed in 0.002353661 sec. | ||
14815 | 2025.03.25 22:10:50.894128 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14816 | 2025.03.25 22:10:50.894275 [ 254 ] {74811263-b495-4d67-a9cb-2e5115d7e915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14817 | 2025.03.25 22:10:50.894341 [ 254 ] {74811263-b495-4d67-a9cb-2e5115d7e915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14818 | 2025.03.25 22:10:50.895135 [ 254 ] {74811263-b495-4d67-a9cb-2e5115d7e915} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14819 | 2025.03.25 22:10:50.895176 [ 254 ] {74811263-b495-4d67-a9cb-2e5115d7e915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14820 | 2025.03.25 22:10:50.895696 [ 254 ] {74811263-b495-4d67-a9cb-2e5115d7e915} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
14821 | 2025.03.25 22:10:50.896063 [ 254 ] {74811263-b495-4d67-a9cb-2e5115d7e915} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14822 | 2025.03.25 22:10:50.896345 [ 254 ] {74811263-b495-4d67-a9cb-2e5115d7e915} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.0021 sec., 53809.52380952382 rows/sec., 3.48 MiB/sec. | ||
14823 | 2025.03.25 22:10:50.896418 [ 254 ] {74811263-b495-4d67-a9cb-2e5115d7e915} <Debug> TCPHandler: Processed in 0.002365301 sec. | ||
14824 | 2025.03.25 22:10:50.896597 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14825 | 2025.03.25 22:10:50.896731 [ 254 ] {69114a3a-46d7-4761-88d3-1c2d64595375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14826 | 2025.03.25 22:10:50.896795 [ 254 ] {69114a3a-46d7-4761-88d3-1c2d64595375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14827 | 2025.03.25 22:10:50.897621 [ 254 ] {69114a3a-46d7-4761-88d3-1c2d64595375} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14828 | 2025.03.25 22:10:50.897669 [ 254 ] {69114a3a-46d7-4761-88d3-1c2d64595375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14829 | 2025.03.25 22:10:50.898164 [ 254 ] {69114a3a-46d7-4761-88d3-1c2d64595375} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
14830 | 2025.03.25 22:10:50.898535 [ 254 ] {69114a3a-46d7-4761-88d3-1c2d64595375} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14831 | 2025.03.25 22:10:50.898820 [ 254 ] {69114a3a-46d7-4761-88d3-1c2d64595375} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.002118 sec., 52880.07554296506 rows/sec., 3.01 MiB/sec. | ||
14832 | 2025.03.25 22:10:50.898890 [ 254 ] {69114a3a-46d7-4761-88d3-1c2d64595375} <Debug> TCPHandler: Processed in 0.002356742 sec. | ||
14833 | 2025.03.25 22:10:50.899097 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14834 | 2025.03.25 22:10:50.899226 [ 254 ] {ec4c7950-c686-4b3c-80ec-09cd79840850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14835 | 2025.03.25 22:10:50.899284 [ 254 ] {ec4c7950-c686-4b3c-80ec-09cd79840850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14836 | 2025.03.25 22:10:50.901723 [ 254 ] {ec4c7950-c686-4b3c-80ec-09cd79840850} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14837 | 2025.03.25 22:10:50.901773 [ 254 ] {ec4c7950-c686-4b3c-80ec-09cd79840850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14838 | 2025.03.25 22:10:50.902480 [ 254 ] {ec4c7950-c686-4b3c-80ec-09cd79840850} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
14839 | 2025.03.25 22:10:50.902871 [ 254 ] {ec4c7950-c686-4b3c-80ec-09cd79840850} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14840 | 2025.03.25 22:10:50.903135 [ 254 ] {ec4c7950-c686-4b3c-80ec-09cd79840850} <Debug> executeQuery: Read 437 rows, 31.99 KiB in 0.003936 sec., 111026.42276422764 rows/sec., 7.94 MiB/sec. | ||
14841 | 2025.03.25 22:10:50.903213 [ 254 ] {ec4c7950-c686-4b3c-80ec-09cd79840850} <Debug> TCPHandler: Processed in 0.004182223 sec. | ||
14842 | 2025.03.25 22:10:50.903386 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14843 | 2025.03.25 22:10:50.903526 [ 254 ] {c6321825-8f78-4fec-ab2f-47f551cc18d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14844 | 2025.03.25 22:10:50.903596 [ 254 ] {c6321825-8f78-4fec-ab2f-47f551cc18d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14845 | 2025.03.25 22:10:50.904151 [ 254 ] {c6321825-8f78-4fec-ab2f-47f551cc18d0} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14846 | 2025.03.25 22:10:50.904196 [ 254 ] {c6321825-8f78-4fec-ab2f-47f551cc18d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14847 | 2025.03.25 22:10:50.904675 [ 254 ] {c6321825-8f78-4fec-ab2f-47f551cc18d0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
14848 | 2025.03.25 22:10:50.905054 [ 254 ] {c6321825-8f78-4fec-ab2f-47f551cc18d0} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14849 | 2025.03.25 22:10:50.905298 [ 254 ] {c6321825-8f78-4fec-ab2f-47f551cc18d0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001803 sec., 3327.787021630616 rows/sec., 173.86 KiB/sec. | ||
14850 | 2025.03.25 22:10:50.905377 [ 254 ] {c6321825-8f78-4fec-ab2f-47f551cc18d0} <Debug> TCPHandler: Processed in 0.002061446 sec. | ||
14851 | 2025.03.25 22:10:50.905555 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14852 | 2025.03.25 22:10:50.905693 [ 254 ] {1e6a752d-d52e-4ecb-a2b9-2ebc14fac141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14853 | 2025.03.25 22:10:50.905765 [ 254 ] {1e6a752d-d52e-4ecb-a2b9-2ebc14fac141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14854 | 2025.03.25 22:10:50.906536 [ 254 ] {1e6a752d-d52e-4ecb-a2b9-2ebc14fac141} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14855 | 2025.03.25 22:10:50.906591 [ 254 ] {1e6a752d-d52e-4ecb-a2b9-2ebc14fac141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14856 | 2025.03.25 22:10:50.907217 [ 254 ] {1e6a752d-d52e-4ecb-a2b9-2ebc14fac141} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
14857 | 2025.03.25 22:10:50.907648 [ 254 ] {1e6a752d-d52e-4ecb-a2b9-2ebc14fac141} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14858 | 2025.03.25 22:10:50.908008 [ 254 ] {1e6a752d-d52e-4ecb-a2b9-2ebc14fac141} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002333 sec., 101585.94084869267 rows/sec., 6.81 MiB/sec. | ||
14859 | 2025.03.25 22:10:50.908092 [ 254 ] {1e6a752d-d52e-4ecb-a2b9-2ebc14fac141} <Debug> TCPHandler: Processed in 0.002607085 sec. | ||
14860 | 2025.03.25 22:10:50.908319 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14861 | 2025.03.25 22:10:50.908494 [ 254 ] {bf036428-f57f-41b0-be9e-f981da1d7592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14862 | 2025.03.25 22:10:50.908575 [ 254 ] {bf036428-f57f-41b0-be9e-f981da1d7592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14863 | 2025.03.25 22:10:50.909411 [ 254 ] {bf036428-f57f-41b0-be9e-f981da1d7592} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14864 | 2025.03.25 22:10:50.909466 [ 254 ] {bf036428-f57f-41b0-be9e-f981da1d7592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14865 | 2025.03.25 22:10:50.910044 [ 254 ] {bf036428-f57f-41b0-be9e-f981da1d7592} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
14866 | 2025.03.25 22:10:50.910533 [ 254 ] {bf036428-f57f-41b0-be9e-f981da1d7592} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14867 | 2025.03.25 22:10:50.910830 [ 254 ] {bf036428-f57f-41b0-be9e-f981da1d7592} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00235 sec., 425.531914893617 rows/sec., 28.67 KiB/sec. | ||
14868 | 2025.03.25 22:10:50.910944 [ 254 ] {bf036428-f57f-41b0-be9e-f981da1d7592} <Debug> TCPHandler: Processed in 0.002685747 sec. | ||
14869 | 2025.03.25 22:10:50.911216 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14870 | 2025.03.25 22:10:50.911378 [ 254 ] {da6c73da-150a-47eb-b37c-1595a631e046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14871 | 2025.03.25 22:10:50.911495 [ 254 ] {da6c73da-150a-47eb-b37c-1595a631e046} <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 | ||
14872 | 2025.03.25 22:10:50.913358 [ 254 ] {da6c73da-150a-47eb-b37c-1595a631e046} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14873 | 2025.03.25 22:10:50.913413 [ 254 ] {da6c73da-150a-47eb-b37c-1595a631e046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14874 | 2025.03.25 22:10:50.914589 [ 254 ] {da6c73da-150a-47eb-b37c-1595a631e046} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14875 | 2025.03.25 22:10:50.914971 [ 254 ] {da6c73da-150a-47eb-b37c-1595a631e046} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14876 | 2025.03.25 22:10:50.915244 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14877 | 2025.03.25 22:10:50.915294 [ 254 ] {da6c73da-150a-47eb-b37c-1595a631e046} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.003953 sec., 11636.731596256008 rows/sec., 20.85 MiB/sec. | ||
14878 | 2025.03.25 22:10:50.915379 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14879 | 2025.03.25 22:10:50.915492 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14880 | 2025.03.25 22:10:50.915631 [ 254 ] {da6c73da-150a-47eb-b37c-1595a631e046} <Debug> TCPHandler: Processed in 0.004496219 sec. | ||
14881 | 2025.03.25 22:10:50.915877 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
14882 | 2025.03.25 22:10:50.915963 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14883 | 2025.03.25 22:10:50.916359 [ 254 ] {1ffb78b4-bdab-4559-9aad-f44ca0323fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
14884 | 2025.03.25 22:10:50.916541 [ 254 ] {1ffb78b4-bdab-4559-9aad-f44ca0323fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
14885 | 2025.03.25 22:10:50.918075 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14886 | 2025.03.25 22:10:50.918637 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2251 rows starting from the beginning of the part | ||
14887 | 2025.03.25 22:10:50.919654 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 32 rows starting from the beginning of the part | ||
14888 | 2025.03.25 22:10:50.919730 [ 254 ] {1ffb78b4-bdab-4559-9aad-f44ca0323fea} <Trace> oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14889 | 2025.03.25 22:10:50.919797 [ 254 ] {1ffb78b4-bdab-4559-9aad-f44ca0323fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14890 | 2025.03.25 22:10:50.920340 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 8 rows starting from the beginning of the part | ||
14891 | 2025.03.25 22:10:50.921092 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 33 rows starting from the beginning of the part | ||
14892 | 2025.03.25 22:10:50.921188 [ 254 ] {1ffb78b4-bdab-4559-9aad-f44ca0323fea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
14893 | 2025.03.25 22:10:50.921661 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 8 rows starting from the beginning of the part | ||
14894 | 2025.03.25 22:10:50.922088 [ 254 ] {1ffb78b4-bdab-4559-9aad-f44ca0323fea} <Trace> oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14895 | 2025.03.25 22:10:50.922295 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 46 rows starting from the beginning of the part | ||
14896 | 2025.03.25 22:10:50.923143 [ 254 ] {1ffb78b4-bdab-4559-9aad-f44ca0323fea} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.006896 sec., 1740.139211136891 rows/sec., 122.92 KiB/sec. | ||
14897 | 2025.03.25 22:10:50.923371 [ 254 ] {1ffb78b4-bdab-4559-9aad-f44ca0323fea} <Debug> TCPHandler: Processed in 0.007512451 sec. | ||
14898 | 2025.03.25 22:10:50.923613 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14899 | 2025.03.25 22:10:50.923791 [ 254 ] {52f37784-4c27-4927-8822-07f12c5fad4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14900 | 2025.03.25 22:10:50.923878 [ 254 ] {52f37784-4c27-4927-8822-07f12c5fad4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14901 | 2025.03.25 22:10:50.924930 [ 254 ] {52f37784-4c27-4927-8822-07f12c5fad4f} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14902 | 2025.03.25 22:10:50.924979 [ 254 ] {52f37784-4c27-4927-8822-07f12c5fad4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14903 | 2025.03.25 22:10:50.925496 [ 254 ] {52f37784-4c27-4927-8822-07f12c5fad4f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
14904 | 2025.03.25 22:10:50.925855 [ 254 ] {52f37784-4c27-4927-8822-07f12c5fad4f} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14905 | 2025.03.25 22:10:50.926223 [ 254 ] {52f37784-4c27-4927-8822-07f12c5fad4f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002485 sec., 32997.987927565395 rows/sec., 2.10 MiB/sec. | ||
14906 | 2025.03.25 22:10:50.926302 [ 254 ] {52f37784-4c27-4927-8822-07f12c5fad4f} <Debug> TCPHandler: Processed in 0.002811519 sec. | ||
14907 | 2025.03.25 22:10:50.935016 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2378 rows, containing 19 columns (19 merged, 0 gathered) in 0.019351538 sec., 122884.28961046919 rows/sec., 220.20 MiB/sec. | ||
14908 | 2025.03.25 22:10:50.937822 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14909 | 2025.03.25 22:10:50.938539 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14910 | 2025.03.25 22:10:50.938672 [ 193 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14911 | 2025.03.25 22:10:50.938906 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.59 MiB. | ||
14912 | 2025.03.25 22:10:51.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.73 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.30 MiB (RSS), difference: -1.43 MiB | ||
14913 | 2025.03.25 22:10:51.904539 [ 217 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14914 | 2025.03.25 22:10:51.904592 [ 217 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14915 | 2025.03.25 22:10:51.906664 [ 217 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14916 | 2025.03.25 22:10:52.000377 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.30 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.30 MiB (RSS), difference: 4.00 MiB | ||
14917 | 2025.03.25 22:10:54.985196 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14918 | 2025.03.25 22:10:54.985264 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14919 | 2025.03.25 22:10:55.118349 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14920 | 2025.03.25 22:10:55.118407 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14921 | 2025.03.25 22:10:55.120460 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14922 | 2025.03.25 22:10:55.234009 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39406 | ||
14923 | 2025.03.25 22:10:55.234658 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14924 | 2025.03.25 22:10:55.234702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14925 | 2025.03.25 22:10:55.235231 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
14926 | 2025.03.25 22:10:55.235493 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14927 | 2025.03.25 22:10:55.235704 [ 169 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
14928 | 2025.03.25 22:10:55.235764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 | ||
14929 | 2025.03.25 22:10:55.235789 [ 169 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14930 | 2025.03.25 22:10:55.235818 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14931 | 2025.03.25 22:10:55.236028 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
14932 | 2025.03.25 22:10:55.236459 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14933 | 2025.03.25 22:10:55.236561 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37088 rows starting from the beginning of the part | ||
14934 | 2025.03.25 22:10:55.236656 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 488 rows starting from the beginning of the part | ||
14935 | 2025.03.25 22:10:55.236765 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 427 rows starting from the beginning of the part | ||
14936 | 2025.03.25 22:10:55.237091 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 488 rows starting from the beginning of the part | ||
14937 | 2025.03.25 22:10:55.237350 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 427 rows starting from the beginning of the part | ||
14938 | 2025.03.25 22:10:55.237503 [ 190 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 488 rows starting from the beginning of the part | ||
14939 | 2025.03.25 22:10:55.240795 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.004894636 sec., 8050854.036949837 rows/sec., 115.17 MiB/sec. | ||
14940 | 2025.03.25 22:10:55.241329 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
14941 | 2025.03.25 22:10:55.241772 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14942 | 2025.03.25 22:10:55.241897 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_86_17} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
14943 | 2025.03.25 22:10:55.242049 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
14944 | 2025.03.25 22:10:55.863045 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14945 | 2025.03.25 22:10:55.863256 [ 254 ] {123badc6-ac8e-46bc-805f-7761a9135115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14946 | 2025.03.25 22:10:55.863338 [ 254 ] {123badc6-ac8e-46bc-805f-7761a9135115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14947 | 2025.03.25 22:10:55.864157 [ 254 ] {123badc6-ac8e-46bc-805f-7761a9135115} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14948 | 2025.03.25 22:10:55.864205 [ 254 ] {123badc6-ac8e-46bc-805f-7761a9135115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14949 | 2025.03.25 22:10:55.864654 [ 254 ] {123badc6-ac8e-46bc-805f-7761a9135115} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
14950 | 2025.03.25 22:10:55.864915 [ 254 ] {123badc6-ac8e-46bc-805f-7761a9135115} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14951 | 2025.03.25 22:10:55.865113 [ 164 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
14952 | 2025.03.25 22:10:55.865207 [ 164 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14953 | 2025.03.25 22:10:55.865226 [ 254 ] {123badc6-ac8e-46bc-805f-7761a9135115} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002014 sec., 35749.75173783515 rows/sec., 2.89 MiB/sec. | ||
14954 | 2025.03.25 22:10:55.865248 [ 164 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14955 | 2025.03.25 22:10:55.865416 [ 254 ] {123badc6-ac8e-46bc-805f-7761a9135115} <Debug> TCPHandler: Processed in 0.002508153 sec. | ||
14956 | 2025.03.25 22:10:55.865519 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
14957 | 2025.03.25 22:10:55.865602 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14958 | 2025.03.25 22:10:55.865716 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14959 | 2025.03.25 22:10:55.865796 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1969 rows starting from the beginning of the part | ||
14960 | 2025.03.25 22:10:55.865812 [ 254 ] {6ed5070a-6701-4378-887e-57037b2ce7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14961 | 2025.03.25 22:10:55.865933 [ 254 ] {6ed5070a-6701-4378-887e-57037b2ce7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14962 | 2025.03.25 22:10:55.866049 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 72 rows starting from the beginning of the part | ||
14963 | 2025.03.25 22:10:55.866448 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 683 rows starting from the beginning of the part | ||
14964 | 2025.03.25 22:10:55.866748 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1214 rows starting from the beginning of the part | ||
14965 | 2025.03.25 22:10:55.867111 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 709 rows starting from the beginning of the part | ||
14966 | 2025.03.25 22:10:55.867458 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 72 rows starting from the beginning of the part | ||
14967 | 2025.03.25 22:10:55.868933 [ 254 ] {6ed5070a-6701-4378-887e-57037b2ce7ca} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14968 | 2025.03.25 22:10:55.869012 [ 254 ] {6ed5070a-6701-4378-887e-57037b2ce7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14969 | 2025.03.25 22:10:55.870060 [ 254 ] {6ed5070a-6701-4378-887e-57037b2ce7ca} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14970 | 2025.03.25 22:10:55.870417 [ 254 ] {6ed5070a-6701-4378-887e-57037b2ce7ca} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14971 | 2025.03.25 22:10:55.870675 [ 254 ] {6ed5070a-6701-4378-887e-57037b2ce7ca} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004929 sec., 1623.047271251775 rows/sec., 122.05 KiB/sec. | ||
14972 | 2025.03.25 22:10:55.870772 [ 254 ] {6ed5070a-6701-4378-887e-57037b2ce7ca} <Debug> TCPHandler: Processed in 0.005227261 sec. | ||
14973 | 2025.03.25 22:10:55.870921 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14974 | 2025.03.25 22:10:55.871181 [ 254 ] {160e941b-5ac6-412b-8104-66815e6182b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14975 | 2025.03.25 22:10:55.871185 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4719 rows, containing 5 columns (5 merged, 0 gathered) in 0.005802421 sec., 813281.2148584186 rows/sec., 69.28 MiB/sec. | ||
14976 | 2025.03.25 22:10:55.871242 [ 254 ] {160e941b-5ac6-412b-8104-66815e6182b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14977 | 2025.03.25 22:10:55.871477 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
14978 | 2025.03.25 22:10:55.872048 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14979 | 2025.03.25 22:10:55.872239 [ 201 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_131_26} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
14980 | 2025.03.25 22:10:55.872412 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
14981 | 2025.03.25 22:10:55.872488 [ 254 ] {160e941b-5ac6-412b-8104-66815e6182b7} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14982 | 2025.03.25 22:10:55.872534 [ 254 ] {160e941b-5ac6-412b-8104-66815e6182b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14983 | 2025.03.25 22:10:55.872909 [ 254 ] {160e941b-5ac6-412b-8104-66815e6182b7} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
14984 | 2025.03.25 22:10:55.873158 [ 254 ] {160e941b-5ac6-412b-8104-66815e6182b7} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14985 | 2025.03.25 22:10:55.873336 [ 164 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
14986 | 2025.03.25 22:10:55.873393 [ 164 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14987 | 2025.03.25 22:10:55.873407 [ 254 ] {160e941b-5ac6-412b-8104-66815e6182b7} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002277 sec., 31620.553359683796 rows/sec., 2.47 MiB/sec. | ||
14988 | 2025.03.25 22:10:55.873433 [ 164 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
14989 | 2025.03.25 22:10:55.873602 [ 254 ] {160e941b-5ac6-412b-8104-66815e6182b7} <Debug> TCPHandler: Processed in 0.002742459 sec. | ||
14990 | 2025.03.25 22:10:55.873688 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
14991 | 2025.03.25 22:10:55.873815 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14992 | 2025.03.25 22:10:55.873878 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14993 | 2025.03.25 22:10:55.874019 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 952 rows starting from the beginning of the part | ||
14994 | 2025.03.25 22:10:55.874203 [ 254 ] {4e52ca7d-ecf9-4d55-849b-fcab4712ccec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14995 | 2025.03.25 22:10:55.874507 [ 254 ] {4e52ca7d-ecf9-4d55-849b-fcab4712ccec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14996 | 2025.03.25 22:10:55.874556 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 72 rows starting from the beginning of the part | ||
14997 | 2025.03.25 22:10:55.875284 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 418 rows starting from the beginning of the part | ||
14998 | 2025.03.25 22:10:55.875940 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 532 rows starting from the beginning of the part | ||
14999 | 2025.03.25 22:10:55.876496 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 437 rows starting from the beginning of the part | ||
15000 | 2025.03.25 22:10:55.877113 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 72 rows starting from the beginning of the part | ||
15001 | 2025.03.25 22:10:55.878310 [ 254 ] {4e52ca7d-ecf9-4d55-849b-fcab4712ccec} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15002 | 2025.03.25 22:10:55.878362 [ 254 ] {4e52ca7d-ecf9-4d55-849b-fcab4712ccec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15003 | 2025.03.25 22:10:55.878961 [ 254 ] {4e52ca7d-ecf9-4d55-849b-fcab4712ccec} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15004 | 2025.03.25 22:10:55.879217 [ 254 ] {4e52ca7d-ecf9-4d55-849b-fcab4712ccec} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15005 | 2025.03.25 22:10:55.879529 [ 254 ] {4e52ca7d-ecf9-4d55-849b-fcab4712ccec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005476 sec., 29218.407596785975 rows/sec., 2.04 MiB/sec. | ||
15006 | 2025.03.25 22:10:55.879635 [ 254 ] {4e52ca7d-ecf9-4d55-849b-fcab4712ccec} <Debug> TCPHandler: Processed in 0.005901343 sec. | ||
15007 | 2025.03.25 22:10:55.879639 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2483 rows, containing 5 columns (5 merged, 0 gathered) in 0.006093407 sec., 407489.60310709587 rows/sec., 31.33 MiB/sec. | ||
15008 | 2025.03.25 22:10:55.879786 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15009 | 2025.03.25 22:10:55.879808 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15010 | 2025.03.25 22:10:55.879908 [ 254 ] {a5d3ba95-a35d-4e25-a8d5-9aef2ef6a4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15011 | 2025.03.25 22:10:55.879995 [ 254 ] {a5d3ba95-a35d-4e25-a8d5-9aef2ef6a4c2} <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 | ||
15012 | 2025.03.25 22:10:55.880153 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15013 | 2025.03.25 22:10:55.880278 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_131_26} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15014 | 2025.03.25 22:10:55.880391 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
15015 | 2025.03.25 22:10:55.881208 [ 254 ] {a5d3ba95-a35d-4e25-a8d5-9aef2ef6a4c2} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15016 | 2025.03.25 22:10:55.881247 [ 254 ] {a5d3ba95-a35d-4e25-a8d5-9aef2ef6a4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15017 | 2025.03.25 22:10:55.881850 [ 254 ] {a5d3ba95-a35d-4e25-a8d5-9aef2ef6a4c2} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
15018 | 2025.03.25 22:10:55.882109 [ 254 ] {a5d3ba95-a35d-4e25-a8d5-9aef2ef6a4c2} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15019 | 2025.03.25 22:10:55.882353 [ 254 ] {a5d3ba95-a35d-4e25-a8d5-9aef2ef6a4c2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002473 sec., 3234.9373230893652 rows/sec., 5.80 MiB/sec. | ||
15020 | 2025.03.25 22:10:55.882453 [ 254 ] {a5d3ba95-a35d-4e25-a8d5-9aef2ef6a4c2} <Debug> TCPHandler: Processed in 0.002725888 sec. | ||
15021 | 2025.03.25 22:10:55.882595 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15022 | 2025.03.25 22:10:55.882702 [ 254 ] {754ae778-c14d-424e-b963-e053a3448ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15023 | 2025.03.25 22:10:55.882750 [ 254 ] {754ae778-c14d-424e-b963-e053a3448ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15024 | 2025.03.25 22:10:55.883184 [ 254 ] {754ae778-c14d-424e-b963-e053a3448ddb} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15025 | 2025.03.25 22:10:55.883222 [ 254 ] {754ae778-c14d-424e-b963-e053a3448ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15026 | 2025.03.25 22:10:55.883581 [ 254 ] {754ae778-c14d-424e-b963-e053a3448ddb} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15027 | 2025.03.25 22:10:55.883819 [ 254 ] {754ae778-c14d-424e-b963-e053a3448ddb} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15028 | 2025.03.25 22:10:55.883983 [ 164 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15029 | 2025.03.25 22:10:55.884029 [ 164 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15030 | 2025.03.25 22:10:55.884049 [ 254 ] {754ae778-c14d-424e-b963-e053a3448ddb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec. | ||
15031 | 2025.03.25 22:10:55.884066 [ 164 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15032 | 2025.03.25 22:10:55.884195 [ 254 ] {754ae778-c14d-424e-b963-e053a3448ddb} <Debug> TCPHandler: Processed in 0.001648178 sec. | ||
15033 | 2025.03.25 22:10:55.884442 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
15034 | 2025.03.25 22:10:55.884636 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15035 | 2025.03.25 22:10:55.884677 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7336 rows starting from the beginning of the part | ||
15036 | 2025.03.25 22:10:55.884809 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
15037 | 2025.03.25 22:10:55.885020 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 82 rows starting from the beginning of the part | ||
15038 | 2025.03.25 22:10:55.885206 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
15039 | 2025.03.25 22:10:55.885380 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 82 rows starting from the beginning of the part | ||
15040 | 2025.03.25 22:10:55.885562 [ 198 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
15041 | 2025.03.25 22:10:55.887906 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7680 rows, containing 4 columns (4 merged, 0 gathered) in 0.003689334 sec., 2081676.5302355385 rows/sec., 138.78 MiB/sec. | ||
15042 | 2025.03.25 22:10:55.888409 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15043 | 2025.03.25 22:10:55.888728 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15044 | 2025.03.25 22:10:55.888809 [ 186 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_131_26} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15045 | 2025.03.25 22:10:55.888893 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
15046 | 2025.03.25 22:10:56.440456 [ 154 ] {} <Debug> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
15047 | 2025.03.25 22:10:56.440527 [ 154 ] {} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15048 | 2025.03.25 22:10:56.440554 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15049 | 2025.03.25 22:10:56.440688 [ 221 ] {} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15050 | 2025.03.25 22:10:56.440764 [ 200 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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 | ||
15051 | 2025.03.25 22:10:56.440769 [ 221 ] {} <Debug> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15052 | 2025.03.25 22:10:56.440995 [ 200 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15053 | 2025.03.25 22:10:56.441105 [ 200 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
15054 | 2025.03.25 22:10:56.441204 [ 200 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
15055 | 2025.03.25 22:10:56.441441 [ 200 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
15056 | 2025.03.25 22:10:56.441773 [ 200 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
15057 | 2025.03.25 22:10:56.442014 [ 200 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
15058 | 2025.03.25 22:10:56.443913 [ 192 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.003277717 sec., 12813.79692023442 rows/sec., 1.07 MiB/sec. | ||
15059 | 2025.03.25 22:10:56.444119 [ 192 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
15060 | 2025.03.25 22:10:56.444627 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15061 | 2025.03.25 22:10:56.444790 [ 189 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_29_7} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
15062 | 2025.03.25 22:10:56.444931 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15063 | 2025.03.25 22:10:56.445127 [ 221 ] {} <Debug> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15064 | 2025.03.25 22:10:58.149481 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 | ||
15065 | 2025.03.25 22:10:58.171774 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15066 | 2025.03.25 22:10:58.171826 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15067 | 2025.03.25 22:10:58.179350 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
15068 | 2025.03.25 22:10:58.180181 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15069 | 2025.03.25 22:10:58.180584 [ 108 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
15070 | 2025.03.25 22:10:58.180743 [ 108 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15071 | 2025.03.25 22:10:58.180818 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15072 | 2025.03.25 22:10:58.181248 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
15073 | 2025.03.25 22:10:58.196134 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 649 | ||
15074 | 2025.03.25 22:10:58.197662 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15075 | 2025.03.25 22:10:58.199531 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part | ||
15076 | 2025.03.25 22:10:58.205863 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part | ||
15077 | 2025.03.25 22:10:58.212036 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part | ||
15078 | 2025.03.25 22:10:58.217808 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
15079 | 2025.03.25 22:10:58.224200 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
15080 | 2025.03.25 22:10:58.230474 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
15081 | 2025.03.25 22:10:58.295412 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.114449929 sec., 5670.60203243988 rows/sec., 29.32 MiB/sec. | ||
15082 | 2025.03.25 22:10:58.297784 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
15083 | 2025.03.25 22:10:58.300252 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_86_17} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15084 | 2025.03.25 22:10:58.300363 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_86_17} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
15085 | 2025.03.25 22:10:58.301969 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
15086 | 2025.03.25 22:10:59.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.39 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.30 MiB (RSS), difference: -1.09 MiB | ||
15087 | 2025.03.25 22:10:59.295785 [ 217 ] {} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15088 | 2025.03.25 22:10:59.295843 [ 217 ] {} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15089 | 2025.03.25 22:10:59.298229 [ 217 ] {} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15090 | 2025.03.25 22:11:00.474144 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2054 | ||
15091 | 2025.03.25 22:11:00.477554 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15092 | 2025.03.25 22:11:00.477616 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15093 | 2025.03.25 22:11:00.479242 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
15094 | 2025.03.25 22:11:00.479591 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15095 | 2025.03.25 22:11:00.480320 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2054 | ||
15096 | 2025.03.25 22:11:00.857983 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15097 | 2025.03.25 22:11:00.858303 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
15098 | 2025.03.25 22:11:00.858831 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15099 | 2025.03.25 22:11:00.858893 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
15100 | 2025.03.25 22:11:00.859319 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15101 | 2025.03.25 22:11:00.859410 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15102 | 2025.03.25 22:11:00.859595 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
15103 | 2025.03.25 22:11:00.859769 [ 287 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
15104 | 2025.03.25 22:11:00.859776 [ 293 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
15105 | 2025.03.25 22:11:00.859955 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (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 | ||
15106 | 2025.03.25 22:11:00.859989 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15107 | 2025.03.25 22:11:00.860091 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15108 | 2025.03.25 22:11:00.860115 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
15109 | 2025.03.25 22:11:00.860163 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
15110 | 2025.03.25 22:11:00.860233 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
15111 | 2025.03.25 22:11:00.861936 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.003795 sec., 12911.725955204216 rows/sec., 512.34 KiB/sec. | ||
15112 | 2025.03.25 22:11:00.862136 [ 254 ] {2b69411c-6df8-4c1d-b616-e52bab5d8314} <Debug> TCPHandler: Processed in 0.004295275 sec. | ||
15113 | 2025.03.25 22:11:00.875701 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15114 | 2025.03.25 22:11:00.875858 [ 254 ] {d2c4da5d-7b9d-42d8-a6b7-e5850eb6e09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
15115 | 2025.03.25 22:11:00.875922 [ 254 ] {d2c4da5d-7b9d-42d8-a6b7-e5850eb6e09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15116 | 2025.03.25 22:11:00.876903 [ 254 ] {d2c4da5d-7b9d-42d8-a6b7-e5850eb6e09f} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15117 | 2025.03.25 22:11:00.876966 [ 254 ] {d2c4da5d-7b9d-42d8-a6b7-e5850eb6e09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15118 | 2025.03.25 22:11:00.877716 [ 254 ] {d2c4da5d-7b9d-42d8-a6b7-e5850eb6e09f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
15119 | 2025.03.25 22:11:00.878041 [ 254 ] {d2c4da5d-7b9d-42d8-a6b7-e5850eb6e09f} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15120 | 2025.03.25 22:11:00.878321 [ 223 ] {} <Trace> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15121 | 2025.03.25 22:11:00.878378 [ 223 ] {} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15122 | 2025.03.25 22:11:00.878408 [ 254 ] {d2c4da5d-7b9d-42d8-a6b7-e5850eb6e09f} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.002579 sec., 387.74718883288097 rows/sec., 107.92 KiB/sec. | ||
15123 | 2025.03.25 22:11:00.878709 [ 254 ] {d2c4da5d-7b9d-42d8-a6b7-e5850eb6e09f} <Debug> TCPHandler: Processed in 0.003098685 sec. | ||
15124 | 2025.03.25 22:11:00.878866 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15125 | 2025.03.25 22:11:00.878987 [ 254 ] {aa873f38-7cb7-4470-8a14-16af44223d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15126 | 2025.03.25 22:11:00.879045 [ 254 ] {aa873f38-7cb7-4470-8a14-16af44223d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15127 | 2025.03.25 22:11:00.879904 [ 254 ] {aa873f38-7cb7-4470-8a14-16af44223d1b} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15128 | 2025.03.25 22:11:00.879953 [ 254 ] {aa873f38-7cb7-4470-8a14-16af44223d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15129 | 2025.03.25 22:11:00.880439 [ 254 ] {aa873f38-7cb7-4470-8a14-16af44223d1b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
15130 | 2025.03.25 22:11:00.880651 [ 223 ] {} <Debug> oximeter.timeseries_schema (c593e0c9-3300-4074-98df-5c5fe558eafe): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15131 | 2025.03.25 22:11:00.880759 [ 254 ] {aa873f38-7cb7-4470-8a14-16af44223d1b} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15132 | 2025.03.25 22:11:00.881231 [ 254 ] {aa873f38-7cb7-4470-8a14-16af44223d1b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002269 sec., 93433.23049801674 rows/sec., 5.94 MiB/sec. | ||
15133 | 2025.03.25 22:11:00.881429 [ 254 ] {aa873f38-7cb7-4470-8a14-16af44223d1b} <Debug> TCPHandler: Processed in 0.002615625 sec. | ||
15134 | 2025.03.25 22:11:00.881580 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15135 | 2025.03.25 22:11:00.881688 [ 254 ] {5be25f6a-a002-4a42-ac96-edf8bf958ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15136 | 2025.03.25 22:11:00.881736 [ 254 ] {5be25f6a-a002-4a42-ac96-edf8bf958ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15137 | 2025.03.25 22:11:00.882270 [ 254 ] {5be25f6a-a002-4a42-ac96-edf8bf958ae0} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15138 | 2025.03.25 22:11:00.882309 [ 254 ] {5be25f6a-a002-4a42-ac96-edf8bf958ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15139 | 2025.03.25 22:11:00.882662 [ 254 ] {5be25f6a-a002-4a42-ac96-edf8bf958ae0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
15140 | 2025.03.25 22:11:00.882901 [ 254 ] {5be25f6a-a002-4a42-ac96-edf8bf958ae0} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15141 | 2025.03.25 22:11:00.883117 [ 254 ] {5be25f6a-a002-4a42-ac96-edf8bf958ae0} <Debug> executeQuery: Read 7 rows, 562.00 B in 0.001453 sec., 4817.618719889882 rows/sec., 377.72 KiB/sec. | ||
15142 | 2025.03.25 22:11:00.883173 [ 254 ] {5be25f6a-a002-4a42-ac96-edf8bf958ae0} <Debug> TCPHandler: Processed in 0.001647409 sec. | ||
15143 | 2025.03.25 22:11:00.883299 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15144 | 2025.03.25 22:11:00.883406 [ 254 ] {9c801890-2bec-49ab-97e9-8335d53a8c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15145 | 2025.03.25 22:11:00.883450 [ 254 ] {9c801890-2bec-49ab-97e9-8335d53a8c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15146 | 2025.03.25 22:11:00.884236 [ 254 ] {9c801890-2bec-49ab-97e9-8335d53a8c6b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15147 | 2025.03.25 22:11:00.884275 [ 254 ] {9c801890-2bec-49ab-97e9-8335d53a8c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15148 | 2025.03.25 22:11:00.884673 [ 254 ] {9c801890-2bec-49ab-97e9-8335d53a8c6b} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15149 | 2025.03.25 22:11:00.884903 [ 254 ] {9c801890-2bec-49ab-97e9-8335d53a8c6b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15150 | 2025.03.25 22:11:00.885113 [ 254 ] {9c801890-2bec-49ab-97e9-8335d53a8c6b} <Debug> executeQuery: Read 719 rows, 58.77 KiB in 0.001731 sec., 415366.839976892 rows/sec., 33.16 MiB/sec. | ||
15151 | 2025.03.25 22:11:00.885165 [ 254 ] {9c801890-2bec-49ab-97e9-8335d53a8c6b} <Debug> TCPHandler: Processed in 0.001916473 sec. | ||
15152 | 2025.03.25 22:11:00.885279 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15153 | 2025.03.25 22:11:00.885386 [ 254 ] {aa3e2796-e5ef-45d8-948e-c144c051bc23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15154 | 2025.03.25 22:11:00.885429 [ 254 ] {aa3e2796-e5ef-45d8-948e-c144c051bc23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15155 | 2025.03.25 22:11:00.886009 [ 254 ] {aa3e2796-e5ef-45d8-948e-c144c051bc23} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15156 | 2025.03.25 22:11:00.886047 [ 254 ] {aa3e2796-e5ef-45d8-948e-c144c051bc23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15157 | 2025.03.25 22:11:00.886410 [ 254 ] {aa3e2796-e5ef-45d8-948e-c144c051bc23} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
15158 | 2025.03.25 22:11:00.886640 [ 254 ] {aa3e2796-e5ef-45d8-948e-c144c051bc23} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15159 | 2025.03.25 22:11:00.886865 [ 254 ] {aa3e2796-e5ef-45d8-948e-c144c051bc23} <Debug> executeQuery: Read 160 rows, 10.39 KiB in 0.001495 sec., 107023.41137123745 rows/sec., 6.78 MiB/sec. | ||
15160 | 2025.03.25 22:11:00.886932 [ 254 ] {aa3e2796-e5ef-45d8-948e-c144c051bc23} <Debug> TCPHandler: Processed in 0.001698489 sec. | ||
15161 | 2025.03.25 22:11:00.887074 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15162 | 2025.03.25 22:11:00.887379 [ 254 ] {9027f444-1252-478e-befd-6e201b48c58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15163 | 2025.03.25 22:11:00.887520 [ 254 ] {9027f444-1252-478e-befd-6e201b48c58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15164 | 2025.03.25 22:11:00.888361 [ 254 ] {9027f444-1252-478e-befd-6e201b48c58c} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15165 | 2025.03.25 22:11:00.888401 [ 254 ] {9027f444-1252-478e-befd-6e201b48c58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15166 | 2025.03.25 22:11:00.888752 [ 254 ] {9027f444-1252-478e-befd-6e201b48c58c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
15167 | 2025.03.25 22:11:00.888982 [ 254 ] {9027f444-1252-478e-befd-6e201b48c58c} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15168 | 2025.03.25 22:11:00.889207 [ 254 ] {9027f444-1252-478e-befd-6e201b48c58c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001942 sec., 58187.43563336766 rows/sec., 3.77 MiB/sec. | ||
15169 | 2025.03.25 22:11:00.889352 [ 254 ] {9027f444-1252-478e-befd-6e201b48c58c} <Debug> TCPHandler: Processed in 0.002351681 sec. | ||
15170 | 2025.03.25 22:11:00.889495 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15171 | 2025.03.25 22:11:00.889599 [ 254 ] {ddbc1a59-e0de-486f-8044-8fd72dbf1fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15172 | 2025.03.25 22:11:00.889643 [ 254 ] {ddbc1a59-e0de-486f-8044-8fd72dbf1fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15173 | 2025.03.25 22:11:00.890174 [ 254 ] {ddbc1a59-e0de-486f-8044-8fd72dbf1fe2} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15174 | 2025.03.25 22:11:00.890211 [ 254 ] {ddbc1a59-e0de-486f-8044-8fd72dbf1fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15175 | 2025.03.25 22:11:00.890562 [ 254 ] {ddbc1a59-e0de-486f-8044-8fd72dbf1fe2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
15176 | 2025.03.25 22:11:00.890794 [ 254 ] {ddbc1a59-e0de-486f-8044-8fd72dbf1fe2} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15177 | 2025.03.25 22:11:00.891041 [ 254 ] {ddbc1a59-e0de-486f-8044-8fd72dbf1fe2} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001455 sec., 76975.94501718214 rows/sec., 4.38 MiB/sec. | ||
15178 | 2025.03.25 22:11:00.891250 [ 254 ] {ddbc1a59-e0de-486f-8044-8fd72dbf1fe2} <Debug> TCPHandler: Processed in 0.001803072 sec. | ||
15179 | 2025.03.25 22:11:00.891434 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15180 | 2025.03.25 22:11:00.891538 [ 254 ] {a7b19a79-4566-4057-8de5-3c70442f0c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15181 | 2025.03.25 22:11:00.891583 [ 254 ] {a7b19a79-4566-4057-8de5-3c70442f0c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15182 | 2025.03.25 22:11:00.892281 [ 254 ] {a7b19a79-4566-4057-8de5-3c70442f0c37} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15183 | 2025.03.25 22:11:00.892324 [ 254 ] {a7b19a79-4566-4057-8de5-3c70442f0c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15184 | 2025.03.25 22:11:00.892690 [ 254 ] {a7b19a79-4566-4057-8de5-3c70442f0c37} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15185 | 2025.03.25 22:11:00.892930 [ 254 ] {a7b19a79-4566-4057-8de5-3c70442f0c37} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15186 | 2025.03.25 22:11:00.893131 [ 254 ] {a7b19a79-4566-4057-8de5-3c70442f0c37} <Debug> executeQuery: Read 454 rows, 33.15 KiB in 0.001615 sec., 281114.55108359136 rows/sec., 20.04 MiB/sec. | ||
15187 | 2025.03.25 22:11:00.893197 [ 254 ] {a7b19a79-4566-4057-8de5-3c70442f0c37} <Debug> TCPHandler: Processed in 0.001819082 sec. | ||
15188 | 2025.03.25 22:11:00.893328 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15189 | 2025.03.25 22:11:00.893484 [ 254 ] {bc4637d4-3840-4fdd-b778-66c6ac423973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15190 | 2025.03.25 22:11:00.893530 [ 254 ] {bc4637d4-3840-4fdd-b778-66c6ac423973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15191 | 2025.03.25 22:11:00.893954 [ 254 ] {bc4637d4-3840-4fdd-b778-66c6ac423973} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15192 | 2025.03.25 22:11:00.893991 [ 254 ] {bc4637d4-3840-4fdd-b778-66c6ac423973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15193 | 2025.03.25 22:11:00.894346 [ 254 ] {bc4637d4-3840-4fdd-b778-66c6ac423973} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
15194 | 2025.03.25 22:11:00.894576 [ 254 ] {bc4637d4-3840-4fdd-b778-66c6ac423973} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15195 | 2025.03.25 22:11:00.894779 [ 254 ] {bc4637d4-3840-4fdd-b778-66c6ac423973} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001329 sec., 4514.672686230248 rows/sec., 235.87 KiB/sec. | ||
15196 | 2025.03.25 22:11:00.894830 [ 254 ] {bc4637d4-3840-4fdd-b778-66c6ac423973} <Debug> TCPHandler: Processed in 0.001570197 sec. | ||
15197 | 2025.03.25 22:11:00.894933 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15198 | 2025.03.25 22:11:00.895035 [ 254 ] {d0277940-4c74-4fd5-9863-113dbd0acaac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15199 | 2025.03.25 22:11:00.895082 [ 254 ] {d0277940-4c74-4fd5-9863-113dbd0acaac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15200 | 2025.03.25 22:11:00.895585 [ 254 ] {d0277940-4c74-4fd5-9863-113dbd0acaac} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15201 | 2025.03.25 22:11:00.895623 [ 254 ] {d0277940-4c74-4fd5-9863-113dbd0acaac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15202 | 2025.03.25 22:11:00.896004 [ 254 ] {d0277940-4c74-4fd5-9863-113dbd0acaac} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15203 | 2025.03.25 22:11:00.896233 [ 254 ] {d0277940-4c74-4fd5-9863-113dbd0acaac} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15204 | 2025.03.25 22:11:00.896447 [ 254 ] {d0277940-4c74-4fd5-9863-113dbd0acaac} <Debug> executeQuery: Read 242 rows, 16.59 KiB in 0.001434 sec., 168758.7168758717 rows/sec., 11.30 MiB/sec. | ||
15205 | 2025.03.25 22:11:00.896499 [ 254 ] {d0277940-4c74-4fd5-9863-113dbd0acaac} <Debug> TCPHandler: Processed in 0.001615778 sec. | ||
15206 | 2025.03.25 22:11:00.896613 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15207 | 2025.03.25 22:11:00.896717 [ 254 ] {a8632a36-4723-4850-9bdc-56f0557572d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15208 | 2025.03.25 22:11:00.896763 [ 254 ] {a8632a36-4723-4850-9bdc-56f0557572d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15209 | 2025.03.25 22:11:00.897171 [ 254 ] {a8632a36-4723-4850-9bdc-56f0557572d4} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15210 | 2025.03.25 22:11:00.897208 [ 254 ] {a8632a36-4723-4850-9bdc-56f0557572d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15211 | 2025.03.25 22:11:00.897547 [ 254 ] {a8632a36-4723-4850-9bdc-56f0557572d4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
15212 | 2025.03.25 22:11:00.897788 [ 254 ] {a8632a36-4723-4850-9bdc-56f0557572d4} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15213 | 2025.03.25 22:11:00.898010 [ 254 ] {a8632a36-4723-4850-9bdc-56f0557572d4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001309 sec., 763.9419404125287 rows/sec., 51.48 KiB/sec. | ||
15214 | 2025.03.25 22:11:00.898105 [ 254 ] {a8632a36-4723-4850-9bdc-56f0557572d4} <Debug> TCPHandler: Processed in 0.001543576 sec. | ||
15215 | 2025.03.25 22:11:00.898213 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15216 | 2025.03.25 22:11:00.898314 [ 254 ] {43f7568b-bd18-4798-a1f4-26fd5c5c3ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15217 | 2025.03.25 22:11:00.898379 [ 254 ] {43f7568b-bd18-4798-a1f4-26fd5c5c3ed2} <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 | ||
15218 | 2025.03.25 22:11:00.899490 [ 254 ] {43f7568b-bd18-4798-a1f4-26fd5c5c3ed2} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15219 | 2025.03.25 22:11:00.899528 [ 254 ] {43f7568b-bd18-4798-a1f4-26fd5c5c3ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15220 | 2025.03.25 22:11:00.900190 [ 254 ] {43f7568b-bd18-4798-a1f4-26fd5c5c3ed2} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
15221 | 2025.03.25 22:11:00.900449 [ 254 ] {43f7568b-bd18-4798-a1f4-26fd5c5c3ed2} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15222 | 2025.03.25 22:11:00.900683 [ 254 ] {43f7568b-bd18-4798-a1f4-26fd5c5c3ed2} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.002391 sec., 19657.047260560437 rows/sec., 35.22 MiB/sec. | ||
15223 | 2025.03.25 22:11:00.900790 [ 254 ] {43f7568b-bd18-4798-a1f4-26fd5c5c3ed2} <Debug> TCPHandler: Processed in 0.002626735 sec. | ||
15224 | 2025.03.25 22:11:00.900927 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15225 | 2025.03.25 22:11:00.901032 [ 254 ] {9466a3a3-2281-4914-bbce-7ff324d7d3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15226 | 2025.03.25 22:11:00.901077 [ 254 ] {9466a3a3-2281-4914-bbce-7ff324d7d3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15227 | 2025.03.25 22:11:00.901536 [ 254 ] {9466a3a3-2281-4914-bbce-7ff324d7d3a8} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15228 | 2025.03.25 22:11:00.901575 [ 254 ] {9466a3a3-2281-4914-bbce-7ff324d7d3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15229 | 2025.03.25 22:11:00.901930 [ 254 ] {9466a3a3-2281-4914-bbce-7ff324d7d3a8} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15230 | 2025.03.25 22:11:00.902157 [ 254 ] {9466a3a3-2281-4914-bbce-7ff324d7d3a8} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15231 | 2025.03.25 22:11:00.902358 [ 254 ] {9466a3a3-2281-4914-bbce-7ff324d7d3a8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001348 sec., 60830.86053412463 rows/sec., 3.86 MiB/sec. | ||
15232 | 2025.03.25 22:11:00.902421 [ 254 ] {9466a3a3-2281-4914-bbce-7ff324d7d3a8} <Debug> TCPHandler: Processed in 0.001544987 sec. | ||
15233 | 2025.03.25 22:11:01.000157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.31 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.30 MiB (RSS), difference: -1.01 MiB | ||
15234 | 2025.03.25 22:11:01.532170 [ 219 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15235 | 2025.03.25 22:11:01.532229 [ 219 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15236 | 2025.03.25 22:11:01.534221 [ 219 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
15237 | 2025.03.25 22:11:02.735910 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39833 | ||
15238 | 2025.03.25 22:11:02.736663 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15239 | 2025.03.25 22:11:02.736721 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.05 GiB. | ||
15240 | 2025.03.25 22:11:02.737269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
15241 | 2025.03.25 22:11:02.737530 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15242 | 2025.03.25 22:11:02.737772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39833 | ||
15243 | 2025.03.25 22:11:05.696239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 | ||
15244 | 2025.03.25 22:11:05.720641 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15245 | 2025.03.25 22:11:05.720712 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
15246 | 2025.03.25 22:11:05.728702 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
15247 | 2025.03.25 22:11:05.729633 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15248 | 2025.03.25 22:11:05.736051 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
15249 | 2025.03.25 22:11:05.862667 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15250 | 2025.03.25 22:11:05.862864 [ 254 ] {4b599e53-8f44-47b4-b2ce-bb706b925334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15251 | 2025.03.25 22:11:05.862947 [ 254 ] {4b599e53-8f44-47b4-b2ce-bb706b925334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15252 | 2025.03.25 22:11:05.863865 [ 254 ] {4b599e53-8f44-47b4-b2ce-bb706b925334} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15253 | 2025.03.25 22:11:05.863918 [ 254 ] {4b599e53-8f44-47b4-b2ce-bb706b925334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
15254 | 2025.03.25 22:11:05.864375 [ 254 ] {4b599e53-8f44-47b4-b2ce-bb706b925334} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15255 | 2025.03.25 22:11:05.864645 [ 254 ] {4b599e53-8f44-47b4-b2ce-bb706b925334} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15256 | 2025.03.25 22:11:05.864898 [ 254 ] {4b599e53-8f44-47b4-b2ce-bb706b925334} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002093 sec., 34400.382226469184 rows/sec., 2.78 MiB/sec. | ||
15257 | 2025.03.25 22:11:05.864968 [ 254 ] {4b599e53-8f44-47b4-b2ce-bb706b925334} <Debug> TCPHandler: Processed in 0.002435242 sec. | ||
15258 | 2025.03.25 22:11:05.865103 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15259 | 2025.03.25 22:11:05.865219 [ 254 ] {971b8473-73b5-42a0-af16-f159c1dd8333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15260 | 2025.03.25 22:11:05.865270 [ 254 ] {971b8473-73b5-42a0-af16-f159c1dd8333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15261 | 2025.03.25 22:11:05.865823 [ 254 ] {971b8473-73b5-42a0-af16-f159c1dd8333} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15262 | 2025.03.25 22:11:05.865867 [ 254 ] {971b8473-73b5-42a0-af16-f159c1dd8333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
15263 | 2025.03.25 22:11:05.866230 [ 254 ] {971b8473-73b5-42a0-af16-f159c1dd8333} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
15264 | 2025.03.25 22:11:05.866471 [ 254 ] {971b8473-73b5-42a0-af16-f159c1dd8333} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15265 | 2025.03.25 22:11:05.866698 [ 254 ] {971b8473-73b5-42a0-af16-f159c1dd8333} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001507 sec., 5308.5600530856 rows/sec., 399.18 KiB/sec. | ||
15266 | 2025.03.25 22:11:05.866752 [ 254 ] {971b8473-73b5-42a0-af16-f159c1dd8333} <Debug> TCPHandler: Processed in 0.00170303 sec. | ||
15267 | 2025.03.25 22:11:05.866869 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15268 | 2025.03.25 22:11:05.866977 [ 254 ] {4a76a6ab-47b5-4c2d-ab83-e631d6e0356a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15269 | 2025.03.25 22:11:05.867023 [ 254 ] {4a76a6ab-47b5-4c2d-ab83-e631d6e0356a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15270 | 2025.03.25 22:11:05.867588 [ 254 ] {4a76a6ab-47b5-4c2d-ab83-e631d6e0356a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15271 | 2025.03.25 22:11:05.867628 [ 254 ] {4a76a6ab-47b5-4c2d-ab83-e631d6e0356a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
15272 | 2025.03.25 22:11:05.867986 [ 254 ] {4a76a6ab-47b5-4c2d-ab83-e631d6e0356a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15273 | 2025.03.25 22:11:05.868224 [ 254 ] {4a76a6ab-47b5-4c2d-ab83-e631d6e0356a} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15274 | 2025.03.25 22:11:05.868436 [ 254 ] {4a76a6ab-47b5-4c2d-ab83-e631d6e0356a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001481 sec., 48615.80013504389 rows/sec., 3.80 MiB/sec. | ||
15275 | 2025.03.25 22:11:05.868489 [ 254 ] {4a76a6ab-47b5-4c2d-ab83-e631d6e0356a} <Debug> TCPHandler: Processed in 0.001671029 sec. | ||
15276 | 2025.03.25 22:11:05.868607 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15277 | 2025.03.25 22:11:05.868713 [ 254 ] {8bdc8e77-c411-4620-826e-5088e1d920b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15278 | 2025.03.25 22:11:05.868762 [ 254 ] {8bdc8e77-c411-4620-826e-5088e1d920b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15279 | 2025.03.25 22:11:05.869292 [ 254 ] {8bdc8e77-c411-4620-826e-5088e1d920b5} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15280 | 2025.03.25 22:11:05.869332 [ 254 ] {8bdc8e77-c411-4620-826e-5088e1d920b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
15281 | 2025.03.25 22:11:05.869718 [ 254 ] {8bdc8e77-c411-4620-826e-5088e1d920b5} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15282 | 2025.03.25 22:11:05.869952 [ 254 ] {8bdc8e77-c411-4620-826e-5088e1d920b5} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15283 | 2025.03.25 22:11:05.870161 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 5 parts from all_1_128_26 to all_132_132_0 | ||
15284 | 2025.03.25 22:11:05.870184 [ 254 ] {8bdc8e77-c411-4620-826e-5088e1d920b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001488 sec., 107526.88172043012 rows/sec., 7.49 MiB/sec. | ||
15285 | 2025.03.25 22:11:05.870266 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15286 | 2025.03.25 22:11:05.870333 [ 254 ] {8bdc8e77-c411-4620-826e-5088e1d920b5} <Debug> TCPHandler: Processed in 0.001769091 sec. | ||
15287 | 2025.03.25 22:11:05.870334 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
15288 | 2025.03.25 22:11:05.870583 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15289 | 2025.03.25 22:11:05.870707 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_128_26 to all_132_132_0 into Compact with storage Full | ||
15290 | 2025.03.25 22:11:05.870839 [ 254 ] {53fbc240-2306-466e-ac19-5cb47358a4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15291 | 2025.03.25 22:11:05.871123 [ 254 ] {53fbc240-2306-466e-ac19-5cb47358a4fc} <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 | ||
15292 | 2025.03.25 22:11:05.872100 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15293 | 2025.03.25 22:11:05.872593 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_26, total 36229 rows starting from the beginning of the part | ||
15294 | 2025.03.25 22:11:05.873117 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 882 rows starting from the beginning of the part | ||
15295 | 2025.03.25 22:11:05.873484 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 237 rows starting from the beginning of the part | ||
15296 | 2025.03.25 22:11:05.874060 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
15297 | 2025.03.25 22:11:05.874451 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 242 rows starting from the beginning of the part | ||
15298 | 2025.03.25 22:11:05.876500 [ 254 ] {53fbc240-2306-466e-ac19-5cb47358a4fc} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15299 | 2025.03.25 22:11:05.876555 [ 254 ] {53fbc240-2306-466e-ac19-5cb47358a4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
15300 | 2025.03.25 22:11:05.878118 [ 254 ] {53fbc240-2306-466e-ac19-5cb47358a4fc} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
15301 | 2025.03.25 22:11:05.878432 [ 254 ] {53fbc240-2306-466e-ac19-5cb47358a4fc} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15302 | 2025.03.25 22:11:05.878777 [ 254 ] {53fbc240-2306-466e-ac19-5cb47358a4fc} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008018 sec., 997.7550511349463 rows/sec., 1.79 MiB/sec. | ||
15303 | 2025.03.25 22:11:05.878896 [ 254 ] {53fbc240-2306-466e-ac19-5cb47358a4fc} <Debug> TCPHandler: Processed in 0.008453398 sec. | ||
15304 | 2025.03.25 22:11:05.879045 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15305 | 2025.03.25 22:11:05.879178 [ 254 ] {3de71a8e-a5c3-4a68-bfed-65e8b74be0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15306 | 2025.03.25 22:11:05.879227 [ 254 ] {3de71a8e-a5c3-4a68-bfed-65e8b74be0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15307 | 2025.03.25 22:11:05.879931 [ 254 ] {3de71a8e-a5c3-4a68-bfed-65e8b74be0a7} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15308 | 2025.03.25 22:11:05.879986 [ 254 ] {3de71a8e-a5c3-4a68-bfed-65e8b74be0a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
15309 | 2025.03.25 22:11:05.880414 [ 254 ] {3de71a8e-a5c3-4a68-bfed-65e8b74be0a7} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15310 | 2025.03.25 22:11:05.880721 [ 254 ] {3de71a8e-a5c3-4a68-bfed-65e8b74be0a7} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15311 | 2025.03.25 22:11:05.881001 [ 254 ] {3de71a8e-a5c3-4a68-bfed-65e8b74be0a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001849 sec., 32449.97295835587 rows/sec., 2.19 MiB/sec. | ||
15312 | 2025.03.25 22:11:05.881112 [ 254 ] {3de71a8e-a5c3-4a68-bfed-65e8b74be0a7} <Debug> TCPHandler: Processed in 0.002118507 sec. | ||
15313 | 2025.03.25 22:11:05.884028 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37750 rows, containing 5 columns (5 merged, 0 gathered) in 0.013532506 sec., 2789579.4023664207 rows/sec., 190.84 MiB/sec. | ||
15314 | 2025.03.25 22:11:05.884698 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} <Trace> MergedBlockOutputStream: filled checksums all_1_132_27 (state Temporary) | ||
15315 | 2025.03.25 22:11:05.885089 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_132_27 to all_1_132_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15316 | 2025.03.25 22:11:05.885179 [ 197 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_132_27} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 5 parts: [all_1_128_26, all_132_132_0] -> all_1_132_27 | ||
15317 | 2025.03.25 22:11:05.885290 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
15318 | 2025.03.25 22:11:09.985508 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15319 | 2025.03.25 22:11:09.985586 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15320 | 2025.03.25 22:11:10.237894 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40321 | ||
15321 | 2025.03.25 22:11:10.238674 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15322 | 2025.03.25 22:11:10.238728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
15323 | 2025.03.25 22:11:10.239299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
15324 | 2025.03.25 22:11:10.239561 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15325 | 2025.03.25 22:11:10.239819 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 | ||
15326 | 2025.03.25 22:11:10.480539 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2094 | ||
15327 | 2025.03.25 22:11:10.483908 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15328 | 2025.03.25 22:11:10.483963 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.04 GiB. | ||
15329 | 2025.03.25 22:11:10.485561 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
15330 | 2025.03.25 22:11:10.485901 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15331 | 2025.03.25 22:11:10.486525 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2094 | ||
15332 | 2025.03.25 22:11:10.873845 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15333 | 2025.03.25 22:11:10.874051 [ 254 ] {d1bd881e-7a29-495b-91ea-3f0047d6d558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15334 | 2025.03.25 22:11:10.874126 [ 254 ] {d1bd881e-7a29-495b-91ea-3f0047d6d558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15335 | 2025.03.25 22:11:10.875016 [ 254 ] {d1bd881e-7a29-495b-91ea-3f0047d6d558} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15336 | 2025.03.25 22:11:10.875070 [ 254 ] {d1bd881e-7a29-495b-91ea-3f0047d6d558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15337 | 2025.03.25 22:11:10.875524 [ 254 ] {d1bd881e-7a29-495b-91ea-3f0047d6d558} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
15338 | 2025.03.25 22:11:10.875790 [ 254 ] {d1bd881e-7a29-495b-91ea-3f0047d6d558} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15339 | 2025.03.25 22:11:10.875996 [ 110 ] {} <Debug> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
15340 | 2025.03.25 22:11:10.876026 [ 254 ] {d1bd881e-7a29-495b-91ea-3f0047d6d558} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002025 sec., 104691.35802469136 rows/sec., 6.66 MiB/sec. | ||
15341 | 2025.03.25 22:11:10.876076 [ 110 ] {} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15342 | 2025.03.25 22:11:10.876143 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15343 | 2025.03.25 22:11:10.876175 [ 254 ] {d1bd881e-7a29-495b-91ea-3f0047d6d558} <Debug> TCPHandler: Processed in 0.002454363 sec. | ||
15344 | 2025.03.25 22:11:10.876357 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
15345 | 2025.03.25 22:11:10.876365 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15346 | 2025.03.25 22:11:10.876529 [ 254 ] {aa499da1-6e59-4ec6-bb63-7cba065a8e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15347 | 2025.03.25 22:11:10.876537 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15348 | 2025.03.25 22:11:10.876591 [ 254 ] {aa499da1-6e59-4ec6-bb63-7cba065a8e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15349 | 2025.03.25 22:11:10.876603 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 236 rows starting from the beginning of the part | ||
15350 | 2025.03.25 22:11:10.876769 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
15351 | 2025.03.25 22:11:10.877221 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
15352 | 2025.03.25 22:11:10.877668 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
15353 | 2025.03.25 22:11:10.878080 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
15354 | 2025.03.25 22:11:10.878298 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
15355 | 2025.03.25 22:11:10.879273 [ 254 ] {aa499da1-6e59-4ec6-bb63-7cba065a8e84} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15356 | 2025.03.25 22:11:10.879319 [ 254 ] {aa499da1-6e59-4ec6-bb63-7cba065a8e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15357 | 2025.03.25 22:11:10.879824 [ 254 ] {aa499da1-6e59-4ec6-bb63-7cba065a8e84} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
15358 | 2025.03.25 22:11:10.880159 [ 254 ] {aa499da1-6e59-4ec6-bb63-7cba065a8e84} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15359 | 2025.03.25 22:11:10.880508 [ 254 ] {aa499da1-6e59-4ec6-bb63-7cba065a8e84} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.004009 sec., 748.3162883512097 rows/sec., 55.54 KiB/sec. | ||
15360 | 2025.03.25 22:11:10.880651 [ 254 ] {aa499da1-6e59-4ec6-bb63-7cba065a8e84} <Debug> TCPHandler: Processed in 0.004349246 sec. | ||
15361 | 2025.03.25 22:11:10.880661 [ 199 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1108 rows, containing 5 columns (5 merged, 0 gathered) in 0.004402597 sec., 251669.63953321186 rows/sec., 17.18 MiB/sec. | ||
15362 | 2025.03.25 22:11:10.880802 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15363 | 2025.03.25 22:11:10.880914 [ 196 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
15364 | 2025.03.25 22:11:10.880956 [ 254 ] {b77f04d2-c744-4361-b01e-13eacbccc2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15365 | 2025.03.25 22:11:10.881064 [ 254 ] {b77f04d2-c744-4361-b01e-13eacbccc2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15366 | 2025.03.25 22:11:10.881554 [ 196 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15367 | 2025.03.25 22:11:10.881737 [ 196 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_32_7} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
15368 | 2025.03.25 22:11:10.881854 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
15369 | 2025.03.25 22:11:10.882582 [ 254 ] {b77f04d2-c744-4361-b01e-13eacbccc2a2} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15370 | 2025.03.25 22:11:10.882627 [ 254 ] {b77f04d2-c744-4361-b01e-13eacbccc2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15371 | 2025.03.25 22:11:10.883052 [ 254 ] {b77f04d2-c744-4361-b01e-13eacbccc2a2} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15372 | 2025.03.25 22:11:10.883296 [ 254 ] {b77f04d2-c744-4361-b01e-13eacbccc2a2} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15373 | 2025.03.25 22:11:10.883511 [ 254 ] {b77f04d2-c744-4361-b01e-13eacbccc2a2} <Debug> executeQuery: Read 723 rows, 59.19 KiB in 0.002599 sec., 278183.91689111193 rows/sec., 22.24 MiB/sec. | ||
15374 | 2025.03.25 22:11:10.883587 [ 254 ] {b77f04d2-c744-4361-b01e-13eacbccc2a2} <Debug> TCPHandler: Processed in 0.00285834 sec. | ||
15375 | 2025.03.25 22:11:10.883728 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15376 | 2025.03.25 22:11:10.884031 [ 254 ] {076c3d79-2f2f-4f6d-a79b-4ec8a2aa75f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15377 | 2025.03.25 22:11:10.884167 [ 254 ] {076c3d79-2f2f-4f6d-a79b-4ec8a2aa75f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15378 | 2025.03.25 22:11:10.885066 [ 254 ] {076c3d79-2f2f-4f6d-a79b-4ec8a2aa75f1} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15379 | 2025.03.25 22:11:10.885108 [ 254 ] {076c3d79-2f2f-4f6d-a79b-4ec8a2aa75f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15380 | 2025.03.25 22:11:10.885484 [ 254 ] {076c3d79-2f2f-4f6d-a79b-4ec8a2aa75f1} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
15381 | 2025.03.25 22:11:10.885726 [ 254 ] {076c3d79-2f2f-4f6d-a79b-4ec8a2aa75f1} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15382 | 2025.03.25 22:11:10.885936 [ 146 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
15383 | 2025.03.25 22:11:10.886008 [ 146 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15384 | 2025.03.25 22:11:10.886020 [ 254 ] {076c3d79-2f2f-4f6d-a79b-4ec8a2aa75f1} <Debug> executeQuery: Read 159 rows, 10.33 KiB in 0.002092 sec., 76003.8240917782 rows/sec., 4.82 MiB/sec. | ||
15385 | 2025.03.25 22:11:10.886043 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15386 | 2025.03.25 22:11:10.886214 [ 254 ] {076c3d79-2f2f-4f6d-a79b-4ec8a2aa75f1} <Debug> TCPHandler: Processed in 0.002534454 sec. | ||
15387 | 2025.03.25 22:11:10.886302 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
15388 | 2025.03.25 22:11:10.886411 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15389 | 2025.03.25 22:11:10.886509 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15390 | 2025.03.25 22:11:10.886598 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 179 rows starting from the beginning of the part | ||
15391 | 2025.03.25 22:11:10.886619 [ 254 ] {bbc95a9a-eaec-4369-9785-fe09807d4cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15392 | 2025.03.25 22:11:10.886767 [ 254 ] {bbc95a9a-eaec-4369-9785-fe09807d4cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15393 | 2025.03.25 22:11:10.886954 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 152 rows starting from the beginning of the part | ||
15394 | 2025.03.25 22:11:10.887340 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 8 rows starting from the beginning of the part | ||
15395 | 2025.03.25 22:11:10.887720 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
15396 | 2025.03.25 22:11:10.888082 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 8 rows starting from the beginning of the part | ||
15397 | 2025.03.25 22:11:10.888526 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 159 rows starting from the beginning of the part | ||
15398 | 2025.03.25 22:11:10.889615 [ 254 ] {bbc95a9a-eaec-4369-9785-fe09807d4cb9} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15399 | 2025.03.25 22:11:10.889696 [ 254 ] {bbc95a9a-eaec-4369-9785-fe09807d4cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15400 | 2025.03.25 22:11:10.890742 [ 254 ] {bbc95a9a-eaec-4369-9785-fe09807d4cb9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
15401 | 2025.03.25 22:11:10.891297 [ 254 ] {bbc95a9a-eaec-4369-9785-fe09807d4cb9} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15402 | 2025.03.25 22:11:10.891615 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 666 rows, containing 5 columns (5 merged, 0 gathered) in 0.005446075 sec., 122289.90603324413 rows/sec., 8.28 MiB/sec. | ||
15403 | 2025.03.25 22:11:10.891715 [ 146 ] {} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
15404 | 2025.03.25 22:11:10.891802 [ 146 ] {} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15405 | 2025.03.25 22:11:10.891876 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15406 | 2025.03.25 22:11:10.891932 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
15407 | 2025.03.25 22:11:10.891984 [ 254 ] {bbc95a9a-eaec-4369-9785-fe09807d4cb9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005391 sec., 20960.86069374884 rows/sec., 1.36 MiB/sec. | ||
15408 | 2025.03.25 22:11:10.892293 [ 254 ] {bbc95a9a-eaec-4369-9785-fe09807d4cb9} <Debug> TCPHandler: Processed in 0.005950633 sec. | ||
15409 | 2025.03.25 22:11:10.892303 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
15410 | 2025.03.25 22:11:10.892577 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15411 | 2025.03.25 22:11:10.892668 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15412 | 2025.03.25 22:11:10.892792 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 366 rows starting from the beginning of the part | ||
15413 | 2025.03.25 22:11:10.892903 [ 254 ] {d5ba0465-7c17-473e-9479-dfbad30e070b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15414 | 2025.03.25 22:11:10.893061 [ 254 ] {d5ba0465-7c17-473e-9479-dfbad30e070b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15415 | 2025.03.25 22:11:10.893220 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 113 rows starting from the beginning of the part | ||
15416 | 2025.03.25 22:11:10.893600 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part | ||
15417 | 2025.03.25 22:11:10.893615 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15418 | 2025.03.25 22:11:10.894049 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 113 rows starting from the beginning of the part | ||
15419 | 2025.03.25 22:11:10.894460 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 113 rows starting from the beginning of the part | ||
15420 | 2025.03.25 22:11:10.894926 [ 196 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 113 rows starting from the beginning of the part | ||
15421 | 2025.03.25 22:11:10.895046 [ 194 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_121_24} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
15422 | 2025.03.25 22:11:10.895658 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
15423 | 2025.03.25 22:11:10.896320 [ 254 ] {d5ba0465-7c17-473e-9479-dfbad30e070b} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15424 | 2025.03.25 22:11:10.896403 [ 254 ] {d5ba0465-7c17-473e-9479-dfbad30e070b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15425 | 2025.03.25 22:11:10.897310 [ 254 ] {d5ba0465-7c17-473e-9479-dfbad30e070b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
15426 | 2025.03.25 22:11:10.897818 [ 254 ] {d5ba0465-7c17-473e-9479-dfbad30e070b} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15427 | 2025.03.25 22:11:10.898067 [ 146 ] {} <Debug> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
15428 | 2025.03.25 22:11:10.898288 [ 146 ] {} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15429 | 2025.03.25 22:11:10.898410 [ 254 ] {d5ba0465-7c17-473e-9479-dfbad30e070b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005603 sec., 19989.291451008387 rows/sec., 1.14 MiB/sec. | ||
15430 | 2025.03.25 22:11:10.898431 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15431 | 2025.03.25 22:11:10.898705 [ 254 ] {d5ba0465-7c17-473e-9479-dfbad30e070b} <Debug> TCPHandler: Processed in 0.006227418 sec. | ||
15432 | 2025.03.25 22:11:10.898775 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1046 rows, containing 5 columns (5 merged, 0 gathered) in 0.006783909 sec., 154188.38902467588 rows/sec., 10.83 MiB/sec. | ||
15433 | 2025.03.25 22:11:10.899020 [ 196 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
15434 | 2025.03.25 22:11:10.899062 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15435 | 2025.03.25 22:11:10.899155 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
15436 | 2025.03.25 22:11:10.899407 [ 254 ] {089dc3d0-8b7c-4b5a-92f1-d1711b8ef1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15437 | 2025.03.25 22:11:10.899457 [ 196 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15438 | 2025.03.25 22:11:10.899549 [ 196 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 124 rows starting from the beginning of the part | ||
15439 | 2025.03.25 22:11:10.899559 [ 254 ] {089dc3d0-8b7c-4b5a-92f1-d1711b8ef1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15440 | 2025.03.25 22:11:10.900108 [ 196 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
15441 | 2025.03.25 22:11:10.900589 [ 196 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 112 rows starting from the beginning of the part | ||
15442 | 2025.03.25 22:11:10.900849 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15443 | 2025.03.25 22:11:10.901062 [ 196 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 112 rows starting from the beginning of the part | ||
15444 | 2025.03.25 22:11:10.901654 [ 196 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 112 rows starting from the beginning of the part | ||
15445 | 2025.03.25 22:11:10.902003 [ 190 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_41_9} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
15446 | 2025.03.25 22:11:10.902117 [ 196 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 112 rows starting from the beginning of the part | ||
15447 | 2025.03.25 22:11:10.902594 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
15448 | 2025.03.25 22:11:10.903501 [ 254 ] {089dc3d0-8b7c-4b5a-92f1-d1711b8ef1b8} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15449 | 2025.03.25 22:11:10.903574 [ 254 ] {089dc3d0-8b7c-4b5a-92f1-d1711b8ef1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15450 | 2025.03.25 22:11:10.904560 [ 254 ] {089dc3d0-8b7c-4b5a-92f1-d1711b8ef1b8} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15451 | 2025.03.25 22:11:10.905039 [ 188 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.006256089 sec., 93349.0556160566 rows/sec., 5.75 MiB/sec. | ||
15452 | 2025.03.25 22:11:10.905071 [ 254 ] {089dc3d0-8b7c-4b5a-92f1-d1711b8ef1b8} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15453 | 2025.03.25 22:11:10.905291 [ 188 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
15454 | 2025.03.25 22:11:10.905546 [ 254 ] {089dc3d0-8b7c-4b5a-92f1-d1711b8ef1b8} <Debug> executeQuery: Read 453 rows, 33.06 KiB in 0.006283 sec., 72099.3156135604 rows/sec., 5.14 MiB/sec. | ||
15455 | 2025.03.25 22:11:10.905695 [ 254 ] {089dc3d0-8b7c-4b5a-92f1-d1711b8ef1b8} <Debug> TCPHandler: Processed in 0.006731148 sec. | ||
15456 | 2025.03.25 22:11:10.905891 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15457 | 2025.03.25 22:11:10.905910 [ 188 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15458 | 2025.03.25 22:11:10.906079 [ 188 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_32_7} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
15459 | 2025.03.25 22:11:10.906087 [ 254 ] {9ddc5259-a29a-4b25-9dd1-3b79432bd0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15460 | 2025.03.25 22:11:10.906198 [ 254 ] {9ddc5259-a29a-4b25-9dd1-3b79432bd0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15461 | 2025.03.25 22:11:10.906216 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
15462 | 2025.03.25 22:11:10.906721 [ 254 ] {9ddc5259-a29a-4b25-9dd1-3b79432bd0eb} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15463 | 2025.03.25 22:11:10.906764 [ 254 ] {9ddc5259-a29a-4b25-9dd1-3b79432bd0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15464 | 2025.03.25 22:11:10.907132 [ 254 ] {9ddc5259-a29a-4b25-9dd1-3b79432bd0eb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
15465 | 2025.03.25 22:11:10.907366 [ 254 ] {9ddc5259-a29a-4b25-9dd1-3b79432bd0eb} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15466 | 2025.03.25 22:11:10.907586 [ 254 ] {9ddc5259-a29a-4b25-9dd1-3b79432bd0eb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. | ||
15467 | 2025.03.25 22:11:10.907639 [ 254 ] {9ddc5259-a29a-4b25-9dd1-3b79432bd0eb} <Debug> TCPHandler: Processed in 0.001821542 sec. | ||
15468 | 2025.03.25 22:11:10.907761 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15469 | 2025.03.25 22:11:10.907866 [ 254 ] {b83049bb-c852-4e97-b5a8-ff71c4b9f501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15470 | 2025.03.25 22:11:10.907914 [ 254 ] {b83049bb-c852-4e97-b5a8-ff71c4b9f501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15471 | 2025.03.25 22:11:10.908486 [ 254 ] {b83049bb-c852-4e97-b5a8-ff71c4b9f501} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15472 | 2025.03.25 22:11:10.908524 [ 254 ] {b83049bb-c852-4e97-b5a8-ff71c4b9f501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15473 | 2025.03.25 22:11:10.908906 [ 254 ] {b83049bb-c852-4e97-b5a8-ff71c4b9f501} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15474 | 2025.03.25 22:11:10.909161 [ 254 ] {b83049bb-c852-4e97-b5a8-ff71c4b9f501} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15475 | 2025.03.25 22:11:10.909399 [ 254 ] {b83049bb-c852-4e97-b5a8-ff71c4b9f501} <Debug> executeQuery: Read 240 rows, 16.45 KiB in 0.001551 sec., 154738.87814313345 rows/sec., 10.36 MiB/sec. | ||
15476 | 2025.03.25 22:11:10.909464 [ 254 ] {b83049bb-c852-4e97-b5a8-ff71c4b9f501} <Debug> TCPHandler: Processed in 0.001755001 sec. | ||
15477 | 2025.03.25 22:11:10.909626 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15478 | 2025.03.25 22:11:10.909912 [ 254 ] {02dc2012-1e62-4723-9ce3-9ae6b1db34f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15479 | 2025.03.25 22:11:10.910025 [ 254 ] {02dc2012-1e62-4723-9ce3-9ae6b1db34f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15480 | 2025.03.25 22:11:10.910463 [ 254 ] {02dc2012-1e62-4723-9ce3-9ae6b1db34f8} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15481 | 2025.03.25 22:11:10.910503 [ 254 ] {02dc2012-1e62-4723-9ce3-9ae6b1db34f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15482 | 2025.03.25 22:11:10.910850 [ 254 ] {02dc2012-1e62-4723-9ce3-9ae6b1db34f8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
15483 | 2025.03.25 22:11:10.911091 [ 254 ] {02dc2012-1e62-4723-9ce3-9ae6b1db34f8} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15484 | 2025.03.25 22:11:10.911332 [ 254 ] {02dc2012-1e62-4723-9ce3-9ae6b1db34f8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec. | ||
15485 | 2025.03.25 22:11:10.911513 [ 254 ] {02dc2012-1e62-4723-9ce3-9ae6b1db34f8} <Debug> TCPHandler: Processed in 0.001953254 sec. | ||
15486 | 2025.03.25 22:11:10.911678 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15487 | 2025.03.25 22:11:10.911782 [ 254 ] {1ba39db8-b02f-4a3d-889e-bc5c200a3f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15488 | 2025.03.25 22:11:10.911855 [ 254 ] {1ba39db8-b02f-4a3d-889e-bc5c200a3f54} <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 | ||
15489 | 2025.03.25 22:11:10.913156 [ 254 ] {1ba39db8-b02f-4a3d-889e-bc5c200a3f54} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15490 | 2025.03.25 22:11:10.913194 [ 254 ] {1ba39db8-b02f-4a3d-889e-bc5c200a3f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15491 | 2025.03.25 22:11:10.913897 [ 254 ] {1ba39db8-b02f-4a3d-889e-bc5c200a3f54} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
15492 | 2025.03.25 22:11:10.914168 [ 254 ] {1ba39db8-b02f-4a3d-889e-bc5c200a3f54} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15493 | 2025.03.25 22:11:10.914501 [ 254 ] {1ba39db8-b02f-4a3d-889e-bc5c200a3f54} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002734 sec., 18288.2223847842 rows/sec., 32.77 MiB/sec. | ||
15494 | 2025.03.25 22:11:10.914688 [ 254 ] {1ba39db8-b02f-4a3d-889e-bc5c200a3f54} <Debug> TCPHandler: Processed in 0.003060684 sec. | ||
15495 | 2025.03.25 22:11:10.915006 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15496 | 2025.03.25 22:11:10.915171 [ 254 ] {64acdd81-e8f7-4ec2-abce-b83a9aa9fd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15497 | 2025.03.25 22:11:10.915218 [ 254 ] {64acdd81-e8f7-4ec2-abce-b83a9aa9fd7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15498 | 2025.03.25 22:11:10.915696 [ 254 ] {64acdd81-e8f7-4ec2-abce-b83a9aa9fd7d} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15499 | 2025.03.25 22:11:10.915734 [ 254 ] {64acdd81-e8f7-4ec2-abce-b83a9aa9fd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15500 | 2025.03.25 22:11:10.916187 [ 254 ] {64acdd81-e8f7-4ec2-abce-b83a9aa9fd7d} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15501 | 2025.03.25 22:11:10.916672 [ 254 ] {64acdd81-e8f7-4ec2-abce-b83a9aa9fd7d} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15502 | 2025.03.25 22:11:10.916894 [ 254 ] {64acdd81-e8f7-4ec2-abce-b83a9aa9fd7d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001755 sec., 46723.64672364672 rows/sec., 2.97 MiB/sec. | ||
15503 | 2025.03.25 22:11:10.916946 [ 254 ] {64acdd81-e8f7-4ec2-abce-b83a9aa9fd7d} <Debug> TCPHandler: Processed in 0.002031455 sec. | ||
15504 | 2025.03.25 22:11:11.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.32 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.31 MiB (RSS), difference: -1.01 MiB | ||
15505 | 2025.03.25 22:11:13.236120 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 | ||
15506 | 2025.03.25 22:11:13.261686 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15507 | 2025.03.25 22:11:13.261746 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15508 | 2025.03.25 22:11:13.269525 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
15509 | 2025.03.25 22:11:13.270359 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15510 | 2025.03.25 22:11:13.273729 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 664 | ||
15511 | 2025.03.25 22:11:15.605497 [ 225 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15512 | 2025.03.25 22:11:15.605633 [ 225 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15513 | 2025.03.25 22:11:15.608873 [ 225 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15514 | 2025.03.25 22:11:15.891233 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15515 | 2025.03.25 22:11:15.891462 [ 254 ] {7ea79956-926c-46ec-9b81-97483b007d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15516 | 2025.03.25 22:11:15.891555 [ 254 ] {7ea79956-926c-46ec-9b81-97483b007d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15517 | 2025.03.25 22:11:15.893122 [ 254 ] {7ea79956-926c-46ec-9b81-97483b007d66} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15518 | 2025.03.25 22:11:15.893173 [ 254 ] {7ea79956-926c-46ec-9b81-97483b007d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15519 | 2025.03.25 22:11:15.893696 [ 254 ] {7ea79956-926c-46ec-9b81-97483b007d66} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15520 | 2025.03.25 22:11:15.893953 [ 254 ] {7ea79956-926c-46ec-9b81-97483b007d66} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15521 | 2025.03.25 22:11:15.894228 [ 254 ] {7ea79956-926c-46ec-9b81-97483b007d66} <Debug> executeQuery: Read 1212 rows, 102.08 KiB in 0.002823 sec., 429330.4994686504 rows/sec., 35.31 MiB/sec. | ||
15522 | 2025.03.25 22:11:15.894299 [ 254 ] {7ea79956-926c-46ec-9b81-97483b007d66} <Debug> TCPHandler: Processed in 0.003208716 sec. | ||
15523 | 2025.03.25 22:11:15.894439 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15524 | 2025.03.25 22:11:15.894552 [ 254 ] {5aa46a04-d7b7-4dd3-a149-5cbc1e20acf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15525 | 2025.03.25 22:11:15.894603 [ 254 ] {5aa46a04-d7b7-4dd3-a149-5cbc1e20acf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15526 | 2025.03.25 22:11:15.895149 [ 254 ] {5aa46a04-d7b7-4dd3-a149-5cbc1e20acf3} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15527 | 2025.03.25 22:11:15.895189 [ 254 ] {5aa46a04-d7b7-4dd3-a149-5cbc1e20acf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15528 | 2025.03.25 22:11:15.895542 [ 254 ] {5aa46a04-d7b7-4dd3-a149-5cbc1e20acf3} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15529 | 2025.03.25 22:11:15.895778 [ 254 ] {5aa46a04-d7b7-4dd3-a149-5cbc1e20acf3} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15530 | 2025.03.25 22:11:15.896043 [ 254 ] {5aa46a04-d7b7-4dd3-a149-5cbc1e20acf3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001508 sec., 5305.039787798409 rows/sec., 398.91 KiB/sec. | ||
15531 | 2025.03.25 22:11:15.896143 [ 224 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15532 | 2025.03.25 22:11:15.896228 [ 254 ] {5aa46a04-d7b7-4dd3-a149-5cbc1e20acf3} <Debug> TCPHandler: Processed in 0.001837852 sec. | ||
15533 | 2025.03.25 22:11:15.896255 [ 224 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15534 | 2025.03.25 22:11:15.896574 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15535 | 2025.03.25 22:11:15.896963 [ 254 ] {56a94abf-044f-44dd-a8e3-5a249891203e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15536 | 2025.03.25 22:11:15.897103 [ 254 ] {56a94abf-044f-44dd-a8e3-5a249891203e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15537 | 2025.03.25 22:11:15.898884 [ 254 ] {56a94abf-044f-44dd-a8e3-5a249891203e} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15538 | 2025.03.25 22:11:15.898948 [ 254 ] {56a94abf-044f-44dd-a8e3-5a249891203e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15539 | 2025.03.25 22:11:15.899617 [ 254 ] {56a94abf-044f-44dd-a8e3-5a249891203e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
15540 | 2025.03.25 22:11:15.900057 [ 254 ] {56a94abf-044f-44dd-a8e3-5a249891203e} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15541 | 2025.03.25 22:11:15.900366 [ 254 ] {56a94abf-044f-44dd-a8e3-5a249891203e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.003563 sec., 63991.01880437833 rows/sec., 4.33 MiB/sec. | ||
15542 | 2025.03.25 22:11:15.900528 [ 254 ] {56a94abf-044f-44dd-a8e3-5a249891203e} <Debug> TCPHandler: Processed in 0.004064431 sec. | ||
15543 | 2025.03.25 22:11:15.900708 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15544 | 2025.03.25 22:11:15.900859 [ 254 ] {25f0646e-d7ab-4989-81a3-fd83e9bff8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15545 | 2025.03.25 22:11:15.900930 [ 254 ] {25f0646e-d7ab-4989-81a3-fd83e9bff8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15546 | 2025.03.25 22:11:15.901085 [ 224 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15547 | 2025.03.25 22:11:15.902356 [ 254 ] {25f0646e-d7ab-4989-81a3-fd83e9bff8d1} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15548 | 2025.03.25 22:11:15.902402 [ 254 ] {25f0646e-d7ab-4989-81a3-fd83e9bff8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15549 | 2025.03.25 22:11:15.902800 [ 254 ] {25f0646e-d7ab-4989-81a3-fd83e9bff8d1} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15550 | 2025.03.25 22:11:15.903075 [ 254 ] {25f0646e-d7ab-4989-81a3-fd83e9bff8d1} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15551 | 2025.03.25 22:11:15.903291 [ 254 ] {25f0646e-d7ab-4989-81a3-fd83e9bff8d1} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002484 sec., 212560.38647342994 rows/sec., 15.74 MiB/sec. | ||
15552 | 2025.03.25 22:11:15.903349 [ 254 ] {25f0646e-d7ab-4989-81a3-fd83e9bff8d1} <Debug> TCPHandler: Processed in 0.002691778 sec. | ||
15553 | 2025.03.25 22:11:15.903479 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15554 | 2025.03.25 22:11:15.903594 [ 254 ] {2e932f64-44ef-48a8-9352-3e9835c5b6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15555 | 2025.03.25 22:11:15.903644 [ 254 ] {2e932f64-44ef-48a8-9352-3e9835c5b6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15556 | 2025.03.25 22:11:15.904369 [ 254 ] {2e932f64-44ef-48a8-9352-3e9835c5b6c8} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15557 | 2025.03.25 22:11:15.904435 [ 254 ] {2e932f64-44ef-48a8-9352-3e9835c5b6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15558 | 2025.03.25 22:11:15.904888 [ 254 ] {2e932f64-44ef-48a8-9352-3e9835c5b6c8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15559 | 2025.03.25 22:11:15.905138 [ 254 ] {2e932f64-44ef-48a8-9352-3e9835c5b6c8} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15560 | 2025.03.25 22:11:15.905352 [ 254 ] {2e932f64-44ef-48a8-9352-3e9835c5b6c8} <Debug> executeQuery: Read 880 rows, 60.63 KiB in 0.001781 sec., 494104.43571027514 rows/sec., 33.24 MiB/sec. | ||
15561 | 2025.03.25 22:11:15.905406 [ 254 ] {2e932f64-44ef-48a8-9352-3e9835c5b6c8} <Debug> TCPHandler: Processed in 0.001980064 sec. | ||
15562 | 2025.03.25 22:11:15.905534 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15563 | 2025.03.25 22:11:15.905640 [ 254 ] {f98585e8-c0c6-4e6c-86fb-7b73efcd9d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15564 | 2025.03.25 22:11:15.905709 [ 254 ] {f98585e8-c0c6-4e6c-86fb-7b73efcd9d5f} <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 | ||
15565 | 2025.03.25 22:11:15.906801 [ 254 ] {f98585e8-c0c6-4e6c-86fb-7b73efcd9d5f} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15566 | 2025.03.25 22:11:15.906839 [ 254 ] {f98585e8-c0c6-4e6c-86fb-7b73efcd9d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15567 | 2025.03.25 22:11:15.907520 [ 254 ] {f98585e8-c0c6-4e6c-86fb-7b73efcd9d5f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
15568 | 2025.03.25 22:11:15.907771 [ 254 ] {f98585e8-c0c6-4e6c-86fb-7b73efcd9d5f} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15569 | 2025.03.25 22:11:15.907961 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
15570 | 2025.03.25 22:11:15.908033 [ 254 ] {f98585e8-c0c6-4e6c-86fb-7b73efcd9d5f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002412 sec., 3316.749585406302 rows/sec., 5.94 MiB/sec. | ||
15571 | 2025.03.25 22:11:15.908051 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15572 | 2025.03.25 22:11:15.908144 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15573 | 2025.03.25 22:11:15.908481 [ 254 ] {f98585e8-c0c6-4e6c-86fb-7b73efcd9d5f} <Debug> TCPHandler: Processed in 0.002991422 sec. | ||
15574 | 2025.03.25 22:11:15.909100 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15575 | 2025.03.25 22:11:15.909453 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
15576 | 2025.03.25 22:11:15.909571 [ 254 ] {5ced5014-149b-4dce-b460-dce34aa8faf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15577 | 2025.03.25 22:11:15.909833 [ 254 ] {5ced5014-149b-4dce-b460-dce34aa8faf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15578 | 2025.03.25 22:11:15.912759 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15579 | 2025.03.25 22:11:15.912970 [ 254 ] {5ced5014-149b-4dce-b460-dce34aa8faf5} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15580 | 2025.03.25 22:11:15.912976 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2378 rows starting from the beginning of the part | ||
15581 | 2025.03.25 22:11:15.913037 [ 254 ] {5ced5014-149b-4dce-b460-dce34aa8faf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15582 | 2025.03.25 22:11:15.913802 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 8 rows starting from the beginning of the part | ||
15583 | 2025.03.25 22:11:15.914505 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 47 rows starting from the beginning of the part | ||
15584 | 2025.03.25 22:11:15.914710 [ 254 ] {5ced5014-149b-4dce-b460-dce34aa8faf5} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15585 | 2025.03.25 22:11:15.915320 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 8 rows starting from the beginning of the part | ||
15586 | 2025.03.25 22:11:15.915579 [ 254 ] {5ced5014-149b-4dce-b460-dce34aa8faf5} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15587 | 2025.03.25 22:11:15.916181 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 50 rows starting from the beginning of the part | ||
15588 | 2025.03.25 22:11:15.916280 [ 225 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15589 | 2025.03.25 22:11:15.916375 [ 225 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15590 | 2025.03.25 22:11:15.916418 [ 254 ] {5ced5014-149b-4dce-b460-dce34aa8faf5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007015 sec., 8553.100498930862 rows/sec., 590.25 KiB/sec. | ||
15591 | 2025.03.25 22:11:15.916766 [ 254 ] {5ced5014-149b-4dce-b460-dce34aa8faf5} <Debug> TCPHandler: Processed in 0.007826317 sec. | ||
15592 | 2025.03.25 22:11:15.917123 [ 198 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 8 rows starting from the beginning of the part | ||
15593 | 2025.03.25 22:11:15.920138 [ 225 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15594 | 2025.03.25 22:11:15.925636 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2499 rows, containing 19 columns (19 merged, 0 gathered) in 0.017305033 sec., 144408.85492677186 rows/sec., 258.77 MiB/sec. | ||
15595 | 2025.03.25 22:11:15.927481 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
15596 | 2025.03.25 22:11:15.927914 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15597 | 2025.03.25 22:11:15.928001 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
15598 | 2025.03.25 22:11:15.928135 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.76 MiB. | ||
15599 | 2025.03.25 22:11:16.000245 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.85 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.31 MiB (RSS), difference: 3.46 MiB | ||
15600 | 2025.03.25 22:11:16.314475 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15601 | 2025.03.25 22:11:16.314511 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15602 | 2025.03.25 22:11:16.316603 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15603 | 2025.03.25 22:11:17.033449 [ 220 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15604 | 2025.03.25 22:11:17.033518 [ 220 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15605 | 2025.03.25 22:11:17.035736 [ 220 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15606 | 2025.03.25 22:11:17.739964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40748 | ||
15607 | 2025.03.25 22:11:17.740745 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15608 | 2025.03.25 22:11:17.740793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15609 | 2025.03.25 22:11:17.741382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
15610 | 2025.03.25 22:11:17.741655 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15611 | 2025.03.25 22:11:17.741955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40748 | ||
15612 | 2025.03.25 22:11:20.349646 [ 220 ] {} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15613 | 2025.03.25 22:11:20.349723 [ 220 ] {} <Debug> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15614 | 2025.03.25 22:11:20.353247 [ 220 ] {} <Debug> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15615 | 2025.03.25 22:11:20.486815 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2132 | ||
15616 | 2025.03.25 22:11:20.490520 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15617 | 2025.03.25 22:11:20.490579 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15618 | 2025.03.25 22:11:20.492192 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
15619 | 2025.03.25 22:11:20.492506 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15620 | 2025.03.25 22:11:20.492676 [ 142 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
15621 | 2025.03.25 22:11:20.492745 [ 142 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15622 | 2025.03.25 22:11:20.492788 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15623 | 2025.03.25 22:11:20.493388 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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 | ||
15624 | 2025.03.25 22:11:20.493931 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2132 | ||
15625 | 2025.03.25 22:11:20.494477 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15626 | 2025.03.25 22:11:20.494687 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1952 rows starting from the beginning of the part | ||
15627 | 2025.03.25 22:11:20.495417 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part | ||
15628 | 2025.03.25 22:11:20.496070 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
15629 | 2025.03.25 22:11:20.496763 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
15630 | 2025.03.25 22:11:20.497413 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part | ||
15631 | 2025.03.25 22:11:20.498070 [ 189 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 38 rows starting from the beginning of the part | ||
15632 | 2025.03.25 22:11:20.508478 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2132 rows, containing 72 columns (72 merged, 0 gathered) in 0.015484641 sec., 137684.81942849045 rows/sec., 105.82 MiB/sec. | ||
15633 | 2025.03.25 22:11:20.510932 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
15634 | 2025.03.25 22:11:20.511832 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15635 | 2025.03.25 22:11:20.511939 [ 195 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_66_13} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
15636 | 2025.03.25 22:11:20.512400 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.78 MiB. | ||
15637 | 2025.03.25 22:11:20.566970 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15638 | 2025.03.25 22:11:20.567030 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15639 | 2025.03.25 22:11:20.569127 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15640 | 2025.03.25 22:11:20.773796 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 | ||
15641 | 2025.03.25 22:11:20.799655 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15642 | 2025.03.25 22:11:20.799710 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15643 | 2025.03.25 22:11:20.807725 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
15644 | 2025.03.25 22:11:20.808592 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15645 | 2025.03.25 22:11:20.813853 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
15646 | 2025.03.25 22:11:20.867833 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15647 | 2025.03.25 22:11:20.868079 [ 254 ] {19e3c1f6-8243-43c2-8b8d-758f4b870fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15648 | 2025.03.25 22:11:20.868199 [ 254 ] {19e3c1f6-8243-43c2-8b8d-758f4b870fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15649 | 2025.03.25 22:11:20.869328 [ 254 ] {19e3c1f6-8243-43c2-8b8d-758f4b870fc1} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15650 | 2025.03.25 22:11:20.869398 [ 254 ] {19e3c1f6-8243-43c2-8b8d-758f4b870fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15651 | 2025.03.25 22:11:20.869992 [ 254 ] {19e3c1f6-8243-43c2-8b8d-758f4b870fc1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
15652 | 2025.03.25 22:11:20.870364 [ 254 ] {19e3c1f6-8243-43c2-8b8d-758f4b870fc1} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15653 | 2025.03.25 22:11:20.870704 [ 254 ] {19e3c1f6-8243-43c2-8b8d-758f4b870fc1} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.00269 sec., 1115.2416356877322 rows/sec., 82.77 KiB/sec. | ||
15654 | 2025.03.25 22:11:20.870817 [ 254 ] {19e3c1f6-8243-43c2-8b8d-758f4b870fc1} <Debug> TCPHandler: Processed in 0.003201036 sec. | ||
15655 | 2025.03.25 22:11:20.871012 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15656 | 2025.03.25 22:11:20.871144 [ 254 ] {24dffeac-c8cb-4eba-9d2a-8a257a56a64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15657 | 2025.03.25 22:11:20.871198 [ 254 ] {24dffeac-c8cb-4eba-9d2a-8a257a56a64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15658 | 2025.03.25 22:11:20.872070 [ 254 ] {24dffeac-c8cb-4eba-9d2a-8a257a56a64c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15659 | 2025.03.25 22:11:20.872123 [ 254 ] {24dffeac-c8cb-4eba-9d2a-8a257a56a64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15660 | 2025.03.25 22:11:20.872648 [ 254 ] {24dffeac-c8cb-4eba-9d2a-8a257a56a64c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15661 | 2025.03.25 22:11:20.872996 [ 254 ] {24dffeac-c8cb-4eba-9d2a-8a257a56a64c} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15662 | 2025.03.25 22:11:20.873277 [ 141 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
15663 | 2025.03.25 22:11:20.873286 [ 254 ] {24dffeac-c8cb-4eba-9d2a-8a257a56a64c} <Debug> executeQuery: Read 164 rows, 14.41 KiB in 0.002165 sec., 75750.57736720555 rows/sec., 6.50 MiB/sec. | ||
15664 | 2025.03.25 22:11:20.873388 [ 141 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15665 | 2025.03.25 22:11:20.873471 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15666 | 2025.03.25 22:11:20.873545 [ 254 ] {24dffeac-c8cb-4eba-9d2a-8a257a56a64c} <Debug> TCPHandler: Processed in 0.002593236 sec. | ||
15667 | 2025.03.25 22:11:20.873851 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
15668 | 2025.03.25 22:11:20.873865 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15669 | 2025.03.25 22:11:20.874217 [ 254 ] {9b1fba6d-5145-4df5-ae58-bac55438c1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15670 | 2025.03.25 22:11:20.874245 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15671 | 2025.03.25 22:11:20.874321 [ 254 ] {9b1fba6d-5145-4df5-ae58-bac55438c1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15672 | 2025.03.25 22:11:20.874361 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1997 rows starting from the beginning of the part | ||
15673 | 2025.03.25 22:11:20.874687 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 719 rows starting from the beginning of the part | ||
15674 | 2025.03.25 22:11:20.875247 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 72 rows starting from the beginning of the part | ||
15675 | 2025.03.25 22:11:20.875779 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 723 rows starting from the beginning of the part | ||
15676 | 2025.03.25 22:11:20.876199 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1212 rows starting from the beginning of the part | ||
15677 | 2025.03.25 22:11:20.876641 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 164 rows starting from the beginning of the part | ||
15678 | 2025.03.25 22:11:20.877622 [ 254 ] {9b1fba6d-5145-4df5-ae58-bac55438c1db} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15679 | 2025.03.25 22:11:20.877696 [ 254 ] {9b1fba6d-5145-4df5-ae58-bac55438c1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15680 | 2025.03.25 22:11:20.878820 [ 254 ] {9b1fba6d-5145-4df5-ae58-bac55438c1db} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15681 | 2025.03.25 22:11:20.879522 [ 254 ] {9b1fba6d-5145-4df5-ae58-bac55438c1db} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15682 | 2025.03.25 22:11:20.880065 [ 254 ] {9b1fba6d-5145-4df5-ae58-bac55438c1db} <Debug> executeQuery: Read 54 rows, 4.02 KiB in 0.00595 sec., 9075.63025210084 rows/sec., 676.04 KiB/sec. | ||
15683 | 2025.03.25 22:11:20.880266 [ 254 ] {9b1fba6d-5145-4df5-ae58-bac55438c1db} <Debug> TCPHandler: Processed in 0.006516444 sec. | ||
15684 | 2025.03.25 22:11:20.880965 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15685 | 2025.03.25 22:11:20.881274 [ 254 ] {947f7aff-57f2-43b2-9ad0-304ff750db61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15686 | 2025.03.25 22:11:20.881404 [ 254 ] {947f7aff-57f2-43b2-9ad0-304ff750db61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15687 | 2025.03.25 22:11:20.883045 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4887 rows, containing 5 columns (5 merged, 0 gathered) in 0.009386814 sec., 520623.930547681 rows/sec., 44.48 MiB/sec. | ||
15688 | 2025.03.25 22:11:20.883310 [ 254 ] {947f7aff-57f2-43b2-9ad0-304ff750db61} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15689 | 2025.03.25 22:11:20.883394 [ 254 ] {947f7aff-57f2-43b2-9ad0-304ff750db61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15690 | 2025.03.25 22:11:20.883513 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
15691 | 2025.03.25 22:11:20.884136 [ 254 ] {947f7aff-57f2-43b2-9ad0-304ff750db61} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15692 | 2025.03.25 22:11:20.884163 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15693 | 2025.03.25 22:11:20.884444 [ 186 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_136_27} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
15694 | 2025.03.25 22:11:20.884681 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
15695 | 2025.03.25 22:11:20.884715 [ 254 ] {947f7aff-57f2-43b2-9ad0-304ff750db61} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15696 | 2025.03.25 22:11:20.885021 [ 141 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
15697 | 2025.03.25 22:11:20.885086 [ 254 ] {947f7aff-57f2-43b2-9ad0-304ff750db61} <Debug> executeQuery: Read 145 rows, 11.40 KiB in 0.003912 sec., 37065.439672801636 rows/sec., 2.84 MiB/sec. | ||
15698 | 2025.03.25 22:11:20.885122 [ 141 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15699 | 2025.03.25 22:11:20.885197 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15700 | 2025.03.25 22:11:20.885287 [ 254 ] {947f7aff-57f2-43b2-9ad0-304ff750db61} <Debug> TCPHandler: Processed in 0.00454652 sec. | ||
15701 | 2025.03.25 22:11:20.885602 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
15702 | 2025.03.25 22:11:20.885672 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15703 | 2025.03.25 22:11:20.885969 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15704 | 2025.03.25 22:11:20.885983 [ 254 ] {baf0ad0a-ece6-4801-bd64-8463144c78fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15705 | 2025.03.25 22:11:20.886060 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 969 rows starting from the beginning of the part | ||
15706 | 2025.03.25 22:11:20.886146 [ 254 ] {baf0ad0a-ece6-4801-bd64-8463144c78fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15707 | 2025.03.25 22:11:20.886573 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 454 rows starting from the beginning of the part | ||
15708 | 2025.03.25 22:11:20.887152 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 72 rows starting from the beginning of the part | ||
15709 | 2025.03.25 22:11:20.887685 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 453 rows starting from the beginning of the part | ||
15710 | 2025.03.25 22:11:20.887959 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 528 rows starting from the beginning of the part | ||
15711 | 2025.03.25 22:11:20.888201 [ 200 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 145 rows starting from the beginning of the part | ||
15712 | 2025.03.25 22:11:20.890889 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2621 rows, containing 5 columns (5 merged, 0 gathered) in 0.005400415 sec., 485333.071625051 rows/sec., 37.33 MiB/sec. | ||
15713 | 2025.03.25 22:11:20.891197 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
15714 | 2025.03.25 22:11:20.891719 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15715 | 2025.03.25 22:11:20.891902 [ 187 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_136_27} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
15716 | 2025.03.25 22:11:20.891905 [ 254 ] {baf0ad0a-ece6-4801-bd64-8463144c78fe} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15717 | 2025.03.25 22:11:20.891972 [ 254 ] {baf0ad0a-ece6-4801-bd64-8463144c78fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15718 | 2025.03.25 22:11:20.892060 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
15719 | 2025.03.25 22:11:20.892561 [ 254 ] {baf0ad0a-ece6-4801-bd64-8463144c78fe} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15720 | 2025.03.25 22:11:20.892894 [ 254 ] {baf0ad0a-ece6-4801-bd64-8463144c78fe} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15721 | 2025.03.25 22:11:20.893191 [ 254 ] {baf0ad0a-ece6-4801-bd64-8463144c78fe} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.00733 sec., 22237.38062755798 rows/sec., 1.54 MiB/sec. | ||
15722 | 2025.03.25 22:11:20.893288 [ 254 ] {baf0ad0a-ece6-4801-bd64-8463144c78fe} <Debug> TCPHandler: Processed in 0.007795457 sec. | ||
15723 | 2025.03.25 22:11:20.894988 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15724 | 2025.03.25 22:11:20.895169 [ 254 ] {46b94afe-a09a-41bb-922b-2a462e50dc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15725 | 2025.03.25 22:11:20.895283 [ 254 ] {46b94afe-a09a-41bb-922b-2a462e50dc48} <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 | ||
15726 | 2025.03.25 22:11:20.898551 [ 254 ] {46b94afe-a09a-41bb-922b-2a462e50dc48} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15727 | 2025.03.25 22:11:20.898608 [ 254 ] {46b94afe-a09a-41bb-922b-2a462e50dc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15728 | 2025.03.25 22:11:20.899564 [ 254 ] {46b94afe-a09a-41bb-922b-2a462e50dc48} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15729 | 2025.03.25 22:11:20.899937 [ 254 ] {46b94afe-a09a-41bb-922b-2a462e50dc48} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15730 | 2025.03.25 22:11:20.900252 [ 254 ] {46b94afe-a09a-41bb-922b-2a462e50dc48} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.005131 sec., 9939.582927304618 rows/sec., 17.81 MiB/sec. | ||
15731 | 2025.03.25 22:11:20.900439 [ 254 ] {46b94afe-a09a-41bb-922b-2a462e50dc48} <Debug> TCPHandler: Processed in 0.005612769 sec. | ||
15732 | 2025.03.25 22:11:20.900639 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15733 | 2025.03.25 22:11:20.900787 [ 254 ] {d54f9b32-7492-49c1-8e40-44c7dcd97eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
15734 | 2025.03.25 22:11:20.900857 [ 254 ] {d54f9b32-7492-49c1-8e40-44c7dcd97eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
15735 | 2025.03.25 22:11:20.901455 [ 254 ] {d54f9b32-7492-49c1-8e40-44c7dcd97eb3} <Trace> oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15736 | 2025.03.25 22:11:20.901503 [ 254 ] {d54f9b32-7492-49c1-8e40-44c7dcd97eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15737 | 2025.03.25 22:11:20.901972 [ 254 ] {d54f9b32-7492-49c1-8e40-44c7dcd97eb3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
15738 | 2025.03.25 22:11:20.902300 [ 254 ] {d54f9b32-7492-49c1-8e40-44c7dcd97eb3} <Trace> oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15739 | 2025.03.25 22:11:20.902600 [ 254 ] {d54f9b32-7492-49c1-8e40-44c7dcd97eb3} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001846 sec., 4875.406283856988 rows/sec., 344.39 KiB/sec. | ||
15740 | 2025.03.25 22:11:20.902795 [ 254 ] {d54f9b32-7492-49c1-8e40-44c7dcd97eb3} <Debug> TCPHandler: Processed in 0.002226008 sec. | ||
15741 | 2025.03.25 22:11:20.903513 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15742 | 2025.03.25 22:11:20.903638 [ 254 ] {19be27a5-1598-46f3-ab8f-51c1f028940b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15743 | 2025.03.25 22:11:20.903696 [ 254 ] {19be27a5-1598-46f3-ab8f-51c1f028940b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15744 | 2025.03.25 22:11:20.905821 [ 254 ] {19be27a5-1598-46f3-ab8f-51c1f028940b} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15745 | 2025.03.25 22:11:20.905868 [ 254 ] {19be27a5-1598-46f3-ab8f-51c1f028940b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15746 | 2025.03.25 22:11:20.906467 [ 254 ] {19be27a5-1598-46f3-ab8f-51c1f028940b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15747 | 2025.03.25 22:11:20.906955 [ 254 ] {19be27a5-1598-46f3-ab8f-51c1f028940b} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15748 | 2025.03.25 22:11:20.907284 [ 141 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
15749 | 2025.03.25 22:11:20.907340 [ 254 ] {19be27a5-1598-46f3-ab8f-51c1f028940b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003692 sec., 16251.354279523293 rows/sec., 1.10 MiB/sec. | ||
15750 | 2025.03.25 22:11:20.907405 [ 141 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15751 | 2025.03.25 22:11:20.908233 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15752 | 2025.03.25 22:11:20.908399 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
15753 | 2025.03.25 22:11:20.908593 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15754 | 2025.03.25 22:11:20.908643 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7680 rows starting from the beginning of the part | ||
15755 | 2025.03.25 22:11:20.908751 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 82 rows starting from the beginning of the part | ||
15756 | 2025.03.25 22:11:20.909039 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
15757 | 2025.03.25 22:11:20.909341 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 82 rows starting from the beginning of the part | ||
15758 | 2025.03.25 22:11:20.909493 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
15759 | 2025.03.25 22:11:20.909828 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
15760 | 2025.03.25 22:11:20.909878 [ 254 ] {19be27a5-1598-46f3-ab8f-51c1f028940b} <Debug> TCPHandler: Processed in 0.006416392 sec. | ||
15761 | 2025.03.25 22:11:20.912976 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8024 rows, containing 4 columns (4 merged, 0 gathered) in 0.004656701 sec., 1723108.269137314 rows/sec., 114.79 MiB/sec. | ||
15762 | 2025.03.25 22:11:20.913667 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
15763 | 2025.03.25 22:11:20.914137 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15764 | 2025.03.25 22:11:20.914266 [ 197 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_136_27} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
15765 | 2025.03.25 22:11:20.914395 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
15766 | 2025.03.25 22:11:21.000278 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.58 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.34 MiB (RSS), difference: -1.25 MiB | ||
15767 | 2025.03.25 22:11:21.536433 [ 139 ] {} <Debug> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
15768 | 2025.03.25 22:11:21.536499 [ 139 ] {} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15769 | 2025.03.25 22:11:21.536522 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15770 | 2025.03.25 22:11:21.536735 [ 188 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::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 | ||
15771 | 2025.03.25 22:11:21.536958 [ 188 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15772 | 2025.03.25 22:11:21.537001 [ 188 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
15773 | 2025.03.25 22:11:21.537085 [ 188 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
15774 | 2025.03.25 22:11:21.537286 [ 188 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
15775 | 2025.03.25 22:11:21.537541 [ 188 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
15776 | 2025.03.25 22:11:21.537728 [ 188 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
15777 | 2025.03.25 22:11:21.539027 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002415342 sec., 9108.440957843652 rows/sec., 610.52 KiB/sec. | ||
15778 | 2025.03.25 22:11:21.539233 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
15779 | 2025.03.25 22:11:21.539627 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_21_5} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15780 | 2025.03.25 22:11:21.539740 [ 190 ] {d17eb820-ecac-4bd3-94cb-8df056df5f26::all_1_21_5} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
15781 | 2025.03.25 22:11:21.539861 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
15782 | 2025.03.25 22:11:21.681795 [ 139 ] {} <Debug> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
15783 | 2025.03.25 22:11:21.681860 [ 139 ] {} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15784 | 2025.03.25 22:11:21.681883 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15785 | 2025.03.25 22:11:21.682124 [ 194 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
15786 | 2025.03.25 22:11:21.682339 [ 194 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15787 | 2025.03.25 22:11:21.682388 [ 194 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
15788 | 2025.03.25 22:11:21.682481 [ 194 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
15789 | 2025.03.25 22:11:21.682872 [ 194 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
15790 | 2025.03.25 22:11:21.683016 [ 194 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
15791 | 2025.03.25 22:11:21.683244 [ 194 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
15792 | 2025.03.25 22:11:21.684428 [ 190 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.002464863 sec., 48684.24735979241 rows/sec., 2.48 MiB/sec. | ||
15793 | 2025.03.25 22:11:21.684590 [ 190 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
15794 | 2025.03.25 22:11:21.684931 [ 190 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_20_4} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15795 | 2025.03.25 22:11:21.685030 [ 190 ] {fa36f854-d40b-449e-b081-e4fd0ec9bb9a::all_1_20_4} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
15796 | 2025.03.25 22:11:21.685123 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15797 | 2025.03.25 22:11:24.985630 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15798 | 2025.03.25 22:11:24.985683 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15799 | 2025.03.25 22:11:25.085841 [ 220 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15800 | 2025.03.25 22:11:25.085899 [ 220 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15801 | 2025.03.25 22:11:25.087835 [ 220 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15802 | 2025.03.25 22:11:25.242081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41236 | ||
15803 | 2025.03.25 22:11:25.242764 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15804 | 2025.03.25 22:11:25.242805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15805 | 2025.03.25 22:11:25.243321 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
15806 | 2025.03.25 22:11:25.243583 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15807 | 2025.03.25 22:11:25.243848 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 | ||
15808 | 2025.03.25 22:11:25.862748 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15809 | 2025.03.25 22:11:25.863070 [ 254 ] {b36473db-c414-4ef9-9cc0-1ffa8c422477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15810 | 2025.03.25 22:11:25.863188 [ 254 ] {b36473db-c414-4ef9-9cc0-1ffa8c422477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15811 | 2025.03.25 22:11:25.864114 [ 254 ] {b36473db-c414-4ef9-9cc0-1ffa8c422477} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15812 | 2025.03.25 22:11:25.864163 [ 254 ] {b36473db-c414-4ef9-9cc0-1ffa8c422477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15813 | 2025.03.25 22:11:25.864616 [ 254 ] {b36473db-c414-4ef9-9cc0-1ffa8c422477} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
15814 | 2025.03.25 22:11:25.864869 [ 254 ] {b36473db-c414-4ef9-9cc0-1ffa8c422477} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15815 | 2025.03.25 22:11:25.865120 [ 254 ] {b36473db-c414-4ef9-9cc0-1ffa8c422477} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002135 sec., 33723.65339578454 rows/sec., 2.73 MiB/sec. | ||
15816 | 2025.03.25 22:11:25.865188 [ 254 ] {b36473db-c414-4ef9-9cc0-1ffa8c422477} <Debug> TCPHandler: Processed in 0.002628586 sec. | ||
15817 | 2025.03.25 22:11:25.865315 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15818 | 2025.03.25 22:11:25.865428 [ 254 ] {b8b02573-092f-4b75-9170-4546421732b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15819 | 2025.03.25 22:11:25.865478 [ 254 ] {b8b02573-092f-4b75-9170-4546421732b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15820 | 2025.03.25 22:11:25.866026 [ 254 ] {b8b02573-092f-4b75-9170-4546421732b4} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15821 | 2025.03.25 22:11:25.866068 [ 254 ] {b8b02573-092f-4b75-9170-4546421732b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15822 | 2025.03.25 22:11:25.866421 [ 254 ] {b8b02573-092f-4b75-9170-4546421732b4} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15823 | 2025.03.25 22:11:25.866649 [ 254 ] {b8b02573-092f-4b75-9170-4546421732b4} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15824 | 2025.03.25 22:11:25.866852 [ 254 ] {b8b02573-092f-4b75-9170-4546421732b4} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00145 sec., 5517.241379310345 rows/sec., 414.87 KiB/sec. | ||
15825 | 2025.03.25 22:11:25.866905 [ 254 ] {b8b02573-092f-4b75-9170-4546421732b4} <Debug> TCPHandler: Processed in 0.001643719 sec. | ||
15826 | 2025.03.25 22:11:25.867010 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15827 | 2025.03.25 22:11:25.867114 [ 254 ] {47a890b3-431d-4336-98e6-48ad86df8c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15828 | 2025.03.25 22:11:25.867162 [ 254 ] {47a890b3-431d-4336-98e6-48ad86df8c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15829 | 2025.03.25 22:11:25.867741 [ 254 ] {47a890b3-431d-4336-98e6-48ad86df8c3c} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15830 | 2025.03.25 22:11:25.867780 [ 254 ] {47a890b3-431d-4336-98e6-48ad86df8c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15831 | 2025.03.25 22:11:25.868135 [ 254 ] {47a890b3-431d-4336-98e6-48ad86df8c3c} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
15832 | 2025.03.25 22:11:25.868369 [ 254 ] {47a890b3-431d-4336-98e6-48ad86df8c3c} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15833 | 2025.03.25 22:11:25.868577 [ 254 ] {47a890b3-431d-4336-98e6-48ad86df8c3c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001485 sec., 48484.84848484849 rows/sec., 3.79 MiB/sec. | ||
15834 | 2025.03.25 22:11:25.868628 [ 254 ] {47a890b3-431d-4336-98e6-48ad86df8c3c} <Debug> TCPHandler: Processed in 0.001668239 sec. | ||
15835 | 2025.03.25 22:11:25.868747 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15836 | 2025.03.25 22:11:25.868852 [ 254 ] {025337fa-2093-425a-8cc4-e37b2ca5b3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15837 | 2025.03.25 22:11:25.868903 [ 254 ] {025337fa-2093-425a-8cc4-e37b2ca5b3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15838 | 2025.03.25 22:11:25.869440 [ 254 ] {025337fa-2093-425a-8cc4-e37b2ca5b3f5} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15839 | 2025.03.25 22:11:25.869479 [ 254 ] {025337fa-2093-425a-8cc4-e37b2ca5b3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15840 | 2025.03.25 22:11:25.869870 [ 254 ] {025337fa-2093-425a-8cc4-e37b2ca5b3f5} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
15841 | 2025.03.25 22:11:25.870105 [ 254 ] {025337fa-2093-425a-8cc4-e37b2ca5b3f5} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15842 | 2025.03.25 22:11:25.870280 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 4 parts from all_1_132_27 to all_135_135_0 | ||
15843 | 2025.03.25 22:11:25.870337 [ 254 ] {025337fa-2093-425a-8cc4-e37b2ca5b3f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001505 sec., 106312.29235880398 rows/sec., 7.40 MiB/sec. | ||
15844 | 2025.03.25 22:11:25.870358 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15845 | 2025.03.25 22:11:25.870424 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15846 | 2025.03.25 22:11:25.870459 [ 254 ] {025337fa-2093-425a-8cc4-e37b2ca5b3f5} <Debug> TCPHandler: Processed in 0.001758391 sec. | ||
15847 | 2025.03.25 22:11:25.870687 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15848 | 2025.03.25 22:11:25.870729 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_132_27 to all_135_135_0 into Compact with storage Full | ||
15849 | 2025.03.25 22:11:25.870834 [ 254 ] {2f4fd19a-9a86-4c1b-acc0-94625245e2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15850 | 2025.03.25 22:11:25.871051 [ 254 ] {2f4fd19a-9a86-4c1b-acc0-94625245e2a0} <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 | ||
15851 | 2025.03.25 22:11:25.871420 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15852 | 2025.03.25 22:11:25.871529 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_132_27, total 37750 rows starting from the beginning of the part | ||
15853 | 2025.03.25 22:11:25.871901 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
15854 | 2025.03.25 22:11:25.872363 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 240 rows starting from the beginning of the part | ||
15855 | 2025.03.25 22:11:25.872861 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 880 rows starting from the beginning of the part | ||
15856 | 2025.03.25 22:11:25.875114 [ 254 ] {2f4fd19a-9a86-4c1b-acc0-94625245e2a0} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15857 | 2025.03.25 22:11:25.875160 [ 254 ] {2f4fd19a-9a86-4c1b-acc0-94625245e2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15858 | 2025.03.25 22:11:25.876675 [ 254 ] {2f4fd19a-9a86-4c1b-acc0-94625245e2a0} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15859 | 2025.03.25 22:11:25.877072 [ 254 ] {2f4fd19a-9a86-4c1b-acc0-94625245e2a0} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15860 | 2025.03.25 22:11:25.877353 [ 254 ] {2f4fd19a-9a86-4c1b-acc0-94625245e2a0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006572 sec., 1217.2854534388314 rows/sec., 2.18 MiB/sec. | ||
15861 | 2025.03.25 22:11:25.877505 [ 254 ] {2f4fd19a-9a86-4c1b-acc0-94625245e2a0} <Debug> TCPHandler: Processed in 0.006907621 sec. | ||
15862 | 2025.03.25 22:11:25.877738 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15863 | 2025.03.25 22:11:25.877858 [ 254 ] {b274a462-cf05-4711-9f89-8cd3138e0378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15864 | 2025.03.25 22:11:25.877905 [ 254 ] {b274a462-cf05-4711-9f89-8cd3138e0378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15865 | 2025.03.25 22:11:25.878445 [ 254 ] {b274a462-cf05-4711-9f89-8cd3138e0378} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15866 | 2025.03.25 22:11:25.878489 [ 254 ] {b274a462-cf05-4711-9f89-8cd3138e0378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15867 | 2025.03.25 22:11:25.878948 [ 254 ] {b274a462-cf05-4711-9f89-8cd3138e0378} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
15868 | 2025.03.25 22:11:25.879338 [ 254 ] {b274a462-cf05-4711-9f89-8cd3138e0378} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15869 | 2025.03.25 22:11:25.879558 [ 254 ] {b274a462-cf05-4711-9f89-8cd3138e0378} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001724 sec., 34802.78422273782 rows/sec., 2.35 MiB/sec. | ||
15870 | 2025.03.25 22:11:25.879610 [ 254 ] {b274a462-cf05-4711-9f89-8cd3138e0378} <Debug> TCPHandler: Processed in 0.001958244 sec. | ||
15871 | 2025.03.25 22:11:25.882355 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39030 rows, containing 5 columns (5 merged, 0 gathered) in 0.011763636 sec., 3317851.725435911 rows/sec., 226.89 MiB/sec. | ||
15872 | 2025.03.25 22:11:25.883380 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} <Trace> MergedBlockOutputStream: filled checksums all_1_135_28 (state Temporary) | ||
15873 | 2025.03.25 22:11:25.883690 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_135_28 to all_1_135_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15874 | 2025.03.25 22:11:25.883765 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_135_28} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 4 parts: [all_1_132_27, all_135_135_0] -> all_1_135_28 | ||
15875 | 2025.03.25 22:11:25.883859 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
15876 | 2025.03.25 22:11:26.485867 [ 224 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15877 | 2025.03.25 22:11:26.485917 [ 224 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15878 | 2025.03.25 22:11:26.488056 [ 224 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15879 | 2025.03.25 22:11:27.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.34 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.34 MiB (RSS), difference: 4.00 MiB | ||
15880 | 2025.03.25 22:11:28.313926 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 | ||
15881 | 2025.03.25 22:11:28.337426 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15882 | 2025.03.25 22:11:28.337489 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15883 | 2025.03.25 22:11:28.345140 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
15884 | 2025.03.25 22:11:28.345981 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15885 | 2025.03.25 22:11:28.349242 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 679 | ||
15886 | 2025.03.25 22:11:30.494165 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2160 | ||
15887 | 2025.03.25 22:11:30.497328 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15888 | 2025.03.25 22:11:30.497389 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15889 | 2025.03.25 22:11:30.498948 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
15890 | 2025.03.25 22:11:30.499274 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15891 | 2025.03.25 22:11:30.500808 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2160 | ||
15892 | 2025.03.25 22:11:30.868654 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15893 | 2025.03.25 22:11:30.868859 [ 254 ] {7de1779b-1514-4448-97bb-09f38b4f35b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15894 | 2025.03.25 22:11:30.868937 [ 254 ] {7de1779b-1514-4448-97bb-09f38b4f35b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15895 | 2025.03.25 22:11:30.869742 [ 254 ] {7de1779b-1514-4448-97bb-09f38b4f35b9} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15896 | 2025.03.25 22:11:30.869796 [ 254 ] {7de1779b-1514-4448-97bb-09f38b4f35b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15897 | 2025.03.25 22:11:30.870233 [ 254 ] {7de1779b-1514-4448-97bb-09f38b4f35b9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
15898 | 2025.03.25 22:11:30.870505 [ 254 ] {7de1779b-1514-4448-97bb-09f38b4f35b9} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15899 | 2025.03.25 22:11:30.870757 [ 254 ] {7de1779b-1514-4448-97bb-09f38b4f35b9} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001941 sec., 5151.983513652756 rows/sec., 420.11 KiB/sec. | ||
15900 | 2025.03.25 22:11:30.870916 [ 254 ] {7de1779b-1514-4448-97bb-09f38b4f35b9} <Debug> TCPHandler: Processed in 0.002393182 sec. | ||
15901 | 2025.03.25 22:11:30.871142 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15902 | 2025.03.25 22:11:30.871258 [ 254 ] {e98fc316-94e4-4c90-ba03-b6090d067330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15903 | 2025.03.25 22:11:30.871309 [ 254 ] {e98fc316-94e4-4c90-ba03-b6090d067330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15904 | 2025.03.25 22:11:30.871979 [ 254 ] {e98fc316-94e4-4c90-ba03-b6090d067330} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15905 | 2025.03.25 22:11:30.872022 [ 254 ] {e98fc316-94e4-4c90-ba03-b6090d067330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15906 | 2025.03.25 22:11:30.872413 [ 254 ] {e98fc316-94e4-4c90-ba03-b6090d067330} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
15907 | 2025.03.25 22:11:30.872653 [ 254 ] {e98fc316-94e4-4c90-ba03-b6090d067330} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15908 | 2025.03.25 22:11:30.872896 [ 254 ] {e98fc316-94e4-4c90-ba03-b6090d067330} <Debug> executeQuery: Read 163 rows, 14.37 KiB in 0.001666 sec., 97839.13565426171 rows/sec., 8.42 MiB/sec. | ||
15909 | 2025.03.25 22:11:30.873000 [ 254 ] {e98fc316-94e4-4c90-ba03-b6090d067330} <Debug> TCPHandler: Processed in 0.001922733 sec. | ||
15910 | 2025.03.25 22:11:30.873164 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15911 | 2025.03.25 22:11:30.873450 [ 254 ] {e3cad9dc-ec23-406d-a240-466821f3bad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15912 | 2025.03.25 22:11:30.873564 [ 254 ] {e3cad9dc-ec23-406d-a240-466821f3bad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15913 | 2025.03.25 22:11:30.874192 [ 254 ] {e3cad9dc-ec23-406d-a240-466821f3bad7} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15914 | 2025.03.25 22:11:30.874233 [ 254 ] {e3cad9dc-ec23-406d-a240-466821f3bad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15915 | 2025.03.25 22:11:30.874600 [ 254 ] {e3cad9dc-ec23-406d-a240-466821f3bad7} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15916 | 2025.03.25 22:11:30.874842 [ 254 ] {e3cad9dc-ec23-406d-a240-466821f3bad7} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15917 | 2025.03.25 22:11:30.875056 [ 254 ] {e3cad9dc-ec23-406d-a240-466821f3bad7} <Debug> executeQuery: Read 61 rows, 4.53 KiB in 0.00171 sec., 35672.51461988304 rows/sec., 2.59 MiB/sec. | ||
15918 | 2025.03.25 22:11:30.875113 [ 254 ] {e3cad9dc-ec23-406d-a240-466821f3bad7} <Debug> TCPHandler: Processed in 0.002051686 sec. | ||
15919 | 2025.03.25 22:11:30.875218 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15920 | 2025.03.25 22:11:30.875324 [ 254 ] {fe6af4c6-b537-4099-8519-4842b7080021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15921 | 2025.03.25 22:11:30.875370 [ 254 ] {fe6af4c6-b537-4099-8519-4842b7080021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15922 | 2025.03.25 22:11:30.875947 [ 254 ] {fe6af4c6-b537-4099-8519-4842b7080021} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15923 | 2025.03.25 22:11:30.875988 [ 254 ] {fe6af4c6-b537-4099-8519-4842b7080021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15924 | 2025.03.25 22:11:30.876354 [ 254 ] {fe6af4c6-b537-4099-8519-4842b7080021} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
15925 | 2025.03.25 22:11:30.876603 [ 254 ] {fe6af4c6-b537-4099-8519-4842b7080021} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15926 | 2025.03.25 22:11:30.876818 [ 254 ] {fe6af4c6-b537-4099-8519-4842b7080021} <Debug> executeQuery: Read 125 rows, 10.01 KiB in 0.001518 sec., 82345.19104084322 rows/sec., 6.44 MiB/sec. | ||
15927 | 2025.03.25 22:11:30.876871 [ 254 ] {fe6af4c6-b537-4099-8519-4842b7080021} <Debug> TCPHandler: Processed in 0.00170405 sec. | ||
15928 | 2025.03.25 22:11:30.876989 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15929 | 2025.03.25 22:11:30.877098 [ 254 ] {f01c0a46-078a-495f-9798-bcdaaddcaf15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15930 | 2025.03.25 22:11:30.877148 [ 254 ] {f01c0a46-078a-495f-9798-bcdaaddcaf15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15931 | 2025.03.25 22:11:30.877681 [ 254 ] {f01c0a46-078a-495f-9798-bcdaaddcaf15} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15932 | 2025.03.25 22:11:30.877722 [ 254 ] {f01c0a46-078a-495f-9798-bcdaaddcaf15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15933 | 2025.03.25 22:11:30.878118 [ 254 ] {f01c0a46-078a-495f-9798-bcdaaddcaf15} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
15934 | 2025.03.25 22:11:30.878356 [ 254 ] {f01c0a46-078a-495f-9798-bcdaaddcaf15} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15935 | 2025.03.25 22:11:30.878611 [ 254 ] {f01c0a46-078a-495f-9798-bcdaaddcaf15} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001536 sec., 107421.875 rows/sec., 7.48 MiB/sec. | ||
15936 | 2025.03.25 22:11:30.878681 [ 254 ] {f01c0a46-078a-495f-9798-bcdaaddcaf15} <Debug> TCPHandler: Processed in 0.00174452 sec. | ||
15937 | 2025.03.25 22:11:30.878891 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15938 | 2025.03.25 22:11:30.879140 [ 254 ] {efeef3f6-7474-419c-ab26-48ef1606175d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15939 | 2025.03.25 22:11:30.879220 [ 254 ] {efeef3f6-7474-419c-ab26-48ef1606175d} <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 | ||
15940 | 2025.03.25 22:11:30.880709 [ 254 ] {efeef3f6-7474-419c-ab26-48ef1606175d} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15941 | 2025.03.25 22:11:30.880763 [ 254 ] {efeef3f6-7474-419c-ab26-48ef1606175d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15942 | 2025.03.25 22:11:30.881812 [ 254 ] {efeef3f6-7474-419c-ab26-48ef1606175d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15943 | 2025.03.25 22:11:30.882199 [ 254 ] {efeef3f6-7474-419c-ab26-48ef1606175d} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15944 | 2025.03.25 22:11:30.882533 [ 254 ] {efeef3f6-7474-419c-ab26-48ef1606175d} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.003464 sec., 14722.863741339492 rows/sec., 26.38 MiB/sec. | ||
15945 | 2025.03.25 22:11:30.882682 [ 254 ] {efeef3f6-7474-419c-ab26-48ef1606175d} <Debug> TCPHandler: Processed in 0.003893748 sec. | ||
15946 | 2025.03.25 22:11:30.882872 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15947 | 2025.03.25 22:11:30.883002 [ 254 ] {61d94dcb-6515-4a70-b0f1-28934023def6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15948 | 2025.03.25 22:11:30.883062 [ 254 ] {61d94dcb-6515-4a70-b0f1-28934023def6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15949 | 2025.03.25 22:11:30.883624 [ 254 ] {61d94dcb-6515-4a70-b0f1-28934023def6} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15950 | 2025.03.25 22:11:30.883669 [ 254 ] {61d94dcb-6515-4a70-b0f1-28934023def6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15951 | 2025.03.25 22:11:30.884056 [ 254 ] {61d94dcb-6515-4a70-b0f1-28934023def6} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
15952 | 2025.03.25 22:11:30.884311 [ 254 ] {61d94dcb-6515-4a70-b0f1-28934023def6} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15953 | 2025.03.25 22:11:30.884554 [ 254 ] {61d94dcb-6515-4a70-b0f1-28934023def6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001581 sec., 37950.66413662239 rows/sec., 2.56 MiB/sec. | ||
15954 | 2025.03.25 22:11:30.884622 [ 254 ] {61d94dcb-6515-4a70-b0f1-28934023def6} <Debug> TCPHandler: Processed in 0.001812212 sec. | ||
15955 | 2025.03.25 22:11:32.447402 [ 123 ] {} <Debug> oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
15956 | 2025.03.25 22:11:32.447466 [ 123 ] {} <Trace> oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15957 | 2025.03.25 22:11:32.447491 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15958 | 2025.03.25 22:11:32.447703 [ 196 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::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 | ||
15959 | 2025.03.25 22:11:32.447894 [ 196 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15960 | 2025.03.25 22:11:32.447938 [ 196 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
15961 | 2025.03.25 22:11:32.448019 [ 196 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
15962 | 2025.03.25 22:11:32.448200 [ 196 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
15963 | 2025.03.25 22:11:32.448507 [ 196 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
15964 | 2025.03.25 22:11:32.448649 [ 196 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
15965 | 2025.03.25 22:11:32.450101 [ 199 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002526925 sec., 20182.633042136193 rows/sec., 1.44 MiB/sec. | ||
15966 | 2025.03.25 22:11:32.450311 [ 201 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
15967 | 2025.03.25 22:11:32.450747 [ 201 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::all_1_5_1} <Trace> oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15968 | 2025.03.25 22:11:32.450857 [ 201 ] {21ac7e54-f0c3-4852-9ad6-df302718de1b::all_1_5_1} <Trace> oximeter.measurements_i64 (21ac7e54-f0c3-4852-9ad6-df302718de1b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
15969 | 2025.03.25 22:11:32.450979 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15970 | 2025.03.25 22:11:32.743987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41663 | ||
15971 | 2025.03.25 22:11:32.744695 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15972 | 2025.03.25 22:11:32.744750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15973 | 2025.03.25 22:11:32.745301 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
15974 | 2025.03.25 22:11:32.745576 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15975 | 2025.03.25 22:11:32.745842 [ 121 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
15976 | 2025.03.25 22:11:32.745860 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41663 | ||
15977 | 2025.03.25 22:11:32.745939 [ 121 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15978 | 2025.03.25 22:11:32.745968 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
15979 | 2025.03.25 22:11:32.746118 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::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 | ||
15980 | 2025.03.25 22:11:32.746283 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15981 | 2025.03.25 22:11:32.746329 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part | ||
15982 | 2025.03.25 22:11:32.746411 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 427 rows starting from the beginning of the part | ||
15983 | 2025.03.25 22:11:32.746645 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 488 rows starting from the beginning of the part | ||
15984 | 2025.03.25 22:11:32.746846 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 427 rows starting from the beginning of the part | ||
15985 | 2025.03.25 22:11:32.747025 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 488 rows starting from the beginning of the part | ||
15986 | 2025.03.25 22:11:32.747183 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 427 rows starting from the beginning of the part | ||
15987 | 2025.03.25 22:11:32.751096 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41663 rows, containing 4 columns (4 merged, 0 gathered) in 0.005052999 sec., 8245202.502513854 rows/sec., 117.95 MiB/sec. | ||
15988 | 2025.03.25 22:11:32.751362 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
15989 | 2025.03.25 22:11:32.751684 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15990 | 2025.03.25 22:11:32.751774 [ 201 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_91_18} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
15991 | 2025.03.25 22:11:32.751888 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
15992 | 2025.03.25 22:11:33.260927 [ 223 ] {} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
15993 | 2025.03.25 22:11:33.260978 [ 223 ] {} <Debug> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
15994 | 2025.03.25 22:11:33.263115 [ 223 ] {} <Debug> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
15995 | 2025.03.25 22:11:33.519144 [ 219 ] {} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
15996 | 2025.03.25 22:11:33.519200 [ 219 ] {} <Debug> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
15997 | 2025.03.25 22:11:33.521521 [ 219 ] {} <Debug> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
15998 | 2025.03.25 22:11:35.849307 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 | ||
15999 | 2025.03.25 22:11:35.862641 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16000 | 2025.03.25 22:11:35.862849 [ 254 ] {85d5f987-f7fb-4a5a-b908-c9c8d440caa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16001 | 2025.03.25 22:11:35.862935 [ 254 ] {85d5f987-f7fb-4a5a-b908-c9c8d440caa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16002 | 2025.03.25 22:11:35.864838 [ 254 ] {85d5f987-f7fb-4a5a-b908-c9c8d440caa0} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16003 | 2025.03.25 22:11:35.864902 [ 254 ] {85d5f987-f7fb-4a5a-b908-c9c8d440caa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16004 | 2025.03.25 22:11:35.865720 [ 254 ] {85d5f987-f7fb-4a5a-b908-c9c8d440caa0} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16005 | 2025.03.25 22:11:35.866201 [ 254 ] {85d5f987-f7fb-4a5a-b908-c9c8d440caa0} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16006 | 2025.03.25 22:11:35.866694 [ 254 ] {85d5f987-f7fb-4a5a-b908-c9c8d440caa0} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.003901 sec., 18456.80594719303 rows/sec., 1.49 MiB/sec. | ||
16007 | 2025.03.25 22:11:35.866888 [ 254 ] {85d5f987-f7fb-4a5a-b908-c9c8d440caa0} <Debug> TCPHandler: Processed in 0.004367527 sec. | ||
16008 | 2025.03.25 22:11:35.867191 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16009 | 2025.03.25 22:11:35.867467 [ 254 ] {dc1d4c4f-c5ea-4c2f-a4cf-f04aaa51e352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16010 | 2025.03.25 22:11:35.867582 [ 254 ] {dc1d4c4f-c5ea-4c2f-a4cf-f04aaa51e352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16011 | 2025.03.25 22:11:35.869775 [ 254 ] {dc1d4c4f-c5ea-4c2f-a4cf-f04aaa51e352} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16012 | 2025.03.25 22:11:35.869839 [ 254 ] {dc1d4c4f-c5ea-4c2f-a4cf-f04aaa51e352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16013 | 2025.03.25 22:11:35.870449 [ 254 ] {dc1d4c4f-c5ea-4c2f-a4cf-f04aaa51e352} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
16014 | 2025.03.25 22:11:35.870886 [ 254 ] {dc1d4c4f-c5ea-4c2f-a4cf-f04aaa51e352} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16015 | 2025.03.25 22:11:35.871247 [ 118 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
16016 | 2025.03.25 22:11:35.871408 [ 254 ] {dc1d4c4f-c5ea-4c2f-a4cf-f04aaa51e352} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004016 sec., 1992.0318725099603 rows/sec., 149.79 KiB/sec. | ||
16017 | 2025.03.25 22:11:35.871514 [ 118 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16018 | 2025.03.25 22:11:35.871691 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16019 | 2025.03.25 22:11:35.871756 [ 254 ] {dc1d4c4f-c5ea-4c2f-a4cf-f04aaa51e352} <Debug> TCPHandler: Processed in 0.004655691 sec. | ||
16020 | 2025.03.25 22:11:35.872360 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
16021 | 2025.03.25 22:11:35.872375 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16022 | 2025.03.25 22:11:35.873253 [ 254 ] {55dbd53d-3d49-4473-9baf-7978a6cf5c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16023 | 2025.03.25 22:11:35.873527 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16024 | 2025.03.25 22:11:35.873569 [ 254 ] {55dbd53d-3d49-4473-9baf-7978a6cf5c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16025 | 2025.03.25 22:11:35.873751 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 199 rows starting from the beginning of the part | ||
16026 | 2025.03.25 22:11:35.874587 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 8 rows starting from the beginning of the part | ||
16027 | 2025.03.25 22:11:35.875417 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 54 rows starting from the beginning of the part | ||
16028 | 2025.03.25 22:11:35.876494 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 8 rows starting from the beginning of the part | ||
16029 | 2025.03.25 22:11:35.877216 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 61 rows starting from the beginning of the part | ||
16030 | 2025.03.25 22:11:35.877847 [ 195 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 8 rows starting from the beginning of the part | ||
16031 | 2025.03.25 22:11:35.879579 [ 254 ] {55dbd53d-3d49-4473-9baf-7978a6cf5c4c} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16032 | 2025.03.25 22:11:35.879669 [ 254 ] {55dbd53d-3d49-4473-9baf-7978a6cf5c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16033 | 2025.03.25 22:11:35.881560 [ 254 ] {55dbd53d-3d49-4473-9baf-7978a6cf5c4c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16034 | 2025.03.25 22:11:35.882665 [ 254 ] {55dbd53d-3d49-4473-9baf-7978a6cf5c4c} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16035 | 2025.03.25 22:11:35.884429 [ 254 ] {55dbd53d-3d49-4473-9baf-7978a6cf5c4c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.011393 sec., 6319.66997279031 rows/sec., 505.21 KiB/sec. | ||
16036 | 2025.03.25 22:11:35.884764 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 5 columns (5 merged, 0 gathered) in 0.012879545 sec., 26243.163093106163 rows/sec., 1.89 MiB/sec. | ||
16037 | 2025.03.25 22:11:35.884815 [ 254 ] {55dbd53d-3d49-4473-9baf-7978a6cf5c4c} <Debug> TCPHandler: Processed in 0.012631611 sec. | ||
16038 | 2025.03.25 22:11:35.885435 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16039 | 2025.03.25 22:11:35.885447 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
16040 | 2025.03.25 22:11:35.886098 [ 254 ] {5298500d-3130-4107-89eb-0283db2f6db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16041 | 2025.03.25 22:11:35.886424 [ 254 ] {5298500d-3130-4107-89eb-0283db2f6db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16042 | 2025.03.25 22:11:35.887161 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16043 | 2025.03.25 22:11:35.887781 [ 192 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_126_25} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
16044 | 2025.03.25 22:11:35.888201 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
16045 | 2025.03.25 22:11:35.889571 [ 254 ] {5298500d-3130-4107-89eb-0283db2f6db4} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16046 | 2025.03.25 22:11:35.889616 [ 254 ] {5298500d-3130-4107-89eb-0283db2f6db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16047 | 2025.03.25 22:11:35.890256 [ 254 ] {5298500d-3130-4107-89eb-0283db2f6db4} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16048 | 2025.03.25 22:11:35.890667 [ 254 ] {5298500d-3130-4107-89eb-0283db2f6db4} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16049 | 2025.03.25 22:11:35.891093 [ 254 ] {5298500d-3130-4107-89eb-0283db2f6db4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005231 sec., 30586.885872682084 rows/sec., 2.13 MiB/sec. | ||
16050 | 2025.03.25 22:11:35.891223 [ 254 ] {5298500d-3130-4107-89eb-0283db2f6db4} <Debug> TCPHandler: Processed in 0.006003995 sec. | ||
16051 | 2025.03.25 22:11:35.891375 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16052 | 2025.03.25 22:11:35.891530 [ 254 ] {a1e517ac-c052-469f-972f-9d061d1f87f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16053 | 2025.03.25 22:11:35.891662 [ 254 ] {a1e517ac-c052-469f-972f-9d061d1f87f8} <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 | ||
16054 | 2025.03.25 22:11:35.893348 [ 254 ] {a1e517ac-c052-469f-972f-9d061d1f87f8} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16055 | 2025.03.25 22:11:35.893392 [ 254 ] {a1e517ac-c052-469f-972f-9d061d1f87f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16056 | 2025.03.25 22:11:35.894158 [ 254 ] {a1e517ac-c052-469f-972f-9d061d1f87f8} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
16057 | 2025.03.25 22:11:35.894653 [ 254 ] {a1e517ac-c052-469f-972f-9d061d1f87f8} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16058 | 2025.03.25 22:11:35.895242 [ 254 ] {a1e517ac-c052-469f-972f-9d061d1f87f8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003744 sec., 2136.7521367521367 rows/sec., 3.83 MiB/sec. | ||
16059 | 2025.03.25 22:11:35.895565 [ 254 ] {a1e517ac-c052-469f-972f-9d061d1f87f8} <Debug> TCPHandler: Processed in 0.004242404 sec. | ||
16060 | 2025.03.25 22:11:35.895775 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16061 | 2025.03.25 22:11:35.895906 [ 254 ] {b1c4b411-6aad-4ea3-9bb6-30e6d0ea67e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16062 | 2025.03.25 22:11:35.895973 [ 254 ] {b1c4b411-6aad-4ea3-9bb6-30e6d0ea67e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16063 | 2025.03.25 22:11:35.897233 [ 254 ] {b1c4b411-6aad-4ea3-9bb6-30e6d0ea67e5} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16064 | 2025.03.25 22:11:35.897288 [ 254 ] {b1c4b411-6aad-4ea3-9bb6-30e6d0ea67e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16065 | 2025.03.25 22:11:35.898036 [ 254 ] {b1c4b411-6aad-4ea3-9bb6-30e6d0ea67e5} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16066 | 2025.03.25 22:11:35.898435 [ 254 ] {b1c4b411-6aad-4ea3-9bb6-30e6d0ea67e5} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16067 | 2025.03.25 22:11:35.898946 [ 254 ] {b1c4b411-6aad-4ea3-9bb6-30e6d0ea67e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003062 sec., 19595.03592423253 rows/sec., 1.32 MiB/sec. | ||
16068 | 2025.03.25 22:11:35.899144 [ 254 ] {b1c4b411-6aad-4ea3-9bb6-30e6d0ea67e5} <Debug> TCPHandler: Processed in 0.00342976 sec. | ||
16069 | 2025.03.25 22:11:35.900776 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16070 | 2025.03.25 22:11:35.900819 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16071 | 2025.03.25 22:11:35.908490 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
16072 | 2025.03.25 22:11:35.909294 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16073 | 2025.03.25 22:11:35.909650 [ 118 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
16074 | 2025.03.25 22:11:35.909842 [ 118 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16075 | 2025.03.25 22:11:35.909946 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16076 | 2025.03.25 22:11:35.910486 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::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 | ||
16077 | 2025.03.25 22:11:35.927836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
16078 | 2025.03.25 22:11:35.929096 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16079 | 2025.03.25 22:11:35.930879 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 649 rows starting from the beginning of the part | ||
16080 | 2025.03.25 22:11:35.937274 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
16081 | 2025.03.25 22:11:35.943699 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
16082 | 2025.03.25 22:11:35.949750 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
16083 | 2025.03.25 22:11:35.956355 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
16084 | 2025.03.25 22:11:35.962391 [ 192 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part | ||
16085 | 2025.03.25 22:11:36.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.25 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.34 MiB (RSS), difference: -14.91 MiB | ||
16086 | 2025.03.25 22:11:36.028510 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.118397448 sec., 5794.043804052263 rows/sec., 29.96 MiB/sec. | ||
16087 | 2025.03.25 22:11:36.032670 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
16088 | 2025.03.25 22:11:36.035924 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_91_18} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16089 | 2025.03.25 22:11:36.036049 [ 189 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_91_18} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
16090 | 2025.03.25 22:11:36.038836 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
16091 | 2025.03.25 22:11:37.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.93 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.34 MiB (RSS), difference: 13.41 MiB | ||
16092 | 2025.03.25 22:11:39.985733 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16093 | 2025.03.25 22:11:39.985789 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16094 | 2025.03.25 22:11:40.241410 [ 220 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16095 | 2025.03.25 22:11:40.241492 [ 220 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16096 | 2025.03.25 22:11:40.243889 [ 220 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16097 | 2025.03.25 22:11:40.246021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42151 | ||
16098 | 2025.03.25 22:11:40.246657 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16099 | 2025.03.25 22:11:40.246698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16100 | 2025.03.25 22:11:40.247228 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
16101 | 2025.03.25 22:11:40.247493 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16102 | 2025.03.25 22:11:40.247771 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 | ||
16103 | 2025.03.25 22:11:40.501054 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2186 | ||
16104 | 2025.03.25 22:11:40.504626 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16105 | 2025.03.25 22:11:40.504673 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16106 | 2025.03.25 22:11:40.506224 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
16107 | 2025.03.25 22:11:40.506544 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16108 | 2025.03.25 22:11:40.508119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2186 | ||
16109 | 2025.03.25 22:11:40.850855 [ 224 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
16110 | 2025.03.25 22:11:40.850906 [ 224 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
16111 | 2025.03.25 22:11:40.852930 [ 224 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
16112 | 2025.03.25 22:11:40.864393 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16113 | 2025.03.25 22:11:40.864589 [ 254 ] {e7cd6eb2-0830-4e8f-a18f-120bbf97461d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16114 | 2025.03.25 22:11:40.864665 [ 254 ] {e7cd6eb2-0830-4e8f-a18f-120bbf97461d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16115 | 2025.03.25 22:11:40.865563 [ 254 ] {e7cd6eb2-0830-4e8f-a18f-120bbf97461d} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16116 | 2025.03.25 22:11:40.865618 [ 254 ] {e7cd6eb2-0830-4e8f-a18f-120bbf97461d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16117 | 2025.03.25 22:11:40.866083 [ 254 ] {e7cd6eb2-0830-4e8f-a18f-120bbf97461d} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16118 | 2025.03.25 22:11:40.866344 [ 254 ] {e7cd6eb2-0830-4e8f-a18f-120bbf97461d} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16119 | 2025.03.25 22:11:40.866620 [ 254 ] {e7cd6eb2-0830-4e8f-a18f-120bbf97461d} <Debug> executeQuery: Read 158 rows, 14.00 KiB in 0.002081 sec., 75925.03604036522 rows/sec., 6.57 MiB/sec. | ||
16120 | 2025.03.25 22:11:40.866685 [ 219 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
16121 | 2025.03.25 22:11:40.866701 [ 254 ] {e7cd6eb2-0830-4e8f-a18f-120bbf97461d} <Debug> TCPHandler: Processed in 0.002446043 sec. | ||
16122 | 2025.03.25 22:11:40.866722 [ 219 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
16123 | 2025.03.25 22:11:40.866859 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16124 | 2025.03.25 22:11:40.866976 [ 254 ] {1004564f-0687-48f7-b5ad-d8dd8ea14459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16125 | 2025.03.25 22:11:40.867030 [ 254 ] {1004564f-0687-48f7-b5ad-d8dd8ea14459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16126 | 2025.03.25 22:11:40.867966 [ 254 ] {1004564f-0687-48f7-b5ad-d8dd8ea14459} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16127 | 2025.03.25 22:11:40.868006 [ 254 ] {1004564f-0687-48f7-b5ad-d8dd8ea14459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16128 | 2025.03.25 22:11:40.868476 [ 254 ] {1004564f-0687-48f7-b5ad-d8dd8ea14459} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
16129 | 2025.03.25 22:11:40.868778 [ 254 ] {1004564f-0687-48f7-b5ad-d8dd8ea14459} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16130 | 2025.03.25 22:11:40.869065 [ 254 ] {1004564f-0687-48f7-b5ad-d8dd8ea14459} <Debug> executeQuery: Read 51 rows, 3.83 KiB in 0.002117 sec., 24090.69437883798 rows/sec., 1.77 MiB/sec. | ||
16131 | 2025.03.25 22:11:40.869151 [ 254 ] {1004564f-0687-48f7-b5ad-d8dd8ea14459} <Debug> TCPHandler: Processed in 0.002352552 sec. | ||
16132 | 2025.03.25 22:11:40.869288 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16133 | 2025.03.25 22:11:40.869412 [ 254 ] {6b3169d3-acaf-4fd2-9f03-19025f8008e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16134 | 2025.03.25 22:11:40.869467 [ 254 ] {6b3169d3-acaf-4fd2-9f03-19025f8008e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16135 | 2025.03.25 22:11:40.869502 [ 219 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
16136 | 2025.03.25 22:11:40.870294 [ 254 ] {6b3169d3-acaf-4fd2-9f03-19025f8008e1} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16137 | 2025.03.25 22:11:40.870335 [ 254 ] {6b3169d3-acaf-4fd2-9f03-19025f8008e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16138 | 2025.03.25 22:11:40.870694 [ 254 ] {6b3169d3-acaf-4fd2-9f03-19025f8008e1} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16139 | 2025.03.25 22:11:40.870934 [ 254 ] {6b3169d3-acaf-4fd2-9f03-19025f8008e1} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16140 | 2025.03.25 22:11:40.871150 [ 254 ] {6b3169d3-acaf-4fd2-9f03-19025f8008e1} <Debug> executeQuery: Read 115 rows, 9.20 KiB in 0.00177 sec., 64971.751412429374 rows/sec., 5.08 MiB/sec. | ||
16141 | 2025.03.25 22:11:40.871205 [ 254 ] {6b3169d3-acaf-4fd2-9f03-19025f8008e1} <Debug> TCPHandler: Processed in 0.001969784 sec. | ||
16142 | 2025.03.25 22:11:40.871321 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16143 | 2025.03.25 22:11:40.871430 [ 254 ] {ecb80bae-84dd-4a18-8209-ffc21c63e7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16144 | 2025.03.25 22:11:40.871482 [ 254 ] {ecb80bae-84dd-4a18-8209-ffc21c63e7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16145 | 2025.03.25 22:11:40.872007 [ 254 ] {ecb80bae-84dd-4a18-8209-ffc21c63e7db} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16146 | 2025.03.25 22:11:40.872046 [ 254 ] {ecb80bae-84dd-4a18-8209-ffc21c63e7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16147 | 2025.03.25 22:11:40.872434 [ 254 ] {ecb80bae-84dd-4a18-8209-ffc21c63e7db} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16148 | 2025.03.25 22:11:40.872668 [ 254 ] {ecb80bae-84dd-4a18-8209-ffc21c63e7db} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16149 | 2025.03.25 22:11:40.872853 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 2 parts from all_1_135_28 to all_136_136_0 | ||
16150 | 2025.03.25 22:11:40.872895 [ 254 ] {ecb80bae-84dd-4a18-8209-ffc21c63e7db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001483 sec., 107889.41335131491 rows/sec., 7.51 MiB/sec. | ||
16151 | 2025.03.25 22:11:40.872943 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16152 | 2025.03.25 22:11:40.873013 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16153 | 2025.03.25 22:11:40.873025 [ 254 ] {ecb80bae-84dd-4a18-8209-ffc21c63e7db} <Debug> TCPHandler: Processed in 0.001754221 sec. | ||
16154 | 2025.03.25 22:11:40.873189 [ 187 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_136_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_135_28 to all_136_136_0 into Compact with storage Full | ||
16155 | 2025.03.25 22:11:40.873222 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16156 | 2025.03.25 22:11:40.873338 [ 187 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_136_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16157 | 2025.03.25 22:11:40.873358 [ 254 ] {4b7f5ef0-ad56-47b1-a935-2da833608f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16158 | 2025.03.25 22:11:40.873387 [ 187 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_136_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_135_28, total 39030 rows starting from the beginning of the part | ||
16159 | 2025.03.25 22:11:40.873473 [ 254 ] {4b7f5ef0-ad56-47b1-a935-2da833608f36} <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 | ||
16160 | 2025.03.25 22:11:40.873622 [ 187 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_136_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 163 rows starting from the beginning of the part | ||
16161 | 2025.03.25 22:11:40.876202 [ 254 ] {4b7f5ef0-ad56-47b1-a935-2da833608f36} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16162 | 2025.03.25 22:11:40.876254 [ 254 ] {4b7f5ef0-ad56-47b1-a935-2da833608f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16163 | 2025.03.25 22:11:40.877183 [ 254 ] {4b7f5ef0-ad56-47b1-a935-2da833608f36} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
16164 | 2025.03.25 22:11:40.877475 [ 254 ] {4b7f5ef0-ad56-47b1-a935-2da833608f36} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16165 | 2025.03.25 22:11:40.877690 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
16166 | 2025.03.25 22:11:40.877797 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16167 | 2025.03.25 22:11:40.877841 [ 254 ] {4b7f5ef0-ad56-47b1-a935-2da833608f36} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.004498 sec., 11338.37261004891 rows/sec., 20.32 MiB/sec. | ||
16168 | 2025.03.25 22:11:40.877848 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16169 | 2025.03.25 22:11:40.878285 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
16170 | 2025.03.25 22:11:40.878822 [ 254 ] {4b7f5ef0-ad56-47b1-a935-2da833608f36} <Debug> TCPHandler: Processed in 0.005648468 sec. | ||
16171 | 2025.03.25 22:11:40.879637 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16172 | 2025.03.25 22:11:40.880154 [ 254 ] {6a69d060-0f2c-467e-a517-c31a5aff1b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16173 | 2025.03.25 22:11:40.880412 [ 254 ] {6a69d060-0f2c-467e-a517-c31a5aff1b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16174 | 2025.03.25 22:11:40.880687 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16175 | 2025.03.25 22:11:40.881237 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2499 rows starting from the beginning of the part | ||
16176 | 2025.03.25 22:11:40.882205 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 51 rows starting from the beginning of the part | ||
16177 | 2025.03.25 22:11:40.883315 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 8 rows starting from the beginning of the part | ||
16178 | 2025.03.25 22:11:40.883551 [ 254 ] {6a69d060-0f2c-467e-a517-c31a5aff1b70} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16179 | 2025.03.25 22:11:40.883676 [ 254 ] {6a69d060-0f2c-467e-a517-c31a5aff1b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16180 | 2025.03.25 22:11:40.884285 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 51 rows starting from the beginning of the part | ||
16181 | 2025.03.25 22:11:40.884719 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_136_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39193 rows, containing 5 columns (5 merged, 0 gathered) in 0.011578312 sec., 3385035.7461433066 rows/sec., 231.50 MiB/sec. | ||
16182 | 2025.03.25 22:11:40.885260 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 8 rows starting from the beginning of the part | ||
16183 | 2025.03.25 22:11:40.885618 [ 254 ] {6a69d060-0f2c-467e-a517-c31a5aff1b70} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16184 | 2025.03.25 22:11:40.885762 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_136_29} <Trace> MergedBlockOutputStream: filled checksums all_1_136_29 (state Temporary) | ||
16185 | 2025.03.25 22:11:40.886156 [ 197 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 51 rows starting from the beginning of the part | ||
16186 | 2025.03.25 22:11:40.886810 [ 254 ] {6a69d060-0f2c-467e-a517-c31a5aff1b70} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16187 | 2025.03.25 22:11:40.886960 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_136_29} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_136_29 to all_1_136_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16188 | 2025.03.25 22:11:40.887275 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_136_29} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 2 parts: [all_1_135_28, all_136_136_0] -> all_1_136_29 | ||
16189 | 2025.03.25 22:11:40.887629 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
16190 | 2025.03.25 22:11:40.887686 [ 221 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
16191 | 2025.03.25 22:11:40.887813 [ 221 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
16192 | 2025.03.25 22:11:40.887948 [ 254 ] {6a69d060-0f2c-467e-a517-c31a5aff1b70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.008015 sec., 7485.963817841547 rows/sec., 516.61 KiB/sec. | ||
16193 | 2025.03.25 22:11:40.888363 [ 254 ] {6a69d060-0f2c-467e-a517-c31a5aff1b70} <Debug> TCPHandler: Processed in 0.008872215 sec. | ||
16194 | 2025.03.25 22:11:40.890633 [ 221 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
16195 | 2025.03.25 22:11:40.897443 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2668 rows, containing 19 columns (19 merged, 0 gathered) in 0.019444889 sec., 137208.29159785894 rows/sec., 245.87 MiB/sec. | ||
16196 | 2025.03.25 22:11:40.899938 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
16197 | 2025.03.25 22:11:40.900457 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16198 | 2025.03.25 22:11:40.900564 [ 186 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
16199 | 2025.03.25 22:11:40.900766 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.53 MiB. | ||
16200 | 2025.03.25 22:11:41.851633 [ 112 ] {} <Debug> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
16201 | 2025.03.25 22:11:41.851705 [ 112 ] {} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16202 | 2025.03.25 22:11:41.851731 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16203 | 2025.03.25 22:11:41.852010 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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 | ||
16204 | 2025.03.25 22:11:41.852466 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16205 | 2025.03.25 22:11:41.852529 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
16206 | 2025.03.25 22:11:41.852669 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
16207 | 2025.03.25 22:11:41.853105 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 3 rows starting from the beginning of the part | ||
16208 | 2025.03.25 22:11:41.853422 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 3 rows starting from the beginning of the part | ||
16209 | 2025.03.25 22:11:41.853624 [ 188 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
16210 | 2025.03.25 22:11:41.854796 [ 194 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 5 columns (5 merged, 0 gathered) in 0.002988802 sec., 14387.035340581277 rows/sec., 1.18 MiB/sec. | ||
16211 | 2025.03.25 22:11:41.854995 [ 196 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
16212 | 2025.03.25 22:11:41.855299 [ 196 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_33_8} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16213 | 2025.03.25 22:11:41.855381 [ 196 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_33_8} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
16214 | 2025.03.25 22:11:41.855465 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16215 | 2025.03.25 22:11:42.026326 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
16216 | 2025.03.25 22:11:42.026382 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
16217 | 2025.03.25 22:11:42.028322 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
16218 | 2025.03.25 22:11:42.427797 [ 224 ] {} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
16219 | 2025.03.25 22:11:42.427871 [ 224 ] {} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
16220 | 2025.03.25 22:11:42.430401 [ 224 ] {} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
16221 | 2025.03.25 22:11:43.427925 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 | ||
16222 | 2025.03.25 22:11:43.453040 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16223 | 2025.03.25 22:11:43.453095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16224 | 2025.03.25 22:11:43.461705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
16225 | 2025.03.25 22:11:43.462574 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16226 | 2025.03.25 22:11:43.466343 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 694 | ||
16227 | 2025.03.25 22:11:44.630110 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16228 | 2025.03.25 22:11:44.630331 [ 254 ] {ba177d8c-fafb-4a9c-aa36-577443a49d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16229 | 2025.03.25 22:11:44.630431 [ 254 ] {ba177d8c-fafb-4a9c-aa36-577443a49d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16230 | 2025.03.25 22:11:44.631322 [ 254 ] {ba177d8c-fafb-4a9c-aa36-577443a49d30} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16231 | 2025.03.25 22:11:44.631366 [ 254 ] {ba177d8c-fafb-4a9c-aa36-577443a49d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16232 | 2025.03.25 22:11:44.631803 [ 254 ] {ba177d8c-fafb-4a9c-aa36-577443a49d30} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
16233 | 2025.03.25 22:11:44.632065 [ 254 ] {ba177d8c-fafb-4a9c-aa36-577443a49d30} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16234 | 2025.03.25 22:11:44.632368 [ 254 ] {ba177d8c-fafb-4a9c-aa36-577443a49d30} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002106 sec., 11396.011396011398 rows/sec., 968.22 KiB/sec. | ||
16235 | 2025.03.25 22:11:44.632615 [ 254 ] {ba177d8c-fafb-4a9c-aa36-577443a49d30} <Debug> TCPHandler: Processed in 0.002627856 sec. | ||
16236 | 2025.03.25 22:11:44.632792 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16237 | 2025.03.25 22:11:44.632905 [ 254 ] {e447e624-3196-4b48-b5e4-169eb039c52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16238 | 2025.03.25 22:11:44.632956 [ 254 ] {e447e624-3196-4b48-b5e4-169eb039c52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16239 | 2025.03.25 22:11:44.633525 [ 254 ] {e447e624-3196-4b48-b5e4-169eb039c52b} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16240 | 2025.03.25 22:11:44.633566 [ 254 ] {e447e624-3196-4b48-b5e4-169eb039c52b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16241 | 2025.03.25 22:11:44.633929 [ 254 ] {e447e624-3196-4b48-b5e4-169eb039c52b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
16242 | 2025.03.25 22:11:44.634168 [ 254 ] {e447e624-3196-4b48-b5e4-169eb039c52b} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16243 | 2025.03.25 22:11:44.634353 [ 254 ] {e447e624-3196-4b48-b5e4-169eb039c52b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001476 sec., 2710.0271002710024 rows/sec., 220.98 KiB/sec. | ||
16244 | 2025.03.25 22:11:44.634414 [ 254 ] {e447e624-3196-4b48-b5e4-169eb039c52b} <Debug> TCPHandler: Processed in 0.00167768 sec. | ||
16245 | 2025.03.25 22:11:44.634526 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16246 | 2025.03.25 22:11:44.634634 [ 254 ] {1c7c94f8-7bec-4eab-bb6e-df72bc9fc6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16247 | 2025.03.25 22:11:44.634683 [ 254 ] {1c7c94f8-7bec-4eab-bb6e-df72bc9fc6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16248 | 2025.03.25 22:11:44.635767 [ 254 ] {1c7c94f8-7bec-4eab-bb6e-df72bc9fc6ca} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16249 | 2025.03.25 22:11:44.635806 [ 254 ] {1c7c94f8-7bec-4eab-bb6e-df72bc9fc6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16250 | 2025.03.25 22:11:44.636270 [ 254 ] {1c7c94f8-7bec-4eab-bb6e-df72bc9fc6ca} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16251 | 2025.03.25 22:11:44.636524 [ 254 ] {1c7c94f8-7bec-4eab-bb6e-df72bc9fc6ca} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16252 | 2025.03.25 22:11:44.636674 [ 107 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
16253 | 2025.03.25 22:11:44.636711 [ 254 ] {1c7c94f8-7bec-4eab-bb6e-df72bc9fc6ca} <Debug> executeQuery: Read 1334 rows, 113.66 KiB in 0.002099 sec., 635540.733682706 rows/sec., 52.88 MiB/sec. | ||
16254 | 2025.03.25 22:11:44.636718 [ 107 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16255 | 2025.03.25 22:11:44.636760 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16256 | 2025.03.25 22:11:44.636788 [ 254 ] {1c7c94f8-7bec-4eab-bb6e-df72bc9fc6ca} <Debug> TCPHandler: Processed in 0.0023142 sec. | ||
16257 | 2025.03.25 22:11:44.637003 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16258 | 2025.03.25 22:11:44.637006 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
16259 | 2025.03.25 22:11:44.637195 [ 254 ] {e1fe98e9-d917-4e41-be54-80aaa30866ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16260 | 2025.03.25 22:11:44.637310 [ 254 ] {e1fe98e9-d917-4e41-be54-80aaa30866ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16261 | 2025.03.25 22:11:44.637331 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16262 | 2025.03.25 22:11:44.637436 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2013 rows starting from the beginning of the part | ||
16263 | 2025.03.25 22:11:44.637744 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 72 rows starting from the beginning of the part | ||
16264 | 2025.03.25 22:11:44.638183 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 163 rows starting from the beginning of the part | ||
16265 | 2025.03.25 22:11:44.638711 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 72 rows starting from the beginning of the part | ||
16266 | 2025.03.25 22:11:44.639088 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 158 rows starting from the beginning of the part | ||
16267 | 2025.03.25 22:11:44.639326 [ 198 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 1334 rows starting from the beginning of the part | ||
16268 | 2025.03.25 22:11:44.640319 [ 254 ] {e1fe98e9-d917-4e41-be54-80aaa30866ad} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16269 | 2025.03.25 22:11:44.640392 [ 254 ] {e1fe98e9-d917-4e41-be54-80aaa30866ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16270 | 2025.03.25 22:11:44.641218 [ 254 ] {e1fe98e9-d917-4e41-be54-80aaa30866ad} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
16271 | 2025.03.25 22:11:44.641846 [ 254 ] {e1fe98e9-d917-4e41-be54-80aaa30866ad} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16272 | 2025.03.25 22:11:44.642330 [ 254 ] {e1fe98e9-d917-4e41-be54-80aaa30866ad} <Debug> executeQuery: Read 24 rows, 1.84 KiB in 0.005186 sec., 4627.844195912071 rows/sec., 355.15 KiB/sec. | ||
16273 | 2025.03.25 22:11:44.642441 [ 254 ] {e1fe98e9-d917-4e41-be54-80aaa30866ad} <Debug> TCPHandler: Processed in 0.005522077 sec. | ||
16274 | 2025.03.25 22:11:44.642602 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16275 | 2025.03.25 22:11:44.642735 [ 254 ] {6efee3cd-411e-4720-8bc3-e3b8fe61e42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16276 | 2025.03.25 22:11:44.642784 [ 254 ] {6efee3cd-411e-4720-8bc3-e3b8fe61e42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16277 | 2025.03.25 22:11:44.643507 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3812 rows, containing 5 columns (5 merged, 0 gathered) in 0.006632165 sec., 574774.6022603479 rows/sec., 49.81 MiB/sec. | ||
16278 | 2025.03.25 22:11:44.643843 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
16279 | 2025.03.25 22:11:44.644427 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16280 | 2025.03.25 22:11:44.644457 [ 254 ] {6efee3cd-411e-4720-8bc3-e3b8fe61e42f} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16281 | 2025.03.25 22:11:44.644524 [ 254 ] {6efee3cd-411e-4720-8bc3-e3b8fe61e42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16282 | 2025.03.25 22:11:44.644577 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_141_28} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
16283 | 2025.03.25 22:11:44.644731 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
16284 | 2025.03.25 22:11:44.645059 [ 254 ] {6efee3cd-411e-4720-8bc3-e3b8fe61e42f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
16285 | 2025.03.25 22:11:44.645316 [ 254 ] {6efee3cd-411e-4720-8bc3-e3b8fe61e42f} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16286 | 2025.03.25 22:11:44.645495 [ 254 ] {6efee3cd-411e-4720-8bc3-e3b8fe61e42f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002796 sec., 90128.75536480687 rows/sec., 6.23 MiB/sec. | ||
16287 | 2025.03.25 22:11:44.645554 [ 254 ] {6efee3cd-411e-4720-8bc3-e3b8fe61e42f} <Debug> TCPHandler: Processed in 0.003009972 sec. | ||
16288 | 2025.03.25 22:11:44.645680 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16289 | 2025.03.25 22:11:44.645789 [ 254 ] {18cd4886-ce02-4149-82cf-fa36f2bcf253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16290 | 2025.03.25 22:11:44.645840 [ 254 ] {18cd4886-ce02-4149-82cf-fa36f2bcf253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16291 | 2025.03.25 22:11:44.646386 [ 254 ] {18cd4886-ce02-4149-82cf-fa36f2bcf253} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16292 | 2025.03.25 22:11:44.646426 [ 254 ] {18cd4886-ce02-4149-82cf-fa36f2bcf253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16293 | 2025.03.25 22:11:44.646776 [ 254 ] {18cd4886-ce02-4149-82cf-fa36f2bcf253} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
16294 | 2025.03.25 22:11:44.647018 [ 254 ] {18cd4886-ce02-4149-82cf-fa36f2bcf253} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16295 | 2025.03.25 22:11:44.647209 [ 254 ] {18cd4886-ce02-4149-82cf-fa36f2bcf253} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00144 sec., 8333.333333333332 rows/sec., 651.04 KiB/sec. | ||
16296 | 2025.03.25 22:11:44.647331 [ 254 ] {18cd4886-ce02-4149-82cf-fa36f2bcf253} <Debug> TCPHandler: Processed in 0.00170227 sec. | ||
16297 | 2025.03.25 22:11:44.647473 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16298 | 2025.03.25 22:11:44.647581 [ 254 ] {53937806-9193-4206-b3d4-d9d7e3a00952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16299 | 2025.03.25 22:11:44.647628 [ 254 ] {53937806-9193-4206-b3d4-d9d7e3a00952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16300 | 2025.03.25 22:11:44.648398 [ 254 ] {53937806-9193-4206-b3d4-d9d7e3a00952} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16301 | 2025.03.25 22:11:44.648437 [ 254 ] {53937806-9193-4206-b3d4-d9d7e3a00952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16302 | 2025.03.25 22:11:44.648813 [ 254 ] {53937806-9193-4206-b3d4-d9d7e3a00952} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16303 | 2025.03.25 22:11:44.649048 [ 254 ] {53937806-9193-4206-b3d4-d9d7e3a00952} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16304 | 2025.03.25 22:11:44.649183 [ 107 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
16305 | 2025.03.25 22:11:44.649225 [ 107 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16306 | 2025.03.25 22:11:44.649227 [ 254 ] {53937806-9193-4206-b3d4-d9d7e3a00952} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001667 sec., 340731.8536292741 rows/sec., 25.56 MiB/sec. | ||
16307 | 2025.03.25 22:11:44.649250 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16308 | 2025.03.25 22:11:44.649312 [ 254 ] {53937806-9193-4206-b3d4-d9d7e3a00952} <Debug> TCPHandler: Processed in 0.001888663 sec. | ||
16309 | 2025.03.25 22:11:44.649378 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
16310 | 2025.03.25 22:11:44.649463 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16311 | 2025.03.25 22:11:44.649509 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16312 | 2025.03.25 22:11:44.649554 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 995 rows starting from the beginning of the part | ||
16313 | 2025.03.25 22:11:44.649598 [ 254 ] {3ac24eb6-fa28-4102-9143-432836c9c0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16314 | 2025.03.25 22:11:44.649719 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 72 rows starting from the beginning of the part | ||
16315 | 2025.03.25 22:11:44.649737 [ 254 ] {3ac24eb6-fa28-4102-9143-432836c9c0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16316 | 2025.03.25 22:11:44.650079 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 125 rows starting from the beginning of the part | ||
16317 | 2025.03.25 22:11:44.650477 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 72 rows starting from the beginning of the part | ||
16318 | 2025.03.25 22:11:44.650838 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 115 rows starting from the beginning of the part | ||
16319 | 2025.03.25 22:11:44.651138 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 568 rows starting from the beginning of the part | ||
16320 | 2025.03.25 22:11:44.652175 [ 254 ] {3ac24eb6-fa28-4102-9143-432836c9c0ce} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16321 | 2025.03.25 22:11:44.652220 [ 254 ] {3ac24eb6-fa28-4102-9143-432836c9c0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16322 | 2025.03.25 22:11:44.652893 [ 254 ] {3ac24eb6-fa28-4102-9143-432836c9c0ce} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16323 | 2025.03.25 22:11:44.653177 [ 254 ] {3ac24eb6-fa28-4102-9143-432836c9c0ce} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16324 | 2025.03.25 22:11:44.653388 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_136_29 to all_141_141_0 | ||
16325 | 2025.03.25 22:11:44.653464 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16326 | 2025.03.25 22:11:44.653513 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16327 | 2025.03.25 22:11:44.653567 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.004226654 sec., 460648.068188217 rows/sec., 36.18 MiB/sec. | ||
16328 | 2025.03.25 22:11:44.653619 [ 254 ] {3ac24eb6-fa28-4102-9143-432836c9c0ce} <Debug> executeQuery: Read 956 rows, 67.30 KiB in 0.003988 sec., 239719.15747241722 rows/sec., 16.48 MiB/sec. | ||
16329 | 2025.03.25 22:11:44.653879 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_29 to all_141_141_0 into Compact with storage Full | ||
16330 | 2025.03.25 22:11:44.653905 [ 254 ] {3ac24eb6-fa28-4102-9143-432836c9c0ce} <Debug> TCPHandler: Processed in 0.004507668 sec. | ||
16331 | 2025.03.25 22:11:44.653927 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
16332 | 2025.03.25 22:11:44.654239 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16333 | 2025.03.25 22:11:44.654339 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16334 | 2025.03.25 22:11:44.654449 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_136_29, total 39193 rows starting from the beginning of the part | ||
16335 | 2025.03.25 22:11:44.654564 [ 254 ] {d1a38fc2-dcb9-4a7e-bbc6-8a60d8041d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16336 | 2025.03.25 22:11:44.654900 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16337 | 2025.03.25 22:11:44.655038 [ 254 ] {d1a38fc2-dcb9-4a7e-bbc6-8a60d8041d0f} <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 | ||
16338 | 2025.03.25 22:11:44.655073 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
16339 | 2025.03.25 22:11:44.655408 [ 199 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_141_28} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
16340 | 2025.03.25 22:11:44.655743 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
16341 | 2025.03.25 22:11:44.655857 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 165 rows starting from the beginning of the part | ||
16342 | 2025.03.25 22:11:44.656313 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
16343 | 2025.03.25 22:11:44.656709 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
16344 | 2025.03.25 22:11:44.657135 [ 194 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 956 rows starting from the beginning of the part | ||
16345 | 2025.03.25 22:11:44.659570 [ 254 ] {d1a38fc2-dcb9-4a7e-bbc6-8a60d8041d0f} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16346 | 2025.03.25 22:11:44.659615 [ 254 ] {d1a38fc2-dcb9-4a7e-bbc6-8a60d8041d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16347 | 2025.03.25 22:11:44.662346 [ 254 ] {d1a38fc2-dcb9-4a7e-bbc6-8a60d8041d0f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
16348 | 2025.03.25 22:11:44.662739 [ 254 ] {d1a38fc2-dcb9-4a7e-bbc6-8a60d8041d0f} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16349 | 2025.03.25 22:11:44.663108 [ 254 ] {d1a38fc2-dcb9-4a7e-bbc6-8a60d8041d0f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00867 sec., 922.7220299884659 rows/sec., 1.65 MiB/sec. | ||
16350 | 2025.03.25 22:11:44.663237 [ 254 ] {d1a38fc2-dcb9-4a7e-bbc6-8a60d8041d0f} <Debug> TCPHandler: Processed in 0.009101529 sec. | ||
16351 | 2025.03.25 22:11:44.663418 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16352 | 2025.03.25 22:11:44.663545 [ 254 ] {0bc6836b-366c-4ed3-a30e-474ce105c0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16353 | 2025.03.25 22:11:44.663613 [ 254 ] {0bc6836b-366c-4ed3-a30e-474ce105c0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16354 | 2025.03.25 22:11:44.664259 [ 254 ] {0bc6836b-366c-4ed3-a30e-474ce105c0ed} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16355 | 2025.03.25 22:11:44.664314 [ 254 ] {0bc6836b-366c-4ed3-a30e-474ce105c0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16356 | 2025.03.25 22:11:44.664842 [ 254 ] {0bc6836b-366c-4ed3-a30e-474ce105c0ed} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16357 | 2025.03.25 22:11:44.665136 [ 254 ] {0bc6836b-366c-4ed3-a30e-474ce105c0ed} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16358 | 2025.03.25 22:11:44.665327 [ 105 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
16359 | 2025.03.25 22:11:44.665371 [ 254 ] {0bc6836b-366c-4ed3-a30e-474ce105c0ed} <Debug> executeQuery: Read 46 rows, 3.19 KiB in 0.001855 sec., 24797.843665768192 rows/sec., 1.68 MiB/sec. | ||
16360 | 2025.03.25 22:11:44.665403 [ 105 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16361 | 2025.03.25 22:11:44.665470 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16362 | 2025.03.25 22:11:44.665488 [ 254 ] {0bc6836b-366c-4ed3-a30e-474ce105c0ed} <Debug> TCPHandler: Processed in 0.002130927 sec. | ||
16363 | 2025.03.25 22:11:44.665701 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
16364 | 2025.03.25 22:11:44.665869 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16365 | 2025.03.25 22:11:44.665972 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 8024 rows starting from the beginning of the part | ||
16366 | 2025.03.25 22:11:44.666312 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
16367 | 2025.03.25 22:11:44.666616 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
16368 | 2025.03.25 22:11:44.667008 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
16369 | 2025.03.25 22:11:44.667485 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
16370 | 2025.03.25 22:11:44.667826 [ 191 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 46 rows starting from the beginning of the part | ||
16371 | 2025.03.25 22:11:44.671321 [ 189 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8310 rows, containing 4 columns (4 merged, 0 gathered) in 0.00575942 sec., 1442853.6206770819 rows/sec., 96.16 MiB/sec. | ||
16372 | 2025.03.25 22:11:44.671558 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
16373 | 2025.03.25 22:11:44.671956 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16374 | 2025.03.25 22:11:44.672037 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_141_28} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
16375 | 2025.03.25 22:11:44.672137 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
16376 | 2025.03.25 22:11:44.673945 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40794 rows, containing 5 columns (5 merged, 0 gathered) in 0.020346195 sec., 2004994.0541708167 rows/sec., 137.17 MiB/sec. | ||
16377 | 2025.03.25 22:11:44.674571 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} <Trace> MergedBlockOutputStream: filled checksums all_1_141_30 (state Temporary) | ||
16378 | 2025.03.25 22:11:44.674881 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_141_30 to all_1_141_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16379 | 2025.03.25 22:11:44.674961 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_141_30} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_136_29, all_141_141_0] -> all_1_141_30 | ||
16380 | 2025.03.25 22:11:44.675055 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
16381 | 2025.03.25 22:11:45.856711 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16382 | 2025.03.25 22:11:45.856939 [ 254 ] {0754307f-e048-4213-94ba-1f34b87f78f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16383 | 2025.03.25 22:11:45.857013 [ 254 ] {0754307f-e048-4213-94ba-1f34b87f78f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16384 | 2025.03.25 22:11:45.857858 [ 254 ] {0754307f-e048-4213-94ba-1f34b87f78f5} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16385 | 2025.03.25 22:11:45.857909 [ 254 ] {0754307f-e048-4213-94ba-1f34b87f78f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16386 | 2025.03.25 22:11:45.858359 [ 254 ] {0754307f-e048-4213-94ba-1f34b87f78f5} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16387 | 2025.03.25 22:11:45.858613 [ 254 ] {0754307f-e048-4213-94ba-1f34b87f78f5} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16388 | 2025.03.25 22:11:45.858850 [ 254 ] {0754307f-e048-4213-94ba-1f34b87f78f5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00197 sec., 28426.395939086295 rows/sec., 2.17 MiB/sec. | ||
16389 | 2025.03.25 22:11:45.858920 [ 254 ] {0754307f-e048-4213-94ba-1f34b87f78f5} <Debug> TCPHandler: Processed in 0.002351011 sec. | ||
16390 | 2025.03.25 22:11:45.859038 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16391 | 2025.03.25 22:11:45.859150 [ 254 ] {8c0c692a-7ab6-4947-82f4-3e0fd5254ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16392 | 2025.03.25 22:11:45.859199 [ 254 ] {8c0c692a-7ab6-4947-82f4-3e0fd5254ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16393 | 2025.03.25 22:11:45.859764 [ 254 ] {8c0c692a-7ab6-4947-82f4-3e0fd5254ae0} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16394 | 2025.03.25 22:11:45.859804 [ 254 ] {8c0c692a-7ab6-4947-82f4-3e0fd5254ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16395 | 2025.03.25 22:11:45.860174 [ 254 ] {8c0c692a-7ab6-4947-82f4-3e0fd5254ae0} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16396 | 2025.03.25 22:11:45.860415 [ 254 ] {8c0c692a-7ab6-4947-82f4-3e0fd5254ae0} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16397 | 2025.03.25 22:11:45.860619 [ 254 ] {8c0c692a-7ab6-4947-82f4-3e0fd5254ae0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001496 sec., 42780.74866310161 rows/sec., 3.34 MiB/sec. | ||
16398 | 2025.03.25 22:11:45.860673 [ 254 ] {8c0c692a-7ab6-4947-82f4-3e0fd5254ae0} <Debug> TCPHandler: Processed in 0.00168804 sec. | ||
16399 | 2025.03.25 22:11:45.860790 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16400 | 2025.03.25 22:11:45.860900 [ 254 ] {74dd7d59-30ca-4539-8598-6efc425cc7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16401 | 2025.03.25 22:11:45.860950 [ 254 ] {74dd7d59-30ca-4539-8598-6efc425cc7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16402 | 2025.03.25 22:11:45.861441 [ 254 ] {74dd7d59-30ca-4539-8598-6efc425cc7df} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16403 | 2025.03.25 22:11:45.861480 [ 254 ] {74dd7d59-30ca-4539-8598-6efc425cc7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16404 | 2025.03.25 22:11:45.862147 [ 254 ] {74dd7d59-30ca-4539-8598-6efc425cc7df} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16405 | 2025.03.25 22:11:45.862388 [ 254 ] {74dd7d59-30ca-4539-8598-6efc425cc7df} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16406 | 2025.03.25 22:11:45.862592 [ 254 ] {74dd7d59-30ca-4539-8598-6efc425cc7df} <Debug> executeQuery: Read 34 rows, 2.43 KiB in 0.001716 sec., 19813.51981351981 rows/sec., 1.39 MiB/sec. | ||
16407 | 2025.03.25 22:11:45.862645 [ 254 ] {74dd7d59-30ca-4539-8598-6efc425cc7df} <Debug> TCPHandler: Processed in 0.001908744 sec. | ||
16408 | 2025.03.25 22:11:45.862752 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16409 | 2025.03.25 22:11:45.862856 [ 254 ] {166f9fd2-20ff-4387-978b-3eba756cbd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16410 | 2025.03.25 22:11:45.862902 [ 254 ] {166f9fd2-20ff-4387-978b-3eba756cbd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16411 | 2025.03.25 22:11:45.863320 [ 254 ] {166f9fd2-20ff-4387-978b-3eba756cbd91} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16412 | 2025.03.25 22:11:45.863359 [ 254 ] {166f9fd2-20ff-4387-978b-3eba756cbd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16413 | 2025.03.25 22:11:45.863726 [ 254 ] {166f9fd2-20ff-4387-978b-3eba756cbd91} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16414 | 2025.03.25 22:11:45.863956 [ 254 ] {166f9fd2-20ff-4387-978b-3eba756cbd91} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16415 | 2025.03.25 22:11:45.864193 [ 254 ] {166f9fd2-20ff-4387-978b-3eba756cbd91} <Debug> executeQuery: Read 14 rows, 977.00 B in 0.001347 sec., 10393.466963622865 rows/sec., 708.32 KiB/sec. | ||
16416 | 2025.03.25 22:11:45.864257 [ 254 ] {166f9fd2-20ff-4387-978b-3eba756cbd91} <Debug> TCPHandler: Processed in 0.001555858 sec. | ||
16417 | 2025.03.25 22:11:45.941609 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16418 | 2025.03.25 22:11:45.941697 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16419 | 2025.03.25 22:11:45.943679 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16420 | 2025.03.25 22:11:47.747918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42578 | ||
16421 | 2025.03.25 22:11:47.748692 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16422 | 2025.03.25 22:11:47.748753 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16423 | 2025.03.25 22:11:47.749339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
16424 | 2025.03.25 22:11:47.749604 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16425 | 2025.03.25 22:11:47.749920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42578 | ||
16426 | 2025.03.25 22:11:50.508354 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2226 | ||
16427 | 2025.03.25 22:11:50.512036 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16428 | 2025.03.25 22:11:50.512097 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16429 | 2025.03.25 22:11:50.513679 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
16430 | 2025.03.25 22:11:50.514003 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16431 | 2025.03.25 22:11:50.514418 [ 224 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16432 | 2025.03.25 22:11:50.514509 [ 224 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16433 | 2025.03.25 22:11:50.515311 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2226 | ||
16434 | 2025.03.25 22:11:50.517075 [ 224 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16435 | 2025.03.25 22:11:50.870076 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16436 | 2025.03.25 22:11:50.870363 [ 254 ] {a20fc764-5a48-4128-9afc-170981ce477b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16437 | 2025.03.25 22:11:50.870489 [ 254 ] {a20fc764-5a48-4128-9afc-170981ce477b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16438 | 2025.03.25 22:11:50.871837 [ 254 ] {a20fc764-5a48-4128-9afc-170981ce477b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16439 | 2025.03.25 22:11:50.871911 [ 254 ] {a20fc764-5a48-4128-9afc-170981ce477b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16440 | 2025.03.25 22:11:50.872640 [ 254 ] {a20fc764-5a48-4128-9afc-170981ce477b} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
16441 | 2025.03.25 22:11:50.873049 [ 254 ] {a20fc764-5a48-4128-9afc-170981ce477b} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16442 | 2025.03.25 22:11:50.873382 [ 254 ] {a20fc764-5a48-4128-9afc-170981ce477b} <Debug> executeQuery: Read 158 rows, 14.00 KiB in 0.003093 sec., 51083.09085030715 rows/sec., 4.42 MiB/sec. | ||
16443 | 2025.03.25 22:11:50.873547 [ 254 ] {a20fc764-5a48-4128-9afc-170981ce477b} <Debug> TCPHandler: Processed in 0.003631814 sec. | ||
16444 | 2025.03.25 22:11:50.873811 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16445 | 2025.03.25 22:11:50.874175 [ 254 ] {b1874d76-d1b5-4746-9b51-0f97354dc90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16446 | 2025.03.25 22:11:50.874308 [ 254 ] {b1874d76-d1b5-4746-9b51-0f97354dc90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16447 | 2025.03.25 22:11:50.875230 [ 254 ] {b1874d76-d1b5-4746-9b51-0f97354dc90b} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16448 | 2025.03.25 22:11:50.875287 [ 254 ] {b1874d76-d1b5-4746-9b51-0f97354dc90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16449 | 2025.03.25 22:11:50.875861 [ 254 ] {b1874d76-d1b5-4746-9b51-0f97354dc90b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
16450 | 2025.03.25 22:11:50.876249 [ 254 ] {b1874d76-d1b5-4746-9b51-0f97354dc90b} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16451 | 2025.03.25 22:11:50.876570 [ 254 ] {b1874d76-d1b5-4746-9b51-0f97354dc90b} <Debug> executeQuery: Read 51 rows, 3.83 KiB in 0.002524 sec., 20206.022187004754 rows/sec., 1.48 MiB/sec. | ||
16452 | 2025.03.25 22:11:50.876682 [ 254 ] {b1874d76-d1b5-4746-9b51-0f97354dc90b} <Debug> TCPHandler: Processed in 0.003009933 sec. | ||
16453 | 2025.03.25 22:11:50.876884 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16454 | 2025.03.25 22:11:50.877082 [ 254 ] {4608bf82-2719-49ac-916e-3b5a035e2390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16455 | 2025.03.25 22:11:50.877158 [ 254 ] {4608bf82-2719-49ac-916e-3b5a035e2390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16456 | 2025.03.25 22:11:50.878033 [ 254 ] {4608bf82-2719-49ac-916e-3b5a035e2390} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16457 | 2025.03.25 22:11:50.878084 [ 254 ] {4608bf82-2719-49ac-916e-3b5a035e2390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16458 | 2025.03.25 22:11:50.878621 [ 254 ] {4608bf82-2719-49ac-916e-3b5a035e2390} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
16459 | 2025.03.25 22:11:50.878963 [ 254 ] {4608bf82-2719-49ac-916e-3b5a035e2390} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16460 | 2025.03.25 22:11:50.879287 [ 254 ] {4608bf82-2719-49ac-916e-3b5a035e2390} <Debug> executeQuery: Read 115 rows, 9.20 KiB in 0.002255 sec., 50997.78270509978 rows/sec., 3.98 MiB/sec. | ||
16461 | 2025.03.25 22:11:50.879417 [ 254 ] {4608bf82-2719-49ac-916e-3b5a035e2390} <Debug> TCPHandler: Processed in 0.002619446 sec. | ||
16462 | 2025.03.25 22:11:50.879657 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16463 | 2025.03.25 22:11:50.880009 [ 254 ] {b47ed62a-48c7-4640-9d4d-5ff3cae9ab12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16464 | 2025.03.25 22:11:50.882090 [ 254 ] {b47ed62a-48c7-4640-9d4d-5ff3cae9ab12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16465 | 2025.03.25 22:11:50.885236 [ 254 ] {b47ed62a-48c7-4640-9d4d-5ff3cae9ab12} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16466 | 2025.03.25 22:11:50.885304 [ 254 ] {b47ed62a-48c7-4640-9d4d-5ff3cae9ab12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16467 | 2025.03.25 22:11:50.885977 [ 254 ] {b47ed62a-48c7-4640-9d4d-5ff3cae9ab12} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
16468 | 2025.03.25 22:11:50.886367 [ 254 ] {b47ed62a-48c7-4640-9d4d-5ff3cae9ab12} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16469 | 2025.03.25 22:11:50.886712 [ 254 ] {b47ed62a-48c7-4640-9d4d-5ff3cae9ab12} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00683 sec., 23426.06149341142 rows/sec., 1.63 MiB/sec. | ||
16470 | 2025.03.25 22:11:50.886836 [ 254 ] {b47ed62a-48c7-4640-9d4d-5ff3cae9ab12} <Debug> TCPHandler: Processed in 0.007304037 sec. | ||
16471 | 2025.03.25 22:11:50.887102 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16472 | 2025.03.25 22:11:50.887273 [ 254 ] {7c928427-1bb2-41f2-be1a-cbe22a24fb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16473 | 2025.03.25 22:11:50.887413 [ 254 ] {7c928427-1bb2-41f2-be1a-cbe22a24fb93} <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 | ||
16474 | 2025.03.25 22:11:50.889489 [ 254 ] {7c928427-1bb2-41f2-be1a-cbe22a24fb93} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16475 | 2025.03.25 22:11:50.889549 [ 254 ] {7c928427-1bb2-41f2-be1a-cbe22a24fb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16476 | 2025.03.25 22:11:50.890692 [ 254 ] {7c928427-1bb2-41f2-be1a-cbe22a24fb93} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
16477 | 2025.03.25 22:11:50.891104 [ 254 ] {7c928427-1bb2-41f2-be1a-cbe22a24fb93} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16478 | 2025.03.25 22:11:50.891483 [ 254 ] {7c928427-1bb2-41f2-be1a-cbe22a24fb93} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.004254 sec., 11988.716502115656 rows/sec., 21.48 MiB/sec. | ||
16479 | 2025.03.25 22:11:50.891774 [ 254 ] {7c928427-1bb2-41f2-be1a-cbe22a24fb93} <Debug> TCPHandler: Processed in 0.004783833 sec. | ||
16480 | 2025.03.25 22:11:50.892050 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16481 | 2025.03.25 22:11:50.892218 [ 254 ] {c5376fde-eeb9-4740-8279-386ef2ddeeed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16482 | 2025.03.25 22:11:50.892297 [ 254 ] {c5376fde-eeb9-4740-8279-386ef2ddeeed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16483 | 2025.03.25 22:11:50.892969 [ 254 ] {c5376fde-eeb9-4740-8279-386ef2ddeeed} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16484 | 2025.03.25 22:11:50.893021 [ 254 ] {c5376fde-eeb9-4740-8279-386ef2ddeeed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16485 | 2025.03.25 22:11:50.893629 [ 254 ] {c5376fde-eeb9-4740-8279-386ef2ddeeed} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
16486 | 2025.03.25 22:11:50.894015 [ 254 ] {c5376fde-eeb9-4740-8279-386ef2ddeeed} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16487 | 2025.03.25 22:11:50.894298 [ 254 ] {c5376fde-eeb9-4740-8279-386ef2ddeeed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002116 sec., 28355.38752362949 rows/sec., 1.91 MiB/sec. | ||
16488 | 2025.03.25 22:11:50.894407 [ 254 ] {c5376fde-eeb9-4740-8279-386ef2ddeeed} <Debug> TCPHandler: Processed in 0.002457743 sec. | ||
16489 | 2025.03.25 22:11:50.966427 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 | ||
16490 | 2025.03.25 22:11:50.994063 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16491 | 2025.03.25 22:11:50.994139 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16492 | 2025.03.25 22:11:51.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.32 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.37 MiB (RSS), difference: -4.96 MiB | ||
16493 | 2025.03.25 22:11:51.003151 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
16494 | 2025.03.25 22:11:51.004553 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16495 | 2025.03.25 22:11:51.011727 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
16496 | 2025.03.25 22:11:52.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.37 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.37 MiB (RSS), difference: 4.00 MiB | ||
16497 | 2025.03.25 22:11:54.985831 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16498 | 2025.03.25 22:11:54.985877 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16499 | 2025.03.25 22:11:55.250041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43066 | ||
16500 | 2025.03.25 22:11:55.250725 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16501 | 2025.03.25 22:11:55.250776 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16502 | 2025.03.25 22:11:55.251323 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
16503 | 2025.03.25 22:11:55.251580 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16504 | 2025.03.25 22:11:55.251780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43066 | ||
16505 | 2025.03.25 22:11:55.845263 [ 224 ] {} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
16506 | 2025.03.25 22:11:55.845324 [ 224 ] {} <Debug> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
16507 | 2025.03.25 22:11:55.847337 [ 224 ] {} <Debug> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
16508 | 2025.03.25 22:11:55.863439 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16509 | 2025.03.25 22:11:55.863631 [ 254 ] {ef8b4dbb-4a46-4ca4-8f41-4e348be97ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16510 | 2025.03.25 22:11:55.863706 [ 254 ] {ef8b4dbb-4a46-4ca4-8f41-4e348be97ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16511 | 2025.03.25 22:11:55.864563 [ 254 ] {ef8b4dbb-4a46-4ca4-8f41-4e348be97ec7} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16512 | 2025.03.25 22:11:55.864610 [ 254 ] {ef8b4dbb-4a46-4ca4-8f41-4e348be97ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16513 | 2025.03.25 22:11:55.865060 [ 254 ] {ef8b4dbb-4a46-4ca4-8f41-4e348be97ec7} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
16514 | 2025.03.25 22:11:55.865321 [ 254 ] {ef8b4dbb-4a46-4ca4-8f41-4e348be97ec7} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16515 | 2025.03.25 22:11:55.865571 [ 254 ] {ef8b4dbb-4a46-4ca4-8f41-4e348be97ec7} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001991 sec., 36162.73229532898 rows/sec., 2.92 MiB/sec. | ||
16516 | 2025.03.25 22:11:55.865654 [ 254 ] {ef8b4dbb-4a46-4ca4-8f41-4e348be97ec7} <Debug> TCPHandler: Processed in 0.002348451 sec. | ||
16517 | 2025.03.25 22:11:55.865798 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16518 | 2025.03.25 22:11:55.865972 [ 254 ] {883f556f-53dd-46e4-b355-b758e3d4766c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16519 | 2025.03.25 22:11:55.866028 [ 254 ] {883f556f-53dd-46e4-b355-b758e3d4766c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16520 | 2025.03.25 22:11:55.866573 [ 254 ] {883f556f-53dd-46e4-b355-b758e3d4766c} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16521 | 2025.03.25 22:11:55.866612 [ 254 ] {883f556f-53dd-46e4-b355-b758e3d4766c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16522 | 2025.03.25 22:11:55.866972 [ 254 ] {883f556f-53dd-46e4-b355-b758e3d4766c} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
16523 | 2025.03.25 22:11:55.867216 [ 254 ] {883f556f-53dd-46e4-b355-b758e3d4766c} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16524 | 2025.03.25 22:11:55.867438 [ 254 ] {883f556f-53dd-46e4-b355-b758e3d4766c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001515 sec., 5280.52805280528 rows/sec., 397.07 KiB/sec. | ||
16525 | 2025.03.25 22:11:55.867491 [ 254 ] {883f556f-53dd-46e4-b355-b758e3d4766c} <Debug> TCPHandler: Processed in 0.001764641 sec. | ||
16526 | 2025.03.25 22:11:55.867598 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16527 | 2025.03.25 22:11:55.867701 [ 254 ] {8e9668f9-dce0-40ba-8fc6-dd12739bd6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16528 | 2025.03.25 22:11:55.867748 [ 254 ] {8e9668f9-dce0-40ba-8fc6-dd12739bd6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16529 | 2025.03.25 22:11:55.868306 [ 254 ] {8e9668f9-dce0-40ba-8fc6-dd12739bd6d9} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16530 | 2025.03.25 22:11:55.868346 [ 254 ] {8e9668f9-dce0-40ba-8fc6-dd12739bd6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16531 | 2025.03.25 22:11:55.868712 [ 254 ] {8e9668f9-dce0-40ba-8fc6-dd12739bd6d9} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
16532 | 2025.03.25 22:11:55.868958 [ 254 ] {8e9668f9-dce0-40ba-8fc6-dd12739bd6d9} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16533 | 2025.03.25 22:11:55.869161 [ 254 ] {8e9668f9-dce0-40ba-8fc6-dd12739bd6d9} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001481 sec., 48615.80013504389 rows/sec., 3.80 MiB/sec. | ||
16534 | 2025.03.25 22:11:55.869214 [ 254 ] {8e9668f9-dce0-40ba-8fc6-dd12739bd6d9} <Debug> TCPHandler: Processed in 0.001667339 sec. | ||
16535 | 2025.03.25 22:11:55.869331 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16536 | 2025.03.25 22:11:55.869449 [ 254 ] {c087fef4-e7e1-4fe9-9f35-f075b8ec07e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16537 | 2025.03.25 22:11:55.869501 [ 254 ] {c087fef4-e7e1-4fe9-9f35-f075b8ec07e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16538 | 2025.03.25 22:11:55.870039 [ 254 ] {c087fef4-e7e1-4fe9-9f35-f075b8ec07e9} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16539 | 2025.03.25 22:11:55.870082 [ 254 ] {c087fef4-e7e1-4fe9-9f35-f075b8ec07e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16540 | 2025.03.25 22:11:55.870491 [ 254 ] {c087fef4-e7e1-4fe9-9f35-f075b8ec07e9} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
16541 | 2025.03.25 22:11:55.870737 [ 254 ] {c087fef4-e7e1-4fe9-9f35-f075b8ec07e9} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16542 | 2025.03.25 22:11:55.870918 [ 254 ] {c087fef4-e7e1-4fe9-9f35-f075b8ec07e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001493 sec., 107166.7782987274 rows/sec., 7.46 MiB/sec. | ||
16543 | 2025.03.25 22:11:55.870970 [ 254 ] {c087fef4-e7e1-4fe9-9f35-f075b8ec07e9} <Debug> TCPHandler: Processed in 0.00169289 sec. | ||
16544 | 2025.03.25 22:11:55.871107 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16545 | 2025.03.25 22:11:55.871215 [ 254 ] {69ec46df-df0e-4bec-9bd6-67c1f2d6bb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16546 | 2025.03.25 22:11:55.871284 [ 254 ] {69ec46df-df0e-4bec-9bd6-67c1f2d6bb50} <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 | ||
16547 | 2025.03.25 22:11:55.872363 [ 254 ] {69ec46df-df0e-4bec-9bd6-67c1f2d6bb50} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16548 | 2025.03.25 22:11:55.872401 [ 254 ] {69ec46df-df0e-4bec-9bd6-67c1f2d6bb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16549 | 2025.03.25 22:11:55.873027 [ 254 ] {69ec46df-df0e-4bec-9bd6-67c1f2d6bb50} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
16550 | 2025.03.25 22:11:55.873288 [ 254 ] {69ec46df-df0e-4bec-9bd6-67c1f2d6bb50} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16551 | 2025.03.25 22:11:55.873513 [ 254 ] {69ec46df-df0e-4bec-9bd6-67c1f2d6bb50} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002319 sec., 3449.76282880552 rows/sec., 6.18 MiB/sec. | ||
16552 | 2025.03.25 22:11:55.873673 [ 254 ] {69ec46df-df0e-4bec-9bd6-67c1f2d6bb50} <Debug> TCPHandler: Processed in 0.002618006 sec. | ||
16553 | 2025.03.25 22:11:55.874012 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16554 | 2025.03.25 22:11:55.874257 [ 254 ] {73942f47-c70b-4328-8440-d2e9df0eb6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16555 | 2025.03.25 22:11:55.874312 [ 254 ] {73942f47-c70b-4328-8440-d2e9df0eb6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16556 | 2025.03.25 22:11:55.874792 [ 254 ] {73942f47-c70b-4328-8440-d2e9df0eb6fb} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16557 | 2025.03.25 22:11:55.874830 [ 254 ] {73942f47-c70b-4328-8440-d2e9df0eb6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16558 | 2025.03.25 22:11:55.875187 [ 254 ] {73942f47-c70b-4328-8440-d2e9df0eb6fb} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
16559 | 2025.03.25 22:11:55.875436 [ 254 ] {73942f47-c70b-4328-8440-d2e9df0eb6fb} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16560 | 2025.03.25 22:11:55.875608 [ 254 ] {73942f47-c70b-4328-8440-d2e9df0eb6fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec. | ||
16561 | 2025.03.25 22:11:55.875657 [ 254 ] {73942f47-c70b-4328-8440-d2e9df0eb6fb} <Debug> TCPHandler: Processed in 0.001746811 sec. | ||
16562 | 2025.03.25 22:11:58.511809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 709 | ||
16563 | 2025.03.25 22:11:58.536325 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16564 | 2025.03.25 22:11:58.536388 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16565 | 2025.03.25 22:11:58.544071 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
16566 | 2025.03.25 22:11:58.544940 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16567 | 2025.03.25 22:11:58.548562 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 709 | ||
16568 | 2025.03.25 22:12:00.515577 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2250 | ||
16569 | 2025.03.25 22:12:00.518745 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16570 | 2025.03.25 22:12:00.518804 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16571 | 2025.03.25 22:12:00.520394 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
16572 | 2025.03.25 22:12:00.520712 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16573 | 2025.03.25 22:12:00.523855 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2250 | ||
16574 | 2025.03.25 22:12:00.864951 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16575 | 2025.03.25 22:12:00.865162 [ 254 ] {d9774d09-038a-4115-85e5-2a889b30fa83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16576 | 2025.03.25 22:12:00.865239 [ 254 ] {d9774d09-038a-4115-85e5-2a889b30fa83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16577 | 2025.03.25 22:12:00.866042 [ 254 ] {d9774d09-038a-4115-85e5-2a889b30fa83} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16578 | 2025.03.25 22:12:00.866092 [ 254 ] {d9774d09-038a-4115-85e5-2a889b30fa83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16579 | 2025.03.25 22:12:00.866531 [ 254 ] {d9774d09-038a-4115-85e5-2a889b30fa83} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
16580 | 2025.03.25 22:12:00.866788 [ 254 ] {d9774d09-038a-4115-85e5-2a889b30fa83} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16581 | 2025.03.25 22:12:00.867038 [ 254 ] {d9774d09-038a-4115-85e5-2a889b30fa83} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00193 sec., 2072.538860103627 rows/sec., 169.00 KiB/sec. | ||
16582 | 2025.03.25 22:12:00.867114 [ 254 ] {d9774d09-038a-4115-85e5-2a889b30fa83} <Debug> TCPHandler: Processed in 0.00230004 sec. | ||
16583 | 2025.03.25 22:12:00.867269 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16584 | 2025.03.25 22:12:00.867420 [ 254 ] {c56b6005-7c81-4f92-9874-159183919552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16585 | 2025.03.25 22:12:00.867482 [ 254 ] {c56b6005-7c81-4f92-9874-159183919552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16586 | 2025.03.25 22:12:00.868290 [ 254 ] {c56b6005-7c81-4f92-9874-159183919552} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16587 | 2025.03.25 22:12:00.868340 [ 254 ] {c56b6005-7c81-4f92-9874-159183919552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16588 | 2025.03.25 22:12:00.868745 [ 254 ] {c56b6005-7c81-4f92-9874-159183919552} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
16589 | 2025.03.25 22:12:00.868993 [ 254 ] {c56b6005-7c81-4f92-9874-159183919552} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16590 | 2025.03.25 22:12:00.869229 [ 254 ] {c56b6005-7c81-4f92-9874-159183919552} <Debug> executeQuery: Read 160 rows, 14.15 KiB in 0.001846 sec., 86673.8894907909 rows/sec., 7.48 MiB/sec. | ||
16591 | 2025.03.25 22:12:00.869288 [ 254 ] {c56b6005-7c81-4f92-9874-159183919552} <Debug> TCPHandler: Processed in 0.002089466 sec. | ||
16592 | 2025.03.25 22:12:00.869397 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16593 | 2025.03.25 22:12:00.869510 [ 254 ] {153ddc71-c20b-4346-91c8-1ddca8e774b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16594 | 2025.03.25 22:12:00.869560 [ 254 ] {153ddc71-c20b-4346-91c8-1ddca8e774b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16595 | 2025.03.25 22:12:00.870136 [ 254 ] {153ddc71-c20b-4346-91c8-1ddca8e774b9} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16596 | 2025.03.25 22:12:00.870176 [ 254 ] {153ddc71-c20b-4346-91c8-1ddca8e774b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16597 | 2025.03.25 22:12:00.870546 [ 254 ] {153ddc71-c20b-4346-91c8-1ddca8e774b9} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
16598 | 2025.03.25 22:12:00.870797 [ 254 ] {153ddc71-c20b-4346-91c8-1ddca8e774b9} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16599 | 2025.03.25 22:12:00.870988 [ 88 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
16600 | 2025.03.25 22:12:00.871013 [ 254 ] {153ddc71-c20b-4346-91c8-1ddca8e774b9} <Debug> executeQuery: Read 55 rows, 4.11 KiB in 0.001527 sec., 36018.33660772757 rows/sec., 2.63 MiB/sec. | ||
16601 | 2025.03.25 22:12:00.871075 [ 88 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16602 | 2025.03.25 22:12:00.871143 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16603 | 2025.03.25 22:12:00.871151 [ 254 ] {153ddc71-c20b-4346-91c8-1ddca8e774b9} <Debug> TCPHandler: Processed in 0.001805372 sec. | ||
16604 | 2025.03.25 22:12:00.871441 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16605 | 2025.03.25 22:12:00.871459 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
16606 | 2025.03.25 22:12:00.871778 [ 254 ] {cde45e32-75d9-4f1a-9770-00dc9321e030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16607 | 2025.03.25 22:12:00.871949 [ 254 ] {cde45e32-75d9-4f1a-9770-00dc9321e030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16608 | 2025.03.25 22:12:00.872152 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16609 | 2025.03.25 22:12:00.872318 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 200 rows starting from the beginning of the part | ||
16610 | 2025.03.25 22:12:00.872934 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 51 rows starting from the beginning of the part | ||
16611 | 2025.03.25 22:12:00.873569 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 24 rows starting from the beginning of the part | ||
16612 | 2025.03.25 22:12:00.874187 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 51 rows starting from the beginning of the part | ||
16613 | 2025.03.25 22:12:00.874773 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 8 rows starting from the beginning of the part | ||
16614 | 2025.03.25 22:12:00.875976 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 55 rows starting from the beginning of the part | ||
16615 | 2025.03.25 22:12:00.878463 [ 254 ] {cde45e32-75d9-4f1a-9770-00dc9321e030} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16616 | 2025.03.25 22:12:00.878552 [ 254 ] {cde45e32-75d9-4f1a-9770-00dc9321e030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16617 | 2025.03.25 22:12:00.879699 [ 254 ] {cde45e32-75d9-4f1a-9770-00dc9321e030} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
16618 | 2025.03.25 22:12:00.880085 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.008846525 sec., 43972.06812844592 rows/sec., 3.21 MiB/sec. | ||
16619 | 2025.03.25 22:12:00.880222 [ 254 ] {cde45e32-75d9-4f1a-9770-00dc9321e030} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16620 | 2025.03.25 22:12:00.880429 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
16621 | 2025.03.25 22:12:00.880667 [ 254 ] {cde45e32-75d9-4f1a-9770-00dc9321e030} <Debug> executeQuery: Read 119 rows, 9.53 KiB in 0.009032 sec., 13175.376439326837 rows/sec., 1.03 MiB/sec. | ||
16622 | 2025.03.25 22:12:00.880816 [ 254 ] {cde45e32-75d9-4f1a-9770-00dc9321e030} <Debug> TCPHandler: Processed in 0.009485445 sec. | ||
16623 | 2025.03.25 22:12:00.881002 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16624 | 2025.03.25 22:12:00.881072 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16625 | 2025.03.25 22:12:00.881186 [ 254 ] {a6ce59e6-4733-4808-8eb1-f4828984592a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16626 | 2025.03.25 22:12:00.881248 [ 193 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_131_26} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
16627 | 2025.03.25 22:12:00.881277 [ 254 ] {a6ce59e6-4733-4808-8eb1-f4828984592a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16628 | 2025.03.25 22:12:00.881444 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
16629 | 2025.03.25 22:12:00.881989 [ 254 ] {a6ce59e6-4733-4808-8eb1-f4828984592a} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16630 | 2025.03.25 22:12:00.882033 [ 254 ] {a6ce59e6-4733-4808-8eb1-f4828984592a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16631 | 2025.03.25 22:12:00.882432 [ 254 ] {a6ce59e6-4733-4808-8eb1-f4828984592a} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
16632 | 2025.03.25 22:12:00.882669 [ 254 ] {a6ce59e6-4733-4808-8eb1-f4828984592a} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16633 | 2025.03.25 22:12:00.882889 [ 254 ] {a6ce59e6-4733-4808-8eb1-f4828984592a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001767 sec., 91680.81494057726 rows/sec., 6.38 MiB/sec. | ||
16634 | 2025.03.25 22:12:00.882950 [ 254 ] {a6ce59e6-4733-4808-8eb1-f4828984592a} <Debug> TCPHandler: Processed in 0.002021496 sec. | ||
16635 | 2025.03.25 22:12:00.883090 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16636 | 2025.03.25 22:12:00.883200 [ 254 ] {9f87c5e4-5263-45a9-af63-844f516ae8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16637 | 2025.03.25 22:12:00.883268 [ 254 ] {9f87c5e4-5263-45a9-af63-844f516ae8e8} <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 | ||
16638 | 2025.03.25 22:12:00.884511 [ 254 ] {9f87c5e4-5263-45a9-af63-844f516ae8e8} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16639 | 2025.03.25 22:12:00.884552 [ 254 ] {9f87c5e4-5263-45a9-af63-844f516ae8e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16640 | 2025.03.25 22:12:00.885257 [ 254 ] {9f87c5e4-5263-45a9-af63-844f516ae8e8} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
16641 | 2025.03.25 22:12:00.885528 [ 254 ] {9f87c5e4-5263-45a9-af63-844f516ae8e8} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16642 | 2025.03.25 22:12:00.885788 [ 254 ] {9f87c5e4-5263-45a9-af63-844f516ae8e8} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002611 sec., 19532.746074301034 rows/sec., 35.00 MiB/sec. | ||
16643 | 2025.03.25 22:12:00.885912 [ 254 ] {9f87c5e4-5263-45a9-af63-844f516ae8e8} <Debug> TCPHandler: Processed in 0.002874621 sec. | ||
16644 | 2025.03.25 22:12:00.886054 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16645 | 2025.03.25 22:12:00.886163 [ 254 ] {b981b35a-c26d-4f63-8bce-dd26ba091641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16646 | 2025.03.25 22:12:00.886209 [ 254 ] {b981b35a-c26d-4f63-8bce-dd26ba091641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16647 | 2025.03.25 22:12:00.886651 [ 254 ] {b981b35a-c26d-4f63-8bce-dd26ba091641} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16648 | 2025.03.25 22:12:00.886691 [ 254 ] {b981b35a-c26d-4f63-8bce-dd26ba091641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16649 | 2025.03.25 22:12:00.887051 [ 254 ] {b981b35a-c26d-4f63-8bce-dd26ba091641} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
16650 | 2025.03.25 22:12:00.887288 [ 254 ] {b981b35a-c26d-4f63-8bce-dd26ba091641} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16651 | 2025.03.25 22:12:00.887503 [ 254 ] {b981b35a-c26d-4f63-8bce-dd26ba091641} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec. | ||
16652 | 2025.03.25 22:12:00.887553 [ 254 ] {b981b35a-c26d-4f63-8bce-dd26ba091641} <Debug> TCPHandler: Processed in 0.001550567 sec. | ||
16653 | 2025.03.25 22:12:02.752113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43493 | ||
16654 | 2025.03.25 22:12:02.752824 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16655 | 2025.03.25 22:12:02.752873 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
16656 | 2025.03.25 22:12:02.753414 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
16657 | 2025.03.25 22:12:02.753692 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16658 | 2025.03.25 22:12:02.753909 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43493 | ||
16659 | 2025.03.25 22:12:02.753949 [ 220 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16660 | 2025.03.25 22:12:02.753983 [ 220 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16661 | 2025.03.25 22:12:02.755888 [ 220 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16662 | 2025.03.25 22:12:03.411587 [ 217 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16663 | 2025.03.25 22:12:03.411670 [ 217 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16664 | 2025.03.25 22:12:03.414118 [ 217 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
16665 | 2025.03.25 22:12:05.163646 [ 225 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
16666 | 2025.03.25 22:12:05.163722 [ 225 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
16667 | 2025.03.25 22:12:05.166095 [ 225 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
16668 | 2025.03.25 22:12:05.289981 [ 225 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
16669 | 2025.03.25 22:12:05.290033 [ 225 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
16670 | 2025.03.25 22:12:05.292002 [ 225 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
16671 | 2025.03.25 22:12:05.516374 [ 225 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
16672 | 2025.03.25 22:12:05.516410 [ 225 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
16673 | 2025.03.25 22:12:05.518797 [ 225 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
16674 | 2025.03.25 22:12:05.862421 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16675 | 2025.03.25 22:12:05.862653 [ 254 ] {37a17e1a-36a3-4e1c-af1d-c7ae1e3bbe01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16676 | 2025.03.25 22:12:05.862735 [ 254 ] {37a17e1a-36a3-4e1c-af1d-c7ae1e3bbe01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16677 | 2025.03.25 22:12:05.863624 [ 254 ] {37a17e1a-36a3-4e1c-af1d-c7ae1e3bbe01} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16678 | 2025.03.25 22:12:05.863672 [ 254 ] {37a17e1a-36a3-4e1c-af1d-c7ae1e3bbe01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16679 | 2025.03.25 22:12:05.864115 [ 254 ] {37a17e1a-36a3-4e1c-af1d-c7ae1e3bbe01} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
16680 | 2025.03.25 22:12:05.864371 [ 254 ] {37a17e1a-36a3-4e1c-af1d-c7ae1e3bbe01} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16681 | 2025.03.25 22:12:05.864585 [ 82 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
16682 | 2025.03.25 22:12:05.864657 [ 254 ] {37a17e1a-36a3-4e1c-af1d-c7ae1e3bbe01} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002058 sec., 34985.42274052478 rows/sec., 2.83 MiB/sec. | ||
16683 | 2025.03.25 22:12:05.864682 [ 82 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16684 | 2025.03.25 22:12:05.864749 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16685 | 2025.03.25 22:12:05.864803 [ 254 ] {37a17e1a-36a3-4e1c-af1d-c7ae1e3bbe01} <Debug> TCPHandler: Processed in 0.002522893 sec. | ||
16686 | 2025.03.25 22:12:05.865044 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
16687 | 2025.03.25 22:12:05.865054 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16688 | 2025.03.25 22:12:05.865323 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16689 | 2025.03.25 22:12:05.865330 [ 254 ] {a253ded6-3929-4cf5-ab60-65671c32ff98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16690 | 2025.03.25 22:12:05.865397 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2013 rows starting from the beginning of the part | ||
16691 | 2025.03.25 22:12:05.865425 [ 254 ] {a253ded6-3929-4cf5-ab60-65671c32ff98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16692 | 2025.03.25 22:12:05.865708 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part | ||
16693 | 2025.03.25 22:12:05.866000 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 158 rows starting from the beginning of the part | ||
16694 | 2025.03.25 22:12:05.866375 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 72 rows starting from the beginning of the part | ||
16695 | 2025.03.25 22:12:05.866830 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
16696 | 2025.03.25 22:12:05.867167 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 72 rows starting from the beginning of the part | ||
16697 | 2025.03.25 22:12:05.868661 [ 254 ] {a253ded6-3929-4cf5-ab60-65671c32ff98} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16698 | 2025.03.25 22:12:05.868731 [ 254 ] {a253ded6-3929-4cf5-ab60-65671c32ff98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16699 | 2025.03.25 22:12:05.869806 [ 254 ] {a253ded6-3929-4cf5-ab60-65671c32ff98} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
16700 | 2025.03.25 22:12:05.870169 [ 254 ] {a253ded6-3929-4cf5-ab60-65671c32ff98} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16701 | 2025.03.25 22:12:05.870678 [ 254 ] {a253ded6-3929-4cf5-ab60-65671c32ff98} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005406 sec., 1479.8372179060302 rows/sec., 111.28 KiB/sec. | ||
16702 | 2025.03.25 22:12:05.870785 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2531 rows, containing 5 columns (5 merged, 0 gathered) in 0.005887153 sec., 429919.1816485829 rows/sec., 37.12 MiB/sec. | ||
16703 | 2025.03.25 22:12:05.870806 [ 254 ] {a253ded6-3929-4cf5-ab60-65671c32ff98} <Debug> TCPHandler: Processed in 0.005844132 sec. | ||
16704 | 2025.03.25 22:12:05.870983 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16705 | 2025.03.25 22:12:05.871143 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
16706 | 2025.03.25 22:12:05.871155 [ 254 ] {3746afbe-b076-44c5-b613-292a54c65317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16707 | 2025.03.25 22:12:05.871285 [ 254 ] {3746afbe-b076-44c5-b613-292a54c65317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16708 | 2025.03.25 22:12:05.871775 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16709 | 2025.03.25 22:12:05.871977 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_146_29} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
16710 | 2025.03.25 22:12:05.872155 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
16711 | 2025.03.25 22:12:05.872394 [ 254 ] {3746afbe-b076-44c5-b613-292a54c65317} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16712 | 2025.03.25 22:12:05.872440 [ 254 ] {3746afbe-b076-44c5-b613-292a54c65317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16713 | 2025.03.25 22:12:05.872817 [ 254 ] {3746afbe-b076-44c5-b613-292a54c65317} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
16714 | 2025.03.25 22:12:05.873058 [ 254 ] {3746afbe-b076-44c5-b613-292a54c65317} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16715 | 2025.03.25 22:12:05.873232 [ 82 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
16716 | 2025.03.25 22:12:05.873293 [ 82 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16717 | 2025.03.25 22:12:05.873314 [ 254 ] {3746afbe-b076-44c5-b613-292a54c65317} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002205 sec., 32653.061224489797 rows/sec., 2.55 MiB/sec. | ||
16718 | 2025.03.25 22:12:05.873332 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16719 | 2025.03.25 22:12:05.873493 [ 254 ] {3746afbe-b076-44c5-b613-292a54c65317} <Debug> TCPHandler: Processed in 0.002557875 sec. | ||
16720 | 2025.03.25 22:12:05.873578 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
16721 | 2025.03.25 22:12:05.873669 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16722 | 2025.03.25 22:12:05.873751 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16723 | 2025.03.25 22:12:05.873828 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 995 rows starting from the beginning of the part | ||
16724 | 2025.03.25 22:12:05.873897 [ 254 ] {75463229-f838-4fbc-82f7-6b7d7fea0296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16725 | 2025.03.25 22:12:05.874067 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part | ||
16726 | 2025.03.25 22:12:05.874082 [ 254 ] {75463229-f838-4fbc-82f7-6b7d7fea0296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16727 | 2025.03.25 22:12:05.874471 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 115 rows starting from the beginning of the part | ||
16728 | 2025.03.25 22:12:05.874849 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 72 rows starting from the beginning of the part | ||
16729 | 2025.03.25 22:12:05.875185 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 119 rows starting from the beginning of the part | ||
16730 | 2025.03.25 22:12:05.875527 [ 197 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 72 rows starting from the beginning of the part | ||
16731 | 2025.03.25 22:12:05.877027 [ 254 ] {75463229-f838-4fbc-82f7-6b7d7fea0296} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16732 | 2025.03.25 22:12:05.877108 [ 254 ] {75463229-f838-4fbc-82f7-6b7d7fea0296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16733 | 2025.03.25 22:12:05.878055 [ 254 ] {75463229-f838-4fbc-82f7-6b7d7fea0296} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
16734 | 2025.03.25 22:12:05.878400 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1437 rows, containing 5 columns (5 merged, 0 gathered) in 0.004937786 sec., 291021.1175615954 rows/sec., 22.87 MiB/sec. | ||
16735 | 2025.03.25 22:12:05.878542 [ 254 ] {75463229-f838-4fbc-82f7-6b7d7fea0296} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16736 | 2025.03.25 22:12:05.878809 [ 188 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
16737 | 2025.03.25 22:12:05.878835 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 2 parts from all_1_141_30 to all_142_142_0 | ||
16738 | 2025.03.25 22:12:05.878951 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16739 | 2025.03.25 22:12:05.878960 [ 254 ] {75463229-f838-4fbc-82f7-6b7d7fea0296} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005103 sec., 31354.105428179504 rows/sec., 2.18 MiB/sec. | ||
16740 | 2025.03.25 22:12:05.879056 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16741 | 2025.03.25 22:12:05.879228 [ 254 ] {75463229-f838-4fbc-82f7-6b7d7fea0296} <Debug> TCPHandler: Processed in 0.005615458 sec. | ||
16742 | 2025.03.25 22:12:05.879399 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
16743 | 2025.03.25 22:12:05.879506 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
16744 | 2025.03.25 22:12:05.879536 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_142_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_141_30 to all_142_142_0 into Compact with storage Full | ||
16745 | 2025.03.25 22:12:05.879647 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16746 | 2025.03.25 22:12:05.880159 [ 254 ] {8c571a2d-d00e-4c90-90a8-2ce1726f36a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16747 | 2025.03.25 22:12:05.880226 [ 188 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16748 | 2025.03.25 22:12:05.880413 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_142_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16749 | 2025.03.25 22:12:05.880624 [ 254 ] {8c571a2d-d00e-4c90-90a8-2ce1726f36a0} <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 | ||
16750 | 2025.03.25 22:12:05.880628 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_142_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_141_30, total 40794 rows starting from the beginning of the part | ||
16751 | 2025.03.25 22:12:05.880659 [ 188 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_146_29} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
16752 | 2025.03.25 22:12:05.881451 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
16753 | 2025.03.25 22:12:05.881673 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_142_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 34 rows starting from the beginning of the part | ||
16754 | 2025.03.25 22:12:05.886578 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
16755 | 2025.03.25 22:12:05.888401 [ 254 ] {8c571a2d-d00e-4c90-90a8-2ce1726f36a0} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16756 | 2025.03.25 22:12:05.888516 [ 254 ] {8c571a2d-d00e-4c90-90a8-2ce1726f36a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16757 | 2025.03.25 22:12:05.889795 [ 254 ] {8c571a2d-d00e-4c90-90a8-2ce1726f36a0} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
16758 | 2025.03.25 22:12:05.890309 [ 254 ] {8c571a2d-d00e-4c90-90a8-2ce1726f36a0} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16759 | 2025.03.25 22:12:05.890593 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
16760 | 2025.03.25 22:12:05.890672 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16761 | 2025.03.25 22:12:05.890720 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16762 | 2025.03.25 22:12:05.890745 [ 254 ] {8c571a2d-d00e-4c90-90a8-2ce1726f36a0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.010809 sec., 740.1239707651032 rows/sec., 1.33 MiB/sec. | ||
16763 | 2025.03.25 22:12:05.891109 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
16764 | 2025.03.25 22:12:05.891246 [ 254 ] {8c571a2d-d00e-4c90-90a8-2ce1726f36a0} <Debug> TCPHandler: Processed in 0.011763195 sec. | ||
16765 | 2025.03.25 22:12:05.891438 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16766 | 2025.03.25 22:12:05.891559 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16767 | 2025.03.25 22:12:05.891622 [ 254 ] {65d55a43-6c65-46cf-86ea-d9456f42301e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16768 | 2025.03.25 22:12:05.891656 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2668 rows starting from the beginning of the part | ||
16769 | 2025.03.25 22:12:05.891681 [ 254 ] {65d55a43-6c65-46cf-86ea-d9456f42301e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16770 | 2025.03.25 22:12:05.892480 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 8 rows starting from the beginning of the part | ||
16771 | 2025.03.25 22:12:05.893377 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 51 rows starting from the beginning of the part | ||
16772 | 2025.03.25 22:12:05.893955 [ 254 ] {65d55a43-6c65-46cf-86ea-d9456f42301e} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16773 | 2025.03.25 22:12:05.894013 [ 254 ] {65d55a43-6c65-46cf-86ea-d9456f42301e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16774 | 2025.03.25 22:12:05.894014 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 8 rows starting from the beginning of the part | ||
16775 | 2025.03.25 22:12:05.894628 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 51 rows starting from the beginning of the part | ||
16776 | 2025.03.25 22:12:05.895501 [ 254 ] {65d55a43-6c65-46cf-86ea-d9456f42301e} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
16777 | 2025.03.25 22:12:05.895506 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 8 rows starting from the beginning of the part | ||
16778 | 2025.03.25 22:12:05.896234 [ 254 ] {65d55a43-6c65-46cf-86ea-d9456f42301e} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16779 | 2025.03.25 22:12:05.896638 [ 82 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
16780 | 2025.03.25 22:12:05.896789 [ 82 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16781 | 2025.03.25 22:12:05.896891 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16782 | 2025.03.25 22:12:05.896936 [ 254 ] {65d55a43-6c65-46cf-86ea-d9456f42301e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005342 sec., 11231.748408835641 rows/sec., 775.11 KiB/sec. | ||
16783 | 2025.03.25 22:12:05.897416 [ 254 ] {65d55a43-6c65-46cf-86ea-d9456f42301e} <Debug> TCPHandler: Processed in 0.006028595 sec. | ||
16784 | 2025.03.25 22:12:05.897630 [ 224 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
16785 | 2025.03.25 22:12:05.897693 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
16786 | 2025.03.25 22:12:05.897749 [ 224 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
16787 | 2025.03.25 22:12:05.898223 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16788 | 2025.03.25 22:12:05.898340 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8310 rows starting from the beginning of the part | ||
16789 | 2025.03.25 22:12:05.898710 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 14 rows starting from the beginning of the part | ||
16790 | 2025.03.25 22:12:05.899080 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
16791 | 2025.03.25 22:12:05.899551 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
16792 | 2025.03.25 22:12:05.900030 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
16793 | 2025.03.25 22:12:05.900390 [ 201 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
16794 | 2025.03.25 22:12:05.901051 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_142_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40828 rows, containing 5 columns (5 merged, 0 gathered) in 0.021805621 sec., 1872361.2595119395 rows/sec., 128.10 MiB/sec. | ||
16795 | 2025.03.25 22:12:05.901929 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_142_31} <Trace> MergedBlockOutputStream: filled checksums all_1_142_31 (state Temporary) | ||
16796 | 2025.03.25 22:12:05.903011 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_142_31} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_142_31 to all_1_142_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16797 | 2025.03.25 22:12:05.903518 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_142_31} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 2 parts: [all_1_141_30, all_142_142_0] -> all_1_142_31 | ||
16798 | 2025.03.25 22:12:05.903890 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
16799 | 2025.03.25 22:12:05.906517 [ 224 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
16800 | 2025.03.25 22:12:05.907613 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8564 rows, containing 4 columns (4 merged, 0 gathered) in 0.010462832 sec., 818516.4399084301 rows/sec., 54.57 MiB/sec. | ||
16801 | 2025.03.25 22:12:05.907997 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
16802 | 2025.03.25 22:12:05.909169 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16803 | 2025.03.25 22:12:05.909549 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_146_29} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
16804 | 2025.03.25 22:12:05.909832 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
16805 | 2025.03.25 22:12:05.915523 [ 194 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2794 rows, containing 19 columns (19 merged, 0 gathered) in 0.024721661 sec., 113018.29597938423 rows/sec., 202.52 MiB/sec. | ||
16806 | 2025.03.25 22:12:05.917961 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
16807 | 2025.03.25 22:12:05.918421 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16808 | 2025.03.25 22:12:05.918508 [ 200 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
16809 | 2025.03.25 22:12:05.918683 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.25 MiB. | ||
16810 | 2025.03.25 22:12:06.048624 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 717 | ||
16811 | 2025.03.25 22:12:06.072727 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16812 | 2025.03.25 22:12:06.072784 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16813 | 2025.03.25 22:12:06.080540 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
16814 | 2025.03.25 22:12:06.081353 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16815 | 2025.03.25 22:12:06.086053 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 717 | ||
16816 | 2025.03.25 22:12:09.985931 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16817 | 2025.03.25 22:12:09.986020 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16818 | 2025.03.25 22:12:10.254060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43981 | ||
16819 | 2025.03.25 22:12:10.254818 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16820 | 2025.03.25 22:12:10.254866 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16821 | 2025.03.25 22:12:10.255416 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
16822 | 2025.03.25 22:12:10.255680 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16823 | 2025.03.25 22:12:10.255927 [ 75 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
16824 | 2025.03.25 22:12:10.255968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43981 | ||
16825 | 2025.03.25 22:12:10.256038 [ 75 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16826 | 2025.03.25 22:12:10.256086 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16827 | 2025.03.25 22:12:10.256310 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
16828 | 2025.03.25 22:12:10.256565 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16829 | 2025.03.25 22:12:10.256641 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 41663 rows starting from the beginning of the part | ||
16830 | 2025.03.25 22:12:10.256753 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 488 rows starting from the beginning of the part | ||
16831 | 2025.03.25 22:12:10.256859 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 427 rows starting from the beginning of the part | ||
16832 | 2025.03.25 22:12:10.257137 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 488 rows starting from the beginning of the part | ||
16833 | 2025.03.25 22:12:10.257280 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 427 rows starting from the beginning of the part | ||
16834 | 2025.03.25 22:12:10.257512 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 488 rows starting from the beginning of the part | ||
16835 | 2025.03.25 22:12:10.260885 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43981 rows, containing 4 columns (4 merged, 0 gathered) in 0.004685492 sec., 9386634.317164557 rows/sec., 134.28 MiB/sec. | ||
16836 | 2025.03.25 22:12:10.261247 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
16837 | 2025.03.25 22:12:10.261584 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16838 | 2025.03.25 22:12:10.261672 [ 187 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_96_19} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
16839 | 2025.03.25 22:12:10.261790 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
16840 | 2025.03.25 22:12:10.459661 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
16841 | 2025.03.25 22:12:10.459722 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
16842 | 2025.03.25 22:12:10.461734 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
16843 | 2025.03.25 22:12:10.524031 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2276 | ||
16844 | 2025.03.25 22:12:10.527247 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16845 | 2025.03.25 22:12:10.527303 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16846 | 2025.03.25 22:12:10.528887 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
16847 | 2025.03.25 22:12:10.529205 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16848 | 2025.03.25 22:12:10.529443 [ 75 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
16849 | 2025.03.25 22:12:10.529554 [ 75 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16850 | 2025.03.25 22:12:10.529626 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16851 | 2025.03.25 22:12:10.530096 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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 | ||
16852 | 2025.03.25 22:12:10.530793 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2276 | ||
16853 | 2025.03.25 22:12:10.531253 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16854 | 2025.03.25 22:12:10.531445 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2132 rows starting from the beginning of the part | ||
16855 | 2025.03.25 22:12:10.532260 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 28 rows starting from the beginning of the part | ||
16856 | 2025.03.25 22:12:10.532993 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part | ||
16857 | 2025.03.25 22:12:10.533719 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 40 rows starting from the beginning of the part | ||
16858 | 2025.03.25 22:12:10.534374 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
16859 | 2025.03.25 22:12:10.535022 [ 200 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part | ||
16860 | 2025.03.25 22:12:10.544822 [ 198 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2276 rows, containing 72 columns (72 merged, 0 gathered) in 0.015052683 sec., 151202.28068311806 rows/sec., 115.63 MiB/sec. | ||
16861 | 2025.03.25 22:12:10.547330 [ 198 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
16862 | 2025.03.25 22:12:10.548133 [ 198 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16863 | 2025.03.25 22:12:10.548223 [ 198 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_71_14} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
16864 | 2025.03.25 22:12:10.548568 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
16865 | 2025.03.25 22:12:10.864918 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16866 | 2025.03.25 22:12:10.865136 [ 254 ] {5a50bc3b-6d46-4478-bd8b-4282d2750ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16867 | 2025.03.25 22:12:10.865221 [ 254 ] {5a50bc3b-6d46-4478-bd8b-4282d2750ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16868 | 2025.03.25 22:12:10.866122 [ 254 ] {5a50bc3b-6d46-4478-bd8b-4282d2750ad9} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16869 | 2025.03.25 22:12:10.866170 [ 254 ] {5a50bc3b-6d46-4478-bd8b-4282d2750ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16870 | 2025.03.25 22:12:10.866625 [ 254 ] {5a50bc3b-6d46-4478-bd8b-4282d2750ad9} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
16871 | 2025.03.25 22:12:10.866884 [ 254 ] {5a50bc3b-6d46-4478-bd8b-4282d2750ad9} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16872 | 2025.03.25 22:12:10.867088 [ 254 ] {5a50bc3b-6d46-4478-bd8b-4282d2750ad9} <Debug> executeQuery: Read 158 rows, 14.00 KiB in 0.002008 sec., 78685.25896414343 rows/sec., 6.81 MiB/sec. | ||
16873 | 2025.03.25 22:12:10.867157 [ 254 ] {5a50bc3b-6d46-4478-bd8b-4282d2750ad9} <Debug> TCPHandler: Processed in 0.002376672 sec. | ||
16874 | 2025.03.25 22:12:10.867276 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16875 | 2025.03.25 22:12:10.867385 [ 254 ] {db0d4317-39af-4615-bccc-37801f81a7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16876 | 2025.03.25 22:12:10.867436 [ 254 ] {db0d4317-39af-4615-bccc-37801f81a7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16877 | 2025.03.25 22:12:10.867987 [ 254 ] {db0d4317-39af-4615-bccc-37801f81a7d1} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16878 | 2025.03.25 22:12:10.868027 [ 254 ] {db0d4317-39af-4615-bccc-37801f81a7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16879 | 2025.03.25 22:12:10.868391 [ 254 ] {db0d4317-39af-4615-bccc-37801f81a7d1} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
16880 | 2025.03.25 22:12:10.868643 [ 254 ] {db0d4317-39af-4615-bccc-37801f81a7d1} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16881 | 2025.03.25 22:12:10.868856 [ 254 ] {db0d4317-39af-4615-bccc-37801f81a7d1} <Debug> executeQuery: Read 51 rows, 3.83 KiB in 0.001495 sec., 34113.71237458194 rows/sec., 2.51 MiB/sec. | ||
16882 | 2025.03.25 22:12:10.868912 [ 254 ] {db0d4317-39af-4615-bccc-37801f81a7d1} <Debug> TCPHandler: Processed in 0.001691259 sec. | ||
16883 | 2025.03.25 22:12:10.869039 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16884 | 2025.03.25 22:12:10.869184 [ 254 ] {9a19e25d-4016-4054-a96f-dea9d892dead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16885 | 2025.03.25 22:12:10.869233 [ 254 ] {9a19e25d-4016-4054-a96f-dea9d892dead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16886 | 2025.03.25 22:12:10.869811 [ 254 ] {9a19e25d-4016-4054-a96f-dea9d892dead} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16887 | 2025.03.25 22:12:10.869852 [ 254 ] {9a19e25d-4016-4054-a96f-dea9d892dead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16888 | 2025.03.25 22:12:10.870216 [ 254 ] {9a19e25d-4016-4054-a96f-dea9d892dead} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
16889 | 2025.03.25 22:12:10.870518 [ 254 ] {9a19e25d-4016-4054-a96f-dea9d892dead} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16890 | 2025.03.25 22:12:10.870765 [ 254 ] {9a19e25d-4016-4054-a96f-dea9d892dead} <Debug> executeQuery: Read 115 rows, 9.20 KiB in 0.001597 sec., 72010.0187852223 rows/sec., 5.63 MiB/sec. | ||
16891 | 2025.03.25 22:12:10.870910 [ 254 ] {9a19e25d-4016-4054-a96f-dea9d892dead} <Debug> TCPHandler: Processed in 0.001921653 sec. | ||
16892 | 2025.03.25 22:12:10.871438 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16893 | 2025.03.25 22:12:10.871681 [ 254 ] {c123f8be-c301-44d2-9278-817eec302e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16894 | 2025.03.25 22:12:10.871787 [ 254 ] {c123f8be-c301-44d2-9278-817eec302e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16895 | 2025.03.25 22:12:10.873332 [ 254 ] {c123f8be-c301-44d2-9278-817eec302e7c} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16896 | 2025.03.25 22:12:10.873424 [ 254 ] {c123f8be-c301-44d2-9278-817eec302e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16897 | 2025.03.25 22:12:10.874734 [ 254 ] {c123f8be-c301-44d2-9278-817eec302e7c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
16898 | 2025.03.25 22:12:10.875230 [ 254 ] {c123f8be-c301-44d2-9278-817eec302e7c} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16899 | 2025.03.25 22:12:10.875513 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 2 parts from all_1_142_31 to all_143_143_0 | ||
16900 | 2025.03.25 22:12:10.875596 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16901 | 2025.03.25 22:12:10.875608 [ 254 ] {c123f8be-c301-44d2-9278-817eec302e7c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003986 sec., 40140.49172102358 rows/sec., 2.80 MiB/sec. | ||
16902 | 2025.03.25 22:12:10.875641 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16903 | 2025.03.25 22:12:10.875868 [ 254 ] {c123f8be-c301-44d2-9278-817eec302e7c} <Debug> TCPHandler: Processed in 0.004653602 sec. | ||
16904 | 2025.03.25 22:12:10.875927 [ 187 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_143_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_142_31 to all_143_143_0 into Compact with storage Full | ||
16905 | 2025.03.25 22:12:10.876250 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16906 | 2025.03.25 22:12:10.876342 [ 187 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_143_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16907 | 2025.03.25 22:12:10.876512 [ 187 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_142_31, total 40828 rows starting from the beginning of the part | ||
16908 | 2025.03.25 22:12:10.877014 [ 187 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
16909 | 2025.03.25 22:12:10.877005 [ 254 ] {94a396dd-1291-4e9d-9aa4-9704f619fbf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16910 | 2025.03.25 22:12:10.877898 [ 254 ] {94a396dd-1291-4e9d-9aa4-9704f619fbf2} <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 | ||
16911 | 2025.03.25 22:12:10.881183 [ 254 ] {94a396dd-1291-4e9d-9aa4-9704f619fbf2} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16912 | 2025.03.25 22:12:10.881232 [ 254 ] {94a396dd-1291-4e9d-9aa4-9704f619fbf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16913 | 2025.03.25 22:12:10.882099 [ 254 ] {94a396dd-1291-4e9d-9aa4-9704f619fbf2} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
16914 | 2025.03.25 22:12:10.882414 [ 254 ] {94a396dd-1291-4e9d-9aa4-9704f619fbf2} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16915 | 2025.03.25 22:12:10.882701 [ 254 ] {94a396dd-1291-4e9d-9aa4-9704f619fbf2} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.00612 sec., 8333.333333333334 rows/sec., 14.93 MiB/sec. | ||
16916 | 2025.03.25 22:12:10.882860 [ 254 ] {94a396dd-1291-4e9d-9aa4-9704f619fbf2} <Debug> TCPHandler: Processed in 0.006796029 sec. | ||
16917 | 2025.03.25 22:12:10.883051 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16918 | 2025.03.25 22:12:10.883190 [ 254 ] {61e63783-841f-40c1-82b6-ec26955f110b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16919 | 2025.03.25 22:12:10.883244 [ 254 ] {61e63783-841f-40c1-82b6-ec26955f110b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16920 | 2025.03.25 22:12:10.883810 [ 254 ] {61e63783-841f-40c1-82b6-ec26955f110b} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16921 | 2025.03.25 22:12:10.883853 [ 254 ] {61e63783-841f-40c1-82b6-ec26955f110b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16922 | 2025.03.25 22:12:10.884258 [ 254 ] {61e63783-841f-40c1-82b6-ec26955f110b} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
16923 | 2025.03.25 22:12:10.884544 [ 254 ] {61e63783-841f-40c1-82b6-ec26955f110b} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16924 | 2025.03.25 22:12:10.884786 [ 254 ] {61e63783-841f-40c1-82b6-ec26955f110b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001646 sec., 36452.00486026732 rows/sec., 2.46 MiB/sec. | ||
16925 | 2025.03.25 22:12:10.884847 [ 254 ] {61e63783-841f-40c1-82b6-ec26955f110b} <Debug> TCPHandler: Processed in 0.001894553 sec. | ||
16926 | 2025.03.25 22:12:10.886684 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_143_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40988 rows, containing 5 columns (5 merged, 0 gathered) in 0.010905061 sec., 3758621.7995479344 rows/sec., 257.17 MiB/sec. | ||
16927 | 2025.03.25 22:12:10.886987 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_143_32} <Trace> MergedBlockOutputStream: filled checksums all_1_143_32 (state Temporary) | ||
16928 | 2025.03.25 22:12:10.887324 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_143_32} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_143_32 to all_1_143_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16929 | 2025.03.25 22:12:10.887413 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_143_32} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 2 parts: [all_1_142_31, all_143_143_0] -> all_1_143_32 | ||
16930 | 2025.03.25 22:12:10.887523 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
16931 | 2025.03.25 22:12:11.004903 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.004517269 sec. | ||
16932 | 2025.03.25 22:12:11.195797 [ 217 ] {} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
16933 | 2025.03.25 22:12:11.195854 [ 217 ] {} <Debug> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
16934 | 2025.03.25 22:12:11.197572 [ 217 ] {} <Debug> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
16935 | 2025.03.25 22:12:13.586122 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 724 | ||
16936 | 2025.03.25 22:12:13.610332 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16937 | 2025.03.25 22:12:13.610392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16938 | 2025.03.25 22:12:13.618336 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
16939 | 2025.03.25 22:12:13.619585 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16940 | 2025.03.25 22:12:13.620091 [ 73 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
16941 | 2025.03.25 22:12:13.620280 [ 73 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16942 | 2025.03.25 22:12:13.620378 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16943 | 2025.03.25 22:12:13.620817 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
16944 | 2025.03.25 22:12:13.636540 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 724 | ||
16945 | 2025.03.25 22:12:13.637985 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16946 | 2025.03.25 22:12:13.639859 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
16947 | 2025.03.25 22:12:13.646006 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
16948 | 2025.03.25 22:12:13.652368 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part | ||
16949 | 2025.03.25 22:12:13.658500 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part | ||
16950 | 2025.03.25 22:12:13.664812 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
16951 | 2025.03.25 22:12:13.670814 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
16952 | 2025.03.25 22:12:13.736881 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 679 columns (679 merged, 0 gathered) in 0.116303422 sec., 6225.096283065514 rows/sec., 32.19 MiB/sec. | ||
16953 | 2025.03.25 22:12:13.740983 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
16954 | 2025.03.25 22:12:13.744646 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_96_19} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16955 | 2025.03.25 22:12:13.744778 [ 201 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_96_19} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
16956 | 2025.03.25 22:12:13.747590 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
16957 | 2025.03.25 22:12:14.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.72 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 265.67 MiB (RSS), difference: -1.06 MiB | ||
16958 | 2025.03.25 22:12:15.894135 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16959 | 2025.03.25 22:12:15.894348 [ 254 ] {1508b303-fa04-48dc-82d6-33b25b86a748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16960 | 2025.03.25 22:12:15.894425 [ 254 ] {1508b303-fa04-48dc-82d6-33b25b86a748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16961 | 2025.03.25 22:12:15.895218 [ 254 ] {1508b303-fa04-48dc-82d6-33b25b86a748} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16962 | 2025.03.25 22:12:15.895264 [ 254 ] {1508b303-fa04-48dc-82d6-33b25b86a748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16963 | 2025.03.25 22:12:15.895847 [ 254 ] {1508b303-fa04-48dc-82d6-33b25b86a748} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
16964 | 2025.03.25 22:12:15.896347 [ 254 ] {1508b303-fa04-48dc-82d6-33b25b86a748} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16965 | 2025.03.25 22:12:15.896634 [ 254 ] {1508b303-fa04-48dc-82d6-33b25b86a748} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00233 sec., 10300.429184549355 rows/sec., 875.13 KiB/sec. | ||
16966 | 2025.03.25 22:12:15.896818 [ 254 ] {1508b303-fa04-48dc-82d6-33b25b86a748} <Debug> TCPHandler: Processed in 0.00280746 sec. | ||
16967 | 2025.03.25 22:12:15.897007 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16968 | 2025.03.25 22:12:15.897122 [ 254 ] {ae745ad8-537a-46a7-81b4-8daada5f90c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16969 | 2025.03.25 22:12:15.897174 [ 254 ] {ae745ad8-537a-46a7-81b4-8daada5f90c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16970 | 2025.03.25 22:12:15.898463 [ 254 ] {ae745ad8-537a-46a7-81b4-8daada5f90c8} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16971 | 2025.03.25 22:12:15.898505 [ 254 ] {ae745ad8-537a-46a7-81b4-8daada5f90c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16972 | 2025.03.25 22:12:15.899083 [ 254 ] {ae745ad8-537a-46a7-81b4-8daada5f90c8} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
16973 | 2025.03.25 22:12:15.899526 [ 254 ] {ae745ad8-537a-46a7-81b4-8daada5f90c8} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16974 | 2025.03.25 22:12:15.899789 [ 254 ] {ae745ad8-537a-46a7-81b4-8daada5f90c8} <Debug> executeQuery: Read 1332 rows, 113.52 KiB in 0.002678 sec., 497386.1090365945 rows/sec., 41.40 MiB/sec. | ||
16975 | 2025.03.25 22:12:15.899934 [ 254 ] {ae745ad8-537a-46a7-81b4-8daada5f90c8} <Debug> TCPHandler: Processed in 0.002982632 sec. | ||
16976 | 2025.03.25 22:12:15.900200 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16977 | 2025.03.25 22:12:15.901486 [ 254 ] {b423306f-06ca-4d98-a386-86a0b7881c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16978 | 2025.03.25 22:12:15.901690 [ 254 ] {b423306f-06ca-4d98-a386-86a0b7881c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16979 | 2025.03.25 22:12:15.902527 [ 254 ] {b423306f-06ca-4d98-a386-86a0b7881c8f} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16980 | 2025.03.25 22:12:15.902566 [ 254 ] {b423306f-06ca-4d98-a386-86a0b7881c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16981 | 2025.03.25 22:12:15.903093 [ 254 ] {b423306f-06ca-4d98-a386-86a0b7881c8f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
16982 | 2025.03.25 22:12:15.903578 [ 254 ] {b423306f-06ca-4d98-a386-86a0b7881c8f} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16983 | 2025.03.25 22:12:15.903818 [ 254 ] {b423306f-06ca-4d98-a386-86a0b7881c8f} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.002481 sec., 8061.265618702136 rows/sec., 629.79 KiB/sec. | ||
16984 | 2025.03.25 22:12:15.903881 [ 254 ] {b423306f-06ca-4d98-a386-86a0b7881c8f} <Debug> TCPHandler: Processed in 0.003821647 sec. | ||
16985 | 2025.03.25 22:12:15.904058 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16986 | 2025.03.25 22:12:15.904362 [ 254 ] {5252c9a9-fed2-4a31-bdc4-e64ea5f3bbaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16987 | 2025.03.25 22:12:15.904501 [ 254 ] {5252c9a9-fed2-4a31-bdc4-e64ea5f3bbaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16988 | 2025.03.25 22:12:15.905489 [ 254 ] {5252c9a9-fed2-4a31-bdc4-e64ea5f3bbaa} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16989 | 2025.03.25 22:12:15.905529 [ 254 ] {5252c9a9-fed2-4a31-bdc4-e64ea5f3bbaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16990 | 2025.03.25 22:12:15.905999 [ 254 ] {5252c9a9-fed2-4a31-bdc4-e64ea5f3bbaa} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
16991 | 2025.03.25 22:12:15.906444 [ 254 ] {5252c9a9-fed2-4a31-bdc4-e64ea5f3bbaa} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16992 | 2025.03.25 22:12:15.906693 [ 254 ] {5252c9a9-fed2-4a31-bdc4-e64ea5f3bbaa} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002442 sec., 103194.10319410318 rows/sec., 7.14 MiB/sec. | ||
16993 | 2025.03.25 22:12:15.906894 [ 254 ] {5252c9a9-fed2-4a31-bdc4-e64ea5f3bbaa} <Debug> TCPHandler: Processed in 0.002930622 sec. | ||
16994 | 2025.03.25 22:12:15.907105 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16995 | 2025.03.25 22:12:15.907213 [ 254 ] {cba2b1f2-1cba-4a5c-a735-02264961204d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16996 | 2025.03.25 22:12:15.907259 [ 254 ] {cba2b1f2-1cba-4a5c-a735-02264961204d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16997 | 2025.03.25 22:12:15.907811 [ 254 ] {cba2b1f2-1cba-4a5c-a735-02264961204d} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16998 | 2025.03.25 22:12:15.907850 [ 254 ] {cba2b1f2-1cba-4a5c-a735-02264961204d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
16999 | 2025.03.25 22:12:15.908305 [ 254 ] {cba2b1f2-1cba-4a5c-a735-02264961204d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
17000 | 2025.03.25 22:12:15.908747 [ 254 ] {cba2b1f2-1cba-4a5c-a735-02264961204d} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17001 | 2025.03.25 22:12:15.908996 [ 254 ] {cba2b1f2-1cba-4a5c-a735-02264961204d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001799 sec., 6670.372429127293 rows/sec., 521.12 KiB/sec. | ||
17002 | 2025.03.25 22:12:15.909216 [ 254 ] {cba2b1f2-1cba-4a5c-a735-02264961204d} <Debug> TCPHandler: Processed in 0.002170188 sec. | ||
17003 | 2025.03.25 22:12:15.909387 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17004 | 2025.03.25 22:12:15.909492 [ 254 ] {7ebb032c-ef58-47ab-9959-1b4468292ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17005 | 2025.03.25 22:12:15.909538 [ 254 ] {7ebb032c-ef58-47ab-9959-1b4468292ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17006 | 2025.03.25 22:12:15.910286 [ 254 ] {7ebb032c-ef58-47ab-9959-1b4468292ad8} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17007 | 2025.03.25 22:12:15.910325 [ 254 ] {7ebb032c-ef58-47ab-9959-1b4468292ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17008 | 2025.03.25 22:12:15.910806 [ 254 ] {7ebb032c-ef58-47ab-9959-1b4468292ad8} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
17009 | 2025.03.25 22:12:15.911270 [ 254 ] {7ebb032c-ef58-47ab-9959-1b4468292ad8} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17010 | 2025.03.25 22:12:15.911493 [ 254 ] {7ebb032c-ef58-47ab-9959-1b4468292ad8} <Debug> executeQuery: Read 564 rows, 43.30 KiB in 0.002018 sec., 279484.6382556987 rows/sec., 20.96 MiB/sec. | ||
17011 | 2025.03.25 22:12:15.911577 [ 254 ] {7ebb032c-ef58-47ab-9959-1b4468292ad8} <Debug> TCPHandler: Processed in 0.002242039 sec. | ||
17012 | 2025.03.25 22:12:15.911738 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17013 | 2025.03.25 22:12:15.912025 [ 254 ] {47011915-98d4-456c-8168-551be01aab43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17014 | 2025.03.25 22:12:15.912161 [ 254 ] {47011915-98d4-456c-8168-551be01aab43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17015 | 2025.03.25 22:12:15.912913 [ 254 ] {47011915-98d4-456c-8168-551be01aab43} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17016 | 2025.03.25 22:12:15.912952 [ 254 ] {47011915-98d4-456c-8168-551be01aab43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17017 | 2025.03.25 22:12:15.913584 [ 254 ] {47011915-98d4-456c-8168-551be01aab43} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
17018 | 2025.03.25 22:12:15.914108 [ 254 ] {47011915-98d4-456c-8168-551be01aab43} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17019 | 2025.03.25 22:12:15.914317 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_143_32 to all_148_148_0 | ||
17020 | 2025.03.25 22:12:15.914341 [ 254 ] {47011915-98d4-456c-8168-551be01aab43} <Debug> executeQuery: Read 916 rows, 63.62 KiB in 0.002425 sec., 377731.9587628866 rows/sec., 25.62 MiB/sec. | ||
17021 | 2025.03.25 22:12:15.914395 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17022 | 2025.03.25 22:12:15.914464 [ 254 ] {47011915-98d4-456c-8168-551be01aab43} <Debug> TCPHandler: Processed in 0.002810919 sec. | ||
17023 | 2025.03.25 22:12:15.914465 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17024 | 2025.03.25 22:12:15.914687 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17025 | 2025.03.25 22:12:15.914901 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_143_32 to all_148_148_0 into Compact with storage Full | ||
17026 | 2025.03.25 22:12:15.915050 [ 254 ] {3650eb5b-7f21-424e-be92-386ec1c03a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17027 | 2025.03.25 22:12:15.915342 [ 254 ] {3650eb5b-7f21-424e-be92-386ec1c03a9c} <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 | ||
17028 | 2025.03.25 22:12:15.916583 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17029 | 2025.03.25 22:12:15.916733 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_143_32, total 40988 rows starting from the beginning of the part | ||
17030 | 2025.03.25 22:12:15.917218 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
17031 | 2025.03.25 22:12:15.917725 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 162 rows starting from the beginning of the part | ||
17032 | 2025.03.25 22:12:15.918199 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
17033 | 2025.03.25 22:12:15.918635 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
17034 | 2025.03.25 22:12:15.918974 [ 186 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 916 rows starting from the beginning of the part | ||
17035 | 2025.03.25 22:12:15.920851 [ 254 ] {3650eb5b-7f21-424e-be92-386ec1c03a9c} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17036 | 2025.03.25 22:12:15.920912 [ 254 ] {3650eb5b-7f21-424e-be92-386ec1c03a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17037 | 2025.03.25 22:12:15.922938 [ 254 ] {3650eb5b-7f21-424e-be92-386ec1c03a9c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
17038 | 2025.03.25 22:12:15.923580 [ 254 ] {3650eb5b-7f21-424e-be92-386ec1c03a9c} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17039 | 2025.03.25 22:12:15.923943 [ 254 ] {3650eb5b-7f21-424e-be92-386ec1c03a9c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.009028 sec., 886.1320336730173 rows/sec., 1.59 MiB/sec. | ||
17040 | 2025.03.25 22:12:15.924753 [ 254 ] {3650eb5b-7f21-424e-be92-386ec1c03a9c} <Debug> TCPHandler: Processed in 0.010162618 sec. | ||
17041 | 2025.03.25 22:12:15.925406 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17042 | 2025.03.25 22:12:15.925897 [ 254 ] {3577bf6c-ce33-41ad-9f0d-853599daf47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17043 | 2025.03.25 22:12:15.926125 [ 254 ] {3577bf6c-ce33-41ad-9f0d-853599daf47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17044 | 2025.03.25 22:12:15.927632 [ 254 ] {3577bf6c-ce33-41ad-9f0d-853599daf47f} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17045 | 2025.03.25 22:12:15.927674 [ 254 ] {3577bf6c-ce33-41ad-9f0d-853599daf47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17046 | 2025.03.25 22:12:15.928366 [ 254 ] {3577bf6c-ce33-41ad-9f0d-853599daf47f} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
17047 | 2025.03.25 22:12:15.928982 [ 254 ] {3577bf6c-ce33-41ad-9f0d-853599daf47f} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17048 | 2025.03.25 22:12:15.929208 [ 254 ] {3577bf6c-ce33-41ad-9f0d-853599daf47f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003503 sec., 17128.17584927205 rows/sec., 1.15 MiB/sec. | ||
17049 | 2025.03.25 22:12:15.929295 [ 254 ] {3577bf6c-ce33-41ad-9f0d-853599daf47f} <Debug> TCPHandler: Processed in 0.004060991 sec. | ||
17050 | 2025.03.25 22:12:15.932833 [ 189 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42546 rows, containing 5 columns (5 merged, 0 gathered) in 0.018209788 sec., 2336435.767401575 rows/sec., 159.88 MiB/sec. | ||
17051 | 2025.03.25 22:12:15.933452 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} <Trace> MergedBlockOutputStream: filled checksums all_1_148_33 (state Temporary) | ||
17052 | 2025.03.25 22:12:15.934135 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_148_33 to all_1_148_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17053 | 2025.03.25 22:12:15.934237 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_148_33} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_143_32, all_148_148_0] -> all_1_148_33 | ||
17054 | 2025.03.25 22:12:15.934357 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
17055 | 2025.03.25 22:12:17.756232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 44408 | ||
17056 | 2025.03.25 22:12:17.758676 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17057 | 2025.03.25 22:12:17.758728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17058 | 2025.03.25 22:12:17.759416 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
17059 | 2025.03.25 22:12:17.759890 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17060 | 2025.03.25 22:12:17.760205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44408 | ||
17061 | 2025.03.25 22:12:20.531037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2306 | ||
17062 | 2025.03.25 22:12:20.534779 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17063 | 2025.03.25 22:12:20.534836 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17064 | 2025.03.25 22:12:20.536370 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
17065 | 2025.03.25 22:12:20.536701 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17066 | 2025.03.25 22:12:20.538728 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2306 | ||
17067 | 2025.03.25 22:12:20.870476 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17068 | 2025.03.25 22:12:20.870724 [ 254 ] {b6b42e75-ffb0-496a-90ff-194f007656bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17069 | 2025.03.25 22:12:20.870813 [ 254 ] {b6b42e75-ffb0-496a-90ff-194f007656bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17070 | 2025.03.25 22:12:20.872004 [ 254 ] {b6b42e75-ffb0-496a-90ff-194f007656bc} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17071 | 2025.03.25 22:12:20.872074 [ 254 ] {b6b42e75-ffb0-496a-90ff-194f007656bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17072 | 2025.03.25 22:12:20.872783 [ 254 ] {b6b42e75-ffb0-496a-90ff-194f007656bc} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
17073 | 2025.03.25 22:12:20.873194 [ 254 ] {b6b42e75-ffb0-496a-90ff-194f007656bc} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17074 | 2025.03.25 22:12:20.873551 [ 254 ] {b6b42e75-ffb0-496a-90ff-194f007656bc} <Debug> executeQuery: Read 158 rows, 14.00 KiB in 0.002873 sec., 54994.77897667943 rows/sec., 4.76 MiB/sec. | ||
17075 | 2025.03.25 22:12:20.873715 [ 254 ] {b6b42e75-ffb0-496a-90ff-194f007656bc} <Debug> TCPHandler: Processed in 0.003452161 sec. | ||
17076 | 2025.03.25 22:12:20.874001 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17077 | 2025.03.25 22:12:20.874348 [ 254 ] {5500c2f7-9189-4acd-bac7-058547d0b531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17078 | 2025.03.25 22:12:20.874458 [ 254 ] {5500c2f7-9189-4acd-bac7-058547d0b531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17079 | 2025.03.25 22:12:20.875760 [ 254 ] {5500c2f7-9189-4acd-bac7-058547d0b531} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17080 | 2025.03.25 22:12:20.875822 [ 254 ] {5500c2f7-9189-4acd-bac7-058547d0b531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17081 | 2025.03.25 22:12:20.876388 [ 254 ] {5500c2f7-9189-4acd-bac7-058547d0b531} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
17082 | 2025.03.25 22:12:20.876761 [ 254 ] {5500c2f7-9189-4acd-bac7-058547d0b531} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17083 | 2025.03.25 22:12:20.877101 [ 254 ] {5500c2f7-9189-4acd-bac7-058547d0b531} <Debug> executeQuery: Read 51 rows, 3.83 KiB in 0.002854 sec., 17869.65662228451 rows/sec., 1.31 MiB/sec. | ||
17084 | 2025.03.25 22:12:20.877265 [ 254 ] {5500c2f7-9189-4acd-bac7-058547d0b531} <Debug> TCPHandler: Processed in 0.00340734 sec. | ||
17085 | 2025.03.25 22:12:20.877654 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17086 | 2025.03.25 22:12:20.877821 [ 254 ] {5bac7938-3d4f-49c7-93dd-9f80d99c73ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17087 | 2025.03.25 22:12:20.877893 [ 254 ] {5bac7938-3d4f-49c7-93dd-9f80d99c73ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17088 | 2025.03.25 22:12:20.878934 [ 254 ] {5bac7938-3d4f-49c7-93dd-9f80d99c73ae} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17089 | 2025.03.25 22:12:20.878987 [ 254 ] {5bac7938-3d4f-49c7-93dd-9f80d99c73ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17090 | 2025.03.25 22:12:20.883516 [ 254 ] {5bac7938-3d4f-49c7-93dd-9f80d99c73ae} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
17091 | 2025.03.25 22:12:20.883913 [ 254 ] {5bac7938-3d4f-49c7-93dd-9f80d99c73ae} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17092 | 2025.03.25 22:12:20.884235 [ 254 ] {5bac7938-3d4f-49c7-93dd-9f80d99c73ae} <Debug> executeQuery: Read 115 rows, 9.20 KiB in 0.006451 sec., 17826.69353588591 rows/sec., 1.39 MiB/sec. | ||
17093 | 2025.03.25 22:12:20.885366 [ 254 ] {5bac7938-3d4f-49c7-93dd-9f80d99c73ae} <Debug> TCPHandler: Processed in 0.007847187 sec. | ||
17094 | 2025.03.25 22:12:20.885882 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17095 | 2025.03.25 22:12:20.886054 [ 254 ] {ff2371d5-db8e-495e-9607-f579c17a6f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17096 | 2025.03.25 22:12:20.886134 [ 254 ] {ff2371d5-db8e-495e-9607-f579c17a6f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17097 | 2025.03.25 22:12:20.887000 [ 254 ] {ff2371d5-db8e-495e-9607-f579c17a6f30} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17098 | 2025.03.25 22:12:20.887056 [ 254 ] {ff2371d5-db8e-495e-9607-f579c17a6f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17099 | 2025.03.25 22:12:20.887647 [ 254 ] {ff2371d5-db8e-495e-9607-f579c17a6f30} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
17100 | 2025.03.25 22:12:20.887970 [ 254 ] {ff2371d5-db8e-495e-9607-f579c17a6f30} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17101 | 2025.03.25 22:12:20.888242 [ 254 ] {ff2371d5-db8e-495e-9607-f579c17a6f30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002239 sec., 71460.47342563645 rows/sec., 4.98 MiB/sec. | ||
17102 | 2025.03.25 22:12:20.888311 [ 254 ] {ff2371d5-db8e-495e-9607-f579c17a6f30} <Debug> TCPHandler: Processed in 0.002807949 sec. | ||
17103 | 2025.03.25 22:12:20.888471 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17104 | 2025.03.25 22:12:20.888608 [ 254 ] {4f3da090-167e-4360-978b-955660749a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17105 | 2025.03.25 22:12:20.888700 [ 254 ] {4f3da090-167e-4360-978b-955660749a89} <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 | ||
17106 | 2025.03.25 22:12:20.890393 [ 254 ] {4f3da090-167e-4360-978b-955660749a89} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17107 | 2025.03.25 22:12:20.890451 [ 254 ] {4f3da090-167e-4360-978b-955660749a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17108 | 2025.03.25 22:12:20.892495 [ 254 ] {4f3da090-167e-4360-978b-955660749a89} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
17109 | 2025.03.25 22:12:20.892975 [ 254 ] {4f3da090-167e-4360-978b-955660749a89} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17110 | 2025.03.25 22:12:20.893373 [ 254 ] {4f3da090-167e-4360-978b-955660749a89} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.004797 sec., 10631.644777986241 rows/sec., 19.05 MiB/sec. | ||
17111 | 2025.03.25 22:12:20.896203 [ 254 ] {4f3da090-167e-4360-978b-955660749a89} <Debug> TCPHandler: Processed in 0.007792676 sec. | ||
17112 | 2025.03.25 22:12:20.897014 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17113 | 2025.03.25 22:12:20.897486 [ 254 ] {022c55df-a902-4c7e-979d-d8f127b5f9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17114 | 2025.03.25 22:12:20.897573 [ 254 ] {022c55df-a902-4c7e-979d-d8f127b5f9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17115 | 2025.03.25 22:12:20.898315 [ 254 ] {022c55df-a902-4c7e-979d-d8f127b5f9d3} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17116 | 2025.03.25 22:12:20.898372 [ 254 ] {022c55df-a902-4c7e-979d-d8f127b5f9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17117 | 2025.03.25 22:12:20.898945 [ 254 ] {022c55df-a902-4c7e-979d-d8f127b5f9d3} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
17118 | 2025.03.25 22:12:20.899275 [ 254 ] {022c55df-a902-4c7e-979d-d8f127b5f9d3} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17119 | 2025.03.25 22:12:20.899575 [ 254 ] {022c55df-a902-4c7e-979d-d8f127b5f9d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002433 sec., 24660.91245376079 rows/sec., 1.66 MiB/sec. | ||
17120 | 2025.03.25 22:12:20.899650 [ 254 ] {022c55df-a902-4c7e-979d-d8f127b5f9d3} <Debug> TCPHandler: Processed in 0.002779599 sec. | ||
17121 | 2025.03.25 22:12:21.136639 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 732 | ||
17122 | 2025.03.25 22:12:21.175660 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17123 | 2025.03.25 22:12:21.175744 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17124 | 2025.03.25 22:12:21.185829 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
17125 | 2025.03.25 22:12:21.187534 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17126 | 2025.03.25 22:12:21.195916 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 732 | ||
17127 | 2025.03.25 22:12:24.986271 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
17128 | 2025.03.25 22:12:24.986321 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
17129 | 2025.03.25 22:12:25.064707 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
17130 | 2025.03.25 22:12:25.064767 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
17131 | 2025.03.25 22:12:25.067005 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
17132 | 2025.03.25 22:12:25.260333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44896 | ||
17133 | 2025.03.25 22:12:25.261030 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17134 | 2025.03.25 22:12:25.261084 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17135 | 2025.03.25 22:12:25.261747 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
17136 | 2025.03.25 22:12:25.262222 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17137 | 2025.03.25 22:12:25.262474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44896 | ||
17138 | 2025.03.25 22:12:25.715157 [ 217 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
17139 | 2025.03.25 22:12:25.715198 [ 217 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
17140 | 2025.03.25 22:12:25.717330 [ 217 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
17141 | 2025.03.25 22:12:25.862421 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17142 | 2025.03.25 22:12:25.862623 [ 254 ] {549b8c0d-1a6c-49a7-ac2c-0b0b7dbe1f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17143 | 2025.03.25 22:12:25.862695 [ 254 ] {549b8c0d-1a6c-49a7-ac2c-0b0b7dbe1f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17144 | 2025.03.25 22:12:25.863497 [ 254 ] {549b8c0d-1a6c-49a7-ac2c-0b0b7dbe1f77} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17145 | 2025.03.25 22:12:25.863545 [ 254 ] {549b8c0d-1a6c-49a7-ac2c-0b0b7dbe1f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17146 | 2025.03.25 22:12:25.864128 [ 254 ] {549b8c0d-1a6c-49a7-ac2c-0b0b7dbe1f77} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
17147 | 2025.03.25 22:12:25.864637 [ 254 ] {549b8c0d-1a6c-49a7-ac2c-0b0b7dbe1f77} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17148 | 2025.03.25 22:12:25.864905 [ 254 ] {549b8c0d-1a6c-49a7-ac2c-0b0b7dbe1f77} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.00232 sec., 31034.48275862069 rows/sec., 2.51 MiB/sec. | ||
17149 | 2025.03.25 22:12:25.865003 [ 254 ] {549b8c0d-1a6c-49a7-ac2c-0b0b7dbe1f77} <Debug> TCPHandler: Processed in 0.002711347 sec. | ||
17150 | 2025.03.25 22:12:25.865002 [ 222 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
17151 | 2025.03.25 22:12:25.865076 [ 222 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
17152 | 2025.03.25 22:12:25.865195 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17153 | 2025.03.25 22:12:25.865347 [ 254 ] {4f5bf003-5f8a-4753-a11f-fe073f66dd30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17154 | 2025.03.25 22:12:25.865411 [ 254 ] {4f5bf003-5f8a-4753-a11f-fe073f66dd30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17155 | 2025.03.25 22:12:25.866763 [ 254 ] {4f5bf003-5f8a-4753-a11f-fe073f66dd30} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17156 | 2025.03.25 22:12:25.866803 [ 254 ] {4f5bf003-5f8a-4753-a11f-fe073f66dd30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17157 | 2025.03.25 22:12:25.867673 [ 254 ] {4f5bf003-5f8a-4753-a11f-fe073f66dd30} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
17158 | 2025.03.25 22:12:25.868420 [ 222 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
17159 | 2025.03.25 22:12:25.868443 [ 254 ] {4f5bf003-5f8a-4753-a11f-fe073f66dd30} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17160 | 2025.03.25 22:12:25.868840 [ 57 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
17161 | 2025.03.25 22:12:25.868978 [ 57 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17162 | 2025.03.25 22:12:25.869041 [ 254 ] {4f5bf003-5f8a-4753-a11f-fe073f66dd30} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00369 sec., 2168.021680216802 rows/sec., 163.03 KiB/sec. | ||
17163 | 2025.03.25 22:12:25.869068 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17164 | 2025.03.25 22:12:25.869473 [ 254 ] {4f5bf003-5f8a-4753-a11f-fe073f66dd30} <Debug> TCPHandler: Processed in 0.004340235 sec. | ||
17165 | 2025.03.25 22:12:25.869597 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
17166 | 2025.03.25 22:12:25.869918 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17167 | 2025.03.25 22:12:25.870064 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17168 | 2025.03.25 22:12:25.870203 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 200 rows starting from the beginning of the part | ||
17169 | 2025.03.25 22:12:25.870322 [ 254 ] {3ebef909-4172-4521-aac3-c92900ca93f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17170 | 2025.03.25 22:12:25.870499 [ 254 ] {3ebef909-4172-4521-aac3-c92900ca93f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17171 | 2025.03.25 22:12:25.870688 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 8 rows starting from the beginning of the part | ||
17172 | 2025.03.25 22:12:25.870989 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 51 rows starting from the beginning of the part | ||
17173 | 2025.03.25 22:12:25.871416 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 20 rows starting from the beginning of the part | ||
17174 | 2025.03.25 22:12:25.871880 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 51 rows starting from the beginning of the part | ||
17175 | 2025.03.25 22:12:25.872264 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 8 rows starting from the beginning of the part | ||
17176 | 2025.03.25 22:12:25.873641 [ 254 ] {3ebef909-4172-4521-aac3-c92900ca93f5} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17177 | 2025.03.25 22:12:25.873706 [ 254 ] {3ebef909-4172-4521-aac3-c92900ca93f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17178 | 2025.03.25 22:12:25.874969 [ 254 ] {3ebef909-4172-4521-aac3-c92900ca93f5} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
17179 | 2025.03.25 22:12:25.875072 [ 190 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 5 columns (5 merged, 0 gathered) in 0.005824701 sec., 58028.72971505319 rows/sec., 4.21 MiB/sec. | ||
17180 | 2025.03.25 22:12:25.875393 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
17181 | 2025.03.25 22:12:25.875670 [ 254 ] {3ebef909-4172-4521-aac3-c92900ca93f5} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17182 | 2025.03.25 22:12:25.875972 [ 254 ] {3ebef909-4172-4521-aac3-c92900ca93f5} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005788 sec., 12439.530062197651 rows/sec., 994.45 KiB/sec. | ||
17183 | 2025.03.25 22:12:25.876042 [ 254 ] {3ebef909-4172-4521-aac3-c92900ca93f5} <Debug> TCPHandler: Processed in 0.006286509 sec. | ||
17184 | 2025.03.25 22:12:25.876198 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17185 | 2025.03.25 22:12:25.876222 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17186 | 2025.03.25 22:12:25.876333 [ 189 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_136_27} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
17187 | 2025.03.25 22:12:25.876400 [ 254 ] {b57ac2ce-4964-4bf2-bc7a-869fcc598d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17188 | 2025.03.25 22:12:25.876500 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
17189 | 2025.03.25 22:12:25.876514 [ 254 ] {b57ac2ce-4964-4bf2-bc7a-869fcc598d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17190 | 2025.03.25 22:12:25.877083 [ 254 ] {b57ac2ce-4964-4bf2-bc7a-869fcc598d39} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17191 | 2025.03.25 22:12:25.877123 [ 254 ] {b57ac2ce-4964-4bf2-bc7a-869fcc598d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17192 | 2025.03.25 22:12:25.877654 [ 254 ] {b57ac2ce-4964-4bf2-bc7a-869fcc598d39} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
17193 | 2025.03.25 22:12:25.878170 [ 254 ] {b57ac2ce-4964-4bf2-bc7a-869fcc598d39} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17194 | 2025.03.25 22:12:25.878381 [ 254 ] {b57ac2ce-4964-4bf2-bc7a-869fcc598d39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002022 sec., 79129.57467853611 rows/sec., 5.51 MiB/sec. | ||
17195 | 2025.03.25 22:12:25.878434 [ 254 ] {b57ac2ce-4964-4bf2-bc7a-869fcc598d39} <Debug> TCPHandler: Processed in 0.00227974 sec. | ||
17196 | 2025.03.25 22:12:25.878542 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17197 | 2025.03.25 22:12:25.878645 [ 254 ] {804155b1-70d8-4fad-98db-943a81959aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17198 | 2025.03.25 22:12:25.878711 [ 254 ] {804155b1-70d8-4fad-98db-943a81959aa9} <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 | ||
17199 | 2025.03.25 22:12:25.879803 [ 254 ] {804155b1-70d8-4fad-98db-943a81959aa9} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17200 | 2025.03.25 22:12:25.879841 [ 254 ] {804155b1-70d8-4fad-98db-943a81959aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17201 | 2025.03.25 22:12:25.880724 [ 254 ] {804155b1-70d8-4fad-98db-943a81959aa9} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
17202 | 2025.03.25 22:12:25.881266 [ 254 ] {804155b1-70d8-4fad-98db-943a81959aa9} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17203 | 2025.03.25 22:12:25.881564 [ 254 ] {804155b1-70d8-4fad-98db-943a81959aa9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002927 sec., 2733.173898189272 rows/sec., 4.90 MiB/sec. | ||
17204 | 2025.03.25 22:12:25.881818 [ 254 ] {804155b1-70d8-4fad-98db-943a81959aa9} <Debug> TCPHandler: Processed in 0.003323548 sec. | ||
17205 | 2025.03.25 22:12:25.882134 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17206 | 2025.03.25 22:12:25.882302 [ 254 ] {a3defbe0-114f-4042-8b71-d09d048ba22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17207 | 2025.03.25 22:12:25.882351 [ 254 ] {a3defbe0-114f-4042-8b71-d09d048ba22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17208 | 2025.03.25 22:12:25.882836 [ 254 ] {a3defbe0-114f-4042-8b71-d09d048ba22a} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17209 | 2025.03.25 22:12:25.882877 [ 254 ] {a3defbe0-114f-4042-8b71-d09d048ba22a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17210 | 2025.03.25 22:12:25.883415 [ 254 ] {a3defbe0-114f-4042-8b71-d09d048ba22a} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
17211 | 2025.03.25 22:12:25.883926 [ 254 ] {a3defbe0-114f-4042-8b71-d09d048ba22a} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17212 | 2025.03.25 22:12:25.884159 [ 254 ] {a3defbe0-114f-4042-8b71-d09d048ba22a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001877 sec., 31965.90303676079 rows/sec., 2.15 MiB/sec. | ||
17213 | 2025.03.25 22:12:25.884228 [ 254 ] {a3defbe0-114f-4042-8b71-d09d048ba22a} <Debug> TCPHandler: Processed in 0.002188178 sec. | ||
17214 | 2025.03.25 22:12:25.884239 [ 220 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
17215 | 2025.03.25 22:12:25.884305 [ 220 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
17216 | 2025.03.25 22:12:25.886640 [ 220 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
17217 | 2025.03.25 22:12:28.695998 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 739 | ||
17218 | 2025.03.25 22:12:28.720738 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17219 | 2025.03.25 22:12:28.720797 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17220 | 2025.03.25 22:12:28.728489 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
17221 | 2025.03.25 22:12:28.729729 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17222 | 2025.03.25 22:12:28.733005 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 739 | ||
17223 | 2025.03.25 22:12:30.040203 [ 222 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
17224 | 2025.03.25 22:12:30.040255 [ 222 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
17225 | 2025.03.25 22:12:30.042329 [ 222 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
17226 | 2025.03.25 22:12:30.538968 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2330 | ||
17227 | 2025.03.25 22:12:30.542350 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17228 | 2025.03.25 22:12:30.542396 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17229 | 2025.03.25 22:12:30.544084 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
17230 | 2025.03.25 22:12:30.544683 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17231 | 2025.03.25 22:12:30.545340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2330 | ||
17232 | 2025.03.25 22:12:30.868647 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17233 | 2025.03.25 22:12:30.868904 [ 254 ] {4d883fad-657f-4622-a843-94219de5b671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
17234 | 2025.03.25 22:12:30.869005 [ 254 ] {4d883fad-657f-4622-a843-94219de5b671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
17235 | 2025.03.25 22:12:30.869833 [ 254 ] {4d883fad-657f-4622-a843-94219de5b671} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17236 | 2025.03.25 22:12:30.869885 [ 254 ] {4d883fad-657f-4622-a843-94219de5b671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17237 | 2025.03.25 22:12:30.870432 [ 254 ] {4d883fad-657f-4622-a843-94219de5b671} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
17238 | 2025.03.25 22:12:30.870891 [ 254 ] {4d883fad-657f-4622-a843-94219de5b671} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17239 | 2025.03.25 22:12:30.871139 [ 254 ] {4d883fad-657f-4622-a843-94219de5b671} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002297 sec., 4353.504571179799 rows/sec., 355.00 KiB/sec. | ||
17240 | 2025.03.25 22:12:30.871349 [ 254 ] {4d883fad-657f-4622-a843-94219de5b671} <Debug> TCPHandler: Processed in 0.00288843 sec. | ||
17241 | 2025.03.25 22:12:30.871536 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17242 | 2025.03.25 22:12:30.871652 [ 254 ] {47059181-8d8f-4651-85f3-79c131c41696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17243 | 2025.03.25 22:12:30.871703 [ 254 ] {47059181-8d8f-4651-85f3-79c131c41696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17244 | 2025.03.25 22:12:30.872385 [ 254 ] {47059181-8d8f-4651-85f3-79c131c41696} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17245 | 2025.03.25 22:12:30.872426 [ 254 ] {47059181-8d8f-4651-85f3-79c131c41696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17246 | 2025.03.25 22:12:30.873000 [ 254 ] {47059181-8d8f-4651-85f3-79c131c41696} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
17247 | 2025.03.25 22:12:30.873497 [ 254 ] {47059181-8d8f-4651-85f3-79c131c41696} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17248 | 2025.03.25 22:12:30.873704 [ 254 ] {47059181-8d8f-4651-85f3-79c131c41696} <Debug> executeQuery: Read 163 rows, 14.37 KiB in 0.002075 sec., 78554.21686746988 rows/sec., 6.76 MiB/sec. | ||
17249 | 2025.03.25 22:12:30.873721 [ 45 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
17250 | 2025.03.25 22:12:30.873769 [ 254 ] {47059181-8d8f-4651-85f3-79c131c41696} <Debug> TCPHandler: Processed in 0.00228972 sec. | ||
17251 | 2025.03.25 22:12:30.873828 [ 45 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17252 | 2025.03.25 22:12:30.873894 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17253 | 2025.03.25 22:12:30.873936 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17254 | 2025.03.25 22:12:30.874046 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
17255 | 2025.03.25 22:12:30.874078 [ 254 ] {90e62e75-ec2f-4f46-915c-f3f67945d122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17256 | 2025.03.25 22:12:30.874133 [ 254 ] {90e62e75-ec2f-4f46-915c-f3f67945d122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17257 | 2025.03.25 22:12:30.874224 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17258 | 2025.03.25 22:12:30.874271 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2013 rows starting from the beginning of the part | ||
17259 | 2025.03.25 22:12:30.874417 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 158 rows starting from the beginning of the part | ||
17260 | 2025.03.25 22:12:30.874820 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1332 rows starting from the beginning of the part | ||
17261 | 2025.03.25 22:12:30.875148 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 158 rows starting from the beginning of the part | ||
17262 | 2025.03.25 22:12:30.875449 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 72 rows starting from the beginning of the part | ||
17263 | 2025.03.25 22:12:30.875778 [ 191 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 163 rows starting from the beginning of the part | ||
17264 | 2025.03.25 22:12:30.876477 [ 254 ] {90e62e75-ec2f-4f46-915c-f3f67945d122} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17265 | 2025.03.25 22:12:30.876520 [ 254 ] {90e62e75-ec2f-4f46-915c-f3f67945d122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17266 | 2025.03.25 22:12:30.877158 [ 254 ] {90e62e75-ec2f-4f46-915c-f3f67945d122} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
17267 | 2025.03.25 22:12:30.877651 [ 254 ] {90e62e75-ec2f-4f46-915c-f3f67945d122} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17268 | 2025.03.25 22:12:30.877906 [ 254 ] {90e62e75-ec2f-4f46-915c-f3f67945d122} <Debug> executeQuery: Read 61 rows, 4.53 KiB in 0.003854 sec., 15827.71146860405 rows/sec., 1.15 MiB/sec. | ||
17269 | 2025.03.25 22:12:30.877987 [ 254 ] {90e62e75-ec2f-4f46-915c-f3f67945d122} <Debug> TCPHandler: Processed in 0.004115832 sec. | ||
17270 | 2025.03.25 22:12:30.878157 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17271 | 2025.03.25 22:12:30.878187 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3896 rows, containing 5 columns (5 merged, 0 gathered) in 0.004206344 sec., 926220.0143402442 rows/sec., 80.44 MiB/sec. | ||
17272 | 2025.03.25 22:12:30.878292 [ 254 ] {59a2aadc-b698-4437-a71c-18b9d7f5c819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17273 | 2025.03.25 22:12:30.878347 [ 254 ] {59a2aadc-b698-4437-a71c-18b9d7f5c819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17274 | 2025.03.25 22:12:30.878695 [ 189 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
17275 | 2025.03.25 22:12:30.879224 [ 254 ] {59a2aadc-b698-4437-a71c-18b9d7f5c819} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17276 | 2025.03.25 22:12:30.879270 [ 254 ] {59a2aadc-b698-4437-a71c-18b9d7f5c819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17277 | 2025.03.25 22:12:30.879663 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17278 | 2025.03.25 22:12:30.879879 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_151_30} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
17279 | 2025.03.25 22:12:30.879916 [ 254 ] {59a2aadc-b698-4437-a71c-18b9d7f5c819} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
17280 | 2025.03.25 22:12:30.880056 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
17281 | 2025.03.25 22:12:30.880468 [ 254 ] {59a2aadc-b698-4437-a71c-18b9d7f5c819} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17282 | 2025.03.25 22:12:30.880681 [ 45 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
17283 | 2025.03.25 22:12:30.880745 [ 254 ] {59a2aadc-b698-4437-a71c-18b9d7f5c819} <Debug> executeQuery: Read 125 rows, 10.01 KiB in 0.00248 sec., 50403.22580645161 rows/sec., 3.94 MiB/sec. | ||
17284 | 2025.03.25 22:12:30.880746 [ 45 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17285 | 2025.03.25 22:12:30.880828 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17286 | 2025.03.25 22:12:30.880883 [ 254 ] {59a2aadc-b698-4437-a71c-18b9d7f5c819} <Debug> TCPHandler: Processed in 0.002791729 sec. | ||
17287 | 2025.03.25 22:12:30.881044 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
17288 | 2025.03.25 22:12:30.881087 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17289 | 2025.03.25 22:12:30.881275 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17290 | 2025.03.25 22:12:30.881349 [ 254 ] {b3292f0a-49d3-493c-bd6a-a7507fda8711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17291 | 2025.03.25 22:12:30.881353 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 995 rows starting from the beginning of the part | ||
17292 | 2025.03.25 22:12:30.881560 [ 254 ] {b3292f0a-49d3-493c-bd6a-a7507fda8711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17293 | 2025.03.25 22:12:30.881831 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 115 rows starting from the beginning of the part | ||
17294 | 2025.03.25 22:12:30.882402 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 564 rows starting from the beginning of the part | ||
17295 | 2025.03.25 22:12:30.882881 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 115 rows starting from the beginning of the part | ||
17296 | 2025.03.25 22:12:30.883357 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 72 rows starting from the beginning of the part | ||
17297 | 2025.03.25 22:12:30.883831 [ 191 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 125 rows starting from the beginning of the part | ||
17298 | 2025.03.25 22:12:30.884899 [ 254 ] {b3292f0a-49d3-493c-bd6a-a7507fda8711} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17299 | 2025.03.25 22:12:30.884946 [ 254 ] {b3292f0a-49d3-493c-bd6a-a7507fda8711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17300 | 2025.03.25 22:12:30.885732 [ 254 ] {b3292f0a-49d3-493c-bd6a-a7507fda8711} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
17301 | 2025.03.25 22:12:30.885983 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 5 columns (5 merged, 0 gathered) in 0.005051919 sec., 393117.94191474566 rows/sec., 30.91 MiB/sec. | ||
17302 | 2025.03.25 22:12:30.886351 [ 254 ] {b3292f0a-49d3-493c-bd6a-a7507fda8711} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17303 | 2025.03.25 22:12:30.886357 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
17304 | 2025.03.25 22:12:30.886752 [ 254 ] {b3292f0a-49d3-493c-bd6a-a7507fda8711} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.0055 sec., 30000 rows/sec., 2.09 MiB/sec. | ||
17305 | 2025.03.25 22:12:30.886857 [ 254 ] {b3292f0a-49d3-493c-bd6a-a7507fda8711} <Debug> TCPHandler: Processed in 0.005825972 sec. | ||
17306 | 2025.03.25 22:12:30.887036 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17307 | 2025.03.25 22:12:30.887189 [ 254 ] {3b7ecf6c-f138-4be1-849e-770a7a216030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17308 | 2025.03.25 22:12:30.887312 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17309 | 2025.03.25 22:12:30.887330 [ 254 ] {3b7ecf6c-f138-4be1-849e-770a7a216030} <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 | ||
17310 | 2025.03.25 22:12:30.887588 [ 194 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_151_30} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
17311 | 2025.03.25 22:12:30.887802 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
17312 | 2025.03.25 22:12:30.888903 [ 254 ] {3b7ecf6c-f138-4be1-849e-770a7a216030} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17313 | 2025.03.25 22:12:30.888948 [ 254 ] {3b7ecf6c-f138-4be1-849e-770a7a216030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17314 | 2025.03.25 22:12:30.889794 [ 254 ] {3b7ecf6c-f138-4be1-849e-770a7a216030} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
17315 | 2025.03.25 22:12:30.890379 [ 254 ] {3b7ecf6c-f138-4be1-849e-770a7a216030} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17316 | 2025.03.25 22:12:30.890588 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
17317 | 2025.03.25 22:12:30.890666 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17318 | 2025.03.25 22:12:30.890666 [ 254 ] {3b7ecf6c-f138-4be1-849e-770a7a216030} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.00353 sec., 14447.592067988668 rows/sec., 25.89 MiB/sec. | ||
17319 | 2025.03.25 22:12:30.890710 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17320 | 2025.03.25 22:12:30.891094 [ 254 ] {3b7ecf6c-f138-4be1-849e-770a7a216030} <Debug> TCPHandler: Processed in 0.004134352 sec. | ||
17321 | 2025.03.25 22:12:30.891090 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
17322 | 2025.03.25 22:12:30.891269 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17323 | 2025.03.25 22:12:30.891515 [ 254 ] {66cd145a-d6f8-4dda-b672-733247b052be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17324 | 2025.03.25 22:12:30.891642 [ 254 ] {66cd145a-d6f8-4dda-b672-733247b052be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17325 | 2025.03.25 22:12:30.891947 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17326 | 2025.03.25 22:12:30.892221 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2794 rows starting from the beginning of the part | ||
17327 | 2025.03.25 22:12:30.892876 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 51 rows starting from the beginning of the part | ||
17328 | 2025.03.25 22:12:30.893686 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 8 rows starting from the beginning of the part | ||
17329 | 2025.03.25 22:12:30.893831 [ 254 ] {66cd145a-d6f8-4dda-b672-733247b052be} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17330 | 2025.03.25 22:12:30.893928 [ 254 ] {66cd145a-d6f8-4dda-b672-733247b052be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17331 | 2025.03.25 22:12:30.894420 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 51 rows starting from the beginning of the part | ||
17332 | 2025.03.25 22:12:30.894988 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 8 rows starting from the beginning of the part | ||
17333 | 2025.03.25 22:12:30.895588 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 51 rows starting from the beginning of the part | ||
17334 | 2025.03.25 22:12:30.895870 [ 254 ] {66cd145a-d6f8-4dda-b672-733247b052be} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
17335 | 2025.03.25 22:12:30.896919 [ 254 ] {66cd145a-d6f8-4dda-b672-733247b052be} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17336 | 2025.03.25 22:12:30.897240 [ 45 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
17337 | 2025.03.25 22:12:30.897314 [ 45 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17338 | 2025.03.25 22:12:30.897375 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17339 | 2025.03.25 22:12:30.897375 [ 254 ] {66cd145a-d6f8-4dda-b672-733247b052be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005945 sec., 10092.514718250632 rows/sec., 696.49 KiB/sec. | ||
17340 | 2025.03.25 22:12:30.897571 [ 254 ] {66cd145a-d6f8-4dda-b672-733247b052be} <Debug> TCPHandler: Processed in 0.006378171 sec. | ||
17341 | 2025.03.25 22:12:30.897602 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
17342 | 2025.03.25 22:12:30.897711 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17343 | 2025.03.25 22:12:30.897739 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8564 rows starting from the beginning of the part | ||
17344 | 2025.03.25 22:12:30.897847 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
17345 | 2025.03.25 22:12:30.898003 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
17346 | 2025.03.25 22:12:30.898135 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
17347 | 2025.03.25 22:12:30.898243 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
17348 | 2025.03.25 22:12:30.898403 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
17349 | 2025.03.25 22:12:30.902769 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8864 rows, containing 4 columns (4 merged, 0 gathered) in 0.005292052 sec., 1674964.6450941903 rows/sec., 111.71 MiB/sec. | ||
17350 | 2025.03.25 22:12:30.903177 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
17351 | 2025.03.25 22:12:30.903744 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17352 | 2025.03.25 22:12:30.903823 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_151_30} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
17353 | 2025.03.25 22:12:30.903902 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
17354 | 2025.03.25 22:12:30.909251 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2963 rows, containing 19 columns (19 merged, 0 gathered) in 0.018397781 sec., 161052.03122050426 rows/sec., 288.60 MiB/sec. | ||
17355 | 2025.03.25 22:12:30.911877 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
17356 | 2025.03.25 22:12:30.912547 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17357 | 2025.03.25 22:12:30.912630 [ 187 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
17358 | 2025.03.25 22:12:30.912784 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.76 MiB. | ||
17359 | 2025.03.25 22:12:32.762615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 45323 | ||
17360 | 2025.03.25 22:12:32.763365 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17361 | 2025.03.25 22:12:32.763414 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
17362 | 2025.03.25 22:12:32.764123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
17363 | 2025.03.25 22:12:32.764617 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17364 | 2025.03.25 22:12:32.764878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45323 | ||
17365 | 2025.03.25 22:12:35.862715 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17366 | 2025.03.25 22:12:35.863028 [ 254 ] {fef3caa6-0fe1-4ca0-acc6-5151b0dc40eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17367 | 2025.03.25 22:12:35.863141 [ 254 ] {fef3caa6-0fe1-4ca0-acc6-5151b0dc40eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17368 | 2025.03.25 22:12:35.864082 [ 254 ] {fef3caa6-0fe1-4ca0-acc6-5151b0dc40eb} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17369 | 2025.03.25 22:12:35.864122 [ 254 ] {fef3caa6-0fe1-4ca0-acc6-5151b0dc40eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17370 | 2025.03.25 22:12:35.864557 [ 254 ] {fef3caa6-0fe1-4ca0-acc6-5151b0dc40eb} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
17371 | 2025.03.25 22:12:35.864810 [ 254 ] {fef3caa6-0fe1-4ca0-acc6-5151b0dc40eb} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17372 | 2025.03.25 22:12:35.865018 [ 254 ] {fef3caa6-0fe1-4ca0-acc6-5151b0dc40eb} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002073 sec., 34732.27206946454 rows/sec., 2.81 MiB/sec. | ||
17373 | 2025.03.25 22:12:35.865085 [ 254 ] {fef3caa6-0fe1-4ca0-acc6-5151b0dc40eb} <Debug> TCPHandler: Processed in 0.002555435 sec. | ||
17374 | 2025.03.25 22:12:35.865214 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17375 | 2025.03.25 22:12:35.865328 [ 254 ] {e123db08-41bd-41f3-a1da-2ea2a494a280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17376 | 2025.03.25 22:12:35.865376 [ 254 ] {e123db08-41bd-41f3-a1da-2ea2a494a280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17377 | 2025.03.25 22:12:35.865913 [ 254 ] {e123db08-41bd-41f3-a1da-2ea2a494a280} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17378 | 2025.03.25 22:12:35.865950 [ 254 ] {e123db08-41bd-41f3-a1da-2ea2a494a280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17379 | 2025.03.25 22:12:35.866298 [ 254 ] {e123db08-41bd-41f3-a1da-2ea2a494a280} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
17380 | 2025.03.25 22:12:35.866529 [ 254 ] {e123db08-41bd-41f3-a1da-2ea2a494a280} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17381 | 2025.03.25 22:12:35.866708 [ 254 ] {e123db08-41bd-41f3-a1da-2ea2a494a280} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001408 sec., 5681.818181818182 rows/sec., 427.25 KiB/sec. | ||
17382 | 2025.03.25 22:12:35.866760 [ 254 ] {e123db08-41bd-41f3-a1da-2ea2a494a280} <Debug> TCPHandler: Processed in 0.001599128 sec. | ||
17383 | 2025.03.25 22:12:35.866866 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17384 | 2025.03.25 22:12:35.866968 [ 254 ] {beec9868-6316-43f7-86c2-4b74f1de3a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17385 | 2025.03.25 22:12:35.867014 [ 254 ] {beec9868-6316-43f7-86c2-4b74f1de3a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17386 | 2025.03.25 22:12:35.867555 [ 254 ] {beec9868-6316-43f7-86c2-4b74f1de3a1d} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17387 | 2025.03.25 22:12:35.867593 [ 254 ] {beec9868-6316-43f7-86c2-4b74f1de3a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17388 | 2025.03.25 22:12:35.867947 [ 254 ] {beec9868-6316-43f7-86c2-4b74f1de3a1d} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
17389 | 2025.03.25 22:12:35.868191 [ 254 ] {beec9868-6316-43f7-86c2-4b74f1de3a1d} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17390 | 2025.03.25 22:12:35.868367 [ 254 ] {beec9868-6316-43f7-86c2-4b74f1de3a1d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001422 sec., 50632.91139240506 rows/sec., 3.95 MiB/sec. | ||
17391 | 2025.03.25 22:12:35.868435 [ 254 ] {beec9868-6316-43f7-86c2-4b74f1de3a1d} <Debug> TCPHandler: Processed in 0.001620158 sec. | ||
17392 | 2025.03.25 22:12:35.868562 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17393 | 2025.03.25 22:12:35.868732 [ 254 ] {180c38c7-159c-458b-8d2f-25b2bf1f48ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17394 | 2025.03.25 22:12:35.868795 [ 254 ] {180c38c7-159c-458b-8d2f-25b2bf1f48ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17395 | 2025.03.25 22:12:35.869324 [ 254 ] {180c38c7-159c-458b-8d2f-25b2bf1f48ee} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17396 | 2025.03.25 22:12:35.869360 [ 254 ] {180c38c7-159c-458b-8d2f-25b2bf1f48ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17397 | 2025.03.25 22:12:35.869737 [ 254 ] {180c38c7-159c-458b-8d2f-25b2bf1f48ee} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
17398 | 2025.03.25 22:12:35.869974 [ 254 ] {180c38c7-159c-458b-8d2f-25b2bf1f48ee} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17399 | 2025.03.25 22:12:35.870150 [ 254 ] {180c38c7-159c-458b-8d2f-25b2bf1f48ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00147 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
17400 | 2025.03.25 22:12:35.870201 [ 254 ] {180c38c7-159c-458b-8d2f-25b2bf1f48ee} <Debug> TCPHandler: Processed in 0.00170251 sec. | ||
17401 | 2025.03.25 22:12:35.870305 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17402 | 2025.03.25 22:12:35.870406 [ 254 ] {205cf200-d964-4174-9a8c-eda243e67cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17403 | 2025.03.25 22:12:35.870471 [ 254 ] {205cf200-d964-4174-9a8c-eda243e67cbf} <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 | ||
17404 | 2025.03.25 22:12:35.871526 [ 254 ] {205cf200-d964-4174-9a8c-eda243e67cbf} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17405 | 2025.03.25 22:12:35.871563 [ 254 ] {205cf200-d964-4174-9a8c-eda243e67cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17406 | 2025.03.25 22:12:35.872167 [ 254 ] {205cf200-d964-4174-9a8c-eda243e67cbf} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
17407 | 2025.03.25 22:12:35.872424 [ 254 ] {205cf200-d964-4174-9a8c-eda243e67cbf} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17408 | 2025.03.25 22:12:35.872626 [ 254 ] {205cf200-d964-4174-9a8c-eda243e67cbf} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002241 sec., 3569.8348951361 rows/sec., 6.40 MiB/sec. | ||
17409 | 2025.03.25 22:12:35.872729 [ 254 ] {205cf200-d964-4174-9a8c-eda243e67cbf} <Debug> TCPHandler: Processed in 0.002473273 sec. | ||
17410 | 2025.03.25 22:12:35.872870 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17411 | 2025.03.25 22:12:35.872975 [ 254 ] {88094f05-d9f8-4b7f-ba93-93c3fe78db88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17412 | 2025.03.25 22:12:35.873020 [ 254 ] {88094f05-d9f8-4b7f-ba93-93c3fe78db88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17413 | 2025.03.25 22:12:35.873453 [ 254 ] {88094f05-d9f8-4b7f-ba93-93c3fe78db88} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17414 | 2025.03.25 22:12:35.873489 [ 254 ] {88094f05-d9f8-4b7f-ba93-93c3fe78db88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17415 | 2025.03.25 22:12:35.873832 [ 254 ] {88094f05-d9f8-4b7f-ba93-93c3fe78db88} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
17416 | 2025.03.25 22:12:35.874068 [ 254 ] {88094f05-d9f8-4b7f-ba93-93c3fe78db88} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17417 | 2025.03.25 22:12:35.874255 [ 254 ] {88094f05-d9f8-4b7f-ba93-93c3fe78db88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001296 sec., 46296.29629629629 rows/sec., 3.12 MiB/sec. | ||
17418 | 2025.03.25 22:12:35.874306 [ 254 ] {88094f05-d9f8-4b7f-ba93-93c3fe78db88} <Debug> TCPHandler: Processed in 0.001486977 sec. | ||
17419 | 2025.03.25 22:12:36.233065 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 747 | ||
17420 | 2025.03.25 22:12:36.258331 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17421 | 2025.03.25 22:12:36.258372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17422 | 2025.03.25 22:12:36.265956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
17423 | 2025.03.25 22:12:36.266754 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17424 | 2025.03.25 22:12:36.270323 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 747 | ||
17425 | 2025.03.25 22:12:36.980733 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
17426 | 2025.03.25 22:12:36.980792 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
17427 | 2025.03.25 22:12:36.982710 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
17428 | 2025.03.25 22:12:39.986356 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
17429 | 2025.03.25 22:12:39.986405 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
17430 | 2025.03.25 22:12:40.265013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45811 | ||
17431 | 2025.03.25 22:12:40.265808 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17432 | 2025.03.25 22:12:40.265859 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17433 | 2025.03.25 22:12:40.266408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
17434 | 2025.03.25 22:12:40.266676 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17435 | 2025.03.25 22:12:40.266976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45811 | ||
17436 | 2025.03.25 22:12:40.267018 [ 217 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
17437 | 2025.03.25 22:12:40.267072 [ 217 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
17438 | 2025.03.25 22:12:40.269004 [ 217 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
17439 | 2025.03.25 22:12:40.305254 [ 222 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
17440 | 2025.03.25 22:12:40.305340 [ 222 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
17441 | 2025.03.25 22:12:40.307488 [ 222 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
17442 | 2025.03.25 22:12:40.545542 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2356 | ||
17443 | 2025.03.25 22:12:40.548499 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17444 | 2025.03.25 22:12:40.548547 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17445 | 2025.03.25 22:12:40.550081 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
17446 | 2025.03.25 22:12:40.550404 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17447 | 2025.03.25 22:12:40.551068 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2356 | ||
17448 | 2025.03.25 22:12:40.864748 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17449 | 2025.03.25 22:12:40.864943 [ 254 ] {c2f83d62-179d-4869-b1c1-190314bd4631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17450 | 2025.03.25 22:12:40.865015 [ 254 ] {c2f83d62-179d-4869-b1c1-190314bd4631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17451 | 2025.03.25 22:12:40.865878 [ 254 ] {c2f83d62-179d-4869-b1c1-190314bd4631} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17452 | 2025.03.25 22:12:40.865920 [ 254 ] {c2f83d62-179d-4869-b1c1-190314bd4631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17453 | 2025.03.25 22:12:40.866379 [ 254 ] {c2f83d62-179d-4869-b1c1-190314bd4631} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
17454 | 2025.03.25 22:12:40.866646 [ 254 ] {c2f83d62-179d-4869-b1c1-190314bd4631} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17455 | 2025.03.25 22:12:40.866847 [ 254 ] {c2f83d62-179d-4869-b1c1-190314bd4631} <Debug> executeQuery: Read 158 rows, 14.00 KiB in 0.001954 sec., 80859.77482088025 rows/sec., 7.00 MiB/sec. | ||
17456 | 2025.03.25 22:12:40.866913 [ 254 ] {c2f83d62-179d-4869-b1c1-190314bd4631} <Debug> TCPHandler: Processed in 0.00229513 sec. | ||
17457 | 2025.03.25 22:12:40.867044 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17458 | 2025.03.25 22:12:40.867165 [ 254 ] {3ab05f7e-7c18-49d6-a633-ba9a1ab3d61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17459 | 2025.03.25 22:12:40.867214 [ 254 ] {3ab05f7e-7c18-49d6-a633-ba9a1ab3d61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17460 | 2025.03.25 22:12:40.867778 [ 254 ] {3ab05f7e-7c18-49d6-a633-ba9a1ab3d61f} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17461 | 2025.03.25 22:12:40.867816 [ 254 ] {3ab05f7e-7c18-49d6-a633-ba9a1ab3d61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17462 | 2025.03.25 22:12:40.868190 [ 254 ] {3ab05f7e-7c18-49d6-a633-ba9a1ab3d61f} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
17463 | 2025.03.25 22:12:40.868428 [ 254 ] {3ab05f7e-7c18-49d6-a633-ba9a1ab3d61f} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17464 | 2025.03.25 22:12:40.868606 [ 254 ] {3ab05f7e-7c18-49d6-a633-ba9a1ab3d61f} <Debug> executeQuery: Read 51 rows, 3.83 KiB in 0.001468 sec., 34741.14441416894 rows/sec., 2.55 MiB/sec. | ||
17465 | 2025.03.25 22:12:40.868660 [ 254 ] {3ab05f7e-7c18-49d6-a633-ba9a1ab3d61f} <Debug> TCPHandler: Processed in 0.001672289 sec. | ||
17466 | 2025.03.25 22:12:40.868785 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17467 | 2025.03.25 22:12:40.868896 [ 254 ] {5441e857-3e90-44d0-a942-bcc40a0f266f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17468 | 2025.03.25 22:12:40.868943 [ 254 ] {5441e857-3e90-44d0-a942-bcc40a0f266f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17469 | 2025.03.25 22:12:40.869515 [ 254 ] {5441e857-3e90-44d0-a942-bcc40a0f266f} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17470 | 2025.03.25 22:12:40.869553 [ 254 ] {5441e857-3e90-44d0-a942-bcc40a0f266f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17471 | 2025.03.25 22:12:40.869927 [ 254 ] {5441e857-3e90-44d0-a942-bcc40a0f266f} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
17472 | 2025.03.25 22:12:40.870178 [ 254 ] {5441e857-3e90-44d0-a942-bcc40a0f266f} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17473 | 2025.03.25 22:12:40.870369 [ 254 ] {5441e857-3e90-44d0-a942-bcc40a0f266f} <Debug> executeQuery: Read 115 rows, 9.20 KiB in 0.001494 sec., 76974.56492637216 rows/sec., 6.01 MiB/sec. | ||
17474 | 2025.03.25 22:12:40.870454 [ 254 ] {5441e857-3e90-44d0-a942-bcc40a0f266f} <Debug> TCPHandler: Processed in 0.00172521 sec. | ||
17475 | 2025.03.25 22:12:40.870604 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17476 | 2025.03.25 22:12:40.870894 [ 254 ] {9a6e35e2-a74a-4716-8b01-a379bcfc7394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17477 | 2025.03.25 22:12:40.871047 [ 254 ] {9a6e35e2-a74a-4716-8b01-a379bcfc7394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17478 | 2025.03.25 22:12:40.871653 [ 254 ] {9a6e35e2-a74a-4716-8b01-a379bcfc7394} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17479 | 2025.03.25 22:12:40.871692 [ 254 ] {9a6e35e2-a74a-4716-8b01-a379bcfc7394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17480 | 2025.03.25 22:12:40.872085 [ 254 ] {9a6e35e2-a74a-4716-8b01-a379bcfc7394} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
17481 | 2025.03.25 22:12:40.872319 [ 254 ] {9a6e35e2-a74a-4716-8b01-a379bcfc7394} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17482 | 2025.03.25 22:12:40.872448 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 2 parts from all_1_148_33 to all_149_149_0 | ||
17483 | 2025.03.25 22:12:40.872487 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17484 | 2025.03.25 22:12:40.872497 [ 254 ] {9a6e35e2-a74a-4716-8b01-a379bcfc7394} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001704 sec., 93896.71361502347 rows/sec., 6.54 MiB/sec. | ||
17485 | 2025.03.25 22:12:40.872514 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17486 | 2025.03.25 22:12:40.872595 [ 254 ] {9a6e35e2-a74a-4716-8b01-a379bcfc7394} <Debug> TCPHandler: Processed in 0.002068566 sec. | ||
17487 | 2025.03.25 22:12:40.872637 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_149_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_148_33 to all_149_149_0 into Compact with storage Full | ||
17488 | 2025.03.25 22:12:40.872759 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17489 | 2025.03.25 22:12:40.872771 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_149_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17490 | 2025.03.25 22:12:40.872813 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_148_33, total 42546 rows starting from the beginning of the part | ||
17491 | 2025.03.25 22:12:40.872899 [ 254 ] {46e06fc9-7f71-415d-9758-895b649a5f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17492 | 2025.03.25 22:12:40.872956 [ 195 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
17493 | 2025.03.25 22:12:40.873064 [ 254 ] {46e06fc9-7f71-415d-9758-895b649a5f6e} <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 | ||
17494 | 2025.03.25 22:12:40.875356 [ 254 ] {46e06fc9-7f71-415d-9758-895b649a5f6e} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17495 | 2025.03.25 22:12:40.875395 [ 254 ] {46e06fc9-7f71-415d-9758-895b649a5f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17496 | 2025.03.25 22:12:40.876234 [ 254 ] {46e06fc9-7f71-415d-9758-895b649a5f6e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
17497 | 2025.03.25 22:12:40.876537 [ 254 ] {46e06fc9-7f71-415d-9758-895b649a5f6e} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17498 | 2025.03.25 22:12:40.876759 [ 254 ] {46e06fc9-7f71-415d-9758-895b649a5f6e} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.0039 sec., 13076.923076923078 rows/sec., 23.43 MiB/sec. | ||
17499 | 2025.03.25 22:12:40.876914 [ 254 ] {46e06fc9-7f71-415d-9758-895b649a5f6e} <Debug> TCPHandler: Processed in 0.004219083 sec. | ||
17500 | 2025.03.25 22:12:40.877040 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17501 | 2025.03.25 22:12:40.877144 [ 254 ] {da1d9ded-e9aa-4d13-9b95-021debe1fe54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17502 | 2025.03.25 22:12:40.877190 [ 254 ] {da1d9ded-e9aa-4d13-9b95-021debe1fe54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17503 | 2025.03.25 22:12:40.877738 [ 254 ] {da1d9ded-e9aa-4d13-9b95-021debe1fe54} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17504 | 2025.03.25 22:12:40.877777 [ 254 ] {da1d9ded-e9aa-4d13-9b95-021debe1fe54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17505 | 2025.03.25 22:12:40.878168 [ 254 ] {da1d9ded-e9aa-4d13-9b95-021debe1fe54} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
17506 | 2025.03.25 22:12:40.878432 [ 254 ] {da1d9ded-e9aa-4d13-9b95-021debe1fe54} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17507 | 2025.03.25 22:12:40.878619 [ 254 ] {da1d9ded-e9aa-4d13-9b95-021debe1fe54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. | ||
17508 | 2025.03.25 22:12:40.878685 [ 254 ] {da1d9ded-e9aa-4d13-9b95-021debe1fe54} <Debug> TCPHandler: Processed in 0.00169704 sec. | ||
17509 | 2025.03.25 22:12:40.884933 [ 198 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_149_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42706 rows, containing 5 columns (5 merged, 0 gathered) in 0.012334526 sec., 3462313.83354334 rows/sec., 236.94 MiB/sec. | ||
17510 | 2025.03.25 22:12:40.885358 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_149_34} <Trace> MergedBlockOutputStream: filled checksums all_1_149_34 (state Temporary) | ||
17511 | 2025.03.25 22:12:40.885760 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_149_34} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_149_34 to all_1_149_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17512 | 2025.03.25 22:12:40.885854 [ 193 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_149_34} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 2 parts: [all_1_148_33, all_149_149_0] -> all_1_149_34 | ||
17513 | 2025.03.25 22:12:40.885954 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
17514 | 2025.03.25 22:12:41.038363 [ 224 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
17515 | 2025.03.25 22:12:41.038439 [ 224 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
17516 | 2025.03.25 22:12:41.040622 [ 224 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
17517 | 2025.03.25 22:12:42.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.26 MiB, peak 285.26 MiB, free memory in arenas 0.00 B, will set to 267.26 MiB (RSS), difference: 4.00 MiB | ||
17518 | 2025.03.25 22:12:43.770400 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 754 | ||
17519 | 2025.03.25 22:12:43.794310 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17520 | 2025.03.25 22:12:43.794374 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17521 | 2025.03.25 22:12:43.802091 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
17522 | 2025.03.25 22:12:43.802967 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17523 | 2025.03.25 22:12:43.807440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 754 | ||
17524 | 2025.03.25 22:12:45.892308 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17525 | 2025.03.25 22:12:45.892504 [ 254 ] {3b79e0cc-c431-445a-8ad5-17431f6ecd8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
17526 | 2025.03.25 22:12:45.892575 [ 254 ] {3b79e0cc-c431-445a-8ad5-17431f6ecd8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
17527 | 2025.03.25 22:12:45.893321 [ 254 ] {3b79e0cc-c431-445a-8ad5-17431f6ecd8b} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17528 | 2025.03.25 22:12:45.893367 [ 254 ] {3b79e0cc-c431-445a-8ad5-17431f6ecd8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17529 | 2025.03.25 22:12:45.893796 [ 254 ] {3b79e0cc-c431-445a-8ad5-17431f6ecd8b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
17530 | 2025.03.25 22:12:45.894046 [ 254 ] {3b79e0cc-c431-445a-8ad5-17431f6ecd8b} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17531 | 2025.03.25 22:12:45.894328 [ 254 ] {3b79e0cc-c431-445a-8ad5-17431f6ecd8b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001862 sec., 12889.36627282492 rows/sec., 1.07 MiB/sec. | ||
17532 | 2025.03.25 22:12:45.894564 [ 254 ] {3b79e0cc-c431-445a-8ad5-17431f6ecd8b} <Debug> TCPHandler: Processed in 0.002380191 sec. | ||
17533 | 2025.03.25 22:12:45.894747 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17534 | 2025.03.25 22:12:45.894859 [ 254 ] {6b0dfac6-f465-4a2d-9101-4f05860e7787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
17535 | 2025.03.25 22:12:45.894908 [ 254 ] {6b0dfac6-f465-4a2d-9101-4f05860e7787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
17536 | 2025.03.25 22:12:45.895474 [ 254 ] {6b0dfac6-f465-4a2d-9101-4f05860e7787} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17537 | 2025.03.25 22:12:45.895516 [ 254 ] {6b0dfac6-f465-4a2d-9101-4f05860e7787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17538 | 2025.03.25 22:12:45.895867 [ 254 ] {6b0dfac6-f465-4a2d-9101-4f05860e7787} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
17539 | 2025.03.25 22:12:45.896097 [ 254 ] {6b0dfac6-f465-4a2d-9101-4f05860e7787} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17540 | 2025.03.25 22:12:45.896353 [ 254 ] {6b0dfac6-f465-4a2d-9101-4f05860e7787} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001516 sec., 2638.5224274406332 rows/sec., 215.15 KiB/sec. | ||
17541 | 2025.03.25 22:12:45.896589 [ 254 ] {6b0dfac6-f465-4a2d-9101-4f05860e7787} <Debug> TCPHandler: Processed in 0.001894284 sec. | ||
17542 | 2025.03.25 22:12:45.896770 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17543 | 2025.03.25 22:12:45.896877 [ 254 ] {70ff040f-1960-4b4d-b9f0-c67e02dd384d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17544 | 2025.03.25 22:12:45.896923 [ 254 ] {70ff040f-1960-4b4d-b9f0-c67e02dd384d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17545 | 2025.03.25 22:12:45.898085 [ 254 ] {70ff040f-1960-4b4d-b9f0-c67e02dd384d} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17546 | 2025.03.25 22:12:45.898126 [ 254 ] {70ff040f-1960-4b4d-b9f0-c67e02dd384d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17547 | 2025.03.25 22:12:45.898576 [ 254 ] {70ff040f-1960-4b4d-b9f0-c67e02dd384d} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
17548 | 2025.03.25 22:12:45.898826 [ 254 ] {70ff040f-1960-4b4d-b9f0-c67e02dd384d} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17549 | 2025.03.25 22:12:45.899040 [ 254 ] {70ff040f-1960-4b4d-b9f0-c67e02dd384d} <Debug> executeQuery: Read 1334 rows, 113.66 KiB in 0.002188 sec., 609689.2138939671 rows/sec., 50.73 MiB/sec. | ||
17550 | 2025.03.25 22:12:45.899097 [ 254 ] {70ff040f-1960-4b4d-b9f0-c67e02dd384d} <Debug> TCPHandler: Processed in 0.002382901 sec. | ||
17551 | 2025.03.25 22:12:45.899211 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17552 | 2025.03.25 22:12:45.899317 [ 254 ] {b552f72c-126c-4397-9ccf-2826644f2f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17553 | 2025.03.25 22:12:45.899362 [ 254 ] {b552f72c-126c-4397-9ccf-2826644f2f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17554 | 2025.03.25 22:12:45.899897 [ 254 ] {b552f72c-126c-4397-9ccf-2826644f2f21} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17555 | 2025.03.25 22:12:45.899962 [ 254 ] {b552f72c-126c-4397-9ccf-2826644f2f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17556 | 2025.03.25 22:12:45.900311 [ 254 ] {b552f72c-126c-4397-9ccf-2826644f2f21} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
17557 | 2025.03.25 22:12:45.900545 [ 254 ] {b552f72c-126c-4397-9ccf-2826644f2f21} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17558 | 2025.03.25 22:12:45.900760 [ 254 ] {b552f72c-126c-4397-9ccf-2826644f2f21} <Debug> executeQuery: Read 24 rows, 1.84 KiB in 0.001465 sec., 16382.252559726963 rows/sec., 1.23 MiB/sec. | ||
17559 | 2025.03.25 22:12:45.900812 [ 254 ] {b552f72c-126c-4397-9ccf-2826644f2f21} <Debug> TCPHandler: Processed in 0.001652949 sec. | ||
17560 | 2025.03.25 22:12:45.900918 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17561 | 2025.03.25 22:12:45.901018 [ 254 ] {bed68fed-37d3-4de0-868f-88c286c980c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17562 | 2025.03.25 22:12:45.901062 [ 254 ] {bed68fed-37d3-4de0-868f-88c286c980c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17563 | 2025.03.25 22:12:45.901717 [ 254 ] {bed68fed-37d3-4de0-868f-88c286c980c3} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17564 | 2025.03.25 22:12:45.901755 [ 254 ] {bed68fed-37d3-4de0-868f-88c286c980c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17565 | 2025.03.25 22:12:45.902111 [ 254 ] {bed68fed-37d3-4de0-868f-88c286c980c3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
17566 | 2025.03.25 22:12:45.902345 [ 254 ] {bed68fed-37d3-4de0-868f-88c286c980c3} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17567 | 2025.03.25 22:12:45.902545 [ 254 ] {bed68fed-37d3-4de0-868f-88c286c980c3} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001548 sec., 162790.69767441862 rows/sec., 11.26 MiB/sec. | ||
17568 | 2025.03.25 22:12:45.902595 [ 254 ] {bed68fed-37d3-4de0-868f-88c286c980c3} <Debug> TCPHandler: Processed in 0.001728501 sec. | ||
17569 | 2025.03.25 22:12:45.902707 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17570 | 2025.03.25 22:12:45.902810 [ 254 ] {40b5b6c7-f846-4b4a-bd85-c620905e5f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
17571 | 2025.03.25 22:12:45.902853 [ 254 ] {40b5b6c7-f846-4b4a-bd85-c620905e5f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17572 | 2025.03.25 22:12:45.903367 [ 254 ] {40b5b6c7-f846-4b4a-bd85-c620905e5f4a} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17573 | 2025.03.25 22:12:45.903406 [ 254 ] {40b5b6c7-f846-4b4a-bd85-c620905e5f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17574 | 2025.03.25 22:12:45.903746 [ 254 ] {40b5b6c7-f846-4b4a-bd85-c620905e5f4a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
17575 | 2025.03.25 22:12:45.903975 [ 254 ] {40b5b6c7-f846-4b4a-bd85-c620905e5f4a} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17576 | 2025.03.25 22:12:45.904222 [ 254 ] {40b5b6c7-f846-4b4a-bd85-c620905e5f4a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001422 sec., 8438.818565400843 rows/sec., 659.28 KiB/sec. | ||
17577 | 2025.03.25 22:12:45.904438 [ 254 ] {40b5b6c7-f846-4b4a-bd85-c620905e5f4a} <Debug> TCPHandler: Processed in 0.001779261 sec. | ||
17578 | 2025.03.25 22:12:45.904622 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17579 | 2025.03.25 22:12:45.904726 [ 254 ] {71a36521-23c0-4f31-b8d0-775b3669b544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17580 | 2025.03.25 22:12:45.904771 [ 254 ] {71a36521-23c0-4f31-b8d0-775b3669b544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17581 | 2025.03.25 22:12:45.905606 [ 254 ] {71a36521-23c0-4f31-b8d0-775b3669b544} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17582 | 2025.03.25 22:12:45.905644 [ 254 ] {71a36521-23c0-4f31-b8d0-775b3669b544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17583 | 2025.03.25 22:12:45.906027 [ 254 ] {71a36521-23c0-4f31-b8d0-775b3669b544} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
17584 | 2025.03.25 22:12:45.906261 [ 254 ] {71a36521-23c0-4f31-b8d0-775b3669b544} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17585 | 2025.03.25 22:12:45.906467 [ 254 ] {71a36521-23c0-4f31-b8d0-775b3669b544} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001762 sec., 322360.95346197503 rows/sec., 24.18 MiB/sec. | ||
17586 | 2025.03.25 22:12:45.906520 [ 254 ] {71a36521-23c0-4f31-b8d0-775b3669b544} <Debug> TCPHandler: Processed in 0.001957174 sec. | ||
17587 | 2025.03.25 22:12:45.906638 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17588 | 2025.03.25 22:12:45.906743 [ 254 ] {2af3e74c-a3cc-4d8c-9dcd-3c1bd87ef375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17589 | 2025.03.25 22:12:45.906789 [ 254 ] {2af3e74c-a3cc-4d8c-9dcd-3c1bd87ef375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17590 | 2025.03.25 22:12:45.907528 [ 254 ] {2af3e74c-a3cc-4d8c-9dcd-3c1bd87ef375} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17591 | 2025.03.25 22:12:45.907566 [ 254 ] {2af3e74c-a3cc-4d8c-9dcd-3c1bd87ef375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17592 | 2025.03.25 22:12:45.907988 [ 254 ] {2af3e74c-a3cc-4d8c-9dcd-3c1bd87ef375} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
17593 | 2025.03.25 22:12:45.908218 [ 254 ] {2af3e74c-a3cc-4d8c-9dcd-3c1bd87ef375} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17594 | 2025.03.25 22:12:45.908388 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_149_34 to all_154_154_0 | ||
17595 | 2025.03.25 22:12:45.908443 [ 254 ] {2af3e74c-a3cc-4d8c-9dcd-3c1bd87ef375} <Debug> executeQuery: Read 918 rows, 63.76 KiB in 0.001719 sec., 534031.4136125654 rows/sec., 36.22 MiB/sec. | ||
17596 | 2025.03.25 22:12:45.908462 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17597 | 2025.03.25 22:12:45.908536 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17598 | 2025.03.25 22:12:45.908583 [ 254 ] {2af3e74c-a3cc-4d8c-9dcd-3c1bd87ef375} <Debug> TCPHandler: Processed in 0.001992725 sec. | ||
17599 | 2025.03.25 22:12:45.908721 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_149_34 to all_154_154_0 into Compact with storage Full | ||
17600 | 2025.03.25 22:12:45.908736 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17601 | 2025.03.25 22:12:45.908882 [ 254 ] {3dbcd7bb-454b-41f1-87c7-b1e502ff8a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17602 | 2025.03.25 22:12:45.908893 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17603 | 2025.03.25 22:12:45.908951 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_149_34, total 42706 rows starting from the beginning of the part | ||
17604 | 2025.03.25 22:12:45.908982 [ 254 ] {3dbcd7bb-454b-41f1-87c7-b1e502ff8a60} <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 | ||
17605 | 2025.03.25 22:12:45.909250 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
17606 | 2025.03.25 22:12:45.909694 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 165 rows starting from the beginning of the part | ||
17607 | 2025.03.25 22:12:45.909911 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
17608 | 2025.03.25 22:12:45.910151 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
17609 | 2025.03.25 22:12:45.910409 [ 199 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 918 rows starting from the beginning of the part | ||
17610 | 2025.03.25 22:12:45.912024 [ 254 ] {3dbcd7bb-454b-41f1-87c7-b1e502ff8a60} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17611 | 2025.03.25 22:12:45.912062 [ 254 ] {3dbcd7bb-454b-41f1-87c7-b1e502ff8a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17612 | 2025.03.25 22:12:45.913067 [ 254 ] {3dbcd7bb-454b-41f1-87c7-b1e502ff8a60} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
17613 | 2025.03.25 22:12:45.913342 [ 254 ] {3dbcd7bb-454b-41f1-87c7-b1e502ff8a60} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17614 | 2025.03.25 22:12:45.913659 [ 254 ] {3dbcd7bb-454b-41f1-87c7-b1e502ff8a60} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004818 sec., 1660.4400166044002 rows/sec., 2.98 MiB/sec. | ||
17615 | 2025.03.25 22:12:45.913783 [ 254 ] {3dbcd7bb-454b-41f1-87c7-b1e502ff8a60} <Debug> TCPHandler: Processed in 0.005105369 sec. | ||
17616 | 2025.03.25 22:12:45.913969 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17617 | 2025.03.25 22:12:45.914079 [ 254 ] {3f6bb314-25be-4151-bfe6-b2464acc2ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17618 | 2025.03.25 22:12:45.914148 [ 254 ] {3f6bb314-25be-4151-bfe6-b2464acc2ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17619 | 2025.03.25 22:12:45.914724 [ 254 ] {3f6bb314-25be-4151-bfe6-b2464acc2ce1} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17620 | 2025.03.25 22:12:45.914775 [ 254 ] {3f6bb314-25be-4151-bfe6-b2464acc2ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17621 | 2025.03.25 22:12:45.915301 [ 254 ] {3f6bb314-25be-4151-bfe6-b2464acc2ce1} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
17622 | 2025.03.25 22:12:45.915650 [ 254 ] {3f6bb314-25be-4151-bfe6-b2464acc2ce1} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17623 | 2025.03.25 22:12:45.915904 [ 254 ] {3f6bb314-25be-4151-bfe6-b2464acc2ce1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001846 sec., 32502.708559046587 rows/sec., 2.19 MiB/sec. | ||
17624 | 2025.03.25 22:12:45.916001 [ 254 ] {3f6bb314-25be-4151-bfe6-b2464acc2ce1} <Debug> TCPHandler: Processed in 0.002090017 sec. | ||
17625 | 2025.03.25 22:12:45.919667 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44269 rows, containing 5 columns (5 merged, 0 gathered) in 0.011027273 sec., 4014501.137316542 rows/sec., 274.74 MiB/sec. | ||
17626 | 2025.03.25 22:12:45.920372 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} <Trace> MergedBlockOutputStream: filled checksums all_1_154_35 (state Temporary) | ||
17627 | 2025.03.25 22:12:45.920879 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_154_35 to all_1_154_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17628 | 2025.03.25 22:12:45.920977 [ 201 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_154_35} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_149_34, all_154_154_0] -> all_1_154_35 | ||
17629 | 2025.03.25 22:12:45.921089 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
17630 | 2025.03.25 22:12:47.767126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 46238 | ||
17631 | 2025.03.25 22:12:47.768166 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17632 | 2025.03.25 22:12:47.768210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17633 | 2025.03.25 22:12:47.768755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
17634 | 2025.03.25 22:12:47.769041 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17635 | 2025.03.25 22:12:47.769208 [ 32 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
17636 | 2025.03.25 22:12:47.769258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46238 | ||
17637 | 2025.03.25 22:12:47.769268 [ 32 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17638 | 2025.03.25 22:12:47.769298 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17639 | 2025.03.25 22:12:47.769399 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
17640 | 2025.03.25 22:12:47.769494 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17641 | 2025.03.25 22:12:47.769534 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 43981 rows starting from the beginning of the part | ||
17642 | 2025.03.25 22:12:47.769600 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 427 rows starting from the beginning of the part | ||
17643 | 2025.03.25 22:12:47.769799 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 488 rows starting from the beginning of the part | ||
17644 | 2025.03.25 22:12:47.770003 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 427 rows starting from the beginning of the part | ||
17645 | 2025.03.25 22:12:47.770262 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 488 rows starting from the beginning of the part | ||
17646 | 2025.03.25 22:12:47.770441 [ 188 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 427 rows starting from the beginning of the part | ||
17647 | 2025.03.25 22:12:47.773630 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46238 rows, containing 4 columns (4 merged, 0 gathered) in 0.004271874 sec., 10823821.114574071 rows/sec., 154.84 MiB/sec. | ||
17648 | 2025.03.25 22:12:47.774087 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
17649 | 2025.03.25 22:12:47.774458 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17650 | 2025.03.25 22:12:47.774567 [ 197 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_101_20} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
17651 | 2025.03.25 22:12:47.774701 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
17652 | 2025.03.25 22:12:50.327318 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
17653 | 2025.03.25 22:12:50.327379 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
17654 | 2025.03.25 22:12:50.329422 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
17655 | 2025.03.25 22:12:50.551288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2388 | ||
17656 | 2025.03.25 22:12:50.554843 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17657 | 2025.03.25 22:12:50.554889 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17658 | 2025.03.25 22:12:50.556414 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
17659 | 2025.03.25 22:12:50.556728 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17660 | 2025.03.25 22:12:50.558313 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2388 | ||
17661 | 2025.03.25 22:12:50.873934 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17662 | 2025.03.25 22:12:50.874172 [ 254 ] {5b3fd1df-1d2c-473a-a71a-b2dc6cbf4d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17663 | 2025.03.25 22:12:50.874254 [ 254 ] {5b3fd1df-1d2c-473a-a71a-b2dc6cbf4d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17664 | 2025.03.25 22:12:50.875486 [ 254 ] {5b3fd1df-1d2c-473a-a71a-b2dc6cbf4d46} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17665 | 2025.03.25 22:12:50.875563 [ 254 ] {5b3fd1df-1d2c-473a-a71a-b2dc6cbf4d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17666 | 2025.03.25 22:12:50.876105 [ 254 ] {5b3fd1df-1d2c-473a-a71a-b2dc6cbf4d46} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
17667 | 2025.03.25 22:12:50.876431 [ 254 ] {5b3fd1df-1d2c-473a-a71a-b2dc6cbf4d46} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17668 | 2025.03.25 22:12:50.876742 [ 254 ] {5b3fd1df-1d2c-473a-a71a-b2dc6cbf4d46} <Debug> executeQuery: Read 158 rows, 14.00 KiB in 0.002622 sec., 60259.34401220442 rows/sec., 5.22 MiB/sec. | ||
17669 | 2025.03.25 22:12:50.876862 [ 224 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
17670 | 2025.03.25 22:12:50.876891 [ 254 ] {5b3fd1df-1d2c-473a-a71a-b2dc6cbf4d46} <Debug> TCPHandler: Processed in 0.003114184 sec. | ||
17671 | 2025.03.25 22:12:50.876944 [ 224 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
17672 | 2025.03.25 22:12:50.877163 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17673 | 2025.03.25 22:12:50.877344 [ 254 ] {072e0b15-901a-46a8-b6ff-da05d6620186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17674 | 2025.03.25 22:12:50.877412 [ 254 ] {072e0b15-901a-46a8-b6ff-da05d6620186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17675 | 2025.03.25 22:12:50.879218 [ 254 ] {072e0b15-901a-46a8-b6ff-da05d6620186} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17676 | 2025.03.25 22:12:50.879274 [ 254 ] {072e0b15-901a-46a8-b6ff-da05d6620186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17677 | 2025.03.25 22:12:50.883898 [ 254 ] {072e0b15-901a-46a8-b6ff-da05d6620186} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
17678 | 2025.03.25 22:12:50.884244 [ 254 ] {072e0b15-901a-46a8-b6ff-da05d6620186} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17679 | 2025.03.25 22:12:50.884517 [ 44 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
17680 | 2025.03.25 22:12:50.884553 [ 254 ] {072e0b15-901a-46a8-b6ff-da05d6620186} <Debug> executeQuery: Read 51 rows, 3.83 KiB in 0.007244 sec., 7040.309221424628 rows/sec., 529.40 KiB/sec. | ||
17681 | 2025.03.25 22:12:50.884630 [ 44 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17682 | 2025.03.25 22:12:50.884717 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17683 | 2025.03.25 22:12:50.884763 [ 254 ] {072e0b15-901a-46a8-b6ff-da05d6620186} <Debug> TCPHandler: Processed in 0.007690214 sec. | ||
17684 | 2025.03.25 22:12:50.885124 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
17685 | 2025.03.25 22:12:50.885227 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17686 | 2025.03.25 22:12:50.885715 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17687 | 2025.03.25 22:12:50.885815 [ 254 ] {d76d8bd7-320d-46fe-a5bc-b9e1b08816ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17688 | 2025.03.25 22:12:50.885838 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 200 rows starting from the beginning of the part | ||
17689 | 2025.03.25 22:12:50.886122 [ 254 ] {d76d8bd7-320d-46fe-a5bc-b9e1b08816ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17690 | 2025.03.25 22:12:50.886418 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 61 rows starting from the beginning of the part | ||
17691 | 2025.03.25 22:12:50.887104 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 8 rows starting from the beginning of the part | ||
17692 | 2025.03.25 22:12:50.887347 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 51 rows starting from the beginning of the part | ||
17693 | 2025.03.25 22:12:50.887962 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 24 rows starting from the beginning of the part | ||
17694 | 2025.03.25 22:12:50.888583 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 51 rows starting from the beginning of the part | ||
17695 | 2025.03.25 22:12:50.891424 [ 254 ] {d76d8bd7-320d-46fe-a5bc-b9e1b08816ee} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17696 | 2025.03.25 22:12:50.891531 [ 254 ] {d76d8bd7-320d-46fe-a5bc-b9e1b08816ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17697 | 2025.03.25 22:12:50.892043 [ 224 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
17698 | 2025.03.25 22:12:50.893835 [ 254 ] {d76d8bd7-320d-46fe-a5bc-b9e1b08816ee} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
17699 | 2025.03.25 22:12:50.894208 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 395 rows, containing 5 columns (5 merged, 0 gathered) in 0.009323863 sec., 42364.41483535311 rows/sec., 3.10 MiB/sec. | ||
17700 | 2025.03.25 22:12:50.894568 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
17701 | 2025.03.25 22:12:50.894864 [ 254 ] {d76d8bd7-320d-46fe-a5bc-b9e1b08816ee} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17702 | 2025.03.25 22:12:50.895277 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17703 | 2025.03.25 22:12:50.895396 [ 254 ] {d76d8bd7-320d-46fe-a5bc-b9e1b08816ee} <Debug> executeQuery: Read 115 rows, 9.20 KiB in 0.009816 sec., 11715.566422167889 rows/sec., 937.17 KiB/sec. | ||
17704 | 2025.03.25 22:12:50.895507 [ 200 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_141_28} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
17705 | 2025.03.25 22:12:50.895579 [ 254 ] {d76d8bd7-320d-46fe-a5bc-b9e1b08816ee} <Debug> TCPHandler: Processed in 0.010520084 sec. | ||
17706 | 2025.03.25 22:12:50.895739 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
17707 | 2025.03.25 22:12:50.895905 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17708 | 2025.03.25 22:12:50.896083 [ 254 ] {0facae38-d021-41e6-b12c-86f9df386450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17709 | 2025.03.25 22:12:50.896169 [ 254 ] {0facae38-d021-41e6-b12c-86f9df386450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17710 | 2025.03.25 22:12:50.897024 [ 254 ] {0facae38-d021-41e6-b12c-86f9df386450} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17711 | 2025.03.25 22:12:50.897076 [ 254 ] {0facae38-d021-41e6-b12c-86f9df386450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17712 | 2025.03.25 22:12:50.897630 [ 254 ] {0facae38-d021-41e6-b12c-86f9df386450} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
17713 | 2025.03.25 22:12:50.898003 [ 254 ] {0facae38-d021-41e6-b12c-86f9df386450} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17714 | 2025.03.25 22:12:50.898303 [ 254 ] {0facae38-d021-41e6-b12c-86f9df386450} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002269 sec., 70515.64565888056 rows/sec., 4.91 MiB/sec. | ||
17715 | 2025.03.25 22:12:50.898394 [ 254 ] {0facae38-d021-41e6-b12c-86f9df386450} <Debug> TCPHandler: Processed in 0.002605146 sec. | ||
17716 | 2025.03.25 22:12:50.898617 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17717 | 2025.03.25 22:12:50.898761 [ 254 ] {a82d0ec3-688e-4745-af56-a5bbc0cd40be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17718 | 2025.03.25 22:12:50.898863 [ 254 ] {a82d0ec3-688e-4745-af56-a5bbc0cd40be} <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 | ||
17719 | 2025.03.25 22:12:50.901215 [ 254 ] {a82d0ec3-688e-4745-af56-a5bbc0cd40be} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17720 | 2025.03.25 22:12:50.901322 [ 254 ] {a82d0ec3-688e-4745-af56-a5bbc0cd40be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17721 | 2025.03.25 22:12:50.902515 [ 254 ] {a82d0ec3-688e-4745-af56-a5bbc0cd40be} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
17722 | 2025.03.25 22:12:50.902933 [ 254 ] {a82d0ec3-688e-4745-af56-a5bbc0cd40be} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17723 | 2025.03.25 22:12:50.903339 [ 254 ] {a82d0ec3-688e-4745-af56-a5bbc0cd40be} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.004609 sec., 11065.30700802777 rows/sec., 19.83 MiB/sec. | ||
17724 | 2025.03.25 22:12:50.903639 [ 254 ] {a82d0ec3-688e-4745-af56-a5bbc0cd40be} <Debug> TCPHandler: Processed in 0.00513429 sec. | ||
17725 | 2025.03.25 22:12:50.906855 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17726 | 2025.03.25 22:12:50.907042 [ 254 ] {19f996ad-a0b1-466e-8949-bb869bf381e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17727 | 2025.03.25 22:12:50.907114 [ 254 ] {19f996ad-a0b1-466e-8949-bb869bf381e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17728 | 2025.03.25 22:12:50.907870 [ 254 ] {19f996ad-a0b1-466e-8949-bb869bf381e6} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17729 | 2025.03.25 22:12:50.907924 [ 254 ] {19f996ad-a0b1-466e-8949-bb869bf381e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17730 | 2025.03.25 22:12:50.908399 [ 254 ] {19f996ad-a0b1-466e-8949-bb869bf381e6} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
17731 | 2025.03.25 22:12:50.908670 [ 254 ] {19f996ad-a0b1-466e-8949-bb869bf381e6} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17732 | 2025.03.25 22:12:50.908924 [ 254 ] {19f996ad-a0b1-466e-8949-bb869bf381e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001923 sec., 31201.248049921996 rows/sec., 2.10 MiB/sec. | ||
17733 | 2025.03.25 22:12:50.908996 [ 254 ] {19f996ad-a0b1-466e-8949-bb869bf381e6} <Debug> TCPHandler: Processed in 0.00514749 sec. | ||
17734 | 2025.03.25 22:12:51.307511 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 762 | ||
17735 | 2025.03.25 22:12:51.331258 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17736 | 2025.03.25 22:12:51.331326 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17737 | 2025.03.25 22:12:51.339058 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
17738 | 2025.03.25 22:12:51.339974 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17739 | 2025.03.25 22:12:51.340479 [ 26 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
17740 | 2025.03.25 22:12:51.340626 [ 26 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17741 | 2025.03.25 22:12:51.340715 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17742 | 2025.03.25 22:12:51.341176 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
17743 | 2025.03.25 22:12:51.358430 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 762 | ||
17744 | 2025.03.25 22:12:51.359772 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17745 | 2025.03.25 22:12:51.361592 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 724 rows starting from the beginning of the part | ||
17746 | 2025.03.25 22:12:51.368122 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
17747 | 2025.03.25 22:12:51.374340 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
17748 | 2025.03.25 22:12:51.380640 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
17749 | 2025.03.25 22:12:51.386990 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
17750 | 2025.03.25 22:12:51.393403 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
17751 | 2025.03.25 22:12:51.465832 [ 186 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 679 columns (679 merged, 0 gathered) in 0.124936002 sec., 6099.122653212482 rows/sec., 31.54 MiB/sec. | ||
17752 | 2025.03.25 22:12:51.468801 [ 196 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
17753 | 2025.03.25 22:12:51.471572 [ 196 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_101_20} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17754 | 2025.03.25 22:12:51.471688 [ 196 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_101_20} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
17755 | 2025.03.25 22:12:51.473639 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
17756 | 2025.03.25 22:12:51.526482 [ 225 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
17757 | 2025.03.25 22:12:51.526546 [ 225 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
17758 | 2025.03.25 22:12:51.528820 [ 225 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
17759 | 2025.03.25 22:12:51.616051 [ 222 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
17760 | 2025.03.25 22:12:51.616111 [ 222 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
17761 | 2025.03.25 22:12:51.618053 [ 222 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
17762 | 2025.03.25 22:12:52.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.34 MiB, peak 285.76 MiB, free memory in arenas 0.00 B, will set to 267.26 MiB (RSS), difference: -1.08 MiB | ||
17763 | 2025.03.25 22:12:54.986448 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
17764 | 2025.03.25 22:12:54.986506 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
17765 | 2025.03.25 22:12:55.269386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 46726 | ||
17766 | 2025.03.25 22:12:55.270091 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17767 | 2025.03.25 22:12:55.270147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17768 | 2025.03.25 22:12:55.270728 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
17769 | 2025.03.25 22:12:55.271013 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17770 | 2025.03.25 22:12:55.271291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46726 | ||
17771 | 2025.03.25 22:12:55.862859 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17772 | 2025.03.25 22:12:55.863177 [ 254 ] {e23a4db1-0474-4585-9730-581585f762b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17773 | 2025.03.25 22:12:55.863290 [ 254 ] {e23a4db1-0474-4585-9730-581585f762b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17774 | 2025.03.25 22:12:55.864402 [ 254 ] {e23a4db1-0474-4585-9730-581585f762b1} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17775 | 2025.03.25 22:12:55.864444 [ 254 ] {e23a4db1-0474-4585-9730-581585f762b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17776 | 2025.03.25 22:12:55.864887 [ 254 ] {e23a4db1-0474-4585-9730-581585f762b1} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
17777 | 2025.03.25 22:12:55.865139 [ 254 ] {e23a4db1-0474-4585-9730-581585f762b1} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17778 | 2025.03.25 22:12:55.865298 [ 103 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
17779 | 2025.03.25 22:12:55.865349 [ 103 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17780 | 2025.03.25 22:12:55.865357 [ 254 ] {e23a4db1-0474-4585-9730-581585f762b1} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002258 sec., 31886.625332152347 rows/sec., 2.58 MiB/sec. | ||
17781 | 2025.03.25 22:12:55.865377 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17782 | 2025.03.25 22:12:55.865482 [ 254 ] {e23a4db1-0474-4585-9730-581585f762b1} <Debug> TCPHandler: Processed in 0.002804729 sec. | ||
17783 | 2025.03.25 22:12:55.865836 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17784 | 2025.03.25 22:12:55.865850 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
17785 | 2025.03.25 22:12:55.866292 [ 254 ] {a6226af9-6fd3-477b-8ffd-248c13e62401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17786 | 2025.03.25 22:12:55.866463 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17787 | 2025.03.25 22:12:55.866511 [ 254 ] {a6226af9-6fd3-477b-8ffd-248c13e62401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17788 | 2025.03.25 22:12:55.866574 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2013 rows starting from the beginning of the part | ||
17789 | 2025.03.25 22:12:55.867138 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 72 rows starting from the beginning of the part | ||
17790 | 2025.03.25 22:12:55.867784 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 158 rows starting from the beginning of the part | ||
17791 | 2025.03.25 22:12:55.868367 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1334 rows starting from the beginning of the part | ||
17792 | 2025.03.25 22:12:55.869052 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 158 rows starting from the beginning of the part | ||
17793 | 2025.03.25 22:12:55.869419 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 72 rows starting from the beginning of the part | ||
17794 | 2025.03.25 22:12:55.870707 [ 254 ] {a6226af9-6fd3-477b-8ffd-248c13e62401} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17795 | 2025.03.25 22:12:55.870771 [ 254 ] {a6226af9-6fd3-477b-8ffd-248c13e62401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17796 | 2025.03.25 22:12:55.871676 [ 254 ] {a6226af9-6fd3-477b-8ffd-248c13e62401} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
17797 | 2025.03.25 22:12:55.872144 [ 254 ] {a6226af9-6fd3-477b-8ffd-248c13e62401} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17798 | 2025.03.25 22:12:55.872372 [ 254 ] {a6226af9-6fd3-477b-8ffd-248c13e62401} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.006277 sec., 1274.4941851202805 rows/sec., 95.84 KiB/sec. | ||
17799 | 2025.03.25 22:12:55.872434 [ 254 ] {a6226af9-6fd3-477b-8ffd-248c13e62401} <Debug> TCPHandler: Processed in 0.006701157 sec. | ||
17800 | 2025.03.25 22:12:55.872564 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17801 | 2025.03.25 22:12:55.872727 [ 254 ] {10d2937b-6bd1-45d4-81ea-b61ebce0c214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17802 | 2025.03.25 22:12:55.872835 [ 254 ] {10d2937b-6bd1-45d4-81ea-b61ebce0c214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17803 | 2025.03.25 22:12:55.873155 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3807 rows, containing 5 columns (5 merged, 0 gathered) in 0.007641904 sec., 498174.2769864683 rows/sec., 43.18 MiB/sec. | ||
17804 | 2025.03.25 22:12:55.873489 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
17805 | 2025.03.25 22:12:55.873972 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17806 | 2025.03.25 22:12:55.874182 [ 190 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_156_31} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
17807 | 2025.03.25 22:12:55.874188 [ 254 ] {10d2937b-6bd1-45d4-81ea-b61ebce0c214} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17808 | 2025.03.25 22:12:55.874267 [ 254 ] {10d2937b-6bd1-45d4-81ea-b61ebce0c214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17809 | 2025.03.25 22:12:55.874332 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
17810 | 2025.03.25 22:12:55.874734 [ 254 ] {10d2937b-6bd1-45d4-81ea-b61ebce0c214} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
17811 | 2025.03.25 22:12:55.874981 [ 254 ] {10d2937b-6bd1-45d4-81ea-b61ebce0c214} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17812 | 2025.03.25 22:12:55.875120 [ 103 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
17813 | 2025.03.25 22:12:55.875154 [ 103 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17814 | 2025.03.25 22:12:55.875172 [ 254 ] {10d2937b-6bd1-45d4-81ea-b61ebce0c214} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002506 sec., 28731.045490822027 rows/sec., 2.24 MiB/sec. | ||
17815 | 2025.03.25 22:12:55.875184 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17816 | 2025.03.25 22:12:55.875324 [ 254 ] {10d2937b-6bd1-45d4-81ea-b61ebce0c214} <Debug> TCPHandler: Processed in 0.002806769 sec. | ||
17817 | 2025.03.25 22:12:55.875418 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
17818 | 2025.03.25 22:12:55.875509 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17819 | 2025.03.25 22:12:55.875602 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17820 | 2025.03.25 22:12:55.875677 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 995 rows starting from the beginning of the part | ||
17821 | 2025.03.25 22:12:55.875739 [ 254 ] {47302558-a0ed-431f-87c7-ec903e2d64d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17822 | 2025.03.25 22:12:55.875923 [ 254 ] {47302558-a0ed-431f-87c7-ec903e2d64d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17823 | 2025.03.25 22:12:55.875930 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 72 rows starting from the beginning of the part | ||
17824 | 2025.03.25 22:12:55.876390 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 115 rows starting from the beginning of the part | ||
17825 | 2025.03.25 22:12:55.876809 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 568 rows starting from the beginning of the part | ||
17826 | 2025.03.25 22:12:55.877125 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 115 rows starting from the beginning of the part | ||
17827 | 2025.03.25 22:12:55.877564 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 72 rows starting from the beginning of the part | ||
17828 | 2025.03.25 22:12:55.878840 [ 254 ] {47302558-a0ed-431f-87c7-ec903e2d64d7} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17829 | 2025.03.25 22:12:55.878910 [ 254 ] {47302558-a0ed-431f-87c7-ec903e2d64d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17830 | 2025.03.25 22:12:55.880092 [ 254 ] {47302558-a0ed-431f-87c7-ec903e2d64d7} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
17831 | 2025.03.25 22:12:55.880613 [ 254 ] {47302558-a0ed-431f-87c7-ec903e2d64d7} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17832 | 2025.03.25 22:12:55.880703 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1937 rows, containing 5 columns (5 merged, 0 gathered) in 0.005421575 sec., 357276.2527494317 rows/sec., 28.06 MiB/sec. | ||
17833 | 2025.03.25 22:12:55.880975 [ 254 ] {47302558-a0ed-431f-87c7-ec903e2d64d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005322 sec., 30063.885757234122 rows/sec., 2.09 MiB/sec. | ||
17834 | 2025.03.25 22:12:55.880980 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
17835 | 2025.03.25 22:12:55.881175 [ 254 ] {47302558-a0ed-431f-87c7-ec903e2d64d7} <Debug> TCPHandler: Processed in 0.00572869 sec. | ||
17836 | 2025.03.25 22:12:55.881359 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17837 | 2025.03.25 22:12:55.881534 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17838 | 2025.03.25 22:12:55.881556 [ 254 ] {4641df1c-c784-4274-abd4-652f42baf526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17839 | 2025.03.25 22:12:55.881716 [ 186 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_156_31} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
17840 | 2025.03.25 22:12:55.881732 [ 254 ] {4641df1c-c784-4274-abd4-652f42baf526} <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 | ||
17841 | 2025.03.25 22:12:55.881891 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
17842 | 2025.03.25 22:12:55.883042 [ 254 ] {4641df1c-c784-4274-abd4-652f42baf526} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17843 | 2025.03.25 22:12:55.883087 [ 254 ] {4641df1c-c784-4274-abd4-652f42baf526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17844 | 2025.03.25 22:12:55.883728 [ 254 ] {4641df1c-c784-4274-abd4-652f42baf526} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
17845 | 2025.03.25 22:12:55.883998 [ 254 ] {4641df1c-c784-4274-abd4-652f42baf526} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17846 | 2025.03.25 22:12:55.884146 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
17847 | 2025.03.25 22:12:55.884186 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17848 | 2025.03.25 22:12:55.884214 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17849 | 2025.03.25 22:12:55.884219 [ 254 ] {4641df1c-c784-4274-abd4-652f42baf526} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002727 sec., 2933.626696002934 rows/sec., 5.26 MiB/sec. | ||
17850 | 2025.03.25 22:12:55.884441 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
17851 | 2025.03.25 22:12:55.884461 [ 254 ] {4641df1c-c784-4274-abd4-652f42baf526} <Debug> TCPHandler: Processed in 0.003169766 sec. | ||
17852 | 2025.03.25 22:12:55.884623 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17853 | 2025.03.25 22:12:55.884771 [ 254 ] {086e29b7-3da1-458a-842e-fcd8da33257a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17854 | 2025.03.25 22:12:55.884788 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17855 | 2025.03.25 22:12:55.884835 [ 254 ] {086e29b7-3da1-458a-842e-fcd8da33257a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17856 | 2025.03.25 22:12:55.884908 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2963 rows starting from the beginning of the part | ||
17857 | 2025.03.25 22:12:55.885548 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 8 rows starting from the beginning of the part | ||
17858 | 2025.03.25 22:12:55.886161 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 51 rows starting from the beginning of the part | ||
17859 | 2025.03.25 22:12:55.886583 [ 254 ] {086e29b7-3da1-458a-842e-fcd8da33257a} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17860 | 2025.03.25 22:12:55.886651 [ 254 ] {086e29b7-3da1-458a-842e-fcd8da33257a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17861 | 2025.03.25 22:12:55.886702 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 8 rows starting from the beginning of the part | ||
17862 | 2025.03.25 22:12:55.887226 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 51 rows starting from the beginning of the part | ||
17863 | 2025.03.25 22:12:55.887753 [ 191 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 8 rows starting from the beginning of the part | ||
17864 | 2025.03.25 22:12:55.887786 [ 254 ] {086e29b7-3da1-458a-842e-fcd8da33257a} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
17865 | 2025.03.25 22:12:55.888391 [ 254 ] {086e29b7-3da1-458a-842e-fcd8da33257a} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17866 | 2025.03.25 22:12:55.888596 [ 103 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
17867 | 2025.03.25 22:12:55.888662 [ 103 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17868 | 2025.03.25 22:12:55.888702 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17869 | 2025.03.25 22:12:55.888712 [ 254 ] {086e29b7-3da1-458a-842e-fcd8da33257a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00398 sec., 15075.37688442211 rows/sec., 1.02 MiB/sec. | ||
17870 | 2025.03.25 22:12:55.889146 [ 254 ] {086e29b7-3da1-458a-842e-fcd8da33257a} <Debug> TCPHandler: Processed in 0.00456806 sec. | ||
17871 | 2025.03.25 22:12:55.889689 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
17872 | 2025.03.25 22:12:55.890440 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17873 | 2025.03.25 22:12:55.890606 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 8864 rows starting from the beginning of the part | ||
17874 | 2025.03.25 22:12:55.890956 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
17875 | 2025.03.25 22:12:55.891333 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
17876 | 2025.03.25 22:12:55.891681 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
17877 | 2025.03.25 22:12:55.891959 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
17878 | 2025.03.25 22:12:55.892147 [ 194 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
17879 | 2025.03.25 22:12:55.896972 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9164 rows, containing 4 columns (4 merged, 0 gathered) in 0.008090741 sec., 1132652.7446620772 rows/sec., 75.57 MiB/sec. | ||
17880 | 2025.03.25 22:12:55.897243 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
17881 | 2025.03.25 22:12:55.897584 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17882 | 2025.03.25 22:12:55.897671 [ 192 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_156_31} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
17883 | 2025.03.25 22:12:55.897776 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
17884 | 2025.03.25 22:12:55.901793 [ 195 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3089 rows, containing 19 columns (19 merged, 0 gathered) in 0.017517336 sec., 176339.5986695694 rows/sec., 315.99 MiB/sec. | ||
17885 | 2025.03.25 22:12:55.904544 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
17886 | 2025.03.25 22:12:55.904987 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17887 | 2025.03.25 22:12:55.905080 [ 192 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
17888 | 2025.03.25 22:12:55.905248 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.69 MiB. | ||
17889 | 2025.03.25 22:12:56.899458 [ 223 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
17890 | 2025.03.25 22:12:56.899516 [ 223 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
17891 | 2025.03.25 22:12:56.901519 [ 223 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
17892 | 2025.03.25 22:12:57.224904 [ 53 ] {} <Debug> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
17893 | 2025.03.25 22:12:57.224975 [ 53 ] {} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17894 | 2025.03.25 22:12:57.225003 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17895 | 2025.03.25 22:12:57.225216 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::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 | ||
17896 | 2025.03.25 22:12:57.225537 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17897 | 2025.03.25 22:12:57.225602 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 23 rows starting from the beginning of the part | ||
17898 | 2025.03.25 22:12:57.225792 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
17899 | 2025.03.25 22:12:57.225960 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
17900 | 2025.03.25 22:12:57.226283 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
17901 | 2025.03.25 22:12:57.226455 [ 193 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part | ||
17902 | 2025.03.25 22:12:57.227581 [ 198 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 5 columns (5 merged, 0 gathered) in 0.002481904 sec., 18131.241176129293 rows/sec., 1.50 MiB/sec. | ||
17903 | 2025.03.25 22:12:57.227813 [ 199 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
17904 | 2025.03.25 22:12:57.228165 [ 199 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17905 | 2025.03.25 22:12:57.228252 [ 199 ] {95737f0d-6adb-4ab1-82c1-afc8887ade1f::all_1_37_9} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
17906 | 2025.03.25 22:12:57.228356 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
17907 | 2025.03.25 22:12:58.858531 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 769 | ||
17908 | 2025.03.25 22:12:58.883164 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17909 | 2025.03.25 22:12:58.883227 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17910 | 2025.03.25 22:12:58.891004 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
17911 | 2025.03.25 22:12:58.891843 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17912 | 2025.03.25 22:12:58.895337 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 769 | ||
17913 | 2025.03.25 22:12:59.136275 [ 34 ] {} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Selected 5 parts from all_1_41_9 to all_45_45_0 | ||
17914 | 2025.03.25 22:12:59.136347 [ 34 ] {} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17915 | 2025.03.25 22:12:59.136370 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17916 | 2025.03.25 22:12:59.136545 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_9 to all_45_45_0 into Compact with storage Full | ||
17917 | 2025.03.25 22:12:59.136736 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17918 | 2025.03.25 22:12:59.136781 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 366 rows starting from the beginning of the part | ||
17919 | 2025.03.25 22:12:59.136894 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 228 rows starting from the beginning of the part | ||
17920 | 2025.03.25 22:12:59.137135 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 252 rows starting from the beginning of the part | ||
17921 | 2025.03.25 22:12:59.137349 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 252 rows starting from the beginning of the part | ||
17922 | 2025.03.25 22:12:59.137576 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 252 rows starting from the beginning of the part | ||
17923 | 2025.03.25 22:12:59.138923 [ 199 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 5 columns (5 merged, 0 gathered) in 0.002475013 sec., 545451.6804558198 rows/sec., 39.47 MiB/sec. | ||
17924 | 2025.03.25 22:12:59.139090 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} <Trace> MergedBlockOutputStream: filled checksums all_1_45_10 (state Temporary) | ||
17925 | 2025.03.25 22:12:59.139381 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_merge_all_1_45_10 to all_1_45_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17926 | 2025.03.25 22:12:59.139460 [ 193 ] {1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02::all_1_45_10} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02) (MergerMutator): Merged 5 parts: [all_1_41_9, all_45_45_0] -> all_1_45_10 | ||
17927 | 2025.03.25 22:12:59.139549 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
17928 | 2025.03.25 22:13:00.558582 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2412 | ||
17929 | 2025.03.25 22:13:00.561935 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17930 | 2025.03.25 22:13:00.561993 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17931 | 2025.03.25 22:13:00.563590 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
17932 | 2025.03.25 22:13:00.563928 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17933 | 2025.03.25 22:13:00.564148 [ 67 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
17934 | 2025.03.25 22:13:00.564276 [ 67 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17935 | 2025.03.25 22:13:00.564346 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17936 | 2025.03.25 22:13:00.564763 [ 201 ] {a6ef764a-9800-4de1-9396-886a25e5918c::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 | ||
17937 | 2025.03.25 22:13:00.566513 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2412 | ||
17938 | 2025.03.25 22:13:00.566847 [ 201 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17939 | 2025.03.25 22:13:00.567051 [ 201 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2276 rows starting from the beginning of the part | ||
17940 | 2025.03.25 22:13:00.567713 [ 201 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part | ||
17941 | 2025.03.25 22:13:00.568461 [ 201 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
17942 | 2025.03.25 22:13:00.569225 [ 201 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part | ||
17943 | 2025.03.25 22:13:00.569991 [ 201 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 32 rows starting from the beginning of the part | ||
17944 | 2025.03.25 22:13:00.570501 [ 201 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part | ||
17945 | 2025.03.25 22:13:00.580075 [ 199 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 72 columns (72 merged, 0 gathered) in 0.015610523 sec., 154511.15891504724 rows/sec., 117.66 MiB/sec. | ||
17946 | 2025.03.25 22:13:00.582242 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
17947 | 2025.03.25 22:13:00.582996 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17948 | 2025.03.25 22:13:00.583088 [ 197 ] {a6ef764a-9800-4de1-9396-886a25e5918c::all_1_76_15} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
17949 | 2025.03.25 22:13:00.583323 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
17950 | 2025.03.25 22:13:00.865160 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17951 | 2025.03.25 22:13:00.865354 [ 254 ] {014cff84-922a-4d6e-b706-ddb93c169ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
17952 | 2025.03.25 22:13:00.865426 [ 254 ] {014cff84-922a-4d6e-b706-ddb93c169ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
17953 | 2025.03.25 22:13:00.866194 [ 254 ] {014cff84-922a-4d6e-b706-ddb93c169ac9} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17954 | 2025.03.25 22:13:00.866239 [ 254 ] {014cff84-922a-4d6e-b706-ddb93c169ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17955 | 2025.03.25 22:13:00.866672 [ 254 ] {014cff84-922a-4d6e-b706-ddb93c169ac9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
17956 | 2025.03.25 22:13:00.866939 [ 254 ] {014cff84-922a-4d6e-b706-ddb93c169ac9} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17957 | 2025.03.25 22:13:00.867147 [ 254 ] {014cff84-922a-4d6e-b706-ddb93c169ac9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001846 sec., 2166.8472372697724 rows/sec., 176.69 KiB/sec. | ||
17958 | 2025.03.25 22:13:00.867214 [ 254 ] {014cff84-922a-4d6e-b706-ddb93c169ac9} <Debug> TCPHandler: Processed in 0.002186208 sec. | ||
17959 | 2025.03.25 22:13:00.867333 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17960 | 2025.03.25 22:13:00.867441 [ 254 ] {893d3502-ad2b-458e-8365-f7472473468e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17961 | 2025.03.25 22:13:00.867488 [ 254 ] {893d3502-ad2b-458e-8365-f7472473468e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17962 | 2025.03.25 22:13:00.868102 [ 254 ] {893d3502-ad2b-458e-8365-f7472473468e} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17963 | 2025.03.25 22:13:00.868140 [ 254 ] {893d3502-ad2b-458e-8365-f7472473468e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17964 | 2025.03.25 22:13:00.868526 [ 254 ] {893d3502-ad2b-458e-8365-f7472473468e} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
17965 | 2025.03.25 22:13:00.868772 [ 254 ] {893d3502-ad2b-458e-8365-f7472473468e} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17966 | 2025.03.25 22:13:00.868957 [ 254 ] {893d3502-ad2b-458e-8365-f7472473468e} <Debug> executeQuery: Read 160 rows, 14.15 KiB in 0.001541 sec., 103828.68267358857 rows/sec., 8.97 MiB/sec. | ||
17967 | 2025.03.25 22:13:00.869024 [ 254 ] {893d3502-ad2b-458e-8365-f7472473468e} <Debug> TCPHandler: Processed in 0.001743941 sec. | ||
17968 | 2025.03.25 22:13:00.869203 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17969 | 2025.03.25 22:13:00.869329 [ 254 ] {79b56841-f050-4b36-8bce-95f0db071ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17970 | 2025.03.25 22:13:00.869376 [ 254 ] {79b56841-f050-4b36-8bce-95f0db071ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17971 | 2025.03.25 22:13:00.869923 [ 254 ] {79b56841-f050-4b36-8bce-95f0db071ebf} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17972 | 2025.03.25 22:13:00.869961 [ 254 ] {79b56841-f050-4b36-8bce-95f0db071ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17973 | 2025.03.25 22:13:00.870318 [ 254 ] {79b56841-f050-4b36-8bce-95f0db071ebf} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
17974 | 2025.03.25 22:13:00.870557 [ 254 ] {79b56841-f050-4b36-8bce-95f0db071ebf} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17975 | 2025.03.25 22:13:00.870746 [ 254 ] {79b56841-f050-4b36-8bce-95f0db071ebf} <Debug> executeQuery: Read 55 rows, 4.11 KiB in 0.001433 sec., 38381.01884159107 rows/sec., 2.80 MiB/sec. | ||
17976 | 2025.03.25 22:13:00.870826 [ 254 ] {79b56841-f050-4b36-8bce-95f0db071ebf} <Debug> TCPHandler: Processed in 0.00169233 sec. | ||
17977 | 2025.03.25 22:13:00.870978 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17978 | 2025.03.25 22:13:00.871278 [ 254 ] {82a06f4c-0b55-4aa2-a8bb-4535aafa0d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17979 | 2025.03.25 22:13:00.871390 [ 254 ] {82a06f4c-0b55-4aa2-a8bb-4535aafa0d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17980 | 2025.03.25 22:13:00.871997 [ 254 ] {82a06f4c-0b55-4aa2-a8bb-4535aafa0d79} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17981 | 2025.03.25 22:13:00.872034 [ 254 ] {82a06f4c-0b55-4aa2-a8bb-4535aafa0d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17982 | 2025.03.25 22:13:00.872390 [ 254 ] {82a06f4c-0b55-4aa2-a8bb-4535aafa0d79} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
17983 | 2025.03.25 22:13:00.872631 [ 254 ] {82a06f4c-0b55-4aa2-a8bb-4535aafa0d79} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17984 | 2025.03.25 22:13:00.872804 [ 254 ] {82a06f4c-0b55-4aa2-a8bb-4535aafa0d79} <Debug> executeQuery: Read 119 rows, 9.53 KiB in 0.001633 sec., 72872.01469687691 rows/sec., 5.70 MiB/sec. | ||
17985 | 2025.03.25 22:13:00.872856 [ 254 ] {82a06f4c-0b55-4aa2-a8bb-4535aafa0d79} <Debug> TCPHandler: Processed in 0.001958024 sec. | ||
17986 | 2025.03.25 22:13:00.872978 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17987 | 2025.03.25 22:13:00.873084 [ 254 ] {43ba9bea-5fb2-41de-8503-12114c40ad1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17988 | 2025.03.25 22:13:00.873132 [ 254 ] {43ba9bea-5fb2-41de-8503-12114c40ad1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17989 | 2025.03.25 22:13:00.873643 [ 254 ] {43ba9bea-5fb2-41de-8503-12114c40ad1e} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17990 | 2025.03.25 22:13:00.873679 [ 254 ] {43ba9bea-5fb2-41de-8503-12114c40ad1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
17991 | 2025.03.25 22:13:00.874065 [ 254 ] {43ba9bea-5fb2-41de-8503-12114c40ad1e} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
17992 | 2025.03.25 22:13:00.874302 [ 254 ] {43ba9bea-5fb2-41de-8503-12114c40ad1e} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17993 | 2025.03.25 22:13:00.874474 [ 254 ] {43ba9bea-5fb2-41de-8503-12114c40ad1e} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001413 sec., 114649.68152866242 rows/sec., 7.98 MiB/sec. | ||
17994 | 2025.03.25 22:13:00.874524 [ 254 ] {43ba9bea-5fb2-41de-8503-12114c40ad1e} <Debug> TCPHandler: Processed in 0.001598758 sec. | ||
17995 | 2025.03.25 22:13:00.874648 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17996 | 2025.03.25 22:13:00.874762 [ 254 ] {96ef0079-ba94-46c9-945d-89b7da847af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17997 | 2025.03.25 22:13:00.874831 [ 254 ] {96ef0079-ba94-46c9-945d-89b7da847af5} <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 | ||
17998 | 2025.03.25 22:13:00.876039 [ 254 ] {96ef0079-ba94-46c9-945d-89b7da847af5} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17999 | 2025.03.25 22:13:00.876078 [ 254 ] {96ef0079-ba94-46c9-945d-89b7da847af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18000 | 2025.03.25 22:13:00.876783 [ 254 ] {96ef0079-ba94-46c9-945d-89b7da847af5} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
18001 | 2025.03.25 22:13:00.877046 [ 254 ] {96ef0079-ba94-46c9-945d-89b7da847af5} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18002 | 2025.03.25 22:13:00.877274 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
18003 | 2025.03.25 22:13:00.877280 [ 254 ] {96ef0079-ba94-46c9-945d-89b7da847af5} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.002537 sec., 20102.483247930624 rows/sec., 36.02 MiB/sec. | ||
18004 | 2025.03.25 22:13:00.877306 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
18005 | 2025.03.25 22:13:00.877543 [ 254 ] {96ef0079-ba94-46c9-945d-89b7da847af5} <Debug> TCPHandler: Processed in 0.002947411 sec. | ||
18006 | 2025.03.25 22:13:00.877693 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18007 | 2025.03.25 22:13:00.877813 [ 254 ] {a9d203d2-7b68-4e46-8e9d-5a7ea63cd957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18008 | 2025.03.25 22:13:00.877874 [ 254 ] {a9d203d2-7b68-4e46-8e9d-5a7ea63cd957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18009 | 2025.03.25 22:13:00.878509 [ 254 ] {a9d203d2-7b68-4e46-8e9d-5a7ea63cd957} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18010 | 2025.03.25 22:13:00.878551 [ 254 ] {a9d203d2-7b68-4e46-8e9d-5a7ea63cd957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18011 | 2025.03.25 22:13:00.879023 [ 254 ] {a9d203d2-7b68-4e46-8e9d-5a7ea63cd957} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
18012 | 2025.03.25 22:13:00.879312 [ 254 ] {a9d203d2-7b68-4e46-8e9d-5a7ea63cd957} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18013 | 2025.03.25 22:13:00.879585 [ 254 ] {a9d203d2-7b68-4e46-8e9d-5a7ea63cd957} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001798 sec., 33370.41156840935 rows/sec., 2.25 MiB/sec. | ||
18014 | 2025.03.25 22:13:00.879636 [ 254 ] {a9d203d2-7b68-4e46-8e9d-5a7ea63cd957} <Debug> TCPHandler: Processed in 0.001994975 sec. | ||
18015 | 2025.03.25 22:13:00.879850 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
18016 | 2025.03.25 22:13:02.771419 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 47153 | ||
18017 | 2025.03.25 22:13:02.772059 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18018 | 2025.03.25 22:13:02.772102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18019 | 2025.03.25 22:13:02.772635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
18020 | 2025.03.25 22:13:02.772907 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18021 | 2025.03.25 22:13:02.773114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47153 | ||
18022 | 2025.03.25 22:13:05.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.26 MiB, peak 285.76 MiB, free memory in arenas 0.00 B, will set to 267.26 MiB (RSS), difference: -4.00 MiB | ||
18023 | 2025.03.25 22:13:05.863393 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18024 | 2025.03.25 22:13:05.863716 [ 254 ] {9e2b8a46-ef7f-4915-8ec0-6e76bee367d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18025 | 2025.03.25 22:13:05.863835 [ 254 ] {9e2b8a46-ef7f-4915-8ec0-6e76bee367d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18026 | 2025.03.25 22:13:05.864817 [ 254 ] {9e2b8a46-ef7f-4915-8ec0-6e76bee367d1} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18027 | 2025.03.25 22:13:05.864865 [ 254 ] {9e2b8a46-ef7f-4915-8ec0-6e76bee367d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18028 | 2025.03.25 22:13:05.865300 [ 254 ] {9e2b8a46-ef7f-4915-8ec0-6e76bee367d1} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
18029 | 2025.03.25 22:13:05.865555 [ 254 ] {9e2b8a46-ef7f-4915-8ec0-6e76bee367d1} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18030 | 2025.03.25 22:13:05.865821 [ 254 ] {9e2b8a46-ef7f-4915-8ec0-6e76bee367d1} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002189 sec., 32891.7313841937 rows/sec., 2.66 MiB/sec. | ||
18031 | 2025.03.25 22:13:05.865902 [ 254 ] {9e2b8a46-ef7f-4915-8ec0-6e76bee367d1} <Debug> TCPHandler: Processed in 0.002694297 sec. | ||
18032 | 2025.03.25 22:13:05.866049 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18033 | 2025.03.25 22:13:05.866221 [ 254 ] {f9dfa84b-2bd7-43e3-95bf-d81f3efc4659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18034 | 2025.03.25 22:13:05.866274 [ 254 ] {f9dfa84b-2bd7-43e3-95bf-d81f3efc4659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18035 | 2025.03.25 22:13:05.866929 [ 254 ] {f9dfa84b-2bd7-43e3-95bf-d81f3efc4659} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18036 | 2025.03.25 22:13:05.866977 [ 254 ] {f9dfa84b-2bd7-43e3-95bf-d81f3efc4659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18037 | 2025.03.25 22:13:05.867391 [ 254 ] {f9dfa84b-2bd7-43e3-95bf-d81f3efc4659} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
18038 | 2025.03.25 22:13:05.867635 [ 254 ] {f9dfa84b-2bd7-43e3-95bf-d81f3efc4659} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18039 | 2025.03.25 22:13:05.867854 [ 254 ] {f9dfa84b-2bd7-43e3-95bf-d81f3efc4659} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001676 sec., 4773.26968973747 rows/sec., 358.93 KiB/sec. | ||
18040 | 2025.03.25 22:13:05.867908 [ 254 ] {f9dfa84b-2bd7-43e3-95bf-d81f3efc4659} <Debug> TCPHandler: Processed in 0.001931664 sec. | ||
18041 | 2025.03.25 22:13:05.868015 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18042 | 2025.03.25 22:13:05.868117 [ 254 ] {33f916e7-743a-496f-a522-a3060f89617f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18043 | 2025.03.25 22:13:05.868163 [ 254 ] {33f916e7-743a-496f-a522-a3060f89617f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18044 | 2025.03.25 22:13:05.868708 [ 254 ] {33f916e7-743a-496f-a522-a3060f89617f} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18045 | 2025.03.25 22:13:05.868747 [ 254 ] {33f916e7-743a-496f-a522-a3060f89617f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18046 | 2025.03.25 22:13:05.869104 [ 254 ] {33f916e7-743a-496f-a522-a3060f89617f} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
18047 | 2025.03.25 22:13:05.869346 [ 254 ] {33f916e7-743a-496f-a522-a3060f89617f} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18048 | 2025.03.25 22:13:05.869574 [ 254 ] {33f916e7-743a-496f-a522-a3060f89617f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001474 sec., 48846.67571234735 rows/sec., 3.81 MiB/sec. | ||
18049 | 2025.03.25 22:13:05.869660 [ 254 ] {33f916e7-743a-496f-a522-a3060f89617f} <Debug> TCPHandler: Processed in 0.001696679 sec. | ||
18050 | 2025.03.25 22:13:05.869858 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18051 | 2025.03.25 22:13:05.870151 [ 254 ] {b9a7c13b-9323-4288-9674-585bd19e97e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18052 | 2025.03.25 22:13:05.870274 [ 254 ] {b9a7c13b-9323-4288-9674-585bd19e97e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18053 | 2025.03.25 22:13:05.870803 [ 254 ] {b9a7c13b-9323-4288-9674-585bd19e97e0} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18054 | 2025.03.25 22:13:05.870843 [ 254 ] {b9a7c13b-9323-4288-9674-585bd19e97e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18055 | 2025.03.25 22:13:05.871238 [ 254 ] {b9a7c13b-9323-4288-9674-585bd19e97e0} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
18056 | 2025.03.25 22:13:05.871484 [ 254 ] {b9a7c13b-9323-4288-9674-585bd19e97e0} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18057 | 2025.03.25 22:13:05.871700 [ 254 ] {b9a7c13b-9323-4288-9674-585bd19e97e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001665 sec., 96096.0960960961 rows/sec., 6.69 MiB/sec. | ||
18058 | 2025.03.25 22:13:05.871753 [ 254 ] {b9a7c13b-9323-4288-9674-585bd19e97e0} <Debug> TCPHandler: Processed in 0.002002305 sec. | ||
18059 | 2025.03.25 22:13:05.871859 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18060 | 2025.03.25 22:13:05.871961 [ 254 ] {b2a0667f-ed82-44ff-89fd-8e37197f1bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18061 | 2025.03.25 22:13:05.872029 [ 254 ] {b2a0667f-ed82-44ff-89fd-8e37197f1bc8} <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 | ||
18062 | 2025.03.25 22:13:05.873089 [ 254 ] {b2a0667f-ed82-44ff-89fd-8e37197f1bc8} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18063 | 2025.03.25 22:13:05.873128 [ 254 ] {b2a0667f-ed82-44ff-89fd-8e37197f1bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18064 | 2025.03.25 22:13:05.873761 [ 254 ] {b2a0667f-ed82-44ff-89fd-8e37197f1bc8} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
18065 | 2025.03.25 22:13:05.874033 [ 254 ] {b2a0667f-ed82-44ff-89fd-8e37197f1bc8} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18066 | 2025.03.25 22:13:05.874288 [ 254 ] {b2a0667f-ed82-44ff-89fd-8e37197f1bc8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002347 sec., 3408.6067319982953 rows/sec., 6.11 MiB/sec. | ||
18067 | 2025.03.25 22:13:05.874406 [ 254 ] {b2a0667f-ed82-44ff-89fd-8e37197f1bc8} <Debug> TCPHandler: Processed in 0.002597505 sec. | ||
18068 | 2025.03.25 22:13:05.874602 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18069 | 2025.03.25 22:13:05.874730 [ 254 ] {ac55811c-f4fa-4422-9c6f-ffa7a9d2763a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18070 | 2025.03.25 22:13:05.874777 [ 254 ] {ac55811c-f4fa-4422-9c6f-ffa7a9d2763a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18071 | 2025.03.25 22:13:05.875237 [ 254 ] {ac55811c-f4fa-4422-9c6f-ffa7a9d2763a} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18072 | 2025.03.25 22:13:05.875276 [ 254 ] {ac55811c-f4fa-4422-9c6f-ffa7a9d2763a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18073 | 2025.03.25 22:13:05.875636 [ 254 ] {ac55811c-f4fa-4422-9c6f-ffa7a9d2763a} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
18074 | 2025.03.25 22:13:05.875878 [ 254 ] {ac55811c-f4fa-4422-9c6f-ffa7a9d2763a} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18075 | 2025.03.25 22:13:05.876104 [ 254 ] {ac55811c-f4fa-4422-9c6f-ffa7a9d2763a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec. | ||
18076 | 2025.03.25 22:13:05.876188 [ 254 ] {ac55811c-f4fa-4422-9c6f-ffa7a9d2763a} <Debug> TCPHandler: Processed in 0.001651629 sec. | ||
18077 | 2025.03.25 22:13:06.395400 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 777 | ||
18078 | 2025.03.25 22:13:06.419843 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18079 | 2025.03.25 22:13:06.419894 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18080 | 2025.03.25 22:13:06.427633 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
18081 | 2025.03.25 22:13:06.428467 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18082 | 2025.03.25 22:13:06.431721 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 777 | ||
18083 | 2025.03.25 22:13:09.986567 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
18084 | 2025.03.25 22:13:09.986640 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
18085 | 2025.03.25 22:13:10.273231 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 47641 | ||
18086 | 2025.03.25 22:13:10.273902 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18087 | 2025.03.25 22:13:10.273943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18088 | 2025.03.25 22:13:10.274481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
18089 | 2025.03.25 22:13:10.274751 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18090 | 2025.03.25 22:13:10.274955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47641 | ||
18091 | 2025.03.25 22:13:10.566717 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2438 | ||
18092 | 2025.03.25 22:13:10.569917 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18093 | 2025.03.25 22:13:10.569978 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18094 | 2025.03.25 22:13:10.571526 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
18095 | 2025.03.25 22:13:10.571859 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18096 | 2025.03.25 22:13:10.572535 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2438 | ||
18097 | 2025.03.25 22:13:10.870481 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18098 | 2025.03.25 22:13:10.870700 [ 254 ] {2e3d89eb-6e74-45bb-81c7-4be56dc5ba8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
18099 | 2025.03.25 22:13:10.870780 [ 254 ] {2e3d89eb-6e74-45bb-81c7-4be56dc5ba8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
18100 | 2025.03.25 22:13:10.871694 [ 254 ] {2e3d89eb-6e74-45bb-81c7-4be56dc5ba8e} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18101 | 2025.03.25 22:13:10.871744 [ 254 ] {2e3d89eb-6e74-45bb-81c7-4be56dc5ba8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18102 | 2025.03.25 22:13:10.872199 [ 254 ] {2e3d89eb-6e74-45bb-81c7-4be56dc5ba8e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
18103 | 2025.03.25 22:13:10.872467 [ 254 ] {2e3d89eb-6e74-45bb-81c7-4be56dc5ba8e} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18104 | 2025.03.25 22:13:10.872738 [ 254 ] {2e3d89eb-6e74-45bb-81c7-4be56dc5ba8e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002086 sec., 101629.91371045061 rows/sec., 6.46 MiB/sec. | ||
18105 | 2025.03.25 22:13:10.872938 [ 254 ] {2e3d89eb-6e74-45bb-81c7-4be56dc5ba8e} <Debug> TCPHandler: Processed in 0.002627796 sec. | ||
18106 | 2025.03.25 22:13:10.873137 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18107 | 2025.03.25 22:13:10.873251 [ 254 ] {183b11da-43b3-4cd1-9a38-7fbdac0639d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18108 | 2025.03.25 22:13:10.873302 [ 254 ] {183b11da-43b3-4cd1-9a38-7fbdac0639d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18109 | 2025.03.25 22:13:10.874193 [ 254 ] {183b11da-43b3-4cd1-9a38-7fbdac0639d8} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18110 | 2025.03.25 22:13:10.874234 [ 254 ] {183b11da-43b3-4cd1-9a38-7fbdac0639d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18111 | 2025.03.25 22:13:10.874671 [ 254 ] {183b11da-43b3-4cd1-9a38-7fbdac0639d8} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
18112 | 2025.03.25 22:13:10.874926 [ 254 ] {183b11da-43b3-4cd1-9a38-7fbdac0639d8} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18113 | 2025.03.25 22:13:10.875150 [ 254 ] {183b11da-43b3-4cd1-9a38-7fbdac0639d8} <Debug> executeQuery: Read 719 rows, 58.97 KiB in 0.001928 sec., 372925.3112033195 rows/sec., 29.87 MiB/sec. | ||
18114 | 2025.03.25 22:13:10.875221 [ 254 ] {183b11da-43b3-4cd1-9a38-7fbdac0639d8} <Debug> TCPHandler: Processed in 0.002139378 sec. | ||
18115 | 2025.03.25 22:13:10.875361 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18116 | 2025.03.25 22:13:10.875510 [ 254 ] {f045f7ce-49a9-4ce0-8c5c-af4a168b54bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18117 | 2025.03.25 22:13:10.875557 [ 254 ] {f045f7ce-49a9-4ce0-8c5c-af4a168b54bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18118 | 2025.03.25 22:13:10.876151 [ 254 ] {f045f7ce-49a9-4ce0-8c5c-af4a168b54bd} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18119 | 2025.03.25 22:13:10.876190 [ 254 ] {f045f7ce-49a9-4ce0-8c5c-af4a168b54bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18120 | 2025.03.25 22:13:10.876552 [ 254 ] {f045f7ce-49a9-4ce0-8c5c-af4a168b54bd} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
18121 | 2025.03.25 22:13:10.876794 [ 254 ] {f045f7ce-49a9-4ce0-8c5c-af4a168b54bd} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18122 | 2025.03.25 22:13:10.877012 [ 254 ] {f045f7ce-49a9-4ce0-8c5c-af4a168b54bd} <Debug> executeQuery: Read 157 rows, 10.22 KiB in 0.001535 sec., 102280.13029315961 rows/sec., 6.50 MiB/sec. | ||
18123 | 2025.03.25 22:13:10.877064 [ 254 ] {f045f7ce-49a9-4ce0-8c5c-af4a168b54bd} <Debug> TCPHandler: Processed in 0.001769871 sec. | ||
18124 | 2025.03.25 22:13:10.877181 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18125 | 2025.03.25 22:13:10.877288 [ 254 ] {2b28337c-b4e4-41a4-a898-832437e120cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
18126 | 2025.03.25 22:13:10.877332 [ 254 ] {2b28337c-b4e4-41a4-a898-832437e120cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
18127 | 2025.03.25 22:13:10.877886 [ 254 ] {2b28337c-b4e4-41a4-a898-832437e120cb} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18128 | 2025.03.25 22:13:10.877926 [ 254 ] {2b28337c-b4e4-41a4-a898-832437e120cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18129 | 2025.03.25 22:13:10.878283 [ 254 ] {2b28337c-b4e4-41a4-a898-832437e120cb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
18130 | 2025.03.25 22:13:10.878522 [ 254 ] {2b28337c-b4e4-41a4-a898-832437e120cb} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18131 | 2025.03.25 22:13:10.878724 [ 254 ] {2b28337c-b4e4-41a4-a898-832437e120cb} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001459 sec., 77450.3084304318 rows/sec., 5.01 MiB/sec. | ||
18132 | 2025.03.25 22:13:10.878778 [ 254 ] {2b28337c-b4e4-41a4-a898-832437e120cb} <Debug> TCPHandler: Processed in 0.001648949 sec. | ||
18133 | 2025.03.25 22:13:10.878892 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18134 | 2025.03.25 22:13:10.878996 [ 254 ] {d67d38b6-0d65-4938-9092-113ae25423cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
18135 | 2025.03.25 22:13:10.879040 [ 254 ] {d67d38b6-0d65-4938-9092-113ae25423cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
18136 | 2025.03.25 22:13:10.879600 [ 254 ] {d67d38b6-0d65-4938-9092-113ae25423cf} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18137 | 2025.03.25 22:13:10.879639 [ 254 ] {d67d38b6-0d65-4938-9092-113ae25423cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18138 | 2025.03.25 22:13:10.879987 [ 254 ] {d67d38b6-0d65-4938-9092-113ae25423cf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
18139 | 2025.03.25 22:13:10.880226 [ 254 ] {d67d38b6-0d65-4938-9092-113ae25423cf} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18140 | 2025.03.25 22:13:10.880494 [ 254 ] {d67d38b6-0d65-4938-9092-113ae25423cf} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001516 sec., 73878.62796833774 rows/sec., 4.21 MiB/sec. | ||
18141 | 2025.03.25 22:13:10.880735 [ 254 ] {d67d38b6-0d65-4938-9092-113ae25423cf} <Debug> TCPHandler: Processed in 0.001893793 sec. | ||
18142 | 2025.03.25 22:13:10.880871 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18143 | 2025.03.25 22:13:10.880973 [ 254 ] {d773e251-d810-4783-a8b2-f17873184823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18144 | 2025.03.25 22:13:10.881016 [ 254 ] {d773e251-d810-4783-a8b2-f17873184823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18145 | 2025.03.25 22:13:10.881715 [ 254 ] {d773e251-d810-4783-a8b2-f17873184823} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18146 | 2025.03.25 22:13:10.881754 [ 254 ] {d773e251-d810-4783-a8b2-f17873184823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18147 | 2025.03.25 22:13:10.882128 [ 254 ] {d773e251-d810-4783-a8b2-f17873184823} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
18148 | 2025.03.25 22:13:10.882375 [ 254 ] {d773e251-d810-4783-a8b2-f17873184823} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18149 | 2025.03.25 22:13:10.882595 [ 254 ] {d773e251-d810-4783-a8b2-f17873184823} <Debug> executeQuery: Read 433 rows, 31.67 KiB in 0.001642 sec., 263702.80146163213 rows/sec., 18.83 MiB/sec. | ||
18150 | 2025.03.25 22:13:10.882662 [ 254 ] {d773e251-d810-4783-a8b2-f17873184823} <Debug> TCPHandler: Processed in 0.001840513 sec. | ||
18151 | 2025.03.25 22:13:10.882790 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18152 | 2025.03.25 22:13:10.882962 [ 254 ] {4442540a-c56f-4bc6-a4a4-2082cabed300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
18153 | 2025.03.25 22:13:10.883023 [ 254 ] {4442540a-c56f-4bc6-a4a4-2082cabed300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
18154 | 2025.03.25 22:13:10.883490 [ 254 ] {4442540a-c56f-4bc6-a4a4-2082cabed300} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18155 | 2025.03.25 22:13:10.883539 [ 254 ] {4442540a-c56f-4bc6-a4a4-2082cabed300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18156 | 2025.03.25 22:13:10.883990 [ 254 ] {4442540a-c56f-4bc6-a4a4-2082cabed300} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
18157 | 2025.03.25 22:13:10.884286 [ 254 ] {4442540a-c56f-4bc6-a4a4-2082cabed300} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18158 | 2025.03.25 22:13:10.884565 [ 254 ] {4442540a-c56f-4bc6-a4a4-2082cabed300} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001647 sec., 3642.9872495446266 rows/sec., 190.33 KiB/sec. | ||
18159 | 2025.03.25 22:13:10.884761 [ 254 ] {4442540a-c56f-4bc6-a4a4-2082cabed300} <Debug> TCPHandler: Processed in 0.002029215 sec. | ||
18160 | 2025.03.25 22:13:10.884912 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18161 | 2025.03.25 22:13:10.885016 [ 254 ] {9c501273-7720-42e9-827b-04570ac1fb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18162 | 2025.03.25 22:13:10.885066 [ 254 ] {9c501273-7720-42e9-827b-04570ac1fb5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18163 | 2025.03.25 22:13:10.885620 [ 254 ] {9c501273-7720-42e9-827b-04570ac1fb5e} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18164 | 2025.03.25 22:13:10.885659 [ 254 ] {9c501273-7720-42e9-827b-04570ac1fb5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18165 | 2025.03.25 22:13:10.886048 [ 254 ] {9c501273-7720-42e9-827b-04570ac1fb5e} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
18166 | 2025.03.25 22:13:10.886289 [ 254 ] {9c501273-7720-42e9-827b-04570ac1fb5e} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18167 | 2025.03.25 22:13:10.886458 [ 156 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Selected 6 parts from all_1_154_35 to all_159_159_0 | ||
18168 | 2025.03.25 22:13:10.886519 [ 254 ] {9c501273-7720-42e9-827b-04570ac1fb5e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001522 sec., 155716.1629434954 rows/sec., 10.44 MiB/sec. | ||
18169 | 2025.03.25 22:13:10.886534 [ 156 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18170 | 2025.03.25 22:13:10.886602 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18171 | 2025.03.25 22:13:10.886652 [ 254 ] {9c501273-7720-42e9-827b-04570ac1fb5e} <Debug> TCPHandler: Processed in 0.001790001 sec. | ||
18172 | 2025.03.25 22:13:10.886870 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_154_35 to all_159_159_0 into Compact with storage Full | ||
18173 | 2025.03.25 22:13:10.886891 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18174 | 2025.03.25 22:13:10.887125 [ 254 ] {a287f127-e6e3-4047-9c25-f2488cde4710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
18175 | 2025.03.25 22:13:10.887162 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18176 | 2025.03.25 22:13:10.887216 [ 254 ] {a287f127-e6e3-4047-9c25-f2488cde4710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
18177 | 2025.03.25 22:13:10.887248 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_154_35, total 44269 rows starting from the beginning of the part | ||
18178 | 2025.03.25 22:13:10.887638 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
18179 | 2025.03.25 22:13:10.888139 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
18180 | 2025.03.25 22:13:10.888398 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 162 rows starting from the beginning of the part | ||
18181 | 2025.03.25 22:13:10.888738 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
18182 | 2025.03.25 22:13:10.889084 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 237 rows starting from the beginning of the part | ||
18183 | 2025.03.25 22:13:10.889701 [ 254 ] {a287f127-e6e3-4047-9c25-f2488cde4710} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18184 | 2025.03.25 22:13:10.889766 [ 254 ] {a287f127-e6e3-4047-9c25-f2488cde4710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18185 | 2025.03.25 22:13:10.890469 [ 254 ] {a287f127-e6e3-4047-9c25-f2488cde4710} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
18186 | 2025.03.25 22:13:10.890859 [ 254 ] {a287f127-e6e3-4047-9c25-f2488cde4710} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18187 | 2025.03.25 22:13:10.891233 [ 254 ] {a287f127-e6e3-4047-9c25-f2488cde4710} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004153 sec., 240.7897905128823 rows/sec., 16.23 KiB/sec. | ||
18188 | 2025.03.25 22:13:10.891590 [ 254 ] {a287f127-e6e3-4047-9c25-f2488cde4710} <Debug> TCPHandler: Processed in 0.004752883 sec. | ||
18189 | 2025.03.25 22:13:10.891876 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18190 | 2025.03.25 22:13:10.892120 [ 254 ] {a3462669-abd9-4157-96b4-f60d17ed3e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18191 | 2025.03.25 22:13:10.892348 [ 254 ] {a3462669-abd9-4157-96b4-f60d17ed3e93} <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 | ||
18192 | 2025.03.25 22:13:10.894387 [ 254 ] {a3462669-abd9-4157-96b4-f60d17ed3e93} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18193 | 2025.03.25 22:13:10.894428 [ 254 ] {a3462669-abd9-4157-96b4-f60d17ed3e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18194 | 2025.03.25 22:13:10.895279 [ 254 ] {a3462669-abd9-4157-96b4-f60d17ed3e93} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
18195 | 2025.03.25 22:13:10.895718 [ 254 ] {a3462669-abd9-4157-96b4-f60d17ed3e93} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18196 | 2025.03.25 22:13:10.896110 [ 254 ] {a3462669-abd9-4157-96b4-f60d17ed3e93} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.004077 sec., 12509.197939661517 rows/sec., 22.42 MiB/sec. | ||
18197 | 2025.03.25 22:13:10.896276 [ 254 ] {a3462669-abd9-4157-96b4-f60d17ed3e93} <Debug> TCPHandler: Processed in 0.004491198 sec. | ||
18198 | 2025.03.25 22:13:10.896440 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18199 | 2025.03.25 22:13:10.896554 [ 254 ] {a1a80908-74b3-4f2d-8fd1-73600208d22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18200 | 2025.03.25 22:13:10.896610 [ 254 ] {a1a80908-74b3-4f2d-8fd1-73600208d22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18201 | 2025.03.25 22:13:10.897348 [ 254 ] {a1a80908-74b3-4f2d-8fd1-73600208d22c} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18202 | 2025.03.25 22:13:10.897409 [ 254 ] {a1a80908-74b3-4f2d-8fd1-73600208d22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18203 | 2025.03.25 22:13:10.897891 [ 254 ] {a1a80908-74b3-4f2d-8fd1-73600208d22c} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
18204 | 2025.03.25 22:13:10.898172 [ 254 ] {a1a80908-74b3-4f2d-8fd1-73600208d22c} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18205 | 2025.03.25 22:13:10.898488 [ 254 ] {a1a80908-74b3-4f2d-8fd1-73600208d22c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001945 sec., 42159.38303341903 rows/sec., 2.68 MiB/sec. | ||
18206 | 2025.03.25 22:13:10.898637 [ 254 ] {a1a80908-74b3-4f2d-8fd1-73600208d22c} <Debug> TCPHandler: Processed in 0.00226887 sec. | ||
18207 | 2025.03.25 22:13:10.900190 [ 200 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45148 rows, containing 5 columns (5 merged, 0 gathered) in 0.013488286 sec., 3347200.6747187893 rows/sec., 229.11 MiB/sec. | ||
18208 | 2025.03.25 22:13:10.900619 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} <Trace> MergedBlockOutputStream: filled checksums all_1_159_36 (state Temporary) | ||
18209 | 2025.03.25 22:13:10.900980 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_merge_all_1_159_36 to all_1_159_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18210 | 2025.03.25 22:13:10.901079 [ 196 ] {b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c::all_1_159_36} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c) (MergerMutator): Merged 6 parts: [all_1_154_35, all_159_159_0] -> all_1_159_36 | ||
18211 | 2025.03.25 22:13:10.901182 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
18212 | 2025.03.25 22:13:13.931803 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 784 | ||
18213 | 2025.03.25 22:13:13.956194 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18214 | 2025.03.25 22:13:13.956257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
18215 | 2025.03.25 22:13:13.963960 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
18216 | 2025.03.25 22:13:13.964820 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18217 | 2025.03.25 22:13:13.967964 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 784 | ||
18218 | 2025.03.25 22:13:15.309464 [ 219 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
18219 | 2025.03.25 22:13:15.309561 [ 219 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
18220 | 2025.03.25 22:13:15.312439 [ 219 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
18221 | 2025.03.25 22:13:15.890368 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
18222 | 2025.03.25 22:13:15.890453 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
18223 | 2025.03.25 22:13:15.892427 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
18224 | 2025.03.25 22:13:15.893289 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18225 | 2025.03.25 22:13:15.893447 [ 254 ] {3f92c2b0-bc4d-4bd7-bb67-7ce84709b7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18226 | 2025.03.25 22:13:15.893514 [ 254 ] {3f92c2b0-bc4d-4bd7-bb67-7ce84709b7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18227 | 2025.03.25 22:13:15.894974 [ 254 ] {3f92c2b0-bc4d-4bd7-bb67-7ce84709b7b4} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18228 | 2025.03.25 22:13:15.895017 [ 254 ] {3f92c2b0-bc4d-4bd7-bb67-7ce84709b7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18229 | 2025.03.25 22:13:15.895521 [ 254 ] {3f92c2b0-bc4d-4bd7-bb67-7ce84709b7b4} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
18230 | 2025.03.25 22:13:15.895776 [ 254 ] {3f92c2b0-bc4d-4bd7-bb67-7ce84709b7b4} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18231 | 2025.03.25 22:13:15.896024 [ 254 ] {3f92c2b0-bc4d-4bd7-bb67-7ce84709b7b4} <Debug> executeQuery: Read 1212 rows, 102.08 KiB in 0.002624 sec., 461890.243902439 rows/sec., 37.99 MiB/sec. | ||
18232 | 2025.03.25 22:13:15.896068 [ 219 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
18233 | 2025.03.25 22:13:15.896116 [ 219 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
18234 | 2025.03.25 22:13:15.896132 [ 254 ] {3f92c2b0-bc4d-4bd7-bb67-7ce84709b7b4} <Debug> TCPHandler: Processed in 0.002966052 sec. | ||
18235 | 2025.03.25 22:13:15.896294 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18236 | 2025.03.25 22:13:15.896419 [ 254 ] {1a0e48fb-82b1-4020-8cb8-235dd18f007e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18237 | 2025.03.25 22:13:15.896472 [ 254 ] {1a0e48fb-82b1-4020-8cb8-235dd18f007e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18238 | 2025.03.25 22:13:15.897225 [ 254 ] {1a0e48fb-82b1-4020-8cb8-235dd18f007e} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18239 | 2025.03.25 22:13:15.897265 [ 254 ] {1a0e48fb-82b1-4020-8cb8-235dd18f007e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18240 | 2025.03.25 22:13:15.897698 [ 254 ] {1a0e48fb-82b1-4020-8cb8-235dd18f007e} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
18241 | 2025.03.25 22:13:15.897995 [ 254 ] {1a0e48fb-82b1-4020-8cb8-235dd18f007e} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18242 | 2025.03.25 22:13:15.898207 [ 64 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
18243 | 2025.03.25 22:13:15.898306 [ 254 ] {1a0e48fb-82b1-4020-8cb8-235dd18f007e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00191 sec., 4188.48167539267 rows/sec., 314.95 KiB/sec. | ||
18244 | 2025.03.25 22:13:15.898340 [ 64 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18245 | 2025.03.25 22:13:15.898446 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18246 | 2025.03.25 22:13:15.898634 [ 254 ] {1a0e48fb-82b1-4020-8cb8-235dd18f007e} <Debug> TCPHandler: Processed in 0.002387082 sec. | ||
18247 | 2025.03.25 22:13:15.898878 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
18248 | 2025.03.25 22:13:15.898908 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18249 | 2025.03.25 22:13:15.899239 [ 254 ] {7e5af15e-1e74-4235-b093-c5cd286f0c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
18250 | 2025.03.25 22:13:15.899270 [ 219 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
18251 | 2025.03.25 22:13:15.899415 [ 254 ] {7e5af15e-1e74-4235-b093-c5cd286f0c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
18252 | 2025.03.25 22:13:15.899440 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18253 | 2025.03.25 22:13:15.899644 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 200 rows starting from the beginning of the part | ||
18254 | 2025.03.25 22:13:15.900255 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 8 rows starting from the beginning of the part | ||
18255 | 2025.03.25 22:13:15.901320 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 55 rows starting from the beginning of the part | ||
18256 | 2025.03.25 22:13:15.902195 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 8 rows starting from the beginning of the part | ||
18257 | 2025.03.25 22:13:15.902657 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 157 rows starting from the beginning of the part | ||
18258 | 2025.03.25 22:13:15.903159 [ 188 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 8 rows starting from the beginning of the part | ||
18259 | 2025.03.25 22:13:15.905162 [ 254 ] {7e5af15e-1e74-4235-b093-c5cd286f0c8c} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18260 | 2025.03.25 22:13:15.905322 [ 254 ] {7e5af15e-1e74-4235-b093-c5cd286f0c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18261 | 2025.03.25 22:13:15.906632 [ 254 ] {7e5af15e-1e74-4235-b093-c5cd286f0c8c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
18262 | 2025.03.25 22:13:15.907184 [ 254 ] {7e5af15e-1e74-4235-b093-c5cd286f0c8c} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18263 | 2025.03.25 22:13:15.907194 [ 196 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 436 rows, containing 5 columns (5 merged, 0 gathered) in 0.008536389 sec., 51075.4605958093 rows/sec., 3.57 MiB/sec. | ||
18264 | 2025.03.25 22:13:15.907477 [ 196 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
18265 | 2025.03.25 22:13:15.907638 [ 254 ] {7e5af15e-1e74-4235-b093-c5cd286f0c8c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.008496 sec., 26836.158192090395 rows/sec., 1.82 MiB/sec. | ||
18266 | 2025.03.25 22:13:15.907974 [ 254 ] {7e5af15e-1e74-4235-b093-c5cd286f0c8c} <Debug> TCPHandler: Processed in 0.00912848 sec. | ||
18267 | 2025.03.25 22:13:15.908342 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18268 | 2025.03.25 22:13:15.908418 [ 196 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18269 | 2025.03.25 22:13:15.908609 [ 254 ] {3facc633-813b-46c0-ac80-af0ce40fbdeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18270 | 2025.03.25 22:13:15.908636 [ 196 ] {d212ce68-f6e2-42b0-bdcc-900bd0a2a878::all_1_146_29} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
18271 | 2025.03.25 22:13:15.908682 [ 254 ] {3facc633-813b-46c0-ac80-af0ce40fbdeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18272 | 2025.03.25 22:13:15.908791 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
18273 | 2025.03.25 22:13:15.909693 [ 254 ] {3facc633-813b-46c0-ac80-af0ce40fbdeb} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18274 | 2025.03.25 22:13:15.909738 [ 254 ] {3facc633-813b-46c0-ac80-af0ce40fbdeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18275 | 2025.03.25 22:13:15.910113 [ 254 ] {3facc633-813b-46c0-ac80-af0ce40fbdeb} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
18276 | 2025.03.25 22:13:15.910345 [ 254 ] {3facc633-813b-46c0-ac80-af0ce40fbdeb} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18277 | 2025.03.25 22:13:15.910565 [ 254 ] {3facc633-813b-46c0-ac80-af0ce40fbdeb} <Debug> executeQuery: Read 528 rows, 40.04 KiB in 0.002044 sec., 258317.02544031313 rows/sec., 19.13 MiB/sec. | ||
18278 | 2025.03.25 22:13:15.910622 [ 254 ] {3facc633-813b-46c0-ac80-af0ce40fbdeb} <Debug> TCPHandler: Processed in 0.002403202 sec. | ||
18279 | 2025.03.25 22:13:15.910737 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18280 | 2025.03.25 22:13:15.910844 [ 254 ] {feab5d25-0753-4263-8465-e142c008a0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18281 | 2025.03.25 22:13:15.910893 [ 254 ] {feab5d25-0753-4263-8465-e142c008a0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18282 | 2025.03.25 22:13:15.911712 [ 254 ] {feab5d25-0753-4263-8465-e142c008a0c0} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18283 | 2025.03.25 22:13:15.911751 [ 254 ] {feab5d25-0753-4263-8465-e142c008a0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18284 | 2025.03.25 22:13:15.912183 [ 254 ] {feab5d25-0753-4263-8465-e142c008a0c0} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
18285 | 2025.03.25 22:13:15.912430 [ 254 ] {feab5d25-0753-4263-8465-e142c008a0c0} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18286 | 2025.03.25 22:13:15.912637 [ 254 ] {feab5d25-0753-4263-8465-e142c008a0c0} <Debug> executeQuery: Read 880 rows, 60.63 KiB in 0.001814 sec., 485115.7662624035 rows/sec., 32.64 MiB/sec. | ||
18287 | 2025.03.25 22:13:15.912689 [ 254 ] {feab5d25-0753-4263-8465-e142c008a0c0} <Debug> TCPHandler: Processed in 0.002003305 sec. | ||
18288 | 2025.03.25 22:13:15.912807 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18289 | 2025.03.25 22:13:15.912913 [ 254 ] {be7eeb60-2cb2-4837-a071-891be43878aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18290 | 2025.03.25 22:13:15.912981 [ 254 ] {be7eeb60-2cb2-4837-a071-891be43878aa} <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 | ||
18291 | 2025.03.25 22:13:15.914069 [ 254 ] {be7eeb60-2cb2-4837-a071-891be43878aa} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18292 | 2025.03.25 22:13:15.914108 [ 254 ] {be7eeb60-2cb2-4837-a071-891be43878aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18293 | 2025.03.25 22:13:15.914722 [ 254 ] {be7eeb60-2cb2-4837-a071-891be43878aa} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
18294 | 2025.03.25 22:13:15.914974 [ 254 ] {be7eeb60-2cb2-4837-a071-891be43878aa} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18295 | 2025.03.25 22:13:15.915252 [ 254 ] {be7eeb60-2cb2-4837-a071-891be43878aa} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002358 sec., 3392.705682782019 rows/sec., 6.08 MiB/sec. | ||
18296 | 2025.03.25 22:13:15.915569 [ 254 ] {be7eeb60-2cb2-4837-a071-891be43878aa} <Debug> TCPHandler: Processed in 0.002806729 sec. | ||
18297 | 2025.03.25 22:13:15.915917 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18298 | 2025.03.25 22:13:15.916059 [ 254 ] {982a3ae8-ac47-436e-b73f-37ea7ffbf46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18299 | 2025.03.25 22:13:15.916108 [ 254 ] {982a3ae8-ac47-436e-b73f-37ea7ffbf46d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18300 | 2025.03.25 22:13:15.916586 [ 254 ] {982a3ae8-ac47-436e-b73f-37ea7ffbf46d} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18301 | 2025.03.25 22:13:15.916625 [ 254 ] {982a3ae8-ac47-436e-b73f-37ea7ffbf46d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18302 | 2025.03.25 22:13:15.916988 [ 254 ] {982a3ae8-ac47-436e-b73f-37ea7ffbf46d} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
18303 | 2025.03.25 22:13:15.917220 [ 254 ] {982a3ae8-ac47-436e-b73f-37ea7ffbf46d} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18304 | 2025.03.25 22:13:15.917455 [ 254 ] {982a3ae8-ac47-436e-b73f-37ea7ffbf46d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec. | ||
18305 | 2025.03.25 22:13:15.917532 [ 222 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
18306 | 2025.03.25 22:13:15.917537 [ 254 ] {982a3ae8-ac47-436e-b73f-37ea7ffbf46d} <Debug> TCPHandler: Processed in 0.00171821 sec. | ||
18307 | 2025.03.25 22:13:15.917609 [ 222 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
18308 | 2025.03.25 22:13:15.919850 [ 222 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
18309 | 2025.03.25 22:13:17.775092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 48068 | ||
18310 | 2025.03.25 22:13:17.775909 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18311 | 2025.03.25 22:13:17.775952 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18312 | 2025.03.25 22:13:17.776479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
18313 | 2025.03.25 22:13:17.776750 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18314 | 2025.03.25 22:13:17.777011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48068 | ||
18315 | 2025.03.25 22:13:17.777074 [ 225 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
18316 | 2025.03.25 22:13:17.777162 [ 225 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
18317 | 2025.03.25 22:13:17.779196 [ 225 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
18318 | 2025.03.25 22:13:19.712118 [ 220 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
18319 | 2025.03.25 22:13:19.712177 [ 220 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
18320 | 2025.03.25 22:13:19.714323 [ 220 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
18321 | 2025.03.25 22:13:20.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.26 MiB, peak 285.76 MiB, free memory in arenas 0.00 B, will set to 267.26 MiB (RSS), difference: 4.00 MiB | ||
18322 | 2025.03.25 22:13:20.572717 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2474 | ||
18323 | 2025.03.25 22:13:20.576175 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18324 | 2025.03.25 22:13:20.576230 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18325 | 2025.03.25 22:13:20.577809 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
18326 | 2025.03.25 22:13:20.578145 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18327 | 2025.03.25 22:13:20.579117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2474 | ||
18328 | 2025.03.25 22:13:20.879902 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18329 | 2025.03.25 22:13:20.880175 [ 254 ] {cc881aa6-052a-4020-a6de-fbed0be600e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
18330 | 2025.03.25 22:13:20.880276 [ 254 ] {cc881aa6-052a-4020-a6de-fbed0be600e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
18331 | 2025.03.25 22:13:20.881494 [ 254 ] {cc881aa6-052a-4020-a6de-fbed0be600e2} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18332 | 2025.03.25 22:13:20.881560 [ 254 ] {cc881aa6-052a-4020-a6de-fbed0be600e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18333 | 2025.03.25 22:13:20.882126 [ 254 ] {cc881aa6-052a-4020-a6de-fbed0be600e2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
18334 | 2025.03.25 22:13:20.882497 [ 254 ] {cc881aa6-052a-4020-a6de-fbed0be600e2} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18335 | 2025.03.25 22:13:20.882774 [ 110 ] {} <Debug> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
18336 | 2025.03.25 22:13:20.882823 [ 254 ] {cc881aa6-052a-4020-a6de-fbed0be600e2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002716 sec., 78055.96465390279 rows/sec., 4.96 MiB/sec. | ||
18337 | 2025.03.25 22:13:20.882889 [ 110 ] {} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18338 | 2025.03.25 22:13:20.882988 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18339 | 2025.03.25 22:13:20.883014 [ 254 ] {cc881aa6-052a-4020-a6de-fbed0be600e2} <Debug> TCPHandler: Processed in 0.003319368 sec. | ||
18340 | 2025.03.25 22:13:20.883377 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
18341 | 2025.03.25 22:13:20.883650 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18342 | 2025.03.25 22:13:20.883712 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 236 rows starting from the beginning of the part | ||
18343 | 2025.03.25 22:13:20.883834 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
18344 | 2025.03.25 22:13:20.884163 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18345 | 2025.03.25 22:13:20.884192 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
18346 | 2025.03.25 22:13:20.884673 [ 254 ] {9fab3f9d-687c-4621-8870-53c32e88b007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18347 | 2025.03.25 22:13:20.884719 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
18348 | 2025.03.25 22:13:20.884831 [ 254 ] {9fab3f9d-687c-4621-8870-53c32e88b007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18349 | 2025.03.25 22:13:20.884976 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
18350 | 2025.03.25 22:13:20.885208 [ 189 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
18351 | 2025.03.25 22:13:20.889113 [ 254 ] {9fab3f9d-687c-4621-8870-53c32e88b007} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18352 | 2025.03.25 22:13:20.889213 [ 254 ] {9fab3f9d-687c-4621-8870-53c32e88b007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18353 | 2025.03.25 22:13:20.890433 [ 187 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 5 columns (5 merged, 0 gathered) in 0.007284238 sec., 100490.9504604325 rows/sec., 7.03 MiB/sec. | ||
18354 | 2025.03.25 22:13:20.890477 [ 254 ] {9fab3f9d-687c-4621-8870-53c32e88b007} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
18355 | 2025.03.25 22:13:20.890796 [ 192 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
18356 | 2025.03.25 22:13:20.891055 [ 254 ] {9fab3f9d-687c-4621-8870-53c32e88b007} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18357 | 2025.03.25 22:13:20.891503 [ 110 ] {} <Debug> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
18358 | 2025.03.25 22:13:20.891646 [ 110 ] {} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18359 | 2025.03.25 22:13:20.891654 [ 192 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18360 | 2025.03.25 22:13:20.891726 [ 254 ] {9fab3f9d-687c-4621-8870-53c32e88b007} <Debug> executeQuery: Read 719 rows, 58.97 KiB in 0.007188 sec., 100027.82415136338 rows/sec., 8.01 MiB/sec. | ||
18361 | 2025.03.25 22:13:20.891738 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18362 | 2025.03.25 22:13:20.892125 [ 254 ] {9fab3f9d-687c-4621-8870-53c32e88b007} <Debug> TCPHandler: Processed in 0.008123222 sec. | ||
18363 | 2025.03.25 22:13:20.892175 [ 192 ] {197e52d0-c130-4927-8420-405d2c194342::all_1_37_8} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
18364 | 2025.03.25 22:13:20.892652 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18365 | 2025.03.25 22:13:20.892746 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
18366 | 2025.03.25 22:13:20.892968 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
18367 | 2025.03.25 22:13:20.893114 [ 254 ] {89ff1b4a-5ef6-4524-96ab-8bc5ac323b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18368 | 2025.03.25 22:13:20.893340 [ 254 ] {89ff1b4a-5ef6-4524-96ab-8bc5ac323b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18369 | 2025.03.25 22:13:20.894043 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18370 | 2025.03.25 22:13:20.894285 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2013 rows starting from the beginning of the part | ||
18371 | 2025.03.25 22:13:20.897690 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
18372 | 2025.03.25 22:13:20.898143 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 72 rows starting from the beginning of the part | ||
18373 | 2025.03.25 22:13:20.898675 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 719 rows starting from the beginning of the part | ||
18374 | 2025.03.25 22:13:20.898956 [ 254 ] {89ff1b4a-5ef6-4524-96ab-8bc5ac323b03} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18375 | 2025.03.25 22:13:20.898996 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 1212 rows starting from the beginning of the part | ||
18376 | 2025.03.25 22:13:20.899053 [ 254 ] {89ff1b4a-5ef6-4524-96ab-8bc5ac323b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18377 | 2025.03.25 22:13:20.899456 [ 194 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 719 rows starting from the beginning of the part | ||
18378 | 2025.03.25 22:13:20.900654 [ 254 ] {89ff1b4a-5ef6-4524-96ab-8bc5ac323b03} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
18379 | 2025.03.25 22:13:20.901427 [ 254 ] {89ff1b4a-5ef6-4524-96ab-8bc5ac323b03} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18380 | 2025.03.25 22:13:20.902092 [ 225 ] {} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
18381 | 2025.03.25 22:13:20.902218 [ 225 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
18382 | 2025.03.25 22:13:20.902217 [ 254 ] {89ff1b4a-5ef6-4524-96ab-8bc5ac323b03} <Debug> executeQuery: Read 157 rows, 10.22 KiB in 0.009227 sec., 17015.281239839598 rows/sec., 1.08 MiB/sec. | ||
18383 | 2025.03.25 22:13:20.902655 [ 254 ] {89ff1b4a-5ef6-4524-96ab-8bc5ac323b03} <Debug> TCPHandler: Processed in 0.010205648 sec. | ||
18384 | 2025.03.25 22:13:20.903119 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18385 | 2025.03.25 22:13:20.903385 [ 254 ] {5b056c22-30ba-48ec-8152-1b798eee05b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
18386 | 2025.03.25 22:13:20.903558 [ 254 ] {5b056c22-30ba-48ec-8152-1b798eee05b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
18387 | 2025.03.25 22:13:20.905447 [ 187 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4895 rows, containing 5 columns (5 merged, 0 gathered) in 0.013451835 sec., 363890.8743676978 rows/sec., 31.12 MiB/sec. | ||
18388 | 2025.03.25 22:13:20.905911 [ 187 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
18389 | 2025.03.25 22:13:20.906218 [ 254 ] {5b056c22-30ba-48ec-8152-1b798eee05b9} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18390 | 2025.03.25 22:13:20.906329 [ 254 ] {5b056c22-30ba-48ec-8152-1b798eee05b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18391 | 2025.03.25 22:13:20.906878 [ 187 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18392 | 2025.03.25 22:13:20.907219 [ 187 ] {586531ce-b8e8-4f64-b8c5-808750cff5d3::all_1_161_32} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
18393 | 2025.03.25 22:13:20.907532 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
18394 | 2025.03.25 22:13:20.907771 [ 254 ] {5b056c22-30ba-48ec-8152-1b798eee05b9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
18395 | 2025.03.25 22:13:20.908371 [ 254 ] {5b056c22-30ba-48ec-8152-1b798eee05b9} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18396 | 2025.03.25 22:13:20.909115 [ 254 ] {5b056c22-30ba-48ec-8152-1b798eee05b9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005578 sec., 20258.157045536034 rows/sec., 1.31 MiB/sec. | ||
18397 | 2025.03.25 22:13:20.911688 [ 225 ] {} <Debug> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
18398 | 2025.03.25 22:13:20.912380 [ 254 ] {5b056c22-30ba-48ec-8152-1b798eee05b9} <Debug> TCPHandler: Processed in 0.009399684 sec. | ||
18399 | 2025.03.25 22:13:20.912720 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18400 | 2025.03.25 22:13:20.912895 [ 254 ] {d2a0c252-de31-41bc-8eee-66b356081cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
18401 | 2025.03.25 22:13:20.912978 [ 254 ] {d2a0c252-de31-41bc-8eee-66b356081cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
18402 | 2025.03.25 22:13:20.913992 [ 254 ] {d2a0c252-de31-41bc-8eee-66b356081cc5} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18403 | 2025.03.25 22:13:20.914067 [ 254 ] {d2a0c252-de31-41bc-8eee-66b356081cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18404 | 2025.03.25 22:13:20.914791 [ 254 ] {d2a0c252-de31-41bc-8eee-66b356081cc5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
18405 | 2025.03.25 22:13:20.915160 [ 254 ] {d2a0c252-de31-41bc-8eee-66b356081cc5} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18406 | 2025.03.25 22:13:20.915424 [ 110 ] {} <Debug> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
18407 | 2025.03.25 22:13:20.915501 [ 254 ] {d2a0c252-de31-41bc-8eee-66b356081cc5} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.002652 sec., 42232.27752639518 rows/sec., 2.41 MiB/sec. | ||
18408 | 2025.03.25 22:13:20.915536 [ 110 ] {} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18409 | 2025.03.25 22:13:20.915638 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18410 | 2025.03.25 22:13:20.915695 [ 254 ] {d2a0c252-de31-41bc-8eee-66b356081cc5} <Debug> TCPHandler: Processed in 0.003106354 sec. | ||
18411 | 2025.03.25 22:13:20.916082 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
18412 | 2025.03.25 22:13:20.916157 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18413 | 2025.03.25 22:13:20.916482 [ 254 ] {96b5e347-b3d6-4e6f-9d93-6ac13c9d4d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18414 | 2025.03.25 22:13:20.916536 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18415 | 2025.03.25 22:13:20.916607 [ 254 ] {96b5e347-b3d6-4e6f-9d93-6ac13c9d4d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18416 | 2025.03.25 22:13:20.916638 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 124 rows starting from the beginning of the part | ||
18417 | 2025.03.25 22:13:20.917132 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
18418 | 2025.03.25 22:13:20.917553 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
18419 | 2025.03.25 22:13:20.918052 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
18420 | 2025.03.25 22:13:20.918608 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 112 rows starting from the beginning of the part | ||
18421 | 2025.03.25 22:13:20.918959 [ 186 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 112 rows starting from the beginning of the part | ||
18422 | 2025.03.25 22:13:20.920323 [ 254 ] {96b5e347-b3d6-4e6f-9d93-6ac13c9d4d86} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18423 | 2025.03.25 22:13:20.920419 [ 254 ] {96b5e347-b3d6-4e6f-9d93-6ac13c9d4d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18424 | 2025.03.25 22:13:20.922319 [ 254 ] {96b5e347-b3d6-4e6f-9d93-6ac13c9d4d86} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
18425 | 2025.03.25 22:13:20.923687 [ 198 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 5 columns (5 merged, 0 gathered) in 0.007906387 sec., 48568.328365408874 rows/sec., 3.07 MiB/sec. | ||
18426 | 2025.03.25 22:13:20.923930 [ 195 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
18427 | 2025.03.25 22:13:20.924433 [ 195 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18428 | 2025.03.25 22:13:20.924548 [ 254 ] {96b5e347-b3d6-4e6f-9d93-6ac13c9d4d86} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18429 | 2025.03.25 22:13:20.924595 [ 195 ] {d872b556-1446-4af9-85cf-768bf11e893f::all_1_37_8} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
18430 | 2025.03.25 22:13:20.924779 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
18431 | 2025.03.25 22:13:20.924858 [ 110 ] {} <Debug> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
18432 | 2025.03.25 22:13:20.924945 [ 110 ] {} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18433 | 2025.03.25 22:13:20.924984 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18434 | 2025.03.25 22:13:20.925115 [ 254 ] {96b5e347-b3d6-4e6f-9d93-6ac13c9d4d86} <Debug> executeQuery: Read 433 rows, 31.67 KiB in 0.008673 sec., 49925.05476766978 rows/sec., 3.57 MiB/sec. | ||
18435 | 2025.03.25 22:13:20.925307 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
18436 | 2025.03.25 22:13:20.925476 [ 254 ] {96b5e347-b3d6-4e6f-9d93-6ac13c9d4d86} <Debug> TCPHandler: Processed in 0.009455795 sec. | ||
18437 | 2025.03.25 22:13:20.925920 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18438 | 2025.03.25 22:13:20.926052 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18439 | 2025.03.25 22:13:20.926047 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 995 rows starting from the beginning of the part | ||
18440 | 2025.03.25 22:13:20.926669 [ 254 ] {bc0b3d8d-a416-41f4-b2c3-e30ec8f74e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
18441 | 2025.03.25 22:13:20.926838 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 119 rows starting from the beginning of the part | ||
18442 | 2025.03.25 22:13:20.926937 [ 254 ] {bc0b3d8d-a416-41f4-b2c3-e30ec8f74e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
18443 | 2025.03.25 22:13:20.927777 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 72 rows starting from the beginning of the part | ||
18444 | 2025.03.25 22:13:20.928269 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 433 rows starting from the beginning of the part | ||
18445 | 2025.03.25 22:13:20.928709 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 528 rows starting from the beginning of the part | ||
18446 | 2025.03.25 22:13:20.929129 [ 190 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 433 rows starting from the beginning of the part | ||
18447 | 2025.03.25 22:13:20.930482 [ 254 ] {bc0b3d8d-a416-41f4-b2c3-e30ec8f74e5c} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18448 | 2025.03.25 22:13:20.930599 [ 254 ] {bc0b3d8d-a416-41f4-b2c3-e30ec8f74e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18449 | 2025.03.25 22:13:20.932218 [ 254 ] {bc0b3d8d-a416-41f4-b2c3-e30ec8f74e5c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
18450 | 2025.03.25 22:13:20.932783 [ 254 ] {bc0b3d8d-a416-41f4-b2c3-e30ec8f74e5c} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18451 | 2025.03.25 22:13:20.933238 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2580 rows, containing 5 columns (5 merged, 0 gathered) in 0.008166843 sec., 315911.5462364098 rows/sec., 24.32 MiB/sec. | ||
18452 | 2025.03.25 22:13:20.933520 [ 254 ] {bc0b3d8d-a416-41f4-b2c3-e30ec8f74e5c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.007149 sec., 839.278220730172 rows/sec., 43.85 KiB/sec. | ||
18453 | 2025.03.25 22:13:20.933680 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
18454 | 2025.03.25 22:13:20.933963 [ 254 ] {bc0b3d8d-a416-41f4-b2c3-e30ec8f74e5c} <Debug> TCPHandler: Processed in 0.008159062 sec. | ||
18455 | 2025.03.25 22:13:20.934440 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18456 | 2025.03.25 22:13:20.934555 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18457 | 2025.03.25 22:13:20.934694 [ 254 ] {169fef24-8a15-40a4-8091-99c0e5d0a435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18458 | 2025.03.25 22:13:20.934710 [ 195 ] {cc8e7d48-c987-47c6-b76b-a3e6f32bceb0::all_1_161_32} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
18459 | 2025.03.25 22:13:20.934972 [ 254 ] {169fef24-8a15-40a4-8091-99c0e5d0a435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18460 | 2025.03.25 22:13:20.934999 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
18461 | 2025.03.25 22:13:20.936632 [ 254 ] {169fef24-8a15-40a4-8091-99c0e5d0a435} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18462 | 2025.03.25 22:13:20.936687 [ 254 ] {169fef24-8a15-40a4-8091-99c0e5d0a435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18463 | 2025.03.25 22:13:20.937287 [ 254 ] {169fef24-8a15-40a4-8091-99c0e5d0a435} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
18464 | 2025.03.25 22:13:20.937757 [ 254 ] {169fef24-8a15-40a4-8091-99c0e5d0a435} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18465 | 2025.03.25 22:13:20.938470 [ 254 ] {169fef24-8a15-40a4-8091-99c0e5d0a435} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003838 sec., 61750.911933298594 rows/sec., 4.14 MiB/sec. | ||
18466 | 2025.03.25 22:13:20.938687 [ 254 ] {169fef24-8a15-40a4-8091-99c0e5d0a435} <Debug> TCPHandler: Processed in 0.004468578 sec. | ||
18467 | 2025.03.25 22:13:20.939041 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18468 | 2025.03.25 22:13:20.939241 [ 254 ] {78f8bf1e-eaa1-4835-b5a7-828ab56575ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
18469 | 2025.03.25 22:13:20.939338 [ 254 ] {78f8bf1e-eaa1-4835-b5a7-828ab56575ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
18470 | 2025.03.25 22:13:20.940118 [ 254 ] {78f8bf1e-eaa1-4835-b5a7-828ab56575ad} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18471 | 2025.03.25 22:13:20.940181 [ 254 ] {78f8bf1e-eaa1-4835-b5a7-828ab56575ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18472 | 2025.03.25 22:13:20.940801 [ 254 ] {78f8bf1e-eaa1-4835-b5a7-828ab56575ad} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
18473 | 2025.03.25 22:13:20.941140 [ 254 ] {78f8bf1e-eaa1-4835-b5a7-828ab56575ad} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18474 | 2025.03.25 22:13:20.941466 [ 254 ] {78f8bf1e-eaa1-4835-b5a7-828ab56575ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002283 sec., 438.02014892685065 rows/sec., 29.52 KiB/sec. | ||
18475 | 2025.03.25 22:13:20.941654 [ 254 ] {78f8bf1e-eaa1-4835-b5a7-828ab56575ad} <Debug> TCPHandler: Processed in 0.002792998 sec. | ||
18476 | 2025.03.25 22:13:20.941895 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18477 | 2025.03.25 22:13:20.942046 [ 254 ] {7b2042b0-eb4d-4aa4-bb98-a22c115c323d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18478 | 2025.03.25 22:13:20.942152 [ 254 ] {7b2042b0-eb4d-4aa4-bb98-a22c115c323d} <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 | ||
18479 | 2025.03.25 22:13:20.943848 [ 254 ] {7b2042b0-eb4d-4aa4-bb98-a22c115c323d} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18480 | 2025.03.25 22:13:20.943902 [ 254 ] {7b2042b0-eb4d-4aa4-bb98-a22c115c323d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18481 | 2025.03.25 22:13:20.944901 [ 254 ] {7b2042b0-eb4d-4aa4-bb98-a22c115c323d} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
18482 | 2025.03.25 22:13:20.945278 [ 254 ] {7b2042b0-eb4d-4aa4-bb98-a22c115c323d} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18483 | 2025.03.25 22:13:20.945557 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
18484 | 2025.03.25 22:13:20.945639 [ 254 ] {7b2042b0-eb4d-4aa4-bb98-a22c115c323d} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.003628 sec., 14057.331863285555 rows/sec., 25.19 MiB/sec. | ||
18485 | 2025.03.25 22:13:20.945657 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18486 | 2025.03.25 22:13:20.945747 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18487 | 2025.03.25 22:13:20.946197 [ 254 ] {7b2042b0-eb4d-4aa4-bb98-a22c115c323d} <Debug> TCPHandler: Processed in 0.004385557 sec. | ||
18488 | 2025.03.25 22:13:20.946205 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
18489 | 2025.03.25 22:13:20.946482 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18490 | 2025.03.25 22:13:20.946777 [ 254 ] {c8b546b5-5d76-4dd6-b1f4-6ccaea80a3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18491 | 2025.03.25 22:13:20.946929 [ 254 ] {c8b546b5-5d76-4dd6-b1f4-6ccaea80a3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18492 | 2025.03.25 22:13:20.947282 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18493 | 2025.03.25 22:13:20.947633 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3089 rows starting from the beginning of the part | ||
18494 | 2025.03.25 22:13:20.948243 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 51 rows starting from the beginning of the part | ||
18495 | 2025.03.25 22:13:20.949078 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 8 rows starting from the beginning of the part | ||
18496 | 2025.03.25 22:13:20.949610 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 51 rows starting from the beginning of the part | ||
18497 | 2025.03.25 22:13:20.950346 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 8 rows starting from the beginning of the part | ||
18498 | 2025.03.25 22:13:20.950431 [ 254 ] {c8b546b5-5d76-4dd6-b1f4-6ccaea80a3bf} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18499 | 2025.03.25 22:13:20.950597 [ 254 ] {c8b546b5-5d76-4dd6-b1f4-6ccaea80a3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18500 | 2025.03.25 22:13:20.951148 [ 190 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 51 rows starting from the beginning of the part | ||
18501 | 2025.03.25 22:13:20.952902 [ 254 ] {c8b546b5-5d76-4dd6-b1f4-6ccaea80a3bf} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
18502 | 2025.03.25 22:13:20.953566 [ 254 ] {c8b546b5-5d76-4dd6-b1f4-6ccaea80a3bf} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18503 | 2025.03.25 22:13:20.953864 [ 110 ] {} <Debug> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
18504 | 2025.03.25 22:13:20.953934 [ 110 ] {} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18505 | 2025.03.25 22:13:20.953983 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18506 | 2025.03.25 22:13:20.953991 [ 254 ] {c8b546b5-5d76-4dd6-b1f4-6ccaea80a3bf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.007302 sec., 11229.800054779513 rows/sec., 730.35 KiB/sec. | ||
18507 | 2025.03.25 22:13:20.954146 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
18508 | 2025.03.25 22:13:20.954282 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18509 | 2025.03.25 22:13:20.954325 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9164 rows starting from the beginning of the part | ||
18510 | 2025.03.25 22:13:20.954530 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
18511 | 2025.03.25 22:13:20.954742 [ 254 ] {c8b546b5-5d76-4dd6-b1f4-6ccaea80a3bf} <Debug> TCPHandler: Processed in 0.008354916 sec. | ||
18512 | 2025.03.25 22:13:20.955081 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
18513 | 2025.03.25 22:13:20.955328 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 82 rows starting from the beginning of the part | ||
18514 | 2025.03.25 22:13:20.955497 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
18515 | 2025.03.25 22:13:20.955701 [ 195 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 82 rows starting from the beginning of the part | ||
18516 | 2025.03.25 22:13:20.961537 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9508 rows, containing 4 columns (4 merged, 0 gathered) in 0.00744101 sec., 1277783.5266986606 rows/sec., 85.19 MiB/sec. | ||
18517 | 2025.03.25 22:13:20.962033 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
18518 | 2025.03.25 22:13:20.962961 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18519 | 2025.03.25 22:13:20.963235 [ 193 ] {bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379::all_1_161_32} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
18520 | 2025.03.25 22:13:20.963391 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
18521 | 2025.03.25 22:13:20.974780 [ 199 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3258 rows, containing 19 columns (19 merged, 0 gathered) in 0.028868014 sec., 112858.47374190687 rows/sec., 202.24 MiB/sec. | ||
18522 | 2025.03.25 22:13:20.978772 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
18523 | 2025.03.25 22:13:20.979430 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18524 | 2025.03.25 22:13:20.979545 [ 201 ] {75fa8af6-2107-46dc-ba4a-3de3ba739cc0::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
18525 | 2025.03.25 22:13:20.979752 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 21.97 MiB. | ||
18526 | 2025.03.25 22:13:21.000316 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.24 MiB, peak 290.15 MiB, free memory in arenas 0.00 B, will set to 270.28 MiB (RSS), difference: 2.03 MiB | ||
18527 | 2025.03.25 22:13:21.468035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 792 | ||
18528 | 2025.03.25 22:13:21.492433 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18529 | 2025.03.25 22:13:21.492501 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18530 | 2025.03.25 22:13:21.500548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
18531 | 2025.03.25 22:13:21.501430 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18532 | 2025.03.25 22:13:21.505732 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 792 | ||
18533 | 2025.03.25 22:13:24.986892 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
18534 | 2025.03.25 22:13:24.986945 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
18535 | 2025.03.25 22:13:25.277138 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 48556 | ||
18536 | 2025.03.25 22:13:25.277833 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18537 | 2025.03.25 22:13:25.277876 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18538 | 2025.03.25 22:13:25.278441 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
18539 | 2025.03.25 22:13:25.278734 [ 244 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18540 | 2025.03.25 22:13:25.278885 [ 136 ] {} <Debug> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
18541 | 2025.03.25 22:13:25.278940 [ 136 ] {} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18542 | 2025.03.25 22:13:25.278941 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48556 | ||
18543 | 2025.03.25 22:13:25.278965 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18544 | 2025.03.25 22:13:25.279118 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
18545 | 2025.03.25 22:13:25.279374 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18546 | 2025.03.25 22:13:25.279429 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 46238 rows starting from the beginning of the part | ||
18547 | 2025.03.25 22:13:25.279505 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 488 rows starting from the beginning of the part | ||
18548 | 2025.03.25 22:13:25.279594 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 427 rows starting from the beginning of the part | ||
18549 | 2025.03.25 22:13:25.279893 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 488 rows starting from the beginning of the part | ||
18550 | 2025.03.25 22:13:25.280094 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 427 rows starting from the beginning of the part | ||
18551 | 2025.03.25 22:13:25.280195 [ 193 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 488 rows starting from the beginning of the part | ||
18552 | 2025.03.25 22:13:25.284169 [ 199 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48556 rows, containing 4 columns (4 merged, 0 gathered) in 0.005126679 sec., 9471238.593249157 rows/sec., 135.49 MiB/sec. | ||
18553 | 2025.03.25 22:13:25.284600 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
18554 | 2025.03.25 22:13:25.284909 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18555 | 2025.03.25 22:13:25.284988 [ 200 ] {29fa4d8b-8682-4cf1-a846-70ec9376f4e7::all_1_106_21} <Trace> system.asynchronous_metric_log (29fa4d8b-8682-4cf1-a846-70ec9376f4e7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
18556 | 2025.03.25 22:13:25.285098 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
18557 | 2025.03.25 22:13:25.532442 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
18558 | 2025.03.25 22:13:25.532501 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
18559 | 2025.03.25 22:13:25.534308 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
18560 | 2025.03.25 22:13:25.862675 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18561 | 2025.03.25 22:13:25.862877 [ 254 ] {5cef9dcc-dd73-4e47-9e7d-97bfb49f0bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18562 | 2025.03.25 22:13:25.862951 [ 254 ] {5cef9dcc-dd73-4e47-9e7d-97bfb49f0bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18563 | 2025.03.25 22:13:25.863759 [ 254 ] {5cef9dcc-dd73-4e47-9e7d-97bfb49f0bd1} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18564 | 2025.03.25 22:13:25.863812 [ 254 ] {5cef9dcc-dd73-4e47-9e7d-97bfb49f0bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18565 | 2025.03.25 22:13:25.864258 [ 254 ] {5cef9dcc-dd73-4e47-9e7d-97bfb49f0bd1} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
18566 | 2025.03.25 22:13:25.864512 [ 254 ] {5cef9dcc-dd73-4e47-9e7d-97bfb49f0bd1} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18567 | 2025.03.25 22:13:25.864759 [ 254 ] {5cef9dcc-dd73-4e47-9e7d-97bfb49f0bd1} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001932 sec., 37267.08074534162 rows/sec., 3.01 MiB/sec. | ||
18568 | 2025.03.25 22:13:25.864827 [ 254 ] {5cef9dcc-dd73-4e47-9e7d-97bfb49f0bd1} <Debug> TCPHandler: Processed in 0.002282559 sec. | ||
18569 | 2025.03.25 22:13:25.864953 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18570 | 2025.03.25 22:13:25.865065 [ 254 ] {a2ac0079-1906-4d51-8787-8db1090c4112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18571 | 2025.03.25 22:13:25.865114 [ 254 ] {a2ac0079-1906-4d51-8787-8db1090c4112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18572 | 2025.03.25 22:13:25.865652 [ 254 ] {a2ac0079-1906-4d51-8787-8db1090c4112} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18573 | 2025.03.25 22:13:25.865692 [ 254 ] {a2ac0079-1906-4d51-8787-8db1090c4112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18574 | 2025.03.25 22:13:25.866050 [ 254 ] {a2ac0079-1906-4d51-8787-8db1090c4112} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
18575 | 2025.03.25 22:13:25.866286 [ 254 ] {a2ac0079-1906-4d51-8787-8db1090c4112} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18576 | 2025.03.25 22:13:25.866514 [ 254 ] {a2ac0079-1906-4d51-8787-8db1090c4112} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001469 sec., 5445.881552076242 rows/sec., 409.50 KiB/sec. | ||
18577 | 2025.03.25 22:13:25.866602 [ 254 ] {a2ac0079-1906-4d51-8787-8db1090c4112} <Debug> TCPHandler: Processed in 0.00169798 sec. | ||
18578 | 2025.03.25 22:13:25.866790 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18579 | 2025.03.25 22:13:25.867099 [ 254 ] {37b2c3d7-803d-47be-aa79-c2eb91fbbd5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18580 | 2025.03.25 22:13:25.867186 [ 254 ] {37b2c3d7-803d-47be-aa79-c2eb91fbbd5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18581 | 2025.03.25 22:13:25.867759 [ 254 ] {37b2c3d7-803d-47be-aa79-c2eb91fbbd5c} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18582 | 2025.03.25 22:13:25.867799 [ 254 ] {37b2c3d7-803d-47be-aa79-c2eb91fbbd5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18583 | 2025.03.25 22:13:25.868164 [ 254 ] {37b2c3d7-803d-47be-aa79-c2eb91fbbd5c} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
18584 | 2025.03.25 22:13:25.868412 [ 254 ] {37b2c3d7-803d-47be-aa79-c2eb91fbbd5c} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18585 | 2025.03.25 22:13:25.868632 [ 254 ] {37b2c3d7-803d-47be-aa79-c2eb91fbbd5c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001644 sec., 43795.620437956204 rows/sec., 3.42 MiB/sec. | ||
18586 | 2025.03.25 22:13:25.868718 [ 254 ] {37b2c3d7-803d-47be-aa79-c2eb91fbbd5c} <Debug> TCPHandler: Processed in 0.002017936 sec. | ||
18587 | 2025.03.25 22:13:25.868943 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18588 | 2025.03.25 22:13:25.869120 [ 254 ] {d326fd57-14df-4239-9c42-1256738c6da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18589 | 2025.03.25 22:13:25.869171 [ 254 ] {d326fd57-14df-4239-9c42-1256738c6da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18590 | 2025.03.25 22:13:25.869712 [ 254 ] {d326fd57-14df-4239-9c42-1256738c6da1} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18591 | 2025.03.25 22:13:25.869752 [ 254 ] {d326fd57-14df-4239-9c42-1256738c6da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18592 | 2025.03.25 22:13:25.870152 [ 254 ] {d326fd57-14df-4239-9c42-1256738c6da1} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
18593 | 2025.03.25 22:13:25.870393 [ 254 ] {d326fd57-14df-4239-9c42-1256738c6da1} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18594 | 2025.03.25 22:13:25.870603 [ 254 ] {d326fd57-14df-4239-9c42-1256738c6da1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00151 sec., 105960.26490066225 rows/sec., 7.38 MiB/sec. | ||
18595 | 2025.03.25 22:13:25.870657 [ 254 ] {d326fd57-14df-4239-9c42-1256738c6da1} <Debug> TCPHandler: Processed in 0.001813401 sec. | ||
18596 | 2025.03.25 22:13:25.870783 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18597 | 2025.03.25 22:13:25.870886 [ 254 ] {cf97e95f-0b50-4c23-a737-14924204e2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18598 | 2025.03.25 22:13:25.870954 [ 254 ] {cf97e95f-0b50-4c23-a737-14924204e2a4} <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 | ||
18599 | 2025.03.25 22:13:25.872046 [ 254 ] {cf97e95f-0b50-4c23-a737-14924204e2a4} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18600 | 2025.03.25 22:13:25.872085 [ 254 ] {cf97e95f-0b50-4c23-a737-14924204e2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18601 | 2025.03.25 22:13:25.872721 [ 254 ] {cf97e95f-0b50-4c23-a737-14924204e2a4} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
18602 | 2025.03.25 22:13:25.872981 [ 254 ] {cf97e95f-0b50-4c23-a737-14924204e2a4} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18603 | 2025.03.25 22:13:25.873221 [ 254 ] {cf97e95f-0b50-4c23-a737-14924204e2a4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002356 sec., 3395.585738539898 rows/sec., 6.08 MiB/sec. | ||
18604 | 2025.03.25 22:13:25.873326 [ 254 ] {cf97e95f-0b50-4c23-a737-14924204e2a4} <Debug> TCPHandler: Processed in 0.002594105 sec. | ||
18605 | 2025.03.25 22:13:25.873462 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18606 | 2025.03.25 22:13:25.873568 [ 254 ] {4b11c953-8012-4148-8994-0cf859838a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18607 | 2025.03.25 22:13:25.873614 [ 254 ] {4b11c953-8012-4148-8994-0cf859838a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18608 | 2025.03.25 22:13:25.874056 [ 254 ] {4b11c953-8012-4148-8994-0cf859838a5b} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18609 | 2025.03.25 22:13:25.874095 [ 254 ] {4b11c953-8012-4148-8994-0cf859838a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18610 | 2025.03.25 22:13:25.874455 [ 254 ] {4b11c953-8012-4148-8994-0cf859838a5b} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
18611 | 2025.03.25 22:13:25.874721 [ 254 ] {4b11c953-8012-4148-8994-0cf859838a5b} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18612 | 2025.03.25 22:13:25.874954 [ 254 ] {4b11c953-8012-4148-8994-0cf859838a5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec. | ||
18613 | 2025.03.25 22:13:25.875010 [ 254 ] {4b11c953-8012-4148-8994-0cf859838a5b} <Debug> TCPHandler: Processed in 0.001598808 sec. | ||
18614 | 2025.03.25 22:13:27.582935 [ 220 ] {} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
18615 | 2025.03.25 22:13:27.582992 [ 220 ] {} <Debug> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
18616 | 2025.03.25 22:13:27.584674 [ 220 ] {} <Debug> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
18617 | 2025.03.25 22:13:27.755651 [ 222 ] {} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Found 5 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
18618 | 2025.03.25 22:13:27.755712 [ 222 ] {} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Removing 5 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
18619 | 2025.03.25 22:13:27.757430 [ 222 ] {} <Debug> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Removing 5 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] | ||
18620 | 2025.03.25 22:13:28.015241 [ 225 ] {} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
18621 | 2025.03.25 22:13:28.015296 [ 225 ] {} <Debug> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
18622 | 2025.03.25 22:13:28.016908 [ 225 ] {} <Debug> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
18623 | 2025.03.25 22:13:29.005807 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 799 | ||
18624 | 2025.03.25 22:13:29.029744 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18625 | 2025.03.25 22:13:29.029809 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18626 | 2025.03.25 22:13:29.037749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
18627 | 2025.03.25 22:13:29.038642 [ 243 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18628 | 2025.03.25 22:13:29.039136 [ 144 ] {} <Debug> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
18629 | 2025.03.25 22:13:29.039294 [ 144 ] {} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18630 | 2025.03.25 22:13:29.039367 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18631 | 2025.03.25 22:13:29.039758 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
18632 | 2025.03.25 22:13:29.056453 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
18633 | 2025.03.25 22:13:29.057664 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18634 | 2025.03.25 22:13:29.059458 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 762 rows starting from the beginning of the part | ||
18635 | 2025.03.25 22:13:29.065538 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
18636 | 2025.03.25 22:13:29.071578 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
18637 | 2025.03.25 22:13:29.077468 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
18638 | 2025.03.25 22:13:29.083588 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
18639 | 2025.03.25 22:13:29.089361 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part | ||
18640 | 2025.03.25 22:13:29.155704 [ 188 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.116201999 sec., 6875.957443726937 rows/sec., 35.55 MiB/sec. | ||
18641 | 2025.03.25 22:13:29.158536 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
18642 | 2025.03.25 22:13:29.161060 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18643 | 2025.03.25 22:13:29.161167 [ 200 ] {c2627584-1bd1-4ed5-936b-52c47358cd2d::all_1_106_21} <Trace> system.metric_log (c2627584-1bd1-4ed5-936b-52c47358cd2d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
18644 | 2025.03.25 22:13:29.162817 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
18645 | 2025.03.25 22:13:30.000156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.35 MiB, peak 290.15 MiB, free memory in arenas 0.00 B, will set to 270.28 MiB (RSS), difference: -1.07 MiB | ||
18646 | 2025.03.25 22:13:30.579417 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2508 | ||
18647 | 2025.03.25 22:13:30.582784 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18648 | 2025.03.25 22:13:30.582842 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18649 | 2025.03.25 22:13:30.584459 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
18650 | 2025.03.25 22:13:30.584814 [ 242 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18651 | 2025.03.25 22:13:30.585491 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2508 | ||
18652 | 2025.03.25 22:13:30.871841 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18653 | 2025.03.25 22:13:30.872050 [ 254 ] {78cacfb8-16e4-48c6-a49a-c64fd22ad968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
18654 | 2025.03.25 22:13:30.872133 [ 254 ] {78cacfb8-16e4-48c6-a49a-c64fd22ad968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
18655 | 2025.03.25 22:13:30.873080 [ 254 ] {78cacfb8-16e4-48c6-a49a-c64fd22ad968} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18656 | 2025.03.25 22:13:30.873132 [ 254 ] {78cacfb8-16e4-48c6-a49a-c64fd22ad968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18657 | 2025.03.25 22:13:30.873608 [ 254 ] {78cacfb8-16e4-48c6-a49a-c64fd22ad968} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
18658 | 2025.03.25 22:13:30.873868 [ 254 ] {78cacfb8-16e4-48c6-a49a-c64fd22ad968} <Trace> oximeter.fields_i16 (197e52d0-c130-4927-8420-405d2c194342): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18659 | 2025.03.25 22:13:30.874095 [ 254 ] {78cacfb8-16e4-48c6-a49a-c64fd22ad968} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00209 sec., 101435.4066985646 rows/sec., 6.45 MiB/sec. | ||
18660 | 2025.03.25 22:13:30.874225 [ 254 ] {78cacfb8-16e4-48c6-a49a-c64fd22ad968} <Debug> TCPHandler: Processed in 0.002513174 sec. | ||
18661 | 2025.03.25 22:13:30.874456 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18662 | 2025.03.25 22:13:30.874572 [ 254 ] {e8ce139a-d36a-4165-94ec-b844f0e4872d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
18663 | 2025.03.25 22:13:30.874627 [ 254 ] {e8ce139a-d36a-4165-94ec-b844f0e4872d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
18664 | 2025.03.25 22:13:30.875185 [ 254 ] {e8ce139a-d36a-4165-94ec-b844f0e4872d} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18665 | 2025.03.25 22:13:30.875224 [ 254 ] {e8ce139a-d36a-4165-94ec-b844f0e4872d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18666 | 2025.03.25 22:13:30.875587 [ 254 ] {e8ce139a-d36a-4165-94ec-b844f0e4872d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
18667 | 2025.03.25 22:13:30.875831 [ 254 ] {e8ce139a-d36a-4165-94ec-b844f0e4872d} <Trace> oximeter.fields_ipaddr (95737f0d-6adb-4ab1-82c1-afc8887ade1f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18668 | 2025.03.25 22:13:30.876074 [ 254 ] {e8ce139a-d36a-4165-94ec-b844f0e4872d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001508 sec., 6631.29973474801 rows/sec., 540.74 KiB/sec. | ||
18669 | 2025.03.25 22:13:30.876249 [ 254 ] {e8ce139a-d36a-4165-94ec-b844f0e4872d} <Debug> TCPHandler: Processed in 0.001856722 sec. | ||
18670 | 2025.03.25 22:13:30.876681 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18671 | 2025.03.25 22:13:30.877061 [ 254 ] {1b6cea7f-a975-4bac-8377-ecb4febf2e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18672 | 2025.03.25 22:13:30.877163 [ 254 ] {1b6cea7f-a975-4bac-8377-ecb4febf2e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18673 | 2025.03.25 22:13:30.878015 [ 254 ] {1b6cea7f-a975-4bac-8377-ecb4febf2e20} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18674 | 2025.03.25 22:13:30.878054 [ 254 ] {1b6cea7f-a975-4bac-8377-ecb4febf2e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18675 | 2025.03.25 22:13:30.878456 [ 254 ] {1b6cea7f-a975-4bac-8377-ecb4febf2e20} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
18676 | 2025.03.25 22:13:30.878698 [ 254 ] {1b6cea7f-a975-4bac-8377-ecb4febf2e20} <Trace> oximeter.fields_string (586531ce-b8e8-4f64-b8c5-808750cff5d3): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18677 | 2025.03.25 22:13:30.878918 [ 254 ] {1b6cea7f-a975-4bac-8377-ecb4febf2e20} <Debug> executeQuery: Read 724 rows, 59.34 KiB in 0.001974 sec., 366767.9837892604 rows/sec., 29.36 MiB/sec. | ||
18678 | 2025.03.25 22:13:30.878988 [ 254 ] {1b6cea7f-a975-4bac-8377-ecb4febf2e20} <Debug> TCPHandler: Processed in 0.002443853 sec. | ||
18679 | 2025.03.25 22:13:30.879158 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18680 | 2025.03.25 22:13:30.879439 [ 254 ] {9a8961ad-d2bf-46ac-9469-7d1085edec6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18681 | 2025.03.25 22:13:30.879559 [ 254 ] {9a8961ad-d2bf-46ac-9469-7d1085edec6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18682 | 2025.03.25 22:13:30.880212 [ 254 ] {9a8961ad-d2bf-46ac-9469-7d1085edec6b} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18683 | 2025.03.25 22:13:30.880251 [ 254 ] {9a8961ad-d2bf-46ac-9469-7d1085edec6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18684 | 2025.03.25 22:13:30.880602 [ 254 ] {9a8961ad-d2bf-46ac-9469-7d1085edec6b} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
18685 | 2025.03.25 22:13:30.880848 [ 254 ] {9a8961ad-d2bf-46ac-9469-7d1085edec6b} <Trace> oximeter.fields_u16 (d212ce68-f6e2-42b0-bdcc-900bd0a2a878): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18686 | 2025.03.25 22:13:30.881061 [ 254 ] {9a8961ad-d2bf-46ac-9469-7d1085edec6b} <Debug> executeQuery: Read 167 rows, 10.92 KiB in 0.001723 sec., 96923.96982008126 rows/sec., 6.19 MiB/sec. | ||
18687 | 2025.03.25 22:13:30.881114 [ 254 ] {9a8961ad-d2bf-46ac-9469-7d1085edec6b} <Debug> TCPHandler: Processed in 0.002025586 sec. | ||
18688 | 2025.03.25 22:13:30.881228 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18689 | 2025.03.25 22:13:30.881332 [ 254 ] {625223cb-cbd2-4a0b-8375-fbd21447e3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
18690 | 2025.03.25 22:13:30.881377 [ 254 ] {625223cb-cbd2-4a0b-8375-fbd21447e3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
18691 | 2025.03.25 22:13:30.881926 [ 254 ] {625223cb-cbd2-4a0b-8375-fbd21447e3f3} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18692 | 2025.03.25 22:13:30.881966 [ 254 ] {625223cb-cbd2-4a0b-8375-fbd21447e3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18693 | 2025.03.25 22:13:30.882358 [ 254 ] {625223cb-cbd2-4a0b-8375-fbd21447e3f3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
18694 | 2025.03.25 22:13:30.882596 [ 254 ] {625223cb-cbd2-4a0b-8375-fbd21447e3f3} <Trace> oximeter.fields_u32 (1ccfbe0d-ac66-447c-9ad7-d8cd81f24d02): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18695 | 2025.03.25 22:13:30.882796 [ 254 ] {625223cb-cbd2-4a0b-8375-fbd21447e3f3} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001485 sec., 76094.2760942761 rows/sec., 4.93 MiB/sec. | ||
18696 | 2025.03.25 22:13:30.882848 [ 254 ] {625223cb-cbd2-4a0b-8375-fbd21447e3f3} <Debug> TCPHandler: Processed in 0.001672169 sec. | ||
18697 | 2025.03.25 22:13:30.882961 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18698 | 2025.03.25 22:13:30.883065 [ 254 ] {6e0e5a60-f159-439c-82eb-4180f5a8c4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
18699 | 2025.03.25 22:13:30.883109 [ 254 ] {6e0e5a60-f159-439c-82eb-4180f5a8c4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
18700 | 2025.03.25 22:13:30.883669 [ 254 ] {6e0e5a60-f159-439c-82eb-4180f5a8c4de} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18701 | 2025.03.25 22:13:30.883709 [ 254 ] {6e0e5a60-f159-439c-82eb-4180f5a8c4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18702 | 2025.03.25 22:13:30.884060 [ 254 ] {6e0e5a60-f159-439c-82eb-4180f5a8c4de} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
18703 | 2025.03.25 22:13:30.884292 [ 254 ] {6e0e5a60-f159-439c-82eb-4180f5a8c4de} <Trace> oximeter.fields_u8 (d872b556-1446-4af9-85cf-768bf11e893f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18704 | 2025.03.25 22:13:30.884496 [ 254 ] {6e0e5a60-f159-439c-82eb-4180f5a8c4de} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001452 sec., 77134.98622589532 rows/sec., 4.39 MiB/sec. | ||
18705 | 2025.03.25 22:13:30.884550 [ 254 ] {6e0e5a60-f159-439c-82eb-4180f5a8c4de} <Debug> TCPHandler: Processed in 0.001639669 sec. | ||
18706 | 2025.03.25 22:13:30.884663 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18707 | 2025.03.25 22:13:30.884767 [ 254 ] {b40ac03e-ae60-45bf-85d1-5b290d046c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18708 | 2025.03.25 22:13:30.884810 [ 254 ] {b40ac03e-ae60-45bf-85d1-5b290d046c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18709 | 2025.03.25 22:13:30.885518 [ 254 ] {b40ac03e-ae60-45bf-85d1-5b290d046c44} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18710 | 2025.03.25 22:13:30.885556 [ 254 ] {b40ac03e-ae60-45bf-85d1-5b290d046c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18711 | 2025.03.25 22:13:30.885930 [ 254 ] {b40ac03e-ae60-45bf-85d1-5b290d046c44} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
18712 | 2025.03.25 22:13:30.886184 [ 254 ] {b40ac03e-ae60-45bf-85d1-5b290d046c44} <Trace> oximeter.fields_uuid (cc8e7d48-c987-47c6-b76b-a3e6f32bceb0): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18713 | 2025.03.25 22:13:30.886385 [ 254 ] {b40ac03e-ae60-45bf-85d1-5b290d046c44} <Debug> executeQuery: Read 443 rows, 32.48 KiB in 0.00164 sec., 270121.9512195122 rows/sec., 19.34 MiB/sec. | ||
18714 | 2025.03.25 22:13:30.886438 [ 254 ] {b40ac03e-ae60-45bf-85d1-5b290d046c44} <Debug> TCPHandler: Processed in 0.001826072 sec. | ||
18715 | 2025.03.25 22:13:30.886553 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18716 | 2025.03.25 22:13:30.886658 [ 254 ] {33078355-35fe-4f21-ae65-a3ff207759d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
18717 | 2025.03.25 22:13:30.886704 [ 254 ] {33078355-35fe-4f21-ae65-a3ff207759d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
18718 | 2025.03.25 22:13:30.887133 [ 254 ] {33078355-35fe-4f21-ae65-a3ff207759d4} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18719 | 2025.03.25 22:13:30.887172 [ 254 ] {33078355-35fe-4f21-ae65-a3ff207759d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18720 | 2025.03.25 22:13:30.887521 [ 254 ] {33078355-35fe-4f21-ae65-a3ff207759d4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
18721 | 2025.03.25 22:13:30.887755 [ 254 ] {33078355-35fe-4f21-ae65-a3ff207759d4} <Trace> oximeter.measurements_bool (fa36f854-d40b-449e-b081-e4fd0ec9bb9a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18722 | 2025.03.25 22:13:30.887957 [ 254 ] {33078355-35fe-4f21-ae65-a3ff207759d4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 237.48 KiB/sec. | ||
18723 | 2025.03.25 22:13:30.888007 [ 254 ] {33078355-35fe-4f21-ae65-a3ff207759d4} <Debug> TCPHandler: Processed in 0.001505606 sec. | ||
18724 | 2025.03.25 22:13:30.888128 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18725 | 2025.03.25 22:13:30.888232 [ 254 ] {5ea24d48-427b-4c70-89f0-a26866a5aaf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18726 | 2025.03.25 22:13:30.888280 [ 254 ] {5ea24d48-427b-4c70-89f0-a26866a5aaf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18727 | 2025.03.25 22:13:30.888806 [ 254 ] {5ea24d48-427b-4c70-89f0-a26866a5aaf9} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18728 | 2025.03.25 22:13:30.888845 [ 254 ] {5ea24d48-427b-4c70-89f0-a26866a5aaf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18729 | 2025.03.25 22:13:30.889225 [ 254 ] {5ea24d48-427b-4c70-89f0-a26866a5aaf9} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
18730 | 2025.03.25 22:13:30.889465 [ 254 ] {5ea24d48-427b-4c70-89f0-a26866a5aaf9} <Trace> oximeter.measurements_cumulativeu64 (b388a9d3-4ec5-4e43-b6d6-95cb12ccab7c): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18731 | 2025.03.25 22:13:30.889670 [ 254 ] {5ea24d48-427b-4c70-89f0-a26866a5aaf9} <Debug> executeQuery: Read 242 rows, 16.62 KiB in 0.00146 sec., 165753.42465753425 rows/sec., 11.12 MiB/sec. | ||
18732 | 2025.03.25 22:13:30.889722 [ 254 ] {5ea24d48-427b-4c70-89f0-a26866a5aaf9} <Debug> TCPHandler: Processed in 0.001644419 sec. | ||
18733 | 2025.03.25 22:13:30.889823 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18734 | 2025.03.25 22:13:30.889923 [ 254 ] {b366754e-fef1-4e75-bc7b-ca877fbd64fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
18735 | 2025.03.25 22:13:30.889970 [ 254 ] {b366754e-fef1-4e75-bc7b-ca877fbd64fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
18736 | 2025.03.25 22:13:30.890377 [ 254 ] {b366754e-fef1-4e75-bc7b-ca877fbd64fa} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18737 | 2025.03.25 22:13:30.890416 [ 254 ] {b366754e-fef1-4e75-bc7b-ca877fbd64fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18738 | 2025.03.25 22:13:30.890758 [ 254 ] {b366754e-fef1-4e75-bc7b-ca877fbd64fa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
18739 | 2025.03.25 22:13:30.890998 [ 254 ] {b366754e-fef1-4e75-bc7b-ca877fbd64fa} <Trace> oximeter.measurements_f64 (d17eb820-ecac-4bd3-94cb-8df056df5f26): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18740 | 2025.03.25 22:13:30.891197 [ 254 ] {b366754e-fef1-4e75-bc7b-ca877fbd64fa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001293 sec., 773.3952049497293 rows/sec., 52.11 KiB/sec. | ||
18741 | 2025.03.25 22:13:30.891245 [ 254 ] {b366754e-fef1-4e75-bc7b-ca877fbd64fa} <Debug> TCPHandler: Processed in 0.001472256 sec. | ||
18742 | 2025.03.25 22:13:30.891348 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18743 | 2025.03.25 22:13:30.891450 [ 254 ] {06534795-d838-4310-8ad9-10f13090afc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18744 | 2025.03.25 22:13:30.891515 [ 254 ] {06534795-d838-4310-8ad9-10f13090afc1} <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 | ||
18745 | 2025.03.25 22:13:30.892686 [ 254 ] {06534795-d838-4310-8ad9-10f13090afc1} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18746 | 2025.03.25 22:13:30.892726 [ 254 ] {06534795-d838-4310-8ad9-10f13090afc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18747 | 2025.03.25 22:13:30.893411 [ 254 ] {06534795-d838-4310-8ad9-10f13090afc1} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
18748 | 2025.03.25 22:13:30.893681 [ 254 ] {06534795-d838-4310-8ad9-10f13090afc1} <Trace> oximeter.measurements_histogramu64 (75fa8af6-2107-46dc-ba4a-3de3ba739cc0): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18749 | 2025.03.25 22:13:30.893929 [ 254 ] {06534795-d838-4310-8ad9-10f13090afc1} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.0025 sec., 20400 rows/sec., 36.56 MiB/sec. | ||
18750 | 2025.03.25 22:13:30.894054 [ 254 ] {06534795-d838-4310-8ad9-10f13090afc1} <Debug> TCPHandler: Processed in 0.002755779 sec. | ||
18751 | 2025.03.25 22:13:30.894194 [ 254 ] {} <Trace> TCP-Session: f3d3d160-3edc-47ac-b034-20d2e1a18598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18752 | 2025.03.25 22:13:30.894299 [ 254 ] {7017ef8b-e76e-47b5-847a-baad8de948c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18753 | 2025.03.25 22:13:30.894344 [ 254 ] {7017ef8b-e76e-47b5-847a-baad8de948c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18754 | 2025.03.25 22:13:30.894791 [ 254 ] {7017ef8b-e76e-47b5-847a-baad8de948c7} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18755 | 2025.03.25 22:13:30.894830 [ 254 ] {7017ef8b-e76e-47b5-847a-baad8de948c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
18756 | 2025.03.25 22:13:30.895183 [ 254 ] {7017ef8b-e76e-47b5-847a-baad8de948c7} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
18757 | 2025.03.25 22:13:30.895415 [ 254 ] {7017ef8b-e76e-47b5-847a-baad8de948c7} <Trace> oximeter.measurements_u64 (bdeecfb1-7e5a-4cb8-8902-e3a1ef8ec379): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18758 | 2025.03.25 22:13:30.895627 [ 254 ] {7017ef8b-e76e-47b5-847a-baad8de948c7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00135 sec., 60740.74074074074 rows/sec., 3.86 MiB/sec. | ||
18759 | 2025.03.25 22:13:30.895687 [ 254 ] {7017ef8b-e76e-47b5-847a-baad8de948c7} <Debug> TCPHandler: Processed in 0.001544747 sec. | ||
18760 | 2025.03.25 22:13:31.211183 [ 219 ] {} <Trace> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
18761 | 2025.03.25 22:13:31.211226 [ 219 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
18762 | 2025.03.25 22:13:31.213100 [ 219 ] {} <Debug> system.query_log (a6ef764a-9800-4de1-9396-886a25e5918c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] |